Trace number 2690264

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.17

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_16_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMc3b83188909f121458b2a501f16a66ab
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.012997
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables480
Total number of constraints62
Number of soft constraints22
Number of constraints which are clauses32
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint16
Top cost 1066
Min constraint cost 1
Max constraint cost 83
Sum of constraints costs 1065
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing wbo file format. File HOME/instance-2690264-1277886217.wbo.
0.00/0.00	c Instance file HOME/instance-2690264-1277886217.wbo
0.00/0.00	c File size is 8298 bytes.
0.00/0.00	c Highest Coefficient sum: 17
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:      480                                                 |
0.00/0.00	c |  Number Clauses:        32                                                  |
0.00/0.00	c |  Number Cardinality:    30                                                  |
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 |     480       62      960 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |     480       62      960 |     5500      101     50 |  0.000 % |
0.00/0.00	c |       253 |     480       62      960 |     6050      253     51 |  0.000 % |
0.00/0.01	c |       479 |     480       62      960 |     6655      479     57 |  0.000 % |
0.00/0.02	c |       817 |     480       62      960 |     7320      817     57 |  0.000 % |
0.00/0.04	c |      1323 |     480       62      960 |     8052     1323     63 |  0.000 % |
0.00/0.07	c |      2085 |     480       62      960 |     8857     2085     66 |  0.000 % |
0.09/0.16	c |      3225 |     480       62      960 |     9743     3225     80 |  0.000 % |
0.39/0.43	c |      4936 |     480       62      960 |    10717     4936     98 |  0.000 % |
1.18/1.20	c |      7499 |     480       62      960 |    11789     7499    114 |  0.000 % |
2.09/2.18	c |     11344 |     480       62      960 |    12968    11344    123 |  0.000 % |
4.48/4.53	c |     17110 |     480       62      960 |    14265    10547    140 |  0.000 % |
8.07/8.15	c |     25761 |     480       62      960 |    15692    11996    137 |  0.000 % |
14.37/14.45	c |     38735 |     480       62      960 |    17261     9108    135 |  0.000 % |
19.97/20.01	c |     58200 |     480       62      960 |    18987    11197    129 |  0.000 % |
33.97/34.01	c |     87393 |     480       62      960 |    20886    11749    126 |  0.000 % |
55.56/55.69	c |    131183 |     480       62      960 |    22974    13578    140 |  0.000 % |
79.55/79.64	c |    196868 |     480       62      960 |    25272    21206    121 |  0.000 % |
114.95/115.04	c |    295396 |     480       62      960 |    27799    15225    115 |  0.000 % |
158.25/158.32	c |    443185 |     480       62      960 |    30579    13198    119 |  0.000 % |
180.74/180.85	c There are 0 assigned variables. 0 in cost function.
181.05/181.10	c ============================[ Search Statistics ]==============================
181.05/181.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.05/181.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.05/181.10	c ===============================================================================
181.05/181.10	c |         0 |     480       62      960 |     5000        0    nan |  0.000 % |
181.05/181.14	c |       101 |     480       62      960 |     5500      101     51 |  0.000 % |
181.05/181.15	c |       251 |     480       62      960 |     6050      251     54 |  0.000 % |
181.05/181.16	c |       477 |     480       62      960 |     6655      477     63 |  0.000 % |
181.05/181.17	c |       814 |     480       62      960 |     7320      814     60 |  0.000 % |
181.15/181.20	c |      1321 |     480       62      960 |     8052     1321     62 |  0.000 % |
181.15/181.26	c |      2083 |     480       62      960 |     8857     2083     66 |  0.000 % |
181.25/181.40	c |      3222 |     480       62      960 |     9743     3222     81 |  0.000 % |
181.65/181.76	c |      4931 |     480       62      960 |    10717     4931     89 |  0.000 % |
182.65/182.78	c |      7493 |     480       62      960 |    11789     7493     93 |  0.000 % |
184.05/184.18	c |     11338 |     480       62      960 |    12968    11338     95 |  0.000 % |
187.65/187.76	c |     17104 |     480       62      960 |    14265    10588    100 |  0.000 % |
192.05/192.20	c |     25753 |     480       62      960 |    15692    12074     97 |  0.000 % |
197.25/197.30	c |     38728 |     480       62      960 |    17261     9293     96 |  0.000 % |
206.25/206.30	c |     58189 |     480       62      960 |    18987    11443     97 |  0.000 % |
220.15/220.24	c |     87381 |     480       62      960 |    20886    12068     96 |  0.000 % |
236.75/236.89	c |    131173 |     480       62      960 |    22974    13919     92 |  0.000 % |
262.55/262.68	c |    196857 |     480       62      960 |    25272    21670    108 |  0.000 % |
324.46/324.59	c |    295384 |     480       62      960 |    27799    17414     98 |  0.000 % |
377.05/377.17	c |    443174 |     480       62      960 |    30579    17379    105 |  0.000 % |
464.06/464.18	c |    664858 |     480       62      960 |    33637    27408     97 |  0.000 % |
582.76/582.82	c |    997384 |     480       62      960 |    37001    16477    105 |  0.000 % |
815.26/815.30	c |   1496174 |     480       62      960 |    40701    28016    102 |  0.000 % |
1100.16/1100.21	c |   2244357 |     480       62      960 |    44771    24728     87 |  0.000 % |
1574.58/1574.63	c |   3366633 |     480       62      960 |    49248    41168     79 |  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-2690264-1277886217/watcher-2690264-1277886217 -o /tmp/evaluation-result-2690264-1277886217/solver-2690264-1277886217 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690264-1277886217.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.02 0.27 0.09 2/200 10744
/proc/meminfo: memFree=31150472/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=2580 CPUtime=0
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 304 0 0 0 0 0 0 0 25 0 1 0 129917854 2641920 220 4089446400 134512640 135752675 4289321136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/10744/statm: 645 220 144 303 0 340 0

