Trace number 2680418

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 NameAnswerobjective functionCPU timeWall clock time
wbo 1.4b (fixed)? (TO) 1800.16 1800.66

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_005_area_delay.opb
MD5SUM1a8b297a620c2a2aaf0a7beca79ff945
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark61.5186
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 33
Optimality of the best value was proved NO
Number of variables17114
Total number of constraints123451
Number of constraints which are clauses123451
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint254
Number of terms in the objective function 8405
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 8405
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8405
Number of bits of the biggest sum of numbers14
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 opb file format. File HOME/instance-2680418-1277459394.opb.
0.00/0.00	c Instance file HOME/instance-2680418-1277459394.opb
0.00/0.00	c File size is 4198421 bytes.
0.59/0.67	c Highest Coefficient sum: 255
0.59/0.67	c ============================[ Problem Statistics ]=============================
0.59/0.67	c |                                                                             |
0.59/0.67	c |  Parsing time:          0.65         s                                      |
0.59/0.67	c |  Number Variables:      17114                                               |
0.59/0.67	c |  Number Clauses:        123451                                              |
0.59/0.67	c |  Number Cardinality:    0                                                   |
0.59/0.67	c |  Number PB Constraints: 0                                                   |
1.20/1.29	c ============================[ Search Statistics ]==============================
1.20/1.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.20/1.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.20/1.29	c ===============================================================================
1.20/1.29	c |         0 |   16951   123609   340895 |    41150        0    nan |  0.000 % |
1.29/1.32	c ===============================================================================
1.29/1.32	c New solution: 34
1.29/1.32	o 34
1.29/1.32	c Elapsed CPU time: 1.26481 s	Remaining CPU time: 178.735 s
1.29/1.32	c ===============================================================================
1.29/1.32	c |        22 |   16951   123610   349300 |    41203       22    178 |  0.000 % |
1.49/1.50	c |       123 |   16951   123610   349300 |    45323      123    104 |  0.952 % |
1.69/1.78	c |       273 |   16951   123610   349300 |    49856      273     82 |  0.952 % |
2.30/2.37	c |       498 |   16951   123610   349300 |    54841      498     71 |  0.952 % |
3.89/3.91	c |       837 |   16951   123610   349300 |    60325      837    111 |  0.952 % |
4.78/4.87	c |      1343 |   16951   123610   349300 |    66358     1343    101 |  0.952 % |
6.59/6.69	c |      2102 |   16951   123610   349300 |    72994     2102     88 |  0.952 % |
9.59/9.69	c |      3241 |   16951   123610   349300 |    80293     3241     91 |  0.952 % |
13.68/13.76	c |      4949 |   16951   123610   349300 |    88323     4949     85 |  0.952 % |
19.08/19.10	c |      7513 |   16951   123610   349300 |    97155     7513    111 |  0.952 % |
27.78/27.89	c |     11357 |   16951   123610   349300 |   106870    11357    110 |  0.952 % |
41.28/41.35	c |     17123 |   16951   123610   349300 |   117557    17123     92 |  0.952 % |
61.87/61.94	c |     25772 |   16951   123610   349300 |   129313    25772     91 |  0.952 % |
113.26/113.40	c |     38746 |   16951   123610   349300 |   142245    38746    195 |  0.952 % |
146.36/146.49	c |     58207 |   16951   123610   349300 |   156469    58207    159 |  0.952 % |
180.95/181.08	c There are 163 assigned variables. 2 in cost function.
183.44/183.58	c core #1
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 457	Core Weight: 1	Total Weight: 3
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #2
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 63	Core Weight: 1	Total Weight: 4
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #3
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 126	Core Weight: 1	Total Weight: 5
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #4
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 31	Core Weight: 1	Total Weight: 6
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #5
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 63	Core Weight: 1	Total Weight: 7
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #6
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 31	Core Weight: 1	Total Weight: 8
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #7
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 15	Core Weight: 1	Total Weight: 9
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #8
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 61	Core Weight: 1	Total Weight: 10
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #9
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 31	Core Weight: 1	Total Weight: 11
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #10
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 63	Core Weight: 1	Total Weight: 12
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #11
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 61	Core Weight: 1	Total Weight: 13
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #12
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 61	Core Weight: 1	Total Weight: 14
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #13
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 62	Core Weight: 1	Total Weight: 15
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #14
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 31	Core Weight: 1	Total Weight: 16
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #15
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 30	Core Weight: 1	Total Weight: 17
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #16
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 15	Core Weight: 1	Total Weight: 18
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #17
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 31	Core Weight: 1	Total Weight: 19
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #18
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 15	Core Weight: 1	Total Weight: 20
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #19
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 489	Core Weight: 1	Total Weight: 21
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c core #20
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 8784	Core Weight: 1	Total Weight: 22
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c ============================[ Search Statistics ]==============================
183.44/183.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.44/183.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.44/183.58	c ===============================================================================
183.44/183.58	c |         0 |   13585   129905   160098 |    43301        0    nan |  0.000 % |
183.75/183.87	c ===============================================================================
183.85/183.99	c core #21
183.85/183.99	c 
183.85/183.99	c 
183.85/183.99	c Core size: 5391	Core Weight: 1	Total Weight: 23
183.85/183.99	c
183.85/183.99	c
183.85/183.99	c ============================[ Search Statistics ]==============================
183.85/183.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.85/183.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.85/183.99	c ===============================================================================
183.85/183.99	c |         0 |   20824   129906   247117 |    43302        0    nan |  0.000 % |
184.54/184.65	c |       100 |   20824   129906   247117 |    47632      100    178 | 16.877 % |
185.34/185.46	c |       250 |   20824   129906   247117 |    52395      250    123 | 16.877 % |
187.05/187.15	c |       477 |   20824   129906   247117 |    57634      477    170 | 16.877 % |
188.44/188.51	c |       817 |   20824   129906   247117 |    63398      817    264 | 16.877 % |
194.54/194.64	c |      1323 |   20823   129906   247117 |    69738     1322    288 | 16.881 % |
199.04/199.14	c |      2084 |   20823   129906   247117 |    76712     2083    275 | 16.881 % |
200.93/201.05	c ===============================================================================
201.13/201.21	c core #22
201.13/201.21	c 
201.13/201.21	c 
201.13/201.21	c Core size: 7427	Core Weight: 1	Total Weight: 24
201.13/201.21	c
201.13/201.21	c
201.13/201.21	c ============================[ Search Statistics ]==============================
201.13/201.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
201.13/201.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
201.13/201.21	c ===============================================================================
201.13/201.21	c |         0 |   26822   129907   259238 |    43302        0    nan |  0.000 % |
202.14/202.23	c |       100 |   26822   129907   259238 |    47632      100    607 | 13.422 % |
202.84/202.91	c |       251 |   26822   129907   259238 |    52395      251    369 | 13.422 % |
203.45/203.57	c |       476 |   26822   129907   259238 |    57635      476    244 | 13.422 % |
207.34/207.49	c |       814 |   26822   129907   259238 |    63398      814    334 | 13.422 % |
210.64/210.70	c |      1321 |   26822   129907   259238 |    69738     1321    349 | 13.422 % |
213.94/214.07	c |      2080 |   26822   129907   259238 |    76712     2080    353 | 13.422 % |
220.83/220.92	c |      3221 |   26822   129907   259238 |    84383     3221    353 | 13.422 % |
229.44/229.55	c |      4930 |   26822   129907   259238 |    92822     4930    419 | 13.422 % |
244.52/244.62	c |      7493 |   26821   129907   259238 |   102104     7490    500 | 13.425 % |
283.31/283.44	c |     11337 |   26821   129907   259238 |   112315    11334    578 | 13.425 % |
341.50/341.65	c |     17103 |   26820   129907   259238 |   123546    17097    569 | 13.428 % |
500.06/500.22	c |     25752 |   26820   129907   259238 |   135901    25746    604 | 13.428 % |
673.79/674.01	c |     38726 |   26820   129907   259238 |   149491    38720    688 | 13.428 % |
1003.50/1003.89	c |     58188 |   26820   129907   259238 |   164440    58182    769 | 13.428 % |
1455.39/1455.81	c |     87380 |   26820   129907   259238 |   180884    87374    854 | 13.428 % |

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-2680418-1277459394/watcher-2680418-1277459394 -o /tmp/evaluation-result-2680418-1277459394/solver-2680418-1277459394 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680418-1277459394.opb 

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): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.92 3/106 27275
/proc/meminfo: memFree=1618412/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=7548 CPUtime=0
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 460 0 0 0 0 0 0 0 20 0 1 0 87230151 7729152 379 1992294400 134512640 135752675 4288615216 18446744073709551615 134609676 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 1887 379 135 303 0 556 0

