Trace number 2680451

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.17 1800.68

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_4.opb
MD5SUM7937d419688402745c19e3544f97b6e8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark1800.68
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 29
Optimality of the best value was proved NO
Number of variables99789
Total number of constraints388956
Number of constraints which are clauses388925
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints30
Minimum length of a constraint1
Maximum length of a constraint3140
Number of terms in the objective function 3140
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 3140
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 3178
Number of bits of the biggest sum of numbers12
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-2680451-1277460014.opb.
0.00/0.00	c Instance file HOME/instance-2680451-1277460014.opb
0.00/0.00	c File size is 12066143 bytes.
1.99/2.01	c Highest Coefficient sum: 3178
1.99/2.02	c ============================[ Problem Statistics ]=============================
1.99/2.02	c |                                                                             |
1.99/2.02	c |  Parsing time:          1.97         s                                      |
1.99/2.02	c |  Number Variables:      99789                                               |
1.99/2.02	c |  Number Clauses:        388925                                              |
1.99/2.02	c |  Number Cardinality:    1                                                   |
1.99/2.02	c |  Number PB Constraints: 30                                                  |
90.55/90.61	c ============================[ Search Statistics ]==============================
90.55/90.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.55/90.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.55/90.61	c ===============================================================================
90.55/90.62	c |         0 |   98934   389806   978202 |   129652        0    nan |  0.000 % |
90.85/90.90	c ===============================================================================
90.85/90.91	c New solution: 34
90.85/90.91	o 34
90.85/90.91	c Elapsed CPU time: 90.7242 s	Remaining CPU time: 89.2758 s
90.85/90.91	c ===============================================================================
90.85/90.91	c |        19 |   98934   389807   981342 |   129935       19   1345 |  0.000 % |
90.96/91.08	c ===============================================================================
90.96/91.08	c New solution: 32
90.96/91.08	o 32
90.96/91.08	c Elapsed CPU time: 90.8922 s	Remaining CPU time: 89.1078 s
90.96/91.08	c ===============================================================================
90.96/91.08	c |        22 |   98934   389808   984482 |   129936       22   1170 |  0.000 % |
91.45/91.58	c |       122 |   98934   389808   984482 |   142929      122    276 |  0.857 % |
92.06/92.19	c |       276 |   98934   389808   984482 |   157222      276    164 |  0.857 % |
94.35/94.44	c |       501 |   98934   389808   984482 |   172944      501    151 |  0.857 % |
96.55/96.62	c |       840 |   98934   389808   984482 |   190239      840    255 |  0.857 % |
97.05/97.14	c |      1347 |   98934   389808   984482 |   209263     1347    297 |  0.857 % |
98.85/98.90	c |      2106 |   98934   389808   984482 |   230189     2106    256 |  0.857 % |
107.54/107.69	c |      3246 |   98934   389808   984482 |   253208     3246    532 |  0.857 % |
113.25/113.40	c |      4955 |   98934   389808   984482 |   278529     4955   2500 |  0.857 % |
116.55/116.62	c |      7520 |   98934   389808   984482 |   306382     7520   1914 |  0.857 % |
125.24/125.36	c |     11365 |   98934   389808   984482 |   337020    11365   1708 |  0.857 % |
130.54/130.68	c |     17131 |   98934   389808   984482 |   370722    17131   1425 |  0.857 % |
180.82/180.91	c There are 855 assigned variables. 5 in cost function.
183.63/183.74	c core #1
183.63/183.74	c 
183.63/183.74	c 
183.63/183.74	c Core size: 715	Core Weight: 1	Total Weight: 6
183.63/183.74	c
183.63/183.74	c
183.63/183.74	c core #2
183.63/183.74	c 
183.63/183.74	c 
183.63/183.74	c Core size: 172	Core Weight: 1	Total Weight: 7
183.63/183.74	c
183.63/183.74	c
183.63/183.74	c core #3
183.63/183.74	c 
183.63/183.74	c 
183.63/183.74	c Core size: 2994	Core Weight: 1	Total Weight: 8
183.63/183.74	c
183.63/183.74	c
183.63/183.74	c core #4
183.63/183.74	c 
183.63/183.74	c 
183.63/183.74	c Core size: 748	Core Weight: 1	Total Weight: 9
183.63/183.74	c
183.63/183.74	c
183.63/183.74	c core #5
183.63/183.74	c 
183.63/183.74	c 
183.63/183.74	c Core size: 183	Core Weight: 1	Total Weight: 10
183.63/183.74	c
183.63/183.74	c
183.63/183.74	c ============================[ Search Statistics ]==============================
183.63/183.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.63/183.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.63/183.74	c ===============================================================================
183.63/183.74	c |         0 |   77631   392870   978798 |   130956        0    nan |  0.000 % |
183.92/184.06	c ===============================================================================
184.42/184.58	c core #6
184.42/184.58	c 
184.42/184.58	c 
184.42/184.58	c Core size: 1618	Core Weight: 1	Total Weight: 11
184.42/184.58	c
184.42/184.58	c
184.42/184.58	c ============================[ Search Statistics ]==============================
184.42/184.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.42/184.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.42/184.58	c ===============================================================================
184.42/184.58	c |         0 |   80246   392871   981496 |   130957        0    nan |  0.000 % |
184.83/184.99	c ===============================================================================
185.32/185.46	c core #7
185.32/185.46	c 
185.32/185.46	c 
185.32/185.46	c Core size: 559	Core Weight: 1	Total Weight: 12
185.32/185.46	c
185.32/185.46	c
185.32/185.46	c ============================[ Search Statistics ]==============================
185.32/185.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.32/185.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.32/185.46	c ===============================================================================
185.32/185.46	c |         0 |   80806   392872   982522 |   130957        0    nan |  0.000 % |
187.42/187.58	c |       100 |   78590   392872   982522 |   144053       86    310 | 23.167 % |
191.92/192.06	c ===============================================================================
192.43/192.58	c core #8
192.43/192.58	c 
192.43/192.58	c 
192.43/192.58	c Core size: 11038	Core Weight: 1	Total Weight: 13
192.43/192.58	c
192.43/192.58	c
192.43/192.58	c ============================[ Search Statistics ]==============================
192.43/192.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
192.43/192.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
192.43/192.58	c ===============================================================================
192.43/192.58	c |         0 |  100910   392873   994070 |   130957        0    nan |  0.000 % |
192.73/192.83	c |       101 |  100906   392873   994070 |   144053      101    161 |  2.992 % |
193.03/193.13	c |       252 |  100858   392873   994070 |   158458      252    173 |  3.043 % |
193.22/193.33	c ===============================================================================
193.63/193.79	c core #9
193.63/193.79	c 
193.63/193.79	c 
193.63/193.79	c Core size: 2223	Core Weight: 1	Total Weight: 14
193.63/193.79	c
193.63/193.79	c
193.63/193.79	c ============================[ Search Statistics ]==============================
193.63/193.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
193.63/193.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
193.63/193.79	c ===============================================================================
193.63/193.79	c |         0 |  103421   392874   996620 |   130958        0    nan |  0.000 % |
195.12/195.27	c |       100 |  103421   392874   996620 |   144053      100    495 |  0.991 % |
196.72/196.85	c |       250 |  103421   392874   996620 |   158459      250    245 |  0.991 % |
197.82/197.99	c |       477 |  103421   392874   996620 |   174305      477    361 |  0.991 % |
198.92/199.01	c |       817 |  103421   392874   996620 |   191735      817    272 |  0.991 % |
199.92/200.07	c |      1324 |  103421   392874   996620 |   210909     1324    226 |  0.991 % |
201.72/201.80	c |      2087 |  103420   392874   996620 |   232000     2086    195 |  0.992 % |
204.63/204.75	c |      3226 |  103418   392874   996620 |   255200     3184    280 |  0.994 % |
207.52/207.62	c |      4934 |  103414   392874   996620 |   280720     4891    267 |  0.998 % |
213.12/213.29	c |      7496 |  103404   392874   996620 |   308792     7426    222 |  1.029 % |
213.42/213.51	c ===============================================================================
213.92/214.06	c core #10
213.92/214.06	c 
213.92/214.06	c 
213.92/214.06	c Core size: 809	Core Weight: 1	Total Weight: 15
213.92/214.06	c
213.92/214.06	c
213.92/214.06	c ============================[ Search Statistics ]==============================
213.92/214.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
213.92/214.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
213.92/214.06	c ===============================================================================
213.92/214.06	c |         0 |  104117   392875   997916 |   130958        0    nan |  0.000 % |
215.12/215.20	c |       100 |  104117   392875   997916 |   144054      100    146 |  0.815 % |
215.42/215.56	c |       250 |  104117   392875   997916 |   158459      250    133 |  0.815 % |
215.81/215.97	c |       475 |  104117   392875   997916 |   174305      475    134 |  0.815 % |
216.42/216.58	c |       812 |  104116   392875   997916 |   191736      811    136 |  0.815 % |
217.32/217.48	c |      1318 |  104116   392875   997916 |   210909     1317    137 |  0.815 % |
220.22/220.36	c |      2077 |  104116   392875   997916 |   232000     2076    224 |  0.815 % |
222.91/223.01	c |      3217 |  104116   392875   997916 |   255200     3216    211 |  0.815 % |
226.32/226.46	c |      4925 |  104116   392875   997916 |   280720     4924    252 |  0.815 % |
233.41/233.50	c |      7487 |  104116   392875   997916 |   308792     7486    278 |  0.815 % |
242.41/242.53	c |     11333 |  104116   392875   997916 |   339672    11332    317 |  0.815 % |
255.61/255.75	c |     17102 |  104116   392875   997916 |   373639    17101    321 |  0.815 % |
282.20/282.36	c |     25754 |  104116   392875   997916 |   411003    25753    351 |  0.815 % |
333.69/333.88	c |     38731 |  104116   392875   997916 |   452103    38730    386 |  0.815 % |
413.26/413.48	c |     58192 |  104115   392875   997916 |   497314    58190    441 |  0.816 % |
584.31/584.53	c |     87385 |  104115   392875   997916 |   547045    87383    521 |  0.816 % |
846.95/847.22	c |    131175 |  104115   392875   997916 |   601750   131173    563 |  0.816 % |
1521.56/1522.08	c |    196859 |  104115   392875   997916 |   661925   196857    638 |  0.816 % |

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-2680451-1277460014/watcher-2680451-1277460014 -o /tmp/evaluation-result-2680451-1277460014/solver-2680451-1277460014 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680451-1277460014.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: 1.05 1.03 1.00 3/106 28619
/proc/meminfo: memFree=1835732/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=14804 CPUtime=0
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 397 0 0 0 0 0 0 0 15 0 1 0 87296849 15159296 316 1992294400 134512640 135752675 4289643744 18446744073709551615 134609613 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 3701 317 140 303 0 450 0

