Trace number 2690330

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) 1767.92 1768.04

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_51_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMfc69cf5fb8ed09269ce87a121862dce7
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.207968
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 constraints140
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 6854
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 6853
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-2690330-1277891001.wbo.
0.00/0.00	c Instance file HOME/instance-2690330-1277891001.wbo
0.00/0.00	c File size is 92055 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.01/0.01	c ============================[ Search Statistics ]==============================
0.01/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.01	c ===============================================================================
0.01/0.01	c |         0 |    5100      202    10200 |     5000        0    nan |  0.000 % |
0.01/0.01	c |       103 |    5100      202    10200 |     5500      103    188 |  0.000 % |
0.01/0.03	c |       255 |    5100      202    10200 |     6050      255    230 |  0.000 % |
0.01/0.05	c |       484 |    5100      202    10200 |     6655      484    278 |  0.000 % |
0.01/0.07	c |       822 |    5100      202    10200 |     7320      822    250 |  0.000 % |
0.09/0.11	c |      1329 |    5100      202    10200 |     8052     1329    238 |  0.000 % |
0.09/0.17	c |      2088 |    5100      202    10200 |     8857     2088    237 |  0.000 % |
0.29/0.31	c |      3228 |    5100      202    10200 |     9743     3228    257 |  0.000 % |
0.59/0.64	c |      4938 |    5100      202    10200 |    10717     4938    274 |  0.000 % |
0.99/1.08	c |      7504 |    5100      202    10200 |    11789     7504    291 |  0.000 % |
2.10/2.17	c |     11349 |    5100      202    10200 |    12968    11349    315 |  0.000 % |
4.09/4.10	c |     17115 |    5100      202    10200 |    14265     9384    333 |  0.000 % |
7.60/7.65	c |     25764 |    5100      202    10200 |    15692     9661    297 |  0.000 % |
11.89/11.98	c |     38739 |    5100      202    10200 |    17261    13509    311 |  0.000 % |
25.20/25.25	c |     58202 |    5100      202    10200 |    18987    13094    375 |  0.000 % |
52.48/52.55	c |     87399 |    5100      202    10200 |    20886    20480    558 |  0.000 % |
130.27/130.35	c |    131190 |    5100      202    10200 |    22974    23886   1287 |  0.000 % |
180.38/180.41	c There are 0 assigned variables. 0 in cost function.
180.47/180.50	c ============================[ Search Statistics ]==============================
180.47/180.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.47/180.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.47/180.50	c ===============================================================================
180.47/180.50	c |         0 |    5100      202    10200 |     5000        0    nan |  0.000 % |
180.47/180.53	c |       100 |    5100      202    10200 |     5500      100    175 |  0.000 % |
180.47/180.56	c |       250 |    5100      202    10200 |     6050      250    282 |  0.000 % |
180.57/180.61	c |       476 |    5100      202    10200 |     6655      476    380 |  0.000 % |
180.57/180.67	c |       814 |    5100      202    10200 |     7320      814    313 |  0.000 % |
180.67/180.77	c |      1321 |    5100      202    10200 |     8052     1321    278 |  0.000 % |
180.98/181.03	c |      2080 |    5100      202    10200 |     8857     2080    333 |  0.000 % |
181.28/181.35	c |      3219 |    5100      202    10200 |     9743     3219    343 |  0.000 % |
181.77/181.81	c |      4931 |    5100      202    10200 |    10717     4931    311 |  0.000 % |
182.58/182.66	c |      7497 |    5100      202    10200 |    11789     7497    318 |  0.000 % |
184.17/184.26	c |     11341 |    5100      202    10200 |    12968    11341    327 |  0.000 % |
187.27/187.35	c |     17107 |    5100      202    10200 |    14265     9383    383 |  0.000 % |
191.07/191.19	c |     25757 |    5100      202    10200 |    15692     9648    327 |  0.000 % |
197.47/197.55	c |     38733 |    5100      202    10200 |    17261    13501    316 |  0.000 % |
212.77/212.80	c |     58197 |    5100      202    10200 |    18987    13029    460 |  0.000 % |
233.46/233.57	c |     87390 |    5100      202    10200 |    20886    18360    562 |  0.000 % |
291.37/291.44	c |    131179 |    5100      202    10200 |    22974    22397   1250 |  0.000 % |
352.76/352.80	c |    196863 |    5100      202    10200 |    25272    23314    555 |  0.000 % |
457.15/457.23	c |    295389 |    5100      202    10200 |    27799    24609    502 |  0.000 % |
643.03/643.19	c |    443180 |    5100      202    10200 |    30579    18122   1245 |  0.000 % |
1030.41/1030.53	c |    664865 |    5100      202    10200 |    33637    21464    351 |  0.000 % |
1457.56/1457.77	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-2690330-1277891001/watcher-2690330-1277891001 -o /tmp/evaluation-result-2690330-1277891001/solver-2690330-1277891001 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690330-1277891001.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: 6.40 3.27 3.37 2/194 10962
/proc/meminfo: memFree=31364284/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=3520 CPUtime=0
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 481 0 0 0 0 0 0 0 25 0 1 0 130396750 3604480 400 4089446400 134512640 135752675 4289821680 18446744073709551615 134564806 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 880 400 145 303 0 552 0

