Trace number 3447128

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 NameAnswerCPU timeWall clock time
wbo 1.6OPTIMUM 1721.16 1721.14

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900569834--soft-66-100-0.wbo
MD5SUM9b8daeac3a936659a5f0bb5b79c19c15
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark247.631
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints906
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 44555
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 44554
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing wbo file format. File HOME/instance-3447128-1307906047.wbo.
0.00/0.00	c Instance file HOME/instance-3447128-1307906047.wbo
0.00/0.00	c File size is 87897 bytes.
0.00/0.00	c Highest Coefficient sum: 723
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     231     2707     8338 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       102 |     231     2707     8338 |     5500      102     22 |  0.002 % |
0.00/0.01	c |       252 |     231     2707     8338 |     6050      252     22 |  0.002 % |
0.00/0.01	c |       477 |     231     2707     8338 |     6655      477     23 |  0.002 % |
0.00/0.02	c |       817 |     231     2707     8338 |     7320      817     25 |  0.002 % |
0.00/0.03	c |      1323 |     231     2707     8338 |     8052     1323     29 |  0.002 % |
0.00/0.05	c |      2084 |     231     2707     8338 |     8857     2084     32 |  0.002 % |
0.00/0.07	c |      3225 |     231     2707     8338 |     9743     3225     31 |  0.002 % |
0.09/0.13	c |      4934 |     231     2707     8338 |    10717     4934     32 |  0.002 % |
0.19/0.22	c |      7496 |     231     2707     8338 |    11789     7496     31 |  0.002 % |
0.29/0.37	c |     11343 |     231     2707     8338 |    12968    11343     32 |  0.002 % |
0.59/0.64	c |     17109 |     231     2707     8338 |    14265    10576     33 |  0.002 % |
0.99/1.08	c |     25758 |     231     2707     8338 |    15692    12050     34 |  0.002 % |
1.69/1.76	c |     38733 |     231     2707     8338 |    17261     9238     35 |  0.002 % |
2.89/2.97	c |     58197 |     231     2707     8338 |    18987    11334     39 |  0.002 % |
5.09/5.16	c |     87389 |     231     2707     8338 |    20886    11895     40 |  0.002 % |
8.19/8.23	c |    131178 |     231     2707     8338 |    22974    13692     38 |  0.002 % |
12.69/12.72	c |    196862 |     231     2707     8338 |    25272    21647     38 |  0.002 % |
20.59/20.61	c |    295388 |     231     2707     8338 |    27799    14881     33 |  0.002 % |
33.09/33.14	c |    443178 |     231     2707     8338 |    30579    21860     35 |  0.002 % |
53.39/53.48	c |    664863 |     231     2707     8338 |    33637    25396     39 |  0.002 % |
85.80/85.85	c |    997388 |     231     2707     8338 |    37001    23227     38 |  0.002 % |
107.49/107.53	c ===============================================================================
114.79/114.81	c core #1
114.79/114.81	c 
114.79/114.81	c 
114.79/114.81	c Core size: 876	Core Weight: 1	Total Weight: 1
114.79/114.81	c Current CPU time: 112.65 s
114.79/114.81	c
114.79/114.81	c ============================[ Search Statistics ]==============================
114.79/114.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
114.79/114.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
114.79/114.81	c ===============================================================================
114.79/114.81	c |         0 |     687     3557    12286 |     5000        0   -nan |  0.000 % |
114.79/114.81	c |       102 |     687     3557    12286 |     5500      102     27 |  0.000 % |
114.79/114.81	c |       252 |     687     3557    12286 |     6050      252     28 |  0.000 % |
114.79/114.82	c |       478 |     687     3557    12286 |     6655      478     28 |  0.000 % |
114.79/114.83	c |       815 |     687     3557    12286 |     7320      815     27 |  0.000 % |
114.79/114.84	c |      1321 |     687     3557    12286 |     8052     1321     27 |  0.000 % |
114.79/114.86	c |      2080 |     687     3557    12286 |     8857     2080     29 |  0.000 % |
114.79/114.89	c |      3221 |     687     3557    12286 |     9743     3221     29 |  0.000 % |
114.89/114.95	c |      4929 |     687     3557    12286 |    10717     4929     32 |  0.000 % |
114.99/115.03	c |      7491 |     687     3557    12286 |    11789     7491     32 |  0.000 % |
115.19/115.20	c |     11338 |     687     3557    12286 |    12968    11338     33 |  0.000 % |
115.40/115.49	c |     17106 |     687     3557    12286 |    14265    10584     32 |  0.000 % |
115.89/115.96	c |     25755 |     687     3557    12286 |    15692    12060     33 |  0.000 % |
116.60/116.64	c |     38730 |     687     3557    12286 |    17261     9226     36 |  0.000 % |
117.70/117.75	c |     58192 |     687     3557    12286 |    18987    11303     36 |  0.000 % |
119.80/119.81	c |     87384 |     687     3557    12286 |    20886    11881     35 |  0.000 % |
123.39/123.41	c |    131176 |     687     3557    12286 |    22974    13702     37 |  0.000 % |
128.29/128.35	c |    196864 |     687     3557    12286 |    25272    21501     40 |  0.000 % |
136.50/136.50	c |    295393 |     687     3557    12286 |    27799    15670     33 |  0.000 % |
149.19/149.23	c |    443183 |     687     3557    12286 |    30579    22962     36 |  0.000 % |
169.40/169.47	c |    664866 |     687     3557    12286 |    33637    29353     40 |  0.000 % |
202.50/202.59	c |    997392 |     687     3557    12286 |    37001    27816     39 |  0.000 % |
235.69/235.76	c ===============================================================================
243.59/243.69	c core #2
243.59/243.69	c 
243.59/243.69	c 
243.59/243.69	c Core size: 858	Core Weight: 1	Total Weight: 2
243.59/243.69	c Current CPU time: 239.852 s
243.59/243.69	c
243.59/243.69	c ============================[ Search Statistics ]==============================
243.59/243.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.59/243.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.59/243.69	c ===============================================================================
243.59/243.69	c |         0 |    1145     4393    16190 |     5000        0   -nan |  0.000 % |
243.59/243.69	c |       100 |    1145     4393    16190 |     5500      100     24 |  0.000 % |
243.59/243.69	c |       250 |    1145     4393    16190 |     6050      250     26 |  0.000 % |
243.69/243.70	c |       475 |    1145     4393    16190 |     6655      475     25 |  0.000 % |
243.69/243.70	c |       812 |    1145     4393    16190 |     7320      812     25 |  0.000 % |
243.69/243.72	c |      1318 |    1145     4393    16190 |     8052     1318     25 |  0.000 % |
243.69/243.73	c |      2077 |    1145     4393    16190 |     8857     2077     26 |  0.000 % |
243.69/243.77	c |      3217 |    1145     4393    16190 |     9743     3217     29 |  0.000 % |
243.79/243.82	c |      4926 |    1145     4393    16190 |    10717     4926     28 |  0.000 % |
243.89/243.91	c |      7488 |    1145     4393    16190 |    11789     7488     29 |  0.000 % |
243.99/244.07	c |     11332 |    1145     4393    16190 |    12968    11332     30 |  0.000 % |
244.29/244.32	c |     17098 |    1145     4393    16190 |    14265    10553     32 |  0.000 % |
244.79/244.80	c |     25747 |    1145     4393    16190 |    15692    12013     34 |  0.000 % |
245.39/245.49	c |     38721 |    1145     4393    16190 |    17261     9175     33 |  0.000 % |
246.60/246.60	c |     58184 |    1145     4393    16190 |    18987    11262     35 |  0.000 % |
248.39/248.44	c |     87376 |    1145     4393    16190 |    20886    11813     35 |  0.000 % |
251.80/251.83	c |    131165 |    1145     4393    16190 |    22974    13599     37 |  0.000 % |
256.90/256.94	c |    196852 |    1145     4393    16190 |    25272    21477     39 |  0.000 % |
265.50/265.50	c |    295382 |    1145     4393    16190 |    27799    12336     36 |  0.000 % |
278.10/278.12	c |    443171 |    1145     4393    16190 |    30579    19304     35 |  0.000 % |
298.79/298.84	c |    664854 |    1145     4393    16190 |    33637    23004     36 |  0.000 % |
332.89/332.92	c |    997381 |    1145     4393    16190 |    37001    19931     39 |  0.000 % |
358.70/358.79	c ===============================================================================
366.20/366.21	c core #3
366.20/366.21	c 
366.20/366.21	c 
366.20/366.21	c Core size: 878	Core Weight: 1	Total Weight: 3
366.20/366.21	c Current CPU time: 360.775 s
366.20/366.21	c
366.20/366.21	c ============================[ Search Statistics ]==============================
366.20/366.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
366.20/366.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
366.20/366.21	c ===============================================================================
366.20/366.21	c |         0 |    1603     5221    20071 |     5000        0   -nan |  0.000 % |
366.20/366.21	c |       101 |    1603     5221    20071 |     5500      101     23 |  0.000 % |
366.20/366.22	c |       251 |    1603     5221    20071 |     6050      251     24 |  0.000 % |
366.20/366.22	c |       476 |    1603     5221    20071 |     6655      476     26 |  0.000 % |
366.20/366.23	c |       813 |    1603     5221    20071 |     7320      813     28 |  0.000 % |
366.20/366.25	c |      1319 |    1603     5221    20071 |     8052     1319     31 |  0.000 % |
366.20/366.27	c |      2078 |    1603     5221    20071 |     8857     2078     30 |  0.000 % |
366.30/366.31	c |      3218 |    1603     5221    20071 |     9743     3218     31 |  0.000 % |
366.30/366.37	c |      4930 |    1603     5221    20071 |    10717     4930     31 |  0.000 % |
366.39/366.48	c |      7493 |    1603     5221    20071 |    11789     7493     32 |  0.000 % |
366.60/366.69	c |     11342 |    1603     5221    20071 |    12968    11342     32 |  0.000 % |
366.99/367.01	c |     17109 |    1603     5221    20071 |    14265    10571     33 |  0.000 % |
367.50/367.50	c |     25759 |    1603     5221    20071 |    15692    12043     34 |  0.000 % |
368.29/368.38	c |     38734 |    1603     5221    20071 |    17261     9233     37 |  0.000 % |
369.60/369.66	c |     58195 |    1603     5221    20071 |    18987    11341     39 |  0.000 % |
371.59/371.68	c |     87387 |    1603     5221    20071 |    20886    11893     38 |  0.000 % |
374.69/374.74	c |    131177 |    1603     5221    20071 |    22974    13704     37 |  0.000 % |
380.30/380.36	c |    196863 |    1603     5221    20071 |    25272    21538     41 |  0.000 % |
389.20/389.26	c |    295389 |    1603     5221    20071 |    27799    14903     35 |  0.000 % |
402.80/402.82	c |    443179 |    1603     5221    20071 |    30579    22408     36 |  0.000 % |
423.10/423.17	c |    664862 |    1603     5221    20071 |    33637    22992     36 |  0.000 % |
454.40/454.48	c |    997389 |    1603     5221    20071 |    37001    13547     34 |  0.000 % |
468.70/468.75	c ===============================================================================
475.10/475.18	c core #4
475.10/475.18	c 
475.10/475.18	c 
475.10/475.18	c Core size: 896	Core Weight: 1	Total Weight: 4
475.10/475.18	c Current CPU time: 468.356 s
475.10/475.18	c
475.10/475.18	c ============================[ Search Statistics ]==============================
475.10/475.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
475.10/475.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
475.10/475.18	c ===============================================================================
475.10/475.18	c |         0 |    2069     6032    23915 |     5000        0   -nan |  0.000 % |
475.10/475.19	c |       103 |    2069     6032    23915 |     5500      103     30 |  0.000 % |
475.10/475.19	c |       255 |    2069     6032    23915 |     6050      255     25 |  0.000 % |
475.10/475.20	c |       481 |    2069     6032    23915 |     6655      481     28 |  0.000 % |
475.20/475.21	c |       819 |    2069     6032    23915 |     7320      819     28 |  0.000 % |
475.20/475.23	c |      1325 |    2069     6032    23915 |     8052     1325     29 |  0.000 % |
475.20/475.25	c |      2085 |    2069     6032    23915 |     8857     2085     28 |  0.000 % |
475.29/475.30	c |      3224 |    2069     6032    23915 |     9743     3224     30 |  0.000 % |
475.29/475.36	c |      4933 |    2069     6032    23915 |    10717     4933     31 |  0.000 % |
475.40/475.47	c |      7495 |    2069     6032    23915 |    11789     7495     32 |  0.000 % |
475.59/475.67	c |     11339 |    2069     6032    23915 |    12968    11339     32 |  0.000 % |
475.89/475.96	c |     17106 |    2069     6032    23915 |    14265    10573     34 |  0.000 % |
476.39/476.43	c |     25755 |    2069     6032    23915 |    15692    12029     33 |  0.000 % |
477.20/477.23	c |     38730 |    2069     6032    23915 |    17261     9216     36 |  0.000 % |
478.40/478.41	c |     58193 |    2069     6032    23915 |    18987    11323     34 |  0.000 % |
480.70/480.73	c |     87386 |    2069     6032    23915 |    20886    11870     43 |  0.000 % |
484.30/484.32	c |    131175 |    2069     6032    23915 |    22974    13709     39 |  0.000 % |
489.51/489.57	c |    196860 |    2069     6032    23915 |    25272    21530     38 |  0.000 % |
498.10/498.11	c |    295387 |    2069     6032    23915 |    27799    12546     37 |  0.000 % |
511.29/511.31	c |    443176 |    2069     6032    23915 |    30579    18754     39 |  0.000 % |
533.30/533.35	c |    664859 |    2069     6032    23915 |    33637    22077     37 |  0.000 % |
565.80/565.87	c |    997384 |    2069     6032    23915 |    37001    15621     37 |  0.001 % |
576.80/576.89	c ===============================================================================
582.80/582.86	c core #5
582.80/582.86	c 
582.80/582.86	c 
582.80/582.86	c Core size: 906	Core Weight: 1	Total Weight: 5
582.80/582.86	c Current CPU time: 574.594 s
582.80/582.86	c
582.80/582.86	c ============================[ Search Statistics ]==============================
582.80/582.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
582.80/582.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
582.80/582.86	c ===============================================================================
582.80/582.86	c |         0 |    2555     6832    27763 |     5000        0   -nan |  0.000 % |
582.80/582.87	c |       101 |    2555     6832    27763 |     5500      101     28 |  0.000 % |
582.80/582.87	c |       252 |    2555     6832    27763 |     6050      252     30 |  0.000 % |
582.80/582.88	c |       477 |    2555     6832    27763 |     6655      477     29 |  0.000 % |
582.80/582.89	c |       814 |    2555     6832    27763 |     7320      814     29 |  0.000 % |
582.80/582.90	c |      1323 |    2555     6832    27763 |     8052     1323     28 |  0.000 % |
582.90/582.92	c |      2082 |    2555     6832    27763 |     8857     2082     28 |  0.000 % |
582.90/582.96	c |      3221 |    2555     6832    27763 |     9743     3221     29 |  0.000 % |
583.01/583.01	c |      4929 |    2555     6832    27763 |    10717     4929     29 |  0.000 % |
583.10/583.11	c |      7494 |    2555     6832    27763 |    11789     7494     30 |  0.000 % |
583.20/583.29	c |     11339 |    2555     6832    27763 |    12968    11339     31 |  0.000 % |
583.50/583.58	c |     17105 |    2555     6832    27763 |    14265    10568     33 |  0.000 % |
584.11/584.11	c |     25754 |    2555     6832    27763 |    15692    12028     36 |  0.000 % |
584.90/584.96	c |     38729 |    2555     6832    27763 |    17261     9194     36 |  0.000 % |
586.21/586.22	c |     58190 |    2555     6832    27763 |    18987    11295     37 |  0.000 % |
588.19/588.20	c |     87383 |    2555     6832    27763 |    20886    11846     36 |  0.000 % |
591.40/591.44	c |    131174 |    2555     6832    27763 |    22974    13658     37 |  0.000 % |
597.09/597.20	c |    196858 |    2555     6832    27763 |    25272    21503     41 |  0.000 % |
605.50/605.56	c |    295386 |    2555     6832    27763 |    27799    13298     38 |  0.000 % |
619.90/619.97	c |    443178 |    2555     6832    27763 |    30579    20868     36 |  0.000 % |
640.30/640.31	c |    664862 |    2555     6832    27763 |    33637    21225     37 |  0.000 % |
674.90/674.93	c |    997387 |    2555     6832    27763 |    37001    18746     39 |  0.000 % |
708.80/708.85	c ===============================================================================
716.60/716.69	c core #6
716.60/716.69	c 
716.60/716.69	c 
716.60/716.69	c Core size: 936	Core Weight: 1	Total Weight: 6
716.60/716.69	c Current CPU time: 706.648 s
716.60/716.69	c
716.60/716.69	c ============================[ Search Statistics ]==============================
716.60/716.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
716.60/716.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
716.60/716.69	c ===============================================================================
716.60/716.69	c |         0 |    3061     7618    31616 |     5000        0   -nan |  0.000 % |
716.60/716.69	c |       100 |    3061     7618    31616 |     5500      100     27 |  0.000 % |
716.71/716.70	c |       250 |    3061     7618    31616 |     6050      250     29 |  0.000 % |
716.71/716.71	c |       476 |    3061     7618    31616 |     6655      476     28 |  0.000 % |
716.71/716.72	c |       814 |    3061     7618    31616 |     7320      814     28 |  0.000 % |
716.71/716.74	c |      1320 |    3061     7618    31616 |     8052     1320     33 |  0.000 % |
716.71/716.76	c |      2081 |    3061     7618    31616 |     8857     2081     32 |  0.000 % |
716.80/716.81	c |      3221 |    3061     7618    31616 |     9743     3221     33 |  0.000 % |
716.80/716.87	c |      4929 |    3061     7618    31616 |    10717     4929     33 |  0.000 % |
716.90/716.99	c |      7492 |    3061     7618    31616 |    11789     7492     32 |  0.000 % |
717.11/717.20	c |     11336 |    3061     7618    31616 |    12968    11336     33 |  0.000 % |
717.50/717.56	c |     17102 |    3061     7618    31616 |    14265    10559     35 |  0.000 % |
718.10/718.18	c |     25751 |    3061     7618    31616 |    15692    12021     36 |  0.000 % |
719.00/719.07	c |     38726 |    3061     7618    31616 |    17261     9208     35 |  0.000 % |
720.41/720.41	c |     58188 |    3061     7618    31616 |    18987    11282     38 |  0.000 % |
722.80/722.84	c |     87381 |    3061     7618    31616 |    20886    11820     39 |  0.000 % |
726.40/726.45	c |    131170 |    3061     7618    31616 |    22974    13619     39 |  0.000 % |
731.61/731.68	c |    196854 |    3061     7618    31616 |    25272    21597     38 |  0.000 % |
740.60/740.64	c |    295380 |    3061     7618    31616 |    27799    12952     39 |  0.000 % |
753.70/753.75	c |    443169 |    3061     7618    31616 |    30579    19746     39 |  0.000 % |
776.91/776.91	c |    664854 |    3061     7618    31616 |    33637    22474     39 |  0.000 % |
811.61/811.69	c |    997381 |    3061     7618    31616 |    37001    18154     37 |  0.000 % |
835.81/835.81	c ===============================================================================
843.01/843.08	c core #7
843.01/843.08	c 
843.01/843.08	c 
843.01/843.08	c Core size: 877	Core Weight: 1	Total Weight: 7
843.01/843.08	c Current CPU time: 831.562 s
843.01/843.08	c
843.01/843.08	c ============================[ Search Statistics ]==============================
843.01/843.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
843.01/843.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
843.01/843.08	c ===============================================================================
843.01/843.08	c |         0 |    3539     8400    35371 |     5000        0   -nan |  0.000 % |
843.01/843.09	c |       100 |    3539     8400    35371 |     5500      100     44 |  0.000 % |
843.01/843.09	c |       251 |    3539     8400    35371 |     6050      251     39 |  0.000 % |
843.11/843.10	c |       482 |    3539     8400    35371 |     6655      482     36 |  0.000 % |
843.11/843.11	c |       822 |    3539     8400    35371 |     7320      822     32 |  0.000 % |
843.11/843.13	c |      1328 |    3539     8400    35371 |     8052     1328     31 |  0.000 % |
843.11/843.16	c |      2089 |    3539     8400    35371 |     8857     2089     30 |  0.000 % |
843.20/843.20	c |      3228 |    3539     8400    35371 |     9743     3228     30 |  0.000 % |
843.20/843.27	c |      4936 |    3539     8400    35371 |    10717     4936     29 |  0.000 % |
843.30/843.39	c |      7502 |    3539     8400    35371 |    11789     7502     30 |  0.000 % |
843.61/843.61	c |     11347 |    3539     8400    35371 |    12968    11347     31 |  0.000 % |
843.90/843.93	c |     17114 |    3539     8400    35371 |    14265    10567     33 |  0.000 % |
844.40/844.47	c |     25763 |    3539     8400    35371 |    15692    12030     34 |  0.000 % |
845.40/845.42	c |     38737 |    3539     8400    35371 |    17261     9187     36 |  0.000 % |
846.80/846.83	c |     58198 |    3539     8400    35371 |    18987    11291     34 |  0.000 % |
848.90/848.98	c |     87391 |    3539     8400    35371 |    20886    11814     37 |  0.000 % |
852.41/852.47	c |    131181 |    3539     8400    35371 |    22974    13612     36 |  0.000 % |
857.71/857.78	c |    196869 |    3539     8400    35371 |    25272    21387     36 |  0.000 % |
867.11/867.16	c |    295395 |    3539     8400    35371 |    27799    12933     39 |  0.000 % |
880.81/880.86	c |    443184 |    3539     8400    35371 |    30579    18114     37 |  0.000 % |
904.11/904.17	c |    664868 |    3539     8400    35371 |    33637    22096     37 |  0.000 % |
938.00/938.06	c |    997393 |    3539     8400    35371 |    37001    15411     34 |  0.000 % |
992.21/992.29	c ===============================================================================
1000.91/1000.91	c core #8
1000.91/1000.91	c 
1000.91/1000.91	c 
1000.91/1000.91	c Core size: 936	Core Weight: 1	Total Weight: 8
1000.91/1000.91	c Current CPU time: 987.45 s
1000.91/1000.91	c
1000.91/1000.91	c ============================[ Search Statistics ]==============================
1000.91/1000.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1000.91/1000.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1000.91/1000.91	c ===============================================================================
1000.91/1000.91	c |         0 |    4050     9174    39181 |     5000        0   -nan |  0.000 % |
1000.91/1000.91	c |       102 |    4050     9174    39181 |     5500      102     26 |  0.000 % |
1000.91/1000.92	c |       253 |    4050     9174    39181 |     6050      253     24 |  0.000 % |
1000.91/1000.92	c |       478 |    4050     9174    39181 |     6655      478     29 |  0.000 % |
1000.91/1000.93	c |       816 |    4050     9174    39181 |     7320      816     29 |  0.000 % |
1000.91/1000.95	c |      1322 |    4050     9174    39181 |     8052     1322     29 |  0.000 % |
1000.91/1000.97	c |      2082 |    4050     9174    39181 |     8857     2082     30 |  0.000 % |
1001.01/1001.01	c |      3222 |    4050     9174    39181 |     9743     3222     30 |  0.000 % |
1001.01/1001.08	c |      4932 |    4050     9174    39181 |    10717     4932     31 |  0.000 % |
1001.11/1001.20	c |      7497 |    4050     9174    39181 |    11789     7497     33 |  0.000 % |
1001.30/1001.39	c |     11343 |    4050     9174    39181 |    12968    11343     34 |  0.000 % |
1001.70/1001.72	c |     17111 |    4050     9174    39181 |    14265    10569     36 |  0.000 % |
1002.30/1002.31	c |     25760 |    4050     9174    39181 |    15692    12030     36 |  0.000 % |
1003.21/1003.25	c |     38734 |    4050     9174    39181 |    17261     9227     44 |  0.000 % |
1004.71/1004.74	c |     58198 |    4050     9174    39181 |    18987    11330     39 |  0.000 % |
1006.81/1006.85	c |     87390 |    4050     9174    39181 |    20886    11874     38 |  0.000 % |
1010.41/1010.46	c |    131180 |    4050     9174    39181 |    22974    13683     38 |  0.000 % |
1016.10/1016.18	c |    196864 |    4050     9174    39181 |    25272    21645     35 |  0.000 % |
1025.21/1025.24	c |    295391 |    4050     9174    39181 |    27799    12751     38 |  0.000 % |
1038.51/1038.56	c |    443181 |    4050     9174    39181 |    30579    18156     38 |  0.000 % |
1059.11/1059.20	c |    664867 |    4050     9174    39181 |    33637    17896     35 |  0.000 % |
1092.81/1092.84	c |    997395 |    4050     9174    39181 |    37001    31127     37 |  0.000 % |
1140.00/1140.06	c ===============================================================================
1148.31/1148.33	c core #9
1148.31/1148.33	c 
1148.31/1148.33	c 
1148.31/1148.33	c Core size: 983	Core Weight: 1	Total Weight: 9
1148.31/1148.33	c Current CPU time: 1133.08 s
1148.31/1148.33	c
1148.31/1148.33	c ============================[ Search Statistics ]==============================
1148.31/1148.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1148.31/1148.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1148.31/1148.33	c ===============================================================================
1148.31/1148.33	c |         0 |    4592     9940    43049 |     5000        0   -nan |  0.000 % |
1148.31/1148.33	c |       100 |    4592     9940    43049 |     5500      100     30 |  0.000 % |
1148.31/1148.34	c |       250 |    4592     9940    43049 |     6050      250     30 |  0.000 % |
1148.31/1148.35	c |       475 |    4592     9940    43049 |     6655      475     31 |  0.000 % |
1148.31/1148.36	c |       815 |    4592     9940    43049 |     7320      815     31 |  0.000 % |
1148.31/1148.38	c |      1321 |    4592     9940    43049 |     8052     1321     31 |  0.000 % |
1148.42/1148.40	c |      2081 |    4592     9940    43049 |     8857     2081     30 |  0.000 % |
1148.42/1148.44	c |      3223 |    4592     9940    43049 |     9743     3223     30 |  0.000 % |
1148.51/1148.51	c |      4933 |    4592     9940    43049 |    10717     4933     30 |  0.000 % |
1148.60/1148.63	c |      7495 |    4592     9940    43049 |    11789     7495     31 |  0.000 % |
1148.80/1148.85	c |     11339 |    4592     9940    43049 |    12968    11339     32 |  0.000 % |
1149.11/1149.18	c |     17105 |    4592     9940    43049 |    14265    10553     33 |  0.000 % |
1149.71/1149.74	c |     25755 |    4592     9940    43049 |    15692    12035     34 |  0.000 % |
1150.70/1150.76	c |     38731 |    4592     9940    43049 |    17261     9215     34 |  0.000 % |
1152.10/1152.18	c |     58195 |    4592     9940    43049 |    18987    11317     38 |  0.000 % |
1154.41/1154.45	c |     87389 |    4592     9940    43049 |    20886    11860     38 |  0.000 % |
1158.01/1158.08	c |    131180 |    4592     9940    43049 |    22974    13642     40 |  0.000 % |
1163.81/1163.83	c |    196865 |    4592     9940    43049 |    25272    21599     36 |  0.000 % |
1173.01/1173.07	c |    295392 |    4592     9940    43049 |    27799    13164     37 |  0.000 % |
1187.80/1187.86	c |    443183 |    4592     9940    43049 |    30579    24125     38 |  0.000 % |
1209.60/1209.67	c |    664867 |    4592     9940    43049 |    33637    25101     37 |  0.000 % |
1245.01/1245.10	c |    997394 |    4592     9940    43049 |    37001    18262     37 |  0.000 % |
1284.41/1284.48	c ===============================================================================
1292.31/1292.31	c core #10
1292.31/1292.31	c 
1292.31/1292.31	c 
1292.31/1292.31	c Core size: 971	Core Weight: 1	Total Weight: 10
1292.31/1292.31	c Current CPU time: 1275.4 s
1292.31/1292.31	c
1292.31/1292.31	c ============================[ Search Statistics ]==============================
1292.31/1292.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1292.31/1292.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1292.31/1292.31	c ===============================================================================
1292.31/1292.31	c |         0 |    5131    10696    46872 |     5000        0   -nan |  0.000 % |
1292.31/1292.32	c |       100 |    5131    10696    46872 |     5500      100     24 |  0.000 % |
1292.31/1292.32	c |       250 |    5131    10696    46872 |     6050      250     28 |  0.000 % |
1292.31/1292.33	c |       475 |    5131    10696    46872 |     6655      475     31 |  0.000 % |
1292.31/1292.34	c |       815 |    5131    10696    46872 |     7320      815     34 |  0.000 % |
1292.31/1292.36	c |      1322 |    5131    10696    46872 |     8052     1322     34 |  0.000 % |
1292.31/1292.39	c |      2081 |    5131    10696    46872 |     8857     2081     33 |  0.000 % |
1292.42/1292.44	c |      3220 |    5131    10696    46872 |     9743     3220     32 |  0.000 % |
1292.51/1292.52	c |      4931 |    5131    10696    46872 |    10717     4931     31 |  0.000 % |
1292.61/1292.64	c |      7493 |    5131    10696    46872 |    11789     7493     32 |  0.000 % |
1292.81/1292.87	c |     11338 |    5131    10696    46872 |    12968    11338     33 |  0.000 % |
1293.21/1293.23	c |     17105 |    5131    10696    46872 |    14265    10580     34 |  0.000 % |
1293.71/1293.75	c |     25756 |    5131    10696    46872 |    15692    12050     33 |  0.000 % |
1294.62/1294.65	c |     38731 |    5131    10696    46872 |    17261     9218     34 |  0.000 % |
1296.11/1296.20	c |     58192 |    5131    10696    46872 |    18987    11318     38 |  0.000 % |
1298.61/1298.60	c |     87386 |    5131    10696    46872 |    20886    11856     37 |  0.000 % |
1302.31/1302.36	c |    131176 |    5131    10696    46872 |    22974    13658     37 |  0.000 % |
1308.21/1308.27	c |    196861 |    5131    10696    46872 |    25272    21464     39 |  0.000 % |
1318.21/1318.23	c |    295387 |    5131    10696    46872 |    27799    15519     38 |  0.000 % |
1333.01/1333.05	c |    443181 |    5131    10696    46872 |    30579    22986     37 |  0.000 % |
1356.01/1356.09	c |    664867 |    5131    10696    46872 |    33637    25363     39 |  0.000 % |
1394.72/1394.75	c |    997397 |    5131    10696    46872 |    37001    26624     38 |  0.000 % |
1434.32/1434.40	c ===============================================================================
1442.81/1442.84	c core #11
1442.81/1442.84	c 
1442.81/1442.84	c 
1442.81/1442.84	c Core size: 1015	Core Weight: 1	Total Weight: 11
1442.81/1442.84	c Current CPU time: 1424.06 s
1442.81/1442.84	c
1442.81/1442.84	c ============================[ Search Statistics ]==============================
1442.81/1442.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1442.81/1442.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1442.81/1442.84	c ===============================================================================
1442.81/1442.84	c |         0 |    5687    11451    50753 |     5000        0   -nan |  0.000 % |
1442.81/1442.84	c |       100 |    5687    11451    50753 |     5500      100     45 |  0.000 % |
1442.81/1442.85	c |       251 |    5687    11451    50753 |     6050      251     45 |  0.000 % |
1442.81/1442.86	c |       478 |    5687    11451    50753 |     6655      478     41 |  0.000 % |
1442.81/1442.87	c |       815 |    5687    11451    50753 |     7320      815     36 |  0.000 % |
1442.81/1442.89	c |      1322 |    5687    11451    50753 |     8052     1322     35 |  0.000 % |
1442.91/1442.92	c |      2081 |    5687    11451    50753 |     8857     2081     32 |  0.000 % |
1443.01/1443.00	c |      3221 |    5687    11451    50753 |     9743     3221     30 |  0.000 % |
1443.01/1443.07	c |      4932 |    5687    11451    50753 |    10717     4932     30 |  0.000 % |
1443.22/1443.21	c |      7495 |    5687    11451    50753 |    11789     7495     31 |  0.000 % |
1443.41/1443.42	c |     11340 |    5687    11451    50753 |    12968    11340     32 |  0.000 % |
1443.71/1443.78	c |     17106 |    5687    11451    50753 |    14265    10567     33 |  0.000 % |
1444.41/1444.41	c |     25755 |    5687    11451    50753 |    15692    12024     34 |  0.000 % |
1445.32/1445.34	c |     38732 |    5687    11451    50753 |    17261     9215     36 |  0.000 % |
1446.91/1446.93	c |     58193 |    5687    11451    50753 |    18987    11307     35 |  0.000 % |
1449.31/1449.36	c |     87385 |    5687    11451    50753 |    20886    11867     39 |  0.000 % |
1453.92/1453.99	c |    131175 |    5687    11451    50753 |    22974    13320     39 |  0.000 % |
1460.51/1460.50	c |    196861 |    5687    11451    50753 |    25272    21285     38 |  0.000 % |
1469.82/1469.86	c |    295387 |    5687    11451    50753 |    27799    24957     37 |  0.000 % |
1485.21/1485.25	c |    443177 |    5687    11451    50753 |    30579    15064     36 |  0.000 % |
1509.91/1509.94	c |    664861 |    5687    11451    50753 |    33637    17357     35 |  0.000 % |
1547.11/1547.17	c |    997387 |    5687    11451    50753 |    37001    13823     38 |  0.000 % |
1605.21/1605.26	c |   1496176 |    5687    11451    50753 |    40701    30098     38 |  0.000 % |
1677.01/1677.00	c ===============================================================================
1690.31/1690.39	c core #12
1690.31/1690.39	c 
1690.31/1690.39	c 
1690.31/1690.39	c Core size: 1113	Core Weight: 1	Total Weight: 12
1690.31/1690.39	c Current CPU time: 1668.6 s
1690.31/1690.39	c
1690.31/1690.39	c ============================[ Search Statistics ]==============================
1690.31/1690.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1690.31/1690.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1690.31/1690.39	c ===============================================================================
1690.31/1690.39	c |         0 |    6332    12200    54806 |     5000        0   -nan |  0.000 % |
1690.31/1690.39	c |       101 |    6332    12200    54806 |     5500      101     30 |  0.000 % |
1690.42/1690.40	c |       252 |    6332    12200    54806 |     6050      252     30 |  0.000 % |
1690.42/1690.41	c |       477 |    6332    12200    54806 |     6655      477     27 |  0.000 % |
1690.42/1690.42	c |       815 |    6332    12200    54806 |     7320      815     27 |  0.000 % |
1690.42/1690.44	c |      1321 |    6332    12200    54806 |     8052     1321     30 |  0.000 % |
1690.42/1690.47	c |      2082 |    6332    12200    54806 |     8857     2082     30 |  0.000 % |
1690.52/1690.52	c |      3222 |    6332    12200    54806 |     9743     3222     30 |  0.000 % |
1690.62/1690.60	c |      4930 |    6332    12200    54806 |    10717     4930     31 |  0.000 % |
1690.73/1690.74	c |      7493 |    6332    12200    54806 |    11789     7493     32 |  0.000 % |
1690.92/1690.97	c |     11337 |    6332    12200    54806 |    12968    11337     32 |  0.000 % |
1691.32/1691.33	c |     17104 |    6332    12200    54806 |    14265    10562     34 |  0.000 % |
1692.02/1692.08	c |     25753 |    6332    12200    54806 |    15692    12033     34 |  0.000 % |
1692.92/1692.99	c |     38728 |    6332    12200    54806 |    17261     9215     35 |  0.000 % |
1694.41/1694.47	c |     58190 |    6332    12200    54806 |    18987    11330     38 |  0.000 % |
1697.02/1697.02	c |     87384 |    6332    12200    54806 |    20886    11882     38 |  0.000 % |
1700.62/1700.67	c |    131173 |    6332    12200    54806 |    22974    13663     38 |  0.000 % |
1706.62/1706.68	c |    196857 |    6332    12200    54806 |    25272    21502     37 |  0.000 % |
1716.22/1716.26	c |    295383 |    6332    12200    54806 |    27799    12445     39 |  0.000 % |
1721.12/1721.12	c ===============================================================================
1721.12/1721.12	c #cores: 12
1721.12/1721.12	o 12
1721.12/1721.12	s OPTIMUM FOUND
1721.12/1721.12	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
1721.12/1721.12	c Total CPU time: 1699.94 s

