Trace number 2690345

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_31_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMea89038de81a2a24e795de2249a907ab
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.094985
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1860
Total number of constraints122
Number of soft constraints42
Number of constraints which are clauses62
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
Top cost 2134
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2133
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
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-2690345-1277973273.wbo.
0.00/0.00	c Instance file HOME/instance-2690345-1277973273.wbo
0.00/0.00	c File size is 32647 bytes.
0.00/0.00	c Highest Coefficient sum: 32
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:      1860                                                |
0.00/0.00	c |  Number Clauses:        62                                                  |
0.00/0.00	c |  Number Cardinality:    60                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |    1860      122     3720 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       102 |    1860      122     3720 |     5500      102    107 |  0.000 % |
0.00/0.01	c |       253 |    1860      122     3720 |     6050      253    132 |  0.000 % |
0.00/0.02	c |       478 |    1860      122     3720 |     6655      478    129 |  0.000 % |
0.00/0.03	c |       815 |    1860      122     3720 |     7320      815    124 |  0.000 % |
0.00/0.05	c |      1324 |    1860      122     3720 |     8052     1324    136 |  0.000 % |
0.09/0.10	c |      2083 |    1860      122     3720 |     8857     2083    152 |  0.000 % |
0.09/0.18	c |      3222 |    1860      122     3720 |     9743     3222    162 |  0.000 % |
0.39/0.44	c |      4931 |    1860      122     3720 |    10717     4931    198 |  0.000 % |
0.69/0.72	c |      7495 |    1860      122     3720 |    11789     7495    214 |  0.000 % |
1.10/1.19	c |     11340 |    1860      122     3720 |    12968    11340    228 |  0.000 % |
2.79/2.85	c |     17107 |    1860      122     3720 |    14265    10181    284 |  0.000 % |
6.60/6.63	c |     25761 |    1860      122     3720 |    15692    11278    306 |  0.000 % |
11.59/11.60	c |     38736 |    1860      122     3720 |    17261    16002    293 |  0.000 % |
23.19/23.29	c |     58197 |    1860      122     3720 |    18987    17391    323 |  0.000 % |
31.59/31.60	c |     87389 |    1860      122     3720 |    20886    16025    263 |  0.000 % |
58.49/58.58	c |    131188 |    1860      122     3720 |    22974    14727    499 |  0.000 % |
102.50/102.54	c |    196873 |    1860      122     3720 |    25272    20838    320 |  0.000 % |
150.20/150.28	c |    295401 |    1860      122     3720 |    27799    21425    223 |  0.000 % |
180.49/180.57	c There are 0 assigned variables. 0 in cost function.
180.69/180.72	c ============================[ Search Statistics ]==============================
180.69/180.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.69/180.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.69/180.72	c ===============================================================================
180.69/180.72	c |         0 |    1860      122     3720 |     5000        0    nan |  0.000 % |
180.69/180.76	c |       100 |    1860      122     3720 |     5500      100    104 |  0.000 % |
180.69/180.77	c |       254 |    1860      122     3720 |     6050      254    142 |  0.000 % |
180.69/180.79	c |       479 |    1860      122     3720 |     6655      479    151 |  0.000 % |
180.79/180.81	c |       816 |    1860      122     3720 |     7320      816    144 |  0.000 % |
180.79/180.87	c |      1322 |    1860      122     3720 |     8052     1322    144 |  0.000 % |
180.90/180.95	c |      2081 |    1860      122     3720 |     8857     2081    154 |  0.000 % |
181.10/181.12	c |      3220 |    1860      122     3720 |     9743     3220    168 |  0.000 % |
181.50/181.54	c |      4929 |    1860      122     3720 |    10717     4929    209 |  0.000 % |
182.00/182.00	c |      7493 |    1860      122     3720 |    11789     7493    201 |  0.000 % |
183.20/183.26	c |     11337 |    1860      122     3720 |    12968    11337    259 |  0.000 % |
185.50/185.53	c |     17104 |    1860      122     3720 |    14265    10170    263 |  0.000 % |
189.00/189.06	c |     25754 |    1860      122     3720 |    15692    11260    309 |  0.000 % |
195.30/195.35	c |     38728 |    1860      122     3720 |    17261    15955    226 |  0.000 % |
208.50/208.54	c |     58189 |    1860      122     3720 |    18987    17410    362 |  0.000 % |
219.90/219.92	c |     87384 |    1860      122     3720 |    20886    16068    189 |  0.000 % |
241.30/241.30	c |    131173 |    1860      122     3720 |    22974    15123    239 |  0.000 % |
279.89/279.95	c |    196861 |    1860      122     3720 |    25272    18337    455 |  0.000 % |
368.60/368.62	c |    295388 |    1860      122     3720 |    27799    21835    507 |  0.000 % |
595.41/595.45	c |    443178 |    1860      122     3720 |    30579    28206    432 |  0.000 % |
781.22/781.28	c |    664862 |    1860      122     3720 |    33637    16769    225 |  0.000 % |
1062.03/1062.10	c |    997389 |    1860      122     3720 |    37001    25094    498 |  0.000 % |
1504.44/1504.47	c |   1496177 |    1860      122     3720 |    40701    14697    389 |  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-2690345-1277973273/watcher-2690345-1277973273 -o /tmp/evaluation-result-2690345-1277973273/solver-2690345-1277973273 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690345-1277973273.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.92 1.97 1.66 4/182 18236
/proc/meminfo: memFree=30323748/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=2944 CPUtime=0
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 425 0 0 0 0 0 0 0 24 0 1 0 138622930 3014656 308 4089446400 134512640 135752675 4291813760 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 736 308 143 303 0 431 0

