Trace number 2690388

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-21-20--soft-66-100-0.wbo
MD5SUM92adeb187a48a927ab5078673cfa945b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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.009998
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables420
Total number of constraints41
Number of soft constraints11
Number of constraints which are clauses21
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
Top cost 551
Min constraint cost 1
Max constraint cost 93
Sum of constraints costs 550
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 22
Number of bits of the biggest sum of numbers5
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-2690388-1277892740.wbo.
0.00/0.00	c Instance file HOME/instance-2690388-1277892740.wbo
0.00/0.00	c File size is 7125 bytes.
0.00/0.00	c Highest Coefficient sum: 22
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:      420                                                 |
0.00/0.00	c |  Number Clauses:        21                                                  |
0.00/0.00	c |  Number Cardinality:    20                                                  |
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 |     420       41      840 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |     420       41      840 |     5500      101     67 |  0.001 % |
0.00/0.00	c |       251 |     420       41      840 |     6050      251     74 |  0.001 % |
0.00/0.01	c |       477 |     420       41      840 |     6655      477     98 |  0.001 % |
0.00/0.02	c |       815 |     420       41      840 |     7320      815     99 |  0.001 % |
0.00/0.04	c |      1321 |     420       41      840 |     8052     1321    104 |  0.001 % |
0.00/0.08	c |      2080 |     420       41      840 |     8857     2080    106 |  0.001 % |
0.09/0.17	c |      3220 |     420       41      840 |     9743     3220    113 |  0.001 % |
0.29/0.35	c |      4928 |     420       41      840 |    10717     4928    117 |  0.001 % |
0.59/0.63	c |      7492 |     420       41      840 |    11789     7492    126 |  0.001 % |
1.19/1.22	c |     11339 |     420       41      840 |    12968    11339    121 |  0.001 % |
2.39/2.42	c |     17105 |     420       41      840 |    14265    10431    130 |  0.001 % |
4.19/4.22	c |     25755 |     420       41      840 |    15692    11750    115 |  0.001 % |
6.89/6.95	c |     38730 |     420       41      840 |    17261     8677    128 |  0.001 % |
11.49/11.54	c |     58193 |     420       41      840 |    18987    10532    122 |  0.001 % |
19.80/19.88	c |     87386 |     420       41      840 |    20886    10696    113 |  0.001 % |
34.19/34.28	c |    131177 |     420       41      840 |    22974    12018    107 |  0.001 % |
55.39/55.49	c |    196863 |     420       41      840 |    25272    18903    114 |  0.001 % |
90.50/90.59	c |    295389 |     420       41      840 |    27799    23205    104 |  0.001 % |
144.30/144.31	c |    443178 |     420       41      840 |    30579    16231    119 |  0.001 % |
180.89/180.99	c There are 0 assigned variables. 0 in cost function.
181.19/181.26	c ============================[ Search Statistics ]==============================
181.19/181.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.19/181.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.19/181.26	c ===============================================================================
181.19/181.26	c |         0 |     420       41      840 |     5000        0    nan |  0.000 % |
181.29/181.31	c |       100 |     420       41      840 |     5500      100     66 |  0.001 % |
181.29/181.31	c |       250 |     420       41      840 |     6050      250     80 |  0.001 % |
181.29/181.33	c |       477 |     420       41      840 |     6655      477     93 |  0.001 % |
181.29/181.35	c |       814 |     420       41      840 |     7320      814    106 |  0.001 % |
181.29/181.39	c |      1320 |     420       41      840 |     8052     1320    108 |  0.001 % |
181.40/181.46	c |      2079 |     420       41      840 |     8857     2079    111 |  0.001 % |
181.50/181.60	c |      3221 |     420       41      840 |     9743     3221    114 |  0.001 % |
181.90/181.90	c |      4930 |     420       41      840 |    10717     4930    123 |  0.001 % |
182.40/182.47	c |      7493 |     420       41      840 |    11789     7493    122 |  0.001 % |
183.29/183.30	c |     11338 |     420       41      840 |    12968    11338    123 |  0.001 % |
184.30/184.37	c |     17104 |     420       41      840 |    14265    10430    113 |  0.001 % |
186.90/186.96	c |     25753 |     420       41      840 |    15692    11764    119 |  0.001 % |
189.99/190.03	c |     38729 |     420       41      840 |    17261     8681    104 |  0.001 % |
196.29/196.35	c |     58191 |     420       41      840 |    18987    10520    129 |  0.001 % |
205.99/206.02	c |     87383 |     420       41      840 |    20886    10775    105 |  0.001 % |
220.50/220.54	c |    131172 |     420       41      840 |    22974    12080    117 |  0.001 % |
239.40/239.41	c |    196857 |     420       41      840 |    25272    18901    101 |  0.001 % |
277.40/277.46	c |    295384 |     420       41      840 |    27799    13218    120 |  0.001 % |
340.50/340.55	c |    443173 |     420       41      840 |    30579    25296    150 |  0.001 % |
559.31/559.38	c |    664857 |     420       41      840 |    33637    12704    198 |  0.001 % |
863.11/863.12	c |    997384 |     420       41      840 |    37001    14009    206 |  0.001 % |
1070.63/1070.63	c |   1496172 |     420       41      840 |    40701    18572    213 |  0.001 % |
1472.14/1472.16	c |   2244354 |     420       41      840 |    44771    33753    143 |  0.001 % |

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-2690388-1277892740/watcher-2690388-1277892740 -o /tmp/evaluation-result-2690388-1277892740/solver-2690388-1277892740 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690388-1277892740.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.00 2.00 2.07 3/196 13020
/proc/meminfo: memFree=31265980/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=2572 CPUtime=0
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 304 0 0 0 0 0 0 0 21 0 1 0 130568631 2633728 221 4089446400 134512640 135752675 4289507616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13020/statm: 643 221 144 303 0 338 0

