Trace number 2690294

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.08

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_25_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM42da1cd697f3cedc8c0556e71b08964e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark0.052991
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1000
Total number of constraints90
Number of soft constraints38
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint25
Top cost 1923
Min constraint cost 1
Max constraint cost 95
Sum of constraints costs 1922
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
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-2690294-1277889856.wbo.
0.00/0.00	c Instance file HOME/instance-2690294-1277889856.wbo
0.00/0.00	c File size is 16903 bytes.
0.00/0.00	c Highest Coefficient sum: 26
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:      1000                                                |
0.00/0.00	c |  Number Clauses:        50                                                  |
0.00/0.00	c |  Number Cardinality:    40                                                  |
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 |    1000       90     2000 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |    1000       90     2000 |     5500      101     81 |  0.000 % |
0.00/0.00	c |       251 |    1000       90     2000 |     6050      251     91 |  0.000 % |
0.00/0.01	c |       477 |    1000       90     2000 |     6655      477     93 |  0.000 % |
0.00/0.03	c |       815 |    1000       90     2000 |     7320      815    104 |  0.000 % |
0.00/0.05	c |      1321 |    1000       90     2000 |     8052     1321    120 |  0.000 % |
0.09/0.10	c |      2081 |    1000       90     2000 |     8857     2081    118 |  0.000 % |
0.19/0.23	c |      3220 |    1000       90     2000 |     9743     3220    129 |  0.000 % |
0.29/0.37	c |      4930 |    1000       90     2000 |    10717     4930    122 |  0.000 % |
0.69/0.72	c |      7495 |    1000       90     2000 |    11789     7495    125 |  0.000 % |
1.49/1.59	c |     11339 |    1000       90     2000 |    12968    11339    140 |  0.000 % |
3.19/3.29	c |     17106 |    1000       90     2000 |    14265    10390    162 |  0.000 % |
5.59/5.64	c |     25755 |    1000       90     2000 |    15692    11686    175 |  0.000 % |
8.89/8.99	c |     38731 |    1000       90     2000 |    17261     8534    169 |  0.000 % |
15.29/15.39	c |     58193 |    1000       90     2000 |    18987    10355    187 |  0.000 % |
23.59/23.66	c |     87385 |    1000       90     2000 |    20886    10557    227 |  0.000 % |
47.30/47.38	c |    131176 |    1000       90     2000 |    22974    12184    266 |  0.000 % |
138.69/138.73	c |    196861 |    1000       90     2000 |    25272    19593    294 |  0.000 % |
180.40/180.44	c There are 0 assigned variables. 0 in cost function.
180.49/180.53	c ============================[ Search Statistics ]==============================
180.49/180.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.49/180.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.49/180.53	c ===============================================================================
180.49/180.53	c |         0 |    1000       90     2000 |     5000        0    nan |  0.000 % |
180.49/180.55	c |       102 |    1000       90     2000 |     5500      102     82 |  0.000 % |
180.49/180.56	c |       252 |    1000       90     2000 |     6050      252     91 |  0.000 % |
180.49/180.57	c |       478 |    1000       90     2000 |     6655      478     89 |  0.000 % |
180.49/180.59	c |       819 |    1000       90     2000 |     7320      819     93 |  0.000 % |
180.59/180.64	c |      1326 |    1000       90     2000 |     8052     1326     99 |  0.000 % |
180.70/180.71	c |      2086 |    1000       90     2000 |     8857     2086    104 |  0.000 % |
180.79/180.81	c |      3225 |    1000       90     2000 |     9743     3225    106 |  0.000 % |
181.09/181.10	c |      4934 |    1000       90     2000 |    10717     4934    117 |  0.000 % |
181.70/181.71	c |      7497 |    1000       90     2000 |    11789     7497    144 |  0.000 % |
182.60/182.62	c |     11341 |    1000       90     2000 |    12968    11341    141 |  0.000 % |
183.49/183.53	c |     17107 |    1000       90     2000 |    14265    10451    159 |  0.000 % |
186.30/186.33	c |     25756 |    1000       90     2000 |    15692    11807    205 |  0.000 % |
192.59/192.65	c |     38731 |    1000       90     2000 |    17261     8745    184 |  0.000 % |
200.20/200.29	c |     58192 |    1000       90     2000 |    18987    10706    197 |  0.000 % |
225.10/225.14	c |     87384 |    1000       90     2000 |    20886    11188    189 |  0.000 % |
288.10/288.16	c |    131174 |    1000       90     2000 |    22974    12986    186 |  0.000 % |
320.70/320.71	c |    196858 |    1000       90     2000 |    25272    20321    174 |  0.000 % |
360.90/360.93	c |    295385 |    1000       90     2000 |    27799    14749    148 |  0.000 % |
462.01/462.04	c |    443176 |    1000       90     2000 |    30579    27543    263 |  0.000 % |
596.70/596.76	c |    664860 |    1000       90     2000 |    33637    29219    265 |  0.000 % |
786.31/786.34	c |    997389 |    1000       90     2000 |    37001    14996    154 |  0.000 % |
1082.42/1082.47	c |   1496180 |    1000       90     2000 |    40701    26553    172 |  0.000 % |
1499.34/1499.35	c |   2244362 |    1000       90     2000 |    44771    30688    137 |  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-2690294-1277889856/watcher-2690294-1277889856 -o /tmp/evaluation-result-2690294-1277889856/solver-2690294-1277889856 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690294-1277889856.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.22 4.12 4.75 3/196 12299
/proc/meminfo: memFree=31232608/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=2716 CPUtime=0
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 350 0 0 0 0 0 0 0 18 0 1 0 130280808 2781184 261 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12299/statm: 679 261 144 303 0 374 0