[startup+0.0120749 s]
/proc/loadavg: 6.40 3.27 3.37 2/194 10962
/proc/meminfo: memFree=31364284/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=4116 CPUtime=0.01
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 692 0 0 0 1 0 0 0 25 0 1 0 130396750 4214784 588 4089446400 134512640 135752675 4289821680 18446744073709551615 134697729 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 1029 588 141 303 0 724 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4116

[startup+0.101058 s]
/proc/loadavg: 6.40 3.27 3.37 2/194 10962
/proc/meminfo: memFree=31364284/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=4880 CPUtime=0.09
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 1036 0 0 0 9 0 0 0 25 0 1 0 130396750 4997120 791 4089446400 134512640 135752675 4289821680 18446744073709551615 134640061 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 1253 792 144 303 0 948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4880

[startup+0.301028 s]
/proc/loadavg: 6.40 3.27 3.37 2/194 10962
/proc/meminfo: memFree=31364284/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=7256 CPUtime=0.29
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 1626 0 0 0 28 1 0 0 25 0 1 0 130396750 7430144 1381 4089446400 134512640 135752675 4289821680 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 1814 1381 144 303 0 1509 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7256

[startup+0.700958 s]
/proc/loadavg: 6.40 3.27 3.37 2/194 10962
/proc/meminfo: memFree=31364284/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=10564 CPUtime=0.69
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 2455 0 0 0 68 1 0 0 25 0 1 0 130396750 10817536 2210 4089446400 134512640 135752675 4289821680 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 2641 2210 144 303 0 2336 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10564

[startup+1.50082 s]
/proc/loadavg: 6.05 3.25 3.36 3/195 10963
/proc/meminfo: memFree=31353736/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=16900 CPUtime=1.49
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 4033 0 0 0 147 2 0 0 25 0 1 0 130396750 17305600 3788 4089446400 134512640 135752675 4289821680 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 4225 3788 144 303 0 3920 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16900

[startup+3.10055 s]
/proc/loadavg: 6.05 3.25 3.36 3/195 10963
/proc/meminfo: memFree=31347196/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=24984 CPUtime=3.09
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 6028 0 0 0 306 3 0 0 25 0 1 0 130396750 25583616 5783 4089446400 134512640 135752675 4289821680 18446744073709551615 134611767 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 6246 5783 144 303 0 5941 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24984

[startup+6.30099 s]
/proc/loadavg: 5.72 3.22 3.35 3/195 10963
/proc/meminfo: memFree=31332088/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=37668 CPUtime=6.29
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 9214 0 0 0 626 3 0 0 25 0 1 0 130396750 38572032 8969 4089446400 134512640 135752675 4289821680 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 9417 8969 144 303 0 9112 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37668

[startup+12.7009 s]
/proc/loadavg: 5.43 3.20 3.35 3/195 10964
/proc/meminfo: memFree=31309016/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=62364 CPUtime=12.69
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 15370 0 0 0 1264 5 0 0 25 0 1 0 130396750 63860736 15125 4089446400 134512640 135752675 4289821680 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 15591 15125 144 303 0 15286 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62364

[startup+25.5007 s]
/proc/loadavg: 4.90 3.16 3.33 3/195 10964
/proc/meminfo: memFree=31277672/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=90088 CPUtime=25.49
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 22278 0 0 0 2541 8 0 0 25 0 1 0 130396750 92250112 22033 4089446400 134512640 135752675 4289821680 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 22522 22033 144 303 0 22217 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90088

