Trace number 3707542

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
bsolo 3.2? 1798.26 1798.71

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
MD5SUMd887ec44be40cf432f8acabc52df2afa
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.116981
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6480
Total number of constraints161
Number of constraints which are clauses81
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 constraint80
Maximum length of a constraint81
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 82
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.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos 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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3707542-1338154705.opb
0.00/0.00	c File size is 115835 bytes.
0.00/0.01	c Highest Coefficient sum: 82
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.008 s
0.00/0.01	c Var: 6480 Constr: 161 81/80/0 Lit: 12960 Watch. Lit: 6642
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.29/0.31	c Pre-processing Time: 0.315 s
0.29/0.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.31	c        0   6480      161    12960   80     6642   80027      0      0 0.32
0.29/0.31	c Switching off lower bounding mode.
1798.14/1798.69	c      102   6480      296   191398  646    41031   88030    135    152 0.67
1798.14/1798.69	c      252   6480      457   335281  733    46663   96834    296    295 0.85
1798.14/1798.69	c      478   6480      721   627740  870    85553  106518    560    370 1.29
1798.14/1798.69	c     1378   6480     1633  3183891 1949    95604  117170   1472      7 192.92
1798.14/1798.69	c     2254   6480     2509  5014273 1998    97356  128888   2348      6 343.19
1798.14/1798.69	c     3160   6480     3415  6833027 2000    99168  141777   3254      6 491.10
1798.14/1798.69	c     4913   6480     5169 10375654 2007   102699  155955   5008      6 778.22
1798.14/1798.69	c     6676   6480     6932 13932946 2009   106225  171551   6771      6 1064.73
1798.14/1798.69	c     9305   6480     9561 19974132 2089   111483  188707   9400      7 1260.67
1798.14/1798.69	c    13234   6480    13490 29549280 2190   119341  207578  13329      9 1396.34
1798.14/1798.69	c    19060   6480    19316 43736273 2264   130993  228336  19155     11 1667.03
1798.14/1798.69	c Resources Exceeded
1798.14/1798.69	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.14/1798.69	c   11    22300    339    74686    22556 51616970  22395     12 1798.24
1798.14/1798.69	s UNKNOWN
1798.14/1798.69	c Total time: 1798.24 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-3707542-1338154705/watcher-3707542-1338154705 -o /tmp/evaluation-result-3707542-1338154705/solver-3707542-1338154705 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707542-1338154705.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.94 2.00 1.99 3/176 7537
/proc/meminfo: memFree=30437412/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=19012 CPUtime=0 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 281594824 19468288 329 33554432000 134512640 137138936 4290588176 4290586528 136577166 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 4753 330 179 642 0 4080 0

[startup+0.0749621 s]
/proc/loadavg: 1.94 2.00 1.99 3/176 7537
/proc/meminfo: memFree=30437412/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=12012 CPUtime=0.06 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 612 0 0 0 6 0 0 0 20 0 1 0 281594824 12300288 537 33554432000 134512640 137138936 4290588176 4290509116 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 3003 537 184 642 0 2359 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12012

[startup+0.10026 s]
/proc/loadavg: 1.94 2.00 1.99 3/176 7537
/proc/meminfo: memFree=30437412/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=12152 CPUtime=0.09 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 709 0 0 0 9 0 0 0 20 0 1 0 281594824 12443648 590 33554432000 134512640 137138936 4290588176 4290508908 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 3038 590 185 642 0 2394 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12152

[startup+0.300227 s]
/proc/loadavg: 1.94 2.00 1.99 3/176 7537
/proc/meminfo: memFree=30437412/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=12152 CPUtime=0.29 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 709 0 0 0 29 0 0 0 20 0 1 0 281594824 12443648 590 33554432000 134512640 137138936 4290588176 4290508908 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 3038 590 185 642 0 2394 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12152

[startup+0.700223 s]
/proc/loadavg: 1.94 2.00 1.99 3/176 7537
/proc/meminfo: memFree=30437412/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=15548 CPUtime=0.69 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 1626 0 0 0 68 1 0 0 20 0 1 0 281594824 15921152 1460 33554432000 134512640 137138936 4290588176 4290586928 134575614 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 3887 1460 192 642 0 3243 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15548

