Trace number 2690404

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.4b? (TO) 1800.12 1800.07

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-25-20--soft-33-100-0.wbo
MD5SUM48f3bbbf57f9425639eae287513fe205
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark0.062989
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables500
Total number of constraints45
Number of soft constraints35
Number of constraints which are clauses25
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint25
Top cost 1410
Min constraint cost 1
Max constraint cost 83
Sum of constraints costs 1409
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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.4 beta - 20100610
0.00/0.00	c Parsing wbo file format. File HOME/instance-2690404-1277893540.wbo.
0.00/0.00	c Instance file HOME/instance-2690404-1277893540.wbo
0.00/0.00	c File size is 8550 bytes.
0.00/0.00	c Highest Coefficient sum: 26
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      500                                                 |
0.00/0.00	c |  Number Clauses:        25                                                  |
0.00/0.00	c |  Number Cardinality:    20                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
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 |     500       45     1000 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       100 |     500       45     1000 |     5500      100     77 |  0.000 % |
0.00/0.00	c |       250 |     500       45     1000 |     6050      250    101 |  0.000 % |
0.00/0.01	c |       475 |     500       45     1000 |     6655      475    113 |  0.000 % |
0.00/0.03	c |       813 |     500       45     1000 |     7320      813    116 |  0.000 % |
0.05/0.06	c |      1321 |     500       45     1000 |     8052     1321    111 |  0.000 % |
0.09/0.10	c |      2080 |     500       45     1000 |     8857     2080    119 |  0.000 % |
0.19/0.21	c |      3220 |     500       45     1000 |     9743     3220    119 |  0.000 % |
0.39/0.43	c |      4928 |     500       45     1000 |    10717     4928    120 |  0.000 % |
0.79/0.81	c |      7492 |     500       45     1000 |    11789     7492    131 |  0.000 % |
1.49/1.52	c |     11337 |     500       45     1000 |    12968    11337    138 |  0.000 % |
2.69/2.70	c |     17103 |     500       45     1000 |    14265    10398    146 |  0.000 % |
4.79/4.85	c |     25754 |     500       45     1000 |    15692    11697    139 |  0.000 % |
8.19/8.23	c |     38730 |     500       45     1000 |    17261     8533    137 |  0.000 % |
13.09/13.14	c |     58191 |     500       45     1000 |    18987    10311    128 |  0.000 % |
22.59/22.63	c |     87384 |     500       45     1000 |    20886    10384    137 |  0.000 % |
43.89/43.90	c |    131177 |     500       45     1000 |    22974    11557    179 |  0.000 % |
66.49/66.54	c |    196863 |     500       45     1000 |    25272    18319    182 |  0.000 % |
115.50/115.54	c |    295391 |     500       45     1000 |    27799    24823    161 |  0.000 % |
180.50/180.56	c There are 0 assigned variables. 0 in cost function.
180.70/180.75	c ============================[ Search Statistics ]==============================
180.70/180.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.70/180.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.70/180.75	c ===============================================================================
180.70/180.75	c |         0 |     500       45     1000 |     5000        0    nan |  0.000 % |
180.70/180.78	c |       102 |     500       45     1000 |     5500      102     75 |  0.000 % |
180.70/180.79	c |       252 |     500       45     1000 |     6050      252     77 |  0.000 % |
180.80/180.80	c |       477 |     500       45     1000 |     6655      477     84 |  0.000 % |
180.80/180.84	c |       814 |     500       45     1000 |     7320      814    111 |  0.000 % |
180.80/180.87	c |      1320 |     500       45     1000 |     8052     1320    109 |  0.000 % |
180.90/180.96	c |      2080 |     500       45     1000 |     8857     2080    116 |  0.000 % |
180.99/181.08	c |      3222 |     500       45     1000 |     9743     3222    116 |  0.000 % |
181.29/181.34	c |      4930 |     500       45     1000 |    10717     4930    121 |  0.000 % |
181.60/181.69	c |      7492 |     500       45     1000 |    11789     7492    119 |  0.000 % |
182.90/182.95	c |     11338 |     500       45     1000 |    12968    11338    129 |  0.000 % |
184.09/184.18	c |     17106 |     500       45     1000 |    14265    10402    128 |  0.000 % |
187.09/187.13	c |     25757 |     500       45     1000 |    15692    11693    136 |  0.000 % |
190.79/190.87	c |     38733 |     500       45     1000 |    17261     8544    131 |  0.000 % |
197.10/197.15	c |     58195 |     500       45     1000 |    18987    10314    133 |  0.000 % |
208.50/208.58	c |     87387 |     500       45     1000 |    20886    10376    140 |  0.000 % |
228.40/228.46	c |    131180 |     500       45     1000 |    22974    11556    173 |  0.000 % |
264.19/264.20	c |    196866 |     500       45     1000 |    25272    18389    171 |  0.000 % |
338.00/338.05	c |    295392 |     500       45     1000 |    27799    23154    221 |  0.000 % |
418.50/418.56	c |    443181 |     500       45     1000 |    30579    19096    172 |  0.000 % |
518.71/518.74	c |    664867 |     500       45     1000 |    33637    21987    200 |  0.000 % |
716.11/716.20	c |    997395 |     500       45     1000 |    37001    16371    200 |  0.000 % |
1076.32/1076.34	c |   1496197 |     500       45     1000 |    40701    34747    207 |  0.000 % |
1776.03/1776.01	c |   2244380 |     500       45     1000 |    44771    22543    173 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2690404-1277893540/watcher-2690404-1277893540 -o /tmp/evaluation-result-2690404-1277893540/solver-2690404-1277893540 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690404-1277893540.wbo 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.03 4/178 12007
/proc/meminfo: memFree=31135380/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=2712 CPUtime=0
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 314 0 0 0 0 0 0 0 25 0 1 0 130649930 2777088 229 4089446400 134512640 135752675 4288539664 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 678 229 144 303 0 373 0

