Trace number 2690328

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.11 1800.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_35_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM694cfd83cbc837ad458e2da6a5d5efcc
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark0.332949
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2100
Total number of constraints130
Number of soft constraints90
Number of constraints which are clauses70
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint35
Top cost 4485
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4484
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing wbo file format. File HOME/instance-2690328-1277890929.wbo.
0.00/0.00	c Instance file HOME/instance-2690328-1277890929.wbo
0.00/0.00	c File size is 37262 bytes.
0.00/0.00	c Highest Coefficient sum: 36
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:      2100                                                |
0.00/0.00	c |  Number Clauses:        70                                                  |
0.00/0.00	c |  Number Cardinality:    60                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |    2100      130     4200 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       102 |    2100      130     4200 |     5500      102    138 |  0.000 % |
0.00/0.01	c |       255 |    2100      130     4200 |     6050      255    150 |  0.000 % |
0.00/0.02	c |       482 |    2100      130     4200 |     6655      482    150 |  0.000 % |
0.00/0.04	c |       820 |    2100      130     4200 |     7320      820    158 |  0.000 % |
0.05/0.07	c |      1326 |    2100      130     4200 |     8052     1326    168 |  0.000 % |
0.09/0.12	c |      2085 |    2100      130     4200 |     8857     2085    166 |  0.000 % |
0.19/0.26	c |      3224 |    2100      130     4200 |     9743     3224    198 |  0.000 % |
0.39/0.44	c |      4932 |    2100      130     4200 |    10717     4932    190 |  0.000 % |
0.69/0.78	c |      7495 |    2100      130     4200 |    11789     7495    180 |  0.000 % |
1.39/1.45	c |     11339 |    2100      130     4200 |    12968    11339    193 |  0.000 % |
2.99/3.00	c |     17106 |    2100      130     4200 |    14265    10122    233 |  0.000 % |
6.99/7.03	c |     25757 |    2100      130     4200 |    15692    11154    353 |  0.000 % |
15.09/15.19	c |     38732 |    2100      130     4200 |    17261    15985    356 |  0.000 % |
34.39/34.46	c |     58193 |    2100      130     4200 |    18987    17220    470 |  0.000 % |
45.68/45.76	c |     87385 |    2100      130     4200 |    20886    16572    253 |  0.000 % |
60.40/60.50	c |    131177 |    2100      130     4200 |    22974    16171    236 |  0.000 % |
89.79/89.88	c |    196863 |    2100      130     4200 |    25272    21963    232 |  0.000 % |
144.49/144.53	c |    295390 |    2100      130     4200 |    27799    13166    290 |  0.000 % |
180.49/180.58	c There are 0 assigned variables. 0 in cost function.
180.69/180.75	c ============================[ Search Statistics ]==============================
180.69/180.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.69/180.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.69/180.75	c ===============================================================================
180.69/180.75	c |         0 |    2100      130     4200 |     5000        0    nan |  0.000 % |
180.69/180.78	c |       100 |    2100      130     4200 |     5500      100    142 |  0.000 % |
180.69/180.79	c |       251 |    2100      130     4200 |     6050      251    144 |  0.000 % |
180.79/180.81	c |       476 |    2100      130     4200 |     6655      476    142 |  0.000 % |
180.79/180.85	c |       815 |    2100      130     4200 |     7320      815    141 |  0.000 % |
180.89/180.91	c |      1323 |    2100      130     4200 |     8052     1323    156 |  0.000 % |
180.99/181.03	c |      2082 |    2100      130     4200 |     8857     2082    171 |  0.000 % |
181.19/181.20	c |      3224 |    2100      130     4200 |     9743     3224    170 |  0.000 % |
181.49/181.55	c |      4933 |    2100      130     4200 |    10717     4933    183 |  0.000 % |
182.19/182.29	c |      7497 |    2100      130     4200 |    11789     7497    203 |  0.000 % |
183.70/183.75	c |     11341 |    2100      130     4200 |    12968    11341    240 |  0.000 % |
184.99/185.09	c |     17112 |    2100      130     4200 |    14265    10416    261 |  0.000 % |
189.99/190.05	c |     25762 |    2100      130     4200 |    15692    11435    255 |  0.000 % |
195.99/196.06	c |     38736 |    2100      130     4200 |    17261    16086    306 |  0.000 % |
205.48/205.60	c |     58199 |    2100      130     4200 |    18987     8962    292 |  0.000 % |
226.59/226.69	c |     87394 |    2100      130     4200 |    20886    17282    517 |  0.000 % |
289.99/290.02	c |    131185 |    2100      130     4200 |    22974    17883    454 |  0.000 % |
321.98/322.05	c |    196872 |    2100      130     4200 |    25272    23617    290 |  0.000 % |
383.59/383.67	c |    295399 |    2100      130     4200 |    27799    24637    241 |  0.000 % |
456.99/457.05	c |    443188 |    2100      130     4200 |    30579    22764    309 |  0.000 % |
617.49/617.55	c |    664875 |    2100      130     4200 |    33637    16395    257 |  0.000 % |
851.50/851.56	c |    997401 |    2100      130     4200 |    37001    19931    295 |  0.000 % |
1259.68/1259.78	c |   1496189 |    2100      130     4200 |    40701    26424    378 |  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-2690328-1277890929/watcher-2690328-1277890929 -o /tmp/evaluation-result-2690328-1277890929/solver-2690328-1277890929 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690328-1277890929.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.01 2.54 3.53 3/176 11438
/proc/meminfo: memFree=31510172/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=3196 CPUtime=0
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 445 0 0 0 0 0 0 0 25 0 1 0 130389392 3272704 354 4089446400 134512640 135752675 4286714192 18446744073709551615 134588593 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11438/statm: 799 354 141 303 0 494 0

