Trace number 3460963

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.6? (TO) 1800.11 1800.05

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-saucier.r.opb
MD5SUMaa80468537d69826ea16800f352007ec
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark1800.25
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables6207
Total number of constraints171
Number of constraints which are clauses171
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 constraint2
Maximum length of a constraint5184
Number of terms in the objective function 6207
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 6207
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6207
Number of bits of the biggest sum of numbers13
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.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3460963-1307102512.opb.
0.00/0.00	c Instance file HOME/instance-3460963-1307102512.opb
0.00/0.00	c File size is 4472668 bytes.
0.29/0.31	c Highest Coefficient sum: 5185
0.29/0.31	c ============================[ Problem Statistics ]=============================
0.29/0.31	c |                                                                             |
0.29/0.31	c |  Parsing time:          0.31         s                                      |
0.29/0.31	c |  Number Variables:      6207                                                |
0.29/0.31	c |  Number Clauses:        171                                                 |
0.29/0.31	c |  Number Cardinality:    0                                                   |
0.29/0.31	c |  Number PB Constraints: 0                                                   |
0.29/0.32	c ============================[ Search Statistics ]==============================
0.29/0.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.32	c ===============================================================================
0.29/0.32	c |         0 |    6207      171   500632 |     5000        0   -nan |  0.000 % |
0.39/0.43	c core #1
0.39/0.43	c 
0.39/0.43	c 
0.39/0.43	c Core size: 3103	Core Weight: 1	Total Weight: 1
0.39/0.43	c Current CPU time: 0.380942 s
0.39/0.43	c
0.39/0.43	c core #2
0.39/0.43	c 
0.39/0.43	c 
0.39/0.43	c Core size: 5	Core Weight: 1	Total Weight: 2
0.39/0.43	c Current CPU time: 0.404938 s
0.39/0.43	c
0.39/0.43	c ============================[ Search Statistics ]==============================
0.39/0.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.43	c ===============================================================================
0.39/0.43	c |         0 |    6212     6380   509950 |     5000        0   -nan |  0.000 % |
1.69/1.72	c |       100 |    6212     6380   509950 |     5500      100   1962 | 33.298 % |
5.09/5.10	c |       250 |    6212     6380   509950 |     6050      250   2068 | 33.298 % |
7.99/8.09	c ===============================================================================
8.09/8.12	c core #3
8.09/8.12	c 
8.09/8.12	c 
8.09/8.12	c Core size: 6125	Core Weight: 1	Total Weight: 3
8.09/8.12	c Current CPU time: 8.07477 s
8.09/8.12	c
8.09/8.12	c ============================[ Search Statistics ]==============================
8.09/8.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.09/8.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.09/8.12	c ===============================================================================
8.09/8.12	c |         0 |   15358     6381   525220 |     5000        0   -nan |  0.000 % |
9.39/9.47	c |       100 |   15358     6381   525220 |     5500      100   3273 |  0.512 % |
13.39/13.42	c |       251 |   15358     6381   525220 |     6050      251   2919 |  0.512 % |
13.99/14.04	c |       481 |   15358     6381   525220 |     6655      481   3618 |  0.512 % |
17.39/17.44	c |       820 |   15358     6381   525220 |     7320      820   3857 |  0.512 % |
20.29/20.38	c |      1326 |   15358     6381   525220 |     8052     1326   4158 |  0.512 % |
24.69/24.75	c |      2087 |   15358     6381   525220 |     8857     2087   4433 |  0.512 % |
30.80/30.82	c |      3227 |   15358     6381   525220 |     9743     3227   4431 |  0.512 % |
39.09/39.11	c |      4936 |   15358     6381   525220 |    10717     4936   4799 |  0.512 % |
55.29/55.36	c |      7500 |   15358     6381   525220 |    11789     7500   4836 |  0.512 % |
101.99/102.05	c |     11344 |   15358     6381   525220 |    12968    11344   4891 |  0.512 % |
203.10/203.11	c |     17111 |   15358     6381   525220 |    14265    10435   4569 |  0.512 % |
333.20/333.31	c |     25761 |   15358     6381   525220 |    15692     9898   3863 |  0.512 % |
483.80/483.85	c |     38736 |   15358     6381   525220 |    17261    13348   4412 |  0.512 % |
556.62/556.68	c |     58197 |   15358     6381   525220 |    18987    20871   5071 |  0.512 % |
916.33/916.32	c |     87389 |   15358     6381   525220 |    20886    26738   5022 |  0.512 % |
1128.32/1128.38	c |    131178 |   15358     6381   525220 |    22974    12201   6032 |  0.512 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3460963-1307102512/watcher-3460963-1307102512 -o /tmp/evaluation-result-3460963-1307102512/solver-3460963-1307102512 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460963-1307102512.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.09 2.04 2.01 2/455 17130
/proc/meminfo: memFree=24398044/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=8084 CPUtime=0 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 674 0 0 0 0 0 0 0 25 0 1 0 802667111 8278016 627 33554432000 4194304 5714214 140733649228672 18446744073709551615 4228183 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 2021 627 188 372 0 554 0

