Trace number 2690306

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.12 1800.08

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_30_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM7b4c43120f8532700d0af4fec83df613
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark0.065989
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 constraints67
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 3602
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3601
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-2690306-1277971506.wbo.
0.00/0.00	c Instance file HOME/instance-2690306-1277971506.wbo
0.00/0.00	c File size is 20722 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.00	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.00/0.06	c |      1321 |    1200      100     2400 |     8052     1321    119 |  0.000 % |
0.09/0.11	c |      2080 |    1200      100     2400 |     8857     2080    136 |  0.000 % |
0.19/0.23	c |      3219 |    1200      100     2400 |     9743     3219    149 |  0.000 % |
0.39/0.41	c |      4932 |    1200      100     2400 |    10717     4932    147 |  0.000 % |
0.69/0.75	c |      7496 |    1200      100     2400 |    11789     7496    178 |  0.000 % |
2.29/2.33	c |     11340 |    1200      100     2400 |    12968    11340    216 |  0.000 % |
6.20/6.22	c |     17108 |    1200      100     2400 |    14265    10467    282 |  0.000 % |
11.00/11.03	c |     25761 |    1200      100     2400 |    15692    11844    283 |  0.000 % |
24.89/24.92	c |     38735 |    1200      100     2400 |    17261     8929    286 |  0.000 % |
42.50/42.54	c |     58200 |    1200      100     2400 |    18987    10894    293 |  0.000 % |
68.79/68.81	c |     87397 |    1200      100     2400 |    20886    11257    267 |  0.000 % |
114.39/114.43	c |    131186 |    1200      100     2400 |    22974    12768    287 |  0.000 % |
180.30/180.36	c There are 0 assigned variables. 0 in cost function.
180.39/180.45	c ============================[ Search Statistics ]==============================
180.39/180.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.39/180.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.39/180.45	c ===============================================================================
180.39/180.45	c |         0 |    1200      100     2400 |     5000        0    nan |  0.000 % |
180.39/180.47	c |       101 |    1200      100     2400 |     5500      101     75 |  0.000 % |
180.39/180.48	c |       254 |    1200      100     2400 |     6050      254     78 |  0.000 % |
180.39/180.50	c |       479 |    1200      100     2400 |     6655      479     86 |  0.000 % |
180.49/180.53	c |       820 |    1200      100     2400 |     7320      820    102 |  0.000 % |
180.49/180.57	c |      1327 |    1200      100     2400 |     8052     1327    104 |  0.000 % |
180.59/180.66	c |      2091 |    1200      100     2400 |     8857     2091    104 |  0.000 % |
180.79/180.82	c |      3233 |    1200      100     2400 |     9743     3233    104 |  0.000 % |
181.09/181.13	c |      4941 |    1200      100     2400 |    10717     4941    115 |  0.000 % |
181.79/181.89	c |      7507 |    1200      100     2400 |    11789     7507    119 |  0.000 % |
182.69/182.76	c |     11354 |    1200      100     2400 |    12968    11354    121 |  0.000 % |
184.49/184.57	c |     17122 |    1200      100     2400 |    14265    10382    145 |  0.000 % |
187.29/187.36	c |     25774 |    1200      100     2400 |    15692    11635    152 |  0.000 % |
192.50/192.57	c |     38751 |    1200      100     2400 |    17261     8412    186 |  0.000 % |
199.19/199.24	c |     58213 |    1200      100     2400 |    18987    10117    125 |  0.000 % |
211.99/212.06	c |     87406 |    1200      100     2400 |    20886    10115    140 |  0.000 % |
238.49/238.59	c |    131195 |    1200      100     2400 |    22974    11139    180 |  0.000 % |
284.60/284.68	c |    196881 |    1200      100     2400 |    25272    17949    234 |  0.000 % |
388.99/389.02	c |    295407 |    1200      100     2400 |    27799    22784    213 |  0.000 % |
534.40/534.50	c |    443197 |    1200      100     2400 |    30579    19078    186 |  0.000 % |
744.30/744.31	c |    664883 |    1200      100     2400 |    33637    24447    140 |  0.000 % |
1161.11/1161.16	c |    997409 |    1200      100     2400 |    37001    15877    198 |  0.000 % |
1444.02/1444.09	c |   1496200 |    1200      100     2400 |    40701    22951    219 |  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-2690306-1277971506/watcher-2690306-1277971506 -o /tmp/evaluation-result-2690306-1277971506/solver-2690306-1277971506 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690306-1277971506.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 4/178 20018
/proc/meminfo: memFree=31256980/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=2788 CPUtime=0
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 370 0 0 0 0 0 0 0 24 0 1 0 138445251 2854912 273 4089446400 134512640 135752675 4291568928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/20018/statm: 697 273 144 303 0 392 0