[startup+0.01068 s]
/proc/loadavg: 2.22 4.12 4.75 3/196 12299
/proc/meminfo: memFree=31232608/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=2848 CPUtime=0
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 358 0 0 0 0 0 0 0 18 0 1 0 130280808 2916352 269 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12299/statm: 712 269 144 303 0 407 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2848

[startup+0.100699 s]
/proc/loadavg: 2.22 4.12 4.75 3/196 12299
/proc/meminfo: memFree=31232608/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=3904 CPUtime=0.09
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 641 0 0 0 9 0 0 0 18 0 1 0 130280808 3997696 552 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12299/statm: 976 552 144 303 0 671 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3904

[startup+0.300655 s]
/proc/loadavg: 2.22 4.12 4.75 3/196 12299
/proc/meminfo: memFree=31232608/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=5224 CPUtime=0.29
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 976 0 0 0 29 0 0 0 18 0 1 0 130280808 5349376 887 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12299/statm: 1306 887 144 303 0 1001 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5224

[startup+0.700614 s]
/proc/loadavg: 2.22 4.12 4.75 3/196 12299
/proc/meminfo: memFree=31232608/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=7612 CPUtime=0.69
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 1549 0 0 0 69 0 0 0 18 0 1 0 130280808 7794688 1460 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12299/statm: 1903 1460 144 303 0 1598 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7612

[startup+1.50043 s]
/proc/loadavg: 2.22 4.12 4.75 3/197 12300
/proc/meminfo: memFree=31227052/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=10652 CPUtime=1.49
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 2311 0 0 0 149 0 0 0 20 0 1 0 130280808 10907648 2222 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12299/statm: 2663 2222 144 303 0 2358 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10652

[startup+3.10116 s]
/proc/loadavg: 2.22 4.12 4.75 3/197 12300
/proc/meminfo: memFree=31222960/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=15188 CPUtime=3.09
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 3464 0 0 0 308 1 0 0 25 0 1 0 130280808 15552512 3375 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 3797 3375 144 303 0 3492 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15188

[startup+6.30059 s]
/proc/loadavg: 2.20 4.09 4.73 3/197 12300
/proc/meminfo: memFree=31214028/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=25768 CPUtime=6.29
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 6080 0 0 0 626 3 0 0 25 0 1 0 130280808 26386432 5991 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 6442 5991 144 303 0 6137 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25768

