Trace number 3447046

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 1105.59 1105.58

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900557574--soft-66-100-0.wbo
MD5SUM5ae7a85bf99e064da8ccbcbd4c939a34
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark114.942
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 constraints900
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 45741
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45740
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
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-3447046-1307905804.wbo.
0.00/0.00	c Instance file HOME/instance-3447046-1307905804.wbo
0.00/0.00	c File size is 87857 bytes.
0.00/0.00	c Highest Coefficient sum: 689
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 |       100 |     231     2707     8338 |     5500      100     22 |  0.002 % |
0.00/0.01	c |       250 |     231     2707     8338 |     6050      250     33 |  0.002 % |
0.00/0.01	c |       477 |     231     2707     8338 |     6655      477     33 |  0.002 % |
0.00/0.02	c |       814 |     231     2707     8338 |     7320      814     32 |  0.002 % |
0.00/0.03	c |      1321 |     231     2707     8338 |     8052     1321     30 |  0.002 % |
0.00/0.04	c |      2081 |     231     2707     8338 |     8857     2081     29 |  0.002 % |
0.00/0.07	c |      3222 |     231     2707     8338 |     9743     3222     30 |  0.002 % |
0.09/0.12	c |      4930 |     231     2707     8338 |    10717     4930     30 |  0.002 % |
0.19/0.20	c |      7492 |     231     2707     8338 |    11789     7492     32 |  0.002 % |
0.29/0.35	c |     11336 |     231     2707     8338 |    12968    11336     32 |  0.002 % |
0.49/0.57	c |     17104 |     231     2707     8338 |    14265    10570     32 |  0.002 % |
0.99/1.03	c |     25755 |     231     2707     8338 |    15692    12041     35 |  0.002 % |
1.69/1.76	c |     38730 |     231     2707     8338 |    17261     9233     35 |  0.002 % |
2.89/2.92	c |     58194 |     231     2707     8338 |    18987    11326     39 |  0.002 % |
4.89/4.94	c |     87387 |     231     2707     8338 |    20886    11876     39 |  0.002 % |
7.59/7.70	c |    131177 |     231     2707     8338 |    22974    13688     34 |  0.002 % |
12.19/12.21	c |    196862 |     231     2707     8338 |    25272    21529     36 |  0.002 % |
19.49/19.56	c |    295389 |     231     2707     8338 |    27799    12703     37 |  0.002 % |
31.80/31.86	c |    443178 |     231     2707     8338 |    30579    20453     35 |  0.002 % |
50.59/50.62	c |    664864 |     231     2707     8338 |    33637    19456     37 |  0.002 % |
63.49/63.55	c ===============================================================================
68.10/68.12	c core #1
68.10/68.12	c 
68.10/68.12	c 
68.10/68.12	c Core size: 868	Core Weight: 1	Total Weight: 1
68.10/68.12	c Current CPU time: 66.1789 s
68.10/68.12	c
68.10/68.12	c ============================[ Search Statistics ]==============================
68.10/68.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
68.10/68.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
68.10/68.12	c ===============================================================================
68.10/68.12	c |         0 |     695     3564    12387 |     5000        0   -nan |  0.000 % |
68.10/68.13	c |       101 |     695     3564    12387 |     5500      101     22 |  0.000 % |
68.10/68.13	c |       251 |     695     3564    12387 |     6050      251     26 |  0.000 % |
68.10/68.13	c |       477 |     695     3564    12387 |     6655      477     30 |  0.000 % |
68.10/68.14	c |       815 |     695     3564    12387 |     7320      815     28 |  0.000 % |
68.10/68.15	c |      1322 |     695     3564    12387 |     8052     1322     28 |  0.000 % |
68.10/68.17	c |      2081 |     695     3564    12387 |     8857     2081     27 |  0.000 % |
68.10/68.20	c |      3220 |     695     3564    12387 |     9743     3220     27 |  0.000 % |
68.20/68.25	c |      4929 |     695     3564    12387 |    10717     4929     27 |  0.000 % |
68.29/68.32	c |      7492 |     695     3564    12387 |    11789     7492     29 |  0.000 % |
68.39/68.48	c |     11337 |     695     3564    12387 |    12968    11337     31 |  0.000 % |
68.69/68.75	c |     17104 |     695     3564    12387 |    14265    10555     36 |  0.000 % |
69.19/69.26	c |     25753 |     695     3564    12387 |    15692    12016     38 |  0.000 % |
70.10/70.13	c |     38729 |     695     3564    12387 |    17261     9200     41 |  0.000 % |
71.40/71.42	c |     58191 |     695     3564    12387 |    18987    11288     38 |  0.000 % |
73.39/73.42	c |     87384 |     695     3564    12387 |    20886    11851     35 |  0.000 % |
76.49/76.50	c |    131173 |     695     3564    12387 |    22974    13658     37 |  0.000 % |
81.09/81.19	c |    196859 |     695     3564    12387 |    25272    21636     33 |  0.000 % |
88.69/88.72	c |    295388 |     695     3564    12387 |    27799    24504     36 |  0.000 % |
100.79/100.80	c |    443183 |     695     3564    12387 |    30579    13401     36 |  0.000 % |
119.29/119.33	c |    664867 |     695     3564    12387 |    33637    13341     35 |  0.000 % |
144.19/144.24	c ===============================================================================
149.69/149.72	c core #2
149.69/149.72	c 
149.69/149.72	c 
149.69/149.72	c Core size: 874	Core Weight: 1	Total Weight: 2
149.69/149.72	c Current CPU time: 145.892 s
149.69/149.72	c
149.69/149.72	c ============================[ Search Statistics ]==============================
149.69/149.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
149.69/149.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
149.69/149.72	c ===============================================================================
149.69/149.72	c |         0 |    1158     4406    16392 |     5000        0   -nan |  0.000 % |
149.69/149.72	c |       102 |    1158     4406    16392 |     5500      102     24 |  0.000 % |
149.69/149.73	c |       252 |    1158     4406    16392 |     6050      252     26 |  0.000 % |
149.69/149.73	c |       477 |    1158     4406    16392 |     6655      477     29 |  0.000 % |
149.69/149.74	c |       815 |    1158     4406    16392 |     7320      815     29 |  0.000 % |
149.69/149.75	c |      1323 |    1158     4406    16392 |     8052     1323     28 |  0.000 % |
149.69/149.77	c |      2082 |    1158     4406    16392 |     8857     2082     28 |  0.000 % |
149.79/149.80	c |      3223 |    1158     4406    16392 |     9743     3223     27 |  0.000 % |
149.79/149.85	c |      4932 |    1158     4406    16392 |    10717     4932     29 |  0.000 % |
149.90/149.94	c |      7494 |    1158     4406    16392 |    11789     7494     28 |  0.000 % |
150.09/150.10	c |     11338 |    1158     4406    16392 |    12968    11338     29 |  0.000 % |
150.29/150.38	c |     17104 |    1158     4406    16392 |    14265    10563     33 |  0.000 % |
150.80/150.84	c |     25755 |    1158     4406    16392 |    15692    12025     35 |  0.000 % |
151.59/151.61	c |     38729 |    1158     4406    16392 |    17261     9207     35 |  0.000 % |
152.80/152.90	c |     58191 |    1158     4406    16392 |    18987    11323     41 |  0.000 % |
154.89/154.92	c |     87384 |    1158     4406    16392 |    20886    11861     36 |  0.000 % |
157.99/158.01	c |    131174 |    1158     4406    16392 |    22974    13647     34 |  0.000 % |
163.09/163.13	c |    196859 |    1158     4406    16392 |    25272    21390     35 |  0.000 % |
171.29/171.35	c |    295386 |    1158     4406    16392 |    27799    12509     41 |  0.000 % |
183.50/183.58	c |    443176 |    1158     4406    16392 |    30579    19829     35 |  0.000 % |
203.40/203.44	c |    664860 |    1158     4406    16392 |    33637    22455     39 |  0.000 % |
225.79/225.88	c ===============================================================================
231.09/231.16	c core #3
231.09/231.16	c 
231.09/231.16	c 
231.09/231.16	c Core size: 861	Core Weight: 1	Total Weight: 3
231.09/231.16	c Current CPU time: 225.55 s
231.09/231.16	c
231.09/231.16	c ============================[ Search Statistics ]==============================
231.09/231.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.09/231.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.09/231.16	c ===============================================================================
231.09/231.16	c |         0 |    1621     5238    20368 |     5000        0   -nan |  0.000 % |
231.09/231.16	c |       102 |    1621     5238    20368 |     5500      102     25 |  0.000 % |
231.09/231.16	c |       252 |    1621     5238    20368 |     6050      252     29 |  0.000 % |
231.09/231.17	c |       477 |    1621     5238    20368 |     6655      477     31 |  0.000 % |
231.09/231.18	c |       814 |    1621     5238    20368 |     7320      814     29 |  0.000 % |
231.09/231.19	c |      1321 |    1621     5238    20368 |     8052     1321     29 |  0.000 % |
231.19/231.21	c |      2080 |    1621     5238    20368 |     8857     2080     29 |  0.000 % |
231.19/231.24	c |      3221 |    1621     5238    20368 |     9743     3221     29 |  0.000 % |
231.30/231.30	c |      4929 |    1621     5238    20368 |    10717     4929     29 |  0.000 % |
231.30/231.39	c |      7494 |    1621     5238    20368 |    11789     7494     30 |  0.000 % |
231.49/231.55	c |     11340 |    1621     5238    20368 |    12968    11340     30 |  0.000 % |
231.80/231.84	c |     17106 |    1621     5238    20368 |    14265    10558     34 |  0.000 % |
232.30/232.32	c |     25756 |    1621     5238    20368 |    15692    12027     35 |  0.000 % |
232.99/233.09	c |     38731 |    1621     5238    20368 |    17261     9195     35 |  0.000 % |
234.20/234.26	c |     58194 |    1621     5238    20368 |    18987    11296     34 |  0.000 % |
236.29/236.35	c |     87387 |    1621     5238    20368 |    20886    11853     38 |  0.000 % |
239.50/239.53	c |    131176 |    1621     5238    20368 |    22974    13647     37 |  0.000 % |
244.90/244.99	c |    196860 |    1621     5238    20368 |    25272    21545     37 |  0.000 % |
252.69/252.73	c |    295386 |    1621     5238    20368 |    27799    25174     35 |  0.000 % |
265.80/265.89	c |    443175 |    1621     5238    20368 |    30579    14963     40 |  0.000 % |
285.50/285.50	c |    664858 |    1621     5238    20368 |    33637    13987     36 |  0.000 % |
316.29/316.34	c |    997386 |    1600     5238    20368 |    37001    28317     36 |  1.296 % |
317.80/317.86	c ===============================================================================
323.90/323.94	c core #4
323.90/323.94	c 
323.90/323.94	c 
323.90/323.94	c Core size: 871	Core Weight: 1	Total Weight: 4
323.90/323.94	c Current CPU time: 316.283 s
323.90/323.94	c
323.90/323.94	c ============================[ Search Statistics ]==============================
323.90/323.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
323.90/323.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
323.90/323.94	c ===============================================================================
323.90/323.94	c |         0 |    2094     6056    24308 |     5000        0   -nan |  0.000 % |
323.90/323.94	c |       101 |    2094     6056    24308 |     5500      101     28 |  0.000 % |
323.90/323.95	c |       251 |    2094     6056    24308 |     6050      251     30 |  0.000 % |
323.90/323.95	c |       479 |    2094     6056    24308 |     6655      479     32 |  0.000 % |
323.90/323.96	c |       816 |    2094     6056    24308 |     7320      816     30 |  0.000 % |
323.90/323.98	c |      1324 |    2094     6056    24308 |     8052     1324     29 |  0.000 % |
324.00/324.00	c |      2084 |    2094     6056    24308 |     8857     2084     28 |  0.000 % |
324.00/324.03	c |      3223 |    2094     6056    24308 |     9743     3223     28 |  0.000 % |
324.00/324.09	c |      4932 |    2094     6056    24308 |    10717     4932     29 |  0.000 % |
324.09/324.19	c |      7495 |    2094     6056    24308 |    11789     7495     30 |  0.000 % |
324.29/324.37	c |     11342 |    2094     6056    24308 |    12968    11342     30 |  0.000 % |
324.59/324.65	c |     17108 |    2094     6056    24308 |    14265    10590     31 |  0.000 % |
325.10/325.12	c |     25758 |    2094     6056    24308 |    15692    12066     34 |  0.000 % |
325.89/325.99	c |     38732 |    2094     6056    24308 |    17261     9232     37 |  0.000 % |
327.29/327.30	c |     58193 |    2094     6056    24308 |    18987    11322     37 |  0.000 % |
329.30/329.31	c |     87386 |    2094     6056    24308 |    20886    11872     34 |  0.000 % |
332.60/332.65	c |    131175 |    2094     6056    24308 |    22974    13665     38 |  0.000 % |
337.80/337.82	c |    196862 |    2094     6056    24308 |    25272    21208     36 |  0.000 % |
346.20/346.24	c |    295389 |    2094     6056    24308 |    27799    13581     36 |  0.000 % |
358.70/358.72	c |    443181 |    2094     6056    24308 |    30579    18968     38 |  0.000 % |
378.59/378.68	c |    664864 |    2094     6056    24308 |    33637    18318     39 |  0.000 % |
412.70/412.76	c |    997389 |    2093     6056    24308 |    37001    31619     38 |  0.048 % |
427.90/427.97	c ===============================================================================
434.90/434.93	c core #5
434.90/434.93	c 
434.90/434.93	c 
434.90/434.93	c Core size: 902	Core Weight: 1	Total Weight: 5
434.90/434.93	c Current CPU time: 424.969 s
434.90/434.93	c
434.90/434.93	c ============================[ Search Statistics ]==============================
434.90/434.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
434.90/434.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
434.90/434.93	c ===============================================================================
434.90/434.93	c |         0 |    2585     6868    28270 |     5000        0   -nan |  0.000 % |
434.90/434.94	c |       101 |    2585     6868    28270 |     5500      101     25 |  0.000 % |
434.90/434.94	c |       251 |    2585     6868    28270 |     6050      251     30 |  0.000 % |
434.90/434.95	c |       477 |    2585     6868    28270 |     6655      477     30 |  0.000 % |
434.90/434.96	c |       814 |    2585     6868    28270 |     7320      814     29 |  0.000 % |
434.90/434.97	c |      1321 |    2585     6868    28270 |     8052     1321     28 |  0.000 % |
434.90/434.99	c |      2081 |    2585     6868    28270 |     8857     2081     28 |  0.000 % |
435.00/435.03	c |      3221 |    2585     6868    28270 |     9743     3221     30 |  0.000 % |
435.00/435.09	c |      4929 |    2585     6868    28270 |    10717     4929     30 |  0.000 % |
435.20/435.21	c |      7491 |    2585     6868    28270 |    11789     7491     30 |  0.000 % |
435.30/435.38	c |     11335 |    2585     6868    28270 |    12968    11335     31 |  0.000 % |
435.70/435.71	c |     17104 |    2585     6868    28270 |    14265    10566     32 |  0.000 % |
436.20/436.22	c |     25754 |    2585     6868    28270 |    15692    12027     32 |  0.000 % |
437.00/437.04	c |     38728 |    2585     6868    28270 |    17261     9203     36 |  0.000 % |
438.30/438.31	c |     58190 |    2585     6868    28270 |    18987    11327     35 |  0.000 % |
440.19/440.26	c |     87383 |    2585     6868    28270 |    20886    11871     33 |  0.000 % |
443.60/443.60	c |    131173 |    2585     6868    28270 |    22974    13676     35 |  0.000 % |
449.00/449.01	c |    196862 |    2585     6868    28270 |    25272    21608     37 |  0.000 % |
458.00/458.08	c |    295393 |    2585     6868    28270 |    27799    14348     37 |  0.000 % |
471.50/471.58	c |    443182 |    2585     6868    28270 |    30579    18858     37 |  0.000 % |
492.39/492.46	c |    664868 |    2585     6868    28270 |    33637    20896     36 |  0.000 % |
523.00/523.00	c ===============================================================================
528.60/528.67	c core #6
528.60/528.67	c 
528.60/528.67	c 
528.60/528.67	c Core size: 909	Core Weight: 1	Total Weight: 6
528.60/528.67	c Current CPU time: 516.913 s
528.60/528.67	c
528.60/528.67	c ============================[ Search Statistics ]==============================
528.60/528.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
528.60/528.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
528.60/528.67	c ===============================================================================
528.60/528.67	c |         0 |    3090     7671    32238 |     5000        0   -nan |  0.000 % |
528.60/528.68	c |       105 |    3090     7671    32238 |     5500      105     39 |  0.000 % |
528.60/528.68	c |       255 |    3090     7671    32238 |     6050      255     38 |  0.000 % |
528.60/528.69	c |       481 |    3090     7671    32238 |     6655      481     36 |  0.000 % |
528.70/528.70	c |       819 |    3090     7671    32238 |     7320      819     34 |  0.000 % |
528.70/528.71	c |      1325 |    3090     7671    32238 |     8052     1325     32 |  0.000 % |
528.70/528.74	c |      2084 |    3090     7671    32238 |     8857     2084     31 |  0.000 % |
528.70/528.78	c |      3223 |    3090     7671    32238 |     9743     3223     31 |  0.000 % |
528.80/528.84	c |      4932 |    3090     7671    32238 |    10717     4932     31 |  0.000 % |
528.90/528.96	c |      7494 |    3090     7671    32238 |    11789     7494     31 |  0.000 % |
529.10/529.15	c |     11340 |    3090     7671    32238 |    12968    11340     32 |  0.000 % |
529.40/529.46	c |     17107 |    3090     7671    32238 |    14265    10572     33 |  0.000 % |
529.90/529.98	c |     25756 |    3090     7671    32238 |    15692    12033     36 |  0.000 % |
530.80/530.84	c |     38730 |    3090     7671    32238 |    17261     9209     33 |  0.000 % |
532.00/532.09	c |     58192 |    3090     7671    32238 |    18987    11288     35 |  0.000 % |
534.10/534.17	c |     87386 |    3090     7671    32238 |    20886    11834     38 |  0.000 % |
537.81/537.88	c |    131175 |    3090     7671    32238 |    22974    13660     39 |  0.000 % |
543.99/544.05	c |    196859 |    3090     7671    32238 |    25272    21634     41 |  0.000 % |
553.00/553.06	c |    295385 |    3090     7671    32238 |    27799    12038     35 |  0.000 % |
567.70/567.77	c |    443174 |    3089     7671    32238 |    30579    17572     37 |  0.032 % |
589.61/589.69	c |    664858 |    3089     7671    32238 |    33637    18869     40 |  0.032 % |
623.60/623.66	c |    997383 |    3089     7671    32238 |    37001    33382     39 |  0.033 % |
636.91/636.93	c ===============================================================================
643.90/643.98	c core #7
643.90/643.98	c 
643.90/643.98	c 
643.90/643.98	c Core size: 923	Core Weight: 1	Total Weight: 7
643.90/643.98	c Current CPU time: 629.954 s
643.90/643.98	c
643.90/643.98	c ============================[ Search Statistics ]==============================
643.90/643.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
643.90/643.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
643.90/643.98	c ===============================================================================
643.90/643.98	c |         0 |    3612     8464    36212 |     5000        0   -nan |  0.000 % |
643.90/643.98	c |       101 |    3612     8464    36212 |     5500      101     24 |  0.000 % |
643.90/643.99	c |       255 |    3612     8464    36212 |     6050      255     29 |  0.000 % |
644.00/644.00	c |       482 |    3612     8464    36212 |     6655      482     29 |  0.000 % |
644.00/644.01	c |       820 |    3612     8464    36212 |     7320      820     28 |  0.000 % |
644.00/644.02	c |      1327 |    3612     8464    36212 |     8052     1327     29 |  0.000 % |
644.00/644.05	c |      2086 |    3612     8464    36212 |     8857     2086     32 |  0.000 % |
644.10/644.10	c |      3225 |    3612     8464    36212 |     9743     3225     33 |  0.000 % |
644.10/644.17	c |      4935 |    3612     8464    36212 |    10717     4935     30 |  0.000 % |
644.20/644.29	c |      7497 |    3612     8464    36212 |    11789     7497     31 |  0.000 % |
644.40/644.49	c |     11342 |    3612     8464    36212 |    12968    11342     32 |  0.000 % |
644.79/644.83	c |     17112 |    3612     8464    36212 |    14265    10560     33 |  0.000 % |
645.30/645.34	c |     25763 |    3612     8464    36212 |    15692    12033     34 |  0.000 % |
646.10/646.13	c |     38737 |    3612     8464    36212 |    17261     9209     32 |  0.000 % |
647.40/647.41	c |     58199 |    3612     8464    36212 |    18987    11291     37 |  0.000 % |
649.50/649.55	c |     87391 |    3612     8464    36212 |    20886    11833     35 |  0.000 % |
653.10/653.10	c |    131180 |    3612     8464    36212 |    22974    13605     37 |  0.000 % |
658.40/658.46	c |    196864 |    3612     8464    36212 |    25272    21244     35 |  0.000 % |
667.10/667.11	c |    295392 |    3612     8464    36212 |    27799    25339     35 |  0.000 % |
681.40/681.45	c |    443182 |    3612     8464    36212 |    30579    13592     39 |  0.000 % |
701.60/701.64	c |    664866 |    3612     8464    36212 |    33637    30649     36 |  0.000 % |
734.90/734.91	c |    997391 |    3612     8464    36212 |    37001    22727     40 |  0.000 % |
781.30/781.31	c ===============================================================================
789.90/789.90	c core #8
789.90/789.90	c 
789.90/789.90	c 
789.90/789.90	c Core size: 949	Core Weight: 1	Total Weight: 8
789.90/789.90	c Current CPU time: 772.961 s
789.90/789.90	c
789.90/789.90	c ============================[ Search Statistics ]==============================
789.90/789.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
789.90/789.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
789.90/789.90	c ===============================================================================
789.90/789.90	c |         0 |    4143     9255    40202 |     5000        0   -nan |  0.000 % |
789.90/789.91	c |       101 |    4143     9255    40202 |     5500      101     31 |  0.000 % |
789.90/789.92	c |       251 |    4143     9255    40202 |     6050      251     30 |  0.000 % |
789.90/789.92	c |       476 |    4143     9255    40202 |     6655      476     30 |  0.000 % |
789.90/789.93	c |       813 |    4143     9255    40202 |     7320      813     27 |  0.000 % |
789.90/789.95	c |      1320 |    4143     9255    40202 |     8052     1320     28 |  0.000 % |
789.90/789.98	c |      2079 |    4143     9255    40202 |     8857     2079     29 |  0.000 % |
790.00/790.02	c |      3218 |    4143     9255    40202 |     9743     3218     31 |  0.000 % |
790.00/790.09	c |      4926 |    4143     9255    40202 |    10717     4926     32 |  0.000 % |
790.20/790.20	c |      7493 |    4143     9255    40202 |    11789     7493     31 |  0.000 % |
790.40/790.40	c |     11340 |    4143     9255    40202 |    12968    11340     31 |  0.000 % |
790.70/790.78	c |     17106 |    4143     9255    40202 |    14265    10573     34 |  0.000 % |
791.30/791.37	c |     25755 |    4143     9255    40202 |    15692    12023     38 |  0.000 % |
792.30/792.36	c |     38729 |    4143     9255    40202 |    17261     9206     40 |  0.000 % |
793.90/793.92	c |     58191 |    4143     9255    40202 |    18987    11344     35 |  0.000 % |
796.10/796.16	c |     87385 |    4143     9255    40202 |    20886    11894     36 |  0.000 % |
799.40/799.43	c |    131174 |    4143     9255    40202 |    22974    13704     37 |  0.000 % |
805.70/805.70	c |    196858 |    4143     9255    40202 |    25272    21351     39 |  0.000 % |
815.10/815.17	c |    295385 |    4143     9255    40202 |    27799    12759     36 |  0.000 % |
829.41/829.46	c |    443175 |    4143     9255    40202 |    30579    17257     36 |  0.000 % |
850.50/850.51	c |    664860 |    4143     9255    40202 |    33637    15503     36 |  0.000 % |
887.11/887.19	c |    997387 |    4143     9255    40202 |    37001    29440     40 |  0.000 % |
941.51/941.56	c |   1496176 |    4143     9255    40202 |    40701    16522     36 |  0.000 % |
1027.70/1027.71	c |   2244360 |    4143     9255    40202 |    44771    30933     40 |  0.000 % |
1069.01/1069.08	c ===============================================================================
1086.81/1086.83	c core #9
1086.81/1086.83	c 
1086.81/1086.83	c 
1086.81/1086.83	c Core size: 1008	Core Weight: 1	Total Weight: 9
1086.81/1086.83	c Current CPU time: 1064.18 s
1086.81/1086.83	c
1086.81/1086.83	c ============================[ Search Statistics ]==============================
1086.81/1086.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1086.81/1086.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1086.81/1086.83	c ===============================================================================
1086.81/1086.83	c |         0 |    4716    10036    44271 |     5000        0   -nan |  0.000 % |
1086.81/1086.83	c |       100 |    4716    10036    44271 |     5500      100     30 |  0.000 % |
1086.81/1086.84	c |       250 |    4716    10036    44271 |     6050      250     31 |  0.000 % |
1086.81/1086.85	c |       476 |    4716    10036    44271 |     6655      476     30 |  0.000 % |
1086.81/1086.86	c |       815 |    4716    10036    44271 |     7320      815     32 |  0.000 % |
1086.81/1086.88	c |      1322 |    4716    10036    44271 |     8052     1322     31 |  0.000 % |
1086.91/1086.90	c |      2081 |    4716    10036    44271 |     8857     2081     30 |  0.000 % |
1086.91/1086.95	c |      3221 |    4716    10036    44271 |     9743     3221     30 |  0.000 % |
1087.00/1087.02	c |      4929 |    4716    10036    44271 |    10717     4929     29 |  0.000 % |
1087.11/1087.14	c |      7491 |    4716    10036    44271 |    11789     7491     30 |  0.000 % |
1087.31/1087.35	c |     11335 |    4716    10036    44271 |    12968    11335     30 |  0.000 % |
1087.61/1087.67	c |     17102 |    4716    10036    44271 |    14265    10561     32 |  0.000 % |
1088.10/1088.18	c |     25752 |    4716    10036    44271 |    15692    12014     36 |  0.000 % |
1089.01/1089.07	c |     38726 |    4716    10036    44271 |    17261     9194     36 |  0.000 % |
1090.41/1090.44	c |     58188 |    4716    10036    44271 |    18987    11293     36 |  0.000 % |
1092.70/1092.71	c |     87381 |    4716    10036    44271 |    20886    11840     41 |  0.000 % |
1096.51/1096.52	c |    131172 |    4716    10036    44271 |    22974    13684     39 |  0.000 % |
1102.81/1102.80	c |    196857 |    4716    10036    44271 |    25272    21454     39 |  0.000 % |
1105.51/1105.55	c ===============================================================================
1105.51/1105.55	c #cores: 9
1105.51/1105.55	o 9
1105.51/1105.55	s OPTIMUM FOUND
1105.51/1105.55	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
1105.51/1105.55	c Total CPU time: 1083.82 s