[startup+0.0579889 s]
/proc/loadavg: 1.92 1.97 1.66 4/182 18236
/proc/meminfo: memFree=30323748/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=3868 CPUtime=0.05
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 629 0 0 0 5 0 0 0 24 0 1 0 138622930 3960832 512 4089446400 134512640 135752675 4291813760 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 967 512 144 303 0 662 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3868

[startup+0.100982 s]
/proc/loadavg: 1.92 1.97 1.66 4/182 18236
/proc/meminfo: memFree=30323748/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=4528 CPUtime=0.09
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 790 0 0 0 9 0 0 0 24 0 1 0 138622930 4636672 673 4089446400 134512640 135752675 4291813760 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 1132 674 144 303 0 827 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4528

[startup+0.300944 s]
/proc/loadavg: 1.92 1.97 1.66 4/182 18236
/proc/meminfo: memFree=30323748/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=6520 CPUtime=0.29
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 1314 0 0 0 28 1 0 0 25 0 1 0 138622930 6676480 1197 4089446400 134512640 135752675 4291813760 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 1630 1197 144 303 0 1325 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6520

[startup+0.700872 s]
/proc/loadavg: 1.92 1.97 1.66 4/182 18236
/proc/meminfo: memFree=30323748/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=10228 CPUtime=0.69
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 2239 0 0 0 68 1 0 0 25 0 1 0 138622930 10473472 2122 4089446400 134512640 135752675 4291813760 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 2557 2122 144 303 0 2252 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10228

[startup+1.50071 s]
/proc/loadavg: 1.92 1.97 1.66 3/183 18237
/proc/meminfo: memFree=30312120/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=16696 CPUtime=1.49
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 3836 0 0 0 147 2 0 0 25 0 1 0 138622930 17096704 3719 4089446400 134512640 135752675 4291813760 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 4174 3719 144 303 0 3869 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16696

[startup+3.10043 s]
/proc/loadavg: 1.92 1.97 1.66 3/183 18237
/proc/meminfo: memFree=30304184/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=24356 CPUtime=3.09
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 5776 0 0 0 306 3 0 0 25 0 1 0 138622930 24940544 5659 4089446400 134512640 135752675 4291813760 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 6089 5659 144 303 0 5784 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24356

[startup+6.30083 s]
/proc/loadavg: 2.01 1.99 1.67 3/183 18237
/proc/meminfo: memFree=30287468/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=34548 CPUtime=6.29
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 8322 0 0 0 625 4 0 0 25 0 1 0 138622930 35377152 8205 4089446400 134512640 135752675 4291813760 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 8637 8205 144 303 0 8332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34548

[startup+12.7007 s]
/proc/loadavg: 2.01 1.99 1.67 3/183 18238
/proc/meminfo: memFree=30255628/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=56376 CPUtime=12.69
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 13771 0 0 0 1263 6 0 0 25 0 1 0 138622930 57729024 13654 4089446400 134512640 135752675 4291813760 18446744073709551615 134650230 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 14094 13654 144 303 0 13789 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56376

