Trace number 2655735

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 NameAnswerobjective functionCPU timeWall clock time
wbo 1.4bWrong Opt.-145 181.223 181.286

General information on the benchmark

Name/OPT-SMALLINT-LIN/featureSubscription/
normalized-50-250-false-45-90-4-10000opt.opb
MD5SUMed2e5a29708037a3709a2832db86ffbb
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-164
Best CPU time to get the best result obtained on this benchmark22.6126
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2025
Total number of constraints62225
Number of constraints which are clauses62225
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 constraint2
Maximum length of a constraint3
Number of terms in the objective function 135
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 356
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 356
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2655735-1276685318.opb.
0.00/0.00	c Instance file HOME/instance-2655735-1276685318.opb
0.00/0.00	c File size is 2076817 bytes.
0.19/0.29	c Highest Coefficient sum: 4
0.19/0.29	c ============================[ Problem Statistics ]=============================
0.19/0.29	c |                                                                             |
0.19/0.29	c |  Parsing time:          0.28         s                                      |
0.19/0.29	c |  Number Variables:      2025                                                |
0.19/0.29	c |  Number Clauses:        62225                                               |
0.19/0.29	c |  Number Cardinality:    0                                                   |
0.19/0.29	c |  Number PB Constraints: 0                                                   |
0.29/0.38	c ============================[ Search Statistics ]==============================
0.29/0.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.38	c ===============================================================================
0.29/0.38	c |         0 |    2011    62239   185505 |    20741        0    nan |  0.000 % |
0.29/0.39	c ===============================================================================
0.29/0.39	c New solution: 356
0.29/0.39	o 356
0.29/0.39	c Elapsed CPU time: 0.380942 s	Remaining CPU time: 179.619 s
0.29/0.39	c ===============================================================================
0.29/0.39	c |         0 |    2011    62240   185640 |    20746        0    nan |  0.000 % |
0.39/0.40	c ===============================================================================
0.39/0.40	c New solution: 353
0.39/0.40	o 353
0.39/0.40	c Elapsed CPU time: 0.386941 s	Remaining CPU time: 179.613 s
0.39/0.40	c ===============================================================================
0.39/0.40	c |         0 |    2011    62241   185775 |    20747        0    nan |  0.000 % |
0.39/0.41	c ===============================================================================
0.39/0.41	c New solution: 352
0.39/0.41	o 352
0.39/0.41	c Elapsed CPU time: 0.394939 s	Remaining CPU time: 179.605 s
0.39/0.41	c ===============================================================================
0.39/0.41	c |         0 |    2011    62242   185910 |    20747        0    nan |  0.000 % |
0.39/0.42	c ===============================================================================
0.39/0.42	c New solution: 349
0.39/0.42	o 349
0.39/0.42	c Elapsed CPU time: 0.401938 s	Remaining CPU time: 179.598 s
0.39/0.42	c ===============================================================================
0.39/0.42	c |         1 |    2011    62243   186045 |    20747        1    134 |  0.000 % |
0.39/0.43	c ===============================================================================
0.39/0.43	c New solution: 345
0.39/0.43	o 345
0.39/0.43	c Elapsed CPU time: 0.411937 s	Remaining CPU time: 179.588 s
0.39/0.43	c ===============================================================================
0.39/0.43	c |         1 |    2011    62244   186180 |    20748        1    134 |  0.000 % |
0.39/0.44	c ===============================================================================
0.39/0.44	c New solution: 344
0.39/0.44	o 344
0.39/0.44	c Elapsed CPU time: 0.420936 s	Remaining CPU time: 179.579 s
0.39/0.44	c ===============================================================================
0.39/0.44	c |         2 |    2011    62245   186315 |    20748        2    132 |  0.000 % |
0.39/0.45	c ===============================================================================
0.39/0.45	c New solution: 342
0.39/0.45	o 342
0.39/0.45	c Elapsed CPU time: 0.431934 s	Remaining CPU time: 179.568 s
0.39/0.45	c ===============================================================================
0.39/0.45	c |         2 |    2011    62246   186450 |    20748        2    132 |  0.000 % |
0.39/0.47	c ===============================================================================
0.39/0.47	c New solution: 341
0.39/0.47	o 341
0.39/0.47	c Elapsed CPU time: 0.441932 s	Remaining CPU time: 179.558 s
0.39/0.47	c ===============================================================================
0.39/0.47	c |         4 |    2011    62247   186585 |    20749        4    130 |  0.000 % |
0.39/0.48	c ===============================================================================
0.39/0.48	c New solution: 339
0.39/0.48	o 339
0.39/0.48	c Elapsed CPU time: 0.451931 s	Remaining CPU time: 179.548 s
0.39/0.48	c ===============================================================================
0.39/0.48	c |         6 |    2011    62248   186720 |    20749        6    129 |  0.000 % |
0.39/0.49	c ===============================================================================
0.39/0.49	c New solution: 338
0.39/0.49	o 338
0.39/0.49	c Elapsed CPU time: 0.460929 s	Remaining CPU time: 179.539 s
0.39/0.49	c ===============================================================================
0.39/0.49	c |         6 |    2011    62249   186855 |    20749        6    129 |  0.000 % |
0.49/0.50	c ===============================================================================
0.49/0.50	c New solution: 337
0.49/0.50	o 337
0.49/0.50	c Elapsed CPU time: 0.470928 s	Remaining CPU time: 179.529 s
0.49/0.50	c ===============================================================================
0.49/0.50	c |         7 |    2011    62250   186990 |    20750        7    129 |  0.000 % |
0.49/0.51	c ===============================================================================
0.49/0.51	c New solution: 336
0.49/0.51	o 336
0.49/0.51	c Elapsed CPU time: 0.480926 s	Remaining CPU time: 179.519 s
0.49/0.51	c ===============================================================================
0.49/0.51	c |         8 |    2011    62251   187125 |    20750        8    129 |  0.000 % |
0.49/0.52	c ===============================================================================
0.49/0.52	c New solution: 335
0.49/0.52	o 335
0.49/0.52	c Elapsed CPU time: 0.490925 s	Remaining CPU time: 179.509 s
0.49/0.52	c ===============================================================================
0.49/0.52	c |         9 |    2011    62252   187260 |    20750        9    128 |  0.000 % |
0.49/0.53	c ===============================================================================
0.49/0.53	c New solution: 334
0.49/0.53	o 334
0.49/0.53	c Elapsed CPU time: 0.498924 s	Remaining CPU time: 179.501 s
0.49/0.53	c ===============================================================================
0.49/0.53	c |        10 |    2011    62253   187395 |    20751       10    128 |  0.000 % |
0.49/0.54	c ===============================================================================
0.49/0.54	c New solution: 333
0.49/0.54	o 333
0.49/0.54	c Elapsed CPU time: 0.507922 s	Remaining CPU time: 179.492 s
0.49/0.54	c ===============================================================================
0.49/0.54	c |        10 |    2011    62254   187530 |    20751       10    128 |  0.000 % |
0.49/0.55	c ===============================================================================
0.49/0.55	c New solution: 332
0.49/0.55	o 332
0.49/0.55	c Elapsed CPU time: 0.518921 s	Remaining CPU time: 179.481 s
0.49/0.55	c ===============================================================================
0.49/0.55	c |        11 |    2011    62255   187665 |    20751       11    128 |  0.000 % |
0.49/0.56	c ===============================================================================
0.49/0.56	c New solution: 330
0.49/0.56	o 330
0.49/0.56	c Elapsed CPU time: 0.527919 s	Remaining CPU time: 179.472 s
0.49/0.56	c ===============================================================================
0.49/0.56	c |        12 |    2011    62256   187800 |    20752       12    128 |  0.000 % |
0.49/0.58	c ===============================================================================
0.49/0.58	c New solution: 329
0.49/0.58	o 329
0.49/0.58	c Elapsed CPU time: 0.537918 s	Remaining CPU time: 179.462 s
0.49/0.58	c ===============================================================================
0.49/0.58	c |        12 |    2011    62257   187935 |    20752       12    128 |  0.000 % |
0.49/0.59	c ===============================================================================
0.49/0.59	c New solution: 328
0.49/0.59	o 328
0.49/0.59	c Elapsed CPU time: 0.545917 s	Remaining CPU time: 179.454 s
0.49/0.59	c ===============================================================================
0.49/0.59	c |        14 |    2011    62258   188070 |    20752       14    127 |  0.000 % |
0.59/0.60	c ===============================================================================
0.59/0.60	c New solution: 327
0.59/0.60	o 327
0.59/0.60	c Elapsed CPU time: 0.553915 s	Remaining CPU time: 179.446 s
0.59/0.60	c ===============================================================================
0.59/0.60	c |        16 |    2011    62259   188205 |    20753       16    127 |  0.000 % |
0.59/0.61	c ===============================================================================
0.59/0.61	c New solution: 326
0.59/0.61	o 326
0.59/0.61	c Elapsed CPU time: 0.563914 s	Remaining CPU time: 179.436 s
0.59/0.61	c ===============================================================================
0.59/0.61	c |        16 |    2011    62260   188340 |    20753       16    127 |  0.000 % |
0.59/0.62	c ===============================================================================
0.59/0.62	c New solution: 325
0.59/0.62	o 325
0.59/0.62	c Elapsed CPU time: 0.574912 s	Remaining CPU time: 179.425 s
0.59/0.62	c ===============================================================================
0.59/0.62	c |        18 |    2011    62261   188475 |    20753       18    126 |  0.000 % |
0.59/0.63	c ===============================================================================
0.59/0.63	c New solution: 324
0.59/0.63	o 324
0.59/0.63	c Elapsed CPU time: 0.584911 s	Remaining CPU time: 179.415 s
0.59/0.63	c ===============================================================================
0.59/0.63	c |        19 |    2011    62262   188610 |    20754       19    126 |  0.000 % |
0.59/0.64	c ===============================================================================
0.59/0.64	c New solution: 323
0.59/0.64	o 323
0.59/0.64	c Elapsed CPU time: 0.594909 s	Remaining CPU time: 179.405 s
0.59/0.64	c ===============================================================================
0.59/0.64	c |        19 |    2011    62263   188745 |    20754       19    126 |  0.000 % |
0.59/0.65	c ===============================================================================
0.59/0.65	c New solution: 322
0.59/0.65	o 322
0.59/0.65	c Elapsed CPU time: 0.604908 s	Remaining CPU time: 179.395 s
0.59/0.65	c ===============================================================================
0.59/0.65	c |        21 |    2011    62264   188880 |    20754       21    126 |  0.000 % |
0.59/0.66	c ===============================================================================
0.59/0.66	c New solution: 320
0.59/0.66	o 320
0.59/0.66	c Elapsed CPU time: 0.613906 s	Remaining CPU time: 179.386 s
0.59/0.66	c ===============================================================================
0.59/0.66	c |        21 |    2011    62265   189015 |    20755       21    126 |  0.000 % |
0.59/0.67	c ===============================================================================
0.59/0.67	c New solution: 319
0.59/0.67	o 319
0.59/0.67	c Elapsed CPU time: 0.622905 s	Remaining CPU time: 179.377 s
0.59/0.67	c ===============================================================================
0.59/0.67	c |        21 |    2011    62266   189150 |    20755       21    126 |  0.000 % |
0.59/0.68	c ===============================================================================
0.59/0.68	c New solution: 318
0.59/0.68	o 318
0.59/0.68	c Elapsed CPU time: 0.632903 s	Remaining CPU time: 179.367 s
0.59/0.68	c ===============================================================================
0.59/0.68	c |        23 |    2011    62267   189285 |    20755       23    125 |  0.000 % |
0.59/0.69	c ===============================================================================
0.59/0.69	c New solution: 317
0.59/0.69	o 317
0.59/0.69	c Elapsed CPU time: 0.642902 s	Remaining CPU time: 179.357 s
0.59/0.69	c ===============================================================================
0.59/0.69	c |        25 |    2011    62268   189420 |    20756       25    125 |  0.000 % |
0.69/0.71	c ===============================================================================
0.69/0.71	c New solution: 316
0.69/0.71	o 316
0.69/0.71	c Elapsed CPU time: 0.6529 s	Remaining CPU time: 179.347 s
0.69/0.71	c ===============================================================================
0.69/0.71	c |        31 |    2011    62269   189555 |    20756       31    120 |  0.000 % |
0.69/0.72	c ===============================================================================
0.69/0.72	c New solution: 315
0.69/0.72	o 315
0.69/0.72	c Elapsed CPU time: 0.661899 s	Remaining CPU time: 179.338 s
0.69/0.72	c ===============================================================================
0.69/0.72	c |        31 |    2011    62270   189690 |    20756       31    120 |  0.000 % |
0.69/0.73	c ===============================================================================
0.69/0.73	c New solution: 314
0.69/0.73	o 314
0.69/0.73	c Elapsed CPU time: 0.671897 s	Remaining CPU time: 179.328 s
0.69/0.73	c ===============================================================================
0.69/0.73	c |        42 |    2011    62271   189825 |    20757       42    119 |  0.000 % |
0.69/0.74	c ===============================================================================
0.69/0.74	c New solution: 313
0.69/0.74	o 313
0.69/0.74	c Elapsed CPU time: 0.682896 s	Remaining CPU time: 179.317 s
0.69/0.74	c ===============================================================================
0.69/0.74	c |        45 |    2011    62272   189960 |    20757       45    119 |  0.000 % |
0.69/0.75	c ===============================================================================
0.69/0.75	c New solution: 312
0.69/0.75	o 312
0.69/0.75	c Elapsed CPU time: 0.693894 s	Remaining CPU time: 179.306 s
0.69/0.75	c ===============================================================================
0.69/0.75	c |        45 |    2011    62273   190095 |    20757       45    119 |  0.000 % |
0.69/0.76	c ===============================================================================
0.69/0.76	c New solution: 311
0.69/0.76	o 311
0.69/0.76	c Elapsed CPU time: 0.703892 s	Remaining CPU time: 179.296 s
0.69/0.76	c ===============================================================================
0.69/0.76	c |        45 |    2011    62274   190230 |    20758       45    119 |  0.000 % |
0.69/0.77	c ===============================================================================
0.69/0.77	c New solution: 310
0.69/0.77	o 310
0.69/0.77	c Elapsed CPU time: 0.714891 s	Remaining CPU time: 179.285 s
0.69/0.77	c ===============================================================================
0.69/0.77	c |        54 |    2011    62275   190365 |    20758       54    118 |  0.000 % |
0.69/0.78	c ===============================================================================
0.69/0.78	c New solution: 309
0.69/0.78	o 309
0.69/0.78	c Elapsed CPU time: 0.72189 s	Remaining CPU time: 179.278 s
0.69/0.78	c ===============================================================================
0.69/0.78	c |        54 |    2011    62276   190500 |    20758       54    118 |  0.000 % |
0.69/0.79	c ===============================================================================
0.69/0.79	c New solution: 308
0.69/0.79	o 308
0.69/0.79	c Elapsed CPU time: 0.731888 s	Remaining CPU time: 179.268 s
0.69/0.79	c ===============================================================================
0.69/0.79	c |        55 |    2011    62277   190635 |    20759       55    118 |  0.000 % |
0.79/0.80	c ===============================================================================
0.79/0.80	c New solution: 307
0.79/0.80	o 307
0.79/0.80	c Elapsed CPU time: 0.741887 s	Remaining CPU time: 179.258 s
0.79/0.80	c ===============================================================================
0.79/0.80	c |        55 |    2011    62278   190770 |    20759       55    118 |  0.000 % |
0.79/0.82	c ===============================================================================
0.79/0.82	c New solution: 306
0.79/0.82	o 306
0.79/0.82	c Elapsed CPU time: 0.752885 s	Remaining CPU time: 179.247 s
0.79/0.82	c ===============================================================================
0.79/0.82	c |        57 |    2011    62279   190905 |    20759       57    118 |  0.000 % |
0.79/0.83	c ===============================================================================
0.79/0.83	c New solution: 305
0.79/0.83	o 305
0.79/0.83	c Elapsed CPU time: 0.761884 s	Remaining CPU time: 179.238 s
0.79/0.83	c ===============================================================================
0.79/0.83	c |        57 |    2011    62280   191040 |    20760       57    118 |  0.000 % |
0.79/0.84	c ===============================================================================
0.79/0.84	c New solution: 304
0.79/0.84	o 304
0.79/0.84	c Elapsed CPU time: 0.771882 s	Remaining CPU time: 179.228 s
0.79/0.84	c ===============================================================================
0.79/0.84	c |        57 |    2011    62281   191175 |    20760       57    118 |  0.000 % |
0.79/0.85	c ===============================================================================
0.79/0.85	c New solution: 303
0.79/0.85	o 303
0.79/0.85	c Elapsed CPU time: 0.78388 s	Remaining CPU time: 179.216 s
0.79/0.85	c ===============================================================================
0.79/0.85	c |        84 |    2011    62282   191310 |    20760       84    114 |  0.000 % |
0.79/0.86	c ===============================================================================
0.79/0.86	c New solution: 302
0.79/0.86	o 302
0.79/0.86	c Elapsed CPU time: 0.795879 s	Remaining CPU time: 179.204 s
0.79/0.86	c ===============================================================================
0.79/0.86	c |        90 |    2011    62283   191445 |    20761       90    114 |  0.000 % |
0.79/0.87	c ===============================================================================
0.79/0.87	c New solution: 301
0.79/0.87	o 301
0.79/0.87	c Elapsed CPU time: 0.806877 s	Remaining CPU time: 179.193 s
0.79/0.87	c ===============================================================================
0.79/0.87	c |        90 |    2011    62284   191580 |    20761       90    114 |  0.000 % |
0.79/0.88	c ===============================================================================
0.79/0.88	c New solution: 300
0.79/0.88	o 300
0.79/0.88	c Elapsed CPU time: 0.817875 s	Remaining CPU time: 179.182 s
0.79/0.88	c ===============================================================================
0.79/0.88	c |        90 |    2011    62285   191715 |    20761       90    114 |  0.000 % |
0.89/0.90	c ===============================================================================
0.89/0.90	c New solution: 299
0.89/0.90	o 299
0.89/0.90	c Elapsed CPU time: 0.827874 s	Remaining CPU time: 179.172 s
0.89/0.90	c ===============================================================================
0.89/0.90	c |       109 |    2011    62286   191850 |    20762      109    114 |  0.000 % |
0.89/0.92	c ===============================================================================
0.89/0.92	c New solution: 298
0.89/0.92	o 298
0.89/0.92	c Elapsed CPU time: 0.845871 s	Remaining CPU time: 179.154 s
0.89/0.92	c ===============================================================================
0.89/0.92	c |       158 |    2011    62287   191985 |    20762      158    112 |  0.000 % |
0.89/0.93	c ===============================================================================
0.89/0.93	c New solution: 297
0.89/0.93	o 297
0.89/0.93	c Elapsed CPU time: 0.857869 s	Remaining CPU time: 179.142 s
0.89/0.93	c ===============================================================================
0.89/0.93	c |       159 |    2011    62288   192120 |    20762      159    112 |  0.000 % |
0.89/0.94	c ===============================================================================
0.89/0.94	c New solution: 296
0.89/0.94	o 296
0.89/0.94	c Elapsed CPU time: 0.868867 s	Remaining CPU time: 179.131 s
0.89/0.94	c ===============================================================================
0.89/0.94	c |       159 |    2011    62289   192255 |    20763      159    112 |  0.000 % |
0.89/0.95	c ===============================================================================
0.89/0.95	c New solution: 295
0.89/0.95	o 295
0.89/0.95	c Elapsed CPU time: 0.876866 s	Remaining CPU time: 179.123 s
0.89/0.95	c ===============================================================================
0.89/0.95	c |       169 |    2011    62290   192390 |    20763      169    112 |  0.000 % |
0.89/0.96	c ===============================================================================
0.89/0.96	c New solution: 294
0.89/0.96	o 294
0.89/0.96	c Elapsed CPU time: 0.887865 s	Remaining CPU time: 179.112 s
0.89/0.96	c ===============================================================================
0.89/0.96	c |       179 |    2011    62291   192525 |    20763      179    112 |  0.000 % |
0.89/0.98	c ===============================================================================
0.89/0.98	c New solution: 293
0.89/0.98	o 293
0.89/0.98	c Elapsed CPU time: 0.904862 s	Remaining CPU time: 179.095 s
0.89/0.98	c ===============================================================================
0.89/0.98	c |       238 |    2011    62292   192660 |    20764      238    112 |  0.000 % |
0.89/0.99	c ===============================================================================
0.89/0.99	c New solution: 292
0.89/0.99	o 292
0.89/0.99	c Elapsed CPU time: 0.91486 s	Remaining CPU time: 179.085 s
0.89/0.99	c ===============================================================================
0.89/0.99	c |       238 |    2011    62293   192795 |    20764      238    112 |  0.000 % |
0.99/1.00	c ===============================================================================
0.99/1.00	c New solution: 291
0.99/1.00	o 291
0.99/1.00	c Elapsed CPU time: 0.924859 s	Remaining CPU time: 179.075 s
0.99/1.00	c ===============================================================================
0.99/1.00	c |       238 |    2011    62294   192930 |    20764      238    112 |  0.000 % |
0.99/1.02	c |       339 |    2011    62294   192930 |    22841      339    109 |  0.691 % |
0.99/1.05	c ===============================================================================
0.99/1.05	c New solution: 290
0.99/1.05	o 290
0.99/1.05	c Elapsed CPU time: 0.971852 s	Remaining CPU time: 179.028 s
0.99/1.05	c ===============================================================================
0.99/1.05	c |       466 |    2011    62295   193065 |    20765      466    108 |  0.691 % |
0.99/1.07	c ===============================================================================
0.99/1.07	c New solution: 289
0.99/1.07	o 289
0.99/1.07	c Elapsed CPU time: 0.991849 s	Remaining CPU time: 179.008 s
0.99/1.07	c ===============================================================================
0.99/1.07	c |       510 |    2011    62296   193200 |    20765      510    107 |  0.691 % |
0.99/1.08	c ===============================================================================
0.99/1.08	c New solution: 288
0.99/1.08	o 288
0.99/1.08	c Elapsed CPU time: 1.00385 s	Remaining CPU time: 178.996 s
0.99/1.08	c ===============================================================================
0.99/1.08	c |       512 |    2011    62297   193335 |    20765      512    107 |  0.691 % |
0.99/1.10	c |       612 |    2011    62297   193335 |    22842      612    107 |  0.691 % |
1.09/1.11	c ===============================================================================
1.09/1.11	c New solution: 287
1.09/1.11	o 287
1.09/1.11	c Elapsed CPU time: 1.03084 s	Remaining CPU time: 178.969 s
1.09/1.11	c ===============================================================================
1.09/1.11	c |       640 |    2011    62298   193470 |    20766      640    107 |  0.691 % |
1.09/1.12	c ===============================================================================
1.09/1.12	c New solution: 286
1.09/1.12	o 286
1.09/1.12	c Elapsed CPU time: 1.04184 s	Remaining CPU time: 178.958 s
1.09/1.12	c ===============================================================================
1.09/1.12	c |       641 |    2011    62299   193605 |    20766      641    107 |  0.691 % |
1.09/1.13	c ===============================================================================
1.09/1.13	c New solution: 285
1.09/1.13	o 285
1.09/1.13	c Elapsed CPU time: 1.05184 s	Remaining CPU time: 178.948 s
1.09/1.13	c ===============================================================================
1.09/1.13	c |       641 |    2011    62300   193740 |    20766      641    107 |  0.691 % |
1.09/1.15	c |       741 |    2011    62300   193740 |    22843      741    106 |  0.691 % |
1.09/1.18	c |       892 |    2011    62300   193740 |    25127      892    106 |  0.691 % |
1.19/1.22	c |      1117 |    2011    62300   193740 |    27640     1117    106 |  0.691 % |
1.19/1.24	c ===============================================================================
1.19/1.24	c New solution: 284
1.19/1.24	o 284
1.19/1.24	c Elapsed CPU time: 1.15582 s	Remaining CPU time: 178.844 s
1.19/1.24	c ===============================================================================
1.19/1.24	c |      1146 |    2011    62301   193875 |    20767     1146    106 |  0.691 % |
1.19/1.25	c ===============================================================================
1.19/1.25	c New solution: 283
1.19/1.25	o 283
1.19/1.25	c Elapsed CPU time: 1.17082 s	Remaining CPU time: 178.829 s
1.19/1.25	c ===============================================================================
1.19/1.25	c |      1154 |    2011    62302   194010 |    20767     1154    106 |  0.691 % |
1.19/1.27	c ===============================================================================
1.19/1.27	c New solution: 282
1.19/1.27	o 282
1.19/1.27	c Elapsed CPU time: 1.18382 s	Remaining CPU time: 178.816 s
1.19/1.27	c ===============================================================================
1.19/1.27	c |      1160 |    2011    62303   194145 |    20767     1160    106 |  0.691 % |
1.19/1.28	c ===============================================================================
1.19/1.28	c New solution: 281
1.19/1.28	o 281
1.19/1.28	c Elapsed CPU time: 1.19482 s	Remaining CPU time: 178.805 s
1.19/1.28	c ===============================================================================
1.19/1.28	c |      1164 |    2011    62304   194280 |    20768     1164    106 |  0.691 % |
1.29/1.30	c |      1264 |    2011    62304   194280 |    22844     1264    105 |  0.691 % |
1.29/1.33	c |      1416 |    2011    62304   194280 |    25129     1416    105 |  0.691 % |
1.29/1.35	c ===============================================================================
1.29/1.35	c New solution: 280
1.29/1.35	o 280
1.29/1.35	c Elapsed CPU time: 1.26381 s	Remaining CPU time: 178.736 s
1.29/1.35	c ===============================================================================
1.29/1.35	c |      1490 |    2011    62305   194415 |    20768     1490    105 |  0.691 % |
1.29/1.37	c ===============================================================================
1.29/1.37	c New solution: 279
1.29/1.37	o 279
1.29/1.37	c Elapsed CPU time: 1.27581 s	Remaining CPU time: 178.724 s
1.29/1.37	c ===============================================================================
1.29/1.37	c |      1491 |    2011    62306   194550 |    20768     1491    105 |  0.691 % |
1.29/1.39	c |      1593 |    2011    62306   194550 |    22845     1593    105 |  0.691 % |
1.39/1.42	c ===============================================================================
1.39/1.42	c New solution: 278
1.39/1.42	o 278
1.39/1.42	c Elapsed CPU time: 1.3238 s	Remaining CPU time: 178.676 s
1.39/1.42	c ===============================================================================
1.39/1.42	c |      1659 |    2011    62307   194685 |    20769     1659    105 |  0.691 % |
1.39/1.44	c |      1760 |    2011    62307   194685 |    22845     1760    105 |  0.691 % |
1.39/1.47	c |      1910 |    2011    62307   194685 |    25130     1910    105 |  0.691 % |
1.49/1.51	c |      2135 |    2011    62307   194685 |    27643     2135    104 |  0.691 % |
1.49/1.58	c |      2472 |    2011    62307   194685 |    30407     2472    104 |  0.692 % |
1.59/1.67	c |      2979 |    2011    62307   194685 |    33448     2979    104 |  0.691 % |
1.79/1.83	c |      3739 |    2011    62307   194685 |    36793     3739    104 |  0.691 % |
1.79/1.85	c ===============================================================================
1.79/1.85	c New solution: 277
1.79/1.85	o 277
1.79/1.85	c Elapsed CPU time: 1.75473 s	Remaining CPU time: 178.245 s
1.79/1.85	c ===============================================================================
1.79/1.85	c |      3791 |    2011    62308   194820 |    20769     3791    104 |  0.691 % |
1.79/1.88	c |      3892 |    2011    62308   194820 |    22846     3892    104 |  0.691 % |
1.89/1.91	c ===============================================================================
1.89/1.91	c New solution: 276
1.89/1.91	o 276
1.89/1.91	c Elapsed CPU time: 1.80872 s	Remaining CPU time: 178.191 s
1.89/1.91	c ===============================================================================
1.89/1.91	c |      3976 |    2011    62309   194955 |    20769     3976    104 |  0.691 % |
1.89/1.92	c ===============================================================================
1.89/1.92	c New solution: 275
1.89/1.92	o 275
1.89/1.92	c Elapsed CPU time: 1.82072 s	Remaining CPU time: 178.179 s
1.89/1.92	c ===============================================================================
1.89/1.92	c |      3976 |    2011    62310   195090 |    20770     3976    104 |  0.691 % |
1.89/1.95	c |      4077 |    2011    62310   195090 |    22847     4077    104 |  0.691 % |
1.89/1.99	c |      4230 |    2011    62310   195090 |    25131     4230    104 |  0.691 % |
1.99/2.01	c ===============================================================================
1.99/2.01	c New solution: 274
1.99/2.01	o 274
1.99/2.01	c Elapsed CPU time: 1.90271 s	Remaining CPU time: 178.097 s
1.99/2.01	c ===============================================================================
1.99/2.01	c |      4270 |    2011    62311   195225 |    20770     4270    104 |  0.691 % |
1.99/2.03	c |      4372 |    2011    62311   195225 |    22847     4372    104 |  0.691 % |
1.99/2.09	c |      4524 |    2011    62311   195225 |    25132     4524    104 |  0.691 % |
2.09/2.17	c |      4749 |    2011    62311   195225 |    27645     4749    104 |  0.691 % |
2.19/2.27	c |      5087 |    2011    62311   195225 |    30409     5087    104 |  0.691 % |
2.39/2.42	c |      5595 |    2011    62311   195225 |    33450     5595    103 |  0.691 % |
2.59/2.63	c |      6354 |    2011    62311   195225 |    36795     6354    103 |  0.691 % |
2.69/2.76	c ===============================================================================
2.69/2.76	c New solution: 273
2.69/2.76	o 273
2.69/2.76	c Elapsed CPU time: 2.6486 s	Remaining CPU time: 177.351 s
2.69/2.76	c ===============================================================================
2.69/2.76	c |      6797 |    2011    62312   195360 |    20770     6797    103 |  0.691 % |
2.69/2.78	c ===============================================================================
2.69/2.78	c New solution: 272
2.69/2.78	o 272
2.69/2.78	c Elapsed CPU time: 2.66359 s	Remaining CPU time: 177.336 s
2.69/2.78	c ===============================================================================
2.69/2.78	c |      6800 |    2011    62313   195495 |    20771     6800    103 |  0.691 % |
2.69/2.79	c ===============================================================================
2.69/2.79	c New solution: 271
2.69/2.79	o 271
2.69/2.79	c Elapsed CPU time: 2.67359 s	Remaining CPU time: 177.326 s
2.69/2.79	c ===============================================================================
2.69/2.79	c |      6806 |    2011    62314   195630 |    20771     6806    103 |  0.691 % |
2.79/2.83	c |      6908 |    2011    62314   195630 |    22848     6908    103 |  0.691 % |
2.79/2.87	c |      7058 |    2011    62314   195630 |    25133     7058    103 |  0.691 % |
2.89/2.94	c |      7283 |    2011    62314   195630 |    27646     7283    103 |  0.691 % |
2.99/3.04	c ===============================================================================
2.99/3.04	c New solution: 270
2.99/3.04	o 270
2.99/3.04	c Elapsed CPU time: 2.92455 s	Remaining CPU time: 177.075 s
2.99/3.04	c ===============================================================================
2.99/3.04	c |      7579 |    2011    62315   195765 |    20771     7579    103 |  0.691 % |
2.99/3.07	c |      7679 |    2011    62315   195765 |    22848     7679    103 |  0.691 % |
3.08/3.10	c |      7829 |    2011    62315   195765 |    25133     7829    103 |  0.691 % |
3.08/3.16	c |      8054 |    2011    62315   195765 |    27647     8054    102 |  0.691 % |
3.19/3.25	c |      8391 |    2011    62315   195765 |    30411     8391    102 |  0.691 % |
3.19/3.28	c ===============================================================================
3.19/3.28	c New solution: 269
3.19/3.28	o 269
3.19/3.28	c Elapsed CPU time: 3.16452 s	Remaining CPU time: 176.835 s
3.19/3.28	c ===============================================================================
3.19/3.28	c |      8454 |    2011    62316   195900 |    20772     8454    102 |  0.691 % |
3.30/3.31	c ===============================================================================
3.30/3.31	c New solution: 268
3.30/3.31	o 268
3.30/3.31	c Elapsed CPU time: 3.19551 s	Remaining CPU time: 176.804 s
3.30/3.31	c ===============================================================================
3.30/3.31	c |      8535 |    2011    62317   196035 |    20772     8535    102 |  0.691 % |
3.30/3.34	c |      8636 |    2011    62317   196035 |    22849     8636    102 |  0.691 % |
3.30/3.38	c |      8788 |    2011    62317   196035 |    25134     8788    102 |  0.691 % |
3.39/3.44	c |      9014 |    2011    62317   196035 |    27647     9014    102 |  0.691 % |
3.49/3.56	c |      9352 |    2011    62317   196035 |    30412     9352    102 |  0.691 % |
3.69/3.75	c |      9859 |    2011    62317   196035 |    33454     9859    102 |  0.691 % |
3.99/4.03	c |     10620 |    2011    62317   196035 |    36799    10620    102 |  0.691 % |
4.49/4.51	c |     11759 |    2011    62317   196035 |    40479    11759    101 |  0.691 % |
4.79/4.87	c ===============================================================================
4.79/4.87	c New solution: 267
4.79/4.87	o 267
4.79/4.87	c Elapsed CPU time: 4.73628 s	Remaining CPU time: 175.264 s
4.79/4.87	c ===============================================================================
4.79/4.87	c |     12762 |    2011    62318   196170 |    20772    12762    101 |  0.691 % |
4.79/4.89	c ===============================================================================
4.79/4.89	c New solution: 266
4.79/4.89	o 266
4.79/4.89	c Elapsed CPU time: 4.75528 s	Remaining CPU time: 175.245 s
4.79/4.89	c ===============================================================================
4.79/4.89	c |     12784 |    2011    62319   196305 |    20773    12784    101 |  0.691 % |
4.89/4.93	c |     12885 |    2011    62319   196305 |    22850    12885    101 |  0.691 % |
4.89/4.99	c |     13037 |    2011    62319   196305 |    25135    13037    101 |  0.691 % |
4.99/5.05	c |     13263 |    2011    62319   196305 |    27648    13263    101 |  0.691 % |
5.09/5.17	c |     13600 |    2011    62319   196305 |    30413    13600    101 |  0.691 % |
5.29/5.31	c |     14107 |    2011    62319   196305 |    33455    14107    101 |  0.691 % |
5.50/5.51	c ===============================================================================
5.50/5.51	c New solution: 265
5.50/5.51	o 265
5.50/5.51	c Elapsed CPU time: 5.37218 s	Remaining CPU time: 174.628 s
5.50/5.51	c ===============================================================================
5.50/5.51	c |     14654 |    2011    62320   196440 |    20773    14654    101 |  0.691 % |
5.50/5.54	c |     14755 |    2011    62320   196440 |    22850    14755    101 |  0.691 % |
5.59/5.61	c |     14905 |    2011    62320   196440 |    25135    14905    101 |  0.691 % |
5.69/5.71	c |     15130 |    2011    62320   196440 |    27649    15130    101 |  0.691 % |
5.79/5.83	c |     15467 |    2011    62320   196440 |    30414    15467    101 |  0.691 % |
5.99/6.00	c |     15974 |    2011    62320   196440 |    33455    15974    101 |  0.691 % |
6.39/6.50	c |     16734 |    2011    62320   196440 |    36801    16734    101 |  0.691 % |
6.79/6.84	c |     17874 |    2011    62320   196440 |    40481    17874    101 |  0.691 % |
7.09/7.18	c ===============================================================================
7.09/7.18	c New solution: 264
7.09/7.18	o 264
7.09/7.18	c Elapsed CPU time: 7.02893 s	Remaining CPU time: 172.971 s
7.09/7.18	c ===============================================================================
7.09/7.18	c |     18855 |    2011    62321   196575 |    20773    18855    101 |  0.691 % |
7.19/7.21	c ===============================================================================
7.19/7.21	c New solution: 263
7.19/7.21	o 263
7.19/7.21	c Elapsed CPU time: 7.05293 s	Remaining CPU time: 172.947 s
7.19/7.21	c ===============================================================================
7.19/7.21	c |     18881 |    2011    62322   196710 |    20774    18881    101 |  0.691 % |
7.19/7.24	c |     18981 |    2011    62322   196710 |    22851    18981    101 |  0.691 % |
7.29/7.30	c ===============================================================================
7.29/7.30	c New solution: 262
7.29/7.30	o 262
7.29/7.30	c Elapsed CPU time: 7.14691 s	Remaining CPU time: 172.853 s
7.29/7.30	c ===============================================================================
7.29/7.30	c |     19108 |    2011    62323   196845 |    20774    19108    101 |  0.691 % |
7.29/7.33	c ===============================================================================
7.29/7.33	c New solution: 261
7.29/7.33	o 261
7.29/7.33	c Elapsed CPU time: 7.16991 s	Remaining CPU time: 172.83 s
7.29/7.33	c ===============================================================================
7.29/7.33	c |     19135 |    2011    62324   196980 |    20774    19135    101 |  0.691 % |
7.29/7.37	c |     19235 |    2011    62324   196980 |    22852    19235    100 |  0.691 % |
7.38/7.41	c |     19386 |    2011    62324   196980 |    25137    19386    100 |  0.691 % |
7.38/7.49	c |     19613 |    2011    62324   196980 |    27651    19613    100 |  0.691 % |
7.60/7.61	c ===============================================================================
7.60/7.61	c New solution: 260
7.60/7.61	o 260
7.60/7.61	c Elapsed CPU time: 7.45087 s	Remaining CPU time: 172.549 s
7.60/7.61	c ===============================================================================
7.60/7.61	c |     19923 |    2011    62325   197115 |    20775    19923    100 |  0.691 % |
7.60/7.65	c |     20023 |    2011    62325   197115 |    22852    20023    100 |  0.691 % |
7.70/7.72	c |     20174 |    2011    62325   197115 |    25137    20174    100 |  0.691 % |
7.79/7.80	c |     20401 |    2011    62325   197115 |    27651    20401    100 |  0.691 % |
7.89/7.98	c |     20740 |    2011    62325   197115 |    30416    20740    100 |  0.691 % |
7.99/8.08	c ===============================================================================
7.99/8.08	c New solution: 259
7.99/8.08	o 259
7.99/8.08	c Elapsed CPU time: 7.9138 s	Remaining CPU time: 172.086 s
7.99/8.08	c ===============================================================================
7.99/8.08	c |     20867 |    2011    62326   197250 |    20775    20867    100 |  0.691 % |
8.39/8.41	c ===============================================================================
8.39/8.41	c New solution: 258
8.39/8.41	o 258
8.39/8.41	c Elapsed CPU time: 8.24675 s	Remaining CPU time: 171.753 s
8.39/8.41	c ===============================================================================
8.39/8.41	c |     20867 |    2011    62327   197385 |    20775    10434     98 |  0.691 % |
8.39/8.45	c |     20968 |    2011    62327   197385 |    22853    10535     98 |  0.691 % |
8.49/8.52	c |     21119 |    2011    62327   197385 |    25138    10686     97 |  0.691 % |
8.49/8.55	c ===============================================================================
8.49/8.55	c New solution: 257
8.49/8.55	o 257
8.49/8.55	c Elapsed CPU time: 8.38373 s	Remaining CPU time: 171.616 s
8.49/8.55	c ===============================================================================
8.49/8.55	c |     21162 |    2011    62328   197520 |    20776    10729     97 |  0.691 % |
8.49/8.59	c |     21262 |    2011    62328   197520 |    22853    10829     97 |  0.691 % |
8.58/8.61	c ===============================================================================
8.58/8.61	c New solution: 256
8.58/8.61	o 256
8.58/8.61	c Elapsed CPU time: 8.43772 s	Remaining CPU time: 171.562 s
8.58/8.61	c ===============================================================================
8.58/8.61	c |     21275 |    2011    62329   197655 |    20776    10842     97 |  0.691 % |
8.58/8.62	c ===============================================================================
8.58/8.62	c New solution: 255
8.58/8.62	o 255
8.58/8.62	c Elapsed CPU time: 8.45072 s	Remaining CPU time: 171.549 s
8.58/8.62	c ===============================================================================
8.58/8.62	c |     21275 |    2011    62330   197790 |    20776    10842     97 |  0.691 % |
8.58/8.66	c |     21375 |    2011    62330   197790 |    22854    10942     97 |  0.691 % |
8.70/8.72	c |     21529 |    2011    62330   197790 |    25139    11096     97 |  0.691 % |
8.80/8.80	c |     21754 |    2011    62330   197790 |    27653    11321     97 |  0.691 % |
8.80/8.83	c ===============================================================================
8.80/8.83	c New solution: 254
8.80/8.83	o 254
8.80/8.83	c Elapsed CPU time: 8.65768 s	Remaining CPU time: 171.342 s
8.80/8.83	c ===============================================================================
8.80/8.83	c |     21790 |    2011    62331   197925 |    20777    11357     97 |  0.691 % |
8.80/8.87	c |     21890 |    2011    62331   197925 |    22854    11457     97 |  0.691 % |
8.89/8.93	c |     22043 |    2011    62331   197925 |    25140    11610     97 |  0.691 % |
8.99/9.05	c |     22269 |    2011    62331   197925 |    27654    11836     97 |  0.691 % |
9.09/9.19	c ===============================================================================
9.09/9.19	c New solution: 253
9.09/9.19	o 253
9.09/9.19	c Elapsed CPU time: 9.01163 s	Remaining CPU time: 170.988 s
9.09/9.19	c ===============================================================================
9.09/9.19	c |     22562 |    2011    62332   198060 |    20777    12129     97 |  0.691 % |
9.19/9.24	c |     22664 |    2011    62332   198060 |    22855    12231     97 |  0.691 % |
9.28/9.34	c |     22814 |    2011    62332   198060 |    25140    12381     97 |  0.691 % |
9.38/9.46	c |     23039 |    2011    62332   198060 |    27654    12606     97 |  0.691 % |
9.48/9.59	c ===============================================================================
9.48/9.59	c New solution: 252
9.48/9.59	o 252
9.48/9.59	c Elapsed CPU time: 9.41257 s	Remaining CPU time: 170.587 s
9.48/9.59	c ===============================================================================
9.48/9.59	c |     23279 |    2011    62333   198195 |    20777    12846     97 |  0.691 % |
9.58/9.63	c ===============================================================================
9.58/9.63	c New solution: 251
9.58/9.63	o 251
9.58/9.63	c Elapsed CPU time: 9.45256 s	Remaining CPU time: 170.547 s
9.58/9.63	c ===============================================================================
9.58/9.63	c |     23330 |    2011    62334   198330 |    20778    12897     97 |  0.691 % |
9.58/9.69	c |     23432 |    2011    62334   198330 |    22855    12999     97 |  0.691 % |
9.68/9.77	c |     23584 |    2011    62334   198330 |    25141    13151     97 |  0.691 % |
9.80/9.86	c |     23810 |    2011    62334   198330 |    27655    13377     97 |  0.691 % |
9.90/9.98	c |     24148 |    2011    62334   198330 |    30421    13715     97 |  0.691 % |
9.99/10.05	c ===============================================================================
9.99/10.05	c New solution: 250
9.99/10.05	o 250
9.99/10.05	c Elapsed CPU time: 9.8665 s	Remaining CPU time: 170.133 s
9.99/10.05	c ===============================================================================
9.99/10.05	c |     24280 |    2011    62335   198465 |    20778    13847     96 |  0.691 % |
9.99/10.06	c ===============================================================================
9.99/10.06	c New solution: 249
9.99/10.06	o 249
9.99/10.06	c Elapsed CPU time: 9.8815 s	Remaining CPU time: 170.119 s
9.99/10.06	c ===============================================================================
9.99/10.06	c |     24280 |    2011    62336   198600 |    20778    13847     96 |  0.691 % |
9.99/10.08	c ===============================================================================
9.99/10.08	c New solution: 248
9.99/10.08	o 248
9.99/10.08	c Elapsed CPU time: 9.89949 s	Remaining CPU time: 170.101 s
9.99/10.08	c ===============================================================================
9.99/10.08	c |     24287 |    2011    62337   198735 |    20779    13854     96 |  0.691 % |
10.09/10.10	c ===============================================================================
10.09/10.10	c New solution: 247
10.09/10.10	o 247
10.09/10.10	c Elapsed CPU time: 9.92149 s	Remaining CPU time: 170.079 s
10.09/10.10	c ===============================================================================
10.09/10.10	c |     24307 |    2011    62338   198870 |    20779    13874     96 |  0.691 % |
10.09/10.12	c ===============================================================================
10.09/10.12	c New solution: 246
10.09/10.12	o 246
10.09/10.12	c Elapsed CPU time: 9.93449 s	Remaining CPU time: 170.066 s
10.09/10.12	c ===============================================================================
10.09/10.12	c |     24307 |    2011    62339   199005 |    20779    13874     96 |  0.691 % |
10.09/10.15	c |     24407 |    2011    62339   199005 |    22857    13974     96 |  0.691 % |
10.19/10.21	c |     24558 |    2011    62339   199005 |    25143    14125     96 |  0.691 % |
10.19/10.23	c ===============================================================================
10.19/10.23	c New solution: 245
10.19/10.23	o 245
10.19/10.23	c Elapsed CPU time: 10.0415 s	Remaining CPU time: 169.959 s
10.19/10.23	c ===============================================================================
10.19/10.23	c |     24578 |    2011    62340   199140 |    20780    14145     96 |  0.691 % |
10.19/10.27	c |     24678 |    2011    62340   199140 |    22858    14245     96 |  0.691 % |
10.29/10.32	c |     24828 |    2011    62340   199140 |    25143    14395     96 |  0.691 % |
10.39/10.40	c |     25054 |    2011    62340   199140 |    27658    14621     96 |  0.691 % |
10.48/10.53	c |     25391 |    2011    62340   199140 |    30423    14958     96 |  0.691 % |
10.68/10.72	c |     25897 |    2011    62340   199140 |    33466    15464     96 |  0.691 % |
11.09/11.10	c |     26656 |    2011    62340   199140 |    36813    16223     96 |  0.691 % |
11.69/11.70	c |     27795 |    2011    62340   199140 |    40494    17362     96 |  0.692 % |
12.59/12.68	c |     29503 |    2011    62340   199140 |    44543    19070     96 |  0.691 % |
14.19/14.22	c |     32070 |    2011    62340   199140 |    48998    21637     95 |  0.691 % |
14.88/14.94	c ===============================================================================
14.88/14.94	c New solution: 244
14.88/14.94	o 244
14.88/14.94	c Elapsed CPU time: 14.7248 s	Remaining CPU time: 165.275 s
14.88/14.94	c ===============================================================================
14.88/14.94	c |     33355 |    2011    62341   199275 |    20780    22922     95 |  0.691 % |
15.08/15.20	c |     33455 |    2011    62341   199275 |    22858    10912     92 |  0.691 % |
15.18/15.22	c ===============================================================================
15.18/15.22	c New solution: 243
15.18/15.22	o 243
15.18/15.22	c Elapsed CPU time: 14.9967 s	Remaining CPU time: 165.003 s
15.18/15.22	c ===============================================================================
15.18/15.22	c |     33479 |    2011    62342   199410 |    20780    10936     92 |  0.691 % |
15.18/15.26	c |     33579 |    2011    62342   199410 |    22858    11036     92 |  0.691 % |
15.30/15.32	c |     33730 |    2011    62342   199410 |    25144    11187     92 |  0.691 % |
15.40/15.43	c |     33957 |    2011    62342   199410 |    27659    11414     92 |  0.691 % |
15.49/15.56	c |     34296 |    2011    62342   199410 |    30424    11753     92 |  0.691 % |
15.68/15.78	c |     34802 |    2011    62342   199410 |    33467    12259     92 |  0.691 % |
16.08/16.16	c |     35561 |    2011    62342   199410 |    36814    13018     92 |  0.691 % |
16.40/16.41	c ===============================================================================
16.40/16.41	c New solution: 242
16.40/16.41	o 242
16.40/16.41	c Elapsed CPU time: 16.1785 s	Remaining CPU time: 163.821 s
16.40/16.41	c ===============================================================================
16.40/16.41	c |     36176 |    2011    62343   199545 |    20781    13633     92 |  0.691 % |
16.40/16.43	c ===============================================================================
16.40/16.43	c New solution: 241
16.40/16.43	o 241
16.40/16.43	c Elapsed CPU time: 16.2005 s	Remaining CPU time: 163.799 s
16.40/16.43	c ===============================================================================
16.40/16.43	c |     36191 |    2011    62344   199680 |    20781    13648     92 |  0.691 % |
16.40/16.48	c |     36291 |    2011    62344   199680 |    22859    13748     92 |  0.691 % |
16.50/16.56	c |     36442 |    2011    62344   199680 |    25145    13899     92 |  0.691 % |
16.69/16.71	c |     36667 |    2011    62344   199680 |    27659    14124     92 |  0.691 % |
16.88/16.94	c |     37005 |    2011    62344   199680 |    30425    14462     92 |  0.691 % |
17.18/17.26	c |     37514 |    2011    62344   199680 |    33468    14971     91 |  0.691 % |
17.68/17.73	c |     38278 |    2011    62344   199680 |    36815    15735     91 |  0.691 % |
18.48/18.52	c |     39417 |    2011    62344   199680 |    40496    16874     91 |  0.691 % |
19.69/19.73	c |     41125 |    2011    62344   199680 |    44546    18582     91 |  0.691 % |
21.39/21.47	c |     43687 |    2011    62344   199680 |    49001    21144     91 |  0.691 % |
22.68/22.74	c ===============================================================================
22.68/22.74	c New solution: 240
22.68/22.74	o 240
22.68/22.74	c Elapsed CPU time: 22.4656 s	Remaining CPU time: 157.534 s
22.68/22.74	c ===============================================================================
22.68/22.74	c |     45454 |    2011    62345   199815 |    20781    22911     91 |  0.691 % |
22.99/23.07	c ===============================================================================
22.99/23.07	c New solution: 239
22.99/23.08	o 239
22.99/23.08	c Elapsed CPU time: 22.8035 s	Remaining CPU time: 157.196 s
22.99/23.08	c ===============================================================================
22.99/23.08	c |     45454 |    2011    62346   199950 |    20782    10815     89 |  0.691 % |
23.09/23.15	c |     45554 |    2011    62346   199950 |    22860    10915     89 |  0.691 % |
23.18/23.26	c |     45706 |    2011    62346   199950 |    25146    11067     89 |  0.692 % |
23.28/23.37	c |     45931 |    2011    62346   199950 |    27660    11292     89 |  0.692 % |
23.48/23.57	c |     46271 |    2011    62346   199950 |    30426    11632     89 |  0.691 % |
23.79/23.82	c |     46779 |    2011    62346   199950 |    33469    12140     89 |  0.691 % |
24.19/24.23	c |     47538 |    2011    62346   199950 |    36816    12899     89 |  0.692 % |
24.79/24.87	c |     48677 |    2011    62346   199950 |    40498    14038     89 |  0.691 % |
26.08/26.19	c |     50386 |    2011    62346   199950 |    44548    15747     89 |  0.691 % |
27.58/27.61	c ===============================================================================
27.58/27.61	c New solution: 238
27.58/27.61	o 238
27.58/27.61	c Elapsed CPU time: 27.3048 s	Remaining CPU time: 152.695 s
27.58/27.61	c ===============================================================================
27.58/27.61	c |     52160 |    2011    62347   200085 |    20782    17521     89 |  0.691 % |
27.58/27.64	c ===============================================================================
27.58/27.64	c New solution: 237
27.58/27.64	o 237
27.58/27.64	c Elapsed CPU time: 27.3318 s	Remaining CPU time: 152.668 s
27.58/27.64	c ===============================================================================
27.58/27.64	c |     52171 |    2011    62348   200220 |    20782    17532     89 |  0.691 % |
27.58/27.65	c ===============================================================================
27.58/27.65	c New solution: 236
27.58/27.65	o 236
27.58/27.65	c Elapsed CPU time: 27.3448 s	Remaining CPU time: 152.655 s
27.58/27.65	c ===============================================================================
27.58/27.65	c |     52171 |    2011    62349   200355 |    20783    17532     89 |  0.691 % |
27.58/27.67	c ===============================================================================
27.58/27.67	c New solution: 235
27.58/27.67	o 235
27.58/27.67	c Elapsed CPU time: 27.3608 s	Remaining CPU time: 152.639 s
27.58/27.67	c ===============================================================================
27.58/27.67	c |     52172 |    2011    62350   200490 |    20783    17533     89 |  0.691 % |
27.68/27.73	c |     52273 |    2011    62350   200490 |    22861    17634     89 |  0.691 % |
27.68/27.76	c ===============================================================================
27.68/27.76	c New solution: 234
27.68/27.76	o 234
27.68/27.76	c Elapsed CPU time: 27.4548 s	Remaining CPU time: 152.545 s
27.68/27.76	c ===============================================================================
27.68/27.76	c |     52297 |    2011    62351   200625 |    20783    17658     89 |  0.691 % |
27.68/27.78	c ===============================================================================
27.68/27.78	c New solution: 233
27.68/27.78	o 233
27.68/27.78	c Elapsed CPU time: 27.4678 s	Remaining CPU time: 152.532 s
27.68/27.78	c ===============================================================================
27.68/27.78	c |     52297 |    2011    62352   200760 |    20784    17658     89 |  0.691 % |
27.78/27.84	c |     52397 |    2011    62352   200760 |    22862    17758     89 |  0.691 % |
27.88/27.99	c |     52548 |    2011    62352   200760 |    25148    17909     89 |  0.691 % |
28.08/28.16	c |     52773 |    2011    62352   200760 |    27663    18134     89 |  0.691 % |
28.38/28.44	c |     53112 |    2011    62352   200760 |    30429    18473     89 |  0.691 % |
28.78/28.87	c |     53620 |    2011    62352   200760 |    33472    18981     89 |  0.691 % |
29.59/29.60	c |     54379 |    2011    62352   200760 |    36820    19740     89 |  0.691 % |
30.69/30.73	c |     55518 |    2011    62352   200760 |    40502    20879     89 |  0.691 % |
31.89/31.96	c |     57226 |    2011    62352   200760 |    44552    22587     89 |  0.691 % |
34.47/34.52	c |     59788 |    2011    62352   200760 |    49007    25149     88 |  0.691 % |
37.97/38.02	c |     63633 |    2011    62352   200760 |    53908    28994     88 |  0.691 % |
44.67/44.75	c |     69399 |    2011    62352   200760 |    59299    34760     88 |  0.691 % |
48.47/48.55	c ===============================================================================
48.47/48.55	c New solution: 232
48.47/48.55	o 232
48.47/48.55	c Elapsed CPU time: 48.1337 s	Remaining CPU time: 131.866 s
48.47/48.55	c ===============================================================================
48.47/48.55	c |     73151 |    2011    62353   200895 |    20784    38512     88 |  0.691 % |
48.87/48.97	c |     73252 |    2011    62353   200895 |    22862    11567     86 |  0.691 % |
48.97/49.05	c |     73402 |    2011    62353   200895 |    25149    11717     86 |  0.691 % |
49.07/49.17	c |     73629 |    2011    62353   200895 |    27663    11944     86 |  0.691 % |
49.27/49.34	c |     73969 |    2011    62353   200895 |    30430    12284     86 |  0.691 % |
49.57/49.66	c |     74475 |    2011    62353   200895 |    33473    12790     86 |  0.691 % |
49.87/49.97	c ===============================================================================
49.87/49.97	c New solution: 231
49.87/49.97	o 231
49.87/49.97	c Elapsed CPU time: 49.5535 s	Remaining CPU time: 130.447 s
49.87/49.97	c ===============================================================================
49.87/49.97	c |     74950 |    2011    62354   201030 |    20784    13265     86 |  0.691 % |
49.87/49.99	c ===============================================================================
49.87/49.99	c New solution: 230
49.87/49.99	o 230
49.87/49.99	c Elapsed CPU time: 49.5685 s	Remaining CPU time: 130.432 s
49.87/49.99	c ===============================================================================
49.87/49.99	c |     74950 |    2011    62355   201165 |    20785    13265     86 |  0.691 % |
49.97/50.05	c |     75050 |    2011    62355   201165 |    22863    13365     86 |  0.691 % |
50.07/50.14	c |     75200 |    2011    62355   201165 |    25149    13515     86 |  0.691 % |
50.17/50.26	c |     75425 |    2011    62355   201165 |    27664    13740     86 |  0.692 % |
50.37/50.49	c |     75763 |    2011    62355   201165 |    30431    14078     86 |  0.691 % |
50.77/50.87	c |     76269 |    2011    62355   201165 |    33474    14584     86 |  0.691 % |
51.17/51.26	c |     77028 |    2011    62355   201165 |    36821    15343     86 |  0.691 % |
51.97/52.04	c |     78168 |    2011    62355   201165 |    40504    16483     86 |  0.691 % |
53.06/53.11	c |     79877 |    2011    62355   201165 |    44554    18192     86 |  0.691 % |
55.27/55.38	c |     82439 |    2011    62355   201165 |    49009    20754     86 |  0.691 % |
59.28/59.33	c |     86284 |    2011    62355   201165 |    53910    24599     86 |  0.691 % |
65.27/65.32	c |     92050 |    2011    62355   201165 |    59302    30365     86 |  0.691 % |
74.06/74.13	c |    100699 |    2011    62355   201165 |    65232    39014     86 |  0.691 % |
74.06/74.20	c ===============================================================================
74.06/74.20	c New solution: 229
74.06/74.20	o 229
74.06/74.20	c Elapsed CPU time: 73.6718 s	Remaining CPU time: 106.328 s
74.06/74.20	c ===============================================================================
74.06/74.20	c |    100753 |    2011    62356   201300 |    20785    39068     86 |  0.691 % |
75.86/75.97	c |    100854 |    2011    62356   201300 |    22863    11757     85 |  0.691 % |
75.96/76.05	c |    101004 |    2011    62356   201300 |    25150    11907     85 |  0.691 % |
76.06/76.18	c |    101229 |    2011    62356   201300 |    27665    12132     85 |  0.691 % |
76.27/76.35	c |    101567 |    2011    62356   201300 |    30431    12470     85 |  0.691 % |
76.56/76.64	c |    102075 |    2011    62356   201300 |    33474    12978     85 |  0.691 % |
77.06/77.11	c |    102836 |    2011    62356   201300 |    36822    13739     85 |  0.691 % |
77.66/77.75	c |    103975 |    2011    62356   201300 |    40504    14878     85 |  0.691 % |
78.66/78.75	c |    105683 |    2011    62356   201300 |    44555    16586     85 |  0.691 % |
80.56/80.64	c |    108247 |    2011    62356   201300 |    49010    19150     86 |  0.691 % |
83.96/84.01	c |    112091 |    2011    62356   201300 |    53911    22994     86 |  0.691 % |
88.16/88.28	c |    117858 |    2011    62356   201300 |    59302    28761     86 |  0.691 % |
95.36/95.42	c |    126510 |    2011    62356   201300 |    65233    37413     86 |  0.691 % |
114.25/114.34	c |    139484 |    2011    62356   201300 |    71756    50387     86 |  0.691 % |
117.05/117.11	c ===============================================================================
117.05/117.11	c New solution: 228
117.05/117.11	o 228
117.05/117.11	c Elapsed CPU time: 116.387 s	Remaining CPU time: 63.6127 s
117.05/117.11	c ===============================================================================
117.05/117.11	c |    142016 |    2011    62357   201435 |    20785    52919     86 |  0.691 % |
119.35/119.41	c ===============================================================================
119.35/119.41	c New solution: 227
119.35/119.41	o 227
119.35/119.41	c Elapsed CPU time: 118.686 s	Remaining CPU time: 61.314 s
119.35/119.41	c ===============================================================================
119.35/119.41	c |    142100 |    2011    62358   201570 |    20786    12040     84 |  0.691 % |
119.35/119.45	c |    142201 |    2011    62358   201570 |    22864    12141     84 |  0.691 % |
119.45/119.52	c |    142352 |    2011    62358   201570 |    25151    12292     84 |  0.691 % |
119.45/119.56	c ===============================================================================
119.45/119.56	c New solution: 226
119.45/119.56	o 226
119.45/119.56	c Elapsed CPU time: 118.839 s	Remaining CPU time: 61.1611 s
119.45/119.56	c ===============================================================================
119.45/119.56	c |    142433 |    2011    62359   201705 |    20786    12373     84 |  0.691 % |
119.55/119.60	c |    142534 |    2011    62359   201705 |    22864    12474     84 |  0.691 % |
119.55/119.65	c |    142685 |    2011    62359   201705 |    25151    12625     84 |  0.691 % |
119.65/119.73	c |    142911 |    2011    62359   201705 |    27666    12851     84 |  0.691 % |
119.75/119.87	c |    143248 |    2011    62359   201705 |    30433    13188     84 |  0.691 % |
119.95/120.02	c ===============================================================================
119.95/120.02	c New solution: 225
119.95/120.02	o 225
119.95/120.02	c Elapsed CPU time: 119.287 s	Remaining CPU time: 60.7131 s
119.95/120.02	c ===============================================================================
119.95/120.02	c |    143561 |    2011    62360   201840 |    20786    13501     84 |  0.691 % |
119.95/120.07	c |    143662 |    2011    62360   201840 |    22865    13602     84 |  0.691 % |
119.95/120.09	c ===============================================================================
119.95/120.09	c New solution: 224
119.95/120.09	o 224
119.95/120.09	c Elapsed CPU time: 119.355 s	Remaining CPU time: 60.6451 s
119.95/120.09	c ===============================================================================
119.95/120.09	c |    143681 |    2011    62361   201975 |    20787    13621     84 |  0.691 % |
120.05/120.13	c |    143781 |    2011    62361   201975 |    22865    13721     84 |  0.691 % |
120.05/120.19	c |    143932 |    2011    62361   201975 |    25152    13872     84 |  0.691 % |
120.15/120.25	c ===============================================================================
120.15/120.25	c New solution: 223
120.15/120.25	o 223
120.15/120.25	c Elapsed CPU time: 119.515 s	Remaining CPU time: 60.4852 s
120.15/120.25	c ===============================================================================
120.15/120.25	c |    144035 |    2011    62362   202110 |    20787    13975     84 |  0.691 % |
120.15/120.28	c ===============================================================================
120.15/120.28	c New solution: 222
120.15/120.28	o 222
120.15/120.28	c Elapsed CPU time: 119.55 s	Remaining CPU time: 60.4502 s
120.15/120.28	c ===============================================================================
120.15/120.28	c |    144082 |    2011    62363   202245 |    20787    14022     84 |  0.691 % |
120.25/120.35	c |    144182 |    2011    62363   202245 |    22866    14122     84 |  0.691 % |
120.35/120.41	c |    144333 |    2011    62363   202245 |    25153    14273     84 |  0.691 % |
120.45/120.54	c |    144560 |    2011    62363   202245 |    27668    14500     84 |  0.692 % |
120.65/120.73	c |    144901 |    2011    62363   202245 |    30435    14841     84 |  0.691 % |
120.95/121.04	c |    145407 |    2011    62363   202245 |    33478    15347     84 |  0.691 % |
121.34/121.45	c |    146169 |    2011    62363   202245 |    36826    16109     84 |  0.691 % |
121.95/122.10	c |    147311 |    2011    62363   202245 |    40509    17251     84 |  0.691 % |
122.94/123.06	c |    149019 |    2011    62363   202245 |    44560    18959     84 |  0.691 % |
124.55/124.69	c |    151584 |    2011    62363   202245 |    49016    21524     84 |  0.691 % |
126.54/126.61	c ===============================================================================
126.54/126.61	c New solution: 221
126.54/126.61	o 221
126.54/126.61	c Elapsed CPU time: 125.842 s	Remaining CPU time: 54.1581 s
126.54/126.61	c ===============================================================================
126.54/126.61	c |    154858 |    2011    62364   202380 |    20788    24798     84 |  0.691 % |
126.94/127.06	c |    154959 |    2011    62364   202380 |    22866    11193     82 |  0.691 % |
127.04/127.15	c |    155111 |    2011    62364   202380 |    25153    11345     82 |  0.691 % |
127.14/127.25	c |    155338 |    2011    62364   202380 |    27668    11572     82 |  0.691 % |
127.25/127.32	c ===============================================================================
127.25/127.32	c New solution: 220
127.25/127.32	o 220
127.25/127.32	c Elapsed CPU time: 126.548 s	Remaining CPU time: 53.4522 s
127.25/127.32	c ===============================================================================
127.25/127.32	c |    155500 |    2011    62365   202515 |    20788    11734     82 |  0.691 % |
127.25/127.34	c ===============================================================================
127.25/127.34	c New solution: 219
127.25/127.34	o 219
127.25/127.34	c Elapsed CPU time: 126.564 s	Remaining CPU time: 53.4362 s
127.25/127.34	c ===============================================================================
127.25/127.34	c |    155500 |    2011    62366   202650 |    20788    11734     82 |  0.691 % |
127.25/127.36	c ===============================================================================
127.25/127.36	c New solution: 218
127.25/127.36	o 218
127.25/127.36	c Elapsed CPU time: 126.581 s	Remaining CPU time: 53.4192 s
127.25/127.36	c ===============================================================================
127.25/127.36	c |    155512 |    2011    62367   202785 |    20789    11746     82 |  0.691 % |
127.35/127.42	c |    155613 |    2011    62367   202785 |    22867    11847     82 |  0.691 % |
127.35/127.49	c |    155763 |    2011    62367   202785 |    25154    11997     82 |  0.691 % |
127.45/127.60	c |    155988 |    2011    62367   202785 |    27670    12222     82 |  0.691 % |
127.64/127.78	c |    156327 |    2011    62367   202785 |    30437    12561     82 |  0.691 % |
127.94/128.03	c |    156836 |    2011    62367   202785 |    33480    13070     82 |  0.691 % |
128.35/128.40	c |    157596 |    2011    62367   202785 |    36828    13830     82 |  0.691 % |
128.75/128.86	c |    158735 |    2011    62367   202785 |    40511    14969     82 |  0.691 % |
128.85/128.94	c ===============================================================================
128.85/128.94	c New solution: 217
128.85/128.94	o 217
128.85/128.94	c Elapsed CPU time: 128.158 s	Remaining CPU time: 51.8425 s
128.85/128.94	c ===============================================================================
128.85/128.94	c |    158913 |    2011    62368   202920 |    20789    15147     82 |  0.691 % |
128.85/128.98	c ===============================================================================
128.85/128.98	c New solution: 216
128.85/128.98	o 216
128.85/128.98	c Elapsed CPU time: 128.193 s	Remaining CPU time: 51.8075 s
128.85/128.98	c ===============================================================================
128.85/128.98	c |    158948 |    2011    62369   203055 |    20789    15182     82 |  0.691 % |
128.95/129.02	c |    159051 |    2011    62369   203055 |    22868    15285     82 |  0.691 % |
128.95/129.09	c |    159201 |    2011    62369   203055 |    25155    15435     82 |  0.691 % |
129.14/129.21	c |    159426 |    2011    62369   203055 |    27671    15660     82 |  0.692 % |
129.34/129.41	c |    159764 |    2011    62369   203055 |    30438    15998     82 |  0.691 % |
129.44/129.59	c ===============================================================================
129.44/129.59	c New solution: 214
129.44/129.59	o 214
129.44/129.59	c Elapsed CPU time: 128.8 s	Remaining CPU time: 51.1996 s
129.44/129.59	c ===============================================================================
129.44/129.59	c |    160020 |    2011    62370   203190 |    20790    16254     82 |  0.691 % |
129.54/129.61	c ===============================================================================
129.54/129.61	c New solution: 213
129.54/129.61	o 213
129.54/129.61	c Elapsed CPU time: 128.82 s	Remaining CPU time: 51.1796 s
129.54/129.61	c ===============================================================================
129.54/129.61	c |    160022 |    2011    62371   203325 |    20790    16256     82 |  0.691 % |
129.54/129.67	c |    160124 |    2011    62371   203325 |    22869    16358     82 |  0.691 % |
129.65/129.78	c |    160274 |    2011    62371   203325 |    25156    16508     82 |  0.691 % |
129.84/129.93	c |    160499 |    2011    62371   203325 |    27671    16733     82 |  0.691 % |
130.04/130.13	c |    160838 |    2011    62371   203325 |    30439    17072     82 |  0.691 % |
130.34/130.44	c |    161344 |    2011    62371   203325 |    33483    17578     82 |  0.691 % |
130.85/131.00	c |    162104 |    2011    62371   203325 |    36831    18338     82 |  0.691 % |
131.65/131.73	c |    163243 |    2011    62371   203325 |    40514    19477     82 |  0.691 % |
132.74/132.87	c |    164951 |    2011    62371   203325 |    44565    21185     82 |  0.691 % |
134.75/134.88	c |    167514 |    2011    62371   203325 |    49022    23748     82 |  0.691 % |
138.14/138.27	c |    171360 |    2011    62371   203325 |    53924    27594     82 |  0.691 % |
141.14/141.29	c ===============================================================================
141.14/141.29	c New solution: 212
141.14/141.29	o 212
141.14/141.29	c Elapsed CPU time: 140.446 s	Remaining CPU time: 39.5544 s
141.14/141.29	c ===============================================================================
141.14/141.29	c |    174154 |    2011    62372   203460 |    20790    30388     82 |  0.691 % |
141.44/141.54	c ===============================================================================
141.44/141.54	c New solution: 211
141.44/141.54	o 211
141.44/141.54	c Elapsed CPU time: 140.701 s	Remaining CPU time: 39.2994 s
141.44/141.54	c ===============================================================================
141.44/141.54	c |    174154 |    2011    62373   203595 |    20791    11291     80 |  0.691 % |
141.54/141.60	c |    174254 |    2011    62373   203595 |    22870    11391     80 |  0.691 % |
141.54/141.69	c |    174404 |    2011    62373   203595 |    25157    11541     80 |  0.692 % |
141.75/141.84	c |    174630 |    2011    62373   203595 |    27672    11767     80 |  0.691 % |
141.84/141.98	c |    174970 |    2011    62373   203595 |    30440    12107     80 |  0.691 % |
142.04/142.20	c |    175476 |    2011    62373   203595 |    33484    12613     80 |  0.691 % |
142.44/142.51	c |    176237 |    2011    62373   203595 |    36832    13374     80 |  0.692 % |
143.04/143.19	c |    177376 |    2011    62373   203595 |    40515    14513     80 |  0.691 % |
144.24/144.37	c |    179084 |    2011    62373   203595 |    44567    16221     80 |  0.691 % |
146.15/146.29	c |    181647 |    2011    62373   203595 |    49024    18784     80 |  0.691 % |
148.94/149.02	c |    185493 |    2011    62373   203595 |    53926    22630     80 |  0.691 % |
153.44/153.56	c |    191261 |    2011    62373   203595 |    59319    28398     80 |  0.691 % |
164.44/164.51	c |    199910 |    2011    62373   203595 |    65251    37047     80 |  0.691 % |
180.83/180.99	c There are 14 assigned variables. 14 in cost function.
181.13/181.27	c core #1
181.13/181.27	c #cores: 1
181.13/181.27	c Final Weight: 211
181.13/181.27	o 211
181.13/181.27	s OPTIMUM FOUND
181.13/181.27	v x1 x2 x3 x4 x5 x6 -x7 x8 x9 -x10 -x11 x12 -x13 x14 -x15 x16 x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 x25 -x26 x27 x28 x29 x30 -x31 -x32 x33 -x34 x35 x36 -x37 -x38 x39 x40 x41 x42 -x43 x44 x45 -x46 x47 -x48 -x49 -x50 -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 x62 -x63 x64 x65 -x66 -x67 x68 -x69 -x70 -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 x80 -x81 -x82 x83 x84 x85 -x86 -x87 -x88 -x89 x90 -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 x99 -x100 x101 -x102 -x103 x104 -x105 -x106 -x107 -x108 x109 -x110 x111 x112 x113 -x114 -x115 -x116 x117 -x118 x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 x136 x137 x138 -x139 -x140 -x141 -x142 x143 -x144 -x145 -x146 x147 x148 -x149 -x150 -x151 -x152 x153 -x154 -x155 x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170 x171 -x172 x173 -x174 -x175 -x176 x177 x178 -x179 -x180 -x181 x182 -x183 x184 -x185 -x186 -x187 -x188 x189 x190 -x191 -x192 -x193 x194 x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 x203 -x204 -x205 -x206 x207 -x208 -x209 -x210 -x211 -x212 x213 -x214 -x215 -x216 -x217 x218 x219 -x220 x221 -x222 x223 -x224 -x225 -x226 -x227 x228 -x229 -x230 -x231 -x232 x233 x234 x235 x236 -x237 -x238 x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 x259 x260 -x261 -x262 -x263 x264 x265 -x266 -x267 -x268 -x269 -x270 -x271 x272 -x273 -x274 -x275 -x276 -x277 x278 -x279 -x280 -x281 x282 -x283 -x284 -x285 -x286 -x287 x288 -x289 -x290 -x291 -x292 -x293 -x294 x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 x307 -x308 -x309 x310 -x311 -x312 -x313 x314 x315 -x316 -x317 x318 -x319 x320 -x321 -x322 -x323 -x324 -x325 -x326 x327 -x328 -x329 -x330 x331 -x332 -x333 -x334 -x335 x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 x372 -x373 -x374 -x375 -x376 x377 -x378 -x379 x380 x381 -x382 -x383 -x384 -x385 -x386 x387 -x388 -x389 -x390 -x391 -x392 x393 -x394 -x395 -x396 -x397 x398 -x399 x400 -x401 x402 -x403 -x404 -x405 x406 -x407 -x408 -x409 -x410 -x411 x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 x440 -x441 -x442 -x443 -x444 x445 -x446 -x447 -x448 x449 -x450 x451 -x452 -x453 x454 -x455 -x456 -x457 -x458 x459 -x460 -x461 -x462 -x463 -x464 x465 -x466 -x467 -x468 -x469 x470 -x471 x472 -x473 x474 -x475 x476 -x477 -x478 -x479 x480 -x481 x482 -x483 -x484 -x485 x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 x504 -x505 -x506 -x507 -x508 -x509 -x510 x511 -x512 -x513 -x514 -x515 x516 -x517 -x518 -x519 -x520 x521 -x522 -x523 x524 x525 -x526 -x527 -x528 -x529 -x530 x531 -x532 -x533 -x534 -x535 -x536 x537 -x538 -x539 -x540 -x541 x542 -x543 x544 -x545 -x546 -x547 x548 -x549 -x550 -x551 -x552 -x553 x554 -x555 x556 -x557 x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 x567 -x568 -x569 -x570 x571 -x572 x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 x590 -x591 x592 -x593 x594 -x595 -x596 -x597 -x598 -x599 x600 -x601 -x602 x603 -x604 x605 -x606 -x607 -x608 -x609 -x610 x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 x624 -x625 x626 -x627 -x628 -x629 -x630 -x631 x632 -x633 -x634 -x635 -x636 x637 -x638 -x639 -x640 -x641 x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 x663 x664 -x665 -x666 -x667 -x668 -x669 -x670 x671 -x672 -x673 x674 -x675 x676 -x677 -x678 -x679 -x680 -x681 x682 -x683 x684 -x685 x686 -x687 -x688 -x689 x690 -x691 -x692 -x693 -x694 -x695 x696 -x697 -x698 -x699 -x700 -x701 x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 x721 -x722 -x723 -x724 -x725 x726 -x727 -x728 x729 -x730 x731 -x732 -x733 x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 x749 -x750 x751 -x752 x753 -x754 x755 -x756 -x757 -x758 -x759 x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 x848 -x849 -x850 -x851 -x852 -x853 x854 -x855 -x856 x857 x858 -x859 -x860 -x861 -x862 x863 -x864 -x865 -x866 -x867 x868 -x869 -x870 -x871 -x872 x873 -x874 -x875 x876 -x877 -x878 x879 -x880 -x881 -x882 -x883 x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 x911 -x912 -x913 x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 x932 -x933 -x934 x935 -x936 -x937 -x938 x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 -x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 -x1003 -x1004 -x1005 -x1006 -x1007 -x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023 -x1024 -x1025 -x1026 -x1027 -x1028 -x1029 -x1030 -x1031 -x1032 -x1033 -x1034 -x1035 -x1036 -x1037 -x1038 -x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045 -x1046 -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 -x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 x1061 -x1062 -x1063 -x1064 x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 -x1081 -x1082 x1083 -x1084 x1085 -x1086 -x1087 x1088 -x1089 -x1090 -x1091 x1092 -x1093 -x1094 -x1095 x1096 -x1097 -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106 -x1107 -x1108 -x1109 x1110 -x1111 -x1112 -x1113 -x1114 -x1115 -x1116 -x1117 -x1118 -x1119 -x1120 -x1121 -x1122 -x1123 -x1124 -x1125 -x1126 -x1127 -x1128 -x1129 -x1130 -x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 -x1151 -x1152 -x1153 -x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 -x1161 -x1162 -x1163 -x1164 -x1165 -x1166 -x1167 -x1168 -x1169 -x1170 -x1171 -x1172 -x1173 -x1174 -x1175 x1176 -x1177 -x1178 -x1179 -x1180 -x1181 -x1182 -x1183 -x1184 -x1185 x1186 -x1187 -x1188 x1189 -x1190 -x1191 -x1192 -x1193 -x1194 x1195 -x1196 -x1197 -x1198 -x1199 -x1200 x1201 -x1202 -x1203 -x1204 x1205 -x1206 x1207 -x1208 x1209 -x1210 x1211 -x1212 -x1213 x1214 -x1215 x1216 -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 -x1231 -x1232 -x1233 -x1234 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 -x1245 -x1246 -x1247 -x1248 -x1249 -x1250 -x1251 -x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 -x1266 -x1267 -x1268 -x1269 -x1270 -x1271 -x1272 -x1273 x1274 -x1275 -x1276 -x1277 -x1278 -x1279 -x1280 x1281 -x1282 -x1283 -x1284 -x1285 x1286 -x1287 -x1288 -x1289 -x1290 -x1291 -x1292 x1293 x1294 -x1295 -x1296 -x1297 -x1298 x1299 -x1300 -x1301 -x1302 -x1303 -x1304 x1305 -x1306 -x1307 x1308 -x1309 x1310 -x1311 -x1312 -x1313 -x1314 x1315 -x1316 -x1317 -x1318 -x1319 -x1320 -x1321 -x1322 -x1323 -x1324 x1325 -x1326 -x1327 -x1328 -x1329 x1330 -x1331 -x1332 -x1333 x1334 -x1335 x1336 -x1337 -x1338 x1339 -x1340 -x1341 -x1342 -x1343 -x1344 -x1345 -x1346 -x1347 -x1348 -x1349 -x1350 -x1351 -x1352 -x1353 x1354 -x1355 x1356 -x1357 -x1358 -x1359 -x1360 -x1361 x1362 -x1363 x1364 -x1365 -x1366 -x1367 -x1368 -x1369 -x1370 -x1371 -x1372 -x1373 -x1374 -x1375 -x1376 -x1377 -x1378 -x1379 -x1380 -x1381 -x1382 -x1383 -x1384 -x1385 -x1386 -x1387 -x1388 -x1389 -x1390 -x1391 -x1392 -x1393 -x1394 -x1395 -x1396 -x1397 -x1398 -x1399 -x1400 -x1401 -x1402 -x1403 -x1404 -x1405 -x1406 -x1407 -x1408 -x1409 -x1410 -x1411 -x1412 -x1413 -x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420 -x1421 -x1422 -x1423 -x1424 -x1425 -x1426 -x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 -x1434 -x1435 -x1436 -x1437 -x1438 -x1439 -x1440 -x1441 -x1442 -x1443 -x1444 -x1445 -x1446 -x1447 -x1448 -x1449 -x1450 -x1451 -x1452 -x1453 -x1454 -x1455 -x1456 -x1457 -x1458 -x1459 -x1460 -x1461 -x1462 -x1463 -x1464 -x1465 -x1466 -x1467 -x1468 -x1469 -x1470 -x1471 -x1472 -x1473 -x1474 -x1475 -x1476 -x1477 -x1478 -x1479 -x1480 -x1481 -x1482 -x1483 -x1484 -x1485 -x1486 -x1487 -x1488 -x1489 -x1490 -x1491 -x1492 -x1493 -x1494 -x1495 -x1496 -x1497 -x1498 -x1499 -x1500 -x1501 -x1502 -x1503 -x1504 -x1505 -x1506 -x1507 -x1508 -x1509 -x1510 -x1511 -x1512 -x1513 -x1514 -x1515 -x1516 -x1517 -x1518 -x1519 -x1520 -x1521 -x1522 -x1523 -x1524 -x1525 -x1526 -x1527 -x1528 -x1529 -x1530 -x1531 -x1532 -x1533 -x1534 -x1535 -x1536 -x1537 -x1538 -x1539 -x1540 -x1541 -x1542 -x1543 -x1544 -x1545 x1546 -x1547 -x1548 -x1549 -x1550 -x1551 x1552 -x1553 -x1554 x1555 x1556 -x1557 -x1558 -x1559 -x1560 -x1561 x1562 -x1563 -x1564 -x1565 -x1566 x1567 -x1568 -x1569 -x1570 -x1571 x1572 -x1573 x1574 -x1575 -x1576 -x1577 x1578 -x1579 -x1580 -x1581 -x1582 -x1583 -x1584 -x1585 -x1586 -x1587 -x1588 -x1589 -x1590 -x1591 -x1592 -x1593 -x1594 -x1595 -x1596 -x1597 -x1598 -x1599 -x1600 -x1601 -x1602 -x1603 -x1604 -x1605 -x1606 -x1607 -x1608 -x1609 -x1610 -x1611 -x1612 -x1613 -x1614 -x1615 -x1616 -x1617 -x1618 -x1619 -x1620 -x1621 -x1622 -x1623 -x1624 -x1625 -x1626 -x1627 -x1628 -x1629 -x1630 -x1631 -x1632 -x1633 -x1634 -x1635 -x1636 -x1637 -x1638 -x1639 -x1640 -x1641 -x1642 -x1643 -x1644 -x1645 -x1646 -x1647 -x1648 -x1649 -x1650 -x1651 -x1652 -x1653 -x1654 -x1655 x1656 -x1657 x1658 -x1659 x1660 -x1661 -x1662 -x1663 -x1664 -x1665 -x1666 -x1667 x1668 -x1669 x1670 -x1671 -x1672 -x1673 -x1674 -x1675 -x1676 -x1677 -x1678 -x1679 -x1680 -x1681 -x1682 -x1683 -x1684 x1685 -x1686 -x1687 -x1688 -x1689 -x1690 -x1691 -x1692 -x1693 -x1694 -x1695 -x1696 -x1697 -x1698 -x1699 -x1700 -x1701 -x1702 -x1703 -x1704 -x1705 -x1706 -x1707 -x1708 -x1709 -x1710 -x1711 -x1712 -x1713 -x1714 -x1715 -x1716 -x1717 -x1718 -x1719 -x1720 x1721 -x1722 -x1723 -x1724 -x1725 -x1726 x1727 -x1728 -x1729 -x1730 -x1731 -x1732 x1733 -x1734 -x1735 -x1736 -x1737 -x1738 -x1739 -x1740 -x1741 x1742 -x1743 x1744 -x1745 -x1746 -x1747 x1748 -x1749 -x1750 -x1751 -x1752 x1753 -x1754 -x1755 -x1756 -x1757 -x1758 -x1759 x1760 -x1761 -x1762 -x1763 x1764 x1765 -x1766 -x1767 -x1768 -x1769 -x1770 x1771 -x1772 -x1773 x1774 -x1775 x1776 -x1777 -x1778 -x1779 x1780 -x1781 -x1782 -x1783 x1784 -x1785 -x1786 -x1787 -x1788 -x1789 -x1790 -x1791 -x1792 -x1793 -x1794 -x1795 -x1796 -x1797 -x1798 -x1799 -x1800 x1801 -x1802 x1803 -x1804 x1805 -x1806 x1807 -x1808 -x1809 x1810 -x1811 -x1812 -x1813 -x1814 -x1815 -x1816 -x1817 x1818 -x1819 -x1820 -x1821 x1822 -x1823 x1824 -x1825 -x1826 -x1827 -x1828 x1829 -x1830 -x1831 x1832 -x1833 -x1834 -x1835 -x1836 x1837 -x1838 -x1839 -x1840 -x1841 -x1842 -x1843 -x1844 -x1845 -x1846 -x1847 -x1848 -x1849 -x1850 -x1851 -x1852 -x1853 -x1854 -x1855 -x1856 -x1857 -x1858 -x1859 -x1860 -x1861 -x1862 -x1863 -x1864 -x1865 -x1866 -x1867 -x1868 -x1869 -x1870 -x1871 -x1872 -x1873 -x1874 -x1875 -x1876 -x1877 -x1878 -x1879 -x1880 -x1881 -x1882 -x1883 -x1884 -x1885 -x1886 -x1887 -x1888 -x1889 -x1890 -x1891 -x1892 -x1893 -x1894 -x1895 -x1896 -x1897 x1898 -x1899 x1900 -x1901 x1902 -x1903 -x1904 -x1905 -x1906 x1907 -x1908 x1909 -x1910 -x1911 -x1912 -x1913 -x1914 -x1915 -x1916 -x1917 -x1918 -x1919 -x1920 -x1921 -x1922 -x1923 -x1924 -x1925 -x1926 -x1927 -x1928 -x1929 -x1930 -x1931 -x1932 -x1933 -x1934 -x1935 -x1936 -x1937 -x1938 x1939 -x1940 x1941 -x1942 x1943 -x1944 -x1945 -x1946 -x1947 -x1948 -x1949 -x1950 x1951 -x1952 x1953 -x1954 x1955 -x1956 x1957 -x1958 -x1959 -x1960 x1961 -x1962 x1963 -x1964 -x1965 -x1966 -x1967 -x1968 -x1969 -x1970 -x1971 -x1972 -x1973 -x1974 -x1975 -x1976 -x1977 -x1978 -x1979 -x1980 -x1981 -x1982 -x1983 -x1984 -x1985 -x1986 -x1987 -x1988 -x1989 -x1990 x1991 -x1992 x1993 -x1994 -x1995 -x1996 x1997 -x1998 -x1999 -x2000 -x2001 -x2002 -x2003 -x2004 -x2005 -x2006 -x2007 -x2008 -x2009 -x2010 -x2011 -x2012 -x2013 -x2014 x2015 -x2016 -x2017 x2018 -x2019 -x2020 -x2021 -x2022 -x2023 -x2024 x2025
181.13/181.27	c Total CPU time: 180.275 s

