Trace number 2690310

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.18 1800.09

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_40_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMb66fe868eb6fadcfec17a324e77ec452
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark0.151976
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2400
Total number of constraints140
Number of soft constraints97
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint40
Top cost 4448
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4447
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
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-2690310-1277971299.wbo.
0.00/0.00	c Instance file HOME/instance-2690310-1277971299.wbo
0.00/0.00	c File size is 42767 bytes.
0.00/0.00	c Highest Coefficient sum: 41
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:      2400                                                |
0.00/0.00	c |  Number Clauses:        80                                                  |
0.00/0.00	c |  Number Cardinality:    60                                                  |
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 |    2400      140     4800 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       100 |    2400      140     4800 |     5500      100    142 |  0.000 % |
0.00/0.01	c |       251 |    2400      140     4800 |     6050      251    125 |  0.000 % |
0.00/0.02	c |       478 |    2400      140     4800 |     6655      478    135 |  0.000 % |
0.00/0.03	c |       815 |    2400      140     4800 |     7320      815    140 |  0.000 % |
0.06/0.07	c |      1322 |    2400      140     4800 |     8052     1322    147 |  0.000 % |
0.09/0.12	c |      2081 |    2400      140     4800 |     8857     2081    149 |  0.000 % |
0.19/0.23	c |      3221 |    2400      140     4800 |     9743     3221    155 |  0.000 % |
0.39/0.44	c |      4930 |    2400      140     4800 |    10717     4930    161 |  0.000 % |
0.80/0.88	c |      7500 |    2400      140     4800 |    11789     7500    179 |  0.000 % |
1.79/1.86	c |     11344 |    2400      140     4800 |    12968    11344    186 |  0.000 % |
3.20/3.30	c |     17111 |    2400      140     4800 |    14265    10075    196 |  0.000 % |
5.69/5.76	c |     25760 |    2400      140     4800 |    15692    11030    210 |  0.000 % |
10.29/10.32	c |     38734 |    2400      140     4800 |    17261    15609    265 |  0.000 % |
19.19/19.22	c |     58195 |    2400      140     4800 |    18987    16708    276 |  0.000 % |
29.39/29.46	c |     87387 |    2400      140     4800 |    20886    15839    285 |  0.000 % |
53.29/53.32	c |    131177 |    2400      140     4800 |    22974    15659    280 |  0.000 % |
82.90/82.97	c |    196862 |    2400      140     4800 |    25272    20262    240 |  0.000 % |
125.41/125.45	c |    295391 |    2400      140     4800 |    27799    23659    275 |  0.000 % |
181.00/181.02	c There are 0 assigned variables. 0 in cost function.
181.20/181.20	c ============================[ Search Statistics ]==============================
181.20/181.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.20/181.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.20/181.20	c ===============================================================================
181.20/181.20	c |         0 |    2400      140     4800 |     5000        0    nan |  0.000 % |
181.20/181.23	c |       101 |    2400      140     4800 |     5500      101    131 |  0.000 % |
181.20/181.24	c |       254 |    2400      140     4800 |     6050      254    117 |  0.000 % |
181.20/181.27	c |       479 |    2400      140     4800 |     6655      479    130 |  0.000 % |
181.30/181.30	c |       818 |    2400      140     4800 |     7320      818    137 |  0.000 % |
181.30/181.37	c |      1325 |    2400      140     4800 |     8052     1325    146 |  0.000 % |
181.41/181.48	c |      2087 |    2400      140     4800 |     8857     2087    157 |  0.000 % |
181.70/181.74	c |      3227 |    2400      140     4800 |     9743     3227    192 |  0.000 % |
182.10/182.16	c |      4935 |    2400      140     4800 |    10717     4935    203 |  0.000 % |
182.70/182.79	c |      7497 |    2400      140     4800 |    11789     7497    211 |  0.000 % |
183.71/183.71	c |     11342 |    2400      140     4800 |    12968    11342    206 |  0.000 % |
185.40/185.44	c |     17108 |    2400      140     4800 |    14265    10059    187 |  0.000 % |
188.11/188.19	c |     25757 |    2400      140     4800 |    15692    11011    187 |  0.000 % |
193.90/193.96	c |     38733 |    2400      140     4800 |    17261    15587    198 |  0.000 % |
200.40/200.45	c |     58197 |    2400      140     4800 |    18987    16927    262 |  0.000 % |
216.61/216.67	c |     87389 |    2400      140     4800 |    20886    16051    257 |  0.000 % |
241.80/241.89	c |    131179 |    2400      140     4800 |    22974    15818    301 |  0.000 % |
282.41/282.42	c |    196865 |    2400      140     4800 |    25272    21242    220 |  0.000 % |
352.11/352.18	c |    295394 |    2400      140     4800 |    27799    23112    301 |  0.000 % |
454.72/454.72	c |    443189 |    2400      140     4800 |    30579    16043    303 |  0.000 % |
617.13/617.12	c |    664873 |    2400      140     4800 |    33637    23252    247 |  0.000 % |
855.54/855.58	c |    997400 |    2400      140     4800 |    37001    16355    328 |  0.000 % |
1362.96/1362.95	c |   1496188 |    2400      140     4800 |    40701    34803    311 |  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-2690310-1277971299/watcher-2690310-1277971299 -o /tmp/evaluation-result-2690310-1277971299/solver-2690310-1277971299 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690310-1277971299.wbo 

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


