Trace number 2690309

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_40_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM077a21624aa2f6aaa0c1ba2d37648916
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark0.137978
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2400
Total number of constraints140
Number of soft constraints52
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint40
Top cost 2792
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 2791
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing wbo file format. File HOME/instance-2690309-1277890117.wbo.
0.00/0.00	c Instance file HOME/instance-2690309-1277890117.wbo
0.00/0.00	c File size is 42544 bytes.
0.00/0.00	c Highest Coefficient sum: 41
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      2400                                                |
0.00/0.00	c |  Number Clauses:        80                                                  |
0.00/0.00	c |  Number Cardinality:    60                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |    2400      140     4800 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       101 |    2400      140     4800 |     5500      101    147 |  0.000 % |
0.00/0.01	c |       251 |    2400      140     4800 |     6050      251    136 |  0.000 % |
0.02/0.02	c |       476 |    2400      140     4800 |     6655      476    135 |  0.000 % |
0.02/0.04	c |       814 |    2400      140     4800 |     7320      814    146 |  0.000 % |
0.02/0.08	c |      1320 |    2400      140     4800 |     8052     1320    156 |  0.000 % |
0.09/0.16	c |      2079 |    2400      140     4800 |     8857     2079    176 |  0.000 % |
0.19/0.29	c |      3218 |    2400      140     4800 |     9743     3218    180 |  0.000 % |
0.48/0.56	c |      4926 |    2400      140     4800 |    10717     4926    183 |  0.000 % |
0.89/0.99	c |      7488 |    2400      140     4800 |    11789     7488    212 |  0.000 % |
2.10/2.13	c |     11332 |    2400      140     4800 |    12968    11332    223 |  0.000 % |
3.19/3.28	c |     17099 |    2400      140     4800 |    14265    10050    217 |  0.000 % |
5.49/5.56	c |     25751 |    2400      140     4800 |    15692    11007    212 |  0.000 % |
9.29/9.39	c |     38727 |    2400      140     4800 |    17261    15580    212 |  0.000 % |
17.19/17.23	c |     58188 |    2400      140     4800 |    18987    16669    205 |  0.000 % |
27.89/27.97	c |     87383 |    2400      140     4800 |    20886    15751    257 |  0.000 % |
42.59/42.67	c |    131179 |    2400      140     4800 |    22974    14687    255 |  0.000 % |
82.09/82.13	c |    196865 |    2400      140     4800 |    25272    20289    246 |  0.000 % |
139.20/139.26	c |    295393 |    2400      140     4800 |    27799    23655    310 |  0.000 % |
180.50/180.55	c There are 0 assigned variables. 0 in cost function.
180.70/180.72	c ============================[ Search Statistics ]==============================
180.70/180.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.70/180.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.70/180.72	c ===============================================================================
180.70/180.72	c |         0 |    2400      140     4800 |     5000        0    nan |  0.000 % |
180.70/180.76	c |       101 |    2400      140     4800 |     5500      101    131 |  0.000 % |
180.70/180.77	c |       254 |    2400      140     4800 |     6050      254    117 |  0.000 % |
180.70/180.79	c |       479 |    2400      140     4800 |     6655      479    130 |  0.000 % |
180.80/180.83	c |       818 |    2400      140     4800 |     7320      818    137 |  0.000 % |
180.80/180.89	c |      1325 |    2400      140     4800 |     8052     1325    146 |  0.000 % |
181.00/181.00	c |      2087 |    2400      140     4800 |     8857     2087    157 |  0.000 % |
181.20/181.26	c |      3227 |    2400      140     4800 |     9743     3227    192 |  0.000 % |
181.59/181.68	c |      4935 |    2400      140     4800 |    10717     4935    203 |  0.000 % |
182.29/182.31	c |      7497 |    2400      140     4800 |    11789     7497    211 |  0.000 % |
183.20/183.23	c |     11342 |    2400      140     4800 |    12968    11342    206 |  0.000 % |
184.90/184.95	c |     17108 |    2400      140     4800 |    14265    10059    187 |  0.000 % |
187.59/187.69	c |     25757 |    2400      140     4800 |    15692    11011    187 |  0.000 % |
193.40/193.44	c |     38733 |    2400      140     4800 |    17261    15587    198 |  0.000 % |
199.90/199.94	c |     58197 |    2400      140     4800 |    18987    16927    262 |  0.000 % |
216.10/216.15	c |     87389 |    2400      140     4800 |    20886    16051    257 |  0.000 % |
241.29/241.35	c |    131179 |    2400      140     4800 |    22974    15818    301 |  0.000 % |
281.80/281.84	c |    196865 |    2400      140     4800 |    25272    21242    220 |  0.000 % |
351.50/351.59	c |    295394 |    2400      140     4800 |    27799    23112    301 |  0.000 % |
454.11/454.15	c |    443189 |    2400      140     4800 |    30579    16043    303 |  0.000 % |
616.51/616.51	c |    664873 |    2400      140     4800 |    33637    23252    247 |  0.000 % |
854.93/854.91	c |    997400 |    2400      140     4800 |    37001    16355    328 |  0.000 % |
1362.04/1362.07	c |   1496188 |    2400      140     4800 |    40701    34803    311 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2690309-1277890117/watcher-2690309-1277890117 -o /tmp/evaluation-result-2690309-1277890117/solver-2690309-1277890117 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690309-1277890117.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.73 4.54 3/179 22247
/proc/meminfo: memFree=31582572/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=3344 CPUtime=0
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 473 0 0 0 0 0 0 0 25 0 1 0 164614837 3424256 380 4089446400 134512640 135752675 4290219440 18446744073709551615 134524481 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22247/statm: 836 381 141 303 0 531 0