Verifier Data

OK	12

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3447128-1307906047/watcher-3447128-1307906047 -o /tmp/evaluation-result-3447128-1307906047/solver-3447128-1307906047 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447128-1307906047.wbo 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.94 1.99 1.99 2/172 3889
/proc/meminfo: memFree=28640868/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=2196 CPUtime=0 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 318 0 0 0 0 0 0 0 25 0 1 0 902204297 2248704 270 33554432000 4194304 5714214 140736300086128 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 549 270 178 372 0 152 0

[startup+0.0814971 s]
/proc/loadavg: 1.94 1.99 1.99 2/172 3889
/proc/meminfo: memFree=28640868/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=3296 CPUtime=0.07 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 625 0 0 0 7 0 0 0 18 0 1 0 902204297 3375104 555 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 824 556 177 372 0 449 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3296

[startup+0.100496 s]
/proc/loadavg: 1.94 1.99 1.99 2/172 3889
/proc/meminfo: memFree=28640868/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=3428 CPUtime=0.09 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 676 0 0 0 9 0 0 0 18 0 1 0 902204297 3510272 606 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 857 606 177 372 0 482 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3428

[startup+0.300459 s]
/proc/loadavg: 1.94 1.99 1.99 2/172 3889
/proc/meminfo: memFree=28640868/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=5312 CPUtime=0.29 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 1132 0 0 0 28 1 0 0 18 0 1 0 902204297 5439488 1062 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 1328 1062 177 372 0 953 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5312