Verifier Data

OK	-145

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2655735-1276685318/watcher-2655735-1276685318 -o /tmp/evaluation-result-2655735-1276685318/solver-2655735-1276685318 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2655735-1276685318.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.05 1.82 1.87 3/106 8453
/proc/meminfo: memFree=1820264/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=4888 CPUtime=0
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 370 0 0 0 0 0 0 0 22 0 1 0 44133280 5005312 288 1992294400 134512640 135751879 4287781824 18446744073709551615 134559693 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 1222 288 143 303 0 409 0

[startup+0.0151031 s]
/proc/loadavg: 1.05 1.82 1.87 3/106 8453
/proc/meminfo: memFree=1820264/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=5020 CPUtime=0.01
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 385 0 0 0 1 0 0 0 22 0 1 0 44133280 5140480 303 1992294400 134512640 135751879 4287781824 18446744073709551615 134564528 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 1255 303 156 303 0 442 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5020

[startup+0.101113 s]
/proc/loadavg: 1.05 1.82 1.87 3/106 8453
/proc/meminfo: memFree=1820264/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=5964 CPUtime=0.09
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 788 0 0 0 9 0 0 0 24 0 1 0 44133280 6107136 706 1992294400 134512640 135751879 4287781824 18446744073709551615 134561034 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 1491 706 306 303 0 678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5964