[startup+0.062224 s]
/proc/loadavg: 0.08 0.02 0.01 4/178 20018
/proc/meminfo: memFree=31256980/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=3580 CPUtime=0.05
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 562 0 0 0 5 0 0 0 24 0 1 0 138445251 3665920 465 4089446400 134512640 135752675 4291568928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/20018/statm: 895 466 144 303 0 590 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3580

[startup+0.100219 s]
/proc/loadavg: 0.08 0.02 0.01 4/178 20018
/proc/meminfo: memFree=31256980/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=4108 CPUtime=0.09
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 670 0 0 0 9 0 0 0 24 0 1 0 138445251 4206592 573 4089446400 134512640 135752675 4291568928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/20018/statm: 1027 573 144 303 0 722 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4108

[startup+0.300183 s]
/proc/loadavg: 0.08 0.02 0.01 4/178 20018
/proc/meminfo: memFree=31256980/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=5692 CPUtime=0.29
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 1080 0 0 0 29 0 0 0 25 0 1 0 138445251 5828608 983 4089446400 134512640 135752675 4291568928 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/20018/statm: 1423 983 144 303 0 1118 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5692

[startup+0.700114 s]
/proc/loadavg: 0.08 0.02 0.01 4/178 20018
/proc/meminfo: memFree=31256980/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=9000 CPUtime=0.69
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 1902 0 0 0 69 0 0 0 25 0 1 0 138445251 9216000 1805 4089446400 134512640 135752675 4291568928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/20018/statm: 2250 1805 144 303 0 1945 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9000

[startup+1.50096 s]
/proc/loadavg: 0.08 0.02 0.01 3/179 20020
/proc/meminfo: memFree=31240480/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=12188 CPUtime=1.49
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 2697 0 0 0 148 1 0 0 25 0 1 0 138445251 12480512 2600 4089446400 134512640 135752675 4291568928 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/20018/statm: 3047 2600 144 303 0 2742 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12188

[startup+3.10069 s]
/proc/loadavg: 0.08 0.02 0.01 3/179 20020
/proc/meminfo: memFree=31233040/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=15636 CPUtime=3.09
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 3566 0 0 0 308 1 0 0 25 0 1 0 138445251 16011264 3469 4089446400 134512640 135752675 4291568928 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/20018/statm: 3909 3469 144 303 0 3604 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15636

[startup+6.30013 s]
/proc/loadavg: 0.23 0.05 0.02 3/179 20020
/proc/meminfo: memFree=31212232/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=22132 CPUtime=6.3
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 5183 0 0 0 627 3 0 0 25 0 1 0 138445251 22663168 5086 4089446400 134512640 135752675 4291568928 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/20018/statm: 5533 5086 144 303 0 5228 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 22132

[startup+12.701 s]
/proc/loadavg: 0.37 0.08 0.03 3/179 20020
/proc/meminfo: memFree=31177420/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=34572 CPUtime=12.69
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 8286 0 0 0 1265 4 0 0 25 0 1 0 138445251 35401728 8189 4089446400 134512640 135752675 4291568928 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/20018/statm: 8643 8189 144 303 0 8338 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34572

