Trace number 2690325

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo 1.4b? (TO) 1800.13 1800.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl35_36_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMe9a64a9fd994118a8a7cda3ac40963c5
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.125979
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2520
Total number of constraints142
Number of soft constraints98
Number of constraints which are clauses72
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint36
Top cost 4996
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4995
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 37
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing wbo file format. File HOME/instance-2690325-1277971543.wbo.
0.00/0.00	c Instance file HOME/instance-2690325-1277971543.wbo
0.00/0.00	c File size is 44956 bytes.
0.00/0.00	c Highest Coefficient sum: 37
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      2520                                                |
0.00/0.00	c |  Number Clauses:        72                                                  |
0.00/0.00	c |  Number Cardinality:    70                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |    2520      142     5040 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       101 |    2520      142     5040 |     5500      101    129 |  0.000 % |
0.00/0.01	c |       253 |    2520      142     5040 |     6050      253    168 |  0.000 % |
0.00/0.02	c |       478 |    2520      142     5040 |     6655      478    178 |  0.000 % |
0.00/0.04	c |       816 |    2520      142     5040 |     7320      816    163 |  0.000 % |
0.00/0.06	c |      1322 |    2520      142     5040 |     8052     1322    155 |  0.000 % |
0.09/0.11	c |      2081 |    2520      142     5040 |     8857     2081    155 |  0.000 % |
0.19/0.25	c |      3223 |    2520      142     5040 |     9743     3223    199 |  0.000 % |
0.39/0.43	c |      4931 |    2520      142     5040 |    10717     4931    188 |  0.000 % |
0.79/0.82	c |      7493 |    2520      142     5040 |    11789     7493    193 |  0.000 % |
1.59/1.60	c |     11337 |    2520      142     5040 |    12968    11337    214 |  0.000 % |
3.09/3.11	c |     17103 |    2520      142     5040 |    14265    10010    260 |  0.000 % |
7.60/7.60	c |     25752 |    2520      142     5040 |    15692    10932    328 |  0.000 % |
13.10/13.16	c |     38727 |    2520      142     5040 |    17261    15454    281 |  0.000 % |
20.59/20.64	c |     58191 |    2520      142     5040 |    18987    16468    268 |  0.000 % |
44.89/44.90	c |     87384 |    2520      142     5040 |    20886    13593    590 |  0.000 % |
78.79/78.83	c |    131175 |    2520      142     5040 |    22974    13367    801 |  0.000 % |
180.49/180.58	c There are 0 assigned variables. 0 in cost function.
180.59/180.65	c ============================[ Search Statistics ]==============================
180.59/180.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.59/180.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.59/180.65	c ===============================================================================
180.59/180.65	c |         0 |    2520      142     5040 |     5000        0    nan |  0.000 % |
180.59/180.67	c |       100 |    2520      142     5040 |     5500      100    125 |  0.000 % |
180.59/180.68	c |       251 |    2520      142     5040 |     6050      251    163 |  0.000 % |
180.69/180.71	c |       477 |    2520      142     5040 |     6655      477    173 |  0.000 % |
180.69/180.74	c |       815 |    2520      142     5040 |     7320      815    161 |  0.000 % |
180.69/180.79	c |      1321 |    2520      142     5040 |     8052     1321    156 |  0.000 % |
180.79/180.88	c |      2082 |    2520      142     5040 |     8857     2082    153 |  0.000 % |
180.99/181.06	c |      3222 |    2520      142     5040 |     9743     3222    171 |  0.000 % |
181.40/181.40	c |      4933 |    2520      142     5040 |    10717     4933    196 |  0.000 % |
182.09/182.12	c |      7496 |    2520      142     5040 |    11789     7496    208 |  0.000 % |
183.29/183.31	c |     11341 |    2520      142     5040 |    12968    11341    236 |  0.000 % |
184.59/184.62	c |     17107 |    2520      142     5040 |    14265    10010    223 |  0.000 % |
188.10/188.12	c |     25756 |    2520      142     5040 |    15692    10915    220 |  0.000 % |
193.50/193.50	c |     38731 |    2520      142     5040 |    17261    15439    215 |  0.000 % |
203.10/203.18	c |     58193 |    2520      142     5040 |    18987    16447    271 |  0.000 % |
212.79/212.84	c |     87385 |    2520      142     5040 |    20886    15192    209 |  0.000 % |
234.10/234.17	c |    131175 |    2520      142     5040 |    22974    13147    293 |  0.000 % |
283.09/283.18	c |    196860 |    2520      142     5040 |    25272    13598    617 |  0.000 % |
449.39/449.47	c |    295387 |    2520      142     5040 |    27799    18915    848 |  0.000 % |
762.79/762.82	c |    443179 |    2520      142     5040 |    30579    20880    446 |  0.000 % |
1059.49/1059.56	c |    664862 |    2520      142     5040 |    33637    17040    453 |  0.000 % |
1357.70/1357.75	c |    997388 |    2520      142     5040 |    37001    15199    582 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2690325-1277971543/watcher-2690325-1277971543 -o /tmp/evaluation-result-2690325-1277971543/solver-2690325-1277971543 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690325-1277971543.wbo 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/200 17363
/proc/meminfo: memFree=31521988/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=3300 CPUtime=0
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 480 0 0 0 0 0 0 0 18 0 1 0 138449923 3379200 388 4089446400 134512640 135752675 4293716928 18446744073709551615 134524481 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/17363/statm: 825 388 141 303 0 520 0

