Trace number 2690582

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? (MO) 1697.48 1697.43

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_55_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM6f81f937ed71e1dab8ff48fcb963c1e2
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.230964
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5500
Total number of constraints210
Number of soft constraints210
Number of constraints which are clauses110
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Top cost 10479
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 10478
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
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-2690582-1277920179.wbo.
0.00/0.00	c Instance file HOME/instance-2690582-1277920179.wbo
0.00/0.00	c File size is 99656 bytes.
0.00/0.00	c Highest Coefficient sum: 56
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      5500                                                |
0.00/0.00	c |  Number Clauses:        110                                                 |
0.00/0.00	c |  Number Cardinality:    100                                                 |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |    5500      210    11000 |     5000        0    nan |  0.000 % |
0.00/0.02	c |       103 |    5500      210    11000 |     5500      103    232 |  0.000 % |
0.02/0.03	c |       253 |    5500      210    11000 |     6050      253    286 |  0.000 % |
0.02/0.05	c |       478 |    5500      210    11000 |     6655      478    351 |  0.000 % |
0.02/0.08	c |       818 |    5500      210    11000 |     7320      818    392 |  0.000 % |
0.09/0.14	c |      1324 |    5500      210    11000 |     8052     1324    383 |  0.000 % |
0.19/0.26	c |      2084 |    5500      210    11000 |     8857     2084    358 |  0.000 % |
0.29/0.38	c |      3224 |    5500      210    11000 |     9743     3224    330 |  0.000 % |
0.59/0.64	c |      4934 |    5500      210    11000 |    10717     4934    324 |  0.000 % |
1.10/1.12	c |      7501 |    5500      210    11000 |    11789     7501    334 |  0.000 % |
2.10/2.13	c |     11345 |    5500      210    11000 |    12968    11345    356 |  0.000 % |
4.69/4.75	c |     17112 |    5500      210    11000 |    14265     9278    386 |  0.000 % |
8.39/8.41	c |     25762 |    5500      210    11000 |    15692     9462    357 |  0.000 % |
14.49/14.53	c |     38737 |    5500      210    11000 |    17261    13258    432 |  0.000 % |
20.19/20.23	c |     58201 |    5500      210    11000 |    18987    12702    399 |  0.000 % |
31.39/31.41	c |     87393 |    5500      210    11000 |    20886    20434    501 |  0.000 % |
61.99/62.07	c |    131182 |    5500      210    11000 |    22974    15810    584 |  0.000 % |
169.49/169.57	c |    196867 |    5500      210    11000 |    25272    18218   1427 |  0.000 % |
180.50/180.55	c There are 0 assigned variables. 0 in cost function.
180.60/180.63	c ============================[ Search Statistics ]==============================
180.60/180.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.60/180.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.60/180.63	c ===============================================================================
180.60/180.63	c |         0 |    5500      210    11000 |     5000        0    nan |  0.000 % |
180.60/180.67	c |       106 |    5500      210    11000 |     5500      106    240 |  0.000 % |
180.60/180.69	c |       256 |    5500      210    11000 |     6050      256    253 |  0.000 % |
180.69/180.73	c |       486 |    5500      210    11000 |     6655      486    396 |  0.000 % |
180.79/180.82	c |       824 |    5500      210    11000 |     7320      824    386 |  0.000 % |
180.90/180.96	c |      1331 |    5500      210    11000 |     8052     1331    365 |  0.000 % |
181.10/181.18	c |      2091 |    5500      210    11000 |     8857     2091    339 |  0.000 % |
181.50/181.53	c |      3230 |    5500      210    11000 |     9743     3230    330 |  0.000 % |
181.99/182.09	c |      4942 |    5500      210    11000 |    10717     4942    321 |  0.000 % |
183.10/183.15	c |      7506 |    5500      210    11000 |    11789     7506    355 |  0.000 % |
184.89/184.97	c |     11351 |    5500      210    11000 |    12968    11351    356 |  0.000 % |
188.60/188.68	c |     17117 |    5500      210    11000 |    14265     9290    395 |  0.000 % |
195.99/196.01	c |     25767 |    5500      210    11000 |    15692     9493    426 |  0.000 % |
205.60/205.61	c |     38741 |    5500      210    11000 |    17261    13303    384 |  0.000 % |
219.20/219.20	c |     58202 |    5500      210    11000 |    18987    12740    503 |  0.000 % |
236.10/236.13	c |     87395 |    5500      210    11000 |    20886    20313    434 |  0.000 % |
284.50/284.57	c |    131187 |    5500      210    11000 |    22974    23113   1359 |  0.000 % |
406.70/406.75	c |    196871 |    5500      210    11000 |    25272    23727   1049 |  0.000 % |
545.31/545.32	c |    295398 |    5500      210    11000 |    27799    24392    650 |  0.000 % |
676.21/676.21	c |    443188 |    5500      210    11000 |    30579    21443    436 |  0.000 % |
978.11/978.11	c |    664871 |    5500      210    11000 |    33637    23506    808 |  0.000 % |
1501.54/1501.54	c |    997396 |    5500      210    11000 |    37001    30345    935 |  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-2690582-1277920179/watcher-2690582-1277920179 -o /tmp/evaluation-result-2690582-1277920179/solver-2690582-1277920179 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690582-1277920179.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: 1.96 2.05 2.01 4/200 14287
/proc/meminfo: memFree=31502680/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=3524 CPUtime=0
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 133313527 3608576 416 4089446400 134512640 135752675 4287107136 18446744073709551615 134564867 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 881 416 146 303 0 551 0

