Trace number 2690351

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl35_45_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM3aafd47af6446049bcdbc11c9b966efe
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.6489
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3150
Total number of constraints160
Number of soft constraints101
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint45
Top cost 4835
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4834
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
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-2690351-1277891590.wbo.
0.00/0.00	c Instance file HOME/instance-2690351-1277891590.wbo
0.00/0.00	c File size is 56442 bytes.
0.00/0.00	c Highest Coefficient sum: 46
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:      3150                                                |
0.00/0.00	c |  Number Clauses:        90                                                  |
0.00/0.00	c |  Number Cardinality:    70                                                  |
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 |    3150      160     6300 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       100 |    3150      160     6300 |     5500      100    149 |  0.000 % |
0.00/0.02	c |       251 |    3150      160     6300 |     6050      251    187 |  0.000 % |
0.00/0.03	c |       477 |    3150      160     6300 |     6655      477    189 |  0.000 % |
0.00/0.04	c |       816 |    3150      160     6300 |     7320      816    179 |  0.000 % |
0.04/0.08	c |      1322 |    3150      160     6300 |     8052     1322    184 |  0.000 % |
0.09/0.14	c |      2082 |    3150      160     6300 |     8857     2082    198 |  0.000 % |
0.19/0.26	c |      3222 |    3150      160     6300 |     9743     3222    204 |  0.000 % |
0.39/0.48	c |      4931 |    3150      160     6300 |    10717     4931    205 |  0.000 % |
1.00/1.03	c |      7496 |    3150      160     6300 |    11789     7496    226 |  0.000 % |
1.79/1.87	c |     11341 |    3150      160     6300 |    12968    11341    242 |  0.000 % |
3.19/3.24	c |     17107 |    3150      160     6300 |    14265     9874    246 |  0.000 % |
8.09/8.11	c |     25761 |    3150      160     6300 |    15692    10655    447 |  0.000 % |
12.99/13.06	c |     38735 |    3150      160     6300 |    17261    15031    316 |  0.000 % |
22.49/22.57	c |     58196 |    3150      160     6300 |    18987    15748    249 |  0.000 % |
30.59/30.69	c |     87389 |    3150      160     6300 |    20886    14290    212 |  0.000 % |
49.99/50.06	c |    131180 |    3150      160     6300 |    22974    13261    297 |  0.000 % |
126.19/126.26	c |    196866 |    3150      160     6300 |    25272    13130    648 |  0.000 % |
180.40/180.45	c There are 0 assigned variables. 0 in cost function.
180.49/180.54	c ============================[ Search Statistics ]==============================
180.49/180.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.49/180.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.49/180.54	c ===============================================================================
180.49/180.54	c |         0 |    3150      160     6300 |     5000        0    nan |  0.000 % |
180.49/180.57	c |       101 |    3150      160     6300 |     5500      101    143 |  0.000 % |
180.49/180.59	c |       251 |    3150      160     6300 |     6050      251    167 |  0.000 % |
180.60/180.61	c |       479 |    3150      160     6300 |     6655      479    187 |  0.000 % |
180.60/180.66	c |       817 |    3150      160     6300 |     7320      817    182 |  0.000 % |
180.70/180.73	c |      1324 |    3150      160     6300 |     8052     1324    178 |  0.000 % |
180.80/180.86	c |      2083 |    3150      160     6300 |     8857     2083    181 |  0.000 % |
181.10/181.11	c |      3222 |    3150      160     6300 |     9743     3222    195 |  0.000 % |
181.50/181.57	c |      4931 |    3150      160     6300 |    10717     4931    218 |  0.000 % |
182.19/182.21	c |      7494 |    3150      160     6300 |    11789     7494    221 |  0.000 % |
183.29/183.36	c |     11340 |    3150      160     6300 |    12968    11340    215 |  0.000 % |
185.80/185.85	c |     17106 |    3150      160     6300 |    14265     9902    233 |  0.000 % |
189.79/189.89	c |     25755 |    3150      160     6300 |    15692    10694    298 |  0.000 % |
195.59/195.63	c |     38732 |    3150      160     6300 |    17261    15079    300 |  0.000 % |
208.10/208.15	c |     58193 |    3150      160     6300 |    18987    15821    338 |  0.000 % |
219.40/219.48	c |     87386 |    3150      160     6300 |    20886    14349    324 |  0.000 % |
255.80/255.86	c |    131178 |    3150      160     6300 |    22974    22649    624 |  0.000 % |
304.20/304.25	c |    196866 |    3150      160     6300 |    25272    14788    261 |  0.000 % |
390.41/390.42	c |    295393 |    3150      160     6300 |    27799    25560    364 |  0.000 % |
508.71/508.77	c |    443185 |    3150      160     6300 |    30579    17290    299 |  0.000 % |
703.22/703.24	c |    664869 |    3150      160     6300 |    33637    15432    422 |  0.000 % |
928.72/928.77	c |    997396 |    3150      160     6300 |    37001    26401    282 |  0.000 % |
1257.93/1257.96	c |   1496189 |    3150      160     6300 |    40701    21683    404 |  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-2690351-1277891590/watcher-2690351-1277891590 -o /tmp/evaluation-result-2690351-1277891590/solver-2690351-1277891590 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690351-1277891590.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.04 2.07 2.43 2/182 11253
/proc/meminfo: memFree=28448112/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=3036 CPUtime=0
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 1 0 130454659 3108864 317 4089446400 134512640 135752675 4293997728 18446744073709551615 135269694 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 759 320 139 303 0 454 0