[startup+0.0529261 s]
/proc/loadavg: 2.00 2.00 2.03 4/178 12007
/proc/meminfo: memFree=31135380/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=3372 CPUtime=0.05
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 479 0 0 0 5 0 0 0 25 0 1 0 130649930 3452928 394 4089446400 134512640 135752675 4288539664 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 843 394 144 303 0 538 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3372

[startup+0.100908 s]
/proc/loadavg: 2.00 2.00 2.03 4/178 12007
/proc/meminfo: memFree=31135380/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=3900 CPUtime=0.09
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 624 0 0 0 9 0 0 0 25 0 1 0 130649930 3993600 539 4089446400 134512640 135752675 4288539664 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 975 539 144 303 0 670 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3900

[startup+0.300869 s]
/proc/loadavg: 2.00 2.00 2.03 4/178 12007
/proc/meminfo: memFree=31135380/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=5220 CPUtime=0.29
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 960 0 0 0 29 0 0 0 25 0 1 0 130649930 5345280 875 4089446400 134512640 135752675 4288539664 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 1305 875 144 303 0 1000 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5220

[startup+0.700798 s]
/proc/loadavg: 2.00 2.00 2.03 4/178 12007
/proc/meminfo: memFree=31135380/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=7332 CPUtime=0.69
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 1492 0 0 0 69 0 0 0 25 0 1 0 130649930 7507968 1407 4089446400 134512640 135752675 4288539664 18446744073709551615 134612072 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 1833 1407 144 303 0 1528 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7332