[startup+0.032339 s]
/proc/loadavg: 1.96 2.05 2.01 4/200 14287
/proc/meminfo: memFree=31502680/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=4084 CPUtime=0.02
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 830 0 0 0 2 0 0 0 18 0 1 0 133313527 4182016 569 4089446400 134512640 135752675 4287107136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 1021 569 144 303 0 716 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4084

[startup+0.100329 s]
/proc/loadavg: 1.96 2.05 2.01 4/200 14287
/proc/meminfo: memFree=31502680/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=5404 CPUtime=0.09
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 1163 0 0 0 9 0 0 0 18 0 1 0 133313527 5533696 902 4089446400 134512640 135752675 4287107136 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 1351 902 144 303 0 1046 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5404

[startup+0.300289 s]
/proc/loadavg: 1.96 2.05 2.01 4/200 14287
/proc/meminfo: memFree=31502680/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=7648 CPUtime=0.29
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 1741 0 0 0 28 1 0 0 18 0 1 0 133313527 7831552 1480 4089446400 134512640 135752675 4287107136 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 1912 1480 144 303 0 1607 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7648

[startup+0.700222 s]
/proc/loadavg: 1.96 2.05 2.01 4/200 14287
/proc/meminfo: memFree=31502680/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=11740 CPUtime=0.69
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 2754 0 0 0 68 1 0 0 18 0 1 0 133313527 12021760 2493 4089446400 134512640 135752675 4287107136 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 2935 2493 144 303 0 2630 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11740

[startup+1.50107 s]
/proc/loadavg: 1.96 2.05 2.01 3/201 14288
/proc/meminfo: memFree=31490892/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=18488 CPUtime=1.49
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 4453 0 0 0 147 2 0 0 20 0 1 0 133313527 18931712 4192 4089446400 134512640 135752675 4287107136 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 4622 4192 144 303 0 4317 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18488

[startup+3.10078 s]
/proc/loadavg: 1.97 2.05 2.01 3/201 14288
/proc/meminfo: memFree=31482832/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=26180 CPUtime=3.09
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 6357 0 0 0 306 3 0 0 25 0 1 0 133313527 26808320 6096 4089446400 134512640 135752675 4287107136 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 6545 6096 144 303 0 6240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26180

[startup+6.3002 s]
/proc/loadavg: 1.97 2.05 2.01 3/201 14288
/proc/meminfo: memFree=31467704/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=39672 CPUtime=6.29
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 9733 0 0 0 624 5 0 0 25 0 1 0 133313527 40624128 9472 4089446400 134512640 135752675 4287107136 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 9918 9472 144 303 0 9613 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39672

