Trace number 2690270

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? (MO) 1685.07 1685.03

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_51_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM5648463b311d39ee56e08f95de13a148
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark0.44993
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5100
Total number of constraints202
Number of soft constraints71
Number of constraints which are clauses102
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51
Top cost 3850
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 3849
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 52
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-2690270-1277886279.wbo.
0.00/0.00	c Instance file HOME/instance-2690270-1277886279.wbo
0.00/0.00	c File size is 91718 bytes.
0.00/0.00	c Highest Coefficient sum: 52
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      5100                                                |
0.00/0.00	c |  Number Clauses:        102                                                 |
0.00/0.00	c |  Number Cardinality:    100                                                 |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |    5100      202    10200 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       103 |    5100      202    10200 |     5500      103    188 |  0.000 % |
0.02/0.03	c |       255 |    5100      202    10200 |     6050      255    230 |  0.000 % |
0.02/0.04	c |       484 |    5100      202    10200 |     6655      484    278 |  0.000 % |
0.02/0.06	c |       822 |    5100      202    10200 |     7320      822    250 |  0.000 % |
0.02/0.10	c |      1329 |    5100      202    10200 |     8052     1329    238 |  0.000 % |
0.09/0.15	c |      2088 |    5100      202    10200 |     8857     2088    237 |  0.000 % |
0.19/0.26	c |      3229 |    5100      202    10200 |     9743     3229    251 |  0.000 % |
0.49/0.56	c |      4938 |    5100      202    10200 |    10717     4938    289 |  0.000 % |
0.99/1.07	c |      7500 |    5100      202    10200 |    11789     7500    300 |  0.000 % |
1.89/1.90	c |     11344 |    5100      202    10200 |    12968    11344    293 |  0.000 % |
4.09/4.12	c |     17112 |    5100      202    10200 |    14265     9367    322 |  0.000 % |
8.19/8.26	c |     25763 |    5100      202    10200 |    15692     9636    340 |  0.000 % |
14.19/14.22	c |     38740 |    5100      202    10200 |    17261    13455    360 |  0.000 % |
25.39/25.49	c |     58204 |    5100      202    10200 |    18987    13133    328 |  0.000 % |
39.09/39.18	c |     87398 |    5100      202    10200 |    20886    18669    511 |  0.000 % |
109.90/109.91	c |    131188 |    5100      202    10200 |    22974    23254   1365 |  0.000 % |
180.09/180.19	c |    196872 |    5100      202    10200 |    25272    23831   1254 |  0.000 % |
180.49/180.53	c There are 0 assigned variables. 0 in cost function.
180.59/180.62	c ============================[ Search Statistics ]==============================
180.59/180.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.59/180.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.59/180.62	c ===============================================================================
180.59/180.62	c |         0 |    5100      202    10200 |     5000        0    nan |  0.000 % |
180.59/180.65	c |       100 |    5100      202    10200 |     5500      100    175 |  0.000 % |
180.59/180.67	c |       250 |    5100      202    10200 |     6050      250    282 |  0.000 % |
180.69/180.73	c |       476 |    5100      202    10200 |     6655      476    380 |  0.000 % |
180.69/180.79	c |       814 |    5100      202    10200 |     7320      814    313 |  0.000 % |
180.80/180.89	c |      1321 |    5100      202    10200 |     8052     1321    278 |  0.000 % |
181.10/181.15	c |      2080 |    5100      202    10200 |     8857     2080    333 |  0.000 % |
181.40/181.47	c |      3219 |    5100      202    10200 |     9743     3219    343 |  0.000 % |
181.89/181.93	c |      4931 |    5100      202    10200 |    10717     4931    311 |  0.000 % |
182.69/182.78	c |      7497 |    5100      202    10200 |    11789     7497    318 |  0.000 % |
184.29/184.38	c |     11341 |    5100      202    10200 |    12968    11341    327 |  0.000 % |
187.39/187.48	c |     17107 |    5100      202    10200 |    14265     9383    383 |  0.000 % |
191.30/191.32	c |     25757 |    5100      202    10200 |    15692     9648    327 |  0.000 % |
197.59/197.69	c |     38733 |    5100      202    10200 |    17261    13501    316 |  0.000 % |
212.89/212.93	c |     58197 |    5100      202    10200 |    18987    13029    460 |  0.000 % |
233.59/233.68	c |     87390 |    5100      202    10200 |    20886    18360    562 |  0.000 % |
291.40/291.47	c |    131179 |    5100      202    10200 |    22974    22397   1250 |  0.000 % |
352.80/352.83	c |    196863 |    5100      202    10200 |    25272    23314    555 |  0.000 % |
457.21/457.22	c |    295389 |    5100      202    10200 |    27799    24609    502 |  0.000 % |
642.90/642.99	c |    443180 |    5100      202    10200 |    30579    18122   1245 |  0.000 % |
1030.62/1030.66	c |    664865 |    5100      202    10200 |    33637    21464    351 |  0.000 % |
1425.92/1425.95	c |    997391 |    5100      202    10200 |    37001    21539    524 |  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-2690270-1277886279/watcher-2690270-1277886279 -o /tmp/evaluation-result-2690270-1277886279/solver-2690270-1277886279 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690270-1277886279.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: 1.76 0.60 0.21 3/178 9712
/proc/meminfo: memFree=31495840/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=3520 CPUtime=0
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 480 0 0 0 0 0 0 0 24 0 1 0 129924846 3604480 398 4089446400 134512640 135752675 4293201392 18446744073709551615 134518948 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9712/statm: 880 398 144 303 0 552 0