[startup+1.50066 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 12008
/proc/meminfo: memFree=31127044/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=10900 CPUtime=1.49
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 2370 0 0 0 148 1 0 0 25 0 1 0 130649930 11161600 2285 4089446400 134512640 135752675 4288539664 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 2725 2285 144 303 0 2420 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10900

[startup+3.10038 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 12008
/proc/meminfo: memFree=31120224/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=16636 CPUtime=3.09
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 3793 0 0 0 308 1 0 0 25 0 1 0 130649930 17035264 3708 4089446400 134512640 135752675 4288539664 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 4159 3708 144 303 0 3854 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16636

[startup+6.30083 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 12009
/proc/meminfo: memFree=31099968/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=26952 CPUtime=6.3
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 6389 0 0 0 626 4 0 0 25 0 1 0 130649930 27598848 6304 4089446400 134512640 135752675 4288539664 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 6738 6304 144 303 0 6433 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 26952

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 12009
/proc/meminfo: memFree=31067120/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=44280 CPUtime=12.69
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 10706 0 0 0 1262 7 0 0 25 0 1 0 130649930 45342720 10621 4089446400 134512640 135752675 4288539664 18446744073709551615 134603244 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 11070 10621 144 303 0 10765 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44280

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 12010
/proc/meminfo: memFree=31014912/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=75284 CPUtime=25.49
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 18459 0 0 0 2537 12 0 0 25 0 1 0 130649930 77090816 18374 4089446400 134512640 135752675 4288539664 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 18821 18374 144 303 0 18516 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75284

[startup+51.1009 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 12010
/proc/meminfo: memFree=30906004/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=122336 CPUtime=51.09
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 30181 0 0 0 5089 20 0 0 25 0 1 0 130649930 125272064 30096 4089446400 134512640 135752675 4288539664 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 30584 30096 144 303 0 30279 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 122336

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 12012
/proc/meminfo: memFree=30723556/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=223112 CPUtime=102.3
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 55310 0 0 0 10194 36 0 0 25 0 1 0 130649930 228466688 55225 4089446400 134512640 135752675 4288539664 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 55778 55225 144 303 0 55473 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 223112

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 12013
/proc/meminfo: memFree=30558336/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=303912 CPUtime=162.29
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 75379 0 0 0 16178 51 0 0 25 0 1 0 130649930 311205888 75294 4089446400 134512640 135752675 4288539664 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 75978 75294 144 303 0 75673 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 303912

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 12014
/proc/meminfo: memFree=30409356/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=376612 CPUtime=222.29
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 93783 0 0 0 22158 71 0 0 25 0 1 0 130649930 385650688 93670 4089446400 134512640 135752675 4288539664 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 94153 93670 146 303 0 93848 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 376612

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12016
/proc/meminfo: memFree=30249584/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=463256 CPUtime=282.3
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 115386 0 0 0 28143 87 0 0 25 0 1 0 130649930 474374144 115273 4089446400 134512640 135752675 4288539664 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 115814 115273 146 303 0 115509 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 463256

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12018
/proc/meminfo: memFree=30092556/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=530364 CPUtime=342.3
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 132113 0 0 0 34132 98 0 0 25 0 1 0 130649930 543092736 132000 4089446400 134512640 135752675 4288539664 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 132591 132000 146 303 0 132286 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 530364

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12023
/proc/meminfo: memFree=29849124/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=601852 CPUtime=402.3
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 149923 0 0 0 40119 111 0 0 25 0 1 0 130649930 616296448 149810 4089446400 134512640 135752675 4288539664 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 150463 149810 146 303 0 150158 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 601852

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12024
/proc/meminfo: memFree=29582232/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=719404 CPUtime=462.3
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 179284 0 0 0 46101 129 0 0 25 0 1 0 130649930 736669696 179171 4089446400 134512640 135752675 4288539664 18446744073709551615 134612135 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 179851 179171 146 303 0 179546 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 719404

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12025
/proc/meminfo: memFree=29374120/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=821788 CPUtime=522.31
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 204826 0 0 0 52084 147 0 0 25 0 1 0 130649930 841510912 204713 4089446400 134512640 135752675 4288539664 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 205447 204713 146 303 0 205142 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 821788

[startup+582.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 12027
/proc/meminfo: memFree=29170728/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=913120 CPUtime=582.31
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 227657 0 0 0 58069 162 0 0 25 0 1 0 130649930 935034880 227544 4089446400 134512640 135752675 4288539664 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 228280 227544 146 303 0 227975 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 913120

[startup+642.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12029
/proc/meminfo: memFree=28971660/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=997784 CPUtime=642.31
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 248776 0 0 0 64055 176 0 0 25 0 1 0 130649930 1021730816 248663 4089446400 134512640 135752675 4288539664 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 249446 248663 146 303 0 249141 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 997784

[startup+702.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12033
/proc/meminfo: memFree=28429644/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=1219932 CPUtime=822.31
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 304229 0 0 0 82016 215 0 0 25 0 1 0 130649930 1249210368 304116 4089446400 134512640 135752675 4288539664 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 304983 304116 146 303 0 304678 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1219932

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12035
/proc/meminfo: memFree=28334372/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=1268812 CPUtime=882.31
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 316448 0 0 0 88009 222 0 0 25 0 1 0 130649930 1299263488 316335 4089446400 134512640 135752675 4288539664 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 317203 316335 146 303 0 316898 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1268812

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12037
/proc/meminfo: memFree=28202392/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=1347452 CPUtime=942.31
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 336083 0 0 0 93994 237 0 0 25 0 1 0 130649930 1379790848 335970 4089446400 134512640 135752675 4288539664 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 336863 335970 146 303 0 336558 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1347452

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12039
/proc/meminfo: memFree=28068548/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=1412884 CPUtime=1002.31
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 352396 0 0 0 99981 250 0 0 25 0 1 0 130649930 1446793216 352283 4089446400 134512640 135752675 4288539664 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 353221 352283 146 303 0 352916 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1412884

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12040
/proc/meminfo: memFree=27904944/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=1511732 CPUtime=1062.31
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 377057 0 0 0 105964 267 0 0 25 0 1 0 130649930 1548013568 376944 4089446400 134512640 135752675 4288539664 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 377933 376944 146 303 0 377628 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1511732

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12041
/proc/meminfo: memFree=27739976/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=1611560 CPUtime=1122.32
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 401974 0 0 0 111949 283 0 0 25 0 1 0 130649930 1650237440 401861 4089446400 134512640 135752675 4288539664 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 402890 401861 146 303 0 402585 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1611560

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12043
/proc/meminfo: memFree=27642848/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=1661568 CPUtime=1182.32
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 414417 0 0 0 117942 290 0 0 25 0 1 0 130649930 1701445632 414304 4089446400 134512640 135752675 4288539664 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 415392 414304 146 303 0 415087 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1661568

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12045
/proc/meminfo: memFree=27562228/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=1695704 CPUtime=1242.32
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 422948 0 0 0 123935 297 0 0 25 0 1 0 130649930 1736400896 422835 4089446400 134512640 135752675 4288539664 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 423926 422835 146 303 0 423621 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1695704

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12047
/proc/meminfo: memFree=27465348/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=1736604 CPUtime=1302.33
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 433169 0 0 0 129928 305 0 0 25 0 1 0 130649930 1778282496 433056 4089446400 134512640 135752675 4288539664 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 434151 433056 146 303 0 433846 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1736604

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12048
/proc/meminfo: memFree=27375648/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=1773428 CPUtime=1362.32
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 442359 0 0 0 135920 312 0 0 25 0 1 0 130649930 1815990272 442246 4089446400 134512640 135752675 4288539664 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 443357 442246 146 303 0 443052 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 1773428

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12049
/proc/meminfo: memFree=27259060/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=1808068 CPUtime=1422.33
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 451031 0 0 0 141915 318 0 0 25 0 1 0 130649930 1851461632 450918 4089446400 134512640 135752675 4288539664 18446744073709551615 134612042 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 452017 450918 146 303 0 451712 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 1808068

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12051
/proc/meminfo: memFree=27141580/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=1854608 CPUtime=1482.32
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 462667 0 0 0 147905 327 0 0 25 0 1 0 130649930 1899118592 462554 4089446400 134512640 135752675 4288539664 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 463652 462554 146 303 0 463347 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 1854608

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12053
/proc/meminfo: memFree=27028576/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=1901440 CPUtime=1542.33
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 474340 0 0 0 153897 336 0 0 25 0 1 0 130649930 1947074560 474227 4089446400 134512640 135752675 4288539664 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 475360 474227 146 303 0 475055 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 1901440

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12055
/proc/meminfo: memFree=26890520/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=1952316 CPUtime=1602.33
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 487064 0 0 0 159887 346 0 0 25 0 1 0 130649930 1999171584 486951 4089446400 134512640 135752675 4288539664 18446744073709551615 134611767 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 488079 486951 146 303 0 487774 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 1952316

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12056
/proc/meminfo: memFree=26723084/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=2037492 CPUtime=1662.33
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 508314 0 0 0 165873 360 0 0 25 0 1 0 130649930 2086391808 508201 4089446400 134512640 135752675 4288539664 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 509373 508201 146 303 0 509068 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 2037492

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12057
/proc/meminfo: memFree=26560096/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=2118060 CPUtime=1722.33
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 528443 0 0 0 171856 377 0 0 25 0 1 0 130649930 2168893440 528330 4089446400 134512640 135752675 4288539664 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 529515 528330 146 303 0 529210 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 2118060

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 2/177 12060
/proc/meminfo: memFree=29002136/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=2192232 CPUtime=1782.34
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 546981 0 0 0 177843 391 0 0 25 0 1 0 130649930 2244845568 546868 4089446400 134512640 135752675 4288539664 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 548058 546868 146 303 0 547753 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 2192232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.04 2.02 2.00 3/197 12105
/proc/meminfo: memFree=28788432/32951124 swapFree=67111528/67111528
[pid=12007] ppid=12005 vsize=2205036 CPUtime=1800.04
/proc/12007/stat : 12007 (wbo1.4b) R 12005 12007 11080 0 -1 4202496 550202 0 0 0 179611 393 0 0 25 0 1 0 130649930 2257956864 550089 4089446400 134512640 135752675 4288539664 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12007/statm: 551259 550089 146 303 0 550954 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2205036

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.07
CPU time (s): 1800.12
CPU user time (s): 1796.11
CPU system time (s): 4.00339
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2205036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.11
system time used= 4.00339
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 550202
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= 1
involuntary context switches= 2716

runsolver used 2.48162 second user time and 5.71413 second system time

The end

Launcher Data

Begin job on node136 at 2010-06-30 12:25:40
IDJOB=2690404
IDBENCH=78728
IDSOLVER=1201
FILE ID=node136/2690404-1277893540
PBS_JOBID= 11197081
Free space on /tmp= 74136 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-25-20--soft-33-100-0.wbo
COMMAND LINE= wbo1.4b -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2690404-1277893540/watcher-2690404-1277893540 -o /tmp/evaluation-result-2690404-1277893540/solver-2690404-1277893540 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690404-1277893540.wbo

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

MD5SUM BENCH= 48f3bbbf57f9425639eae287513fe205
RANDOM SEED=653992956

node136.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.840
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.68
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.840
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.82
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.840
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.840
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.83
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.840
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.840
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.840
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.840
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31135908 kB
Buffers:        176500 kB
Cached:        1371620 kB
SwapCached:          0 kB
Active:         774244 kB
Inactive:       897908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31135908 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5524 kB
Writeback:           0 kB
AnonPages:      123348 kB
Mapped:          15116 kB
Slab:            80804 kB
PageTables:       4848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   267196 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74136 MiB
End job on node136 at 2010-06-30 12:55:42