[startup+0.30114 s]
/proc/loadavg: 1.05 1.82 1.87 3/106 8453
/proc/meminfo: memFree=1820264/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=6736 CPUtime=0.29
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 1849 0 0 0 29 0 0 0 25 0 1 0 44133280 6897664 1226 1992294400 134512640 135751879 4287781824 18446744073709551615 135211061 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 1684 1226 143 303 0 1379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6736

[startup+0.701191 s]
/proc/loadavg: 1.05 1.82 1.87 3/106 8453
/proc/meminfo: memFree=1820264/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=7276 CPUtime=0.69
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 1980 0 0 0 64 5 0 0 25 0 1 0 44133280 7450624 1357 1992294400 134512640 135751879 4287781824 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 1819 1357 146 303 0 1514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7276

[startup+1.5013 s]
/proc/loadavg: 1.05 1.82 1.87 2/107 8454
/proc/meminfo: memFree=1815296/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=8200 CPUtime=1.49
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 2210 0 0 0 140 9 0 0 25 0 1 0 44133280 8396800 1587 1992294400 134512640 135751879 4287781824 18446744073709551615 135204340 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 2050 1587 147 303 0 1745 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8200

[startup+3.1005 s]
/proc/loadavg: 1.05 1.82 1.87 2/107 8454
/proc/meminfo: memFree=1812816/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=11244 CPUtime=3.08
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 2959 0 0 0 297 11 0 0 25 0 1 0 44133280 11513856 2336 1992294400 134512640 135751879 4287781824 18446744073709551615 134611186 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 2811 2336 147 303 0 2506 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11244