[startup+0.029821 s]
/proc/loadavg: 1.76 0.60 0.21 3/178 9712
/proc/meminfo: memFree=31495840/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=3824 CPUtime=0.02
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 756 0 0 0 2 0 0 0 24 0 1 0 129924846 3915776 510 4089446400 134512640 135752675 4293201392 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9712/statm: 956 511 144 303 0 651 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3824

[startup+0.100868 s]
/proc/loadavg: 1.76 0.60 0.21 3/178 9712
/proc/meminfo: memFree=31495840/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=5012 CPUtime=0.09
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 1056 0 0 0 8 1 0 0 18 0 1 0 129924846 5132288 810 4089446400 134512640 135752675 4293201392 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 1253 810 144 303 0 948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5012

[startup+0.300836 s]
/proc/loadavg: 1.76 0.60 0.21 3/178 9712
/proc/meminfo: memFree=31495840/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=7784 CPUtime=0.29
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 1744 0 0 0 28 1 0 0 18 0 1 0 129924846 7970816 1498 4089446400 134512640 135752675 4293201392 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 1946 1498 144 303 0 1641 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7784

[startup+0.700765 s]
/proc/loadavg: 1.76 0.60 0.21 3/178 9712
/proc/meminfo: memFree=31495840/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=11500 CPUtime=0.69
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 2658 0 0 0 68 1 0 0 18 0 1 0 129924846 11776000 2412 4089446400 134512640 135752675 4293201392 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 2875 2412 144 303 0 2570 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11500

[startup+1.50062 s]
/proc/loadavg: 1.76 0.60 0.21 3/179 9713
/proc/meminfo: memFree=31483680/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=16516 CPUtime=1.49
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 3931 0 0 0 147 2 0 0 19 0 1 0 129924846 16912384 3685 4089446400 134512640 135752675 4293201392 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 4129 3686 144 303 0 3824 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16516

[startup+3.10028 s]
/proc/loadavg: 1.76 0.60 0.21 3/179 9713
/proc/meminfo: memFree=31473512/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=24304 CPUtime=3.09
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 5878 0 0 0 306 3 0 0 25 0 1 0 129924846 24887296 5632 4089446400 134512640 135752675 4293201392 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 6076 5632 144 303 0 5771 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24304

[startup+6.30077 s]
/proc/loadavg: 1.78 0.62 0.22 3/179 9713
/proc/meminfo: memFree=31450212/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=36320 CPUtime=6.29
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 8865 0 0 0 624 5 0 0 25 0 1 0 129924846 37191680 8619 4089446400 134512640 135752675 4293201392 18446744073709551615 134612050 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 9080 8619 144 303 0 8775 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36320

[startup+12.7006 s]
/proc/loadavg: 1.80 0.64 0.23 3/179 9713
/proc/meminfo: memFree=31406484/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=57612 CPUtime=12.69
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 14176 0 0 0 1262 7 0 0 25 0 1 0 129924846 58994688 13930 4089446400 134512640 135752675 4293201392 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 14403 13930 144 303 0 14098 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57612

