Trace number 2690648

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.14 1800.17

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-21-20--soft-0-100-0.wbo
MD5SUMd3c2a58e2c21bd8565bd5528336ef7ed
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.013997
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables420
Total number of constraints41
Number of soft constraints41
Number of constraints which are clauses21
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 constraint21
Top cost 1724
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 1723
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 22
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-2690648-1277921583.wbo.
0.00/0.00	c Instance file HOME/instance-2690648-1277921583.wbo
0.00/0.00	c File size is 7267 bytes.
0.00/0.00	c Highest Coefficient sum: 22
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:      420                                                 |
0.00/0.00	c |  Number Clauses:        21                                                  |
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 |     420       41      840 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |     420       41      840 |     5500      101     67 |  0.001 % |
0.00/0.00	c |       251 |     420       41      840 |     6050      251     74 |  0.001 % |
0.00/0.01	c |       477 |     420       41      840 |     6655      477     95 |  0.001 % |
0.00/0.02	c |       814 |     420       41      840 |     7320      814    125 |  0.001 % |
0.00/0.04	c |      1324 |     420       41      840 |     8052     1324    107 |  0.001 % |
0.07/0.09	c |      2083 |     420       41      840 |     8857     2083    124 |  0.001 % |
0.09/0.19	c |      3224 |     420       41      840 |     9743     3224    124 |  0.001 % |
0.29/0.32	c |      4933 |     420       41      840 |    10717     4933    123 |  0.001 % |
0.59/0.69	c |      7495 |     420       41      840 |    11789     7495    120 |  0.001 % |
1.29/1.35	c |     11339 |     420       41      840 |    12968    11339    123 |  0.001 % |
2.10/2.16	c |     17105 |     420       41      840 |    14265    10435    152 |  0.001 % |
5.89/5.94	c |     25756 |     420       41      840 |    15692    11786    262 |  0.001 % |
19.39/19.43	c |     38732 |     420       41      840 |    17261     8823    297 |  0.001 % |
35.09/35.12	c |     58196 |     420       41      840 |    18987    10799    273 |  0.001 % |
64.59/64.69	c |     87391 |     420       41      840 |    20886    11286    271 |  0.001 % |
99.09/99.19	c |    131182 |     420       41      840 |    22974    12832    272 |  0.001 % |
180.30/180.36	c There are 0 assigned variables. 0 in cost function.
180.40/180.44	c ============================[ Search Statistics ]==============================
180.40/180.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.40/180.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.40/180.44	c ===============================================================================
180.40/180.44	c |         0 |     420       41      840 |     5000        0    nan |  0.000 % |
180.40/180.46	c |       100 |     420       41      840 |     5500      100     66 |  0.001 % |
180.40/180.46	c |       250 |     420       41      840 |     6050      250     80 |  0.001 % |
180.40/180.48	c |       477 |     420       41      840 |     6655      477     93 |  0.001 % |
180.49/180.50	c |       814 |     420       41      840 |     7320      814    106 |  0.001 % |
180.49/180.54	c |      1320 |     420       41      840 |     8052     1320    108 |  0.001 % |
180.59/180.61	c |      2079 |     420       41      840 |     8857     2079    111 |  0.001 % |
180.68/180.74	c |      3221 |     420       41      840 |     9743     3221    114 |  0.001 % |
180.98/181.05	c |      4930 |     420       41      840 |    10717     4930    123 |  0.001 % |
181.59/181.62	c |      7493 |     420       41      840 |    11789     7493    122 |  0.001 % |
182.38/182.45	c |     11338 |     420       41      840 |    12968    11338    123 |  0.001 % |
183.49/183.52	c |     17104 |     420       41      840 |    14265    10430    113 |  0.001 % |
186.09/186.10	c |     25753 |     420       41      840 |    15692    11764    119 |  0.001 % |
189.09/189.17	c |     38729 |     420       41      840 |    17261     8681    104 |  0.001 % |
195.49/195.50	c |     58191 |     420       41      840 |    18987    10520    129 |  0.001 % |
205.09/205.17	c |     87383 |     420       41      840 |    20886    10775    105 |  0.001 % |
219.58/219.69	c |    131172 |     420       41      840 |    22974    12080    117 |  0.001 % |
238.60/238.66	c |    196857 |     420       41      840 |    25272    18901    101 |  0.001 % |
276.69/276.74	c |    295384 |     420       41      840 |    27799    13218    120 |  0.001 % |
339.88/339.91	c |    443173 |     420       41      840 |    30579    25296    150 |  0.001 % |
558.79/558.85	c |    664857 |     420       41      840 |    33637    12704    198 |  0.001 % |
862.78/862.82	c |    997384 |     420       41      840 |    37001    14009    206 |  0.001 % |
1070.38/1070.50	c |   1496172 |     420       41      840 |    40701    18572    213 |  0.001 % |
1472.17/1472.21	c |   2244354 |     420       41      840 |    44771    33753    143 |  0.001 % |

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-2690648-1277921583/watcher-2690648-1277921583 -o /tmp/evaluation-result-2690648-1277921583/solver-2690648-1277921583 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690648-1277921583.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.00 4/176 15124
/proc/meminfo: memFree=31505872/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=2576 CPUtime=0
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 307 0 0 0 0 0 0 0 25 0 1 0 133454637 2637824 224 4089446400 134512640 135752675 4290148720 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 644 224 144 303 0 339 0