[startup+6.30092 s]
/proc/loadavg: 1.04 1.81 1.87 2/107 8454
/proc/meminfo: memFree=1807608/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=15648 CPUtime=6.29
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 4069 0 0 0 615 14 0 0 25 0 1 0 44133280 16023552 3446 1992294400 134512640 135751879 4287781824 18446744073709551615 134616778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 3912 3446 147 303 0 3607 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15648

[startup+12.7008 s]
/proc/loadavg: 1.04 1.80 1.86 2/107 8454
/proc/meminfo: memFree=1800664/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=22284 CPUtime=12.69
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 5715 0 0 0 1249 20 0 0 25 0 1 0 44133280 22818816 5092 1992294400 134512640 135751879 4287781824 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 5571 5092 148 303 0 5266 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22284

[startup+25.5004 s]
/proc/loadavg: 1.03 1.76 1.85 2/107 8454
/proc/meminfo: memFree=1790744/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=31812 CPUtime=25.48
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 8071 0 0 0 2520 28 0 0 25 0 1 0 44133280 32575488 7448 1992294400 134512640 135751879 4287781824 18446744073709551615 134616334 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 7953 7448 148 303 0 7648 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31812

[startup+51.1008 s]
/proc/loadavg: 1.02 1.69 1.82 2/107 8456
/proc/meminfo: memFree=1778592/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=44196 CPUtime=51.07
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 11180 0 0 0 5066 41 0 0 25 0 1 0 44133280 45256704 10557 1992294400 134512640 135751879 4287781824 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 11049 10557 148 303 0 10744 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44196