[startup+51.1002 s]
/proc/loadavg: 3.76 3.05 3.29 3/195 10964
/proc/meminfo: memFree=31217308/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=152784 CPUtime=51.08
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 37933 0 0 0 5094 14 0 0 25 0 1 0 130396750 156450816 37688 4089446400 134512640 135752675 4289821680 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/10962/statm: 38196 37688 144 303 0 37891 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 152784

[startup+102.306 s]
/proc/loadavg: 2.76 2.89 3.22 3/195 10966
/proc/meminfo: memFree=31046516/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=321748 CPUtime=102.28
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 80174 0 0 0 10203 25 0 0 25 0 1 0 130396750 329469952 79929 4089446400 134512640 135752675 4289821680 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/10962/statm: 80437 79929 144 303 0 80132 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 321748

[startup+162.301 s]
/proc/loadavg: 2.28 2.72 3.14 3/195 10968
/proc/meminfo: memFree=30921852/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=446592 CPUtime=162.27
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 111350 0 0 0 16191 36 0 0 25 0 1 0 130396750 457310208 111105 4089446400 134512640 135752675 4289821680 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/10962/statm: 111648 111105 144 303 0 111343 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 446592

[startup+222.3 s]
/proc/loadavg: 2.10 2.59 3.06 3/195 10969
/proc/meminfo: memFree=30803140/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=563980 CPUtime=222.27
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 140832 0 0 0 22175 52 0 0 25 0 1 0 130396750 577515520 140527 4089446400 134512640 135752675 4289821680 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/10962/statm: 140995 140527 146 303 0 140690 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 563980

[startup+282.301 s]
/proc/loadavg: 2.04 2.48 2.99 3/195 10970
/proc/meminfo: memFree=30600356/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=769520 CPUtime=282.26
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 192189 0 0 0 28160 66 0 0 25 0 1 0 130396750 787988480 191884 4089446400 134512640 135752675 4289821680 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/10962/statm: 192380 191884 146 303 0 192075 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 769520

[startup+342.301 s]
/proc/loadavg: 2.01 2.39 2.93 3/195 10972
/proc/meminfo: memFree=30472204/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=893708 CPUtime=342.26
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 223206 0 0 0 34147 79 0 0 25 0 1 0 130396750 915156992 222901 4089446400 134512640 135752675 4289821680 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/10962/statm: 223427 222901 146 303 0 223122 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 893708

[startup+402.301 s]
/proc/loadavg: 2.00 2.32 2.87 3/195 10974
/proc/meminfo: memFree=30335144/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=1031632 CPUtime=402.26
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 257618 0 0 0 40132 94 0 0 25 0 1 0 130396750 1056391168 257313 4089446400 134512640 135752675 4289821680 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/10962/statm: 257908 257313 146 303 0 257603 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 1031632

[startup+462.301 s]
/proc/loadavg: 2.00 2.26 2.81 3/195 10976
/proc/meminfo: memFree=30197960/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=1169176 CPUtime=462.25
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 291967 0 0 0 46117 108 0 0 25 0 1 0 130396750 1197236224 291662 4089446400 134512640 135752675 4289821680 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/10962/statm: 292294 291662 146 303 0 291989 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 1169176

[startup+522.3 s]
/proc/loadavg: 2.00 2.21 2.76 3/195 10977
/proc/meminfo: memFree=29950904/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=1416000 CPUtime=522.24
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 353666 0 0 0 52102 122 0 0 25 0 1 0 130396750 1449984000 353361 4089446400 134512640 135752675 4289821680 18446744073709551615 134607003 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/10962/statm: 354000 353363 146 303 0 353695 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 1416000

[startup+582.301 s]
/proc/loadavg: 2.05 2.18 2.71 3/195 10978
/proc/meminfo: memFree=29729636/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=1633572 CPUtime=582.23
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 408026 0 0 0 58087 136 0 0 25 0 1 0 130396750 1672777728 407721 4089446400 134512640 135752675 4289821680 18446744073709551615 134612091 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/10962/statm: 408393 407721 146 303 0 408088 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 1633572

[startup+642.3 s]
/proc/loadavg: 2.02 2.15 2.67 3/195 10980
/proc/meminfo: memFree=29506640/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=1853412 CPUtime=642.24
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 462991 0 0 0 64074 150 0 0 25 0 1 0 130396750 1897893888 462686 4089446400 134512640 135752675 4289821680 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/10962/statm: 463353 462686 146 303 0 463048 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 1853412

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.07 2.54 3/177 11015
/proc/meminfo: memFree=28772260/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=2094256 CPUtime=822.22
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 523103 0 0 0 82051 171 0 0 25 0 1 0 130396750 2144518144 522798 4089446400 134512640 135752675 4289821680 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/10962/statm: 523564 522798 146 303 0 523259 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 2094256