[startup+0.049332 s]
/proc/loadavg: 2.04 2.07 2.43 2/182 11253
/proc/meminfo: memFree=28448112/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=3852 CPUtime=0.04
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 701 0 0 0 4 0 0 0 25 0 1 0 130454659 3944448 531 4089446400 134512640 135752675 4293997728 18446744073709551615 135269694 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 963 531 144 303 0 658 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3852

[startup+0.100321 s]
/proc/loadavg: 2.04 2.07 2.43 2/182 11253
/proc/meminfo: memFree=28448112/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=4644 CPUtime=0.09
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 894 0 0 0 9 0 0 0 25 0 1 0 130454659 4755456 724 4089446400 134512640 135752675 4293997728 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 1161 724 144 303 0 856 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4644

[startup+0.300275 s]
/proc/loadavg: 2.04 2.07 2.43 2/182 11253
/proc/meminfo: memFree=28448112/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=6756 CPUtime=0.29
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 1401 0 0 0 29 0 0 0 25 0 1 0 130454659 6918144 1231 4089446400 134512640 135752675 4293997728 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 1689 1231 144 303 0 1384 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6756

[startup+0.700184 s]
/proc/loadavg: 2.04 2.07 2.43 2/182 11253
/proc/meminfo: memFree=28448112/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=9396 CPUtime=0.69
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 2089 0 0 0 68 1 0 0 25 0 1 0 130454659 9621504 1919 4089446400 134512640 135752675 4293997728 18446744073709551615 134639513 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 2349 1919 144 303 0 2044 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9396

[startup+1.50105 s]
/proc/loadavg: 2.04 2.07 2.43 3/183 11254
/proc/meminfo: memFree=28439176/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=14444 CPUtime=1.49
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 3345 0 0 0 148 1 0 0 25 0 1 0 130454659 14790656 3175 4089446400 134512640 135752675 4293997728 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 3611 3175 144 303 0 3306 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14444

[startup+3.10075 s]
/proc/loadavg: 2.04 2.07 2.43 3/183 11254
/proc/meminfo: memFree=28431984/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=21840 CPUtime=3.09
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 5192 0 0 0 307 2 0 0 25 0 1 0 130454659 22364160 5022 4089446400 134512640 135752675 4293997728 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 5460 5022 144 303 0 5155 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21840

[startup+6.30016 s]
/proc/loadavg: 2.04 2.07 2.43 3/183 11254
/proc/meminfo: memFree=28417944/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=34776 CPUtime=6.29
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 8420 0 0 0 626 3 0 0 25 0 1 0 130454659 35610624 8250 4089446400 134512640 135752675 4293997728 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 8694 8250 144 303 0 8389 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34776