[startup+102.308 s]
/proc/loadavg: 1.01 1.58 1.78 2/107 8456
/proc/meminfo: memFree=1753296/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=69036 CPUtime=102.26
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 17301 0 0 0 10163 63 0 0 25 0 1 0 44133280 70692864 16678 1992294400 134512640 135751879 4287781824 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 17259 16678 148 303 0 16954 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 69036

[startup+162.3 s]
/proc/loadavg: 1.00 1.48 1.72 2/107 8458
/proc/meminfo: memFree=1724900/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=97540 CPUtime=162.23
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 24409 0 0 0 16136 87 0 0 25 0 1 0 44133280 99880960 23786 1992294400 134512640 135751879 4287781824 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 24385 23786 148 303 0 24080 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 97540

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

[startup+166.301 s]
/proc/loadavg: 1.00 1.47 1.72 2/107 8458
/proc/meminfo: memFree=1723660/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=98464 CPUtime=166.23
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 24668 0 0 0 16535 88 0 0 25 0 1 0 44133280 100827136 24045 1992294400 134512640 135751879 4287781824 18446744073709551615 134616829 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 24616 24045 148 303 0 24311 0
Current children cumulated CPU time (s) 166.23
Current children cumulated vsize (KiB) 98464

[startup+172.708 s]
/proc/loadavg: 1.00 1.46 1.72 2/107 8458
/proc/meminfo: memFree=1721800/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=100424 CPUtime=172.63
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 25146 0 0 0 17173 90 0 0 25 0 1 0 44133280 102834176 24523 1992294400 134512640 135751879 4287781824 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 25106 24523 148 303 0 24801 0
Current children cumulated CPU time (s) 172.63
Current children cumulated vsize (KiB) 100424

