Trace number 3741879

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
PB07: bsolo 3.0.17? (TO) 1800.12 1800.67

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K80.opb
MD5SUMa3fcbcd7997dcbab652ff1a098fe5a93
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5440
Total number of constraints5602
Number of constraints which are clauses5522
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint80
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 81
Number of bits of the biggest sum of numbers7
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 bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3741879-1338764795.opb
0.00/0.00	c File size is 346991 bytes.
0.00/0.03	c Highest Coefficient sum: 81
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.03 s
0.00/0.04	c Var: 5440 Constr: 5602 5522/80/0 Lit: 34887 Watch. Lit: 16482
0.00/0.04	c Obj. Vars: 0 (0 % of total variables)
0.88/0.97	c Pre-processing Time: 0.966 s
0.88/0.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.88/0.97	c        0   4710     4928    31917    6    14905   77852      0      0 0.97
0.88/0.97	c Switching off LPR mode.
1800.06/1800.61	c      105   4710     5033    40954    8    15115   85638    105    106 0.99
1800.06/1800.61	c      255   4710     5183    69263   13    15415   94202    255    246 1.03
1800.06/1800.61	c      480   4710     5408    89686   16    15865  103623    480    446 1.07
1800.06/1800.61	c      820   4710     5748   142619   24    16545  113986    820    705 1.16
1800.06/1800.61	c     1330   4710     6258   187274   29    17565  125385   1330   1015 1.31
1800.06/1800.61	c     2093   4710     7021   367995   52    19091  137924   2093   1281 1.63
1800.06/1800.61	c     3241   4710     8169   651629   79    21387  151717   3241   1475 2.20
1800.06/1800.61	c     4962   4710     9890  1036650  104    24829  166889   4962   1627 3.05
1800.06/1800.61	c     7546   4710    12474  2098697  168    29997  183578   7546   1454 5.19
1800.06/1800.61	c    11425   4710    16353  3721441  227    37755  201936  11425   1364 8.37
1800.06/1800.61	c    17248   4710    22176  6105950  275    49401  222130  17248   1138 15.15
1800.06/1800.61	c    25987   4710    30915  9490917  307    66879  244344  25987    923 28.15
1800.06/1800.61	c    39098   4710    44026 14295207  324    93101  268779  39098    693 56.34
1800.06/1800.61	c    58770   4710    63698 26700633  419   132445  295657  58770    381 154.06
1800.06/1800.61	c    88280   4710    93208 53400657  572   191465  325223  88280    216 407.12
1800.06/1800.61	c   132553   4710   137481 89198983  648   280011  357746 132553    141 935.75
1800.06/1800.61	c Caught signal: 15
1800.06/1800.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.06/1800.61	c   16   186349  89901  1646059   191277 126079328 186349    103 1800.06
1800.06/1800.61	s UNKNOWN
1800.06/1800.61	c Total time: 1800.06 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3741879-1338764795/watcher-3741879-1338764795 -o /tmp/evaluation-result-3741879-1338764795/solver-3741879-1338764795 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3741879-1338764795.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 2.06 2/176 13198
/proc/meminfo: memFree=23813488/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=2888 CPUtime=0 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 342605364 2957312 56 33554432000 134512640 135840783 4293639248 4293637592 10467898 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13198/statm: 722 56 42 325 0 35 0

[startup+0.007587 s]
/proc/loadavg: 1.92 1.98 2.06 2/176 13198
/proc/meminfo: memFree=23813488/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=12708 CPUtime=0 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 443 0 0 0 0 0 0 0 20 0 1 0 342605364 13012992 379 33554432000 134512640 135840783 4293639248 4293637024 3900711 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13198/statm: 3177 379 324 325 0 2028 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12708

[startup+0.1002 s]
/proc/loadavg: 1.92 1.98 2.06 2/176 13198
/proc/meminfo: memFree=23813488/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=6596 CPUtime=0.09 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 1042 0 0 0 9 0 0 0 20 0 1 0 342605364 6754304 893 33554432000 134512640 135840783 4293639248 4293572720 3898586 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13198/statm: 1649 893 344 325 0 585 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6596

[startup+0.300177 s]
/proc/loadavg: 1.92 1.98 2.06 2/176 13198
/proc/meminfo: memFree=23813488/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=6596 CPUtime=0.29 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 1043 0 0 0 29 0 0 0 20 0 1 0 342605364 6754304 894 33554432000 134512640 135840783 4293639248 4293572944 134551671 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13198/statm: 1649 894 344 325 0 585 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6596