[startup+0.700381 s]
/proc/loadavg: 1.94 1.99 1.99 2/172 3889
/proc/meminfo: memFree=28640868/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=7040 CPUtime=0.69 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 1554 0 0 0 67 2 0 0 18 0 1 0 902204297 7208960 1484 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 1760 1484 177 372 0 1385 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7040

[startup+1.5003 s]
/proc/loadavg: 1.94 1.99 1.99 3/173 3890
/proc/meminfo: memFree=28631712/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=9428 CPUtime=1.49 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 2166 0 0 0 145 4 0 0 20 0 1 0 902204297 9654272 2096 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 2357 2096 177 372 0 1982 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9428

[startup+3.10099 s]
/proc/loadavg: 1.94 1.99 1.99 3/173 3890
/proc/meminfo: memFree=28627992/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=13552 CPUtime=3.09 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 3215 0 0 0 302 7 0 0 25 0 1 0 902204297 13877248 3145 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 3388 3145 177 372 0 3013 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13552

[startup+6.30045 s]
/proc/loadavg: 1.94 1.99 1.99 3/173 3890
/proc/meminfo: memFree=28615424/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=20248 CPUtime=6.29 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 4841 0 0 0 616 13 0 0 25 0 1 0 902204297 20733952 4771 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 5062 4771 177 372 0 4687 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20248

