Trace number 2690365

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.08

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-25-20--soft-66-100-0.wbo
MD5SUMbaadf39a9a4e5770052dc23dee998ba5
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.031995
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 constraints13
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 596
Min constraint cost 1
Max constraint cost 93
Sum of constraints costs 595
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-2690365-1277891763.wbo.
0.00/0.00	c Instance file HOME/instance-2690365-1277891763.wbo
0.00/0.00	c File size is 8442 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    108 |  0.000 % |
0.00/0.03	c |       812 |     500       45     1000 |     7320      812    109 |  0.000 % |
0.03/0.06	c |      1318 |     500       45     1000 |     8052     1318    117 |  0.000 % |
0.09/0.10	c |      2077 |     500       45     1000 |     8857     2077    123 |  0.000 % |
0.09/0.18	c |      3216 |     500       45     1000 |     9743     3216    125 |  0.000 % |
0.29/0.36	c |      4926 |     500       45     1000 |    10717     4926    124 |  0.000 % |
0.69/0.72	c |      7488 |     500       45     1000 |    11789     7488    131 |  0.000 % |
1.49/1.55	c |     11332 |     500       45     1000 |    12968    11332    134 |  0.000 % |
2.69/2.72	c |     17100 |     500       45     1000 |    14265    10393    135 |  0.000 % |
5.29/5.37	c |     25751 |     500       45     1000 |    15692    11692    135 |  0.000 % |
8.89/9.00	c |     38726 |     500       45     1000 |    17261     8541    166 |  0.000 % |
15.09/15.19	c |     58189 |     500       45     1000 |    18987    10333    148 |  0.000 % |
33.29/33.32	c |     87382 |     500       45     1000 |    20886    10419    208 |  0.000 % |
55.69/55.79	c |    131172 |     500       45     1000 |    22974    11845    166 |  0.000 % |
85.69/85.77	c |    196856 |     500       45     1000 |    25272    18613    190 |  0.000 % |
125.40/125.45	c |    295382 |     500       45     1000 |    27799    24780    199 |  0.000 % |
180.99/181.04	c There are 0 assigned variables. 0 in cost function.
181.19/181.21	c ============================[ Search Statistics ]==============================
181.19/181.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.19/181.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.19/181.21	c ===============================================================================
181.19/181.21	c |         0 |     500       45     1000 |     5000        0    nan |  0.000 % |
181.19/181.24	c |       102 |     500       45     1000 |     5500      102     75 |  0.000 % |
181.19/181.25	c |       252 |     500       45     1000 |     6050      252     77 |  0.000 % |
181.19/181.26	c |       477 |     500       45     1000 |     6655      477     84 |  0.000 % |
181.19/181.29	c |       814 |     500       45     1000 |     7320      814    111 |  0.000 % |
181.29/181.32	c |      1320 |     500       45     1000 |     8052     1320    109 |  0.000 % |
181.40/181.41	c |      2080 |     500       45     1000 |     8857     2080    116 |  0.000 % |
181.50/181.53	c |      3222 |     500       45     1000 |     9743     3222    116 |  0.000 % |
181.69/181.79	c |      4930 |     500       45     1000 |    10717     4930    121 |  0.000 % |
182.10/182.15	c |      7492 |     500       45     1000 |    11789     7492    119 |  0.000 % |
183.39/183.42	c |     11338 |     500       45     1000 |    12968    11338    129 |  0.000 % |
184.60/184.65	c |     17106 |     500       45     1000 |    14265    10402    128 |  0.000 % |
187.59/187.61	c |     25757 |     500       45     1000 |    15692    11693    136 |  0.000 % |
191.30/191.36	c |     38733 |     500       45     1000 |    17261     8544    131 |  0.000 % |
197.59/197.64	c |     58195 |     500       45     1000 |    18987    10314    133 |  0.000 % |
209.00/209.06	c |     87387 |     500       45     1000 |    20886    10376    140 |  0.000 % |
228.90/228.92	c |    131180 |     500       45     1000 |    22974    11556    173 |  0.000 % |
264.60/264.61	c |    196866 |     500       45     1000 |    25272    18389    171 |  0.000 % |
338.30/338.38	c |    295392 |     500       45     1000 |    27799    23154    221 |  0.000 % |
418.80/418.84	c |    443181 |     500       45     1000 |    30579    19096    172 |  0.000 % |
518.90/518.96	c |    664867 |     500       45     1000 |    33637    21987    200 |  0.000 % |
715.91/715.99	c |    997395 |     500       45     1000 |    37001    16371    200 |  0.000 % |
1075.51/1075.59	c |   1496197 |     500       45     1000 |    40701    34747    207 |  0.000 % |
1773.34/1773.33	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-2690365-1277891763/watcher-2690365-1277891763 -o /tmp/evaluation-result-2690365-1277891763/solver-2690365-1277891763 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690365-1277891763.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.32 3/178 12438
/proc/meminfo: memFree=30921212/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=2580 CPUtime=0
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 311 0 0 0 0 0 0 0 21 0 1 0 130471520 2641920 226 4089446400 134512640 135752675 4292300144 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 645 226 144 303 0 340 0