[startup+25.5004 s]
/proc/loadavg: 1.84 0.71 0.26 3/179 9713
/proc/meminfo: memFree=31327828/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=89136 CPUtime=25.49
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 22060 0 0 0 2538 11 0 0 25 0 1 0 129924846 91275264 21814 4089446400 134512640 135752675 4293201392 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 22284 21814 144 303 0 21979 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89136

[startup+51.1008 s]
/proc/loadavg: 1.89 0.81 0.30 3/179 9714
/proc/meminfo: memFree=31136704/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=206976 CPUtime=51.09
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 51510 0 0 0 5088 21 0 0 25 0 1 0 129924846 211943424 51264 4089446400 134512640 135752675 4293201392 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 51744 51264 144 303 0 51439 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 206976

[startup+102.307 s]
/proc/loadavg: 1.96 1.01 0.40 3/179 9715
/proc/meminfo: memFree=30805956/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=374152 CPUtime=102.3
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 93315 0 0 0 10199 31 0 0 25 0 1 0 129924846 383131648 93069 4089446400 134512640 135752675 4293201392 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 93538 93069 144 303 0 93233 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 374152

[startup+162.3 s]
/proc/loadavg: 1.98 1.17 0.49 3/179 9717
/proc/meminfo: memFree=30403508/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=592248 CPUtime=162.29
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 147787 0 0 0 16179 50 0 0 25 0 1 0 129924846 606461952 147541 4089446400 134512640 135752675 4293201392 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 148062 147541 144 303 0 147757 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 592248

[startup+222.301 s]
/proc/loadavg: 1.99 1.33 0.58 3/179 9719
/proc/meminfo: memFree=30173796/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=631028 CPUtime=222.29
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 157637 0 0 0 22165 64 0 0 25 0 1 0 129924846 646172672 157331 4089446400 134512640 135752675 4293201392 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 157757 157331 146 303 0 157452 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 631028

[startup+282.301 s]
/proc/loadavg: 1.99 1.44 0.66 3/179 9720
/proc/meminfo: memFree=29794408/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=829148 CPUtime=282.3
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 207117 0 0 0 28149 81 0 0 25 0 1 0 129924846 849047552 206811 4089446400 134512640 135752675 4293201392 18446744073709551615 134605481 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 207287 206812 146 303 0 206982 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 829148

[startup+342.3 s]
/proc/loadavg: 1.99 1.54 0.75 3/179 9722
/proc/meminfo: memFree=29487080/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=953620 CPUtime=342.3
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 238191 0 0 0 34137 93 0 0 25 0 1 0 129924846 976506880 237885 4089446400 134512640 135752675 4293201392 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 238405 237885 146 303 0 238100 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 953620

[startup+402.301 s]
/proc/loadavg: 1.99 1.62 0.82 3/179 9723
/proc/meminfo: memFree=29197464/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=1091544 CPUtime=402.3
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 272624 0 0 0 40124 106 0 0 25 0 1 0 129924846 1117741056 272318 4089446400 134512640 135752675 4293201392 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 272886 272319 146 303 0 272581 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1091544

[startup+462.3 s]
/proc/loadavg: 1.99 1.69 0.89 3/179 9728
/proc/meminfo: memFree=28878840/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=1229100 CPUtime=462.3
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 306981 0 0 0 46111 119 0 0 25 0 1 0 129924846 1258598400 306675 4089446400 134512640 135752675 4293201392 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 307275 306675 146 303 0 306970 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1229100

[startup+522.301 s]
/proc/loadavg: 1.99 1.74 0.96 3/179 9730
/proc/meminfo: memFree=28454712/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=1477520 CPUtime=522.3
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 369088 0 0 0 52096 134 0 0 25 0 1 0 129924846 1512980480 368782 4089446400 134512640 135752675 4293201392 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 369380 368782 146 303 0 369075 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1477520

[startup+582.301 s]
/proc/loadavg: 1.99 1.79 1.02 3/179 9731
/proc/meminfo: memFree=28061684/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=1697000 CPUtime=582.31
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 423932 0 0 0 58083 148 0 0 25 0 1 0 129924846 1737728000 423626 4089446400 134512640 135752675 4293201392 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 424250 423626 146 303 0 423945 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1697000