[startup+0.0608801 s]
/proc/loadavg: 2.01 2.54 3.53 3/176 11438
/proc/meminfo: memFree=31510172/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=3756 CPUtime=0.05
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 643 0 0 0 5 0 0 0 25 0 1 0 130389392 3846144 513 4089446400 134512640 135752675 4286714192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11438/statm: 939 513 144 303 0 634 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3756

[startup+0.10087 s]
/proc/loadavg: 2.01 2.54 3.53 3/176 11438
/proc/meminfo: memFree=31510172/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=4416 CPUtime=0.09
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 781 0 0 0 9 0 0 0 25 0 1 0 130389392 4521984 651 4089446400 134512640 135752675 4286714192 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11438/statm: 1104 652 144 303 0 799 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4416

[startup+0.300839 s]
/proc/loadavg: 2.01 2.54 3.53 3/176 11438
/proc/meminfo: memFree=31510172/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=6396 CPUtime=0.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 1301 0 0 0 29 0 0 0 25 0 1 0 130389392 6549504 1171 4089446400 134512640 135752675 4286714192 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11438/statm: 1599 1171 144 303 0 1294 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6396

[startup+0.700771 s]
/proc/loadavg: 2.01 2.54 3.53 3/176 11438
/proc/meminfo: memFree=31510172/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=9300 CPUtime=0.69
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 2003 0 0 0 68 1 0 0 25 0 1 0 130389392 9523200 1873 4089446400 134512640 135752675 4286714192 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11438/statm: 2325 1873 144 303 0 2020 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9300

[startup+1.50063 s]
/proc/loadavg: 2.01 2.53 3.52 3/177 11439
/proc/meminfo: memFree=31500988/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=14184 CPUtime=1.49
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 3224 0 0 0 148 1 0 0 25 0 1 0 130389392 14524416 3094 4089446400 134512640 135752675 4286714192 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11438/statm: 3546 3094 144 303 0 3241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14184

[startup+3.10037 s]
/proc/loadavg: 2.01 2.53 3.52 3/177 11439
/proc/meminfo: memFree=31494416/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=21340 CPUtime=3.09
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 5040 0 0 0 308 1 0 0 25 0 1 0 130389392 21852160 4910 4089446400 134512640 135752675 4286714192 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11438/statm: 5335 4910 144 303 0 5030 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21340

[startup+6.30084 s]
/proc/loadavg: 2.01 2.52 3.51 3/177 11439
/proc/meminfo: memFree=31480908/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=32968 CPUtime=6.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 7939 0 0 0 627 2 0 0 25 0 1 0 130389392 33759232 7809 4089446400 134512640 135752675 4286714192 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11438/statm: 8242 7809 144 303 0 7937 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32968