[startup+0.109371 s]
/proc/loadavg: 1.05 1.03 1.00 3/106 28619
/proc/meminfo: memFree=1835732/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=17088 CPUtime=0.1
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 1093 0 0 0 10 0 0 0 17 0 1 0 87296849 17498112 1012 1992294400 134512640 135752675 4289643744 18446744073709551615 135397673 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 4272 1013 291 303 0 1021 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17088

[startup+0.201378 s]
/proc/loadavg: 1.05 1.03 1.00 3/106 28619
/proc/meminfo: memFree=1835732/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=18752 CPUtime=0.19
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 1620 0 0 0 19 0 0 0 17 0 1 0 87296849 19202048 1539 1992294400 134512640 135752675 4289643744 18446744073709551615 135225918 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 4688 1539 430 303 0 1437 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18752

[startup+0.301384 s]
/proc/loadavg: 1.05 1.03 1.00 3/106 28619
/proc/meminfo: memFree=1835732/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=20956 CPUtime=0.29
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 2199 0 0 0 28 1 0 0 17 0 1 0 87296849 21458944 2118 1992294400 134512640 135752675 4289643744 18446744073709551615 135229191 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 5239 2118 585 303 0 1988 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20956

[startup+0.701408 s]
/proc/loadavg: 1.05 1.03 1.00 3/106 28619
/proc/meminfo: memFree=1835732/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=27036 CPUtime=0.69
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 4406 0 0 0 68 1 0 0 17 0 1 0 87296849 27684864 4252 1992294400 134512640 135752675 4289643744 18446744073709551615 134562353 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 6759 4252 1168 303 0 3508 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27036