Verifier Data

OK	9

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-3447046-1307905804/watcher-3447046-1307905804 -o /tmp/evaluation-result-3447046-1307905804/solver-3447046-1307905804 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447046-1307905804.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.99 1.97 1.91 2/175 8246
/proc/meminfo: memFree=30894144/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=2196 CPUtime=0 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 318 0 0 0 0 0 0 0 25 0 1 0 902179025 2248704 271 33554432000 4194304 5714214 140734388061984 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 549 271 178 372 0 152 0

[startup+0.0980141 s]
/proc/loadavg: 1.99 1.97 1.91 2/175 8246
/proc/meminfo: memFree=30894144/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=3452 CPUtime=0.08 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 695 0 0 0 8 0 0 0 25 0 1 0 902179025 3534848 626 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 863 626 177 372 0 488 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3452

[startup+0.101012 s]
/proc/loadavg: 1.99 1.97 1.91 2/175 8246
/proc/meminfo: memFree=30894144/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=3584 CPUtime=0.09 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 704 0 0 0 9 0 0 0 25 0 1 0 902179025 3670016 635 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 896 636 177 372 0 521 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3584

[startup+0.300974 s]
/proc/loadavg: 1.99 1.97 1.91 2/175 8246
/proc/meminfo: memFree=30894144/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=5564 CPUtime=0.29 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 1217 0 0 0 27 2 0 0 25 0 1 0 902179025 5697536 1148 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 1391 1148 177 372 0 1016 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5564