[startup+0.0252359 s]
/proc/loadavg: 2.01 2.73 4.54 3/179 22247
/proc/meminfo: memFree=31582572/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=3304 CPUtime=0.02
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 533 0 0 0 2 0 0 0 25 0 1 0 164614837 3383296 390 4089446400 134512640 135752675 4290219440 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22247/statm: 826 391 144 303 0 521 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3304

[startup+0.101221 s]
/proc/loadavg: 2.01 2.73 4.54 3/179 22247
/proc/meminfo: memFree=31582572/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=4228 CPUtime=0.09
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 765 0 0 0 9 0 0 0 25 0 1 0 164614837 4329472 622 4089446400 134512640 135752675 4290219440 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22247/statm: 1057 622 144 303 0 752 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4228

[startup+0.300187 s]
/proc/loadavg: 2.01 2.73 4.54 3/179 22247
/proc/meminfo: memFree=31582572/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=5812 CPUtime=0.29
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 1161 0 0 0 29 0 0 0 25 0 1 0 164614837 5951488 1018 4089446400 134512640 135752675 4290219440 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22247/statm: 1453 1018 144 303 0 1148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5812

[startup+0.701099 s]
/proc/loadavg: 2.01 2.73 4.54 3/179 22247
/proc/meminfo: memFree=31582572/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=8584 CPUtime=0.69
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 1865 0 0 0 68 1 0 0 25 0 1 0 164614837 8790016 1722 4089446400 134512640 135752675 4290219440 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 2146 1722 144 303 0 1841 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8584

[startup+1.50095 s]
/proc/loadavg: 2.01 2.71 4.52 3/180 22248
/proc/meminfo: memFree=31574628/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=12412 CPUtime=1.49
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 2805 0 0 0 148 1 0 0 25 0 1 0 164614837 12709888 2662 4089446400 134512640 135752675 4290219440 18446744073709551615 134611642 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 3103 2662 144 303 0 2798 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12412

[startup+3.10064 s]
/proc/loadavg: 2.01 2.71 4.52 3/180 22248
/proc/meminfo: memFree=31570288/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=19544 CPUtime=3.09
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 4574 0 0 0 307 2 0 0 25 0 1 0 164614837 20013056 4431 4089446400 134512640 135752675 4290219440 18446744073709551615 134612040 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 4886 4431 144 303 0 4581 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19544

[startup+6.30104 s]
/proc/loadavg: 2.01 2.71 4.52 3/180 22248
/proc/meminfo: memFree=31556764/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=32620 CPUtime=6.29
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 7870 0 0 0 626 3 0 0 25 0 1 0 164614837 33402880 7727 4089446400 134512640 135752675 4290219440 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 8155 7727 144 303 0 7850 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32620