[startup+0.0994051 s]
/proc/loadavg: 1.02 0.27 0.09 2/200 10744
/proc/meminfo: memFree=31150472/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=3640 CPUtime=0.09
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 560 0 0 0 9 0 0 0 25 0 1 0 129917854 3727360 476 4089446400 134512640 135752675 4289321136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/10744/statm: 910 476 144 303 0 605 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3640

[startup+0.100412 s]
/proc/loadavg: 1.02 0.27 0.09 2/200 10744
/proc/meminfo: memFree=31150472/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=3640 CPUtime=0.09
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 563 0 0 0 9 0 0 0 25 0 1 0 129917854 3727360 479 4089446400 134512640 135752675 4289321136 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/10744/statm: 910 479 144 303 0 605 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3640

[startup+0.300372 s]
/proc/loadavg: 1.02 0.27 0.09 2/200 10744
/proc/meminfo: memFree=31150472/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=4696 CPUtime=0.29
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 829 0 0 0 29 0 0 0 25 0 1 0 129917854 4808704 745 4089446400 134512640 135752675 4289321136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/10744/statm: 1174 745 144 303 0 869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4696

[startup+0.700298 s]
/proc/loadavg: 1.02 0.27 0.09 2/200 10744
/proc/meminfo: memFree=31150472/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=6016 CPUtime=0.69
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 1134 0 0 0 69 0 0 0 25 0 1 0 129917854 6160384 1050 4089446400 134512640 135752675 4289321136 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/10744/statm: 1504 1051 144 303 0 1199 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6016

[startup+1.50017 s]
/proc/loadavg: 1.02 0.27 0.09 3/201 10745
/proc/meminfo: memFree=31146384/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=7872 CPUtime=1.49
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 1628 0 0 0 148 1 0 0 25 0 1 0 129917854 8060928 1544 4089446400 134512640 135752675 4289321136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10744/statm: 1968 1544 144 303 0 1663 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7872

[startup+3.10088 s]
/proc/loadavg: 1.02 0.27 0.09 3/201 10745
/proc/meminfo: memFree=31142292/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=11472 CPUtime=3.08
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 2496 0 0 0 307 1 0 0 25 0 1 0 129917854 11747328 2412 4089446400 134512640 135752675 4289321136 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/10744/statm: 2868 2412 144 303 0 2563 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11472

[startup+6.30031 s]
/proc/loadavg: 1.10 0.30 0.10 3/201 10745
/proc/meminfo: memFree=31134240/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=17576 CPUtime=6.27
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 4025 0 0 0 625 2 0 0 25 0 1 0 129917854 17997824 3941 4089446400 134512640 135752675 4289321136 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/10744/statm: 4394 3941 144 303 0 4089 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 17576

[startup+12.7012 s]
/proc/loadavg: 1.17 0.32 0.11 3/201 10745
/proc/meminfo: memFree=31120540/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=26584 CPUtime=12.67
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 6290 0 0 0 1263 4 0 0 25 0 1 0 129917854 27222016 6206 4089446400 134512640 135752675 4289321136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10744/statm: 6646 6206 144 303 0 6341 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26584