[startup+0.0393599 s]
/proc/loadavg: 2.00 2.00 2.32 3/178 12438
/proc/meminfo: memFree=30921212/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=3108 CPUtime=0.03
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 431 0 0 0 3 0 0 0 21 0 1 0 130471520 3182592 346 4089446400 134512640 135752675 4292300144 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 777 346 144 303 0 472 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3108

[startup+0.100348 s]
/proc/loadavg: 2.00 2.00 2.32 3/178 12438
/proc/meminfo: memFree=30921212/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=3768 CPUtime=0.09
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 608 0 0 0 9 0 0 0 21 0 1 0 130471520 3858432 523 4089446400 134512640 135752675 4292300144 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 942 523 144 303 0 637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3768

[startup+0.300314 s]
/proc/loadavg: 2.00 2.00 2.32 3/178 12438
/proc/meminfo: memFree=30921212/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=5352 CPUtime=0.29
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 995 0 0 0 28 1 0 0 21 0 1 0 130471520 5480448 910 4089446400 134512640 135752675 4292300144 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 1338 910 144 303 0 1033 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5352

[startup+0.700242 s]
/proc/loadavg: 2.00 2.00 2.32 3/178 12438
/proc/meminfo: memFree=30921212/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=7604 CPUtime=0.69
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 1546 0 0 0 67 2 0 0 22 0 1 0 130471520 7786496 1461 4089446400 134512640 135752675 4292300144 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 1901 1461 144 303 0 1596 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7604

[startup+1.5001 s]
/proc/loadavg: 2.00 2.00 2.31 3/179 12439
/proc/meminfo: memFree=30911160/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=10260 CPUtime=1.49
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 2218 0 0 0 146 3 0 0 25 0 1 0 130471520 10506240 2133 4089446400 134512640 135752675 4292300144 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 2565 2133 144 303 0 2260 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10260

[startup+3.10081 s]
/proc/loadavg: 2.00 2.00 2.31 3/179 12439
/proc/meminfo: memFree=30905000/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=15216 CPUtime=3.09
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 3445 0 0 0 304 5 0 0 25 0 1 0 130471520 15581184 3360 4089446400 134512640 135752675 4292300144 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 3804 3360 144 303 0 3499 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15216

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.31 3/179 12439
/proc/meminfo: memFree=30890136/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=24076 CPUtime=6.29
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 5660 0 0 0 622 7 0 0 25 0 1 0 130471520 24653824 5575 4089446400 134512640 135752675 4292300144 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 6019 5575 144 303 0 5714 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24076

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.31 3/179 12439
/proc/meminfo: memFree=30857640/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=42132 CPUtime=12.69
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 10154 0 0 0 1257 12 0 0 25 0 1 0 130471520 43143168 10069 4089446400 134512640 135752675 4292300144 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 10533 10070 144 303 0 10228 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42132

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 2.31 3/179 12439
/proc/meminfo: memFree=30813772/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=63280 CPUtime=25.49
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 15409 0 0 0 2530 19 0 0 25 0 1 0 130471520 64798720 15324 4089446400 134512640 135752675 4292300144 18446744073709551615 134612130 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 15820 15324 144 303 0 15515 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63280