[startup+882.301 s]
/proc/loadavg: 2.00 2.06 2.50 3/177 11016
/proc/meminfo: memFree=28516144/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=2153092 CPUtime=882.21
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 537807 0 0 0 88044 177 0 0 25 0 1 0 130396750 2204766208 537502 4089446400 134512640 135752675 4289821680 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/10962/statm: 538273 537502 146 303 0 537968 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 2153092

[startup+942.3 s]
/proc/loadavg: 2.00 2.04 2.47 3/177 11018
/proc/meminfo: memFree=28234612/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=2232396 CPUtime=942.22
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 557617 0 0 0 94035 187 0 0 25 0 1 0 130396750 2285973504 557312 4089446400 134512640 135752675 4289821680 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/10962/statm: 558099 557312 146 303 0 557794 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 2232396

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.44 3/177 11020
/proc/meminfo: memFree=27962504/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=2305520 CPUtime=1002.21
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 575883 0 0 0 100025 196 0 0 25 0 1 0 130396750 2360852480 575578 4089446400 134512640 135752675 4289821680 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/10962/statm: 576380 575578 146 303 0 576075 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 2305520

[startup+1062.3 s]
/proc/loadavg: 2.07 2.04 2.41 3/177 11031
/proc/meminfo: memFree=27666072/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=2396216 CPUtime=1062.19
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 598539 0 0 0 106011 208 0 0 25 0 1 0 130396750 2453725184 598234 4089446400 134512640 135752675 4289821680 18446744073709551615 134606965 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/10962/statm: 599054 598234 146 303 0 598749 0
Current children cumulated CPU time (s) 1062.19
Current children cumulated vsize (KiB) 2396216

[startup+1122.3 s]
/proc/loadavg: 2.02 2.03 2.38 3/177 11032
/proc/meminfo: memFree=27371508/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=2487064 CPUtime=1122.17
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 621204 0 0 0 111996 221 0 0 25 0 1 0 130396750 2546753536 620899 4089446400 134512640 135752675 4289821680 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/10962/statm: 621766 620899 146 303 0 621461 0
Current children cumulated CPU time (s) 1122.17
Current children cumulated vsize (KiB) 2487064

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.36 3/177 11033
/proc/meminfo: memFree=27076960/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=2572264 CPUtime=1182.16
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 642458 0 0 0 117983 233 0 0 25 0 1 0 130396750 2633998336 642153 4089446400 134512640 135752675 4289821680 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 643066 642153 146 303 0 642761 0
Current children cumulated CPU time (s) 1182.16
Current children cumulated vsize (KiB) 2572264

