Trace number 2690646

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.15 1800.11

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-31-30--soft-0-100-0.wbo
MD5SUM168e81c26eea0b6e6155adb2f3f4d195
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.026995
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables930
Total number of constraints61
Number of soft constraints61
Number of constraints which are clauses31
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
Top cost 3358
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3357
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
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-2690646-1277921479.wbo.
0.00/0.00	c Instance file HOME/instance-2690646-1277921479.wbo
0.00/0.00	c File size is 15679 bytes.
0.00/0.00	c Highest Coefficient sum: 32
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:      930                                                 |
0.00/0.00	c |  Number Clauses:        31                                                  |
0.00/0.00	c |  Number Cardinality:    30                                                  |
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 |     930       61     1860 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |     930       61     1860 |     5500      101    105 |  0.000 % |
0.00/0.01	c |       252 |     930       61     1860 |     6050      252    154 |  0.000 % |
0.00/0.02	c |       479 |     930       61     1860 |     6655      479    152 |  0.000 % |
0.00/0.03	c |       816 |     930       61     1860 |     7320      816    145 |  0.000 % |
0.00/0.06	c |      1322 |     930       61     1860 |     8052     1322    170 |  0.000 % |
0.09/0.11	c |      2082 |     930       61     1860 |     8857     2082    172 |  0.000 % |
0.19/0.20	c |      3223 |     930       61     1860 |     9743     3223    176 |  0.000 % |
0.29/0.36	c |      4932 |     930       61     1860 |    10717     4932    169 |  0.000 % |
0.69/0.71	c |      7494 |     930       61     1860 |    11789     7494    187 |  0.000 % |
1.29/1.34	c |     11338 |     930       61     1860 |    12968    11338    195 |  0.000 % |
2.69/2.70	c |     17105 |     930       61     1860 |    14265    10202    189 |  0.000 % |
5.79/5.80	c |     25755 |     930       61     1860 |    15692    11297    369 |  0.000 % |
14.29/14.35	c |     38730 |     930       61     1860 |    17261    16005    468 |  0.000 % |
33.79/33.85	c |     58191 |     930       61     1860 |    18987    17790    685 |  0.000 % |
84.20/84.26	c |     87383 |     930       61     1860 |    20886    17826    688 |  0.000 % |
176.89/176.96	c |    131176 |     930       61     1860 |    22974    19094    719 |  0.000 % |
180.40/180.48	c There are 0 assigned variables. 0 in cost function.
180.50/180.54	c ============================[ Search Statistics ]==============================
180.50/180.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.50/180.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.50/180.54	c ===============================================================================
180.50/180.54	c |         0 |     930       61     1860 |     5000        0    nan |  0.000 % |
180.50/180.55	c |       102 |     930       61     1860 |     5500      102    106 |  0.000 % |
180.50/180.56	c |       252 |     930       61     1860 |     6050      252    139 |  0.000 % |
180.50/180.58	c |       481 |     930       61     1860 |     6655      481    156 |  0.000 % |
180.60/180.62	c |       818 |     930       61     1860 |     7320      818    165 |  0.000 % |
180.60/180.66	c |      1324 |     930       61     1860 |     8052     1324    149 |  0.000 % |
180.69/180.77	c |      2083 |     930       61     1860 |     8857     2083    170 |  0.000 % |
180.90/180.93	c |      3225 |     930       61     1860 |     9743     3225    198 |  0.000 % |
181.30/181.40	c |      4933 |     930       61     1860 |    10717     4933    200 |  0.000 % |
182.00/182.03	c |      7495 |     930       61     1860 |    11789     7495    229 |  0.000 % |
183.29/183.38	c |     11340 |     930       61     1860 |    12968    11340    242 |  0.000 % |
186.09/186.16	c |     17106 |     930       61     1860 |    14265    10200    287 |  0.000 % |
189.79/189.89	c |     25758 |     930       61     1860 |    15692    11306    272 |  0.000 % |
196.50/196.53	c |     38736 |     930       61     1860 |    17261    16039    357 |  0.000 % |
206.19/206.26	c |     58202 |     930       61     1860 |    18987    17625    382 |  0.000 % |
218.70/218.73	c |     87396 |     930       61     1860 |    20886    17100    158 |  0.000 % |
241.09/241.13	c |    131190 |     930       61     1860 |    22974    17446    352 |  0.000 % |
275.40/275.47	c |    196876 |     930       61     1860 |    25272    23483    170 |  0.000 % |
354.90/354.90	c |    295402 |     930       61     1860 |    27799    14833    280 |  0.000 % |
432.70/432.75	c |    443192 |     930       61     1860 |    30579    19612    224 |  0.000 % |
542.21/542.28	c |    664875 |     930       61     1860 |    33637    17942    309 |  0.000 % |
756.01/756.01	c |    997400 |     930       61     1860 |    37001    30647    196 |  0.000 % |
1116.32/1116.33	c |   1496189 |     930       61     1860 |    40701    17463    261 |  0.000 % |
1614.84/1614.84	c |   2244371 |     930       61     1860 |    44771    18706    243 |  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-2690646-1277921479/watcher-2690646-1277921479 -o /tmp/evaluation-result-2690646-1277921479/solver-2690646-1277921479 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690646-1277921479.wbo 

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