[startup+51.1002 s]
/proc/loadavg: 2.07 2.02 2.30 3/179 12440
/proc/meminfo: memFree=30716392/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=104832 CPUtime=51.1
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 25780 0 0 0 5079 31 0 0 25 0 1 0 130471520 107347968 25695 4089446400 134512640 135752675 4292300144 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 26208 25695 144 303 0 25903 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 104832

[startup+102.306 s]
/proc/loadavg: 2.03 2.01 2.28 3/179 12441
/proc/meminfo: memFree=30494024/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=199908 CPUtime=102.3
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 49505 0 0 0 10171 59 0 0 25 0 1 0 130471520 204705792 49420 4089446400 134512640 135752675 4292300144 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 49977 49420 144 303 0 49672 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 199908

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.26 3/179 12443
/proc/meminfo: memFree=30233336/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=340148 CPUtime=162.3
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 84524 0 0 0 16134 96 0 0 25 0 1 0 130471520 348311552 84439 4089446400 134512640 135752675 4292300144 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 85037 84439 144 303 0 84732 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 340148

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.24 3/179 12445
/proc/meminfo: memFree=30041460/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=416364 CPUtime=222.3
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 103718 0 0 0 22103 127 0 0 25 0 1 0 130471520 426356736 103605 4089446400 134512640 135752675 4292300144 18446744073709551615 134612140 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 104091 103605 146 303 0 103786 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 416364

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.22 3/179 12447
/proc/meminfo: memFree=29847604/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=503196 CPUtime=282.29
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 125358 0 0 0 28074 155 0 0 25 0 1 0 130471520 515272704 125245 4089446400 134512640 135752675 4292300144 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 125799 125245 146 303 0 125494 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 503196

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.21 3/179 12457
/proc/meminfo: memFree=29673888/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=570148 CPUtime=342.3
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 142051 0 0 0 34058 172 0 0 25 0 1 0 130471520 583831552 141938 4089446400 134512640 135752675 4292300144 18446744073709551615 134611683 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 142537 141938 146 303 0 142232 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 570148

[startup+402.3 s]
/proc/loadavg: 2.06 2.02 2.20 3/179 12458
/proc/meminfo: memFree=29501232/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=641508 CPUtime=402.3
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 159857 0 0 0 40036 194 0 0 25 0 1 0 130471520 656904192 159744 4089446400 134512640 135752675 4292300144 18446744073709551615 134602984 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 160377 159744 146 303 0 160072 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 641508

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.18 3/179 12460
/proc/meminfo: memFree=29249712/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=759192 CPUtime=462.3
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 189238 0 0 0 46001 229 0 0 25 0 1 0 130471520 777412608 189125 4089446400 134512640 135752675 4292300144 18446744073709551615 134604131 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 189798 189125 146 303 0 189493 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 759192

[startup+522.301 s]
/proc/loadavg: 2.01 2.00 2.17 3/179 12462
/proc/meminfo: memFree=29023620/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=862988 CPUtime=522.31
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 215150 0 0 0 51970 261 0 0 25 0 1 0 130471520 883699712 215037 4089446400 134512640 135752675 4292300144 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 215747 215037 146 303 0 215442 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 862988

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.16 3/179 12464
/proc/meminfo: memFree=28801876/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=960084 CPUtime=582.31
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 239370 0 0 0 57944 287 0 0 25 0 1 0 130471520 983126016 239257 4089446400 134512640 135752675 4292300144 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 240021 239257 146 303 0 239716 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 960084