[startup+12.7008 s]
/proc/loadavg: 2.00 2.51 3.51 3/177 11439
/proc/meminfo: memFree=31464320/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=49372 CPUtime=12.69
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 12018 0 0 0 1265 4 0 0 25 0 1 0 130389392 50556928 11888 4089446400 134512640 135752675 4286714192 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11438/statm: 12343 11888 144 303 0 12038 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49372

[startup+25.5006 s]
/proc/loadavg: 2.00 2.49 3.48 3/177 11439
/proc/meminfo: memFree=31435048/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=78432 CPUtime=25.49
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 19292 0 0 0 2541 8 0 0 25 0 1 0 130389392 80314368 19162 4089446400 134512640 135752675 4286714192 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11438/statm: 19608 19162 144 303 0 19303 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78432

[startup+51.1003 s]
/proc/loadavg: 2.00 2.45 3.44 3/177 11441
/proc/meminfo: memFree=31367936/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=146424 CPUtime=51.09
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 36269 0 0 0 5093 16 0 0 25 0 1 0 130389392 149938176 36139 4089446400 134512640 135752675 4286714192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11438/statm: 36606 36139 144 303 0 36301 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 146424

[startup+102.306 s]
/proc/loadavg: 2.00 2.38 3.36 3/177 11441
/proc/meminfo: memFree=31216884/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=296024 CPUtime=102.3
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 73593 0 0 0 10194 36 0 0 25 0 1 0 130389392 303128576 73463 4089446400 134512640 135752675 4286714192 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11438/statm: 74006 73463 144 303 0 73701 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 296024

[startup+162.3 s]
/proc/loadavg: 2.00 2.31 3.27 3/177 11443
/proc/meminfo: memFree=31080820/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=434012 CPUtime=162.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 107994 0 0 0 16177 52 0 0 25 0 1 0 130389392 444428288 107864 4089446400 134512640 135752675 4286714192 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11438/statm: 108503 107864 144 303 0 108198 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 434012

[startup+222.3 s]
/proc/loadavg: 2.00 2.25 3.19 3/195 11490
/proc/meminfo: memFree=30912728/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=554220 CPUtime=222.28
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 138273 0 0 0 22156 72 0 0 25 0 1 0 130389392 567521280 138114 4089446400 134512640 135752675 4286714192 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 138555 138114 146 303 0 138250 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 554220

[startup+282.3 s]
/proc/loadavg: 2.00 2.20 3.11 3/195 11492
/proc/meminfo: memFree=30822420/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=640804 CPUtime=282.28
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 159887 0 0 0 28145 83 0 0 25 0 1 0 130389392 656183296 159728 4089446400 134512640 135752675 4286714192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 160201 159728 146 303 0 159896 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 640804

[startup+342.301 s]
/proc/loadavg: 2.00 2.16 3.04 3/195 11492
/proc/meminfo: memFree=30697748/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=765200 CPUtime=342.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 190879 0 0 0 34121 108 0 0 25 0 1 0 130389392 783564800 190720 4089446400 134512640 135752675 4286714192 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 191300 190720 146 303 0 190995 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 765200

[startup+402.301 s]
/proc/loadavg: 2.00 2.13 2.97 3/195 11494
/proc/meminfo: memFree=30582860/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=880388 CPUtime=402.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 219630 0 0 0 40100 129 0 0 25 0 1 0 130389392 901517312 219471 4089446400 134512640 135752675 4286714192 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 220097 219471 146 303 0 219792 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 880388

[startup+462.301 s]
/proc/loadavg: 2.00 2.10 2.91 3/195 11496
/proc/meminfo: memFree=30412596/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=1048884 CPUtime=462.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 261720 0 0 0 46069 160 0 0 25 0 1 0 130389392 1074057216 261561 4089446400 134512640 135752675 4286714192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 262221 261561 146 303 0 261916 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1048884

[startup+522.301 s]
/proc/loadavg: 2.00 2.08 2.85 3/195 11498
/proc/meminfo: memFree=30319908/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=1140920 CPUtime=522.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 284661 0 0 0 52054 175 0 0 25 0 1 0 130389392 1168302080 284502 4089446400 134512640 135752675 4286714192 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 285230 284502 146 303 0 284925 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1140920