[startup+0.700175 s]
/proc/loadavg: 1.92 1.98 2.06 2/176 13198
/proc/meminfo: memFree=23813488/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=6596 CPUtime=0.68 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 1043 0 0 0 68 0 0 0 20 0 1 0 342605364 6754304 894 33554432000 134512640 135840783 4293639248 4293572768 3898602 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13198/statm: 1649 894 344 325 0 585 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6596

[startup+1.50017 s]
/proc/loadavg: 1.92 1.98 2.06 3/177 13199
/proc/meminfo: memFree=23809728/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=9604 CPUtime=1.49 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 1906 0 0 0 148 1 0 0 20 0 1 0 342605364 9834496 1680 33554432000 134512640 135840783 4293639248 4293638608 134551048 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13198/statm: 2401 1680 349 325 0 1337 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9604

[startup+3.10023 s]
/proc/loadavg: 1.93 1.98 2.06 3/177 13199
/proc/meminfo: memFree=23801304/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=19984 CPUtime=3.08 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 4488 0 0 0 307 1 0 0 20 0 1 0 342605364 20463616 4262 33554432000 134512640 135840783 4293639248 4293638384 3898270 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 4996 4262 349 325 0 3932 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19984

[startup+6.30019 s]
/proc/loadavg: 1.93 1.98 2.06 3/177 13199
/proc/meminfo: memFree=23777496/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=39672 CPUtime=6.29 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 9401 0 0 0 627 2 0 0 20 0 1 0 342605364 40624128 9175 33554432000 134512640 135840783 4293639248 4293627200 134586540 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 9918 9175 349 325 0 8854 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39672

[startup+12.7002 s]
/proc/loadavg: 1.94 1.98 2.06 3/177 13199
/proc/meminfo: memFree=23741684/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=68816 CPUtime=12.68 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 16703 0 0 0 1265 3 0 0 20 0 1 0 342605364 70467584 16477 33554432000 134512640 135840783 4293639248 4293625056 134586540 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 17204 16477 349 325 0 16140 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 68816

[startup+25.5002 s]
/proc/loadavg: 1.87 1.97 2.05 3/174 13207
/proc/meminfo: memFree=26784204/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=124004 CPUtime=25.48 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 30510 0 0 0 2542 6 0 0 20 0 1 0 342605364 126980096 30284 33554432000 134512640 135840783 4293639248 4293638560 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 31001 30284 349 325 0 29937 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 124004

[startup+51.1003 s]
/proc/loadavg: 1.92 1.97 2.05 3/174 13207
/proc/meminfo: memFree=26725156/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=182636 CPUtime=51.06 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 45188 0 0 0 5097 9 0 0 20 0 1 0 342605364 187019264 44946 33554432000 134512640 135840783 4293639248 4293638384 3898076 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 45659 44946 349 325 0 44595 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 182636

[startup+102.306 s]
/proc/loadavg: 2.04 1.99 2.05 3/174 13207
/proc/meminfo: memFree=26623520/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=283564 CPUtime=102.22 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 70436 0 0 0 10208 14 0 0 20 0 1 0 342605364 290369536 70154 33554432000 134512640 135840783 4293639248 4293638608 134550863 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 70891 70154 349 325 0 69827 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 283564

[startup+162.3 s]
/proc/loadavg: 2.09 2.00 2.05 3/177 13239
/proc/meminfo: memFree=27013484/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=361308 CPUtime=162.17 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 89918 0 0 0 16197 20 0 0 20 0 1 0 342605364 369979392 89590 33554432000 134512640 135840783 4293639248 4293638600 9320653 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 90327 89590 349 325 0 89263 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 361308