[startup+0.700921 s]
/proc/loadavg: 1.99 1.97 1.91 2/175 8246
/proc/meminfo: memFree=30894144/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=7820 CPUtime=0.69 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 1749 0 0 0 66 3 0 0 25 0 1 0 902179025 8007680 1680 33554432000 4194304 5714214 140734388061984 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 1955 1680 177 372 0 1580 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7820

[startup+1.50078 s]
/proc/loadavg: 1.99 1.97 1.91 3/176 8247
/proc/meminfo: memFree=30886720/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=10076 CPUtime=1.49 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 2345 0 0 0 143 6 0 0 25 0 1 0 902179025 10317824 2276 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 2519 2276 177 372 0 2144 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10076

[startup+3.10051 s]
/proc/loadavg: 1.99 1.97 1.91 3/176 8247
/proc/meminfo: memFree=30880916/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=14852 CPUtime=3.09 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 3534 0 0 0 299 10 0 0 19 0 1 0 902179025 15208448 3465 33554432000 4194304 5714214 140734388061984 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 3713 3465 177 372 0 3338 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14852

[startup+6.30095 s]
/proc/loadavg: 1.99 1.97 1.91 4/176 8247
/proc/meminfo: memFree=30866404/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=23068 CPUtime=6.3 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 5571 0 0 0 611 19 0 0 25 0 1 0 902179025 23621632 5502 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 5767 5502 177 372 0 5392 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 23068