[startup+12.701 s]
/proc/loadavg: 1.97 2.05 2.01 3/201 14289
/proc/meminfo: memFree=31441052/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=65128 CPUtime=12.69
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 16093 0 0 0 1260 9 0 0 25 0 1 0 133313527 66691072 15832 4089446400 134512640 135752675 4287107136 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 16282 15832 144 303 0 15977 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65128

[startup+25.5007 s]
/proc/loadavg: 1.97 2.05 2.01 3/201 14289
/proc/meminfo: memFree=31365840/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=139384 CPUtime=25.49
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 34658 0 0 0 2533 16 0 0 25 0 1 0 133313527 142729216 34397 4089446400 134512640 135752675 4287107136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 34846 34397 144 303 0 34541 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139384

[startup+51.101 s]
/proc/loadavg: 1.98 2.04 2.01 3/201 14289
/proc/meminfo: memFree=31271296/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=232320 CPUtime=51.09
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 57856 0 0 0 5084 25 0 0 25 0 1 0 133313527 237895680 57595 4089446400 134512640 135752675 4287107136 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 58080 57595 144 303 0 57775 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 232320

[startup+102.306 s]
/proc/loadavg: 2.04 2.05 2.01 3/201 14291
/proc/meminfo: memFree=31113280/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=387636 CPUtime=102.3
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 96670 0 0 0 10195 35 0 0 25 0 1 0 133313527 396939264 96409 4089446400 134512640 135752675 4287107136 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 96909 96409 144 303 0 96604 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 387636

[startup+162.301 s]
/proc/loadavg: 2.01 2.04 2.00 4/201 14293
/proc/meminfo: memFree=30891396/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=609376 CPUtime=162.3
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 152093 0 0 0 16181 49 0 0 25 0 1 0 133313527 624001024 151832 4089446400 134512640 135752675 4287107136 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 152344 151832 144 303 0 152039 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 609376

[startup+222.301 s]
/proc/loadavg: 2.08 2.04 2.01 3/201 14294
/proc/meminfo: memFree=30771664/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=726304 CPUtime=222.29
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 181498 0 0 0 22162 67 0 0 25 0 1 0 133313527 743735296 181143 4089446400 134512640 135752675 4287107136 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 181576 181143 146 303 0 181271 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 726304