[startup+0.0813121 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 15124
/proc/meminfo: memFree=31505872/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=3768 CPUtime=0.07
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 592 0 0 0 7 0 0 0 25 0 1 0 133454637 3858432 510 4089446400 134512640 135752675 4290148720 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 942 510 144 303 0 637 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3768

[startup+0.10031 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 15124
/proc/meminfo: memFree=31505872/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=3900 CPUtime=0.09
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 638 0 0 0 9 0 0 0 25 0 1 0 133454637 3993600 555 4089446400 134512640 135752675 4290148720 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 975 555 144 303 0 670 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3900

[startup+0.300273 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 15124
/proc/meminfo: memFree=31505872/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=5748 CPUtime=0.29
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 1077 0 0 0 29 0 0 0 25 0 1 0 133454637 5885952 994 4089446400 134512640 135752675 4290148720 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 1437 994 144 303 0 1132 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5748

[startup+0.700215 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 15124
/proc/meminfo: memFree=31505872/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=7596 CPUtime=0.69
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 1542 0 0 0 69 0 0 0 25 0 1 0 133454637 7778304 1459 4089446400 134512640 135752675 4290148720 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 1899 1459 144 303 0 1594 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7596

[startup+1.50106 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15125
/proc/meminfo: memFree=31498920/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=11356 CPUtime=1.49
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 2468 0 0 0 148 1 0 0 25 0 1 0 133454637 11628544 2385 4089446400 134512640 135752675 4290148720 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 2839 2385 144 303 0 2534 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11356

[startup+3.1008 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15125
/proc/meminfo: memFree=31493092/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=18488 CPUtime=3.09
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 4279 0 0 0 306 3 0 0 25 0 1 0 133454637 18931712 4196 4089446400 134512640 135752675 4290148720 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 4622 4196 144 303 0 4317 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18488

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15125
/proc/meminfo: memFree=31483488/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=27204 CPUtime=6.29
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 6433 0 0 0 625 4 0 0 25 0 1 0 133454637 27856896 6350 4089446400 134512640 135752675 4290148720 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 6801 6350 144 303 0 6496 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27204

[startup+12.7001 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15125
/proc/meminfo: memFree=31473956/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=35532 CPUtime=12.69
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 8535 0 0 0 1264 5 0 0 25 0 1 0 133454637 36384768 8452 4089446400 134512640 135752675 4290148720 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 8883 8452 144 303 0 8578 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35532

[startup+25.5009 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15127
/proc/meminfo: memFree=31453744/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=55300 CPUtime=25.49
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 13472 0 0 0 2540 9 0 0 25 0 1 0 133454637 56627200 13389 4089446400 134512640 135752675 4290148720 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 13825 13389 144 303 0 13520 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55300

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15127
/proc/meminfo: memFree=31422784/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=86796 CPUtime=51.09
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 21334 0 0 0 5095 14 0 0 25 0 1 0 133454637 88879104 21251 4089446400 134512640 135752675 4290148720 18446744073709551615 134611642 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 21699 21251 144 303 0 21394 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86796

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15129
/proc/meminfo: memFree=31340564/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=167700 CPUtime=102.29
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 41548 0 0 0 10204 25 0 0 25 0 1 0 133454637 171724800 41465 4089446400 134512640 135752675 4290148720 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 41925 41465 144 303 0 41620 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 167700

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15129
/proc/meminfo: memFree=31298884/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=209772 CPUtime=162.29
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 52029 0 0 0 16197 32 0 0 25 0 1 0 133454637 214806528 51946 4089446400 134512640 135752675 4290148720 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 52443 51946 144 303 0 52138 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 209772

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15131
/proc/meminfo: memFree=31226196/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=282404 CPUtime=222.29
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 70189 0 0 0 22177 52 0 0 25 0 1 0 133454637 289181696 70106 4089446400 134512640 135752675 4290148720 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 70601 70106 146 303 0 70296 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 282404

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15133
/proc/meminfo: memFree=31142356/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=366872 CPUtime=282.29
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 91240 0 0 0 28153 76 0 0 25 0 1 0 133454637 375676928 91157 4089446400 134512640 135752675 4290148720 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 91718 91157 146 303 0 91413 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 366872

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15135
/proc/meminfo: memFree=31063972/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=444648 CPUtime=342.28
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 110619 0 0 0 34136 92 0 0 25 0 1 0 133454637 455319552 110536 4089446400 134512640 135752675 4290148720 18446744073709551615 134611647 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 111162 110536 146 303 0 110857 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 444648

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15137
/proc/meminfo: memFree=30988688/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=520400 CPUtime=402.29
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 129525 0 0 0 40122 107 0 0 25 0 1 0 133454637 532889600 129442 4089446400 134512640 135752675 4290148720 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 130100 129442 146 303 0 129795 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 520400

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15137
/proc/meminfo: memFree=30939928/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=568240 CPUtime=462.29
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 141457 0 0 0 46111 118 0 0 25 0 1 0 133454637 581877760 141374 4089446400 134512640 135752675 4290148720 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 142060 141374 146 303 0 141755 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 568240

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15139
/proc/meminfo: memFree=30901840/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=606364 CPUtime=522.29
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 150940 0 0 0 52103 126 0 0 25 0 1 0 133454637 620916736 150857 4089446400 134512640 135752675 4290148720 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 151591 150857 146 303 0 151286 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 606364

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15141
/proc/meminfo: memFree=30853580/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=654972 CPUtime=582.28
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 163090 0 0 0 58093 135 0 0 25 0 1 0 133454637 670691328 163007 4089446400 134512640 135752675 4290148720 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 163743 163007 146 303 0 163438 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 654972

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15143
/proc/meminfo: memFree=30815496/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=692888 CPUtime=642.29
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 172521 0 0 0 64087 142 0 0 25 0 1 0 133454637 709517312 172438 4089446400 134512640 135752675 4290148720 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 173222 172438 146 303 0 172917 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 692888

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 15177
/proc/meminfo: memFree=30483532/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=944064 CPUtime=882.28
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 235266 0 0 0 88038 190 0 0 25 0 1 0 133454637 966721536 235183 4089446400 134512640 135752675 4290148720 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 236016 235183 146 303 0 235711 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 944064

[startup+942.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 15179
/proc/meminfo: memFree=30133388/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=1057120 CPUtime=942.28
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 263466 0 0 0 94002 226 0 0 25 0 1 0 133454637 1082490880 263383 4089446400 134512640 135752675 4290148720 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/15124/statm: 264280 263383 146 303 0 263975 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1057120

[startup+1002.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 15181
/proc/meminfo: memFree=29826716/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=1147208 CPUtime=1002.28
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 285950 0 0 0 99972 256 0 0 25 0 1 0 133454637 1174740992 285867 4089446400 134512640 135752675 4290148720 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/15124/statm: 286802 285867 146 303 0 286497 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1147208

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 15181
/proc/meminfo: memFree=29585024/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=1253020 CPUtime=1062.28
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 312357 0 0 0 105936 292 0 0 25 0 1 0 133454637 1283092480 312274 4089446400 134512640 135752675 4290148720 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/15124/statm: 313255 312274 146 303 0 312950 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1253020

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 15183
/proc/meminfo: memFree=29336256/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=1331488 CPUtime=1122.29
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 331942 0 0 0 111915 314 0 0 25 0 1 0 133454637 1363443712 331859 4089446400 134512640 135752675 4290148720 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/15124/statm: 332872 331859 146 303 0 332567 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1331488

[startup+1182.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 15185
/proc/meminfo: memFree=29083520/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=1423232 CPUtime=1182.29
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 354875 0 0 0 117886 343 0 0 25 0 1 0 133454637 1457389568 354792 4089446400 134512640 135752675 4290148720 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/15124/statm: 355808 354792 146 303 0 355503 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1423232

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 15190
/proc/meminfo: memFree=28882580/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=1495500 CPUtime=1242.28
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 372904 0 0 0 123867 361 0 0 25 0 1 0 133454637 1531392000 372821 4089446400 134512640 135752675 4290148720 18446744073709551615 134611663 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15124/statm: 373875 372821 146 303 0 373570 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 1495500

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 15192
/proc/meminfo: memFree=28687016/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=1592684 CPUtime=1302.29
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 397187 0 0 0 129850 379 0 0 25 0 1 0 133454637 1630908416 397104 4089446400 134512640 135752675 4290148720 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15124/statm: 398171 397104 146 303 0 397866 0
Current children cumulated CPU time (s) 1302.29
Current children cumulated vsize (KiB) 1592684

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15192
/proc/meminfo: memFree=28463672/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=1684980 CPUtime=1362.29
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 420232 0 0 0 135833 396 0 0 25 0 1 0 133454637 1725419520 420149 4089446400 134512640 135752675 4290148720 18446744073709551615 134611759 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15124/statm: 421245 420149 146 303 0 420940 0
Current children cumulated CPU time (s) 1362.29
Current children cumulated vsize (KiB) 1684980

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15194
/proc/meminfo: memFree=28267980/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=1775924 CPUtime=1422.29
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 442911 0 0 0 141815 414 0 0 25 0 1 0 133454637 1818546176 442828 4089446400 134512640 135752675 4290148720 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15124/statm: 443981 442828 146 303 0 443676 0
Current children cumulated CPU time (s) 1422.29
Current children cumulated vsize (KiB) 1775924

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15196
/proc/meminfo: memFree=28029868/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=1866124 CPUtime=1482.27
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 465493 0 0 0 147795 432 0 0 25 0 1 0 133454637 1910910976 465410 4089446400 134512640 135752675 4290148720 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15124/statm: 466531 465410 146 303 0 466226 0
Current children cumulated CPU time (s) 1482.27
Current children cumulated vsize (KiB) 1866124

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15198
/proc/meminfo: memFree=27853272/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=1898748 CPUtime=1542.26
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 473628 0 0 0 153788 438 0 0 25 0 1 0 133454637 1944317952 473545 4089446400 134512640 135752675 4290148720 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 474687 473545 146 303 0 474382 0
Current children cumulated CPU time (s) 1542.26
Current children cumulated vsize (KiB) 1898748

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15200
/proc/meminfo: memFree=27677784/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=1941632 CPUtime=1602.26
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 484319 0 0 0 159780 446 0 0 25 0 1 0 133454637 1988231168 484236 4089446400 134512640 135752675 4290148720 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 485408 484236 146 303 0 485103 0
Current children cumulated CPU time (s) 1602.26
Current children cumulated vsize (KiB) 1941632

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15200
/proc/meminfo: memFree=27411288/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=1985876 CPUtime=1662.26
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 495345 0 0 0 165772 454 0 0 25 0 1 0 133454637 2033537024 495262 4089446400 134512640 135752675 4290148720 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 496469 495262 146 303 0 496164 0
Current children cumulated CPU time (s) 1662.26
Current children cumulated vsize (KiB) 1985876

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15202
/proc/meminfo: memFree=27163280/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=2045008 CPUtime=1722.25
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 510124 0 0 0 171761 464 0 0 25 0 1 0 133454637 2094088192 510041 4089446400 134512640 135752675 4290148720 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 511252 510041 146 303 0 510947 0
Current children cumulated CPU time (s) 1722.25
Current children cumulated vsize (KiB) 2045008

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15204
/proc/meminfo: memFree=26968824/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=2089728 CPUtime=1782.25
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 521293 0 0 0 177754 471 0 0 25 0 1 0 133454637 2139881472 521210 4089446400 134512640 135752675 4290148720 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 522432 521210 146 303 0 522127 0
Current children cumulated CPU time (s) 1782.25
Current children cumulated vsize (KiB) 2089728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15204
/proc/meminfo: memFree=26922192/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=2107260 CPUtime=1800.06
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 525655 0 0 0 179531 475 0 0 25 0 1 0 133454637 2157834240 525572 4089446400 134512640 135752675 4290148720 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 526815 525572 146 303 0 526510 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2107260

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

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

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15204
/proc/meminfo: memFree=26922192/32951132 swapFree=67111528/67111528
[pid=15124] ppid=15122 vsize=2107260 CPUtime=1800.06
/proc/15124/stat : 15124 (wbo1.4b) R 15122 15124 13658 0 -1 4202496 525655 0 0 0 179531 475 0 0 25 0 1 0 133454637 2157834240 525572 4089446400 134512640 135752675 4290148720 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15124/statm: 526815 525572 146 303 0 526510 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2107260

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.17
CPU time (s): 1800.14
CPU user time (s): 1795.32
CPU system time (s): 4.82027
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 2107260

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

runsolver used 2.48362 second user time and 5.71313 second system time

The end

Launcher Data

Begin job on node128 at 2010-06-30 20:13:03
IDJOB=2690648
IDBENCH=79173
IDSOLVER=1201
FILE ID=node128/2690648-1277921583
PBS_JOBID= 11197309
Free space on /tmp= 74208 MiB

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

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

MD5SUM BENCH= d3c2a58e2c21bd8565bd5528336ef7ed
RANDOM SEED=1359936580

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.853
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.853
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.853
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.83
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.853
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.74
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.853
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.853
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.853
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.853
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:     32951132 kB
MemFree:      31506392 kB
Buffers:        206652 kB
Cached:        1013568 kB
SwapCached:          0 kB
Active:         500952 kB
Inactive:       802548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31506392 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2836 kB
Writeback:           0 kB
AnonPages:       82924 kB
Mapped:          15580 kB
Slab:            78492 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   228876 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= 74208 MiB
End job on node128 at 2010-06-30 20:43:05