[startup+0 s]
/proc/loadavg: 0.08 0.02 0.01 5/195 19356
/proc/meminfo: memFree=31232300/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=3040 CPUtime=0
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 478 0 0 0 0 0 0 0 21 0 1 0 138424761 3112960 336 4089446400 134512640 135752675 4287272736 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19356/statm: 760 336 142 303 0 455 0

[startup+0.0701119 s]
/proc/loadavg: 0.08 0.02 0.01 5/195 19356
/proc/meminfo: memFree=31232300/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=3964 CPUtime=0.06
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 707 0 0 0 6 0 0 0 21 0 1 0 138424761 4059136 565 4089446400 134512640 135752675 4287272736 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19356/statm: 991 565 144 303 0 686 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3964

[startup+0.10111 s]
/proc/loadavg: 0.08 0.02 0.01 5/195 19356
/proc/meminfo: memFree=31232300/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=4492 CPUtime=0.09
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 812 0 0 0 9 0 0 0 21 0 1 0 138424761 4599808 670 4089446400 134512640 135752675 4287272736 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19356/statm: 1123 670 144 303 0 818 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4492

[startup+0.301039 s]
/proc/loadavg: 0.08 0.02 0.01 5/195 19356
/proc/meminfo: memFree=31232300/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=6208 CPUtime=0.29
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 1240 0 0 0 29 0 0 0 21 0 1 0 138424761 6356992 1098 4089446400 134512640 135752675 4287272736 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 1552 1098 144 303 0 1247 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6208

[startup+0.700983 s]
/proc/loadavg: 0.08 0.02 0.01 5/195 19356
/proc/meminfo: memFree=31232300/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=8852 CPUtime=0.69
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 1907 0 0 0 68 1 0 0 22 0 1 0 138424761 9064448 1765 4089446400 134512640 135752675 4287272736 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 2213 1765 144 303 0 1908 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8852

[startup+1.50085 s]
/proc/loadavg: 0.08 0.02 0.01 4/197 19358
/proc/meminfo: memFree=31215296/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=12160 CPUtime=1.49
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 2748 0 0 0 147 2 0 0 25 0 1 0 138424761 12451840 2606 4089446400 134512640 135752675 4287272736 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 3040 2606 144 303 0 2735 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12160

[startup+3.10053 s]
/proc/loadavg: 0.08 0.02 0.01 4/197 19358
/proc/meminfo: memFree=31202916/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=18768 CPUtime=3.09
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 4390 0 0 0 306 3 0 0 25 0 1 0 138424761 19218432 4248 4089446400 134512640 135752675 4287272736 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 4692 4248 144 303 0 4387 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18768

[startup+6.30088 s]
/proc/loadavg: 0.23 0.05 0.02 4/197 19358
/proc/meminfo: memFree=31177632/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=32240 CPUtime=6.29
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 7750 0 0 0 624 5 0 0 25 0 1 0 138424761 33013760 7608 4089446400 134512640 135752675 4287272736 18446744073709551615 134611811 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 8060 7608 144 303 0 7755 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32240

[startup+12.7006 s]
/proc/loadavg: 0.37 0.08 0.03 4/197 19358
/proc/meminfo: memFree=31140564/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=54148 CPUtime=12.69
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 13224 0 0 0 1260 9 0 0 25 0 1 0 138424761 55447552 13082 4089446400 134512640 135752675 4287272736 18446744073709551615 134611798 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 13537 13082 144 303 0 13232 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54148