[startup+25.5003 s]
/proc/loadavg: 2.08 2.00 1.68 3/183 18238
/proc/meminfo: memFree=30202488/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=93152 CPUtime=25.49
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 22954 0 0 0 2538 11 0 0 25 0 1 0 138622930 95387648 22837 4089446400 134512640 135752675 4291813760 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 23288 22837 144 303 0 22983 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93152

[startup+51.1005 s]
/proc/loadavg: 2.05 2.00 1.69 3/183 18239
/proc/meminfo: memFree=30078648/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=190108 CPUtime=51.09
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 47181 0 0 0 5090 19 0 0 25 0 1 0 138622930 194670592 47064 4089446400 134512640 135752675 4291813760 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 47527 47064 144 303 0 47222 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 190108

[startup+102.306 s]
/proc/loadavg: 2.02 2.00 1.70 3/183 18240
/proc/meminfo: memFree=29905872/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=307108 CPUtime=102.3
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 76378 0 0 0 10196 34 0 0 25 0 1 0 138622930 314478592 76261 4089446400 134512640 135752675 4291813760 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 76777 76261 144 303 0 76472 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 307108

[startup+162.301 s]
/proc/loadavg: 2.01 2.00 1.72 3/183 18242
/proc/meminfo: memFree=29697000/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=457100 CPUtime=162.29
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 113833 0 0 0 16176 53 0 0 25 0 1 0 138622930 468070400 113716 4089446400 134512640 135752675 4291813760 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 114275 113716 144 303 0 113970 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 457100

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.74 3/183 18243
/proc/meminfo: memFree=29523956/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=564600 CPUtime=222.3
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 140841 0 0 0 22158 72 0 0 25 0 1 0 138622930 578150400 140695 4089446400 134512640 135752675 4291813760 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 141150 140695 146 303 0 140845 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 564600

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.75 3/183 18245
/proc/meminfo: memFree=29290412/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=734516 CPUtime=282.3
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 183275 0 0 0 28139 91 0 0 21 0 1 0 138622930 752144384 183129 4089446400 134512640 135752675 4291813760 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 183629 183129 146 303 0 183324 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 734516

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.76 3/183 18247
/proc/meminfo: memFree=29105216/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=851724 CPUtime=342.3
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 212542 0 0 0 34127 103 0 0 25 0 1 0 138622930 872165376 212396 4089446400 134512640 135752675 4291813760 18446744073709551615 134639501 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 212931 212397 146 303 0 212626 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 851724

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.77 3/183 18248
/proc/meminfo: memFree=28925732/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=970324 CPUtime=402.3
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 242184 0 0 0 40114 116 0 0 25 0 1 0 138622930 993611776 242038 4089446400 134512640 135752675 4291813760 18446744073709551615 134607021 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 242581 242038 146 303 0 242276 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 970324

[startup+462.3 s]
/proc/loadavg: 2.05 2.01 1.79 3/183 18250
/proc/meminfo: memFree=28802052/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=1033208 CPUtime=462.31
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 257880 0 0 0 46107 124 0 0 25 0 1 0 138622930 1058004992 257734 4089446400 134512640 135752675 4291813760 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 258302 257734 146 303 0 257997 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1033208

[startup+522.3 s]
/proc/loadavg: 2.15 2.04 1.81 3/183 18251
/proc/meminfo: memFree=28685556/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=1083972 CPUtime=522.3
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 270545 0 0 0 52100 130 0 0 25 0 1 0 138622930 1109987328 270399 4089446400 134512640 135752675 4291813760 18446744073709551615 134603234 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 270993 270399 146 303 0 270688 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1083972

[startup+582.3 s]
/proc/loadavg: 2.13 2.05 1.83 3/183 18253
/proc/meminfo: memFree=28560868/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=1146396 CPUtime=582.31
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 286153 0 0 0 58095 136 0 0 25 0 1 0 138622930 1173909504 286007 4089446400 134512640 135752675 4291813760 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 286599 286007 146 303 0 286294 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1146396