[startup+1.50146 s]
/proc/loadavg: 1.04 1.03 1.00 2/107 28620
/proc/meminfo: memFree=1817000/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=41160 CPUtime=1.49
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 8833 0 0 0 146 3 0 0 18 0 1 0 87296849 42147840 8565 1992294400 134512640 135752675 4289643744 18446744073709551615 135194352 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 10290 8565 2350 303 0 7039 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41160

[startup+3.10156 s]
/proc/loadavg: 1.04 1.03 1.00 2/107 28620
/proc/meminfo: memFree=1770376/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=73936 CPUtime=3.09
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 21062 0 0 0 301 8 0 0 21 0 1 0 87296849 75710464 17286 1992294400 134512640 135752675 4289643744 18446744073709551615 134524578 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 18484 17286 142 303 0 18179 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73936

[startup+6.30077 s]
/proc/loadavg: 1.04 1.03 1.00 2/107 28620
/proc/meminfo: memFree=1765044/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=75388 CPUtime=6.29
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 21425 0 0 0 621 8 0 0 25 0 1 0 87296849 77197312 17649 1992294400 134512640 135752675 4289643744 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 18847 17649 142 303 0 18542 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75388

[startup+12.7002 s]
/proc/loadavg: 1.04 1.03 1.00 2/107 28620
/proc/meminfo: memFree=1764176/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=76312 CPUtime=12.69
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 21649 0 0 0 1260 9 0 0 25 0 1 0 87296849 78143488 17873 1992294400 134512640 135752675 4289643744 18446744073709551615 134580062 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 19078 17873 142 303 0 18773 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76312