[startup+642.301 s]
/proc/loadavg: 1.99 1.83 1.08 3/179 9733
/proc/meminfo: memFree=27663200/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=1917536 CPUtime=642.31
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 479033 0 0 0 64069 162 0 0 25 0 1 0 129924846 1963556864 478727 4089446400 134512640 135752675 4293201392 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 479384 478727 146 303 0 479079 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1917536

[startup+702.301 s]

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

[startup+762.306 s]
/proc/loadavg: 1.99 1.88 1.19 3/179 9736
/proc/meminfo: memFree=27162116/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=2076728 CPUtime=762.31
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 518771 0 0 0 76055 176 0 0 25 0 1 0 129924846 2126569472 518465 4089446400 134512640 135752675 4293201392 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 519182 518465 146 303 0 518877 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 2076728

[startup+822.301 s]
/proc/loadavg: 1.99 1.90 1.23 3/179 9738
/proc/meminfo: memFree=26907724/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=2157320 CPUtime=822.31
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 538934 0 0 0 82049 182 0 0 25 0 1 0 129924846 2209095680 538628 4089446400 134512640 135752675 4293201392 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 539330 538628 146 303 0 539025 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2157320

[startup+882.301 s]
/proc/loadavg: 1.99 1.91 1.28 3/179 9739
/proc/meminfo: memFree=26669096/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=2216156 CPUtime=882.31
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 553612 0 0 0 88041 190 0 0 25 0 1 0 129924846 2269343744 553306 4089446400 134512640 135752675 4293201392 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 554039 553306 146 303 0 553734 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2216156

[startup+942.301 s]
/proc/loadavg: 1.99 1.92 1.32 3/179 9741
/proc/meminfo: memFree=26416700/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=2295448 CPUtime=942.32
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 573414 0 0 0 94034 198 0 0 25 0 1 0 129924846 2350538752 573108 4089446400 134512640 135752675 4293201392 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 573862 573108 146 303 0 573557 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2295448

[startup+1002.3 s]
/proc/loadavg: 1.99 1.94 1.36 3/179 9742
/proc/meminfo: memFree=26150428/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=2368448 CPUtime=1002.31
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 591650 0 0 0 100024 207 0 0 25 0 1 0 129924846 2425290752 591344 4089446400 134512640 135752675 4293201392 18446744073709551615 134607312 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 592112 591345 146 303 0 591807 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2368448

[startup+1062.3 s]
/proc/loadavg: 1.99 1.94 1.40 3/179 9744
/proc/meminfo: memFree=25847076/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=2459144 CPUtime=1062.31
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 614294 0 0 0 106014 217 0 0 25 0 1 0 129924846 2518163456 613988 4089446400 134512640 135752675 4293201392 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 614786 613988 146 303 0 614481 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2459144

[startup+1122.3 s]
/proc/loadavg: 1.99 1.95 1.43 3/179 9746
/proc/meminfo: memFree=25649000/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=2549996 CPUtime=1122.32
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 636969 0 0 0 112004 228 0 0 25 0 1 0 129924846 2611195904 636663 4089446400 134512640 135752675 4293201392 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 637499 636663 146 303 0 637194 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2549996

[startup+1182.3 s]
/proc/loadavg: 1.99 1.96 1.46 3/179 9747
/proc/meminfo: memFree=25527428/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=2645872 CPUtime=1182.32
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 660860 0 0 0 117991 241 0 0 25 0 1 0 129924846 2709372928 660554 4089446400 134512640 135752675 4293201392 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 661468 660554 146 303 0 661163 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2645872

[startup+1242.3 s]
/proc/loadavg: 1.99 1.96 1.49 3/179 9749
/proc/meminfo: memFree=25416896/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=2746708 CPUtime=1242.32
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 686043 0 0 0 123981 251 0 0 25 0 1 0 129924846 2812628992 685737 4089446400 134512640 135752675 4293201392 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 686677 685737 146 303 0 686372 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2746708

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.53 3/179 9750
/proc/meminfo: memFree=25314060/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=2845692 CPUtime=1302.32
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 710708 0 0 0 129970 262 0 0 25 0 1 0 129924846 2913988608 710402 4089446400 134512640 135752675 4293201392 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 711423 710402 146 303 0 711118 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 2845692