[startup+12.7004 s]
/proc/loadavg: 2.18 4.05 4.72 3/197 12301
/proc/meminfo: memFree=31192532/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=44808 CPUtime=12.69
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 10856 0 0 0 1262 7 0 0 25 0 1 0 130280808 45883392 10767 4089446400 134512640 135752675 4286779376 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 11202 10767 144 303 0 10897 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44808

[startup+25.5011 s]
/proc/loadavg: 2.14 3.95 4.67 3/197 12301
/proc/meminfo: memFree=31153328/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=84812 CPUtime=25.49
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 20829 0 0 0 2535 14 0 0 25 0 1 0 130280808 86847488 20740 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 21203 20740 144 303 0 20898 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84812

[startup+51.1006 s]
/proc/loadavg: 2.09 3.79 4.60 3/197 12301
/proc/meminfo: memFree=31089036/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=138660 CPUtime=51.09
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 34280 0 0 0 5085 24 0 0 25 0 1 0 130280808 141987840 34191 4089446400 134512640 135752675 4286779376 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 34665 34191 144 303 0 34360 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 138660

[startup+102.306 s]
/proc/loadavg: 2.04 3.51 4.46 3/197 12303
/proc/meminfo: memFree=31040516/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=180628 CPUtime=102.3
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 44735 0 0 0 10199 31 0 0 25 0 1 0 130280808 184963072 44646 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 45157 44646 144 303 0 44852 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 180628

[startup+162.301 s]
/proc/loadavg: 2.01 3.24 4.31 3/197 12305
/proc/meminfo: memFree=30945360/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=235796 CPUtime=162.29
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 58511 0 0 0 16187 42 0 0 25 0 1 0 130280808 241455104 58422 4089446400 134512640 135752675 4286779376 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 58949 58422 144 303 0 58644 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 235796

[startup+222.301 s]
/proc/loadavg: 2.00 3.01 4.16 3/197 12306
/proc/meminfo: memFree=30892452/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=288264 CPUtime=222.29
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 71689 0 0 0 22164 65 0 0 25 0 1 0 130280808 295182336 71600 4089446400 134512640 135752675 4286779376 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 72066 71600 146 303 0 71761 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 288264

[startup+282.301 s]
/proc/loadavg: 2.00 2.82 4.02 3/197 12307
/proc/meminfo: memFree=30857912/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=322492 CPUtime=282.3
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 80230 0 0 0 28153 77 0 0 25 0 1 0 130280808 330231808 80141 4089446400 134512640 135752675 4286779376 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 80623 80141 146 303 0 80318 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 322492

[startup+342.3 s]
/proc/loadavg: 2.00 2.67 3.89 3/197 12309
/proc/meminfo: memFree=30770932/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=402740 CPUtime=342.3
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 100258 0 0 0 34127 103 0 0 25 0 1 0 130280808 412405760 100169 4089446400 134512640 135752675 4286779376 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 100685 100169 146 303 0 100380 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 402740

[startup+402.301 s]
/proc/loadavg: 2.00 2.55 3.77 3/197 12311
/proc/meminfo: memFree=30668556/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=505268 CPUtime=402.3
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 125810 0 0 0 40094 136 0 0 25 0 1 0 130280808 517394432 125721 4089446400 134512640 135752675 4286779376 18446744073709551615 134611759 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 126317 125721 146 303 0 126012 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 505268

[startup+462.301 s]
/proc/loadavg: 2.00 2.44 3.66 3/197 12316
/proc/meminfo: memFree=30561820/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=608780 CPUtime=462.3
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 151621 0 0 0 46071 159 0 0 25 0 1 0 130280808 623390720 151532 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 152195 151532 146 303 0 151890 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 608780

[startup+522.301 s]
/proc/loadavg: 2.00 2.36 3.55 3/197 12317
/proc/meminfo: memFree=30484820/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=686240 CPUtime=522.3
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 170963 0 0 0 52052 178 0 0 25 0 1 0 130280808 702709760 170874 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 171560 170874 146 303 0 171255 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 686240