[startup+12.7008 s]
/proc/loadavg: 2.22 2.02 1.93 3/176 8248
/proc/meminfo: memFree=30843232/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=37708 CPUtime=12.69 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 9223 0 0 0 1234 35 0 0 25 0 1 0 902179025 38612992 9154 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 9427 9154 177 372 0 9052 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37708

[startup+25.5006 s]
/proc/loadavg: 2.18 2.02 1.93 3/176 8249
/proc/meminfo: memFree=30795500/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=62056 CPUtime=25.5 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 15251 0 0 0 2481 69 0 0 25 0 1 0 902179025 63545344 15182 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 15514 15182 177 372 0 15139 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 62056

[startup+51.1002 s]
/proc/loadavg: 2.12 2.02 1.93 3/176 8249
/proc/meminfo: memFree=30711152/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=107240 CPUtime=51.09 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 26529 0 0 0 4979 130 0 0 25 0 1 0 902179025 109813760 26460 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 26810 26460 177 372 0 26435 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 107240

[startup+102.306 s]
/proc/loadavg: 2.05 2.01 1.93 3/176 8251
/proc/meminfo: memFree=30484960/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=162416 CPUtime=102.3 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 40436 0 0 0 9984 246 0 0 25 0 1 0 902179025 166313984 40301 33554432000 4194304 5714214 140734388061984 18446744073709551615 4300208 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 40604 40301 178 372 0 40229 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 162416