[startup+582.301 s]
/proc/loadavg: 2.03 2.08 2.80 3/195 11500
/proc/meminfo: memFree=30227356/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=1226944 CPUtime=582.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 306119 0 0 0 58038 191 0 0 25 0 1 0 130389392 1256390656 305960 4089446400 134512640 135752675 4286714192 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 306736 305960 146 303 0 306431 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1226944

[startup+642.3 s]
/proc/loadavg: 2.01 2.06 2.75 3/195 11500
/proc/meminfo: memFree=30123124/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=1329220 CPUtime=642.3
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 331653 0 0 0 64017 213 0 0 25 0 1 0 130389392 1361121280 331494 4089446400 134512640 135752675 4286714192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 332305 331494 146 303 0 332000 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1329220

[startup+702.3 s]

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

[startup+882.301 s]
/proc/loadavg: 2.01 2.03 2.57 3/195 11508
/proc/meminfo: memFree=29680124/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=1763188 CPUtime=882.3
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 439991 0 0 0 87925 305 0 0 25 0 1 0 130389392 1805504512 439832 4089446400 134512640 135752675 4286714192 18446744073709551615 134607323 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 440797 439832 146 303 0 440492 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1763188

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.53 3/195 11508
/proc/meminfo: memFree=29594144/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=1849820 CPUtime=942.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 461596 0 0 0 93909 320 0 0 25 0 1 0 130389392 1894215680 461437 4089446400 134512640 135752675 4286714192 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 462455 461437 146 303 0 462150 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1849820

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.50 3/195 11510
/proc/meminfo: memFree=29515472/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=1924108 CPUtime=1002.3
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 480179 0 0 0 99897 333 0 0 25 0 1 0 130389392 1970286592 480020 4089446400 134512640 135752675 4286714192 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 481027 480020 146 303 0 480722 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1924108

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.46 3/195 11512
/proc/meminfo: memFree=29413268/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=2026728 CPUtime=1062.3
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 505791 0 0 0 105876 354 0 0 25 0 1 0 130389392 2075369472 505632 4089446400 134512640 135752675 4286714192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 506682 505632 146 303 0 506377 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2026728

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.43 3/195 11514
/proc/meminfo: memFree=29296160/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=2140960 CPUtime=1122.3
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 534316 0 0 0 111855 375 0 0 25 0 1 0 130389392 2192343040 534157 4089446400 134512640 135752675 4286714192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 535240 534157 146 303 0 534935 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2140960