[startup+0.08913 s]
/proc/loadavg: 0.00 0.00 0.00 3/200 17363
/proc/meminfo: memFree=31521988/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=4368 CPUtime=0.08
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 817 0 0 0 8 0 0 0 18 0 1 0 138449923 4472832 672 4089446400 134512640 135752675 4293716928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 1092 672 144 303 0 787 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4368

[startup+0.101127 s]
/proc/loadavg: 0.00 0.00 0.00 3/200 17363
/proc/meminfo: memFree=31521988/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=4500 CPUtime=0.09
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 852 0 0 0 9 0 0 0 18 0 1 0 138449923 4608000 707 4089446400 134512640 135752675 4293716928 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 1125 707 144 303 0 820 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4500

[startup+0.301091 s]
/proc/loadavg: 0.00 0.00 0.00 3/200 17363
/proc/meminfo: memFree=31521988/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=6612 CPUtime=0.29
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 1364 0 0 0 29 0 0 0 18 0 1 0 138449923 6770688 1219 4089446400 134512640 135752675 4293716928 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 1653 1219 144 303 0 1348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6612

[startup+0.701031 s]
/proc/loadavg: 0.00 0.00 0.00 3/200 17363
/proc/meminfo: memFree=31521988/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=9384 CPUtime=0.69
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 2045 0 0 0 68 1 0 0 18 0 1 0 138449923 9609216 1900 4089446400 134512640 135752675 4293716928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 2346 1900 144 303 0 2041 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9384

[startup+1.50084 s]
/proc/loadavg: 0.00 0.00 0.00 3/201 17364
/proc/meminfo: memFree=31497552/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=14136 CPUtime=1.49
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 3251 0 0 0 147 2 0 0 20 0 1 0 138449923 14475264 3106 4089446400 134512640 135752675 4293716928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 3534 3106 144 303 0 3229 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14136

[startup+3.10058 s]
/proc/loadavg: 0.00 0.00 0.00 3/201 17364
/proc/meminfo: memFree=31481680/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=21800 CPUtime=3.09
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 5169 0 0 0 306 3 0 0 25 0 1 0 138449923 22323200 5024 4089446400 134512640 135752675 4293716928 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 5450 5024 144 303 0 5145 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21800

[startup+6.301 s]
/proc/loadavg: 0.16 0.03 0.01 3/201 17364
/proc/meminfo: memFree=31459380/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=33284 CPUtime=6.29
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 8024 0 0 0 624 5 0 0 25 0 1 0 138449923 34082816 7879 4089446400 134512640 135752675 4293716928 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 8321 7879 144 303 0 8016 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33284

[startup+12.7008 s]
/proc/loadavg: 0.31 0.07 0.02 3/201 17364
/proc/meminfo: memFree=31433220/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=50192 CPUtime=12.69
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 12245 0 0 0 1260 9 0 0 25 0 1 0 138449923 51396608 12100 4089446400 134512640 135752675 4293716928 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 12548 12100 144 303 0 12243 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50192