[startup+12.701 s]
/proc/loadavg: 2.04 2.07 2.43 3/183 11254
/proc/meminfo: memFree=28394788/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=57408 CPUtime=12.69
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 14062 0 0 0 1263 6 0 0 25 0 1 0 130454659 58785792 13892 4089446400 134512640 135752675 4293997728 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 14352 13892 144 303 0 14047 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57408

[startup+25.5006 s]
/proc/loadavg: 2.03 2.07 2.42 3/183 11255
/proc/meminfo: memFree=28353864/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=97648 CPUtime=25.49
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 24114 0 0 0 2538 11 0 0 25 0 1 0 130454659 99991552 23944 4089446400 134512640 135752675 4293997728 18446744073709551615 134611713 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 24412 23944 144 303 0 24107 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 97648

[startup+51.1009 s]
/proc/loadavg: 2.02 2.06 2.41 3/183 11256
/proc/meminfo: memFree=28265276/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=189784 CPUtime=51.09
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 47093 0 0 0 5086 23 0 0 25 0 1 0 130454659 194338816 46923 4089446400 134512640 135752675 4293997728 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 47446 46923 144 303 0 47141 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 189784

[startup+102.306 s]
/proc/loadavg: 2.00 2.05 2.38 3/183 11257
/proc/meminfo: memFree=28138880/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=310376 CPUtime=102.3
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 77250 0 0 0 10198 32 0 0 25 0 1 0 130454659 317825024 77080 4089446400 134512640 135752675 4293997728 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 77594 77080 144 303 0 77289 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 310376

[startup+162.3 s]
/proc/loadavg: 2.00 2.04 2.36 3/183 11258
/proc/meminfo: memFree=27985192/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=464156 CPUtime=162.3
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 115663 0 0 0 16186 44 0 0 25 0 1 0 130454659 475295744 115493 4089446400 134512640 135752675 4293997728 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 116039 115493 144 303 0 115734 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 464156

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.33 3/183 11260
/proc/meminfo: memFree=27900828/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=547200 CPUtime=222.3
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 136517 0 0 0 22171 59 0 0 25 0 1 0 130454659 560332800 136347 4089446400 134512640 135752675 4293997728 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 136800 136347 146 303 0 136495 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 547200

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.31 3/183 11262
/proc/meminfo: memFree=27759032/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=689024 CPUtime=282.3
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 171948 0 0 0 28157 73 0 0 25 0 1 0 130454659 705560576 171778 4089446400 134512640 135752675 4293997728 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 172256 171778 146 303 0 171951 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 689024

[startup+342.301 s]
/proc/loadavg: 2.08 2.03 2.29 3/183 11263
/proc/meminfo: memFree=27661284/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=786336 CPUtime=342.3
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 196196 0 0 0 34144 86 0 0 25 0 1 0 130454659 805208064 196026 4089446400 134512640 135752675 4293997728 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 196584 196026 146 303 0 196279 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 786336

[startup+402.301 s]
/proc/loadavg: 2.08 2.04 2.27 3/183 11265
/proc/meminfo: memFree=27550752/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=897796 CPUtime=402.3
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 224008 0 0 0 40131 99 0 0 25 0 1 0 130454659 919343104 223838 4089446400 134512640 135752675 4293997728 18446744073709551615 134607260 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 224449 223838 146 303 0 224144 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 897796

[startup+462.301 s]
/proc/loadavg: 2.03 2.03 2.26 3/183 11266
/proc/meminfo: memFree=27450264/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=997032 CPUtime=462.31
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 248791 0 0 0 46119 112 0 0 25 0 1 0 130454659 1020960768 248621 4089446400 134512640 135752675 4293997728 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11253/statm: 249258 248621 146 303 0 248953 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 997032

[startup+522.301 s]
/proc/loadavg: 2.01 2.02 2.24 3/183 11277
/proc/meminfo: memFree=27347744/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=1099276 CPUtime=522.3
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 274311 0 0 0 52104 126 0 0 25 0 1 0 130454659 1125658624 274141 4089446400 134512640 135752675 4293997728 18446744073709551615 134640090 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11253/statm: 274819 274141 146 303 0 274514 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1099276

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.22 3/183 11279
/proc/meminfo: memFree=27247752/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=1198604 CPUtime=582.3
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 299117 0 0 0 58091 139 0 0 25 0 1 0 130454659 1227370496 298947 4089446400 134512640 135752675 4293997728 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11253/statm: 299651 298947 146 303 0 299346 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1198604

