Trace number 2690676

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.11 1800.08

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-25-20--soft-0-100-0.wbo
MD5SUM3ef623ad54bc9b8a55f5198a1c4abc02
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.023996
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 constraints45
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 1950
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 1949
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-2690676-1277922556.wbo.
0.00/0.00	c Instance file HOME/instance-2690676-1277922556.wbo
0.00/0.00	c File size is 8595 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.04/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.53	c |     11337 |     500       45     1000 |    12968    11337    138 |  0.000 % |
2.69/2.71	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.24	c |     38730 |     500       45     1000 |    17261     8533    137 |  0.000 % |
13.10/13.14	c |     58191 |     500       45     1000 |    18987    10311    128 |  0.000 % |
22.59/22.65	c |     87384 |     500       45     1000 |    20886    10384    137 |  0.000 % |
43.90/43.94	c |    131177 |     500       45     1000 |    22974    11557    179 |  0.000 % |
66.59/66.60	c |    196863 |     500       45     1000 |    25272    18319    182 |  0.000 % |
115.59/115.65	c |    295391 |     500       45     1000 |    27799    24823    161 |  0.000 % |
180.69/180.73	c There are 0 assigned variables. 0 in cost function.
180.89/180.92	c ============================[ Search Statistics ]==============================
180.89/180.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.89/180.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.89/180.92	c ===============================================================================
180.89/180.92	c |         0 |     500       45     1000 |     5000        0    nan |  0.000 % |
180.89/180.95	c |       102 |     500       45     1000 |     5500      102     75 |  0.000 % |
180.89/180.96	c |       252 |     500       45     1000 |     6050      252     77 |  0.000 % |
180.89/180.97	c |       477 |     500       45     1000 |     6655      477     84 |  0.000 % |
180.99/181.00	c |       814 |     500       45     1000 |     7320      814    111 |  0.000 % |
180.99/181.04	c |      1320 |     500       45     1000 |     8052     1320    109 |  0.000 % |
181.09/181.13	c |      2080 |     500       45     1000 |     8857     2080    116 |  0.000 % |
181.19/181.25	c |      3222 |     500       45     1000 |     9743     3222    116 |  0.000 % |
181.40/181.50	c |      4930 |     500       45     1000 |    10717     4930    121 |  0.000 % |
181.79/181.86	c |      7492 |     500       45     1000 |    11789     7492    119 |  0.000 % |
183.09/183.11	c |     11338 |     500       45     1000 |    12968    11338    129 |  0.000 % |
184.29/184.35	c |     17106 |     500       45     1000 |    14265    10402    128 |  0.000 % |
187.29/187.30	c |     25757 |     500       45     1000 |    15692    11693    136 |  0.000 % |
190.99/191.05	c |     38733 |     500       45     1000 |    17261     8544    131 |  0.000 % |
197.29/197.33	c |     58195 |     500       45     1000 |    18987    10314    133 |  0.000 % |
208.69/208.79	c |     87387 |     500       45     1000 |    20886    10376    140 |  0.000 % |
228.70/228.74	c |    131180 |     500       45     1000 |    22974    11556    173 |  0.000 % |
264.40/264.47	c |    196866 |     500       45     1000 |    25272    18389    171 |  0.000 % |
338.39/338.44	c |    295392 |     500       45     1000 |    27799    23154    221 |  0.000 % |
418.89/418.99	c |    443181 |     500       45     1000 |    30579    19096    172 |  0.000 % |
519.20/519.24	c |    664867 |     500       45     1000 |    33637    21987    200 |  0.000 % |
716.80/716.80	c |    997395 |     500       45     1000 |    37001    16371    200 |  0.000 % |
1077.61/1077.60	c |   1496197 |     500       45     1000 |    40701    34747    207 |  0.000 % |
1777.72/1777.79	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-2690676-1277922556/watcher-2690676-1277922556 -o /tmp/evaluation-result-2690676-1277922556/solver-2690676-1277922556 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690676-1277922556.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: 1.92 1.99 1.99 4/178 14735
/proc/meminfo: memFree=29381836/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=2708 CPUtime=0
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 316 0 0 0 0 0 0 0 25 0 1 0 133552376 2772992 231 4089446400 134512640 135752675 4291378192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 677 231 144 303 0 372 0

[startup+0.042812 s]
/proc/loadavg: 1.92 1.99 1.99 4/178 14735
/proc/meminfo: memFree=29381836/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=3236 CPUtime=0.04
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 455 0 0 0 4 0 0 0 25 0 1 0 133552376 3313664 370 4089446400 134512640 135752675 4291378192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 809 370 144 303 0 504 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3236