[startup+25.5005 s]
/proc/loadavg: 0.68 0.16 0.05 3/201 17365
/proc/meminfo: memFree=31372924/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=97784 CPUtime=25.49
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 24142 0 0 0 2533 16 0 0 25 0 1 0 138449923 100130816 23997 4089446400 134512640 135752675 4293716928 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 24446 23997 144 303 0 24141 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 97784

[startup+51.1008 s]
/proc/loadavg: 1.13 0.31 0.10 3/201 17365
/proc/meminfo: memFree=31278368/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=171572 CPUtime=51.08
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 42577 0 0 0 5082 26 0 0 25 0 1 0 138449923 175689728 42432 4089446400 134512640 135752675 4293716928 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 42893 42432 144 303 0 42588 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 171572

[startup+102.307 s]
/proc/loadavg: 1.62 0.56 0.20 3/201 17367
/proc/meminfo: memFree=31122832/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=300696 CPUtime=102.29
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 74836 0 0 0 10183 46 0 0 25 0 1 0 138449923 307912704 74691 4089446400 134512640 135752675 4293716928 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 75174 74691 144 303 0 74869 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 300696

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.31 3/201 17368
/proc/meminfo: memFree=31053332/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=370704 CPUtime=162.29
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 92327 0 0 0 16174 55 0 0 25 0 1 0 138449923 379600896 92182 4089446400 134512640 135752675 4293716928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 92676 92182 144 303 0 92371 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 370704

[startup+222.301 s]
/proc/loadavg: 1.95 1.04 0.41 3/201 17370
/proc/meminfo: memFree=30992520/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=430000 CPUtime=222.29
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 107198 0 0 0 22153 76 0 0 25 0 1 0 138449923 440320000 107053 4089446400 134512640 135752675 4293716928 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 107500 107053 146 303 0 107195 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 430000

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.51 3/201 17371
/proc/meminfo: memFree=30789356/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=632180 CPUtime=282.29
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 157715 0 0 0 28131 98 0 0 25 0 1 0 138449923 647352320 157570 4089446400 134512640 135752675 4293716928 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 158045 157570 146 303 0 157740 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 632180

[startup+342.301 s]
/proc/loadavg: 1.99 1.35 0.60 3/201 17373
/proc/meminfo: memFree=30632076/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=783452 CPUtime=342.29
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 195484 0 0 0 34113 116 0 0 25 0 1 0 138449923 802254848 195339 4089446400 134512640 135752675 4293716928 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 195863 195339 146 303 0 195558 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 783452

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 0.68 3/201 17375
/proc/meminfo: memFree=30503440/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=897396 CPUtime=402.29
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 223989 0 0 0 40102 127 0 0 25 0 1 0 138449923 918933504 223844 4089446400 134512640 135752675 4293716928 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 224349 223844 146 303 0 224044 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 897396

[startup+462.301 s]
/proc/loadavg: 1.99 1.56 0.76 3/201 17376
/proc/meminfo: memFree=30386208/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=1013708 CPUtime=462.29
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 253029 0 0 0 46089 140 0 0 25 0 1 0 138449923 1038036992 252884 4089446400 134512640 135752675 4293716928 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 253427 252884 146 303 0 253122 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1013708

[startup+522.301 s]
/proc/loadavg: 2.04 1.65 0.84 3/201 17378
/proc/meminfo: memFree=30295144/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=1104364 CPUtime=522.29
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 275682 0 0 0 52077 152 0 0 25 0 1 0 138449923 1130868736 275537 4089446400 134512640 135752675 4293716928 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 276091 275537 146 303 0 275786 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1104364

[startup+582.301 s]
/proc/loadavg: 2.07 1.73 0.92 3/201 17379
/proc/meminfo: memFree=30242776/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=1156956 CPUtime=582.29
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 288839 0 0 0 58071 158 0 0 25 0 1 0 138449923 1184722944 288694 4089446400 134512640 135752675 4293716928 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 289239 288694 146 303 0 288934 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1156956

[startup+642.301 s]
/proc/loadavg: 2.18 1.81 0.99 3/201 17381
/proc/meminfo: memFree=30177992/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=1220532 CPUtime=642.29
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 304721 0 0 0 64063 166 0 0 25 0 1 0 138449923 1249824768 304576 4089446400 134512640 135752675 4293716928 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/17363/statm: 305133 304576 146 303 0 304828 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 1220532