[startup+1242.3 s]
/proc/loadavg: 2.04 2.03 2.34 3/177 11035
/proc/meminfo: memFree=26773348/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=2664348 CPUtime=1242.16
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 665438 0 0 0 123973 243 0 0 25 0 1 0 130396750 2728292352 665133 4089446400 134512640 135752675 4289821680 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 666087 665133 146 303 0 665782 0
Current children cumulated CPU time (s) 1242.16
Current children cumulated vsize (KiB) 2664348

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.31 3/177 11037
/proc/meminfo: memFree=26465524/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=2753720 CPUtime=1302.17
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 687733 0 0 0 129964 253 0 0 25 0 1 0 130396750 2819809280 687428 4089446400 134512640 135752675 4289821680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 688430 687428 146 303 0 688125 0
Current children cumulated CPU time (s) 1302.17
Current children cumulated vsize (KiB) 2753720

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.29 3/177 11039
/proc/meminfo: memFree=26171596/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=2841340 CPUtime=1362.16
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 709608 0 0 0 135954 262 0 0 25 0 1 0 130396750 2909532160 709303 4089446400 134512640 135752675 4289821680 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 710335 709303 146 303 0 710030 0
Current children cumulated CPU time (s) 1362.16
Current children cumulated vsize (KiB) 2841340

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.27 3/177 11040
/proc/meminfo: memFree=25862780/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=2932592 CPUtime=1422.16
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 732360 0 0 0 141945 271 0 0 25 0 1 0 130396750 3002974208 732055 4089446400 134512640 135752675 4289821680 18446744073709551615 134607306 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 733148 732055 146 303 0 732843 0
Current children cumulated CPU time (s) 1422.16
Current children cumulated vsize (KiB) 2932592

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.25 3/177 11041
/proc/meminfo: memFree=25499652/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=3093044 CPUtime=1482.16
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 772447 0 0 0 147932 284 0 0 25 0 1 0 130396750 3167277056 772142 4089446400 134512640 135752675 4289821680 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 773261 772142 146 303 0 772956 0
Current children cumulated CPU time (s) 1482.16
Current children cumulated vsize (KiB) 3093044

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.23 3/177 11043
/proc/meminfo: memFree=25133924/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=3261400 CPUtime=1542.17
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 814518 0 0 0 153919 298 0 0 25 0 1 0 130396750 3339673600 814213 4089446400 134512640 135752675 4289821680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 815350 814213 146 303 0 815045 0
Current children cumulated CPU time (s) 1542.17
Current children cumulated vsize (KiB) 3261400

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.22 3/177 11045
/proc/meminfo: memFree=24951720/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=3409108 CPUtime=1602.16
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 851420 0 0 0 159909 307 0 0 25 0 1 0 130396750 3490926592 851115 4089446400 134512640 135752675 4289821680 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 852277 851115 146 303 0 851972 0
Current children cumulated CPU time (s) 1602.16
Current children cumulated vsize (KiB) 3409108

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.20 3/177 11047
/proc/meminfo: memFree=24722652/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=3583084 CPUtime=1662.16
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 894929 0 0 0 165895 321 0 0 25 0 1 0 130396750 3669078016 894624 4089446400 134512640 135752675 4289821680 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 895771 894624 146 303 0 895466 0
Current children cumulated CPU time (s) 1662.16
Current children cumulated vsize (KiB) 3583084

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.19 3/177 11048
/proc/meminfo: memFree=24400956/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=3770764 CPUtime=1722.16
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 941825 0 0 0 171881 335 0 0 25 0 1 0 130396750 3861262336 941520 4089446400 134512640 135752675 4289821680 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 942691 941520 146 303 0 942386 0
Current children cumulated CPU time (s) 1722.16
Current children cumulated vsize (KiB) 3770764



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1767.9 s]
/proc/loadavg: 2.08 2.02 2.18 3/177 11049
/proc/meminfo: memFree=24176988/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=3891528 CPUtime=1767.77
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4202496 972022 0 0 0 176434 343 0 0 25 0 1 0 130396750 3984924672 971717 4089446400 134512640 135752675 4289821680 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10962/statm: 972882 971717 146 303 0 972577 0
Current children cumulated CPU time (s) 1767.77
Current children cumulated vsize (KiB) 3891528

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

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

[startup+1768.01 s]
/proc/loadavg: 2.08 2.02 2.18 3/177 11049
/proc/meminfo: memFree=24176988/32951132 swapFree=67111528/67111528
[pid=10962] ppid=10960 vsize=0 CPUtime=1767.87
/proc/10962/stat : 10962 (wbo1.4b) R 10960 10962 9700 0 -1 4203524 972022 0 0 0 176434 353 0 0 25 0 1 0 130396750 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/10962/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1767.87
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1768.04
CPU time (s): 1767.92
CPU user time (s): 1764.34
CPU system time (s): 3.57546
CPU usage (%): 99.9931
Max. virtual memory (cumulated for all children) (KiB): 3891528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1764.34
system time used= 3.57546
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 972022
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= 2
involuntary context switches= 19660

runsolver used 2.44763 second user time and 5.60115 second system time

The end

Launcher Data

Begin job on node131 at 2010-06-30 11:43:21
IDJOB=2690330
IDBENCH=78692
IDSOLVER=1201
FILE ID=node131/2690330-1277891001
PBS_JOBID= 11197091
Free space on /tmp= 74140 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-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-2690330-1277891001/watcher-2690330-1277891001 -o /tmp/evaluation-result-2690330-1277891001/solver-2690330-1277891001 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690330-1277891001.wbo

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

MD5SUM BENCH= fc69cf5fb8ed09269ce87a121862dce7
RANDOM SEED=697051837

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31364820 kB
Buffers:        175304 kB
Cached:        1113960 kB
SwapCached:          0 kB
Active:         651924 kB
Inactive:       791124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31364820 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2536 kB
Writeback:           0 kB
AnonPages:      153712 kB
Mapped:          20404 kB
Slab:            79340 kB
PageTables:       4880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1640760 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74132 MiB
End job on node131 at 2010-06-30 12:12:52