[startup+0.100816 s]
/proc/loadavg: 1.92 1.99 1.99 4/178 14735
/proc/meminfo: memFree=29381836/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=3896 CPUtime=0.09
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 633 0 0 0 9 0 0 0 25 0 1 0 133552376 3989504 548 4089446400 134512640 135752675 4291378192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 974 548 144 303 0 669 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3896

[startup+0.300773 s]
/proc/loadavg: 1.92 1.99 1.99 4/178 14735
/proc/meminfo: memFree=29381836/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=5352 CPUtime=0.29
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 979 0 0 0 29 0 0 0 25 0 1 0 133552376 5480448 894 4089446400 134512640 135752675 4291378192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 1338 894 144 303 0 1033 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5352

[startup+0.700653 s]
/proc/loadavg: 1.92 1.99 1.99 4/178 14735
/proc/meminfo: memFree=29381836/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=7464 CPUtime=0.69
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 1526 0 0 0 68 1 0 0 25 0 1 0 133552376 7643136 1441 4089446400 134512640 135752675 4291378192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 1866 1441 144 303 0 1561 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7464

[startup+1.50049 s]
/proc/loadavg: 1.92 1.99 1.99 3/179 14736
/proc/meminfo: memFree=29373416/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=11032 CPUtime=1.49
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 2418 0 0 0 147 2 0 0 25 0 1 0 133552376 11296768 2333 4089446400 134512640 135752675 4291378192 18446744073709551615 134611730 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 2758 2333 144 303 0 2453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11032

[startup+3.10026 s]
/proc/loadavg: 1.92 1.99 1.99 4/179 14736
/proc/meminfo: memFree=29366472/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=16852 CPUtime=3.09
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 3874 0 0 0 305 4 0 0 25 0 1 0 133552376 17256448 3789 4089446400 134512640 135752675 4291378192 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 4213 3789 144 303 0 3908 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16852

[startup+6.3007 s]
/proc/loadavg: 1.93 1.99 1.99 3/179 14736
/proc/meminfo: memFree=29348472/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=27432 CPUtime=6.29
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 6514 0 0 0 623 6 0 0 25 0 1 0 133552376 28090368 6429 4089446400 134512640 135752675 4291378192 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 6858 6429 144 303 0 6553 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27432

[startup+12.7006 s]
/proc/loadavg: 1.93 1.99 1.99 3/179 14736
/proc/meminfo: memFree=29314488/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=44952 CPUtime=12.7
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 10873 0 0 0 1260 10 0 0 25 0 1 0 133552376 46030848 10788 4089446400 134512640 135752675 4291378192 18446744073709551615 134603234 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 11238 10788 144 303 0 10933 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 44952

[startup+25.5002 s]
/proc/loadavg: 1.95 1.99 1.99 3/179 14736
/proc/meminfo: memFree=29253636/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=76496 CPUtime=25.49
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 18747 0 0 0 2532 17 0 0 25 0 1 0 133552376 78331904 18662 4089446400 134512640 135752675 4291378192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 19124 18662 144 303 0 18819 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76496

[startup+51.1007 s]
/proc/loadavg: 1.96 1.99 1.99 3/179 14737
/proc/meminfo: memFree=29151504/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=124120 CPUtime=51.09
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 30602 0 0 0 5081 28 0 0 25 0 1 0 133552376 127098880 30517 4089446400 134512640 135752675 4291378192 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 31030 30517 144 303 0 30725 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 124120

[startup+102.307 s]
/proc/loadavg: 1.98 1.99 1.99 3/179 14739
/proc/meminfo: memFree=28925760/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=226740 CPUtime=102.29
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 56205 0 0 0 10181 48 0 0 25 0 1 0 133552376 232181760 56120 4089446400 134512640 135752675 4291378192 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 56685 56120 144 303 0 56380 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 226740