[startup+1182.3 s]
/proc/loadavg: 2.04 2.02 2.41 3/195 11525
/proc/meminfo: memFree=29197216/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=2238736 CPUtime=1182.3
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 558751 0 0 0 117840 390 0 0 25 0 1 0 130389392 2292465664 558592 4089446400 134512640 135752675 4286714192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 559684 558592 146 303 0 559379 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2238736

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.38 3/195 11525
/proc/meminfo: memFree=29114964/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=2321056 CPUtime=1242.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 579343 0 0 0 123825 404 0 0 25 0 1 0 130389392 2376761344 579184 4089446400 134512640 135752675 4286714192 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11438/statm: 580264 579184 146 303 0 579959 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 2321056

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.35 3/195 11527
/proc/meminfo: memFree=29037788/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=2397292 CPUtime=1302.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 598374 0 0 0 129812 417 0 0 25 0 1 0 130389392 2454827008 598215 4089446400 134512640 135752675 4286714192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11438/statm: 599323 598215 146 303 0 599018 0
Current children cumulated CPU time (s) 1302.29
Current children cumulated vsize (KiB) 2397292

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.33 3/195 11529
/proc/meminfo: memFree=28955540/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=2480276 CPUtime=1362.28
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 619062 0 0 0 135800 428 0 0 25 0 1 0 130389392 2539802624 618903 4089446400 134512640 135752675 4286714192 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 620069 618903 146 303 0 619764 0
Current children cumulated CPU time (s) 1362.28
Current children cumulated vsize (KiB) 2480276

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.30 3/195 11531
/proc/meminfo: memFree=28877004/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=2558120 CPUtime=1422.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 638519 0 0 0 141789 440 0 0 25 0 1 0 130389392 2619514880 638360 4089446400 134512640 135752675 4286714192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 639530 638360 146 303 0 639225 0
Current children cumulated CPU time (s) 1422.29
Current children cumulated vsize (KiB) 2558120

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.28 3/195 11533
/proc/meminfo: memFree=28752580/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=2683476 CPUtime=1482.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 669844 0 0 0 147767 462 0 0 25 0 1 0 130389392 2747879424 669685 4089446400 134512640 135752675 4286714192 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 670869 669685 146 303 0 670564 0
Current children cumulated CPU time (s) 1482.29
Current children cumulated vsize (KiB) 2683476

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.26 3/195 11533
/proc/meminfo: memFree=28641816/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=2792104 CPUtime=1542.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 696992 0 0 0 153747 482 0 0 25 0 1 0 130389392 2859114496 696833 4089446400 134512640 135752675 4286714192 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 698026 696833 146 303 0 697721 0
Current children cumulated CPU time (s) 1542.29
Current children cumulated vsize (KiB) 2792104

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.24 3/195 11535
/proc/meminfo: memFree=28540712/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=2895764 CPUtime=1602.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 722887 0 0 0 159722 507 0 0 25 0 1 0 130389392 2965262336 722728 4089446400 134512640 135752675 4286714192 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 723941 722729 146 303 0 723636 0
Current children cumulated CPU time (s) 1602.29
Current children cumulated vsize (KiB) 2895764

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.23 3/195 11537
/proc/meminfo: memFree=28424724/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=3006740 CPUtime=1662.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 750600 0 0 0 165700 529 0 0 25 0 1 0 130389392 3078901760 750441 4089446400 134512640 135752675 4286714192 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 751685 750441 146 303 0 751380 0
Current children cumulated CPU time (s) 1662.29
Current children cumulated vsize (KiB) 3006740

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.21 4/195 11539
/proc/meminfo: memFree=28320020/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=3112704 CPUtime=1722.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 777071 0 0 0 171673 556 0 0 25 0 1 0 130389392 3187408896 776912 4089446400 134512640 135752675 4286714192 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 778176 776912 146 303 0 777871 0
Current children cumulated CPU time (s) 1722.29
Current children cumulated vsize (KiB) 3112704

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.19 3/195 11541
/proc/meminfo: memFree=28225240/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=3205656 CPUtime=1782.29
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 800302 0 0 0 177654 575 0 0 25 0 1 0 130389392 3282591744 800143 4089446400 134512640 135752675 4286714192 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 801414 800143 146 303 0 801109 0
Current children cumulated CPU time (s) 1782.29
Current children cumulated vsize (KiB) 3205656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.18 3/195 11541
/proc/meminfo: memFree=28191940/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=3238396 CPUtime=1800
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4202496 808504 0 0 0 179421 579 0 0 25 0 1 0 130389392 3316117504 808345 4089446400 134512640 135752675 4286714192 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11438/statm: 809599 808345 146 303 0 809294 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 3238396

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

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

[startup+1800.11 s]
/proc/loadavg: 2.00 2.00 2.18 3/195 11541
/proc/meminfo: memFree=28191940/32951132 swapFree=67111528/67111528
[pid=11438] ppid=11436 vsize=0 CPUtime=1800.1
/proc/11438/stat : 11438 (wbo1.4b) R 11436 11438 9962 0 -1 4203524 808504 0 0 0 179421 589 0 0 25 0 1 0 130389392 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/11438/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.11
CPU time (s): 1800.11
CPU user time (s): 1794.22
CPU system time (s): 5.8931
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 3238396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.22
system time used= 5.8931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 808504
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= 2
involuntary context switches= 31426

runsolver used 2.6086 second user time and 5.62315 second system time

The end

Launcher Data

Begin job on node129 at 2010-06-30 11:42:09
IDJOB=2690328
IDBENCH=78691
IDSOLVER=1201
FILE ID=node129/2690328-1277890929
PBS_JOBID= 11197095
Free space on /tmp= 74208 MiB

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

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

MD5SUM BENCH= 694cfd83cbc837ad458e2da6a5d5efcc
RANDOM SEED=599658186

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31510700 kB
Buffers:        176636 kB
Cached:        1054352 kB
SwapCached:          0 kB
Active:         615196 kB
Inactive:       684956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31510700 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2780 kB
Writeback:           0 kB
AnonPages:       68896 kB
Mapped:          15580 kB
Slab:            77804 kB
PageTables:       4892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   211148 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 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 node129 at 2010-06-30 12:12:11