[startup+12.7008 s]
/proc/loadavg: 2.01 2.69 4.50 3/180 22248
/proc/meminfo: memFree=31535436/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=51952 CPUtime=12.69
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 12681 0 0 0 1263 6 0 0 25 0 1 0 164614837 53198848 12538 4089446400 134512640 135752675 4290219440 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 12988 12539 144 303 0 12683 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51952

[startup+25.5004 s]
/proc/loadavg: 2.01 2.67 4.47 3/180 22248
/proc/meminfo: memFree=31502944/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=84312 CPUtime=25.49
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 20763 0 0 0 2540 9 0 0 25 0 1 0 164614837 86335488 20620 4089446400 134512640 135752675 4290219440 18446744073709551615 134611986 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 21078 20620 144 303 0 20773 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84312

[startup+51.1005 s]
/proc/loadavg: 2.00 2.61 4.40 3/180 22249
/proc/meminfo: memFree=31415624/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=172392 CPUtime=51.09
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 42764 0 0 0 5089 20 0 0 25 0 1 0 164614837 176529408 42621 4089446400 134512640 135752675 4290219440 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 43098 42621 144 303 0 42793 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 172392

[startup+102.307 s]
/proc/loadavg: 2.00 2.51 4.26 3/180 22250
/proc/meminfo: memFree=31311432/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=275476 CPUtime=102.3
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 68451 0 0 0 10196 34 0 0 25 0 1 0 164614837 282087424 68308 4089446400 134512640 135752675 4290219440 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 68869 68308 144 303 0 68564 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 275476

[startup+162.3 s]
/proc/loadavg: 2.00 2.41 4.12 3/180 22252
/proc/meminfo: memFree=31183548/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=403464 CPUtime=162.3
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 100368 0 0 0 16179 51 0 0 25 0 1 0 164614837 413147136 100225 4089446400 134512640 135752675 4290219440 18446744073709551615 134612042 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 100866 100225 144 303 0 100561 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 403464

[startup+222.301 s]
/proc/loadavg: 2.00 2.33 3.98 3/180 22254
/proc/meminfo: memFree=31089012/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=496616 CPUtime=222.3
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 123862 0 0 0 22161 69 0 0 25 0 1 0 164614837 508534784 123690 4089446400 134512640 135752675 4290219440 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 124154 123690 146 303 0 123849 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 496616

[startup+282.3 s]
/proc/loadavg: 2.00 2.27 3.85 3/180 22255
/proc/meminfo: memFree=30987300/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=600452 CPUtime=282.3
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 149755 0 0 0 28146 84 0 0 25 0 1 0 164614837 614862848 149583 4089446400 134512640 135752675 4290219440 18446744073709551615 134607306 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 150113 149583 146 303 0 149808 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 600452

[startup+342.301 s]
/proc/loadavg: 2.00 2.22 3.74 3/180 22257
/proc/meminfo: memFree=30881248/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=705156 CPUtime=342.3
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 175878 0 0 0 34130 100 0 0 25 0 1 0 164614837 722079744 175706 4089446400 134512640 135752675 4290219440 18446744073709551615 134607257 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 176289 175706 146 303 0 175984 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 705156

[startup+402.301 s]
/proc/loadavg: 2.08 2.19 3.63 3/180 22258
/proc/meminfo: memFree=30786476/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=801416 CPUtime=402.31
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 199836 0 0 0 40117 114 0 0 25 0 1 0 164614837 820649984 199664 4089446400 134512640 135752675 4290219440 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 200354 199664 146 303 0 200049 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 801416

[startup+462.301 s]
/proc/loadavg: 2.03 2.16 3.53 3/180 22260
/proc/meminfo: memFree=30680048/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=907056 CPUtime=462.31
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 226199 0 0 0 46103 128 0 0 25 0 1 0 164614837 928825344 226027 4089446400 134512640 135752675 4290219440 18446744073709551615 134606965 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 226764 226027 146 303 0 226459 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 907056