[startup+222.3 s]
/proc/loadavg: 2.03 2.00 2.04 3/178 13242
/proc/meminfo: memFree=26713728/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=459776 CPUtime=222.12 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 114598 0 0 0 22188 24 0 0 20 0 1 0 342605364 470810624 114222 33554432000 134512640 135840783 4293639248 4293638608 134551071 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 114944 114222 349 325 0 113880 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 459776

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/177 13242
/proc/meminfo: memFree=26469872/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=534788 CPUtime=282.07 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 133392 0 0 0 28178 29 0 0 20 0 1 0 342605364 547622912 132968 33554432000 134512640 135840783 4293639248 4293638608 134550893 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 133697 132968 349 325 0 132633 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 534788

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 13242
/proc/meminfo: memFree=26203340/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=621844 CPUtime=342.03 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 155219 0 0 0 34168 35 0 0 20 0 1 0 342605364 636768256 154748 33554432000 134512640 135840783 4293639248 4293638608 134551312 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 155461 154748 349 325 0 154397 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 621844

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 13242
/proc/meminfo: memFree=26020468/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=689244 CPUtime=402 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 172104 0 0 0 40161 39 0 0 20 0 1 0 342605364 705785856 171592 33554432000 134512640 135840783 4293639248 4293638608 134550893 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 172311 171592 349 325 0 171247 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 689244

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 13243
/proc/meminfo: memFree=25861912/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=758696 CPUtime=461.97 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 189524 0 0 0 46153 44 0 0 20 0 1 0 342605364 776904704 188965 33554432000 134512640 135840783 4293639248 4293638608 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 189674 188965 349 325 0 188610 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 758696

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 13243
/proc/meminfo: memFree=25711156/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=810028 CPUtime=521.93 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 202361 0 0 0 52146 47 0 0 20 0 1 0 342605364 829468672 201770 33554432000 134512640 135840783 4293639248 4293638608 134551532 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 202507 201770 349 325 0 201443 0
Current children cumulated CPU time (s) 521.93
Current children cumulated vsize (KiB) 810028

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/177 13243
/proc/meminfo: memFree=25542740/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=863680 CPUtime=581.92 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 215795 0 0 0 58142 50 0 0 20 0 1 0 342605364 884408320 215204 33554432000 134512640 135840783 4293639248 4293638608 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 215920 215204 349 325 0 214856 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 863680

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13247
/proc/meminfo: memFree=24910820/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1065884 CPUtime=821.89 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 266350 0 0 0 82124 65 0 0 20 0 1 0 342605364 1091465216 265759 33554432000 134512640 135840783 4293639248 4293638608 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 266471 265759 349 325 0 265407 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 1065884

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13247
/proc/meminfo: memFree=24774588/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1113128 CPUtime=881.88 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 278142 0 0 0 88120 68 0 0 20 0 1 0 342605364 1139843072 277551 33554432000 134512640 135840783 4293639248 4293638608 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 278282 277551 349 325 0 277218 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 1113128

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13247
/proc/meminfo: memFree=24642928/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1156856 CPUtime=941.87 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 289070 0 0 0 94116 71 0 0 20 0 1 0 342605364 1184620544 288479 33554432000 134512640 135840783 4293639248 4293638608 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 289214 288479 349 325 0 288150 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 1156856

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13247
/proc/meminfo: memFree=24501596/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1208420 CPUtime=1001.87 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 301972 0 0 0 100111 76 0 0 20 0 1 0 342605364 1237422080 301381 33554432000 134512640 135840783 4293639248 4293638608 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 302105 301381 349 325 0 301041 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 1208420