[startup+642.3 s]
/proc/loadavg: 2.05 2.03 1.83 3/183 18255
/proc/meminfo: memFree=28416356/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=1226816 CPUtime=642.31
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 306234 0 0 0 64086 145 0 0 25 0 1 0 138622930 1256259584 306088 4089446400 134512640 135752675 4291813760 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 306704 306088 146 303 0 306399 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1226816

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.56 1.91 1.82 2/175 18283
/proc/meminfo: memFree=29797208/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=1625512 CPUtime=882.32
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 405775 0 0 0 88034 198 0 0 25 0 1 0 138622930 1664524288 405629 4089446400 134512640 135752675 4291813760 18446744073709551615 134639697 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 406378 405630 146 303 0 406073 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1625512

[startup+942.301 s]
/proc/loadavg: 1.20 1.74 1.77 2/175 18285
/proc/meminfo: memFree=29636984/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=1787636 CPUtime=942.32
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 446267 0 0 0 94021 211 0 0 25 0 1 0 138622930 1830539264 446121 4089446400 134512640 135752675 4291813760 18446744073709551615 134611669 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 446909 446121 146 303 0 446604 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1787636

[startup+1002.3 s]
/proc/loadavg: 1.07 1.60 1.72 2/175 18286
/proc/meminfo: memFree=29462752/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=1959784 CPUtime=1002.32
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 489310 0 0 0 100008 224 0 0 25 0 1 0 138622930 2006818816 489164 4089446400 134512640 135752675 4291813760 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 489946 489164 146 303 0 489641 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1959784

[startup+1062.3 s]
/proc/loadavg: 1.02 1.49 1.67 2/175 18288
/proc/meminfo: memFree=29303272/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=2120912 CPUtime=1062.33
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 529561 0 0 0 105991 242 0 0 25 0 1 0 138622930 2171813888 529415 4089446400 134512640 135752675 4291813760 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 530228 529415 146 303 0 529923 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2120912

[startup+1122.3 s]
/proc/loadavg: 1.04 1.41 1.63 2/175 18289
/proc/meminfo: memFree=29126552/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=2296588 CPUtime=1122.33
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 573436 0 0 0 111974 259 0 0 25 0 1 0 138622930 2351706112 573290 4089446400 134512640 135752675 4291813760 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 574147 573290 146 303 0 573842 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2296588

[startup+1182.3 s]
/proc/loadavg: 1.08 1.35 1.59 2/175 18291
/proc/meminfo: memFree=29047300/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=2375972 CPUtime=1182.33
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 593247 0 0 0 117968 265 0 0 25 0 1 0 138622930 2432995328 593101 4089446400 134512640 135752675 4291813760 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 593993 593101 146 303 0 593688 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2375972

[startup+1242.3 s]
/proc/loadavg: 1.03 1.28 1.55 2/175 18293
/proc/meminfo: memFree=28848260/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=2575892 CPUtime=1242.33
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 643107 0 0 0 123950 283 0 0 25 0 1 0 138622930 2637713408 642961 4089446400 134512640 135752675 4291813760 18446744073709551615 134612130 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 643973 642961 146 303 0 643668 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2575892

[startup+1302.3 s]
/proc/loadavg: 1.01 1.23 1.52 2/175 18294
/proc/meminfo: memFree=28684940/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=2736660 CPUtime=1302.34
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 683231 0 0 0 129935 299 0 0 25 0 1 0 138622930 2802339840 683085 4089446400 134512640 135752675 4291813760 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 684165 683085 146 303 0 683860 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 2736660

[startup+1362.3 s]
/proc/loadavg: 1.05 1.20 1.49 2/175 18296
/proc/meminfo: memFree=28508100/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=2915976 CPUtime=1362.34
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 728010 0 0 0 135918 316 0 0 25 0 1 0 138622930 2985959424 727864 4089446400 134512640 135752675 4291813760 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 728994 727864 146 303 0 728689 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 2915976

[startup+1422.31 s]
/proc/loadavg: 1.02 1.16 1.45 2/175 18297
/proc/meminfo: memFree=28317120/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=3104596 CPUtime=1422.35
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 775158 0 0 0 141899 336 0 0 25 0 1 0 138622930 3179106304 775012 4089446400 134512640 135752675 4291813760 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 776149 775012 146 303 0 775844 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 3104596