[startup+582.3 s]
/proc/loadavg: 2.00 2.29 3.45 3/197 12318
/proc/meminfo: memFree=30363124/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=800140 CPUtime=582.31
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 199438 0 0 0 58030 201 0 0 25 0 1 0 130280808 819343360 199349 4089446400 134512640 135752675 4286779376 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 200035 199349 146 303 0 199730 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 800140

[startup+642.301 s]
/proc/loadavg: 2.00 2.24 3.36 3/197 12320
/proc/meminfo: memFree=30244376/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=908260 CPUtime=642.31
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 226433 0 0 0 64009 222 0 0 25 0 1 0 130280808 930058240 226344 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 227065 226344 146 303 0 226760 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 908260

[startup+702.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.12 3.11 3/197 12325
/proc/meminfo: memFree=29969988/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=1182360 CPUtime=822.31
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 294845 0 0 0 81950 281 0 0 25 0 1 0 130280808 1210736640 294756 4089446400 134512640 135752675 4286779376 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 295590 294756 146 303 0 295285 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1182360

[startup+882.3 s]
/proc/loadavg: 2.00 2.10 3.04 3/197 12326
/proc/meminfo: memFree=29892908/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=1258820 CPUtime=882.31
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 313904 0 0 0 87929 302 0 0 25 0 1 0 130280808 1289031680 313815 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 314705 313815 146 303 0 314400 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1258820

[startup+942.301 s]
/proc/loadavg: 2.00 2.08 2.97 3/197 12328
/proc/meminfo: memFree=29820316/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=1332168 CPUtime=942.31
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 332188 0 0 0 93904 327 0 0 25 0 1 0 130280808 1364140032 332099 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 333042 332099 146 303 0 332737 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1332168

[startup+1002.3 s]
/proc/loadavg: 2.00 2.06 2.91 3/197 12330
/proc/meminfo: memFree=29750940/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=1400440 CPUtime=1002.32
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 349255 0 0 0 99882 350 0 0 25 0 1 0 130280808 1434050560 349166 4089446400 134512640 135752675 4286779376 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 350110 349166 146 303 0 349805 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1400440

[startup+1062.3 s]
/proc/loadavg: 2.00 2.05 2.85 3/197 12332
/proc/meminfo: memFree=29689224/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=1462288 CPUtime=1062.32
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 364672 0 0 0 105863 369 0 0 25 0 1 0 130280808 1497382912 364583 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 365572 364583 146 303 0 365267 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1462288

[startup+1122.3 s]
/proc/loadavg: 2.00 2.04 2.79 3/197 12333
/proc/meminfo: memFree=29608656/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=1542200 CPUtime=1122.32
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 384611 0 0 0 111838 394 0 0 25 0 1 0 130280808 1579212800 384522 4089446400 134512640 135752675 4286779376 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 385550 384522 146 303 0 385245 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1542200

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.74 3/197 12334
/proc/meminfo: memFree=29531576/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=1619824 CPUtime=1182.32
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 404002 0 0 0 117812 420 0 0 25 0 1 0 130280808 1658699776 403913 4089446400 134512640 135752675 4286779376 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 404956 403913 146 303 0 404651 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1619824

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.69 3/197 12336
/proc/meminfo: memFree=29458556/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=1691424 CPUtime=1242.32
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 421875 0 0 0 123793 439 0 0 25 0 1 0 130280808 1732018176 421786 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 422856 421786 146 303 0 422551 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1691424

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.64 3/197 12338
/proc/meminfo: memFree=29379608/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=1765600 CPUtime=1302.33
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 440378 0 0 0 129769 464 0 0 25 0 1 0 130280808 1807974400 440289 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 441400 440289 146 303 0 441095 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1765600

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.60 3/197 12340
/proc/meminfo: memFree=29320528/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=1823648 CPUtime=1362.32
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 454891 0 0 0 135746 486 0 0 25 0 1 0 130280808 1867415552 454802 4089446400 134512640 135752675 4286779376 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 455912 454802 146 303 0 455607 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 1823648

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.56 3/197 12341
/proc/meminfo: memFree=29245832/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=1897472 CPUtime=1422.34
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 473331 0 0 0 141723 511 0 0 25 0 1 0 130280808 1943011328 473242 4089446400 134512640 135752675 4286779376 18446744073709551615 134612040 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 474368 473242 146 303 0 474063 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 1897472

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.52 3/197 12342
/proc/meminfo: memFree=29173856/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=1970516 CPUtime=1482.33
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 491560 0 0 0 147696 537 0 0 25 0 1 0 130280808 2017808384 491471 4089446400 134512640 135752675 4286779376 18446744073709551615 134612130 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 492629 491471 146 303 0 492324 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 1970516

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.49 3/197 12344
/proc/meminfo: memFree=29102864/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=2039948 CPUtime=1542.33
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 508872 0 0 0 153673 560 0 0 25 0 1 0 130280808 2088906752 508783 4089446400 134512640 135752675 4286779376 18446744073709551615 134612040 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 509987 508783 146 303 0 509682 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 2039948

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.45 3/197 12346
/proc/meminfo: memFree=29051108/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=2092464 CPUtime=1602.34
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 521918 0 0 0 159654 580 0 0 25 0 1 0 130280808 2142683136 521829 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 523116 521829 146 303 0 522811 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 2092464

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.42 3/197 12348
/proc/meminfo: memFree=28972148/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=2170720 CPUtime=1662.33
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 541495 0 0 0 165634 599 0 0 25 0 1 0 130280808 2222817280 541406 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 542680 541406 146 303 0 542375 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 2170720

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.39 3/197 12349
/proc/meminfo: memFree=28892444/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=2250636 CPUtime=1722.33
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 561426 0 0 0 171613 620 0 0 25 0 1 0 130280808 2304651264 561337 4089446400 134512640 135752675 4286779376 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 562659 561337 146 303 0 562354 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 2250636

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.36 3/179 12380
/proc/meminfo: memFree=28945872/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=2328328 CPUtime=1782.34
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 580789 0 0 0 177595 639 0 0 25 0 1 0 130280808 2384207872 580700 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 582082 580700 146 303 0 581777 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 2328328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.36 3/179 12381
/proc/meminfo: memFree=28866184/32951124 swapFree=67111528/67111528
[pid=12299] ppid=12297 vsize=2353148 CPUtime=1800.04
/proc/12299/stat : 12299 (wbo1.4b) R 12297 12299 11529 0 -1 4202496 587010 0 0 0 179359 645 0 0 25 0 1 0 130280808 2409623552 586921 4089446400 134512640 135752675 4286779376 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12299/statm: 588287 586921 146 303 0 587982 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2353148

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.08
CPU time (s): 1800.13
CPU user time (s): 1793.6
CPU system time (s): 6.53101
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2353148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.6
system time used= 6.53101
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 587011
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= 6
involuntary context switches= 3082

runsolver used 3.13752 second user time and 6.23905 second system time

The end

Launcher Data

Begin job on node145 at 2010-06-30 11:24:16
IDJOB=2690294
IDBENCH=78672
IDSOLVER=1201
FILE ID=node145/2690294-1277889856
PBS_JOBID= 11197064
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-chnl20_25_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= wbo1.4b -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2690294-1277889856/watcher-2690294-1277889856 -o /tmp/evaluation-result-2690294-1277889856/solver-2690294-1277889856 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690294-1277889856.wbo

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

MD5SUM BENCH= 42da1cd697f3cedc8c0556e71b08964e
RANDOM SEED=2070268540

node145.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.851
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.70
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.851
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.851
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.851
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.851
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.851
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.67
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.851
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.851
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31233508 kB
Buffers:        174648 kB
Cached:        1244412 kB
SwapCached:          0 kB
Active:         612072 kB
Inactive:       960836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31233508 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3460 kB
Writeback:           0 kB
AnonPages:      153588 kB
Mapped:          20356 kB
Slab:            79408 kB
PageTables:       4960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1643728 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 node145 at 2010-06-30 11:54:18