[startup+162.3 s]
/proc/loadavg: 2.05 2.02 1.94 3/176 8290
/proc/meminfo: memFree=31012528/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=186724 CPUtime=162.29 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 46555 0 0 0 15857 372 0 0 25 0 1 0 902179025 191205376 46420 33554432000 4194304 5714214 140734388061984 18446744073709551615 4320112 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 46681 46420 178 372 0 46306 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 186724

[startup+222.301 s]
/proc/loadavg: 2.02 2.02 1.94 3/176 8291
/proc/meminfo: memFree=30913304/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=186724 CPUtime=222.29 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 46555 0 0 0 21721 508 0 0 25 0 1 0 902179025 191205376 46420 33554432000 4194304 5714214 140734388061984 18446744073709551615 4300208 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 46681 46420 178 372 0 46306 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 186724

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/176 8293
/proc/meminfo: memFree=30815196/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=186724 CPUtime=282.29 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 46561 0 0 0 27589 640 0 0 25 0 1 0 902179025 191205376 46426 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 46681 46426 178 372 0 46306 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 186724

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/176 8295
/proc/meminfo: memFree=30705296/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=202456 CPUtime=342.29 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 50480 0 0 0 33468 761 0 0 25 0 1 0 902179025 207314944 50345 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 50614 50345 178 372 0 50239 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 202456

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 8297
/proc/meminfo: memFree=30548520/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=202456 CPUtime=402.29 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 50481 0 0 0 39341 888 0 0 25 0 1 0 902179025 207314944 50346 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 50614 50346 178 372 0 50239 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 202456