[startup+162.301 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 14743
/proc/meminfo: memFree=28704916/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=308500 CPUtime=162.29
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 76547 0 0 0 16162 67 0 0 25 0 1 0 133552376 315904000 76462 4089446400 134512640 135752675 4291378192 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 77125 76462 144 303 0 76820 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 308500

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14745
/proc/meminfo: memFree=28486404/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=380888 CPUtime=222.29
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 94873 0 0 0 22137 92 0 0 25 0 1 0 133552376 390029312 94760 4089446400 134512640 135752675 4291378192 18446744073709551615 134517376 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 95222 94760 146 303 0 94917 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 380888

[startup+282.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 14747
/proc/meminfo: memFree=28262392/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=467360 CPUtime=282.29
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 116424 0 0 0 28121 108 0 0 25 0 1 0 133552376 478576640 116311 4089446400 134512640 135752675 4291378192 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 116840 116311 146 303 0 116535 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 467360

[startup+342.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14748
/proc/meminfo: memFree=28058356/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=534184 CPUtime=342.29
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 133072 0 0 0 34106 123 0 0 25 0 1 0 133552376 547004416 132959 4089446400 134512640 135752675 4291378192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 133546 132959 146 303 0 133241 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 534184

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14749
/proc/meminfo: memFree=27846132/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=605540 CPUtime=402.3
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 150867 0 0 0 40085 145 0 0 25 0 1 0 133552376 620072960 150754 4089446400 134512640 135752675 4291378192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 151385 150754 146 303 0 151080 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 605540

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14751
/proc/meminfo: memFree=27588588/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=723088 CPUtime=462.29
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 180222 0 0 0 46057 172 0 0 25 0 1 0 133552376 740442112 180109 4089446400 134512640 135752675 4291378192 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 180772 180109 146 303 0 180467 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 723088

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14753
/proc/meminfo: memFree=27406652/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=825416 CPUtime=522.3
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 205763 0 0 0 52034 196 0 0 25 0 1 0 133552376 845225984 205650 4089446400 134512640 135752675 4291378192 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 206354 205650 146 303 0 206049 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 825416

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14755
/proc/meminfo: memFree=27224828/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=916704 CPUtime=582.3
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 228546 0 0 0 58010 220 0 0 25 0 1 0 133552376 938704896 228433 4089446400 134512640 135752675 4291378192 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 229176 228433 146 303 0 228871 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 916704

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14756
/proc/meminfo: memFree=27059244/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=998076 CPUtime=642.3
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 248849 0 0 0 63990 240 0 0 25 0 1 0 133552376 1022029824 248736 4089446400 134512640 135752675 4291378192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 249519 248737 146 303 0 249214 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 998076

[startup+702.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 14761
/proc/meminfo: memFree=26575184/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=1218328 CPUtime=822.3
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 303851 0 0 0 81942 288 0 0 25 0 1 0 133552376 1247567872 303738 4089446400 134512640 135752675 4291378192 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 304582 303738 146 303 0 304277 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1218328

[startup+882.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14763
/proc/meminfo: memFree=26483140/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=1268528 CPUtime=882.3
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 316383 0 0 0 87932 298 0 0 25 0 1 0 133552376 1298972672 316270 4089446400 134512640 135752675 4291378192 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 317132 316270 146 303 0 316827 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1268528

[startup+942.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14764
/proc/meminfo: memFree=26355144/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=1346772 CPUtime=942.3
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 335902 0 0 0 93912 318 0 0 25 0 1 0 133552376 1379094528 335789 4089446400 134512640 135752675 4291378192 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 336693 335789 146 303 0 336388 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1346772

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14811
/proc/meminfo: memFree=29816928/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=1411808 CPUtime=1002.3
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 352135 0 0 0 99894 336 0 0 25 0 1 0 133552376 1445691392 352022 4089446400 134512640 135752675 4291378192 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 352952 352022 146 303 0 352647 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1411808

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14813
/proc/meminfo: memFree=29712740/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=1508676 CPUtime=1062.3
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 376296 0 0 0 105872 358 0 0 25 0 1 0 133552376 1544884224 376183 4089446400 134512640 135752675 4291378192 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 377169 376183 146 303 0 376864 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1508676

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14815
/proc/meminfo: memFree=29593912/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=1609668 CPUtime=1122.31
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 401483 0 0 0 111849 382 0 0 25 0 1 0 133552376 1648300032 401370 4089446400 134512640 135752675 4291378192 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 402417 401370 146 303 0 402112 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1609668

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14817
/proc/meminfo: memFree=29541548/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=1661416 CPUtime=1182.31
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 414390 0 0 0 117835 396 0 0 25 0 1 0 133552376 1701289984 414277 4089446400 134512640 135752675 4291378192 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 415354 414277 146 303 0 415049 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1661416

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/197 14818
/proc/meminfo: memFree=29502460/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=1694628 CPUtime=1242.3
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 422693 0 0 0 123826 404 0 0 25 0 1 0 133552376 1735299072 422580 4089446400 134512640 135752675 4291378192 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 423657 422580 146 303 0 423352 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1694628

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/197 14820
/proc/meminfo: memFree=29456292/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=1735264 CPUtime=1302.32
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 432831 0 0 0 129817 415 0 0 25 0 1 0 133552376 1776910336 432718 4089446400 134512640 135752675 4291378192 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 433816 432718 146 303 0 433511 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 1735264

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/197 14821
/proc/meminfo: memFree=29419068/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=1772884 CPUtime=1362.31
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 442222 0 0 0 135807 424 0 0 25 0 1 0 133552376 1815433216 442109 4089446400 134512640 135752675 4291378192 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 443221 442109 146 303 0 442916 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 1772884

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/197 14823
/proc/meminfo: memFree=29373272/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=1807520 CPUtime=1422.32
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 450880 0 0 0 141799 433 0 0 25 0 1 0 133552376 1850900480 450767 4089446400 134512640 135752675 4291378192 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 451880 450767 146 303 0 451575 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 1807520

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/197 14825
/proc/meminfo: memFree=29315580/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=1854060 CPUtime=1482.32
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 462527 0 0 0 147788 444 0 0 25 0 1 0 133552376 1898557440 462414 4089446400 134512640 135752675 4291378192 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 463515 462414 146 303 0 463210 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 1854060

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14826
/proc/meminfo: memFree=29243252/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=1900628 CPUtime=1542.32
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 474143 0 0 0 153777 455 0 0 25 0 1 0 133552376 1946243072 474030 4089446400 134512640 135752675 4291378192 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 475157 474030 146 303 0 474852 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 1900628

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14827
/proc/meminfo: memFree=29176632/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=1951504 CPUtime=1602.32
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 486838 0 0 0 159765 467 0 0 25 0 1 0 133552376 1998340096 486725 4089446400 134512640 135752675 4291378192 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 487876 486725 146 303 0 487571 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 1951504

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14829
/proc/meminfo: memFree=29085332/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=2034172 CPUtime=1662.32
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 507492 0 0 0 165745 487 0 0 25 0 1 0 133552376 2082992128 507379 4089446400 134512640 135752675 4291378192 18446744073709551615 134611695 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 508543 507379 146 303 0 508238 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 2034172

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14831
/proc/meminfo: memFree=29002588/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=2115532 CPUtime=1722.32
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 527809 0 0 0 171722 510 0 0 25 0 1 0 133552376 2166304768 527696 4089446400 134512640 135752675 4291378192 18446744073709551615 134612091 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 528883 527696 146 303 0 528578 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 2115532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14833
/proc/meminfo: memFree=28906340/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=2191024 CPUtime=1782.33
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 546695 0 0 0 177704 529 0 0 25 0 1 0 133552376 2243608576 546582 4089446400 134512640 135752675 4291378192 18446744073709551615 134611663 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 547756 546582 146 303 0 547451 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 2191024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.08 2.02 2.01 3/197 14833
/proc/meminfo: memFree=28893064/32950904 swapFree=67111528/67111528
[pid=14735] ppid=14733 vsize=2204092 CPUtime=1800.03
/proc/14735/stat : 14735 (wbo1.4b) R 14733 14735 13145 0 -1 4202496 549950 0 0 0 179470 533 0 0 25 0 1 0 133552376 2256990208 549837 4089446400 134512640 135752675 4291378192 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14735/statm: 551023 549837 146 303 0 550718 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 2204092

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.08
CPU time (s): 1800.11
CPU user time (s): 1794.71
CPU system time (s): 5.40318
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2204092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.71
system time used= 5.40318
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 549950
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= 2
involuntary context switches= 1549

runsolver used 2.6396 second user time and 5.9201 second system time

The end

Launcher Data

Begin job on node121 at 2010-06-30 20:29:17
IDJOB=2690676
IDBENCH=79187
IDSOLVER=1201
FILE ID=node121/2690676-1277922556
PBS_JOBID= 11197323
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-25-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-2690676-1277922556/watcher-2690676-1277922556 -o /tmp/evaluation-result-2690676-1277922556/solver-2690676-1277922556 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690676-1277922556.wbo

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

MD5SUM BENCH= 3ef623ad54bc9b8a55f5198a1c4abc02
RANDOM SEED=2037047151

node121.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.876
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.75
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.876
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	: 5226.23
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.876
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.876
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.876
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.75
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.876
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.82
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.876
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.876
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:     32950904 kB
MemFree:      29382480 kB
Buffers:        205048 kB
Cached:        1105492 kB
SwapCached:          0 kB
Active:        2615060 kB
Inactive:       802736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      29382480 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3024 kB
Writeback:           0 kB
AnonPages:     2107428 kB
Mapped:          16344 kB
Slab:            81552 kB
PageTables:       8568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  2279372 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= 74208 MiB
End job on node121 at 2010-06-30 20:59:19