[startup+1.50023 s]
/proc/loadavg: 1.94 2.00 1.99 3/177 7538
/proc/meminfo: memFree=30428104/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=22516 CPUtime=1.49 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 3702 0 0 0 147 2 0 0 20 0 1 0 281594824 23056384 3212 33554432000 134512640 137138936 4290588176 4290586672 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 5629 3212 192 642 0 4985 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22516

[startup+3.10022 s]
/proc/loadavg: 1.94 2.00 1.99 3/177 7538
/proc/meminfo: memFree=30423764/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=24900 CPUtime=3.09 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 4310 0 0 0 307 2 0 0 20 0 1 0 281594824 25497600 3806 33554432000 134512640 137138936 4290588176 4290586672 134618200 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 6225 3806 192 642 0 5581 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24900

[startup+6.30023 s]
/proc/loadavg: 1.95 2.00 1.99 3/177 7538
/proc/meminfo: memFree=30419796/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=28128 CPUtime=6.28 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 5108 0 0 0 626 2 0 0 20 0 1 0 281594824 28803072 4604 33554432000 134512640 137138936 4290588176 4290587104 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 7032 4604 192 642 0 6388 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28128

[startup+12.7002 s]
/proc/loadavg: 1.95 2.00 1.99 3/177 7538
/proc/meminfo: memFree=30416364/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=31128 CPUtime=12.69 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 5857 0 0 0 1266 3 0 0 20 0 1 0 281594824 31875072 5353 33554432000 134512640 137138936 4290588176 4290586928 134575831 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 7782 5353 192 642 0 7138 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31128

[startup+25.5003 s]
/proc/loadavg: 1.96 2.00 1.99 3/177 7538
/proc/meminfo: memFree=30412296/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=35348 CPUtime=25.49 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 6912 0 0 0 2546 3 0 0 20 0 1 0 281594824 36196352 6408 33554432000 134512640 137138936 4290588176 4290586712 136504080 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 8837 6408 192 642 0 8193 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35348

[startup+51.1003 s]
/proc/loadavg: 1.97 2.00 1.99 3/177 7538
/proc/meminfo: memFree=30401384/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=40120 CPUtime=51.08 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 8096 0 0 0 5105 3 0 0 20 0 1 0 281594824 41082880 7592 33554432000 134512640 137138936 4290588176 4290587104 134542307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 10030 7592 192 642 0 9386 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40120

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 1.99 3/178 7541
/proc/meminfo: memFree=30394780/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=46696 CPUtime=102.28 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 9750 0 0 0 10224 4 0 0 20 0 1 0 281594824 47816704 9246 33554432000 134512640 137138936 4290588176 4290587104 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 11674 9246 192 642 0 11030 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 46696

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 7541
/proc/meminfo: memFree=30389356/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=52224 CPUtime=162.26 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 11132 0 0 0 16222 4 0 0 20 0 1 0 281594824 53477376 10628 33554432000 134512640 137138936 4290588176 4290587104 134542339 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 13056 10628 192 642 0 12412 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 52224

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 7541
/proc/meminfo: memFree=30378196/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=63856 CPUtime=222.25 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 14045 0 0 0 22220 5 0 0 20 0 1 0 281594824 65388544 13541 33554432000 134512640 137138936 4290588176 4290587104 134542613 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 15964 13541 192 642 0 15320 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 63856

[startup+282.3 s]
/proc/loadavg: 2.07 2.01 2.00 3/177 7542
/proc/meminfo: memFree=30369144/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=72752 CPUtime=282.24 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 16251 0 0 0 28219 5 0 0 20 0 1 0 281594824 74498048 15747 33554432000 134512640 137138936 4290588176 4290586860 136520952 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 18188 15747 192 642 0 17544 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 72752

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7542
/proc/meminfo: memFree=30364060/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=77832 CPUtime=342.24 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 17520 0 0 0 34218 6 0 0 20 0 1 0 281594824 79699968 17016 33554432000 134512640 137138936 4290588176 4290586928 134575629 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 19458 17016 192 642 0 18814 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 77832

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 7542
/proc/meminfo: memFree=30348808/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=93040 CPUtime=402.23 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 21346 0 0 0 40216 7 0 0 20 0 1 0 281594824 95272960 20842 33554432000 134512640 137138936 4290588176 4290586672 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 23260 20842 192 642 0 22616 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 93040

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 7542
/proc/meminfo: memFree=30342608/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=98872 CPUtime=462.22 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 22798 0 0 0 46215 7 0 0 20 0 1 0 281594824 101244928 22294 33554432000 134512640 137138936 4290588176 4290587104 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 24718 22294 192 642 0 24074 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 98872

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 7542
/proc/meminfo: memFree=30329340/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=112528 CPUtime=522.21 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 26187 0 0 0 52212 9 0 0 20 0 1 0 281594824 115228672 25683 33554432000 134512640 137138936 4290588176 4290586672 134618200 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 28132 25683 192 642 0 27488 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 112528

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7542
/proc/meminfo: memFree=30317816/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=119672 CPUtime=582.2 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 27981 0 0 0 58211 9 0 0 20 0 1 0 281594824 122544128 27477 33554432000 134512640 137138936 4290588176 4290587104 134542752 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 29918 27477 192 642 0 29274 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 119672