[startup+25.501 s]
/proc/loadavg: 0.73 0.18 0.06 4/197 19358
/proc/meminfo: memFree=31095324/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=93984 CPUtime=25.49
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 23186 0 0 0 2531 18 0 0 25 0 1 0 138424761 96239616 23044 4089446400 134512640 135752675 4287272736 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 23496 23044 144 303 0 23191 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93984

[startup+51.1009 s]
/proc/loadavg: 1.16 0.32 0.11 4/197 19358
/proc/meminfo: memFree=31016264/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=165184 CPUtime=51.09
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 40943 0 0 0 5078 31 0 0 25 0 1 0 138424761 169148416 40801 4089446400 134512640 135752675 4287272736 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 41296 40801 144 303 0 40991 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 165184

[startup+102.307 s]
/proc/loadavg: 1.64 0.58 0.20 4/197 19360
/proc/meminfo: memFree=30864672/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=304192 CPUtime=102.31
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 75619 0 0 0 10166 65 0 0 25 0 1 0 138424761 311492608 75477 4089446400 134512640 135752675 4287272736 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 76048 75477 144 303 0 75743 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 304192

[startup+162.301 s]
/proc/loadavg: 1.86 0.83 0.31 4/197 19362
/proc/meminfo: memFree=30683580/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=460732 CPUtime=162.3
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 114685 0 0 0 16134 96 0 0 25 0 1 0 138424761 471789568 114543 4089446400 134512640 135752675 4287272736 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 115183 114543 144 303 0 114878 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 460732

[startup+222.301 s]
/proc/loadavg: 2.02 1.06 0.42 4/197 19363
/proc/meminfo: memFree=30590396/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=544360 CPUtime=222.3
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 135808 0 0 0 22101 129 0 0 25 0 1 0 138424761 557424640 135637 4089446400 134512640 135752675 4287272736 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 136090 135637 146 303 0 135785 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 544360

[startup+282.301 s]
/proc/loadavg: 2.00 1.23 0.52 4/197 19364
/proc/meminfo: memFree=30486068/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=646572 CPUtime=282.31
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 161277 0 0 0 28078 153 0 0 25 0 1 0 138424761 662089728 161106 4089446400 134512640 135752675 4287272736 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 161643 161106 146 303 0 161338 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 646572

[startup+342.301 s]
/proc/loadavg: 2.00 1.37 0.61 4/197 19366
/proc/meminfo: memFree=30379256/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=751968 CPUtime=342.31
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 187584 0 0 0 34054 177 0 0 25 0 1 0 138424761 770015232 187413 4089446400 134512640 135752675 4287272736 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 187992 187413 146 303 0 187687 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 751968

[startup+402.3 s]
/proc/loadavg: 2.00 1.48 0.69 4/197 19368
/proc/meminfo: memFree=30284480/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=848196 CPUtime=402.31
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 211533 0 0 0 40030 201 0 0 25 0 1 0 138424761 868552704 211362 4089446400 134512640 135752675 4287272736 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 212049 211362 146 303 0 211744 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 848196

[startup+462.3 s]
/proc/loadavg: 2.00 1.57 0.77 4/197 19370
/proc/meminfo: memFree=30176684/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=953936 CPUtime=462.32
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 237892 0 0 0 46009 223 0 0 25 0 1 0 138424761 976830464 237721 4089446400 134512640 135752675 4287272736 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 238484 237721 146 303 0 238179 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 953936

[startup+522.3 s]
/proc/loadavg: 2.00 1.65 0.84 4/197 19371
/proc/meminfo: memFree=30074084/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=1054440 CPUtime=522.32
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 262999 0 0 0 51986 246 0 0 25 0 1 0 138424761 1079746560 262828 4089446400 134512640 135752675 4287272736 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 263610 262828 146 303 0 263305 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 1054440

[startup+582.3 s]
/proc/loadavg: 2.00 1.71 0.91 4/197 19372
/proc/meminfo: memFree=29996036/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=1131632 CPUtime=582.32
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 282250 0 0 0 57967 265 0 0 25 0 1 0 138424761 1158791168 282079 4089446400 134512640 135752675 4287272736 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 282908 282079 146 303 0 282603 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 1131632

[startup+642.3 s]
/proc/loadavg: 2.00 1.76 0.98 3/197 19374
/proc/meminfo: memFree=29890696/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=1234128 CPUtime=642.32
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 307810 0 0 0 63944 288 0 0 25 0 1 0 138424761 1263747072 307639 4089446400 134512640 135752675 4287272736 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 308532 307639 146 303 0 308227 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1234128

