Trace number 2690353

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_30_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMc77cfb1ee053e7c4147458beb2d99117
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.107983
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1200
Total number of constraints100
Number of soft constraints35
Number of constraints which are clauses60
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 constraint30
Top cost 1842
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 1841
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 31
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-2690353-1277891603.wbo.
0.00/0.00	c Instance file HOME/instance-2690353-1277891603.wbo
0.00/0.00	c File size is 20560 bytes.
0.00/0.00	c Highest Coefficient sum: 31
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:      1200                                                |
0.00/0.00	c |  Number Clauses:        60                                                  |
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 |    1200      100     2400 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       100 |    1200      100     2400 |     5500      100     75 |  0.000 % |
0.00/0.01	c |       250 |    1200      100     2400 |     6050      250     79 |  0.000 % |
0.00/0.01	c |       477 |    1200      100     2400 |     6655      477     82 |  0.000 % |
0.00/0.02	c |       815 |    1200      100     2400 |     7320      815     86 |  0.000 % |
0.05/0.06	c |      1321 |    1200      100     2400 |     8052     1321    119 |  0.000 % |
0.09/0.10	c |      2081 |    1200      100     2400 |     8857     2081    120 |  0.000 % |
0.09/0.19	c |      3221 |    1200      100     2400 |     9743     3221    121 |  0.000 % |
0.39/0.41	c |      4931 |    1200      100     2400 |    10717     4931    148 |  0.000 % |
0.58/0.66	c |      7494 |    1200      100     2400 |    11789     7494    142 |  0.000 % |
1.29/1.33	c |     11340 |    1200      100     2400 |    12968    11340    145 |  0.000 % |
2.79/2.83	c |     17106 |    1200      100     2400 |    14265    10359    138 |  0.000 % |
5.19/5.26	c |     25755 |    1200      100     2400 |    15692    11611    168 |  0.000 % |
9.69/9.73	c |     38732 |    1200      100     2400 |    17261     8453    188 |  0.000 % |
19.89/19.90	c |     58196 |    1200      100     2400 |    18987    10208    174 |  0.000 % |
36.39/36.44	c |     87389 |    1200      100     2400 |    20886    10504    145 |  0.000 % |
63.99/64.02	c |    131182 |    1200      100     2400 |    22974    11923    252 |  0.000 % |
107.29/107.35	c |    196869 |    1200      100     2400 |    25272    18876    273 |  0.000 % |
180.40/180.42	c There are 0 assigned variables. 0 in cost function.
180.50/180.55	c ============================[ Search Statistics ]==============================
180.50/180.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.50/180.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.50/180.55	c ===============================================================================
180.50/180.55	c |         0 |    1200      100     2400 |     5000        0    nan |  0.000 % |
180.50/180.57	c |       101 |    1200      100     2400 |     5500      101     75 |  0.000 % |
180.50/180.58	c |       254 |    1200      100     2400 |     6050      254     78 |  0.000 % |
180.50/180.59	c |       479 |    1200      100     2400 |     6655      479     86 |  0.000 % |
180.60/180.62	c |       820 |    1200      100     2400 |     7320      820    102 |  0.000 % |
180.60/180.66	c |      1327 |    1200      100     2400 |     8052     1327    104 |  0.000 % |
180.70/180.74	c |      2091 |    1200      100     2400 |     8857     2091    104 |  0.000 % |
180.80/180.89	c |      3233 |    1200      100     2400 |     9743     3233    104 |  0.000 % |
181.09/181.17	c |      4941 |    1200      100     2400 |    10717     4941    115 |  0.000 % |
181.80/181.86	c |      7507 |    1200      100     2400 |    11789     7507    119 |  0.000 % |
182.60/182.67	c |     11354 |    1200      100     2400 |    12968    11354    121 |  0.000 % |
184.29/184.30	c |     17122 |    1200      100     2400 |    14265    10382    145 |  0.000 % |
186.79/186.82	c |     25774 |    1200      100     2400 |    15692    11635    152 |  0.000 % |
191.49/191.53	c |     38751 |    1200      100     2400 |    17261     8412    186 |  0.000 % |
197.50/197.53	c |     58213 |    1200      100     2400 |    18987    10117    125 |  0.000 % |
209.10/209.10	c |     87406 |    1200      100     2400 |    20886    10115    140 |  0.000 % |
232.99/233.06	c |    131195 |    1200      100     2400 |    22974    11139    180 |  0.000 % |
274.80/274.87	c |    196881 |    1200      100     2400 |    25272    17949    234 |  0.000 % |
369.60/369.69	c |    295407 |    1200      100     2400 |    27799    22784    213 |  0.000 % |
501.80/501.84	c |    443197 |    1200      100     2400 |    30579    19078    186 |  0.000 % |
691.40/691.48	c |    664883 |    1200      100     2400 |    33637    24447    140 |  0.000 % |
1069.82/1069.81	c |    997409 |    1200      100     2400 |    37001    15877    198 |  0.000 % |
1326.02/1326.08	c |   1496200 |    1200      100     2400 |    40701    22951    219 |  0.000 % |
1765.64/1765.66	c |   2244382 |    1200      100     2400 |    44771    16141    247 |  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-2690353-1277891603/watcher-2690353-1277891603 -o /tmp/evaluation-result-2690353-1277891603/solver-2690353-1277891603 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690353-1277891603.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.10 4/196 13517
/proc/meminfo: memFree=30968016/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=2788 CPUtime=0
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 368 0 0 0 0 0 0 0 25 0 1 0 130456162 2854912 272 4089446400 134512640 135752675 4294361312 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 697 272 143 303 0 392 0