[startup+1362.3 s]
/proc/loadavg: 2.11 2.00 1.56 3/179 9752
/proc/meminfo: memFree=25211780/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=2943712 CPUtime=1362.33
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 735214 0 0 0 135957 276 0 0 25 0 1 0 129924846 3014361088 734908 4089446400 134512640 135752675 4293201392 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 735928 734908 146 303 0 735623 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 2943712

[startup+1422.31 s]
/proc/loadavg: 2.04 2.00 1.59 3/179 9754
/proc/meminfo: memFree=25118112/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=3052476 CPUtime=1422.33
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 762342 0 0 0 141945 288 0 0 25 0 1 0 129924846 3125735424 762036 4089446400 134512640 135752675 4293201392 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 763119 762036 146 303 0 762814 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 3052476

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 1.61 3/179 9755
/proc/meminfo: memFree=24911356/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=3266544 CPUtime=1482.33
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 815824 0 0 0 147928 305 0 0 25 0 1 0 129924846 3344941056 815518 4089446400 134512640 135752675 4293201392 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 816636 815518 146 303 0 816331 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 3266544

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.63 3/179 9757
/proc/meminfo: memFree=24761032/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=3417144 CPUtime=1542.33
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 853465 0 0 0 153916 317 0 0 25 0 1 0 129924846 3499155456 853159 4089446400 134512640 135752675 4293201392 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 854286 853159 146 303 0 853981 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 3417144

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.65 3/179 9758
/proc/meminfo: memFree=24557496/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=3622748 CPUtime=1602.33
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 904853 0 0 0 159904 329 0 0 25 0 1 0 129924846 3709693952 904547 4089446400 134512640 135752675 4293201392 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 905687 904547 146 303 0 905382 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 3622748

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.67 3/179 9760
/proc/meminfo: memFree=24350984/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=3826856 CPUtime=1662.33
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 955860 0 0 0 165889 344 0 0 25 0 1 0 129924846 3918700544 955554 4089446400 134512640 135752675 4293201392 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 956714 955554 146 303 0 956409 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 3826856



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1684.9 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 9760
/proc/meminfo: memFree=24284752/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=3891568 CPUtime=1684.93
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4202496 972052 0 0 0 168145 348 0 0 25 0 1 0 129924846 3984965632 971746 4089446400 134512640 135752675 4293201392 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9712/statm: 972892 971746 146 303 0 972587 0
Current children cumulated CPU time (s) 1684.93
Current children cumulated vsize (KiB) 3891568

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

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

[startup+1685.01 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 9760
/proc/meminfo: memFree=24284752/32950928 swapFree=67111528/67111528
[pid=9712] ppid=9710 vsize=0 CPUtime=1685.04
/proc/9712/stat : 9712 (wbo1.4b) R 9710 9712 9391 0 -1 4203524 972052 0 0 0 168145 359 0 0 25 0 1 0 129924846 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/9712/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1685.04
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1685.03
CPU time (s): 1685.07
CPU user time (s): 1681.46
CPU system time (s): 3.61045
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3891568

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

runsolver used 2.47362 second user time and 5.20221 second system time

The end

Launcher Data

Begin job on node120 at 2010-06-30 10:24:39
IDJOB=2690270
IDBENCH=78664
IDSOLVER=1201
FILE ID=node120/2690270-1277886279
PBS_JOBID= 11197113
Free space on /tmp= 74208 MiB

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

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

MD5SUM BENCH= 5648463b311d39ee56e08f95de13a148
RANDOM SEED=633252523

node120.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.820
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.820
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	: 5226.07
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.820
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.80
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.820
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.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.820
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.820
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.68
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.820
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.75
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.820
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:     32950928 kB
MemFree:      31496368 kB
Buffers:        169724 kB
Cached:         905820 kB
SwapCached:          0 kB
Active:         734476 kB
Inactive:       579940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31496368 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2780 kB
Writeback:           0 kB
AnonPages:      238960 kB
Mapped:          16272 kB
Slab:            76368 kB
PageTables:       5064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   392376 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 node120 at 2010-06-30 10:52:46