[startup+462.301 s]
/proc/loadavg: 2.05 2.01 1.94 3/176 8336
/proc/meminfo: memFree=30984404/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=231668 CPUtime=462.29 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 57806 0 0 0 45225 1004 0 0 25 0 1 0 902179025 237228032 57671 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 57917 57671 178 372 0 57542 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 231668

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/176 8337
/proc/meminfo: memFree=30984300/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=231668 CPUtime=522.29 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 57806 0 0 0 51102 1127 0 0 25 0 1 0 902179025 237228032 57671 33554432000 4194304 5714214 140734388061984 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 57917 57671 178 372 0 57542 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 231668

[startup+582.301 s]
/proc/loadavg: 2.05 2.02 1.95 3/176 8339
/proc/meminfo: memFree=30856800/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=231668 CPUtime=582.3 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 57813 0 0 0 56989 1241 0 0 25 0 1 0 902179025 237228032 57678 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 57917 57678 178 372 0 57542 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 231668

[startup+642.301 s]
/proc/loadavg: 2.02 2.01 1.95 3/176 8341
/proc/meminfo: memFree=30818084/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=231668 CPUtime=642.31 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 57813 0 0 0 62884 1347 0 0 25 0 1 0 902179025 237228032 57678 33554432000 4194304 5714214 140734388061984 18446744073709551615 4324928 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 57917 57678 178 372 0 57542 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 231668