[startup+0.0556071 s]
/proc/loadavg: 2.00 2.00 2.10 4/196 13517
/proc/meminfo: memFree=30968016/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=3580 CPUtime=0.05
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 537 0 0 0 5 0 0 0 25 0 1 0 130456162 3665920 441 4089446400 134512640 135752675 4294361312 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 895 442 144 303 0 590 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3580

[startup+0.100596 s]
/proc/loadavg: 2.00 2.00 2.10 4/196 13517
/proc/meminfo: memFree=30968016/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=3976 CPUtime=0.09
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 653 0 0 0 9 0 0 0 25 0 1 0 130456162 4071424 557 4089446400 134512640 135752675 4294361312 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 994 558 144 303 0 689 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3976

[startup+0.300561 s]
/proc/loadavg: 2.00 2.00 2.10 4/196 13517
/proc/meminfo: memFree=30968016/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=5692 CPUtime=0.29
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 1094 0 0 0 29 0 0 0 25 0 1 0 130456162 5828608 998 4089446400 134512640 135752675 4294361312 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 1423 998 144 303 0 1118 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5692

[startup+0.700485 s]
/proc/loadavg: 2.00 2.00 2.10 4/196 13517
/proc/meminfo: memFree=30968016/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=8200 CPUtime=0.69
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 1719 0 0 0 68 1 0 0 25 0 1 0 130456162 8396800 1623 4089446400 134512640 135752675 4294361312 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 2050 1623 144 303 0 1745 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8200

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.10 3/197 13518
/proc/meminfo: memFree=30960444/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=11508 CPUtime=1.49
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 2541 0 0 0 148 1 0 0 25 0 1 0 130456162 11784192 2445 4089446400 134512640 135752675 4294361312 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 2877 2445 144 303 0 2572 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11508

[startup+3.10105 s]
/proc/loadavg: 2.00 2.00 2.10 3/197 13518
/proc/meminfo: memFree=30956848/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=16260 CPUtime=3.09
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 3705 0 0 0 307 2 0 0 25 0 1 0 130456162 16650240 3609 4089446400 134512640 135752675 4294361312 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 4065 3609 144 303 0 3760 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16260