[startup+25.501 s]
/proc/loadavg: 1.03 1.03 1.00 2/107 28620
/proc/meminfo: memFree=1762440/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=78028 CPUtime=25.48
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 22075 0 0 0 2539 9 0 0 25 0 1 0 87296849 79900672 18299 1992294400 134512640 135752675 4289643744 18446744073709551615 134580205 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 19507 18299 142 303 0 19202 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 78028

[startup+51.1007 s]
/proc/loadavg: 1.02 1.02 1.00 2/107 28631
/proc/meminfo: memFree=1753760/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=86212 CPUtime=51.06
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 24115 0 0 0 5094 12 0 0 25 0 1 0 87296849 88281088 20339 1992294400 134512640 135752675 4289643744 18446744073709551615 135202275 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 21553 20339 142 303 0 21248 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 86212

[startup+102.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 28631
/proc/meminfo: memFree=1759092/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=80392 CPUtime=102.25
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 24618 0 0 0 10204 21 0 0 25 0 1 0 87296849 82321408 18992 1992294400 134512640 135752675 4289643744 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 20098 18992 145 303 0 19793 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 80392

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 28633
/proc/meminfo: memFree=1463972/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=379908 CPUtime=162.23
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 99444 0 0 0 16154 69 0 0 25 0 1 0 87296849 389025792 93818 1992294400 134512640 135752675 4289643744 18446744073709551615 134638016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 94977 93818 145 303 0 94672 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 379908

[startup+222.309 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 28635
/proc/meminfo: memFree=1312816/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=524236 CPUtime=222.22
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 140937 0 0 0 22112 110 0 0 25 0 1 0 87296849 536817664 130379 1992294400 134512640 135752675 4289643744 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 131059 130379 146 303 0 130754 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 524236

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28637
/proc/meminfo: memFree=1312692/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=524236 CPUtime=282.2
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 140937 0 0 0 28084 136 0 0 25 0 1 0 87296849 536817664 130379 1992294400 134512640 135752675 4289643744 18446744073709551615 134611798 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 131059 130379 146 303 0 130754 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 524236

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 28637
/proc/meminfo: memFree=1312692/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=524236 CPUtime=342.18
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 140937 0 0 0 34069 149 0 0 25 0 1 0 87296849 536817664 130379 1992294400 134512640 135752675 4289643744 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 131059 130379 146 303 0 130754 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 524236

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28639
/proc/meminfo: memFree=1312568/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=524236 CPUtime=402.17
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 140937 0 0 0 40054 163 0 0 25 0 1 0 87296849 536817664 130379 1992294400 134512640 135752675 4289643744 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 131059 130379 146 303 0 130754 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 524236

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28641
/proc/meminfo: memFree=1312568/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=524236 CPUtime=462.14
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 140937 0 0 0 46037 177 0 0 25 0 1 0 87296849 536817664 130379 1992294400 134512640 135752675 4289643744 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 131059 130379 146 303 0 130754 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 524236

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28643
/proc/meminfo: memFree=1312568/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=524236 CPUtime=522.13
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 140941 0 0 0 52025 188 0 0 25 0 1 0 87296849 536817664 130383 1992294400 134512640 135752675 4289643744 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 131059 130383 146 303 0 130754 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 524236

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28645
/proc/meminfo: memFree=1312444/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=524236 CPUtime=582.11
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 140964 0 0 0 58013 198 0 0 25 0 1 0 87296849 536817664 130406 1992294400 134512640 135752675 4289643744 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 131059 130406 146 303 0 130754 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 524236

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28645
/proc/meminfo: memFree=1312444/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=524236 CPUtime=642.1
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 140964 0 0 0 64001 209 0 0 25 0 1 0 87296849 536817664 130406 1992294400 134512640 135752675 4289643744 18446744073709551615 134612130 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 131059 130406 146 303 0 130754 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 524236

[startup+702.301 s]

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

[startup+882.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28653
/proc/meminfo: memFree=1312072/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=524236 CPUtime=882.04
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 140964 0 0 0 87959 245 0 0 25 0 1 0 87296849 536817664 130406 1992294400 134512640 135752675 4289643744 18446744073709551615 134637639 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 131059 130406 146 303 0 130754 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 524236

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28653
/proc/meminfo: memFree=1312072/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=524236 CPUtime=942.02
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 140964 0 0 0 93951 251 0 0 25 0 1 0 87296849 536817664 130406 1992294400 134512640 135752675 4289643744 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 131059 130406 146 303 0 130754 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 524236

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28655
/proc/meminfo: memFree=1311948/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=524236 CPUtime=1002
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 140964 0 0 0 99943 257 0 0 25 0 1 0 87296849 536817664 130406 1992294400 134512640 135752675 4289643744 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 131059 130406 146 303 0 130754 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 524236

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28657
/proc/meminfo: memFree=1312072/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=524236 CPUtime=1061.98
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 140964 0 0 0 105935 263 0 0 25 0 1 0 87296849 536817664 130406 1992294400 134512640 135752675 4289643744 18446744073709551615 134616122 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 131059 130406 146 303 0 130754 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 524236

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28659
/proc/meminfo: memFree=1311948/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=524236 CPUtime=1121.96
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 140964 0 0 0 111924 272 0 0 25 0 1 0 87296849 536817664 130406 1992294400 134512640 135752675 4289643744 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 131059 130406 146 303 0 130754 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 524236

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28661
/proc/meminfo: memFree=1311948/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=524236 CPUtime=1181.95
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 140964 0 0 0 117918 277 0 0 25 0 1 0 87296849 536817664 130406 1992294400 134512640 135752675 4289643744 18446744073709551615 134611798 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 131059 130406 146 303 0 130754 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 524236

[startup+1242.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 28661
/proc/meminfo: memFree=1305376/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=531288 CPUtime=1241.93
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 142711 0 0 0 123909 284 0 0 25 0 1 0 87296849 544038912 132153 1992294400 134512640 135752675 4289643744 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 132822 132153 146 303 0 132517 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 531288

[startup+1302.3 s]
/proc/loadavg: 1.13 1.04 1.01 2/107 28663
/proc/meminfo: memFree=1291240/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=545756 CPUtime=1301.92
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 146259 0 0 0 129897 295 0 0 25 0 1 0 87296849 558854144 135701 1992294400 134512640 135752675 4289643744 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 136439 135701 146 303 0 136134 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 545756

[startup+1362.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/107 28665
/proc/meminfo: memFree=1276112/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=560972 CPUtime=1361.9
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 150049 0 0 0 135886 304 0 0 25 0 1 0 87296849 574435328 139491 1992294400 134512640 135752675 4289643744 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 140243 139491 146 303 0 139938 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 560972

[startup+1422.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/107 28667
/proc/meminfo: memFree=1262596/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=574320 CPUtime=1421.9
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 153397 0 0 0 141877 313 0 0 25 0 1 0 87296849 588103680 142839 1992294400 134512640 135752675 4289643744 18446744073709551615 134516977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 143580 142839 146 303 0 143275 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 574320

[startup+1482.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 28669
/proc/meminfo: memFree=1249452/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=587756 CPUtime=1481.88
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 156688 0 0 0 147867 321 0 0 25 0 1 0 87296849 601862144 146130 1992294400 134512640 135752675 4289643744 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 146939 146130 146 303 0 146634 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 587756

[startup+1542.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 28669
/proc/meminfo: memFree=1235564/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=601600 CPUtime=1541.86
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 160128 0 0 0 153854 332 0 0 25 0 1 0 87296849 616038400 149570 1992294400 134512640 135752675 4289643744 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 150400 149570 146 303 0 150095 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 601600

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 28671
/proc/meminfo: memFree=1221924/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=615700 CPUtime=1601.84
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 163578 0 0 0 159844 340 0 0 25 0 1 0 87296849 630476800 153020 1992294400 134512640 135752675 4289643744 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 153925 153020 146 303 0 153620 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 615700

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28673
/proc/meminfo: memFree=1208656/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=628824 CPUtime=1661.83
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 166806 0 0 0 165834 349 0 0 25 0 1 0 87296849 643915776 156248 1992294400 134512640 135752675 4289643744 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 157206 156248 146 303 0 156901 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 628824

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28675
/proc/meminfo: memFree=1196504/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=641652 CPUtime=1721.81
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 169875 0 0 0 171824 357 0 0 25 0 1 0 87296849 657051648 159317 1992294400 134512640 135752675 4289643744 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 160413 159317 146 303 0 160108 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 641652

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 28677
/proc/meminfo: memFree=1178772/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=659016 CPUtime=1781.8
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 174221 0 0 0 177813 367 0 0 25 0 1 0 87296849 674832384 163663 1992294400 134512640 135752675 4289643744 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 164754 163663 146 303 0 164449 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 659016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28677
/proc/meminfo: memFree=1173564/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=664188 CPUtime=1800.09
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 175507 0 0 0 179640 369 0 0 25 0 1 0 87296849 680128512 164949 1992294400 134512640 135752675 4289643744 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 166047 164949 146 303 0 165742 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 664188

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 1.00 2/107 28677
/proc/meminfo: memFree=1173564/2059040 swapFree=4140556/4192956
[pid=28619] ppid=28617 vsize=664188 CPUtime=1800.09
/proc/28619/stat : 28619 (wbo1.4b) R 28617 28619 28100 0 -1 4202496 175507 0 0 0 179640 369 0 0 25 0 1 0 87296849 680128512 164949 1992294400 134512640 135752675 4289643744 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28619/statm: 166047 164949 146 303 0 165742 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 664188

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.68
CPU time (s): 1800.17
CPU user time (s): 1796.4
CPU system time (s): 3.76843
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 664188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.4
system time used= 3.76843
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175507
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= 5
involuntary context switches= 22276

runsolver used 2.91556 second user time and 8.5707 second system time

The end

Launcher Data

Begin job on node030 at 2010-06-25 12:00:15
IDJOB=2680451
IDBENCH=25013
IDSOLVER=1190
FILE ID=node030/2680451-1277460014
PBS_JOBID= 11188135
Free space on /tmp= 62484 MiB

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

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

MD5SUM BENCH= 7937d419688402745c19e3544f97b6e8
RANDOM SEED=1692072186

node030.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.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1836260 kB
Buffers:         29260 kB
Cached:          88612 kB
SwapCached:       5752 kB
Active:          69868 kB
Inactive:        61840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1836260 kB
SwapTotal:     4192956 kB
SwapFree:      4140556 kB
Dirty:           14456 kB
Writeback:           0 kB
AnonPages:       12052 kB
Mapped:          12204 kB
Slab:            69032 kB
PageTables:       4268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182344 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= 62480 MiB
End job on node030 at 2010-06-25 12:30:18