[startup+642.3 s]
/proc/loadavg: 2.00 2.01 2.20 3/183 11280
/proc/meminfo: memFree=27148376/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=1296956 CPUtime=642.32
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 323651 0 0 0 64081 151 0 0 25 0 1 0 130454659 1328082944 323481 4089446400 134512640 135752675 4293997728 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11253/statm: 324239 323481 146 303 0 323934 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1296956

[startup+702.3 s]

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

[startup+882.301 s]
/proc/loadavg: 2.01 2.02 2.16 3/201 11333
/proc/meminfo: memFree=29563884/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=1669876 CPUtime=882.31
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 416705 0 0 0 88020 211 0 0 25 0 1 0 130454659 1709953024 416535 4089446400 134512640 135752675 4293997728 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11253/statm: 417469 416535 146 303 0 417164 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1669876

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 2.15 3/201 11334
/proc/meminfo: memFree=29440104/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=1786404 CPUtime=942.32
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 445805 0 0 0 94002 230 0 0 25 0 1 0 130454659 1829277696 445635 4089446400 134512640 135752675 4293997728 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11253/statm: 446601 445635 146 303 0 446296 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1786404

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.13 3/201 11336
/proc/meminfo: memFree=29265592/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=1958732 CPUtime=1002.32
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 488878 0 0 0 99974 258 0 0 25 0 1 0 130454659 2005741568 488708 4089446400 134512640 135752675 4293997728 18446744073709551615 134611571 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11253/statm: 489683 488708 146 303 0 489378 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1958732

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/201 11337
/proc/meminfo: memFree=29087496/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=2128744 CPUtime=1062.32
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 531288 0 0 0 105942 290 0 0 25 0 1 0 130454659 2179833856 531118 4089446400 134512640 135752675 4293997728 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11253/statm: 532186 531118 146 303 0 531881 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2128744

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/201 11339
/proc/meminfo: memFree=28942496/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=2271640 CPUtime=1122.32
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 566986 0 0 0 111916 316 0 0 25 0 1 0 130454659 2326159360 566816 4089446400 134512640 135752675 4293997728 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11253/statm: 567910 566816 146 303 0 567605 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2271640

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/201 11341
/proc/meminfo: memFree=28788332/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=2404068 CPUtime=1182.33
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 600053 0 0 0 117894 339 0 0 25 0 1 0 130454659 2461765632 599883 4089446400 134512640 135752675 4293997728 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11253/statm: 601017 599883 146 303 0 600712 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2404068

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.09 3/201 11342
/proc/meminfo: memFree=28641976/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=2549956 CPUtime=1242.33
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 636491 0 0 0 123870 363 0 0 25 0 1 0 130454659 2611154944 636321 4089446400 134512640 135752675 4293997728 18446744073709551615 134639531 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11253/statm: 637489 636321 146 303 0 637184 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2549956