[startup+0.00807992 s]
/proc/loadavg: 2.00 2.00 2.07 3/196 13020
/proc/meminfo: memFree=31265980/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=2704 CPUtime=0
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 316 0 0 0 0 0 0 0 21 0 1 0 130568631 2768896 233 4089446400 134512640 135752675 4289507616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13020/statm: 676 233 144 303 0 371 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2704

[startup+0.101074 s]
/proc/loadavg: 2.00 2.00 2.07 3/196 13020
/proc/meminfo: memFree=31265980/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=3764 CPUtime=0.09
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 602 0 0 0 9 0 0 0 21 0 1 0 130568631 3854336 519 4089446400 134512640 135752675 4289507616 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13020/statm: 941 519 144 303 0 636 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3764

[startup+0.301027 s]
/proc/loadavg: 2.00 2.00 2.07 3/196 13020
/proc/meminfo: memFree=31265980/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=5224 CPUtime=0.29
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 958 0 0 0 29 0 0 0 21 0 1 0 130568631 5349376 875 4089446400 134512640 135752675 4289507616 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13020/statm: 1306 875 144 303 0 1001 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5224

[startup+0.700964 s]
/proc/loadavg: 2.00 2.00 2.07 3/196 13020
/proc/meminfo: memFree=31265980/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=7896 CPUtime=0.69
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 1616 0 0 0 68 1 0 0 22 0 1 0 130568631 8085504 1533 4089446400 134512640 135752675 4289507616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13020/statm: 1974 1533 144 303 0 1669 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7896

[startup+1.50081 s]
/proc/loadavg: 2.00 2.00 2.07 3/197 13021
/proc/meminfo: memFree=31259028/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=10672 CPUtime=1.49
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 2306 0 0 0 147 2 0 0 25 0 1 0 130568631 10928128 2223 4089446400 134512640 135752675 4289507616 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13020/statm: 2668 2223 144 303 0 2363 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10672