[startup+25.5008 s]
/proc/loadavg: 0.73 0.18 0.06 3/179 20021
/proc/meminfo: memFree=31117780/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=51244 CPUtime=25.49
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 12449 0 0 0 2543 6 0 0 25 0 1 0 138445251 52473856 12352 4089446400 134512640 135752675 4291568928 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/20018/statm: 12811 12352 144 303 0 12506 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51244

[startup+51.1003 s]
/proc/loadavg: 1.16 0.32 0.11 3/179 20021
/proc/meminfo: memFree=31001756/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=83508 CPUtime=51.09
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 20521 0 0 0 5098 11 0 0 25 0 1 0 138445251 85512192 20424 4089446400 134512640 135752675 4291568928 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/20018/statm: 20877 20424 144 303 0 20572 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83508

[startup+102.306 s]
/proc/loadavg: 1.64 0.58 0.20 3/179 20023
/proc/meminfo: memFree=30807164/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=150188 CPUtime=102.29
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 37174 0 0 0 10208 21 0 0 25 0 1 0 138445251 153792512 37077 4089446400 134512640 135752675 4291568928 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 37547 37077 144 303 0 37242 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 150188

[startup+162.301 s]
/proc/loadavg: 1.86 0.83 0.31 3/179 20024
/proc/meminfo: memFree=30510544/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=220396 CPUtime=162.29
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 54708 0 0 0 16196 33 0 0 25 0 1 0 138445251 225685504 54611 4089446400 134512640 135752675 4291568928 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 55099 54611 144 303 0 54794 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 220396

[startup+222.3 s]
/proc/loadavg: 1.95 1.04 0.42 3/179 20025
/proc/meminfo: memFree=30283336/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=279232 CPUtime=222.29
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 69415 0 0 0 22181 48 0 0 25 0 1 0 138445251 285933568 69318 4089446400 134512640 135752675 4291568928 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 69808 69318 146 303 0 69503 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 279232

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.51 3/179 20027
/proc/meminfo: memFree=30032712/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=356708 CPUtime=282.3
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 88725 0 0 0 28169 61 0 0 25 0 1 0 138445251 365268992 88628 4089446400 134512640 135752675 4291568928 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 89177 88628 146 303 0 88872 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 356708

[startup+342.3 s]
/proc/loadavg: 1.99 1.36 0.60 3/179 20029
/proc/meminfo: memFree=29752572/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=405656 CPUtime=342.3
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 100919 0 0 0 34160 70 0 0 25 0 1 0 138445251 415391744 100822 4089446400 134512640 135752675 4291568928 18446744073709551615 134612040 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 101414 100822 146 303 0 101109 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 405656

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 0.69 3/179 20031
/proc/meminfo: memFree=29548196/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=449760 CPUtime=402.3
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 111889 0 0 0 40151 79 0 0 25 0 1 0 138445251 460554240 111792 4089446400 134512640 135752675 4291568928 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 112440 111792 146 303 0 112135 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 449760

[startup+462.301 s]
/proc/loadavg: 1.99 1.56 0.77 3/179 20032
/proc/meminfo: memFree=29426276/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=495920 CPUtime=462.29
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 123421 0 0 0 46145 84 0 0 25 0 1 0 138445251 507822080 123324 4089446400 134512640 135752675 4291568928 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 123980 123324 146 303 0 123675 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 495920

[startup+522.301 s]
/proc/loadavg: 2.05 1.66 0.85 3/179 20033
/proc/meminfo: memFree=29265052/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=553536 CPUtime=522.29
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 137803 0 0 0 52135 94 0 0 25 0 1 0 138445251 566820864 137706 4089446400 134512640 135752675 4291568928 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 138384 137706 146 303 0 138079 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 553536

[startup+582.301 s]
/proc/loadavg: 2.02 1.72 0.92 3/179 20035
/proc/meminfo: memFree=29119452/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=620068 CPUtime=582.3
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 154430 0 0 0 58124 106 0 0 25 0 1 0 138445251 634949632 154333 4089446400 134512640 135752675 4291568928 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 155017 154333 146 303 0 154712 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 620068