[startup+702.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.04 1.93 1.22 3/201 17387
/proc/meminfo: memFree=29804192/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=1578124 CPUtime=882.28
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 394018 0 0 0 88013 215 0 0 25 0 1 0 138449923 1615998976 393873 4089446400 134512640 135752675 4293716928 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17363/statm: 394531 393873 146 303 0 394226 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1578124

[startup+942.3 s]
/proc/loadavg: 2.01 1.94 1.27 3/201 17389
/proc/meminfo: memFree=29699616/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=1684148 CPUtime=942.28
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 420504 0 0 0 94000 228 0 0 25 0 1 0 138449923 1724567552 420359 4089446400 134512640 135752675 4293716928 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17363/statm: 421037 420359 146 303 0 420732 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1684148

[startup+1002.3 s]
/proc/loadavg: 2.08 1.96 1.32 3/201 17391
/proc/meminfo: memFree=29590572/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=1791292 CPUtime=1002.29
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 447240 0 0 0 99986 243 0 0 25 0 1 0 138449923 1834283008 447095 4089446400 134512640 135752675 4293716928 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17363/statm: 447823 447095 146 303 0 447518 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1791292

[startup+1062.3 s]
/proc/loadavg: 2.03 1.97 1.36 3/201 17392
/proc/meminfo: memFree=29491456/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=1890456 CPUtime=1062.29
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 472024 0 0 0 105973 256 0 0 23 0 1 0 138449923 1935826944 471879 4089446400 134512640 135752675 4293716928 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17363/statm: 472614 471879 146 303 0 472309 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1890456

[startup+1122.3 s]
/proc/loadavg: 2.01 1.97 1.39 3/201 17394
/proc/meminfo: memFree=29325752/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=2055760 CPUtime=1122.29
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 513331 0 0 0 111954 275 0 0 25 0 1 0 138449923 2105098240 513186 4089446400 134512640 135752675 4293716928 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17363/statm: 513940 513186 146 303 0 513635 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2055760

[startup+1182.3 s]
/proc/loadavg: 2.05 1.99 1.43 3/201 17395
/proc/meminfo: memFree=29155964/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=2227232 CPUtime=1182.29
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 556167 0 0 0 117937 292 0 0 25 0 1 0 138449923 2280685568 556022 4089446400 134512640 135752675 4293716928 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17363/statm: 556808 556022 146 303 0 556503 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 2227232

[startup+1242.3 s]
/proc/loadavg: 2.02 1.99 1.47 3/201 17397
/proc/meminfo: memFree=28977612/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=2403468 CPUtime=1242.3
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 600196 0 0 0 123919 311 0 0 25 0 1 0 138449923 2461151232 600051 4089446400 134512640 135752675 4293716928 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17363/statm: 600867 600051 146 303 0 600562 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2403468

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.50 3/201 17399
/proc/meminfo: memFree=28803208/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=2576568 CPUtime=1302.3
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 643467 0 0 0 129898 332 0 0 25 0 1 0 138449923 2638405632 643322 4089446400 134512640 135752675 4293716928 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17363/statm: 644142 643322 146 303 0 643837 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 2576568

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.53 3/201 17400
/proc/meminfo: memFree=28625056/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=2755228 CPUtime=1362.3
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 688106 0 0 0 135875 355 0 0 25 0 1 0 138449923 2821353472 687961 4089446400 134512640 135752675 4293716928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17363/statm: 688807 687961 146 303 0 688502 0
Current children cumulated CPU time (s) 1362.3
Current children cumulated vsize (KiB) 2755228

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.55 3/201 17402
/proc/meminfo: memFree=28534492/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=2823388 CPUtime=1422.31
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 705079 0 0 0 141859 372 0 0 25 0 1 0 138449923 2891149312 704934 4089446400 134512640 135752675 4293716928 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17363/statm: 705847 704934 146 303 0 705542 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 2823388

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.58 3/201 17403
/proc/meminfo: memFree=28445716/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=2912872 CPUtime=1482.3
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 727420 0 0 0 147844 386 0 0 25 0 1 0 138449923 2982780928 727275 4089446400 134512640 135752675 4293716928 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17363/statm: 728218 727275 146 303 0 727913 0
Current children cumulated CPU time (s) 1482.3
Current children cumulated vsize (KiB) 2912872

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.60 3/201 17405
/proc/meminfo: memFree=28363276/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=2994100 CPUtime=1542.3
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 747720 0 0 0 153831 399 0 0 25 0 1 0 138449923 3065958400 747575 4089446400 134512640 135752675 4293716928 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17363/statm: 748525 747575 146 303 0 748220 0
Current children cumulated CPU time (s) 1542.3
Current children cumulated vsize (KiB) 2994100

[startup+1602.3 s]
/proc/loadavg: 2.04 2.00 1.63 3/201 17410
/proc/meminfo: memFree=28278096/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=3077764 CPUtime=1602.3
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 768628 0 0 0 159819 411 0 0 25 0 1 0 138449923 3151630336 768483 4089446400 134512640 135752675 4293716928 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17363/statm: 769441 768483 146 303 0 769136 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 3077764

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.65 3/201 17411
/proc/meminfo: memFree=28220884/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=3134636 CPUtime=1662.3
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 782846 0 0 0 165807 423 0 0 25 0 1 0 138449923 3209867264 782701 4089446400 134512640 135752675 4293716928 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17363/statm: 783659 782701 146 303 0 783354 0
Current children cumulated CPU time (s) 1662.3
Current children cumulated vsize (KiB) 3134636

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.67 3/201 17413
/proc/meminfo: memFree=28122012/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=3234804 CPUtime=1722.31
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 807836 0 0 0 171788 443 0 0 25 0 1 0 138449923 3312439296 807691 4089446400 134512640 135752675 4293716928 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17363/statm: 808701 807691 146 303 0 808396 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 3234804

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/201 17414
/proc/meminfo: memFree=27994004/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=3361152 CPUtime=1782.31
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 839385 0 0 0 177774 457 0 0 25 0 1 0 138449923 3441819648 839240 4089446400 134512640 135752675 4293716928 18446744073709551615 134607021 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17363/statm: 840288 839240 146 303 0 839983 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 3361152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.85 1.97 1.68 2/175 17439
/proc/meminfo: memFree=28161728/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=3384780 CPUtime=1800.02
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4202496 845282 0 0 0 179542 460 0 0 25 0 1 0 138449923 3466014720 845137 4089446400 134512640 135752675 4293716928 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17363/statm: 846195 845137 146 303 0 845890 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 3384780

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

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

[startup+1800.11 s]
/proc/loadavg: 1.85 1.97 1.68 2/175 17439
/proc/meminfo: memFree=28161728/32951124 swapFree=67111528/67111528
[pid=17363] ppid=17361 vsize=0 CPUtime=1800.12
/proc/17363/stat : 17363 (wbo1.4b) R 17361 17363 17266 0 -1 4203524 845282 0 0 0 179542 470 0 0 25 0 1 0 138449923 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/17363/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.11
CPU time (s): 1800.13
CPU user time (s): 1795.42
CPU system time (s): 4.70828
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3384780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.42
system time used= 4.70828
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 845282
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= 4
involuntary context switches= 34207

runsolver used 2.86856 second user time and 6.89295 second system time

The end

Launcher Data

Begin job on node133 at 2010-07-01 10:05:43
IDJOB=2690325
IDBENCH=78689
IDSOLVER=1201
FILE ID=node133/2690325-1277971543
PBS_JOBID= 11197900
Free space on /tmp= 74212 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_36_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= wbo1.4b -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2690325-1277971543/watcher-2690325-1277971543 -o /tmp/evaluation-result-2690325-1277971543/solver-2690325-1277971543 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690325-1277971543.wbo

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

MD5SUM BENCH= e9a64a9fd994118a8a7cda3ac40963c5
RANDOM SEED=421141325

node133.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.821
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.64
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.821
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.821
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.821
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	: 7296.74
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.821
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.74
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.821
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.74
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.821
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.74
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.821
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:      31522144 kB
Buffers:        213928 kB
Cached:         980164 kB
SwapCached:          0 kB
Active:         617612 kB
Inactive:       666160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31522144 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3164 kB
Writeback:           0 kB
AnonPages:       90104 kB
Mapped:          19772 kB
Slab:            80356 kB
PageTables:       5792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1642568 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74208 MiB
End job on node133 at 2010-07-01 10:35:45