[startup+0 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 13245
/proc/meminfo: memFree=31330588/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=2712 CPUtime=0
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 345 0 0 0 0 0 0 0 23 0 1 0 133445122 2777088 259 4089446400 134512640 135752675 4289789424 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 678 259 144 303 0 373 0

[startup+0.0935591 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 13245
/proc/meminfo: memFree=31330588/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=4164 CPUtime=0.08
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 698 0 0 0 8 0 0 0 23 0 1 0 133445122 4263936 612 4089446400 134512640 135752675 4289789424 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 1041 612 144 303 0 736 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4164

[startup+0.10056 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 13245
/proc/meminfo: memFree=31330588/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=4296 CPUtime=0.09
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 718 0 0 0 9 0 0 0 23 0 1 0 133445122 4399104 632 4089446400 134512640 135752675 4289789424 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 1074 632 144 303 0 769 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4296

[startup+0.300521 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 13245
/proc/meminfo: memFree=31330588/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=6540 CPUtime=0.29
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 1274 0 0 0 29 0 0 0 23 0 1 0 133445122 6696960 1188 4089446400 134512640 135752675 4289789424 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 1635 1189 144 303 0 1330 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6540

[startup+0.700455 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 13245
/proc/meminfo: memFree=31330588/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=9576 CPUtime=0.69
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 2046 0 0 0 68 1 0 0 25 0 1 0 133445122 9805824 1960 4089446400 134512640 135752675 4289789424 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 2394 1960 144 303 0 2089 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9576

[startup+1.50034 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13246
/proc/meminfo: memFree=31320412/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=14328 CPUtime=1.49
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 3223 0 0 0 147 2 0 0 25 0 1 0 133445122 14671872 3137 4089446400 134512640 135752675 4289789424 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 3582 3137 144 303 0 3277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14328

[startup+3.10106 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13246
/proc/meminfo: memFree=31315080/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=21984 CPUtime=3.09
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 5156 0 0 0 305 4 0 0 25 0 1 0 133445122 22511616 5070 4089446400 134512640 135752675 4289789424 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 5496 5070 144 303 0 5191 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21984

[startup+6.30047 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13246
/proc/meminfo: memFree=31299264/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=37164 CPUtime=6.29
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 8934 0 0 0 623 6 0 0 25 0 1 0 133445122 38055936 8848 4089446400 134512640 135752675 4289789424 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 9291 8848 144 303 0 8986 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37164

[startup+12.7004 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13246
/proc/meminfo: memFree=31277032/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=58168 CPUtime=12.69
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 14191 0 0 0 1260 9 0 0 25 0 1 0 133445122 59564032 14105 4089446400 134512640 135752675 4289789424 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 14542 14105 144 303 0 14237 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58168

[startup+25.5011 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13247
/proc/meminfo: memFree=31239552/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=95532 CPUtime=25.49
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 23550 0 0 0 2533 16 0 0 25 0 1 0 133445122 97824768 23464 4089446400 134512640 135752675 4289789424 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 23883 23464 144 303 0 23578 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95532

[startup+51.1006 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 13248
/proc/meminfo: memFree=31188680/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=146156 CPUtime=51.1
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 36174 0 0 0 5086 24 0 0 25 0 1 0 133445122 149663744 36088 4089446400 134512640 135752675 4289789424 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 36539 36088 144 303 0 36234 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 146156

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13249
/proc/meminfo: memFree=31119460/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=214400 CPUtime=102.3
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 53241 0 0 0 10198 32 0 0 25 0 1 0 133445122 219545600 53155 4089446400 134512640 135752675 4289789424 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 53600 53155 144 303 0 53295 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 214400

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13250
/proc/meminfo: memFree=31027668/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=307008 CPUtime=162.29
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 76367 0 0 0 16186 43 0 0 25 0 1 0 133445122 314376192 76281 4089446400 134512640 135752675 4289789424 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 76752 76281 144 303 0 76447 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 307008

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13252
/proc/meminfo: memFree=30947640/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=386728 CPUtime=222.29
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 96315 0 0 0 22157 72 0 0 25 0 1 0 133445122 396009472 96229 4089446400 134512640 135752675 4289789424 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 96682 96229 146 303 0 96377 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 386728

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13254
/proc/meminfo: memFree=30833024/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=501752 CPUtime=282.3
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 125006 0 0 0 28131 99 0 0 25 0 1 0 133445122 513794048 124920 4089446400 134512640 135752675 4289789424 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 125438 124920 146 303 0 125133 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 501752

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13256
/proc/meminfo: memFree=30738984/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=594840 CPUtime=342.3
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 148232 0 0 0 34113 117 0 0 25 0 1 0 133445122 609116160 148146 4089446400 134512640 135752675 4289789424 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 148710 148146 146 303 0 148405 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 594840

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13257
/proc/meminfo: memFree=30621152/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=713780 CPUtime=402.31
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 177898 0 0 0 40083 148 0 0 25 0 1 0 133445122 730910720 177812 4089446400 134512640 135752675 4289789424 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 178445 177812 146 303 0 178140 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 713780

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13258
/proc/meminfo: memFree=30471952/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=862592 CPUtime=462.3
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 215050 0 0 0 46048 182 0 0 25 0 1 0 133445122 883294208 214964 4089446400 134512640 135752675 4289789424 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 215648 214964 146 303 0 215343 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 862592

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13260
/proc/meminfo: memFree=30315668/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=1020552 CPUtime=522.3
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 254492 0 0 0 52017 213 0 0 25 0 1 0 133445122 1045045248 254406 4089446400 134512640 135752675 4289789424 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 255138 254406 146 303 0 254833 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1020552

[startup+582.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 13262
/proc/meminfo: memFree=30194984/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=1138960 CPUtime=582.3
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 284056 0 0 0 57990 240 0 0 25 0 1 0 133445122 1166295040 283970 4089446400 134512640 135752675 4289789424 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 284740 283970 146 303 0 284435 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1138960

[startup+642.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13264
/proc/meminfo: memFree=30108772/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=1224236 CPUtime=642.32
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 305356 0 0 0 63967 265 0 0 25 0 1 0 133445122 1253617664 305270 4089446400 134512640 135752675 4289789424 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 306059 305270 146 303 0 305754 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1224236

[startup+702.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13270
/proc/meminfo: memFree=29745044/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=1588880 CPUtime=882.31
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 396280 0 0 0 87882 349 0 0 25 0 1 0 133445122 1627013120 396194 4089446400 134512640 135752675 4289789424 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 397220 396194 146 303 0 396915 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1588880

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13272
/proc/meminfo: memFree=29639368/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=1695136 CPUtime=942.31
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 422816 0 0 0 93860 371 0 0 25 0 1 0 133445122 1735819264 422730 4089446400 134512640 135752675 4289789424 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 423784 422730 146 303 0 423479 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1695136

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13273
/proc/meminfo: memFree=29539520/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=1794096 CPUtime=1002.31
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 447552 0 0 0 99839 392 0 0 25 0 1 0 133445122 1837154304 447466 4089446400 134512640 135752675 4289789424 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 448524 447466 146 303 0 448219 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1794096

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13274
/proc/meminfo: memFree=29436184/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=1897952 CPUtime=1062.31
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 473487 0 0 0 105817 414 0 0 25 0 1 0 133445122 1943502848 473401 4089446400 134512640 135752675 4289789424 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 474488 473401 146 303 0 474183 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1897952

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13276
/proc/meminfo: memFree=29328264/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=2005080 CPUtime=1122.32
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 500254 0 0 0 111794 438 0 0 25 0 1 0 133445122 2053201920 500168 4089446400 134512640 135752675 4289789424 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 501270 500168 146 303 0 500965 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2005080

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 13278
/proc/meminfo: memFree=29243412/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=2090224 CPUtime=1182.32
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 521510 0 0 0 117776 456 0 0 25 0 1 0 133445122 2140389376 521424 4089446400 134512640 135752675 4289789424 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 522556 521424 146 303 0 522251 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2090224

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 13283
/proc/meminfo: memFree=29139668/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=2192972 CPUtime=1242.32
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 547144 0 0 0 123751 481 0 0 25 0 1 0 133445122 2245603328 547058 4089446400 134512640 135752675 4289789424 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 548243 547058 146 303 0 547938 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2192972

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13284
/proc/meminfo: memFree=29041076/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=2290724 CPUtime=1302.33
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 571543 0 0 0 129730 503 0 0 25 0 1 0 133445122 2345701376 571457 4089446400 134512640 135752675 4289789424 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 572681 571457 146 303 0 572376 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 2290724

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13285
/proc/meminfo: memFree=28930912/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=2401428 CPUtime=1362.32
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 599211 0 0 0 135709 523 0 0 25 0 1 0 133445122 2459062272 599125 4089446400 134512640 135752675 4289789424 18446744073709551615 134611713 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 600357 599125 146 303 0 600052 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 2401428

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13287
/proc/meminfo: memFree=28843084/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=2489132 CPUtime=1422.33
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 621091 0 0 0 141693 540 0 0 25 0 1 0 133445122 2548871168 621005 4089446400 134512640 135752675 4289789424 18446744073709551615 134611582 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 622283 621005 146 303 0 621978 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 2489132

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13289
/proc/meminfo: memFree=28741608/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=2591096 CPUtime=1482.32
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 646590 0 0 0 147671 561 0 0 25 0 1 0 133445122 2653282304 646504 4089446400 134512640 135752675 4289789424 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 647774 646504 146 303 0 647469 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 2591096

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13291
/proc/meminfo: memFree=28636804/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=2695244 CPUtime=1542.33
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 672620 0 0 0 153647 586 0 0 25 0 1 0 133445122 2759929856 672534 4089446400 134512640 135752675 4289789424 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 673811 672534 146 303 0 673506 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 2695244

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13292
/proc/meminfo: memFree=28536692/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=2796180 CPUtime=1602.34
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 697812 0 0 0 159626 608 0 0 25 0 1 0 133445122 2863288320 697726 4089446400 134512640 135752675 4289789424 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 699045 697726 146 303 0 698740 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 2796180

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13293
/proc/meminfo: memFree=28399740/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=2931812 CPUtime=1662.33
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 731684 0 0 0 165596 637 0 0 25 0 1 0 133445122 3002175488 731598 4089446400 134512640 135752675 4289789424 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 732953 731598 146 303 0 732648 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 2931812

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 13295
/proc/meminfo: memFree=28291456/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=3040756 CPUtime=1722.33
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 758906 0 0 0 171576 657 0 0 25 0 1 0 133445122 3113734144 758820 4089446400 134512640 135752675 4289789424 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13245/statm: 760189 758820 146 303 0 759884 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 3040756

[startup+1782.3 s]
/proc/loadavg: 1.96 1.99 1.99 3/179 13325
/proc/meminfo: memFree=28134160/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=3159052 CPUtime=1782.33
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 788417 0 0 0 177556 677 0 0 25 0 1 0 133445122 3234869248 788331 4089446400 134512640 135752675 4289789424 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13245/statm: 789763 788331 146 303 0 789458 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 3159052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.97 1.99 1.99 3/179 13325
/proc/meminfo: memFree=28087036/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=3193768 CPUtime=1800.04
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4202496 797104 0 0 0 179322 682 0 0 25 0 1 0 133445122 3270418432 797018 4089446400 134512640 135752675 4289789424 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13245/statm: 798442 797018 146 303 0 798137 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 3193768

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.97 1.99 1.99 3/179 13325
/proc/meminfo: memFree=28087036/32951124 swapFree=67111528/67111528
[pid=13245] ppid=13243 vsize=0 CPUtime=1800.14
/proc/13245/stat : 13245 (wbo1.4b) R 13243 13245 12447 0 -1 4203524 797105 0 0 0 179322 692 0 0 25 0 1 0 133445122 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13245/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.11
CPU time (s): 1800.15
CPU user time (s): 1793.22
CPU system time (s): 6.93195
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3193768

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

runsolver used 2.75758 second user time and 5.43817 second system time

The end

Launcher Data

Begin job on node108 at 2010-06-30 20:11:19
IDJOB=2690646
IDBENCH=79172
IDSOLVER=1201
FILE ID=node108/2690646-1277921479
PBS_JOBID= 11197331
Free space on /tmp= 74208 MiB

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

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

MD5SUM BENCH= 168e81c26eea0b6e6155adb2f3f4d195
RANDOM SEED=1394722805

node108.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.855
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.71
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.855
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	: 5320.05
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.855
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.75
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.855
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.83
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.855
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.79
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.855
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.83
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.855
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.855
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31331364 kB
Buffers:        204216 kB
Cached:        1170812 kB
SwapCached:          0 kB
Active:         621144 kB
Inactive:       854936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31331364 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2740 kB
Writeback:           0 kB
AnonPages:      100792 kB
Mapped:          15364 kB
Slab:            79256 kB
PageTables:       4904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   245136 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= 74204 MiB
End job on node108 at 2010-06-30 20:41:21