[startup+642.301 s]
/proc/loadavg: 2.00 1.76 0.98 3/179 20037
/proc/meminfo: memFree=28978324/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=660844 CPUtime=642.31
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 164588 0 0 0 64117 114 0 0 25 0 1 0 138445251 676704256 164491 4089446400 134512640 135752675 4291568928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 165211 164491 146 303 0 164906 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 660844

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 1.86 1.15 3/179 20041
/proc/meminfo: memFree=28444808/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=842184 CPUtime=822.3
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 209839 0 0 0 82081 149 0 0 25 0 1 0 138445251 862396416 209742 4089446400 134512640 135752675 4291568928 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 210546 209742 146 303 0 210241 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 842184

[startup+882.3 s]
/proc/loadavg: 2.00 1.89 1.20 3/179 20043
/proc/meminfo: memFree=28278016/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=884812 CPUtime=882.3
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 220460 0 0 0 88073 157 0 0 25 0 1 0 138445251 906047488 220363 4089446400 134512640 135752675 4291568928 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 221203 220363 146 303 0 220898 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 884812

[startup+942.301 s]
/proc/loadavg: 2.00 1.90 1.25 3/179 20045
/proc/meminfo: memFree=28109360/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=925416 CPUtime=942.31
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 230603 0 0 0 94065 166 0 0 25 0 1 0 138445251 947625984 230506 4089446400 134512640 135752675 4291568928 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 231354 230506 146 303 0 231049 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 925416

[startup+1002.3 s]
/proc/loadavg: 2.00 1.92 1.29 3/179 20047
/proc/meminfo: memFree=27959684/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=964616 CPUtime=1002.31
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 240381 0 0 0 100058 173 0 0 25 0 1 0 138445251 987766784 240284 4089446400 134512640 135752675 4291568928 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 241154 240284 146 303 0 240849 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 964616

[startup+1062.3 s]
/proc/loadavg: 2.07 1.95 1.34 3/179 20048
/proc/meminfo: memFree=27780484/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=989768 CPUtime=1062.31
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 246587 0 0 0 106053 178 0 0 25 0 1 0 138445251 1013522432 246490 4089446400 134512640 135752675 4291568928 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 247442 246490 146 303 0 247137 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 989768

[startup+1122.3 s]
/proc/loadavg: 2.02 1.95 1.38 3/179 20049
/proc/meminfo: memFree=27611204/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=1014700 CPUtime=1122.31
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 252825 0 0 0 112049 182 0 0 25 0 1 0 138445251 1039052800 252728 4089446400 134512640 135752675 4291568928 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 253675 252728 146 303 0 253370 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1014700

[startup+1182.3 s]
/proc/loadavg: 2.01 1.96 1.41 3/179 20051
/proc/meminfo: memFree=27451840/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=1055004 CPUtime=1182.32
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 262880 0 0 0 118043 189 0 0 25 0 1 0 138445251 1080324096 262783 4089446400 134512640 135752675 4291568928 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 263751 262783 146 303 0 263446 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1055004

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.45 3/179 20053
/proc/meminfo: memFree=27220688/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=1180988 CPUtime=1242.32
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 294327 0 0 0 124020 212 0 0 25 0 1 0 138445251 1209331712 294230 4089446400 134512640 135752675 4291568928 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 295247 294230 146 303 0 294942 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1180988

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/179 20055
/proc/meminfo: memFree=26986556/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=1284744 CPUtime=1302.32
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 320237 0 0 0 130000 232 0 0 25 0 1 0 138445251 1315577856 320140 4089446400 134512640 135752675 4291568928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 321186 320140 146 303 0 320881 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 1284744

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/179 20056
/proc/meminfo: memFree=26796204/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=1365888 CPUtime=1362.32
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 340482 0 0 0 135984 248 0 0 25 0 1 0 138445251 1398669312 340385 4089446400 134512640 135752675 4291568928 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 341472 340385 146 303 0 341167 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 1365888

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 20057
/proc/meminfo: memFree=26627912/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=1432248 CPUtime=1422.32
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 357042 0 0 0 141974 258 0 0 25 0 1 0 138445251 1466621952 356945 4089446400 134512640 135752675 4291568928 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 358062 356945 146 303 0 357757 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 1432248

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/179 20059
/proc/meminfo: memFree=26445380/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=1522456 CPUtime=1482.32
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 379542 0 0 0 147958 274 0 0 25 0 1 0 138445251 1558994944 379445 4089446400 134512640 135752675 4291568928 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 380614 379445 146 303 0 380309 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 1522456

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/179 20061
/proc/meminfo: memFree=26222160/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=1641112 CPUtime=1542.32
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 409177 0 0 0 153936 296 0 0 25 0 1 0 138445251 1680498688 409080 4089446400 134512640 135752675 4291568928 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 410278 409080 146 303 0 409973 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 1641112