[startup+12.7004 s]
/proc/loadavg: 1.95 1.99 1.99 3/173 3890
/proc/meminfo: memFree=28591660/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=32572 CPUtime=12.69 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 7927 0 0 0 1245 24 0 0 25 0 1 0 902204297 33353728 7857 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 8143 7857 177 372 0 7768 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32572

[startup+25.5002 s]
/proc/loadavg: 1.96 1.99 1.99 3/173 3890
/proc/meminfo: memFree=28552244/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=52996 CPUtime=25.49 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 12989 0 0 0 2505 44 0 0 25 0 1 0 902204297 54267904 12919 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 13249 12919 177 372 0 12874 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52996

[startup+51.1009 s]
/proc/loadavg: 1.97 1.99 1.99 3/173 3892
/proc/meminfo: memFree=28476368/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=91124 CPUtime=51.09 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 22465 0 0 0 5026 83 0 0 25 0 1 0 902204297 93310976 22395 33554432000 4194304 5714214 140736300086128 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 22781 22395 177 372 0 22406 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91124

[startup+102.306 s]
/proc/loadavg: 1.99 1.99 1.99 3/173 3892
/proc/meminfo: memFree=28333516/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=157316 CPUtime=102.29 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 38963 0 0 0 10080 149 0 0 25 0 1 0 902204297 161091584 38893 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 39329 38893 177 372 0 38954 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 157316

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/173 3894
/proc/meminfo: memFree=28191400/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=215020 CPUtime=162.29 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 53534 0 0 0 15997 232 0 0 25 0 1 0 902204297 220180480 53391 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 53755 53391 178 372 0 53380 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 215020

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/173 3934
/proc/meminfo: memFree=28635660/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=215020 CPUtime=222.29 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 53586 0 0 0 21921 308 0 0 25 0 1 0 902204297 220180480 53443 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 53755 53443 178 372 0 53380 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 215020

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/173 3936
/proc/meminfo: memFree=28555208/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=231668 CPUtime=282.29 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 57793 0 0 0 27845 384 0 0 25 0 1 0 902204297 237228032 57650 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 57917 57650 178 372 0 57542 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 231668