[startup+1482.3 s]
/proc/loadavg: 1.00 1.13 1.42 2/175 18299
/proc/meminfo: memFree=28190252/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=3232004 CPUtime=1482.34
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 806938 0 0 0 147884 350 0 0 25 0 1 0 138622930 3309572096 806792 4089446400 134512640 135752675 4291813760 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 808001 806792 146 303 0 807696 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 3232004

[startup+1542.3 s]
/proc/loadavg: 1.00 1.10 1.39 2/175 18301
/proc/meminfo: memFree=28088304/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=3333680 CPUtime=1542.34
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 832333 0 0 0 153872 362 0 0 25 0 1 0 138622930 3413688320 832187 4089446400 134512640 135752675 4291813760 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 833420 832187 146 303 0 833115 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 3333680

[startup+1602.3 s]
/proc/loadavg: 1.00 1.08 1.36 2/175 18311
/proc/meminfo: memFree=27976460/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=3445180 CPUtime=1602.35
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 860178 0 0 0 159862 373 0 0 25 0 1 0 138622930 3527864320 860032 4089446400 134512640 135752675 4291813760 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 861295 860032 146 303 0 860990 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 3445180

[startup+1662.3 s]
/proc/loadavg: 1.05 1.08 1.35 2/175 18313
/proc/meminfo: memFree=27932068/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=3489120 CPUtime=1662.34
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 871150 0 0 0 165857 377 0 0 25 0 1 0 138622930 3572858880 871004 4089446400 134512640 135752675 4291813760 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 872280 871004 146 303 0 871975 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 3489120

[startup+1722.3 s]
/proc/loadavg: 1.02 1.06 1.32 2/175 18314
/proc/meminfo: memFree=27911968/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=3509268 CPUtime=1722.34
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 876192 0 0 0 171853 381 0 0 25 0 1 0 138622930 3593490432 876046 4089446400 134512640 135752675 4291813760 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 877317 876046 146 303 0 877012 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 3509268

[startup+1782.3 s]
/proc/loadavg: 1.07 1.07 1.30 2/175 18316
/proc/meminfo: memFree=27847712/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=3573916 CPUtime=1782.35
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 892309 0 0 0 177847 388 0 0 25 0 1 0 138622930 3659689984 892163 4089446400 134512640 135752675 4291813760 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 893479 892163 146 303 0 893174 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 3573916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.05 1.06 1.30 2/175 18316
/proc/meminfo: memFree=27834564/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=3586332 CPUtime=1800.05
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4202496 895407 0 0 0 179616 389 0 0 25 0 1 0 138622930 3672403968 895261 4089446400 134512640 135752675 4291813760 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18236/statm: 896583 895261 146 303 0 896278 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3586332

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: 1.05 1.06 1.30 2/175 18316
/proc/meminfo: memFree=27834564/32951124 swapFree=67111528/67111528
[pid=18236] ppid=18234 vsize=0 CPUtime=1800.15
/proc/18236/stat : 18236 (wbo1.4b) R 18234 18236 17911 0 -1 4203524 895407 0 0 0 179616 399 0 0 25 0 1 0 138622930 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/18236/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.12
CPU time (s): 1800.18
CPU user time (s): 1796.17
CPU system time (s): 4.00839
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3586332

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

runsolver used 2.84957 second user time and 6.10507 second system time

The end

Launcher Data

Begin job on node135 at 2010-07-01 10:34:33
IDJOB=2690345
IDBENCH=78699
IDSOLVER=1201
FILE ID=node135/2690345-1277973273
PBS_JOBID= 11197897
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-chnl30_31_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-2690345-1277973273/watcher-2690345-1277973273 -o /tmp/evaluation-result-2690345-1277973273/solver-2690345-1277973273 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690345-1277973273.wbo

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

MD5SUM BENCH= ea89038de81a2a24e795de2249a907ab
RANDOM SEED=1345267822

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:      30324276 kB
Buffers:        215900 kB
Cached:        1108980 kB
SwapCached:          0 kB
Active:        1633984 kB
Inactive:       845512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30324276 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2732 kB
Writeback:           0 kB
AnonPages:     1154684 kB
Mapped:          16088 kB
Slab:            82492 kB
PageTables:       7028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1313600 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-07-01 11:04:35