[startup+175.901 s]
/proc/loadavg: 1.00 1.45 1.71 2/107 8458
/proc/meminfo: memFree=1721056/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=101216 CPUtime=175.84
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 25319 0 0 0 17492 92 0 0 25 0 1 0 44133280 103645184 24696 1992294400 134512640 135751879 4287781824 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 25304 24696 148 303 0 24999 0
Current children cumulated CPU time (s) 175.84
Current children cumulated vsize (KiB) 101216

[startup+179.102 s]
/proc/loadavg: 1.00 1.45 1.71 2/107 8458
/proc/meminfo: memFree=1720560/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=102008 CPUtime=179.03
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 25519 0 0 0 17811 92 0 0 25 0 1 0 44133280 104456192 24896 1992294400 134512640 135751879 4287781824 18446744073709551615 134616879 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 25502 24896 148 303 0 25197 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 102008

[startup+179.901 s]
/proc/loadavg: 1.00 1.44 1.71 2/107 8458
/proc/meminfo: memFree=1720188/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=102140 CPUtime=179.83
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 25569 0 0 0 17890 93 0 0 25 0 1 0 44133280 104591360 24946 1992294400 134512640 135751879 4287781824 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 25535 24946 148 303 0 25230 0
Current children cumulated CPU time (s) 179.83
Current children cumulated vsize (KiB) 102140