[startup+25.5009 s]
/proc/loadavg: 1.36 0.41 0.14 3/201 10745
/proc/meminfo: memFree=31089876/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=48688 CPUtime=25.47
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 11788 0 0 0 2538 9 0 0 25 0 1 0 129917854 49856512 11704 4089446400 134512640 135752675 4289321136 18446744073709551615 134611767 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10744/statm: 12172 11704 144 303 0 11867 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 48688

[startup+51.1003 s]
/proc/loadavg: 1.58 0.53 0.19 3/201 10745
/proc/meminfo: memFree=31038996/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=83388 CPUtime=51.07
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 20463 0 0 0 5092 15 0 0 25 0 1 0 129917854 85389312 20379 4089446400 134512640 135752675 4289321136 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/10744/statm: 20847 20379 144 303 0 20542 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83388

[startup+102.306 s]
/proc/loadavg: 1.81 0.76 0.28 3/201 10747
/proc/meminfo: memFree=30918924/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=178904 CPUtime=102.26
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 44303 0 0 0 10192 34 0 0 25 0 1 0 129917854 183197696 44219 4089446400 134512640 135752675 4289321136 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10744/statm: 44726 44219 144 303 0 44421 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 178904

[startup+162.301 s]
/proc/loadavg: 1.93 0.98 0.38 3/201 10749
/proc/meminfo: memFree=30777400/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=299084 CPUtime=162.25
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 74244 0 0 0 16164 61 0 0 25 0 1 0 129917854 306262016 74160 4089446400 134512640 135752675 4289321136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10744/statm: 74771 74160 144 303 0 74466 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 299084

[startup+222.301 s]
/proc/loadavg: 2.04 1.19 0.49 3/201 10750
/proc/meminfo: memFree=30695760/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=355268 CPUtime=222.26
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 88459 0 0 0 22146 80 0 0 25 0 1 0 129917854 363794432 88344 4089446400 134512640 135752675 4289321136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10744/statm: 88817 88344 146 303 0 88512 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 355268

[startup+282.301 s]
/proc/loadavg: 2.05 1.35 0.59 3/201 10752
/proc/meminfo: memFree=30622424/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=414132 CPUtime=282.26
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 103128 0 0 0 28128 98 0 0 25 0 1 0 129917854 424071168 103013 4089446400 134512640 135752675 4289321136 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10744/statm: 103533 103013 146 303 0 103228 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 414132

[startup+342.3 s]
/proc/loadavg: 2.02 1.47 0.67 3/201 10753
/proc/meminfo: memFree=30558296/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=463180 CPUtime=342.25
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 115325 0 0 0 34112 113 0 0 25 0 1 0 129917854 474296320 115210 4089446400 134512640 135752675 4289321136 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10744/statm: 115795 115210 146 303 0 115490 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 463180

[startup+402.301 s]
/proc/loadavg: 2.48 1.67 0.79 3/201 10755
/proc/meminfo: memFree=30486104/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=529336 CPUtime=402.25
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 131795 0 0 0 40094 131 0 0 25 0 1 0 129917854 542040064 131680 4089446400 134512640 135752675 4289321136 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10744/statm: 132334 131680 146 303 0 132029 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 529336

[startup+462.301 s]
/proc/loadavg: 2.17 1.73 0.86 3/201 10757
/proc/meminfo: memFree=30415140/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=599532 CPUtime=462.25
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 149276 0 0 0 46064 161 0 0 25 0 1 0 129917854 613920768 149161 4089446400 134512640 135752675 4289321136 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 149883 149161 146 303 0 149578 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 599532

[startup+522.3 s]
/proc/loadavg: 2.16 1.81 0.94 3/201 10761
/proc/meminfo: memFree=30339280/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=667840 CPUtime=522.25
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 166289 0 0 0 52031 194 0 0 25 0 1 0 129917854 683868160 166174 4089446400 134512640 135752675 4289321136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 166960 166174 146 303 0 166655 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 667840

[startup+582.301 s]
/proc/loadavg: 2.06 1.84 1.01 3/201 10763
/proc/meminfo: memFree=30238024/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=752608 CPUtime=582.25
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 187439 0 0 0 57996 229 0 0 25 0 1 0 129917854 770670592 187324 4089446400 134512640 135752675 4289321136 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 188152 187324 146 303 0 187847 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 752608