[startup+3.10051 s]
/proc/loadavg: 2.00 2.00 2.07 3/197 13021
/proc/meminfo: memFree=31256200/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=16220 CPUtime=3.09
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 3689 0 0 0 305 4 0 0 25 0 1 0 130568631 16609280 3606 4089446400 134512640 135752675 4289507616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13020/statm: 4055 3606 144 303 0 3750 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16220

[startup+6.30093 s]
/proc/loadavg: 2.00 2.00 2.07 3/197 13021
/proc/meminfo: memFree=31245040/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=26268 CPUtime=6.3
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 6226 0 0 0 623 7 0 0 25 0 1 0 130568631 26898432 6143 4089446400 134512640 135752675 4289507616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13020/statm: 6567 6143 144 303 0 6262 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 26268

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 2.07 3/197 13021
/proc/meminfo: memFree=31226820/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=45036 CPUtime=12.69
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 10876 0 0 0 1256 13 0 0 25 0 1 0 130568631 46116864 10793 4089446400 134512640 135752675 4289507616 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13020/statm: 11259 10793 144 303 0 10954 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45036

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.07 3/197 13021
/proc/meminfo: memFree=31200780/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=70220 CPUtime=25.49
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 17149 0 0 0 2525 24 0 0 25 0 1 0 130568631 71905280 17066 4089446400 134512640 135752675 4289507616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13020/statm: 17555 17066 144 303 0 17250 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70220

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 2.06 3/197 13022
/proc/meminfo: memFree=31155096/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=116660 CPUtime=51.09
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 28740 0 0 0 5063 46 0 0 25 0 1 0 130568631 119459840 28657 4089446400 134512640 135752675 4289507616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13020/statm: 29165 28657 144 303 0 28860 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 116660

[startup+102.306 s]
/proc/loadavg: 2.12 2.04 2.08 3/179 13104
/proc/meminfo: memFree=31298324/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=200944 CPUtime=102.29
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 49716 0 0 0 10158 71 0 0 25 0 1 0 130568631 205766656 49633 4089446400 134512640 135752675 4289507616 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 50236 49633 144 303 0 49931 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 200944

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.07 3/179 13106
/proc/meminfo: memFree=31199968/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=299008 CPUtime=162.3
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 74171 0 0 0 16136 94 0 0 25 0 1 0 130568631 306184192 74088 4089446400 134512640 135752675 4289507616 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 74752 74088 144 303 0 74447 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 299008

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.06 3/179 13108
/proc/meminfo: memFree=31129248/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=368360 CPUtime=222.29
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 91696 0 0 0 22114 115 0 0 25 0 1 0 130568631 377200640 91582 4089446400 134512640 135752675 4289507616 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 92090 91582 146 303 0 91785 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 368360

[startup+282.3 s]
/proc/loadavg: 2.04 2.03 2.06 3/179 13109
/proc/meminfo: memFree=31044012/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=453992 CPUtime=282.3
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 113027 0 0 0 28091 139 0 0 25 0 1 0 130568631 464887808 112913 4089446400 134512640 135752675 4289507616 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 113498 112913 146 303 0 113193 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 453992

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.06 3/179 13111
/proc/meminfo: memFree=30969448/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=527956 CPUtime=342.3
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 131459 0 0 0 34074 156 0 0 25 0 1 0 130568631 540626944 131345 4089446400 134512640 135752675 4289507616 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 131989 131345 146 303 0 131684 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 527956

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/179 13112
/proc/meminfo: memFree=30896608/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=600084 CPUtime=402.3
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 149443 0 0 0 40062 168 0 0 25 0 1 0 130568631 614486016 149329 4089446400 134512640 135752675 4289507616 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 150021 149329 146 303 0 149716 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 600084

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.05 3/179 13114
/proc/meminfo: memFree=30850192/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=645832 CPUtime=462.31
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 160878 0 0 0 46053 178 0 0 25 0 1 0 130568631 661331968 160764 4089446400 134512640 135752675 4289507616 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 161458 160764 146 303 0 161153 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 645832

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.04 3/179 13116
/proc/meminfo: memFree=30814188/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=681980 CPUtime=522.3
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 169870 0 0 0 52045 185 0 0 25 0 1 0 130568631 698347520 169756 4089446400 134512640 135752675 4289507616 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 170495 169756 146 303 0 170190 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 681980

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 13117
/proc/meminfo: memFree=30768640/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=727708 CPUtime=582.31
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 181294 0 0 0 58037 194 0 0 25 0 1 0 130568631 745172992 181180 4089446400 134512640 135752675 4289507616 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 181927 181180 146 303 0 181622 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 727708

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 13119
/proc/meminfo: memFree=30731904/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=763896 CPUtime=642.31
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 190289 0 0 0 64030 201 0 0 25 0 1 0 130568631 782229504 190175 4089446400 134512640 135752675 4289507616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 190974 190175 146 303 0 190669 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 763896

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.05 2.01 2.02 3/179 13124
/proc/meminfo: memFree=30592172/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=902776 CPUtime=822.32
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 225001 0 0 0 82002 230 0 0 25 0 1 0 130568631 924442624 224887 4089446400 134512640 135752675 4289507616 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 225694 224887 146 303 0 225389 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 902776