[startup+0.101103 s]
/proc/loadavg: 0.92 0.98 0.92 3/106 27275
/proc/meminfo: memFree=1618412/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=10256 CPUtime=0.09
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 1247 0 0 0 9 0 0 0 20 0 1 0 87230151 10502144 1166 1992294400 134512640 135752675 4288615216 18446744073709551615 135225891 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 2564 1166 276 303 0 1233 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10256

[startup+0.201113 s]
/proc/loadavg: 0.92 0.98 0.92 3/106 27275
/proc/meminfo: memFree=1618412/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=11436 CPUtime=0.19
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 1696 0 0 0 19 0 0 0 20 0 1 0 87230151 11710464 1615 1992294400 134512640 135752675 4288615216 18446744073709551615 134574340 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 2859 1616 434 303 0 1528 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11436

[startup+0.301125 s]
/proc/loadavg: 0.92 0.98 0.92 3/106 27275
/proc/meminfo: memFree=1618412/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=12440 CPUtime=0.29
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 2089 0 0 0 29 0 0 0 20 0 1 0 87230151 12738560 2008 1992294400 134512640 135752675 4288615216 18446744073709551615 134559885 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 3110 2008 581 303 0 1779 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12440

[startup+0.701169 s]
/proc/loadavg: 0.92 0.98 0.92 3/106 27275
/proc/meminfo: memFree=1618412/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=17060 CPUtime=0.69
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 4909 0 0 0 67 2 0 0 20 0 1 0 87230151 17469440 3704 1992294400 134512640 135752675 4288615216 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 4265 3705 141 303 0 3960 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17060