[startup+0.111438 s]
/proc/loadavg: 2.09 2.04 2.01 2/455 17130
/proc/meminfo: memFree=24398044/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=8772 CPUtime=0.1 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 1203 0 0 0 10 0 0 0 25 0 1 0 802667111 8982528 1156 33554432000 4194304 5714214 140733649228672 18446744073709551615 4950984 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 2193 1156 544 372 0 726 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8772

[startup+0.20042 s]
/proc/loadavg: 2.09 2.04 2.01 2/455 17130
/proc/meminfo: memFree=24398044/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=9448 CPUtime=0.19 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 1679 0 0 0 19 0 0 0 25 0 1 0 802667111 9674752 1632 33554432000 4194304 5714214 140733649228672 18446744073709551615 4228544 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 2362 1632 855 372 0 895 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9448

[startup+0.3004 s]
/proc/loadavg: 2.09 2.04 2.01 2/455 17130
/proc/meminfo: memFree=24398044/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=9988 CPUtime=0.29 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 2182 0 0 0 29 0 0 0 25 0 1 0 802667111 10227712 2135 33554432000 4194304 5714214 140733649228672 18446744073709551615 4948385 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 2497 2135 1204 372 0 1030 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9988

[startup+0.700339 s]
/proc/loadavg: 2.09 2.04 2.01 2/455 17130
/proc/meminfo: memFree=24398044/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=11312 CPUtime=0.69 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 4192 0 0 0 69 0 0 0 25 0 1 0 802667111 11583488 2581 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311840 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 2828 2581 179 372 0 2453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11312

[startup+1.50018 s]
/proc/loadavg: 2.09 2.04 2.01 3/456 17131
/proc/meminfo: memFree=24387248/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=11312 CPUtime=1.49 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 4192 0 0 0 149 0 0 0 25 0 1 0 802667111 11583488 2581 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311876 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 2828 2581 179 372 0 2453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11312

[startup+3.1009 s]
/proc/loadavg: 2.09 2.04 2.01 3/456 17131
/proc/meminfo: memFree=24386256/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=11312 CPUtime=3.09 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 4193 0 0 0 308 1 0 0 25 0 1 0 802667111 11583488 2582 33554432000 4194304 5714214 140733649228672 18446744073709551615 4200778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 2828 2582 180 372 0 2453 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11312

[startup+6.30029 s]
/proc/loadavg: 2.08 2.04 2.01 3/456 17131
/proc/meminfo: memFree=24385316/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=13220 CPUtime=6.29 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 4684 0 0 0 628 1 0 0 25 0 1 0 802667111 13537280 3073 33554432000 4194304 5714214 140733649228672 18446744073709551615 4330768 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 3305 3073 180 372 0 2930 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13220

[startup+12.7001 s]
/proc/loadavg: 2.08 2.04 2.01 3/456 17131
/proc/meminfo: memFree=24377144/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=20324 CPUtime=12.69 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 6366 0 0 0 1266 3 0 0 25 0 1 0 802667111 20811776 4755 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 5081 4755 180 372 0 4706 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20324

[startup+25.5008 s]
/proc/loadavg: 2.06 2.03 2.00 3/456 17132
/proc/meminfo: memFree=24344168/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=54540 CPUtime=25.5 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 14901 0 0 0 2541 9 0 0 25 0 1 0 802667111 55848960 13290 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311873 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 13635 13290 180 372 0 13260 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 54540

[startup+51.101 s]
/proc/loadavg: 2.04 2.03 2.00 3/456 17132
/proc/meminfo: memFree=24252436/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=146432 CPUtime=51.09 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 37876 0 0 0 5090 19 0 0 25 0 1 0 802667111 149946368 36265 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 36608 36265 180 372 0 36233 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 146432