[startup+342.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/173 3938
/proc/meminfo: memFree=28536232/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=231668 CPUtime=342.3 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 57793 0 0 0 33767 463 0 0 25 0 1 0 902204297 237228032 57650 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 57917 57650 178 372 0 57542 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 231668

[startup+402.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/173 3938
/proc/meminfo: memFree=28530516/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=231668 CPUtime=402.3 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 57799 0 0 0 39688 542 0 0 25 0 1 0 902204297 237228032 57656 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 57917 57656 178 372 0 57542 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 231668

[startup+462.301 s]
/proc/loadavg: 2.06 2.01 2.00 3/173 3940
/proc/meminfo: memFree=28522196/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=231668 CPUtime=462.29 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 57799 0 0 0 45608 621 0 0 25 0 1 0 902204297 237228032 57656 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 57917 57656 178 372 0 57542 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 231668

[startup+522.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/173 3942
/proc/meminfo: memFree=28513256/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=231668 CPUtime=522.3 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 57804 0 0 0 51529 701 0 0 25 0 1 0 902204297 237228032 57661 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 57917 57661 178 372 0 57542 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 231668

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/173 3944
/proc/meminfo: memFree=28492288/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=231668 CPUtime=582.3 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 57804 0 0 0 57454 776 0 0 25 0 1 0 902204297 237228032 57661 33554432000 4194304 5714214 140736300086128 18446744073709551615 4324856 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 57917 57661 178 372 0 57542 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 231668

[startup+642.3 s]

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

/proc/meminfo: memFree=28394232/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=261024 CPUtime=1062.31 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 65105 0 0 0 104866 1365 0 0 25 0 1 0 902204297 267288576 64962 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 65256 64962 178 372 0 64881 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 261024

[startup+1122.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/173 3958
/proc/meminfo: memFree=28382312/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=261024 CPUtime=1122.3 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 65105 0 0 0 110788 1442 0 0 25 0 1 0 902204297 267288576 64962 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 65256 64962 178 372 0 64881 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 261024

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/173 3960
/proc/meminfo: memFree=28361584/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=261024 CPUtime=1182.3 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 65115 0 0 0 116727 1503 0 0 25 0 1 0 902204297 267288576 64972 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 65256 64972 178 372 0 64881 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 261024

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 3962
/proc/meminfo: memFree=28343104/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=261024 CPUtime=1242.31 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 65144 0 0 0 122653 1578 0 0 25 0 1 0 902204297 267288576 65001 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 65256 65001 178 372 0 64881 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 261024

[startup+1302.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/173 3962
/proc/meminfo: memFree=28314200/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=261024 CPUtime=1302.31 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 65155 0 0 0 128588 1643 0 0 25 0 1 0 902204297 267288576 65012 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 65256 65012 178 372 0 64881 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 261024

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/173 3964
/proc/meminfo: memFree=28277980/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=261024 CPUtime=1362.31 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 65155 0 0 0 134508 1723 0 0 25 0 1 0 902204297 267288576 65012 33554432000 4194304 5714214 140736300086128 18446744073709551615 4300192 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 65256 65012 178 372 0 64881 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 261024

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/173 3966
/proc/meminfo: memFree=28269656/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=261024 CPUtime=1422.32 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 65155 0 0 0 140431 1801 0 0 25 0 1 0 902204297 267288576 65012 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 65256 65012 178 372 0 64881 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 261024

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 3968
/proc/meminfo: memFree=28269772/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=260168 CPUtime=1482.31 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 65165 0 0 0 146366 1865 0 0 25 0 1 0 902204297 266412032 64809 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 65042 64809 178 372 0 64667 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 260168

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 3970
/proc/meminfo: memFree=28269872/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=260168 CPUtime=1542.32 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 65165 0 0 0 152298 1934 0 0 25 0 1 0 902204297 266412032 64809 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 65042 64809 178 372 0 64667 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 260168

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 3970
/proc/meminfo: memFree=28269864/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=260168 CPUtime=1602.31 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 65165 0 0 0 158237 1994 0 0 25 0 1 0 902204297 266412032 64809 33554432000 4194304 5714214 140736300086128 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 65042 64809 178 372 0 64667 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 260168

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/173 3972
/proc/meminfo: memFree=28267736/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=261356 CPUtime=1662.32 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 65445 0 0 0 164170 2062 0 0 25 0 1 0 902204297 267628544 65089 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 65339 65089 178 372 0 64964 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 261356

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

[startup+1689.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/173 3974
/proc/meminfo: memFree=28164436/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=364624 CPUtime=1689.52 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 91194 0 0 0 166873 2079 0 0 25 0 1 0 902204297 373374976 90838 33554432000 4194304 5714214 140736300086128 18446744073709551615 4472215 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 91156 90838 178 372 0 90781 0
Current children cumulated CPU time (s) 1689.52
Current children cumulated vsize (KiB) 364624

[startup+1702.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/173 3974
/proc/meminfo: memFree=28164428/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=364624 CPUtime=1702.32 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 91194 0 0 0 168133 2099 0 0 25 0 1 0 902204297 373374976 90838 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 91156 90838 178 372 0 90781 0
Current children cumulated CPU time (s) 1702.32
Current children cumulated vsize (KiB) 364624

[startup+1708.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/173 3974
/proc/meminfo: memFree=28164428/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=364624 CPUtime=1708.72 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 91194 0 0 0 168767 2105 0 0 25 0 1 0 902204297 373374976 90838 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 91156 90838 178 372 0 90781 0
Current children cumulated CPU time (s) 1708.72
Current children cumulated vsize (KiB) 364624

[startup+1715.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/173 3974
/proc/meminfo: memFree=28160828/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=364624 CPUtime=1715.12 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 91195 0 0 0 169399 2113 0 0 25 0 1 0 902204297 373374976 90839 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 91156 90839 178 372 0 90781 0
Current children cumulated CPU time (s) 1715.12
Current children cumulated vsize (KiB) 364624

[startup+1718.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/173 3974
/proc/meminfo: memFree=28159952/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=364624 CPUtime=1718.31 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 91199 0 0 0 169715 2116 0 0 25 0 1 0 902204297 373374976 90843 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 91156 90843 178 372 0 90781 0
Current children cumulated CPU time (s) 1718.31
Current children cumulated vsize (KiB) 364624

[startup+1719.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/173 3974
/proc/meminfo: memFree=28159084/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=364624 CPUtime=1719.92 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 91199 0 0 0 169874 2118 0 0 25 0 1 0 902204297 373374976 90843 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 91156 90843 178 372 0 90781 0
Current children cumulated CPU time (s) 1719.92
Current children cumulated vsize (KiB) 364624

[startup+1720.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/173 3974
/proc/meminfo: memFree=28157844/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=364624 CPUtime=1720.72 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 91199 0 0 0 169952 2120 0 0 25 0 1 0 902204297 373374976 90843 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 91156 90843 178 372 0 90781 0
Current children cumulated CPU time (s) 1720.72
Current children cumulated vsize (KiB) 364624

[startup+1721.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/173 3974
/proc/meminfo: memFree=28157844/32951132 swapFree=67061148/67111528
[pid=3889] ppid=3887 vsize=364624 CPUtime=1721.12 cores=1,3,5,7
/proc/3889/stat : 3889 (wbo1.6) R 3887 3889 2091 0 -1 4202496 91199 0 0 0 169992 2120 0 0 25 0 1 0 902204297 373374976 90843 33554432000 4194304 5714214 140736300086128 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3889/statm: 91156 90843 178 372 0 90781 0
Current children cumulated CPU time (s) 1721.12
Current children cumulated vsize (KiB) 364624

Child status: 0
Real time (s): 1721.14
CPU time (s): 1721.16
CPU user time (s): 1699.94
CPU system time (s): 21.2208
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 364624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1699.94
system time used= 21.2208
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91202
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= 17
involuntary context switches= 3066

runsolver used 2.25566 second user time and 5.57415 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-12 21:14:07
IDJOB=3447128
IDBENCH=78971
IDSOLVER=1943
FILE ID=node129/3447128-1307906047
RUNJOBID= node129-1307904103-3682
PBS_JOBID= 13559577
Free space on /tmp= 74052 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900569834--soft-66-100-0.wbo
COMMAND LINE= wbo1.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3447128-1307906047/watcher-3447128-1307906047 -o /tmp/evaluation-result-3447128-1307906047/solver-3447128-1307906047 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447128-1307906047.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 9b8daeac3a936659a5f0bb5b79c19c15
RANDOM SEED=1842064689

node129.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      28641808 kB
Buffers:        447624 kB
Cached:        3306928 kB
SwapCached:      13132 kB
Active:        1402484 kB
Inactive:      2622984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28641808 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:            4288 kB
Writeback:           0 kB
AnonPages:      268128 kB
Mapped:           9872 kB
Slab:           219940 kB
PageTables:       4696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   430464 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74044 MiB
End job on node129 at 2011-06-12 21:42:48