[startup+1.50026 s]
/proc/loadavg: 0.92 0.98 0.92 2/107 27276
/proc/meminfo: memFree=1602532/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=18360 CPUtime=1.49
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 5289 0 0 0 143 6 0 0 22 0 1 0 87230151 18800640 4084 1992294400 134512640 135752675 4288615216 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 4590 4084 144 303 0 4285 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18360

[startup+3.10044 s]
/proc/loadavg: 0.92 0.98 0.92 2/107 27276
/proc/meminfo: memFree=1602284/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=18360 CPUtime=3.09
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 5290 0 0 0 301 8 0 0 25 0 1 0 87230151 18800640 4085 1992294400 134512640 135752675 4288615216 18446744073709551615 134518470 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 4590 4085 145 303 0 4285 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18360

[startup+6.30079 s]
/proc/loadavg: 1.01 1.00 0.93 2/107 27278
/proc/meminfo: memFree=1602036/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=18360 CPUtime=6.29
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 5290 0 0 0 620 9 0 0 25 0 1 0 87230151 18800640 4085 1992294400 134512640 135752675 4288615216 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 4590 4085 145 303 0 4285 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18360

[startup+12.7005 s]
/proc/loadavg: 1.01 1.00 0.93 2/107 27278
/proc/meminfo: memFree=1602036/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=18360 CPUtime=12.69
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 5290 0 0 0 1257 12 0 0 25 0 1 0 87230151 18800640 4085 1992294400 134512640 135752675 4288615216 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 4590 4085 145 303 0 4285 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18360

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27278
/proc/meminfo: memFree=1601540/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=19152 CPUtime=25.48
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 5482 0 0 0 2532 16 0 0 25 0 1 0 87230151 19611648 4277 1992294400 134512640 135752675 4288615216 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 4788 4277 145 303 0 4483 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19152

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27278
/proc/meminfo: memFree=1596952/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=23660 CPUtime=51.08
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 6598 0 0 0 5081 27 0 0 25 0 1 0 87230151 24227840 5393 1992294400 134512640 135752675 4288615216 18446744073709551615 134637639 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 5915 5393 145 303 0 5610 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23660

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27280
/proc/meminfo: memFree=1575748/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=44692 CPUtime=102.27
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 11857 0 0 0 10173 54 0 0 25 0 1 0 87230151 45764608 10652 1992294400 134512640 135752675 4288615216 18446744073709551615 134638143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 11173 10652 145 303 0 10868 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44692

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27282
/proc/meminfo: memFree=1555908/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=64800 CPUtime=162.25
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 16855 0 0 0 16140 85 0 0 25 0 1 0 87230151 66355200 15650 1992294400 134512640 135752675 4288615216 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 16200 15650 145 303 0 15895 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 64800