[startup+1062.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 13248
/proc/meminfo: memFree=24375640/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1251340 CPUtime=1061.85 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 312699 0 0 0 106107 78 0 0 20 0 1 0 342605364 1281372160 312108 33554432000 134512640 135840783 4293639248 4293638484 3895380 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 312835 312108 349 325 0 311771 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 1251340

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13248
/proc/meminfo: memFree=24253900/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1292996 CPUtime=1121.84 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 323121 0 0 0 112104 80 0 0 20 0 1 0 342605364 1324027904 322530 33554432000 134512640 135840783 4293639248 4293638608 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 323249 322530 349 325 0 322185 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 1292996

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13248
/proc/meminfo: memFree=24139848/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1334336 CPUtime=1181.84 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 333463 0 0 0 118101 83 0 0 20 0 1 0 342605364 1366360064 332872 33554432000 134512640 135840783 4293639248 4293638608 134550878 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 333584 332872 349 325 0 332520 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 1334336

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13248
/proc/meminfo: memFree=24040680/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1361972 CPUtime=1241.82 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 340347 0 0 0 124097 85 0 0 20 0 1 0 342605364 1394659328 339756 33554432000 134512640 135840783 4293639248 4293638608 134551186 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 340493 339756 349 325 0 339429 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 1361972

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13248
/proc/meminfo: memFree=23919064/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1391576 CPUtime=1301.82 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 347751 0 0 0 130095 87 0 0 20 0 1 0 342605364 1424973824 347160 33554432000 134512640 135840783 4293639248 4293638608 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 347894 347160 349 325 0 346830 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 1391576

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 13249
/proc/meminfo: memFree=23821132/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1421388 CPUtime=1361.81 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 355211 0 0 0 136092 89 0 0 20 0 1 0 342605364 1455501312 354620 33554432000 134512640 135840783 4293639248 4293638608 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 355347 354620 349 325 0 354283 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 1421388

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 13252
/proc/meminfo: memFree=23724548/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1448368 CPUtime=1421.81 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 361950 0 0 0 142089 92 0 0 20 0 1 0 342605364 1483128832 361359 33554432000 134512640 135840783 4293639248 4293638608 134551175 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 362092 361359 349 325 0 361028 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 1448368

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13252
/proc/meminfo: memFree=23642148/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1472364 CPUtime=1481.79 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 367945 0 0 0 148085 94 0 0 20 0 1 0 342605364 1507700736 367354 33554432000 134512640 135840783 4293639248 4293638384 3898013 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 368091 367354 349 325 0 367027 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 1472364

[startup+1542.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 13252
/proc/meminfo: memFree=23521152/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1508228 CPUtime=1541.78 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 376927 0 0 0 154083 95 0 0 20 0 1 0 342605364 1544425472 376336 33554432000 134512640 135840783 4293639248 4293638608 134550893 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 377057 376336 349 325 0 375993 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 1508228

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 13253
/proc/meminfo: memFree=23419492/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1533948 CPUtime=1601.77 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 383351 0 0 0 160079 98 0 0 20 0 1 0 342605364 1570762752 382760 33554432000 134512640 135840783 4293639248 4293638608 134550878 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 383487 382760 349 325 0 382423 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 1533948

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13254
/proc/meminfo: memFree=23326408/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1565400 CPUtime=1661.77 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 391230 0 0 0 166075 102 0 0 20 0 1 0 342605364 1602969600 390639 33554432000 134512640 135840783 4293639248 4293638608 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 391350 390639 349 325 0 390286 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 1565400

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13254
/proc/meminfo: memFree=23247324/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1593384 CPUtime=1721.75 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 398220 0 0 0 172072 103 0 0 20 0 1 0 342605364 1631625216 397629 33554432000 134512640 135840783 4293639248 4293638604 134519592 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 398346 397629 349 325 0 397282 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 1593384

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13254
/proc/meminfo: memFree=23145672/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1620128 CPUtime=1781.74 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 404903 0 0 0 178068 106 0 0 20 0 1 0 342605364 1659011072 404312 33554432000 134512640 135840783 4293639248 4293638608 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 405032 404312 349 325 0 403968 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 1620128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13254
/proc/meminfo: memFree=23103604/32873648 swapFree=7112/7112
[pid=13198] ppid=13196 vsize=1628204 CPUtime=1800.06 cores=0,2,4,6
/proc/13198/stat : 13198 (bsolo3.0.17) R 13196 13198 11604 0 -1 4202496 406924 0 0 0 179899 107 0 0 20 0 1 0 342605364 1667280896 406333 33554432000 134512640 135840783 4293639248 4293638560 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13198/statm: 407051 406333 349 325 0 405987 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1628204

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

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

Child status: 15
Real time (s): 1800.67
CPU time (s): 1800.12
CPU user time (s): 1798.99
CPU system time (s): 1.12683
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 1628204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.99
system time used= 1.12683
maximum resident set size= 1625332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 406927
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= 392
involuntary context switches= 2013

runsolver used 3.43048 second user time and 9.00463 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-04 01:06:35
IDJOB=3741879
IDBENCH=90115
IDSOLVER=2318
FILE ID=node126/3741879-1338764795
RUNJOBID= node126-1338747103-11620
PBS_JOBID= 14636777
Free space on /tmp= 70208 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K80.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741879-1338764795/watcher-3741879-1338764795 -o /tmp/evaluation-result-3741879-1338764795/solver-3741879-1338764795 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3741879-1338764795.opb            

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a3fcbcd7997dcbab652ff1a098fe5a93
RANDOM SEED=1661130698

node126.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        23814140 kB
Buffers:          445004 kB
Cached:          4623364 kB
SwapCached:         9484 kB
Active:          5265264 kB
Inactive:        2899732 kB
Active(anon):    3086756 kB
Inactive(anon):    12264 kB
Active(file):    2178508 kB
Inactive(file):  2887468 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:              6848 kB
Writeback:             0 kB
AnonPages:       3099508 kB
Mapped:            11160 kB
Shmem:                 0 kB
Slab:             745016 kB
SReclaimable:     189308 kB
SUnreclaim:       555708 kB
KernelStack:        1448 kB
PageTables:         9972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3214160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2918400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70776 MiB
End job on node126 at 2012-06-04 01:36:37