[startup+6.30047 s]
/proc/loadavg: 2.00 2.00 2.10 3/197 13518
/proc/meminfo: memFree=30947276/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=26440 CPUtime=6.29
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 6267 0 0 0 626 3 0 0 25 0 1 0 130456162 27074560 6171 4089446400 134512640 135752675 4294361312 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 6610 6171 144 303 0 6305 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26440

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.09 3/197 13518
/proc/meminfo: memFree=30933036/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=40448 CPUtime=12.69
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 9758 0 0 0 1264 5 0 0 24 0 1 0 130456162 41418752 9662 4089446400 134512640 135752675 4294361312 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 10112 9662 144 303 0 9807 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40448

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 2.09 3/197 13519
/proc/meminfo: memFree=30913344/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=60028 CPUtime=25.49
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 14657 0 0 0 2541 8 0 0 25 0 1 0 130456162 61468672 14561 4089446400 134512640 135752675 4294361312 18446744073709551615 134605011 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 15007 14561 144 303 0 14702 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60028

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.09 3/197 13519
/proc/meminfo: memFree=30855100/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=104240 CPUtime=51.1
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 25690 0 0 0 5094 16 0 0 25 0 1 0 130456162 106741760 25594 4089446400 134512640 135752675 4294361312 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 26060 25594 144 303 0 25755 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 104240

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.08 3/197 13521
/proc/meminfo: memFree=30754740/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=197752 CPUtime=102.3
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 49044 0 0 0 10199 31 0 0 25 0 1 0 130456162 202498048 48948 4089446400 134512640 135752675 4294361312 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 49438 48948 144 303 0 49133 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 197752

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.08 3/197 13522
/proc/meminfo: memFree=30675700/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=277100 CPUtime=162.3
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 68835 0 0 0 16189 41 0 0 25 0 1 0 130456162 283750400 68739 4089446400 134512640 135752675 4294361312 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 69275 68739 144 303 0 68970 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 277100

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/197 13524
/proc/meminfo: memFree=30605200/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=345700 CPUtime=222.29
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 86015 0 0 0 22174 55 0 0 25 0 1 0 130456162 353996800 85919 4089446400 134512640 135752675 4294361312 18446744073709551615 134611771 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 86425 85919 146 303 0 86120 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 345700

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/197 13525
/proc/meminfo: memFree=30518356/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=432120 CPUtime=282.3
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 107568 0 0 0 28158 72 0 0 25 0 1 0 130456162 442490880 107472 4089446400 134512640 135752675 4294361312 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 108030 107472 146 303 0 107725 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 432120

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/197 13527
/proc/meminfo: memFree=30466096/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=476416 CPUtime=342.3
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 118579 0 0 0 34151 79 0 0 25 0 1 0 130456162 487849984 118483 4089446400 134512640 135752675 4294361312 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 119104 118483 146 303 0 118799 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 476416

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/197 13529
/proc/meminfo: memFree=30418796/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=523740 CPUtime=402.3
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 130369 0 0 0 40144 86 0 0 25 0 1 0 130456162 536309760 130273 4089446400 134512640 135752675 4294361312 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 130935 130273 146 303 0 130630 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 523740

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.05 3/197 13539
/proc/meminfo: memFree=30358484/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=581532 CPUtime=462.3
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 144785 0 0 0 46134 96 0 0 25 0 1 0 130456162 595488768 144689 4089446400 134512640 135752675 4294361312 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 145383 144689 146 303 0 145078 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 581532

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.04 3/197 13541
/proc/meminfo: memFree=30298440/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=642280 CPUtime=522.3
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 159977 0 0 0 52122 108 0 0 25 0 1 0 130456162 657694720 159881 4089446400 134512640 135752675 4294361312 18446744073709551615 134612091 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 160570 159881 146 303 0 160265 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 642280

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.04 3/197 13542
/proc/meminfo: memFree=30236396/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=699420 CPUtime=582.31
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 174215 0 0 0 58112 119 0 0 25 0 1 0 130456162 716206080 174119 4089446400 134512640 135752675 4294361312 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 174855 174119 146 303 0 174550 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 699420

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/197 13544
/proc/meminfo: memFree=30185752/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=749028 CPUtime=642.31
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 186586 0 0 0 64103 128 0 0 25 0 1 0 130456162 767004672 186490 4089446400 134512640 135752675 4294361312 18446744073709551615 134516989 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 187257 186490 146 303 0 186952 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 749028

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/197 13549
/proc/meminfo: memFree=29991284/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=943540 CPUtime=822.32
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 235134 0 0 0 82065 167 0 0 25 0 1 0 130456162 966184960 235038 4089446400 134512640 135752675 4294361312 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 235885 235038 146 303 0 235580 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 943540

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/197 13550
/proc/meminfo: memFree=29946592/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=987572 CPUtime=882.31
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 246109 0 0 0 88057 174 0 0 25 0 1 0 130456162 1011273728 246013 4089446400 134512640 135752675 4294361312 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 246893 246013 146 303 0 246588 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 987572