[startup+642.3 s]
/proc/loadavg: 2.04 2.01 2.15 3/179 12465
/proc/meminfo: memFree=28578768/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=1046176 CPUtime=642.31
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 260856 0 0 0 63921 310 0 0 25 0 1 0 130471520 1071284224 260743 4089446400 134512640 135752675 4292300144 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12438/statm: 261544 260743 146 303 0 261239 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1046176

[startup+702.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.11 3/179 12470
/proc/meminfo: memFree=28015200/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=1268816 CPUtime=822.31
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 316444 0 0 0 81860 371 0 0 25 0 1 0 130471520 1299267584 316331 4089446400 134512640 135752675 4292300144 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 317204 316331 146 303 0 316899 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1268816

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.10 3/179 12472
/proc/meminfo: memFree=27867244/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=1317300 CPUtime=882.31
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 328561 0 0 0 87847 384 0 0 25 0 1 0 130471520 1348915200 328448 4089446400 134512640 135752675 4292300144 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 329325 328448 146 303 0 329020 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1317300

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 12473
/proc/meminfo: memFree=27669184/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=1396204 CPUtime=942.32
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 348241 0 0 0 93824 408 0 0 25 0 1 0 130471520 1429712896 348128 4089446400 134512640 135752675 4292300144 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 349051 348128 146 303 0 348746 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1396204

[startup+1002.3 s]
/proc/loadavg: 2.03 2.01 2.09 3/179 12474
/proc/meminfo: memFree=27485512/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=1461636 CPUtime=1002.31
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 364572 0 0 0 99803 428 0 0 25 0 1 0 130471520 1496715264 364459 4089446400 134512640 135752675 4292300144 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 365409 364459 146 303 0 365104 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1461636

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 2.08 3/179 12476
/proc/meminfo: memFree=27285704/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=1561672 CPUtime=1062.32
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 389555 0 0 0 105772 460 0 0 25 0 1 0 130471520 1599152128 389442 4089446400 134512640 135752675 4292300144 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 390418 389442 146 303 0 390113 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1561672

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 12478
/proc/meminfo: memFree=27082188/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=1660988 CPUtime=1122.32
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 414323 0 0 0 111745 487 0 0 25 0 1 0 130471520 1700851712 414210 4089446400 134512640 135752675 4292300144 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 415247 414210 146 303 0 414942 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1660988

[startup+1182.3 s]
/proc/loadavg: 2.06 2.01 2.08 3/179 12480
/proc/meminfo: memFree=26914880/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=1709924 CPUtime=1182.32
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 426533 0 0 0 117733 499 0 0 25 0 1 0 130471520 1750962176 426420 4089446400 134512640 135752675 4292300144 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 427481 426420 146 303 0 427176 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1709924

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.07 3/179 12481
/proc/meminfo: memFree=26791968/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=1745380 CPUtime=1242.32
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 435388 0 0 0 123722 510 0 0 25 0 1 0 130471520 1787269120 435275 4089446400 134512640 135752675 4292300144 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 436345 435275 146 303 0 436040 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1745380

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 12482
/proc/meminfo: memFree=26653168/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=1786280 CPUtime=1302.33
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 445604 0 0 0 129711 522 0 0 25 0 1 0 130471520 1829150720 445491 4089446400 134512640 135752675 4292300144 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 446570 445491 146 303 0 446265 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1786280

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 12484
/proc/meminfo: memFree=26493916/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=1822712 CPUtime=1362.33
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 454676 0 0 0 135700 533 0 0 25 0 1 0 130471520 1866457088 454563 4089446400 134512640 135752675 4292300144 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 455678 454563 146 303 0 455373 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 1822712

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 12486
/proc/meminfo: memFree=26351776/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=1857876 CPUtime=1422.33
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 463496 0 0 0 141690 543 0 0 25 0 1 0 130471520 1902465024 463383 4089446400 134512640 135752675 4292300144 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 464469 463383 146 303 0 464164 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 1857876

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 12488
/proc/meminfo: memFree=26229848/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=1904020 CPUtime=1482.33
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 475028 0 0 0 147677 556 0 0 25 0 1 0 130471520 1949716480 474915 4089446400 134512640 135752675 4292300144 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 476005 474915 146 303 0 475700 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 1904020

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.05 3/179 12489
/proc/meminfo: memFree=26077540/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=1951644 CPUtime=1542.33
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 486911 0 0 0 153666 567 0 0 25 0 1 0 130471520 1998483456 486798 4089446400 134512640 135752675 4292300144 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 487911 486798 146 303 0 487606 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 1951644

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/179 12490
/proc/meminfo: memFree=25920528/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=2001992 CPUtime=1602.33
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 499460 0 0 0 159653 580 0 0 25 0 1 0 130471520 2050039808 499347 4089446400 134512640 135752675 4292300144 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 500498 499347 146 303 0 500193 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 2001992

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 12492
/proc/meminfo: memFree=25733996/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=2088488 CPUtime=1662.34
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 521070 0 0 0 165629 605 0 0 25 0 1 0 130471520 2138611712 520957 4089446400 134512640 135752675 4292300144 18446744073709551615 134611702 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 522122 520957 146 303 0 521817 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 2088488

[startup+1722.3 s]
/proc/loadavg: 2.05 2.00 2.03 3/197 12594
/proc/meminfo: memFree=29044768/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=2173148 CPUtime=1722.33
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 542227 0 0 0 171604 629 0 0 25 0 1 0 130471520 2225303552 542114 4089446400 134512640 135752675 4292300144 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 543287 542114 146 303 0 542982 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 2173148

[startup+1782.3 s]
/proc/loadavg: 2.02 2.00 2.02 3/197 12596
/proc/meminfo: memFree=28930764/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=2243096 CPUtime=1782.33
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 559708 0 0 0 177586 647 0 0 25 0 1 0 130471520 2296930304 559595 4089446400 134512640 135752675 4292300144 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 560774 559595 146 303 0 560469 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 2243096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.00 2.02 3/197 12596
/proc/meminfo: memFree=28913396/32951124 swapFree=67111528/67111528
[pid=12438] ppid=12436 vsize=2254976 CPUtime=1800.05
/proc/12438/stat : 12438 (wbo1.4b) R 12436 12438 11529 0 -1 4202496 562691 0 0 0 179354 651 0 0 25 0 1 0 130471520 2309095424 562578 4089446400 134512640 135752675 4292300144 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12438/statm: 563744 562578 146 303 0 563439 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 2254976

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.12
CPU user time (s): 1793.54
CPU system time (s): 6.581
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2254976

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

runsolver used 2.45863 second user time and 5.73913 second system time

The end

Launcher Data

Begin job on node145 at 2010-06-30 11:56:03
IDJOB=2690365
IDBENCH=78708
IDSOLVER=1201
FILE ID=node145/2690365-1277891763
PBS_JOBID= 11197064
Free space on /tmp= 74208 MiB

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

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

MD5SUM BENCH= baadf39a9a4e5770052dc23dee998ba5
RANDOM SEED=1444106508

node145.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.851
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.851
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.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.851
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.67
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.851
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.851
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30921864 kB
Buffers:        176988 kB
Cached:        1247216 kB
SwapCached:          0 kB
Active:         925356 kB
Inactive:       960320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30921864 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2752 kB
Writeback:           0 kB
AnonPages:      461396 kB
Mapped:          15260 kB
Slab:            78900 kB
PageTables:       5816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   603280 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 node145 at 2010-06-30 12:26:05