[startup+702.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 1.87 1.16 3/197 19379
/proc/meminfo: memFree=29568016/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=1549952 CPUtime=822.33
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 386612 0 0 0 81876 357 0 0 25 0 1 0 138424761 1587150848 386441 4089446400 134512640 135752675 4287272736 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 387488 386441 146 303 0 387183 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 1549952

[startup+882.3 s]
/proc/loadavg: 2.00 1.89 1.21 3/197 19380
/proc/meminfo: memFree=29462184/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=1654084 CPUtime=882.34
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 412586 0 0 0 87857 377 0 0 25 0 1 0 138424761 1693782016 412415 4089446400 134512640 135752675 4287272736 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 413521 412415 146 303 0 413216 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 1654084

[startup+942.3 s]
/proc/loadavg: 2.00 1.91 1.25 3/197 19382
/proc/meminfo: memFree=29381912/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=1734808 CPUtime=942.34
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 432747 0 0 0 93841 393 0 0 25 0 1 0 138424761 1776443392 432576 4089446400 134512640 135752675 4287272736 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 433702 432576 146 303 0 433397 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 1734808

[startup+1002.3 s]
/proc/loadavg: 2.00 1.92 1.30 3/197 19384
/proc/meminfo: memFree=29320584/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=1795664 CPUtime=1002.35
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 447935 0 0 0 99829 406 0 0 25 0 1 0 138424761 1838759936 447764 4089446400 134512640 135752675 4287272736 18446744073709551615 134612040 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 448916 447764 146 303 0 448611 0
Current children cumulated CPU time (s) 1002.35
Current children cumulated vsize (KiB) 1795664

[startup+1062.3 s]
/proc/loadavg: 2.00 1.93 1.34 3/197 19386
/proc/meminfo: memFree=29261000/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=1854884 CPUtime=1062.34
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 462706 0 0 0 105816 418 0 0 25 0 1 0 138424761 1899401216 462535 4089446400 134512640 135752675 4287272736 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 463721 462535 146 303 0 463416 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 1854884

[startup+1122.3 s]
/proc/loadavg: 2.00 1.94 1.38 4/197 19387
/proc/meminfo: memFree=29199436/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=1915900 CPUtime=1122.35
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 477928 0 0 0 111803 432 0 0 25 0 1 0 138424761 1961881600 477757 4089446400 134512640 135752675 4287272736 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 478975 477757 146 303 0 478670 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 1915900

[startup+1182.3 s]
/proc/loadavg: 2.00 1.95 1.41 3/197 19388
/proc/meminfo: memFree=29132804/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=1982116 CPUtime=1182.35
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 494455 0 0 0 117789 446 0 0 25 0 1 0 138424761 2029686784 494284 4089446400 134512640 135752675 4287272736 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 495529 494284 146 303 0 495224 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 1982116

[startup+1242.3 s]
/proc/loadavg: 2.06 1.97 1.45 4/197 19390
/proc/meminfo: memFree=29030712/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=2082132 CPUtime=1242.36
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 519474 0 0 0 123770 466 0 0 25 0 1 0 138424761 2132103168 519303 4089446400 134512640 135752675 4287272736 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 520533 519303 146 303 0 520228 0
Current children cumulated CPU time (s) 1242.36
Current children cumulated vsize (KiB) 2082132

[startup+1302.3 s]
/proc/loadavg: 2.02 1.97 1.48 4/197 19392
/proc/meminfo: memFree=28933560/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=2177968 CPUtime=1302.36
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 543396 0 0 0 129753 483 0 0 25 0 1 0 138424761 2230239232 543225 4089446400 134512640 135752675 4287272736 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 544492 543225 146 303 0 544187 0
Current children cumulated CPU time (s) 1302.36
Current children cumulated vsize (KiB) 2177968

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 4/197 19394
/proc/meminfo: memFree=28835924/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=2275368 CPUtime=1362.36
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 567747 0 0 0 135734 502 0 0 25 0 1 0 138424761 2329976832 567576 4089446400 134512640 135752675 4287272736 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 568842 567576 146 303 0 568537 0
Current children cumulated CPU time (s) 1362.36
Current children cumulated vsize (KiB) 2275368

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 4/197 19395
/proc/meminfo: memFree=28757380/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=2352972 CPUtime=1422.36
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 587058 0 0 0 141718 518 0 0 25 0 1 0 138424761 2409443328 586887 4089446400 134512640 135752675 4287272736 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 588243 586887 146 303 0 587938 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 2352972

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 4/197 19396
/proc/meminfo: memFree=28685040/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=2424560 CPUtime=1482.36
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 604962 0 0 0 147702 534 0 0 25 0 1 0 138424761 2482749440 604791 4089446400 134512640 135752675 4287272736 18446744073709551615 134605038 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 606140 604791 146 303 0 605835 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 2424560

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 4/197 19398
/proc/meminfo: memFree=28617760/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=2484880 CPUtime=1542.36
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 620036 0 0 0 153689 547 0 0 25 0 1 0 138424761 2544517120 619865 4089446400 134512640 135752675 4287272736 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 621220 619865 146 303 0 620915 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 2484880

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 4/197 19400
/proc/meminfo: memFree=28534248/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=2568376 CPUtime=1602.37
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 640825 0 0 0 159672 565 0 0 25 0 1 0 138424761 2630017024 640654 4089446400 134512640 135752675 4287272736 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 642094 640654 146 303 0 641789 0
Current children cumulated CPU time (s) 1602.37
Current children cumulated vsize (KiB) 2568376

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.64 4/197 19402
/proc/meminfo: memFree=28454832/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=2647528 CPUtime=1662.37
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 660525 0 0 0 165653 584 0 0 25 0 1 0 138424761 2711068672 660354 4089446400 134512640 135752675 4287272736 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 661882 660354 146 303 0 661577 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 2647528

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.65 4/197 19403
/proc/meminfo: memFree=28373160/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=2730244 CPUtime=1722.38
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 681172 0 0 0 171635 603 0 0 25 0 1 0 138424761 2795769856 681001 4089446400 134512640 135752675 4287272736 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 682561 681001 146 303 0 682256 0
Current children cumulated CPU time (s) 1722.38
Current children cumulated vsize (KiB) 2730244

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.67 4/197 19404
/proc/meminfo: memFree=28304172/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=2797392 CPUtime=1782.38
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 697942 0 0 0 177621 617 0 0 25 0 1 0 138424761 2864529408 697771 4089446400 134512640 135752675 4287272736 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 699348 697771 146 303 0 699043 0
Current children cumulated CPU time (s) 1782.38
Current children cumulated vsize (KiB) 2797392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 1.97 1.68 4/197 19507
/proc/meminfo: memFree=28366080/32950928 swapFree=67111528/67111528
[pid=19356] ppid=19354 vsize=2806204 CPUtime=1800.09
/proc/19356/stat : 19356 (wbo1.4b) R 19354 19356 19299 0 -1 4202496 700127 0 0 0 179389 620 0 0 25 0 1 0 138424761 2873552896 699956 4089446400 134512640 135752675 4287272736 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19356/statm: 701551 699956 146 303 0 701246 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2806204

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.09
CPU time (s): 1800.18
CPU user time (s): 1793.89
CPU system time (s): 6.28804
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 2806204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.89
system time used= 6.28804
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 700128
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= 1
involuntary context switches= 18908

runsolver used 2.71359 second user time and 5.56515 second system time

The end

Launcher Data

Begin job on node149 at 2010-07-01 10:01:39
IDJOB=2690310
IDBENCH=78680
IDSOLVER=1201
FILE ID=node149/2690310-1277971299
PBS_JOBID= 11197869
Free space on /tmp= 74212 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl30_40_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-2690310-1277971299/watcher-2690310-1277971299 -o /tmp/evaluation-result-2690310-1277971299/solver-2690310-1277971299 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690310-1277971299.wbo

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

MD5SUM BENCH= b66fe868eb6fadcfec17a324e77ec452
RANDOM SEED=603237733

node149.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.831
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.66
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.831
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.15
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.831
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.831
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.831
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.831
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.831
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.82
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.831
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:     32950928 kB
MemFree:      31232952 kB
Buffers:        218664 kB
Cached:        1271248 kB
SwapCached:          0 kB
Active:         529436 kB
Inactive:      1041680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31232952 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3156 kB
Writeback:           0 kB
AnonPages:       81136 kB
Mapped:          19760 kB
Slab:            83296 kB
PageTables:       4884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1633724 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= 74208 MiB
End job on node149 at 2010-07-01 10:31:41