[startup+1302.3 s]
/proc/loadavg: 2.06 2.02 2.09 3/201 11344
/proc/meminfo: memFree=28521896/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=2668200 CPUtime=1302.34
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 665981 0 0 0 129851 383 0 0 25 0 1 0 130454659 2732236800 665811 4089446400 134512640 135752675 4293997728 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11253/statm: 667050 665811 146 303 0 666745 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 2668200

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.08 3/201 11345
/proc/meminfo: memFree=28426744/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=2756048 CPUtime=1362.34
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 687932 0 0 0 135837 397 0 0 25 0 1 0 130454659 2822193152 687762 4089446400 134512640 135752675 4293997728 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11253/statm: 689012 687762 146 303 0 688707 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 2756048

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.08 3/201 11347
/proc/meminfo: memFree=28304324/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=2873964 CPUtime=1422.34
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 717399 0 0 0 141819 415 0 0 25 0 1 0 130454659 2942939136 717229 4089446400 134512640 135752675 4293997728 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11253/statm: 718491 717229 146 303 0 718186 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 2873964

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/201 11349
/proc/meminfo: memFree=28165524/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=3014660 CPUtime=1482.34
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 752537 0 0 0 147796 438 0 0 25 0 1 0 130454659 3087011840 752367 4089446400 134512640 135752675 4293997728 18446744073709551615 134640906 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11253/statm: 753665 752367 146 303 0 753360 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 3014660

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.07 3/201 11350
/proc/meminfo: memFree=28050156/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=3127516 CPUtime=1542.35
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 780730 0 0 0 153780 455 0 0 25 0 1 0 130454659 3202576384 780560 4089446400 134512640 135752675 4293997728 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11253/statm: 781879 780560 146 303 0 781574 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 3127516

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.07 3/201 11352
/proc/meminfo: memFree=27941368/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=3233580 CPUtime=1602.34
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 807191 0 0 0 159764 470 0 0 25 0 1 0 130454659 3311185920 807021 4089446400 134512640 135752675 4293997728 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11253/statm: 808395 807021 146 303 0 808090 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 3233580

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/201 11353
/proc/meminfo: memFree=27856888/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=3314936 CPUtime=1662.35
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 827514 0 0 0 165749 486 0 0 25 0 1 0 130454659 3394494464 827344 4089446400 134512640 135752675 4293997728 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11253/statm: 828734 827344 146 303 0 828429 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 3314936

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/201 11355
/proc/meminfo: memFree=27750088/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=3406416 CPUtime=1722.34
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 850354 0 0 0 171734 500 0 0 25 0 1 0 130454659 3488169984 850184 4089446400 134512640 135752675 4293997728 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11253/statm: 851604 850184 146 303 0 851299 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 3406416

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.05 3/201 11357
/proc/meminfo: memFree=27655076/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=3500048 CPUtime=1782.35
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 873726 0 0 0 177721 514 0 0 25 0 1 0 130454659 3584049152 873556 4089446400 134512640 135752675 4293997728 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11253/statm: 875012 873556 146 303 0 874707 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 3500048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.03 2.01 2.05 3/201 11357
/proc/meminfo: memFree=27624544/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=3529796 CPUtime=1800.06
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4202496 881160 0 0 0 179487 519 0 0 25 0 1 0 130454659 3614511104 880990 4089446400 134512640 135752675 4293997728 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11253/statm: 882449 880990 146 303 0 882144 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 3529796

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

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

[startup+1800.11 s]
/proc/loadavg: 2.03 2.01 2.05 3/201 11357
/proc/meminfo: memFree=27624544/32951124 swapFree=67111528/67111528
[pid=11253] ppid=11251 vsize=0 CPUtime=1800.16
/proc/11253/stat : 11253 (wbo1.4b) R 11251 11253 10108 0 -1 4203524 881160 0 0 0 179487 529 0 0 25 0 1 0 130454659 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/11253/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.12
CPU time (s): 1800.17
CPU user time (s): 1794.87
CPU system time (s): 5.30219
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3529796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.87
system time used= 5.30219
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 881160
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2769

runsolver used 2.73358 second user time and 5.72413 second system time

The end

Launcher Data

Begin job on node135 at 2010-06-30 11:53:10
IDJOB=2690351
IDBENCH=78702
IDSOLVER=1201
FILE ID=node135/2690351-1277891590
PBS_JOBID= 11197083
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-chnl35_45_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= wbo1.4b -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2690351-1277891590/watcher-2690351-1277891590 -o /tmp/evaluation-result-2690351-1277891590/solver-2690351-1277891590 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690351-1277891590.wbo

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

MD5SUM BENCH= 3aafd47af6446049bcdbc11c9b966efe
RANDOM SEED=1612682934

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28448640 kB
Buffers:        173760 kB
Cached:        1103252 kB
SwapCached:          0 kB
Active:        3536668 kB
Inactive:       818208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28448640 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2740 kB
Writeback:           0 kB
AnonPages:     3078220 kB
Mapped:          16088 kB
Slab:            79936 kB
PageTables:      10804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3227000 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= 74136 MiB
End job on node135 at 2010-06-30 12:23:12