[startup+642.301 s]
/proc/loadavg: 2.02 1.86 1.06 2/202 10813
/proc/meminfo: memFree=30575116/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=817304 CPUtime=642.26
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 203562 0 0 0 63973 253 0 0 25 0 1 0 129917854 836919296 203447 4089446400 134512640 135752675 4289321136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 204326 203447 146 303 0 204021 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 817304

[startup+702.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 1.94 1.27 3/183 10848
/proc/meminfo: memFree=30305752/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=1095312 CPUtime=882.26
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 272984 0 0 0 87872 354 0 0 25 0 1 0 129917854 1121599488 272869 4089446400 134512640 135752675 4289321136 18446744073709551615 134603244 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 273828 272869 146 303 0 273523 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 1095312

[startup+942.3 s]
/proc/loadavg: 2.00 1.95 1.31 3/183 10849
/proc/meminfo: memFree=30228344/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=1173688 CPUtime=942.26
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 292553 0 0 0 93845 381 0 0 25 0 1 0 129917854 1201856512 292438 4089446400 134512640 135752675 4289321136 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 293422 292438 146 303 0 293117 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 1173688

[startup+1002.3 s]
/proc/loadavg: 2.00 1.95 1.35 3/183 10851
/proc/meminfo: memFree=30147832/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=1253100 CPUtime=1002.27
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 312370 0 0 0 99819 408 0 0 25 0 1 0 129917854 1283174400 312255 4089446400 134512640 135752675 4289321136 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 313275 312255 146 303 0 312970 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 1253100

[startup+1062.3 s]
/proc/loadavg: 2.00 1.96 1.39 3/183 10853
/proc/meminfo: memFree=30071672/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=1330116 CPUtime=1062.27
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 331632 0 0 0 105792 435 0 0 25 0 1 0 129917854 1362038784 331517 4089446400 134512640 135752675 4289321136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 332529 331517 146 303 0 332224 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 1330116

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.43 3/183 10854
/proc/meminfo: memFree=29999600/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=1401216 CPUtime=1122.26
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 349390 0 0 0 111762 464 0 0 25 0 1 0 129917854 1434845184 349275 4089446400 134512640 135752675 4289321136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 350304 349275 146 303 0 349999 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 1401216

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.46 3/183 10856
/proc/meminfo: memFree=29946736/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=1453456 CPUtime=1182.27
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 362432 0 0 0 117740 487 0 0 25 0 1 0 129917854 1488338944 362317 4089446400 134512640 135752675 4289321136 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 363364 362317 146 303 0 363059 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1453456

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.49 3/183 10857
/proc/meminfo: memFree=29887808/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=1513024 CPUtime=1242.27
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 377226 0 0 0 123716 511 0 0 25 0 1 0 129917854 1549336576 377111 4089446400 134512640 135752675 4289321136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 378256 377111 146 303 0 377951 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 1513024

[startup+1302.3 s]
/proc/loadavg: 2.06 1.99 1.52 3/183 10859
/proc/meminfo: memFree=29843132/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=1556632 CPUtime=1302.28
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 388121 0 0 0 129698 530 0 0 25 0 1 0 129917854 1593991168 388006 4089446400 134512640 135752675 4289321136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 389158 388006 146 303 0 388853 0
Current children cumulated CPU time (s) 1302.28
Current children cumulated vsize (KiB) 1556632

[startup+1362.3 s]
/proc/loadavg: 2.06 2.00 1.56 3/183 10861
/proc/meminfo: memFree=29773048/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=1627212 CPUtime=1362.28
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 405722 0 0 0 135667 561 0 0 25 0 1 0 129917854 1666265088 405607 4089446400 134512640 135752675 4289321136 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 406803 405607 146 303 0 406498 0
Current children cumulated CPU time (s) 1362.28
Current children cumulated vsize (KiB) 1627212

[startup+1422.31 s]
/proc/loadavg: 2.07 2.01 1.59 3/183 10862
/proc/meminfo: memFree=29697496/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=1702312 CPUtime=1422.28
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 424478 0 0 0 141636 592 0 0 25 0 1 0 129917854 1743167488 424363 4089446400 134512640 135752675 4289321136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 425578 424363 146 303 0 425273 0
Current children cumulated CPU time (s) 1422.28
Current children cumulated vsize (KiB) 1702312

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 1.61 3/183 10864
/proc/meminfo: memFree=29637824/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=1761696 CPUtime=1482.27
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 439343 0 0 0 147610 617 0 0 25 0 1 0 129917854 1803976704 439228 4089446400 134512640 135752675 4289321136 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 440424 439228 146 303 0 440119 0
Current children cumulated CPU time (s) 1482.27
Current children cumulated vsize (KiB) 1761696

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 1.64 3/183 10865
/proc/meminfo: memFree=29556072/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=1843320 CPUtime=1542.28
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 459703 0 0 0 153576 652 0 0 25 0 1 0 129917854 1887559680 459588 4089446400 134512640 135752675 4289321136 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 460830 459588 146 303 0 460525 0
Current children cumulated CPU time (s) 1542.28
Current children cumulated vsize (KiB) 1843320

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.66 3/184 10895
/proc/meminfo: memFree=28976212/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=1894236 CPUtime=1602.28
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 472467 0 0 0 159551 677 0 0 25 0 1 0 129917854 1939697664 472352 4089446400 134512640 135752675 4289321136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 473559 472352 146 303 0 473254 0
Current children cumulated CPU time (s) 1602.28
Current children cumulated vsize (KiB) 1894236

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 1.68 3/184 10925
/proc/meminfo: memFree=28942916/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=1927312 CPUtime=1662.28
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 480705 0 0 0 165535 693 0 0 25 0 1 0 129917854 1973567488 480590 4089446400 134512640 135752675 4289321136 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 481828 480590 146 303 0 481523 0
Current children cumulated CPU time (s) 1662.28
Current children cumulated vsize (KiB) 1927312

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 1.70 3/184 10954
/proc/meminfo: memFree=29168728/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=1970336 CPUtime=1722.29
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 491459 0 0 0 171517 712 0 0 25 0 1 0 129917854 2017624064 491344 4089446400 134512640 135752675 4289321136 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 492584 491344 146 303 0 492279 0
Current children cumulated CPU time (s) 1722.29
Current children cumulated vsize (KiB) 1970336

[startup+1782.3 s]
/proc/loadavg: 2.09 2.04 1.72 3/184 10956
/proc/meminfo: memFree=29008108/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=2032132 CPUtime=1782.29
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 506890 0 0 0 177494 735 0 0 25 0 1 0 129917854 2080903168 506775 4089446400 134512640 135752675 4289321136 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 508033 506775 146 303 0 507728 0
Current children cumulated CPU time (s) 1782.29
Current children cumulated vsize (KiB) 2032132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.06 2.04 1.73 3/184 10957
/proc/meminfo: memFree=28999012/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=2041108 CPUtime=1800.09
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 509118 0 0 0 179271 738 0 0 25 0 1 0 129917854 2090094592 509003 4089446400 134512640 135752675 4289321136 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 510277 509003 146 303 0 509972 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2041108

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

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

[startup+1800.1 s]
/proc/loadavg: 2.06 2.04 1.73 3/184 10957
/proc/meminfo: memFree=28999012/32951124 swapFree=67111528/67111528
[pid=10744] ppid=10742 vsize=2041108 CPUtime=1800.09
/proc/10744/stat : 10744 (wbo1.4b) R 10742 10744 9854 0 -1 4202496 509118 0 0 0 179271 738 0 0 25 0 1 0 129917854 2090094592 509003 4089446400 134512640 135752675 4289321136 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10744/statm: 510277 509003 146 303 0 509972 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2041108

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.17
CPU time (s): 1800.16
CPU user time (s): 1792.72
CPU system time (s): 7.44587
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 2041108

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

runsolver used 2.95655 second user time and 5.97709 second system time

The end

Launcher Data

Begin job on node132 at 2010-06-30 10:23:37
IDJOB=2690264
IDBENCH=78662
IDSOLVER=1201
FILE ID=node132/2690264-1277886217
PBS_JOBID= 11197089
Free space on /tmp= 74136 MiB

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

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

MD5SUM BENCH= c3b83188909f121458b2a501f16a66ab
RANDOM SEED=1139594345

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.810
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.810
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.810
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.810
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:      31150876 kB
Buffers:        167336 kB
Cached:        1172952 kB
SwapCached:          0 kB
Active:         812436 kB
Inactive:       841648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31150876 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6424 kB
Writeback:           0 kB
AnonPages:      313504 kB
Mapped:          20112 kB
Slab:            81380 kB
PageTables:       5484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1654760 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= 74112 MiB
End job on node132 at 2010-06-30 10:53:39