[startup+222.309 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27282
/proc/meminfo: memFree=1542144/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=77312 CPUtime=222.24
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 20862 0 0 0 22111 113 0 0 25 0 1 0 87230151 79167488 18868 1992294400 134512640 135752675 4288615216 18446744073709551615 134518944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 19328 18868 146 303 0 19023 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 77312

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27284
/proc/meminfo: memFree=1542144/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=77312 CPUtime=282.22
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 20863 0 0 0 28100 122 0 0 25 0 1 0 87230151 79167488 18869 1992294400 134512640 135752675 4288615216 18446744073709551615 134616039 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 19328 18869 146 303 0 19023 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 77312

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27286
/proc/meminfo: memFree=1542020/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=77312 CPUtime=342.21
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 20864 0 0 0 34092 129 0 0 25 0 1 0 87230151 79167488 18870 1992294400 134512640 135752675 4288615216 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 19328 18870 146 303 0 19023 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 77312

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27288
/proc/meminfo: memFree=1542144/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=77312 CPUtime=402.19
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 20864 0 0 0 40085 134 0 0 25 0 1 0 87230151 79167488 18870 1992294400 134512640 135752675 4288615216 18446744073709551615 134518934 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 19328 18870 146 303 0 19023 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 77312

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27290
/proc/meminfo: memFree=1534332/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=85596 CPUtime=462.17
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 22957 0 0 0 46075 142 0 0 25 0 1 0 87230151 87650304 20963 1992294400 134512640 135752675 4288615216 18446744073709551615 134638063 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 21399 20963 146 303 0 21094 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 85596

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27290
/proc/meminfo: memFree=1523792/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=96124 CPUtime=522.15
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 25576 0 0 0 52065 150 0 0 25 0 1 0 87230151 98430976 23582 1992294400 134512640 135752675 4288615216 18446744073709551615 134638053 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 24031 23582 146 303 0 23726 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 96124

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27292
/proc/meminfo: memFree=1505564/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=114384 CPUtime=582.14
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 30135 0 0 0 58052 162 0 0 25 0 1 0 87230151 117129216 28141 1992294400 134512640 135752675 4288615216 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 28596 28141 146 303 0 28291 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 114384

[startup+642.301 s]
/proc/loadavg: 1.05 1.01 0.93 2/107 27294
/proc/meminfo: memFree=1490436/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=129732 CPUtime=642.12
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 33955 0 0 0 64040 172 0 0 25 0 1 0 87230151 132845568 31961 1992294400 134512640 135752675 4288615216 18446744073709551615 134519008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 32433 31961 146 303 0 32128 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 129732

[startup+702.302 s]

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

[startup+882.308 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27309
/proc/meminfo: memFree=1422112/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=197136 CPUtime=882.04
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 50814 0 0 0 88005 199 0 0 25 0 1 0 87230151 201867264 48820 1992294400 134512640 135752675 4288615216 18446744073709551615 134638016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 49284 48820 146 303 0 48979 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 197136

[startup+942.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27311
/proc/meminfo: memFree=1411696/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=207584 CPUtime=942.03
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 53429 0 0 0 93998 205 0 0 25 0 1 0 87230151 212566016 51435 1992294400 134512640 135752675 4288615216 18446744073709551615 134519008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 51896 51435 146 303 0 51591 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 207584

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27313
/proc/meminfo: memFree=1400288/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=219072 CPUtime=1002.01
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 56304 0 0 0 99992 209 0 0 25 0 1 0 87230151 224329728 54310 1992294400 134512640 135752675 4288615216 18446744073709551615 134518944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 54768 54310 146 303 0 54463 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 219072

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27315
/proc/meminfo: memFree=1371644/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=247740 CPUtime=1061.99
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 63454 0 0 0 105979 220 0 0 25 0 1 0 87230151 253685760 61460 1992294400 134512640 135752675 4288615216 18446744073709551615 134638030 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 61935 61460 146 303 0 61630 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 247740

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27315
/proc/meminfo: memFree=1348952/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=270864 CPUtime=1121.97
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 69222 0 0 0 111969 228 0 0 25 0 1 0 87230151 277364736 67228 1992294400 134512640 135752675 4288615216 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 67716 67228 146 303 0 67411 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 270864

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27317
/proc/meminfo: memFree=1332088/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=287236 CPUtime=1181.96
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 73320 0 0 0 117961 235 0 0 25 0 1 0 87230151 294129664 71326 1992294400 134512640 135752675 4288615216 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 71809 71326 146 303 0 71504 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 287236

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27319
/proc/meminfo: memFree=1313488/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=305684 CPUtime=1241.94
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 77942 0 0 0 123951 243 0 0 25 0 1 0 87230151 313020416 75948 1992294400 134512640 135752675 4288615216 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 76421 75948 146 303 0 76116 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 305684

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27321
/proc/meminfo: memFree=1297244/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=321996 CPUtime=1301.92
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 82000 0 0 0 129942 250 0 0 25 0 1 0 87230151 329723904 80006 1992294400 134512640 135752675 4288615216 18446744073709551615 134611618 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 80499 80006 146 303 0 80194 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 321996

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27323
/proc/meminfo: memFree=1288316/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=331032 CPUtime=1361.92
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 84251 0 0 0 135937 255 0 0 25 0 1 0 87230151 338976768 82257 1992294400 134512640 135752675 4288615216 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 82758 82257 146 303 0 82453 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 331032

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27323
/proc/meminfo: memFree=1277280/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=341900 CPUtime=1421.9
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 86973 0 0 0 141930 260 0 0 25 0 1 0 87230151 350105600 84979 1992294400 134512640 135752675 4288615216 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 85475 84979 146 303 0 85170 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 341900

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27325
/proc/meminfo: memFree=1266616/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=352764 CPUtime=1481.88
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 89678 0 0 0 147921 267 0 0 25 0 1 0 87230151 361230336 87684 1992294400 134512640 135752675 4288615216 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 88191 87684 146 303 0 87886 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 352764

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27327
/proc/meminfo: memFree=1255332/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=363860 CPUtime=1541.88
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 92464 0 0 0 153914 274 0 0 25 0 1 0 87230151 372592640 90470 1992294400 134512640 135752675 4288615216 18446744073709551615 134638016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 90965 90470 146 303 0 90660 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 363860

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27329
/proc/meminfo: memFree=1245040/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=374476 CPUtime=1601.85
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 95038 0 0 0 159905 280 0 0 25 0 1 0 87230151 383463424 93044 1992294400 134512640 135752675 4288615216 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 93619 93044 146 303 0 93314 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 374476

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27331
/proc/meminfo: memFree=1231400/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=388240 CPUtime=1661.83
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 98493 0 0 0 165898 285 0 0 25 0 1 0 87230151 397557760 96499 1992294400 134512640 135752675 4288615216 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 97060 96499 146 303 0 96755 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 388240

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27331
/proc/meminfo: memFree=1218132/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=401424 CPUtime=1721.81
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 101771 0 0 0 171890 291 0 0 25 0 1 0 87230151 411058176 99777 1992294400 134512640 135752675 4288615216 18446744073709551615 134638140 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 100356 99777 146 303 0 100051 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 401424

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27333
/proc/meminfo: memFree=1194200/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=425020 CPUtime=1781.8
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 107705 0 0 0 177879 301 0 0 25 0 1 0 87230151 435220480 105711 1992294400 134512640 135752675 4288615216 18446744073709551615 134638140 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 106255 105711 146 303 0 105950 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 425020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27333
/proc/meminfo: memFree=1188124/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=430984 CPUtime=1800.1
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 109190 0 0 0 179707 303 0 0 25 0 1 0 87230151 441327616 107196 1992294400 134512640 135752675 4288615216 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 107746 107196 146 303 0 107441 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 430984

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

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

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27333
/proc/meminfo: memFree=1188124/2059040 swapFree=4140996/4192956
[pid=27275] ppid=27273 vsize=430984 CPUtime=1800.1
/proc/27275/stat : 27275 (wbo1.4b) R 27273 27275 26883 0 -1 4202496 109190 0 0 0 179707 303 0 0 25 0 1 0 87230151 441327616 107196 1992294400 134512640 135752675 4288615216 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27275/statm: 107746 107196 146 303 0 107441 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 430984

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.66
CPU time (s): 1800.16
CPU user time (s): 1797.07
CPU system time (s): 3.08753
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 430984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.07
system time used= 3.08753
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109190
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= 3
involuntary context switches= 2148

runsolver used 3.13052 second user time and 8.34973 second system time

The end

Launcher Data

Begin job on node059 at 2010-06-25 11:49:55
IDJOB=2680418
IDBENCH=24980
IDSOLVER=1190
FILE ID=node059/2680418-1277459394
PBS_JOBID= 11188111
Free space on /tmp= 62444 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_005_area_delay.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2680418-1277459394/watcher-2680418-1277459394 -o /tmp/evaluation-result-2680418-1277459394/solver-2680418-1277459394 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680418-1277459394.opb

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

MD5SUM BENCH= 1a8b297a620c2a2aaf0a7beca79ff945
RANDOM SEED=788557759

node059.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1618940 kB
Buffers:        110612 kB
Cached:         223872 kB
SwapCached:       5488 kB
Active:          76264 kB
Inactive:       272652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1618940 kB
SwapTotal:     4192956 kB
SwapFree:      4140996 kB
Dirty:            6732 kB
Writeback:           0 kB
AnonPages:       12888 kB
Mapped:          12060 kB
Slab:            69304 kB
PageTables:       4144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182456 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62440 MiB
End job on node059 at 2010-06-25 12:19:57