[startup+1602.3 s]
/proc/loadavg: 2.07 1.99 1.62 4/180 20066
/proc/meminfo: memFree=26010708/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=1737604 CPUtime=1602.32
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 433222 0 0 0 159919 313 0 0 25 0 1 0 138445251 1779306496 433125 4089446400 134512640 135752675 4291568928 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 434401 433125 146 303 0 434096 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 1737604

[startup+1662.3 s]
/proc/loadavg: 2.02 1.99 1.64 3/179 20067
/proc/meminfo: memFree=25866020/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=1836704 CPUtime=1662.32
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 457946 0 0 0 165902 330 0 0 25 0 1 0 138445251 1880784896 457849 4089446400 134512640 135752675 4291568928 18446744073709551615 134607289 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 459176 457849 146 303 0 458871 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 1836704

[startup+1722.3 s]
/proc/loadavg: 2.01 1.99 1.66 3/179 20068
/proc/meminfo: memFree=25716096/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=1920548 CPUtime=1722.33
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 478851 0 0 0 171888 345 0 0 25 0 1 0 138445251 1966641152 478754 4089446400 134512640 135752675 4291568928 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 480137 478754 146 303 0 479832 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 1920548

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.67 3/179 20070
/proc/meminfo: memFree=25560332/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=2006772 CPUtime=1782.32
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 500375 0 0 0 177875 357 0 0 25 0 1 0 138445251 2054934528 500278 4089446400 134512640 135752675 4291568928 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 501693 500278 146 303 0 501388 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 2006772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 1.99 1.68 2/177 20071
/proc/meminfo: memFree=29243016/32951124 swapFree=67111528/67111528
[pid=20018] ppid=20016 vsize=2021556 CPUtime=1800.04
/proc/20018/stat : 20018 (wbo1.4b) R 20016 20018 19954 0 -1 4202496 504066 0 0 0 179644 360 0 0 25 0 1 0 138445251 2070073344 503969 4089446400 134512640 135752675 4291568928 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20018/statm: 505389 503969 146 303 0 505084 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2021556

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.12
CPU user time (s): 1796.44
CPU system time (s): 3.67344
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2021556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.44
system time used= 3.67344
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 504066
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= 2213

runsolver used 3.3175 second user time and 6.17206 second system time

The end

Launcher Data

Begin job on node144 at 2010-07-01 10:05:07
IDJOB=2690306
IDBENCH=78676
IDSOLVER=1201
FILE ID=node144/2690306-1277971506
PBS_JOBID= 11197879
Free space on /tmp= 74176 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-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-2690306-1277971506/watcher-2690306-1277971506 -o /tmp/evaluation-result-2690306-1277971506/solver-2690306-1277971506 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690306-1277971506.wbo

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

MD5SUM BENCH= 7b4c43120f8532700d0af4fec83df613
RANDOM SEED=256496

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31257632 kB
Buffers:        218944 kB
Cached:        1259212 kB
SwapCached:          0 kB
Active:         586516 kB
Inactive:       959416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31257632 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5704 kB
Writeback:           0 kB
AnonPages:       68224 kB
Mapped:          14732 kB
Slab:            82584 kB
PageTables:       5296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212696 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74176 MiB
End job on node144 at 2010-07-01 10:35:09