[startup+102.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/456 17134
/proc/meminfo: memFree=24152720/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=243900 CPUtime=102.3 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 62240 0 0 0 10205 25 0 0 25 0 1 0 802667111 249753600 60629 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 60975 60629 180 372 0 60600 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 243900

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/456 17135
/proc/meminfo: memFree=24108304/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=287848 CPUtime=162.29 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 73246 0 0 0 16199 30 0 0 25 0 1 0 802667111 294756352 71635 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311824 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 71962 71635 180 372 0 71587 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 287848

[startup+222.317 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 17137
/proc/meminfo: memFree=24109240/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=287848 CPUtime=222.32 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 73246 0 0 0 22197 35 0 0 25 0 1 0 802667111 294756352 71635 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 71962 71635 180 372 0 71587 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 287848

[startup+282.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/456 17139
/proc/meminfo: memFree=24060832/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=336396 CPUtime=282.3 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 85368 0 0 0 28191 39 0 0 25 0 1 0 802667111 344469504 83757 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 84099 83757 180 372 0 83724 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 336396

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/456 17140
/proc/meminfo: memFree=24020860/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=376248 CPUtime=342.3 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 95311 0 0 0 34187 43 0 0 25 0 1 0 802667111 385277952 93700 33554432000 4194304 5714214 140733649228672 18446744073709551615 4330771 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 94062 93700 180 372 0 93687 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 376248

[startup+402.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/456 17142
/proc/meminfo: memFree=24020936/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=376248 CPUtime=402.31 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 95311 0 0 0 40184 47 0 0 25 0 1 0 802667111 385277952 93700 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311824 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 94062 93700 180 372 0 93687 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 376248

[startup+462.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/456 17143
/proc/meminfo: memFree=24014316/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=383000 CPUtime=462.3 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 97005 0 0 0 46177 53 0 0 25 0 1 0 802667111 392192000 95394 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 95750 95394 180 372 0 95375 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 383000

[startup+522.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/456 17145
/proc/meminfo: memFree=23847244/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=549452 CPUtime=522.31 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 138634 0 0 0 52156 75 0 0 25 0 1 0 802667111 562638848 137023 33554432000 4194304 5714214 140733649228672 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 137363 137023 180 372 0 136988 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 549452

[startup+582.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/456 17147
/proc/meminfo: memFree=23839252/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=557340 CPUtime=582.31 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 140607 0 0 0 58138 93 0 0 25 0 1 0 802667111 570716160 138996 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 139335 138996 180 372 0 138960 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 557340

[startup+642.301 s]

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

[startup+882.317 s]
/proc/loadavg: 2.04 2.05 2.00 3/456 17155
/proc/meminfo: memFree=23781040/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=615040 CPUtime=882.33 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 155036 0 0 0 88117 116 0 0 25 0 1 0 802667111 629800960 153425 33554432000 4194304 5714214 140733649228672 18446744073709551615 4200768 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 153760 153425 180 372 0 153385 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 615040

[startup+942.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/456 17156
/proc/meminfo: memFree=23702760/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=693664 CPUtime=942.32 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 174681 0 0 0 94104 128 0 0 25 0 1 0 802667111 710311936 173070 33554432000 4194304 5714214 140733649228672 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 173416 173070 180 372 0 173041 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 693664

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/456 17158
/proc/meminfo: memFree=23702720/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=693664 CPUtime=1002.32 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 174681 0 0 0 100096 136 0 0 25 0 1 0 802667111 710311936 173070 33554432000 4194304 5714214 140733649228672 18446744073709551615 4200768 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 173416 173070 180 372 0 173041 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 693664

[startup+1062.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/456 17159
/proc/meminfo: memFree=23701680/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=697072 CPUtime=1062.33 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 175527 0 0 0 106086 147 0 0 25 0 1 0 802667111 713801728 173916 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 174268 173916 180 372 0 173893 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 697072

[startup+1122.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/456 17161
/proc/meminfo: memFree=23598960/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=799108 CPUtime=1122.32 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 200995 0 0 0 112073 159 0 0 25 0 1 0 802667111 818286592 199384 33554432000 4194304 5714214 140733649228672 18446744073709551615 4200768 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 199777 199384 180 372 0 199402 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 799108

[startup+1182.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/456 17163
/proc/meminfo: memFree=23591580/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=804048 CPUtime=1182.33 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 202248 0 0 0 118061 172 0 0 25 0 1 0 802667111 823345152 200637 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311854 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 201012 200637 180 372 0 200637 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 804048

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/456 17164
/proc/meminfo: memFree=23590932/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=804048 CPUtime=1242.33 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 202248 0 0 0 124047 186 0 0 25 0 1 0 802667111 823345152 200637 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311876 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 201012 200637 180 372 0 200637 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 804048

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/456 17166
/proc/meminfo: memFree=23590516/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=804048 CPUtime=1302.33 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 202248 0 0 0 130038 195 0 0 25 0 1 0 802667111 823345152 200637 33554432000 4194304 5714214 140733649228672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 201012 200637 180 372 0 200637 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 804048

[startup+1362.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/456 17195
/proc/meminfo: memFree=23811232/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=804048 CPUtime=1362.34 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 202248 0 0 0 136033 201 0 0 25 0 1 0 802667111 823345152 200637 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 201012 200637 180 372 0 200637 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 804048

[startup+1422.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/456 17200
/proc/meminfo: memFree=23747764/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=804048 CPUtime=1422.35 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 202248 0 0 0 142029 206 0 0 25 0 1 0 802667111 823345152 200637 33554432000 4194304 5714214 140733649228672 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 201012 200637 180 372 0 200637 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 804048

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/456 17202
/proc/meminfo: memFree=23689304/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=804048 CPUtime=1482.34 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 202248 0 0 0 148016 218 0 0 25 0 1 0 802667111 823345152 200637 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311876 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 201012 200637 180 372 0 200637 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 804048

[startup+1542.32 s]
/proc/loadavg: 2.16 2.05 2.01 3/456 17203
/proc/meminfo: memFree=23637440/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=804048 CPUtime=1542.36 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 202248 0 0 0 154010 226 0 0 25 0 1 0 802667111 823345152 200637 33554432000 4194304 5714214 140733649228672 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 201012 200637 180 372 0 200637 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 804048

[startup+1602.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/456 17205
/proc/meminfo: memFree=23587192/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=804048 CPUtime=1602.34 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 202248 0 0 0 160003 231 0 0 25 0 1 0 802667111 823345152 200637 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 201012 200637 180 372 0 200637 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 804048

[startup+1662.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/456 17206
/proc/meminfo: memFree=23543396/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=804048 CPUtime=1662.34 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 202249 0 0 0 165994 240 0 0 25 0 1 0 802667111 823345152 200638 33554432000 4194304 5714214 140733649228672 18446744073709551615 4200768 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 201012 200638 180 372 0 200637 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 804048

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/456 17208
/proc/meminfo: memFree=23502692/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=804048 CPUtime=1722.35 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 202249 0 0 0 171985 250 0 0 25 0 1 0 802667111 823345152 200638 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 201012 200638 180 372 0 200637 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 804048

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/456 17210
/proc/meminfo: memFree=23450704/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=804048 CPUtime=1782.35 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 202249 0 0 0 177977 258 0 0 25 0 1 0 802667111 823345152 200638 33554432000 4194304 5714214 140733649228672 18446744073709551615 4311848 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 201012 200638 180 372 0 200637 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 804048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.02 2.00 3/456 17210
/proc/meminfo: memFree=23437056/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=804048 CPUtime=1800.05 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 202249 0 0 0 179744 261 0 0 25 0 1 0 802667111 823345152 200638 33554432000 4194304 5714214 140733649228672 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 201012 200638 180 372 0 200637 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 804048

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

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

[startup+1800 s]
/proc/loadavg: 2.00 2.02 2.00 3/456 17210
/proc/meminfo: memFree=23437056/32951124 swapFree=60476376/67111528
[pid=17130] ppid=17128 vsize=804048 CPUtime=1800.05 cores=1,3,5,7
/proc/17130/stat : 17130 (wbo1.6) R 17128 17130 16547 0 -1 4202496 202249 0 0 0 179744 261 0 0 25 0 1 0 802667111 823345152 200638 33554432000 4194304 5714214 140733649228672 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17130/statm: 201012 200638 180 372 0 200637 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 804048

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.05
CPU time (s): 1800.11
CPU user time (s): 1797.46
CPU system time (s): 2.6516
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 804048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.46
system time used= 2.6516
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202249
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= 6
involuntary context switches= 2812

runsolver used 7.56685 second user time and 18.6272 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-03 14:01:52
IDJOB=3460963
IDBENCH=2850
IDSOLVER=1953
FILE ID=node147/3460963-1307102512
RUNJOBID= node147-1307094843-16566
PBS_JOBID= 13498009
Free space on /tmp= 73676 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-saucier.r.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3460963-1307102512/watcher-3460963-1307102512 -o /tmp/evaluation-result-3460963-1307102512/solver-3460963-1307102512 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460963-1307102512.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= aa80468537d69826ea16800f352007ec
RANDOM SEED=322523761

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24398324 kB
Buffers:        284232 kB
Cached:        1436004 kB
SwapCached:      11164 kB
Active:        6965300 kB
Inactive:      1328972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24398324 kB
SwapTotal:    67111528 kB
SwapFree:     60476376 kB
Dirty:            8580 kB
Writeback:           0 kB
AnonPages:     6571408 kB
Mapped:          23324 kB
Slab:           132052 kB
PageTables:      58868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 121033132 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= 73672 MiB
End job on node147 at 2011-06-03 14:31:54