[startup+702.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/176 8343
/proc/meminfo: memFree=30814584/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=231668 CPUtime=702.3 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 57820 0 0 0 68759 1471 0 0 25 0 1 0 902179025 237228032 57685 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 57917 57685 178 372 0 57542 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 231668

[startup+762.306 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 8344
/proc/meminfo: memFree=30814552/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=231668 CPUtime=762.31 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 57820 0 0 0 74646 1585 0 0 25 0 1 0 902179025 237228032 57685 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 57917 57685 178 372 0 57542 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 231668

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 8345
/proc/meminfo: memFree=30767268/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=279292 CPUtime=822.3 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 69666 0 0 0 80533 1697 0 0 25 0 1 0 902179025 285995008 69531 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 69823 69531 178 372 0 69448 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 279292

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 8347
/proc/meminfo: memFree=30767256/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=279292 CPUtime=882.3 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 69666 0 0 0 86427 1803 0 0 25 0 1 0 902179025 285995008 69531 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 69823 69531 178 372 0 69448 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 279292

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 8349
/proc/meminfo: memFree=30767356/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=279292 CPUtime=942.3 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 69666 0 0 0 92319 1911 0 0 25 0 1 0 902179025 285995008 69531 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 69823 69531 178 372 0 69448 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 279292

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 8351
/proc/meminfo: memFree=30737712/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=309144 CPUtime=1002.3 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 77084 0 0 0 98213 2017 0 0 25 0 1 0 902179025 316563456 76949 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 77286 76949 178 372 0 76911 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 309144

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 8352
/proc/meminfo: memFree=30668260/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=381524 CPUtime=1062.3 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 95110 0 0 0 104115 2115 0 0 25 0 1 0 902179025 390680576 94975 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 95381 94975 178 372 0 95006 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 381524

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

[startup+1075.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 8353
/proc/meminfo: memFree=30574632/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=478824 CPUtime=1075.1 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 119422 0 0 0 105379 2131 0 0 25 0 1 0 902179025 490315776 119287 33554432000 4194304 5714214 140734388061984 18446744073709551615 4197716 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 119706 119287 178 372 0 119331 0
Current children cumulated CPU time (s) 1075.1
Current children cumulated vsize (KiB) 478824

[startup+1087.91 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 8353
/proc/meminfo: memFree=30539044/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=507452 CPUtime=1087.92 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 126674 0 0 0 106655 2137 0 0 25 0 1 0 902179025 519630848 126451 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 126863 126451 178 372 0 126488 0
Current children cumulated CPU time (s) 1087.92
Current children cumulated vsize (KiB) 507452

[startup+1094.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 8353
/proc/meminfo: memFree=30538920/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=507452 CPUtime=1094.31 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 126674 0 0 0 107279 2152 0 0 25 0 1 0 902179025 519630848 126451 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 126863 126451 178 372 0 126488 0
Current children cumulated CPU time (s) 1094.31
Current children cumulated vsize (KiB) 507452

[startup+1100.7 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 8353
/proc/meminfo: memFree=30539040/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=507452 CPUtime=1100.7 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 126675 0 0 0 107906 2164 0 0 25 0 1 0 902179025 519630848 126452 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 126863 126452 178 372 0 126488 0
Current children cumulated CPU time (s) 1100.7
Current children cumulated vsize (KiB) 507452

[startup+1103.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 8353
/proc/meminfo: memFree=30539040/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=507452 CPUtime=1103.91 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 126683 0 0 0 108219 2172 0 0 25 0 1 0 902179025 519630848 126460 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 126863 126460 178 372 0 126488 0
Current children cumulated CPU time (s) 1103.91
Current children cumulated vsize (KiB) 507452

[startup+1104.7 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 8353
/proc/meminfo: memFree=30539164/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=507452 CPUtime=1104.71 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 126683 0 0 0 108297 2174 0 0 25 0 1 0 902179025 519630848 126460 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 126863 126460 178 372 0 126488 0
Current children cumulated CPU time (s) 1104.71
Current children cumulated vsize (KiB) 507452

[startup+1105.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 8353
/proc/meminfo: memFree=30539164/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=507452 CPUtime=1105.11 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 126683 0 0 0 108337 2174 0 0 25 0 1 0 902179025 519630848 126460 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 126863 126460 178 372 0 126488 0
Current children cumulated CPU time (s) 1105.11
Current children cumulated vsize (KiB) 507452

[startup+1105.51 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 8353
/proc/meminfo: memFree=30539164/32951132 swapFree=67052544/67111528
[pid=8246] ppid=8244 vsize=507452 CPUtime=1105.51 cores=1,3,5,7
/proc/8246/stat : 8246 (wbo1.6) R 8244 8246 6878 0 -1 4202496 126683 0 0 0 108377 2174 0 0 25 0 1 0 902179025 519630848 126460 33554432000 4194304 5714214 140734388061984 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8246/statm: 126863 126460 178 372 0 126488 0
Current children cumulated CPU time (s) 1105.51
Current children cumulated vsize (KiB) 507452

Child status: 0
Real time (s): 1105.58
CPU time (s): 1105.59
CPU user time (s): 1083.82
CPU system time (s): 21.7697
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 507936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1083.82
system time used= 21.7697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126686
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= 8
involuntary context switches= 2052

runsolver used 1.41578 second user time and 3.62545 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-12 21:10:04
IDJOB=3447046
IDBENCH=78930
IDSOLVER=1943
FILE ID=node128/3447046-1307905804
RUNJOBID= node128-1307903774-8037
PBS_JOBID= 13559578
Free space on /tmp= 74076 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900557574--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-3447046-1307905804/watcher-3447046-1307905804 -o /tmp/evaluation-result-3447046-1307905804/solver-3447046-1307905804 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447046-1307905804.wbo

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

MD5SUM BENCH= 5ae7a85bf99e064da8ccbcbd4c939a34
RANDOM SEED=1688836706

node128.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.852
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.70
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.852
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.75
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.852
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.82
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.852
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.75
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.852
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.82
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.852
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.75
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30894200 kB
Buffers:        312752 kB
Cached:        1067356 kB
SwapCached:      11368 kB
Active:         939436 kB
Inactive:       889040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30894200 kB
SwapTotal:    67111528 kB
SwapFree:     67052544 kB
Dirty:            4356 kB
Writeback:           0 kB
AnonPages:      446428 kB
Mapped:          10848 kB
Slab:           163796 kB
PageTables:       5624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   639424 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= 74072 MiB
End job on node128 at 2011-06-12 21:28:29