[startup+180.701 s]
/proc/loadavg: 1.00 1.44 1.71 2/107 8458
/proc/meminfo: memFree=1719940/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=102404 CPUtime=180.63
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 25616 0 0 0 17970 93 0 0 25 0 1 0 44133280 104861696 24993 1992294400 134512640 135751879 4287781824 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 25601 24993 148 303 0 25296 0
Current children cumulated CPU time (s) 180.63
Current children cumulated vsize (KiB) 102404

[startup+181.101 s]
/proc/loadavg: 1.00 1.44 1.71 2/107 8458
/proc/meminfo: memFree=1719940/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=105548 CPUtime=181.03
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 26395 0 0 0 18010 93 0 0 25 0 1 0 44133280 108081152 25772 1992294400 134512640 135751879 4287781824 18446744073709551615 134712389 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 26387 25772 149 303 0 26082 0
Current children cumulated CPU time (s) 181.03
Current children cumulated vsize (KiB) 105548

[startup+181.201 s]
/proc/loadavg: 1.00 1.44 1.71 2/107 8458
/proc/meminfo: memFree=1719940/2059040 swapFree=4139776/4192956
[pid=8453] ppid=8451 vsize=105548 CPUtime=181.13
/proc/8453/stat : 8453 (wbo1.4b) R 8451 8453 8251 0 -1 4202496 26395 0 0 0 18020 93 0 0 25 0 1 0 44133280 108081152 25772 1992294400 134512640 135751879 4287781824 18446744073709551615 135200241 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8453/statm: 26387 25772 149 303 0 26082 0
Current children cumulated CPU time (s) 181.13
Current children cumulated vsize (KiB) 105548