[startup+882.301 s]
/proc/loadavg: 2.02 2.01 2.01 3/179 13125
/proc/meminfo: memFree=30485984/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=1008276 CPUtime=882.32
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 251334 0 0 0 87985 247 0 0 25 0 1 0 130568631 1032474624 251220 4089446400 134512640 135752675 4289507616 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 252069 251220 146 303 0 251764 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1008276

[startup+942.301 s]
/proc/loadavg: 2.06 2.02 2.01 3/179 13127
/proc/meminfo: memFree=30375092/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=1120936 CPUtime=942.32
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 279446 0 0 0 93964 268 0 0 25 0 1 0 130568631 1147838464 279332 4089446400 134512640 135752675 4289507616 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 280234 279332 146 303 0 279929 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1120936

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13128
/proc/meminfo: memFree=30283176/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=1211288 CPUtime=1002.32
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 302002 0 0 0 99948 284 0 0 25 0 1 0 130568631 1240358912 301888 4089446400 134512640 135752675 4289507616 18446744073709551615 134611626 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 302822 301888 146 303 0 302517 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1211288

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13130
/proc/meminfo: memFree=30178600/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=1317096 CPUtime=1062.32
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 328421 0 0 0 105926 306 0 0 25 0 1 0 130568631 1348706304 328307 4089446400 134512640 135752675 4289507616 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 329274 328307 146 303 0 328969 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1317096

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13132
/proc/meminfo: memFree=30098704/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=1395688 CPUtime=1122.33
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 348029 0 0 0 111912 321 0 0 25 0 1 0 130568631 1429184512 347915 4089446400 134512640 135752675 4289507616 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 348922 347915 146 303 0 348617 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1395688

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13136
/proc/meminfo: memFree=30007352/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=1487440 CPUtime=1182.33
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 370923 0 0 0 117894 339 0 0 25 0 1 0 130568631 1523138560 370809 4089446400 134512640 135752675 4289507616 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 371860 370809 146 303 0 371555 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1487440

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13138
/proc/meminfo: memFree=29934716/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=1559576 CPUtime=1242.33
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 388936 0 0 0 123880 353 0 0 25 0 1 0 130568631 1597005824 388822 4089446400 134512640 135752675 4289507616 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 389894 388822 146 303 0 389589 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1559576

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13139
/proc/meminfo: memFree=29835712/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=1656760 CPUtime=1302.33
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 413226 0 0 0 129863 370 0 0 25 0 1 0 130568631 1696522240 413112 4089446400 134512640 135752675 4289507616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 414190 413112 146 303 0 413885 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1656760

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13141
/proc/meminfo: memFree=29743916/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=1749324 CPUtime=1362.33
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 436323 0 0 0 135847 386 0 0 25 0 1 0 130568631 1791307776 436209 4089446400 134512640 135752675 4289507616 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 437331 436209 146 303 0 437026 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 1749324

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13143
/proc/meminfo: memFree=29652236/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=1840124 CPUtime=1422.34
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 459022 0 0 0 141831 403 0 0 25 0 1 0 130568631 1884286976 458908 4089446400 134512640 135752675 4289507616 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 460031 458908 146 303 0 459726 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 1840124

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 13144
/proc/meminfo: memFree=29562052/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=1930456 CPUtime=1482.34
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 481615 0 0 0 147814 420 0 0 25 0 1 0 130568631 1976786944 481501 4089446400 134512640 135752675 4289507616 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 482614 481501 146 303 0 482309 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 1930456

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13146
/proc/meminfo: memFree=29529012/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=1963080 CPUtime=1542.34
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 489754 0 0 0 153809 425 0 0 25 0 1 0 130568631 2010193920 489640 4089446400 134512640 135752675 4289507616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 490770 489640 146 303 0 490465 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 1963080

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 13147
/proc/meminfo: memFree=29486432/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=2006028 CPUtime=1602.34
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 500447 0 0 0 159802 432 0 0 25 0 1 0 130568631 2054172672 500333 4089446400 134512640 135752675 4289507616 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 501507 500333 146 303 0 501202 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 2006028

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13149
/proc/meminfo: memFree=29442128/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=2050328 CPUtime=1662.34
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 511489 0 0 0 165794 440 0 0 25 0 1 0 130568631 2099535872 511375 4089446400 134512640 135752675 4289507616 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 512582 511375 146 303 0 512277 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 2050328

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13151
/proc/meminfo: memFree=29384188/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=2109460 CPUtime=1722.34
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 526265 0 0 0 171783 451 0 0 25 0 1 0 130568631 2160087040 526151 4089446400 134512640 135752675 4289507616 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 527365 526151 146 303 0 527060 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 2109460

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13152
/proc/meminfo: memFree=29338144/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=2154180 CPUtime=1782.34
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 537421 0 0 0 177776 458 0 0 25 0 1 0 130568631 2205880320 537307 4089446400 134512640 135752675 4289507616 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 538545 537307 146 303 0 538240 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 2154180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13153
/proc/meminfo: memFree=29320652/32951124 swapFree=67111528/67111528
[pid=13020] ppid=13018 vsize=2171448 CPUtime=1800.06
/proc/13020/stat : 13020 (wbo1.4b) R 13018 13020 11902 0 -1 4202496 541749 0 0 0 179544 462 0 0 25 0 1 0 130568631 2223562752 541635 4089446400 134512640 135752675 4289507616 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13020/statm: 542862 541635 146 303 0 542557 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2171448

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.07
CPU time (s): 1800.13
CPU user time (s): 1795.44
CPU system time (s): 4.68829
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2171448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.44
system time used= 4.68829
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 541749
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= 9
involuntary context switches= 1057

runsolver used 2.51662 second user time and 5.68513 second system time

The end

Launcher Data

Begin job on node142 at 2010-06-30 12:12:20
IDJOB=2690388
IDBENCH=78718
IDSOLVER=1201
FILE ID=node142/2690388-1277892740
PBS_JOBID= 11197069
Free space on /tmp= 74180 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-21-20--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-2690388-1277892740/watcher-2690388-1277892740 -o /tmp/evaluation-result-2690388-1277892740/solver-2690388-1277892740 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690388-1277892740.wbo

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

MD5SUM BENCH= 92adeb187a48a927ab5078673cfa945b
RANDOM SEED=22947955

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31266632 kB
Buffers:        175120 kB
Cached:        1065816 kB
SwapCached:          0 kB
Active:         706588 kB
Inactive:       833384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31266632 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2776 kB
Writeback:           0 kB
AnonPages:      299128 kB
Mapped:          20256 kB
Slab:            78924 kB
PageTables:       5204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1639608 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= 74176 MiB
End job on node142 at 2010-06-30 12:42:22