[startup+282.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/201 14295
/proc/meminfo: memFree=30507112/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=990932 CPUtime=282.29
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 247637 0 0 0 28146 83 0 0 25 0 1 0 133313527 1014714368 247282 4089446400 134512640 135752675 4287107136 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 247733 247282 146 303 0 247428 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 990932

[startup+342.301 s]
/proc/loadavg: 2.08 2.05 2.01 3/201 14297
/proc/meminfo: memFree=30370912/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=1123580 CPUtime=342.3
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 280765 0 0 0 34135 95 0 0 25 0 1 0 133313527 1150545920 280410 4089446400 134512640 135752675 4287107136 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 280895 280410 146 303 0 280590 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1123580

[startup+402.3 s]
/proc/loadavg: 2.15 2.07 2.01 3/201 14299
/proc/meminfo: memFree=30252688/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=1243188 CPUtime=402.3
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 310666 0 0 0 40125 105 0 0 25 0 1 0 133313527 1273024512 310311 4089446400 134512640 135752675 4287107136 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 310797 310311 146 303 0 310492 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1243188

[startup+462.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/201 14301
/proc/meminfo: memFree=30128396/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=1365472 CPUtime=462.3
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 341210 0 0 0 46113 117 0 0 25 0 1 0 133313527 1398243328 340855 4089446400 134512640 135752675 4287107136 18446744073709551615 134612042 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 341368 340855 146 303 0 341063 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1365472

[startup+522.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/201 14302
/proc/meminfo: memFree=30031752/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=1461636 CPUtime=522.3
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 365209 0 0 0 52104 126 0 0 25 0 1 0 133313527 1496715264 364854 4089446400 134512640 135752675 4287107136 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 365409 364854 146 303 0 365104 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1461636

[startup+582.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/201 14303
/proc/meminfo: memFree=29975760/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=1518180 CPUtime=582.3
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 379334 0 0 0 58099 131 0 0 25 0 1 0 133313527 1554616320 378979 4089446400 134512640 135752675 4287107136 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 379545 378979 146 303 0 379240 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1518180

[startup+642.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/201 14305
/proc/meminfo: memFree=29834352/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=1657360 CPUtime=642.31
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 414080 0 0 0 64084 147 0 0 25 0 1 0 133313527 1697136640 413725 4089446400 134512640 135752675 4287107136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 414340 413725 146 303 0 414035 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1657360

[startup+702.301 s]

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

[startup+762.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/201 14318
/proc/meminfo: memFree=29549000/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=1941500 CPUtime=762.31
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 485047 0 0 0 76056 175 0 0 25 0 1 0 133313527 1988096000 484692 4089446400 134512640 135752675 4287107136 18446744073709551615 134606744 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 485375 484692 146 303 0 485070 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1941500

[startup+822.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/201 14319
/proc/meminfo: memFree=29419248/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=2071656 CPUtime=822.32
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 517540 0 0 0 82044 188 0 0 25 0 1 0 133313527 2121375744 517185 4089446400 134512640 135752675 4287107136 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 517914 517185 146 303 0 517609 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 2071656

[startup+882.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/201 14320
/proc/meminfo: memFree=29243368/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=2246128 CPUtime=882.31
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 561132 0 0 0 88027 204 0 0 25 0 1 0 133313527 2300035072 560777 4089446400 134512640 135752675 4287107136 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 561532 560777 146 303 0 561227 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2246128

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/201 14322
/proc/meminfo: memFree=29116592/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=2373208 CPUtime=942.32
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 592884 0 0 0 94015 217 0 0 25 0 1 0 133313527 2430164992 592529 4089446400 134512640 135752675 4287107136 18446744073709551615 134606989 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 593302 592529 146 303 0 592997 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2373208

[startup+1002.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/201 14324
/proc/meminfo: memFree=28964016/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=2519776 CPUtime=1002.32
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 629542 0 0 0 100001 231 0 0 25 0 1 0 133313527 2580250624 629187 4089446400 134512640 135752675 4287107136 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 629944 629187 146 303 0 629639 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2519776

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/201 14326
/proc/meminfo: memFree=28795688/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=2689776 CPUtime=1062.32
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 672011 0 0 0 105987 245 0 0 25 0 1 0 133313527 2754330624 671656 4089446400 134512640 135752675 4287107136 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 672444 671656 146 303 0 672139 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2689776

[startup+1122.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/201 14327
/proc/meminfo: memFree=28683540/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=2799860 CPUtime=1122.32
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 699493 0 0 0 111977 255 0 0 25 0 1 0 133313527 2867056640 699138 4089446400 134512640 135752675 4287107136 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 699965 699138 146 303 0 699660 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2799860

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/201 14328
/proc/meminfo: memFree=28583788/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=2900404 CPUtime=1182.33
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 724621 0 0 0 117969 264 0 0 25 0 1 0 133313527 2970013696 724266 4089446400 134512640 135752675 4287107136 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 725101 724266 146 303 0 724796 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2900404

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/201 14330
/proc/meminfo: memFree=28462960/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=3019376 CPUtime=1242.33
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 754334 0 0 0 123960 273 0 0 25 0 1 0 133313527 3091841024 753979 4089446400 134512640 135752675 4287107136 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 754844 753979 146 303 0 754539 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 3019376

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/201 14332
/proc/meminfo: memFree=28367808/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=3113728 CPUtime=1302.33
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 777902 0 0 0 129952 281 0 0 25 0 1 0 133313527 3188457472 777547 4089446400 134512640 135752675 4287107136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 778432 777547 146 303 0 778127 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 3113728

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/201 14334
/proc/meminfo: memFree=28271540/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=3210832 CPUtime=1362.33
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 802182 0 0 0 135944 289 0 0 25 0 1 0 133313527 3287891968 801827 4089446400 134512640 135752675 4287107136 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 802708 801827 146 303 0 802403 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 3210832

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/201 14335
/proc/meminfo: memFree=28178616/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=3303140 CPUtime=1422.34
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 825227 0 0 0 141937 297 0 0 25 0 1 0 133313527 3382415360 824872 4089446400 134512640 135752675 4287107136 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 825785 824872 146 303 0 825480 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3303140

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/201 14336
/proc/meminfo: memFree=28065484/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=3416800 CPUtime=1482.34
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 853663 0 0 0 147928 306 0 0 25 0 1 0 133313527 3498803200 853308 4089446400 134512640 135752675 4287107136 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 854200 853308 146 303 0 853895 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 3416800

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/201 14338
/proc/meminfo: memFree=27916624/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=3565100 CPUtime=1542.34
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 890702 0 0 0 153914 320 0 0 25 0 1 0 133313527 3650662400 890347 4089446400 134512640 135752675 4287107136 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 891275 890347 146 303 0 890970 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 3565100

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14470
/proc/meminfo: memFree=27683980/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=3704724 CPUtime=1602.34
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 925586 0 0 0 159900 334 0 0 25 0 1 0 133313527 3793637376 925231 4089446400 134512640 135752675 4287107136 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 926181 925231 146 303 0 925876 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 3704724

[startup+1662.3 s]
/proc/loadavg: 2.18 2.04 2.01 3/183 14472
/proc/meminfo: memFree=27354208/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=3801044 CPUtime=1662.34
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 949651 0 0 0 165892 342 0 0 25 0 1 0 133313527 3892269056 949296 4089446400 134512640 135752675 4287107136 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 950261 949296 146 303 0 949956 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 3801044



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1697.31 s]
/proc/loadavg: 2.10 2.04 2.01 3/183 14472
/proc/meminfo: memFree=27174744/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=3891356 CPUtime=1697.35
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4202496 972236 0 0 0 169389 346 0 0 25 0 1 0 133313527 3984748544 971881 4089446400 134512640 135752675 4287107136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14287/statm: 972839 971881 146 303 0 972534 0
Current children cumulated CPU time (s) 1697.35
Current children cumulated vsize (KiB) 3891356

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

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

[startup+1697.41 s]
/proc/loadavg: 2.10 2.04 2.01 3/183 14472
/proc/meminfo: memFree=27174744/32951124 swapFree=67111528/67111528
[pid=14287] ppid=14285 vsize=0 CPUtime=1697.45
/proc/14287/stat : 14287 (wbo1.4b) R 14285 14287 13694 0 -1 4203524 972237 0 0 0 169389 356 0 0 25 0 1 0 133313527 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/14287/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1697.45
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1697.43
CPU time (s): 1697.48
CPU user time (s): 1693.89
CPU system time (s): 3.58845
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3891356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1693.89
system time used= 3.58845
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 972237
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1421

runsolver used 2.39764 second user time and 5.39918 second system time

The end

Launcher Data

Begin job on node133 at 2010-06-30 19:49:39
IDJOB=2690582
IDBENCH=79158
IDSOLVER=1201
FILE ID=node133/2690582-1277920179
PBS_JOBID= 11197337
Free space on /tmp= 74212 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_55_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= wbo1.4b -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2690582-1277920179/watcher-2690582-1277920179 -o /tmp/evaluation-result-2690582-1277920179/solver-2690582-1277920179 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690582-1277920179.wbo

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

MD5SUM BENCH= 6f81f937ed71e1dab8ff48fcb963c1e2
RANDOM SEED=126080257

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.821
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:     32951124 kB
MemFree:      31503332 kB
Buffers:        199728 kB
Cached:         979000 kB
SwapCached:          0 kB
Active:         652920 kB
Inactive:       653704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31503332 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2908 kB
Writeback:           0 kB
AnonPages:      127580 kB
Mapped:          20384 kB
Slab:            79492 kB
PageTables:       5056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1643932 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node133 at 2010-06-30 20:17:59