[startup+642.3 s]

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

/proc/meminfo: memFree=31237680/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=191372 CPUtime=1062.07 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 45991 0 0 0 106191 16 0 0 20 0 1 0 281594824 195964928 45418 33554432000 134512640 137138936 4290588176 4290587104 134542513 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 47843 45418 192 642 0 47199 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 191372

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7597
/proc/meminfo: memFree=31213748/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=206588 CPUtime=1122.06 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 49795 0 0 0 112189 17 0 0 20 0 1 0 281594824 211546112 49222 33554432000 134512640 137138936 4290588176 4290587104 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 51647 49222 192 642 0 51003 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 206588

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7597
/proc/meminfo: memFree=31200272/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=211996 CPUtime=1182.03 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 51167 0 0 0 118186 17 0 0 20 0 1 0 281594824 217083904 50584 33554432000 134512640 137138936 4290588176 4290587104 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 52999 50584 192 642 0 52355 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 211996

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7598
/proc/meminfo: memFree=31162312/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=250108 CPUtime=1242.03 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 60692 0 0 0 124183 20 0 0 20 0 1 0 281594824 256110592 60109 33554432000 134512640 137138936 4290588176 4290587104 134542286 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 62527 60109 192 642 0 61883 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 250108

[startup+1302.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 7601
/proc/meminfo: memFree=31100892/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=310812 CPUtime=1302.03 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 75861 0 0 0 130179 24 0 0 20 0 1 0 281594824 318271488 75278 33554432000 134512640 137138936 4290588176 4290587104 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 77703 75278 192 642 0 77059 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 310812

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 7624
/proc/meminfo: memFree=31045692/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=362368 CPUtime=1361.98 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 88786 0 0 0 136171 27 0 0 20 0 1 0 281594824 371064832 88174 33554432000 134512640 137138936 4290588176 4290587104 134542525 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 90592 88174 192 642 0 89948 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 362368

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 7624
/proc/meminfo: memFree=30986636/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=409812 CPUtime=1421.93 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 100666 0 0 0 142161 32 0 0 20 0 1 0 281594824 419647488 100008 33554432000 134512640 137138936 4290588176 4290586672 134618200 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 102453 100008 192 642 0 101809 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 409812

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7624
/proc/meminfo: memFree=30932992/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=455572 CPUtime=1481.89 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 112169 0 0 0 148153 36 0 0 20 0 1 0 281594824 466505728 111475 33554432000 134512640 137138936 4290588176 4290586672 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 113893 111475 192 642 0 113249 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 455572

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7625
/proc/meminfo: memFree=30884168/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=496004 CPUtime=1541.88 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 122248 0 0 0 154149 39 0 0 20 0 1 0 281594824 507908096 121555 33554432000 134512640 137138936 4290588176 4290586736 134599237 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 124001 121557 192 642 0 123357 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 496004

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7625
/proc/meminfo: memFree=30838536/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=533888 CPUtime=1601.87 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 131749 0 0 0 160145 42 0 0 20 0 1 0 281594824 546701312 131055 33554432000 134512640 137138936 4290588176 4290586924 135984544 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 133472 131055 192 642 0 132828 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 533888

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7625
/proc/meminfo: memFree=30799972/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=565836 CPUtime=1661.87 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 139735 0 0 0 166142 45 0 0 20 0 1 0 281594824 579416064 139041 33554432000 134512640 137138936 4290588176 4290586672 134618208 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 141459 139041 192 642 0 140815 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 565836

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7625
/proc/meminfo: memFree=30741320/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=618500 CPUtime=1721.85 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 152875 0 0 0 172136 49 0 0 20 0 1 0 281594824 633344000 152181 33554432000 134512640 137138936 4290588176 4290586672 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 154625 152181 192 642 0 153981 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 618500

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7625
/proc/meminfo: memFree=30691224/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=661288 CPUtime=1781.84 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 163599 0 0 0 178132 52 0 0 20 0 1 0 281594824 677158912 162905 33554432000 134512640 137138936 4290588176 4290586672 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 165322 162905 192 642 0 164678 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 661288

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

[startup+1791.91 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 7625
/proc/meminfo: memFree=30683288/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=667880 CPUtime=1791.45 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 165240 0 0 0 179092 53 0 0 20 0 1 0 281594824 683909120 164546 33554432000 134512640 137138936 4290588176 4290586764 136295499 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 166970 164546 192 642 0 166326 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 667880

[startup+1795.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 7625
/proc/meminfo: memFree=30681428/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=669492 CPUtime=1794.65 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 165650 0 0 0 179412 53 0 0 20 0 1 0 281594824 685559808 164956 33554432000 134512640 137138936 4290588176 4290587104 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 167373 164956 192 642 0 166729 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 669492

[startup+1796.7 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 7625
/proc/meminfo: memFree=30681056/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=670044 CPUtime=1796.25 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 165781 0 0 0 179572 53 0 0 20 0 1 0 281594824 686125056 165087 33554432000 134512640 137138936 4290588176 4290587104 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 167511 165087 192 642 0 166867 0
Current children cumulated CPU time (s) 1796.25
Current children cumulated vsize (KiB) 670044

[startup+1797.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 7625
/proc/meminfo: memFree=30680372/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=670564 CPUtime=1797.04 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 165890 0 0 0 179651 53 0 0 20 0 1 0 281594824 686657536 165195 33554432000 134512640 137138936 4290588176 4290586672 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 167641 165195 192 642 0 166997 0
Current children cumulated CPU time (s) 1797.04
Current children cumulated vsize (KiB) 670564

[startup+1798.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 7625
/proc/meminfo: memFree=30680372/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=671356 CPUtime=1797.84 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202496 166117 0 0 0 179731 53 0 0 20 0 1 0 281594824 687468544 165422 33554432000 134512640 137138936 4290588176 4290586672 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 167839 165422 192 642 0 167195 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 671356

[startup+1798.7 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 7625
/proc/meminfo: memFree=30679008/32873844 swapFree=7632/7632
[pid=7537] ppid=7535 vsize=0 CPUtime=1798.25 cores=0,2,4,6
/proc/7537/stat : 7537 (bsolo) R 7535 7537 3856 0 -1 4202500 166218 0 0 0 179771 54 0 0 20 0 1 0 281594824 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.25
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.71
CPU time (s): 1798.26
CPU user time (s): 1797.71
CPU system time (s): 0.551916
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 671684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.71
system time used= 0.551916
maximum resident set size= 662092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166218
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= 188
involuntary context switches= 1876

runsolver used 3.68344 second user time and 10.6054 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-27 23:38:25
IDJOB=3707542
IDBENCH=2588
IDSOLVER=2286
FILE ID=node141/3707542-1338154705
RUNJOBID= node141-1338140287-5546
PBS_JOBID= 14624492
Free space on /tmp= 71548 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707542-1338154705/watcher-3707542-1338154705 -o /tmp/evaluation-result-3707542-1338154705/solver-3707542-1338154705 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707542-1338154705.opb

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

MD5SUM BENCH= d887ec44be40cf432f8acabc52df2afa
RANDOM SEED=1181428194

node141.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.744
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	: 5333.48
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.744
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.744
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.93
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.744
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.92
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.744
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.744
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.744
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.92
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.744
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30437304 kB
Buffers:          225688 kB
Cached:           331444 kB
SwapCached:          232 kB
Active:          1202948 kB
Inactive:         402084 kB
Active(anon):    1037704 kB
Inactive(anon):    11292 kB
Active(file):     165244 kB
Inactive(file):   390792 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108624 kB
Dirty:              3944 kB
Writeback:             0 kB
AnonPages:       1056012 kB
Mapped:            11752 kB
Shmem:               172 kB
Slab:             686952 kB
SReclaimable:     128832 kB
SUnreclaim:       558120 kB
KernelStack:        1472 kB
PageTables:         5680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1169188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1034240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71548 MiB
End job on node141 at 2012-05-28 00:08:24