Child status: 0
Real time (s): 181.286
CPU time (s): 181.223
CPU user time (s): 180.275
CPU system time (s): 0.948855
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 105548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 180.275
system time used= 0.948855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26396
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= 79
involuntary context switches= 2147

runsolver used 0.317951 second user time and 0.868867 second system time

The end

Launcher Data

Begin job on node013 at 2010-06-16 12:48:38
IDJOB=2655735
IDBENCH=71824
IDSOLVER=1161
FILE ID=node013/2655735-1276685318
PBS_JOBID= 11172588
Free space on /tmp= 62548 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/featureSubscription/normalized-50-250-false-45-90-4-10000opt.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2655735-1276685318/watcher-2655735-1276685318 -o /tmp/evaluation-result-2655735-1276685318/solver-2655735-1276685318 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2655735-1276685318.opb

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

MD5SUM BENCH= ed2e5a29708037a3709a2832db86ffbb
RANDOM SEED=1749731879

node013.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.253
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.50
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.253
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1820792 kB
Buffers:         47104 kB
Cached:          98068 kB
SwapCached:       6572 kB
Active:          92752 kB
Inactive:        66256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1820792 kB
SwapTotal:     4192956 kB
SwapFree:      4139776 kB
Dirty:            4728 kB
Writeback:           0 kB
AnonPages:       12356 kB
Mapped:          13088 kB
Slab:            57360 kB
PageTables:       4000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181932 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62544 MiB
End job on node013 at 2010-06-16 12:51:39