[startup+942.3 s]
/proc/loadavg: 2.06 2.02 2.01 3/197 13552
/proc/meminfo: memFree=29904376/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=1029796 CPUtime=942.32
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 256650 0 0 0 94050 182 0 0 25 0 1 0 130456162 1054511104 256554 4089446400 134512640 135752675 4294361312 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 257449 256554 146 303 0 257144 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1029796

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 13554
/proc/meminfo: memFree=29882244/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=1051256 CPUtime=1002.32
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 261948 0 0 0 100045 187 0 0 25 0 1 0 130456162 1076486144 261852 4089446400 134512640 135752675 4294361312 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 262814 261852 146 303 0 262509 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1051256

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/197 13555
/proc/meminfo: memFree=29846604/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=1087168 CPUtime=1062.32
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 270901 0 0 0 106038 194 0 0 25 0 1 0 130456162 1113260032 270805 4089446400 134512640 135752675 4294361312 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 271792 270805 146 303 0 271487 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1087168

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13557
/proc/meminfo: memFree=29751196/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=1182624 CPUtime=1122.32
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 294734 0 0 0 112021 211 0 0 25 0 1 0 130456162 1211006976 294638 4089446400 134512640 135752675 4294361312 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 295656 294638 146 303 0 295351 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1182624

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13558
/proc/meminfo: memFree=29612644/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=1322328 CPUtime=1182.32
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 329607 0 0 0 117996 236 0 0 25 0 1 0 130456162 1354063872 329511 4089446400 134512640 135752675 4294361312 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 330582 329511 146 303 0 330277 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1322328

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13560
/proc/meminfo: memFree=29523568/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=1409560 CPUtime=1242.32
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 351402 0 0 0 123983 249 0 0 25 0 1 0 130456162 1443389440 351306 4089446400 134512640 135752675 4294361312 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 352390 351306 146 303 0 352085 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1409560

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13562
/proc/meminfo: memFree=29448992/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=1483444 CPUtime=1302.33
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 369847 0 0 0 129972 261 0 0 25 0 1 0 130456162 1519046656 369751 4089446400 134512640 135752675 4294361312 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 370861 369751 146 303 0 370556 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1483444

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13563
/proc/meminfo: memFree=29353836/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=1580116 CPUtime=1362.33
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 393955 0 0 0 135955 278 0 0 25 0 1 0 130456162 1618038784 393859 4089446400 134512640 135752675 4294361312 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 395029 393859 146 303 0 394724 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 1580116

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13565
/proc/meminfo: memFree=29223220/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=1709380 CPUtime=1422.33
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 426219 0 0 0 141931 302 0 0 25 0 1 0 130456162 1750405120 426123 4089446400 134512640 135752675 4294361312 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 427345 426123 146 303 0 427040 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 1709380

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13614
/proc/meminfo: memFree=29197452/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=1812640 CPUtime=1482.33
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 451982 0 0 0 147912 321 0 0 25 0 1 0 130456162 1856143360 451886 4089446400 134512640 135752675 4294361312 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 453160 451886 146 303 0 452855 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 1812640

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/197 13616
/proc/meminfo: memFree=29071480/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=1917564 CPUtime=1542.34
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 478141 0 0 0 153895 339 0 0 25 0 1 0 130456162 1963585536 478045 4089446400 134512640 135752675 4294361312 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 479391 478045 146 303 0 479086 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 1917564

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/197 13618
/proc/meminfo: memFree=28937864/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=2019564 CPUtime=1602.34
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 503578 0 0 0 159879 355 0 0 25 0 1 0 130456162 2068033536 503482 4089446400 134512640 135752675 4294361312 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 504891 503482 146 303 0 504586 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 2019564

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13619
/proc/meminfo: memFree=28867152/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=2088064 CPUtime=1662.33
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 520671 0 0 0 165869 364 0 0 25 0 1 0 130456162 2138177536 520575 4089446400 134512640 135752675 4294361312 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 522016 520575 146 303 0 521711 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 2088064

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13621
/proc/meminfo: memFree=28779560/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=2176936 CPUtime=1722.34
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 542843 0 0 0 171856 378 0 0 25 0 1 0 130456162 2229182464 542747 4089446400 134512640 135752675 4294361312 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 544234 542747 146 303 0 543929 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 2176936

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/197 13622
/proc/meminfo: memFree=28660588/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=2294304 CPUtime=1782.34
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 572173 0 0 0 177838 396 0 0 25 0 1 0 130456162 2349367296 572077 4089446400 134512640 135752675 4294361312 18446744073709551615 134611669 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 573576 572077 146 303 0 573271 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 2294304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.03 2.01 2.00 3/197 13623
/proc/meminfo: memFree=28625720/32951124 swapFree=67111528/67111528
[pid=13517] ppid=13515 vsize=2328652 CPUtime=1800.05
/proc/13517/stat : 13517 (wbo1.4b) R 13515 13517 12555 0 -1 4202496 580728 0 0 0 179604 401 0 0 25 0 1 0 130456162 2384539648 580632 4089446400 134512640 135752675 4294361312 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13517/statm: 582163 580632 146 303 0 581858 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 2328652

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): 1796.04
CPU system time (s): 4.08638
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2328652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.04
system time used= 4.08638
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 580728
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= 3
involuntary context switches= 1409

runsolver used 3.09553 second user time and 6.40702 second system time

The end

Launcher Data

Begin job on node138 at 2010-06-30 11:53:23
IDJOB=2690353
IDBENCH=78703
IDSOLVER=1201
FILE ID=node138/2690353-1277891603
PBS_JOBID= 11197077
Free space on /tmp= 74140 MiB

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

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

MD5SUM BENCH= c77cfb1ee053e7c4147458beb2d99117
RANDOM SEED=1324064546

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.860
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.74
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.860
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.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30968536 kB
Buffers:        176020 kB
Cached:        1467340 kB
SwapCached:          0 kB
Active:         815836 kB
Inactive:      1018908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30968536 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2888 kB
Writeback:           0 kB
AnonPages:      191348 kB
Mapped:          20336 kB
Slab:            82044 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1648368 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= 74136 MiB
End job on node138 at 2010-06-30 12:23:25