[startup+522.301 s]
/proc/loadavg: 2.01 2.12 3.43 3/180 22262
/proc/meminfo: memFree=30580184/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=1007400 CPUtime=522.31
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 251226 0 0 0 52089 142 0 0 25 0 1 0 164614837 1031577600 251054 4089446400 134512640 135752675 4290219440 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 251850 251054 146 303 0 251545 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1007400

[startup+582.3 s]
/proc/loadavg: 2.00 2.10 3.33 3/180 22263
/proc/meminfo: memFree=30497820/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=1087936 CPUtime=582.31
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 271317 0 0 0 58079 152 0 0 25 0 1 0 164614837 1114046464 271145 4089446400 134512640 135752675 4290219440 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 271984 271145 146 303 0 271679 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1087936

[startup+642.301 s]
/proc/loadavg: 2.00 2.08 3.25 3/180 22265
/proc/meminfo: memFree=30390392/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=1196316 CPUtime=642.32
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 298343 0 0 0 64064 168 0 0 25 0 1 0 164614837 1225027584 298171 4089446400 134512640 135752675 4290219440 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 299079 298171 146 303 0 298774 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1196316

[startup+702.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.04 3.02 3/179 22297
/proc/meminfo: memFree=30085612/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=1515968 CPUtime=822.32
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 378117 0 0 0 82021 211 0 0 25 0 1 0 164614837 1552351232 377945 4089446400 134512640 135752675 4290219440 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 378992 377945 146 303 0 378687 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1515968

[startup+882.301 s]
/proc/loadavg: 2.00 2.03 2.95 3/179 22298
/proc/meminfo: memFree=29820200/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=1618780 CPUtime=882.32
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 403777 0 0 0 88008 224 0 0 25 0 1 0 164614837 1657630720 403605 4089446400 134512640 135752675 4290219440 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 404695 403605 146 303 0 404390 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1618780

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.89 3/179 22300
/proc/meminfo: memFree=29585044/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=1699508 CPUtime=942.32
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 423944 0 0 0 93997 235 0 0 25 0 1 0 164614837 1740296192 423772 4089446400 134512640 135752675 4290219440 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 424877 423772 146 303 0 424572 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1699508

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.83 3/179 22301
/proc/meminfo: memFree=29398880/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=1760364 CPUtime=1002.32
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 439111 0 0 0 99989 243 0 0 25 0 1 0 164614837 1802612736 438939 4089446400 134512640 135752675 4290219440 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 440091 438939 146 303 0 439786 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1760364

[startup+1062.3 s]
/proc/loadavg: 2.04 2.03 2.78 3/179 22303
/proc/meminfo: memFree=29208500/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=1819452 CPUtime=1062.33
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 453852 0 0 0 105981 252 0 0 25 0 1 0 164614837 1863118848 453680 4089446400 134512640 135752675 4290219440 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 454863 453680 146 303 0 454558 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1819452

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 2.73 3/179 22305
/proc/meminfo: memFree=29040788/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=1880864 CPUtime=1122.33
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 469155 0 0 0 111970 263 0 0 25 0 1 0 164614837 1926004736 468983 4089446400 134512640 135752675 4290219440 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 470216 468983 146 303 0 469911 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1880864

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.68 3/179 22306
/proc/meminfo: memFree=28877812/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=1947340 CPUtime=1182.33
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 485781 0 0 0 117962 271 0 0 25 0 1 0 164614837 1994076160 485609 4089446400 134512640 135752675 4290219440 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 486835 485609 146 303 0 486530 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1947340

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.64 3/179 22308
/proc/meminfo: memFree=28655296/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=2047672 CPUtime=1242.34
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 510848 0 0 0 123951 283 0 0 25 0 1 0 164614837 2096816128 510676 4089446400 134512640 135752675 4290219440 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 511918 510676 146 303 0 511613 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 2047672

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.60 3/179 22309
/proc/meminfo: memFree=28432176/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=2142856 CPUtime=1302.34
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 534631 0 0 0 129940 294 0 0 25 0 1 0 164614837 2194284544 534459 4089446400 134512640 135752675 4290219440 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 535714 534459 146 303 0 535409 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 2142856

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.55 3/179 22311
/proc/meminfo: memFree=28229756/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=2240864 CPUtime=1362.34
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 559135 0 0 0 135927 307 0 0 25 0 1 0 164614837 2294644736 558963 4089446400 134512640 135752675 4290219440 18446744073709551615 134607248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 560216 558963 146 303 0 559911 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 2240864

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.52 3/179 22313
/proc/meminfo: memFree=28036520/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=2318328 CPUtime=1422.35
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 578407 0 0 0 141915 320 0 0 25 0 1 0 164614837 2373967872 578235 4089446400 134512640 135752675 4290219440 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 579582 578235 146 303 0 579277 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 2318328

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.48 3/179 22314
/proc/meminfo: memFree=27862268/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=2389124 CPUtime=1482.35
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 596085 0 0 0 147905 330 0 0 25 0 1 0 164614837 2446462976 595913 4089446400 134512640 135752675 4290219440 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 597281 595913 146 303 0 596976 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 2389124

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.45 4/179 22316
/proc/meminfo: memFree=27702508/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=2449844 CPUtime=1542.35
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 611263 0 0 0 153896 339 0 0 25 0 1 0 164614837 2508640256 611091 4089446400 134512640 135752675 4290219440 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 612461 611091 146 303 0 612156 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 2449844

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.42 3/179 22317
/proc/meminfo: memFree=27518704/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=2532808 CPUtime=1602.35
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 631928 0 0 0 159883 352 0 0 25 0 1 0 164614837 2593595392 631756 4089446400 134512640 135752675 4290219440 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 633202 631756 146 303 0 632897 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 2532808

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.39 3/179 22319
/proc/meminfo: memFree=27330408/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=2612360 CPUtime=1662.36
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 651767 0 0 0 165872 364 0 0 25 0 1 0 164614837 2675056640 651595 4089446400 134512640 135752675 4290219440 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 653090 651595 146 303 0 652785 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 2612360

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.37 3/179 22321
/proc/meminfo: memFree=27148696/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=2695336 CPUtime=1722.36
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 672456 0 0 0 171862 374 0 0 25 0 1 0 164614837 2760024064 672284 4089446400 134512640 135752675 4290219440 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 673834 672284 146 303 0 673529 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 2695336

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.34 3/179 22322
/proc/meminfo: memFree=26993020/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=2761824 CPUtime=1782.36
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 689056 0 0 0 177853 383 0 0 25 0 1 0 164614837 2828107776 688884 4089446400 134512640 135752675 4290219440 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 690456 688884 146 303 0 690151 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 2761824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.00 2.34 3/179 22323
/proc/meminfo: memFree=26964116/32950928 swapFree=67111528/67111528
[pid=22247] ppid=22245 vsize=2771432 CPUtime=1800.06
/proc/22247/stat : 22247 (wbo1.4b) R 22245 22247 21459 0 -1 4202496 691442 0 0 0 179622 384 0 0 25 0 1 0 164614837 2837946368 691270 4089446400 134512640 135752675 4290219440 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22247/statm: 692858 691270 146 303 0 692553 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2771432

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.09
CPU time (s): 1800.16
CPU user time (s): 1796.23
CPU system time (s): 3.9334
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 2771432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.23
system time used= 3.9334
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 691442
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= 4
involuntary context switches= 2720

runsolver used 2.51862 second user time and 5.75312 second system time

The end

Launcher Data

Begin job on node115 at 2010-06-30 11:28:38
IDJOB=2690309
IDBENCH=78679
IDSOLVER=1201
FILE ID=node115/2690309-1277890117
PBS_JOBID= 11197124
Free space on /tmp= 74196 MiB

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

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

MD5SUM BENCH= 077a21624aa2f6aaa0c1ba2d37648916
RANDOM SEED=1096222857

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31583100 kB
Buffers:        176020 kB
Cached:         940928 kB
SwapCached:          0 kB
Active:         561996 kB
Inactive:       663180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31583100 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2756 kB
Writeback:           0 kB
AnonPages:      108228 kB
Mapped:          18608 kB
Slab:            77228 kB
PageTables:       4608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   275272 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74208 MiB
End job on node115 at 2010-06-30 11:58:40