Trace number 3708369

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 NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2? 1798.02 1798.38

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_10null10mast_rapportOE1.0_TMAX60_K67_cod2.opb
MD5SUMaa70ac3194742d51f6e4056a79ed9e8c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-23167
Best CPU time to get the best result obtained on this benchmark1796.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 438
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 243591
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 243591
Number of bits of the biggest sum of numbers18
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-3708369-1338241429.opb
0.00/0.00	c File size is 2494466 bytes.
0.19/0.21	c Highest Coefficient sum: 243591
0.19/0.21	c Parsing was ok!!
0.19/0.21	c Total parsing time: 0.209 s
0.19/0.22	c Var: 40937 Constr: 41436 40882/553/1 Lit: 223219 Watch. Lit: 131061
0.19/0.22	c Obj. Vars: 438 (1.06994 % of total variables)
19.29/19.30	c Pre-processing Time: 19.298 s
19.29/19.30	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
19.29/19.30	c        0  33615    33985   194712    5   113279  570877      0      0 19.30
19.29/19.30	c Switching off lower bounding mode.
1797.94/1798.37	c      100  33615    34087   223248    6   113506  627965    102      4 20.49
1797.94/1798.37	c      250  33615    34242   236207    6   113945  690762    257     11 21.48
1797.94/1798.37	c      476  33615    34524   288344    8   114573  759839    539     19 23.82
1797.94/1798.37	c      817  33615    34934   349382   10   115483  835823    949     29 27.81
1797.94/1798.37	c     1325  33615    35508   416120   11   116834  919406   1523     34 38.62
1797.94/1798.37	c     2089  33615    36417   539727   14   118964  500000   2432     39 52.53
1797.94/1798.37	c     3235  33615    37654   612990   16   121612  550001   3669     38 83.79
1797.94/1798.37	c     4956  33615    39608   822901   20   126111  605002   5623     41 119.93
1797.94/1798.37	c     7540  33615    42521  1112790   26   133115  665503   8536     43 172.70
1797.94/1798.37	c    11419  33615    46752  1516221   32   145897  732054  12767     49 232.88
1797.94/1798.37	c    17243  33615    52968  2179598   41   160577  805260  18983     52 325.95
1797.94/1798.37	c    25980  33615    62558  3507874   56   185200  885787  28573     55 469.66
1797.94/1798.37	c    39091  33615    76496  5017686   65   221537  974366  42511     55 709.08
1797.94/1798.37	c    58768  33615    97577  7406418   75   275832  500000  63592     54 1079.79
1797.94/1798.37	c    88279  33615   128639 11531874   89   349032  550001  94654     49 1782.88
1797.94/1798.37	c Resources Exceeded
1797.94/1798.37	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.37	c   15    88913  44287   617866   129335 11683519  95350     49 1798.02
1797.94/1798.37	s UNKNOWN
1797.94/1798.37	c Total time: 1798.02 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-3708369-1338241429/watcher-3708369-1338241429 -o /tmp/evaluation-result-3708369-1338241429/solver-3708369-1338241429 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708369-1338241429.opb 

running on 4 cores: 1,3,5,7

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: 2.00 2.00 2.00 3/176 4962
/proc/meminfo: memFree=31125612/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=13380 CPUtime=0 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 290268349 13701120 277 33554432000 134512640 137138936 4290480432 4290478680 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 3345 278 178 642 0 2091 0

[startup+0.05485 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4962
/proc/meminfo: memFree=31125612/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=15640 CPUtime=0.04 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 1028 0 0 0 4 0 0 0 20 0 1 0 290268349 16015360 982 33554432000 134512640 137138936 4290480432 4290478784 136577166 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 3910 982 331 642 0 2656 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15640

[startup+0.100223 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4962
/proc/meminfo: memFree=31125612/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=18216 CPUtime=0.09 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 1841 0 0 0 9 0 0 0 20 0 1 0 290268349 18653184 1755 33554432000 134512640 137138936 4290480432 4290478944 136577166 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 4554 1756 467 642 0 3300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18216

[startup+0.300223 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4962
/proc/meminfo: memFree=31125612/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=26604 CPUtime=0.28 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 4815 0 0 0 28 0 0 0 20 0 1 0 290268349 27242496 4040 33554432000 134512640 137138936 4290480432 4289987448 136504479 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 6651 4040 184 642 0 6007 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 26604

[startup+0.700237 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4962
/proc/meminfo: memFree=31125612/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=26604 CPUtime=0.68 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 4817 0 0 0 68 0 0 0 20 0 1 0 290268349 27242496 4042 33554432000 134512640 137138936 4290480432 4289987852 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 6651 4042 184 642 0 6007 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 26604

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4963
/proc/meminfo: memFree=31110228/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=27264 CPUtime=1.48 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 5002 0 0 0 148 0 0 0 20 0 1 0 290268349 27918336 4227 33554432000 134512640 137138936 4290480432 4289987364 136500369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 6816 4227 184 642 0 6172 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27264

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4963
/proc/meminfo: memFree=31108740/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=27264 CPUtime=3.08 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 5004 0 0 0 308 0 0 0 20 0 1 0 290268349 27918336 4229 33554432000 134512640 137138936 4290480432 4289987664 134542706 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 6816 4229 184 642 0 6172 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27264

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4963
/proc/meminfo: memFree=31108372/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=27264 CPUtime=6.29 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 5004 0 0 0 628 1 0 0 20 0 1 0 290268349 27918336 4229 33554432000 134512640 137138936 4290480432 4289987364 136500266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 6816 4229 184 642 0 6172 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27264

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4963
/proc/meminfo: memFree=31109576/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=27264 CPUtime=12.68 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 5004 0 0 0 1267 1 0 0 20 0 1 0 290268349 27918336 4229 33554432000 134512640 137138936 4290480432 4289987852 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 6816 4229 184 642 0 6172 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27264

[startup+25.5001 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4963
/proc/meminfo: memFree=31107160/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=28556 CPUtime=25.49 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 14197 0 0 0 2539 10 0 0 20 0 1 0 290268349 29241344 4618 33554432000 134512640 137138936 4290480432 4290479548 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 7139 4618 192 642 0 6495 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28556

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4963
/proc/meminfo: memFree=31100960/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=31180 CPUtime=51.08 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 111306 0 0 0 5081 27 0 0 20 0 1 0 290268349 31928320 5274 33554432000 134512640 137138936 4290480432 4290478976 134607563 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 7795 5274 192 642 0 7151 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31180

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4963
/proc/meminfo: memFree=31088964/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=34312 CPUtime=102.28 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 219605 0 0 0 10181 47 0 0 20 0 1 0 290268349 35135488 6050 33554432000 134512640 137138936 4290480432 4290479116 136521035 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 8578 6050 192 642 0 7934 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 34312

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4963
/proc/meminfo: memFree=31074820/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=38188 CPUtime=162.26 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 422744 0 0 0 16152 74 0 0 20 0 1 0 290268349 39104512 7025 33554432000 134512640 137138936 4290480432 4290478856 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 9547 7025 192 642 0 8903 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 38188

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4963
/proc/meminfo: memFree=31051664/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=43568 CPUtime=222.25 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 729722 0 0 0 22109 116 0 0 20 0 1 0 290268349 44613632 8394 33554432000 134512640 137138936 4290480432 4290478856 134606691 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 10892 8394 192 642 0 10248 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 43568

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4964
/proc/meminfo: memFree=31038772/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=47176 CPUtime=282.24 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 1088184 0 0 0 28060 164 0 0 20 0 1 0 290268349 48308224 9296 33554432000 134512640 137138936 4290480432 4290479184 134575837 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 11794 9296 192 642 0 11150 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 47176

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4964
/proc/meminfo: memFree=31017320/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=55648 CPUtime=342.23 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 1333844 0 0 0 34021 202 0 0 20 0 1 0 290268349 56983552 11413 33554432000 134512640 137138936 4290480432 4290479184 134575390 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 13912 11413 192 642 0 13268 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 55648

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5005
/proc/meminfo: memFree=31279604/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=62384 CPUtime=402.21 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 1526409 0 0 0 39986 235 0 0 20 0 1 0 290268349 63881216 13078 33554432000 134512640 137138936 4290480432 4290478928 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 15596 13078 192 642 0 14952 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 62384

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 5005
/proc/meminfo: memFree=31260320/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=70076 CPUtime=462.2 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 1796180 0 0 0 45943 277 0 0 20 0 1 0 290268349 71757824 15502 33554432000 134512640 137138936 4290480432 4290478856 134606663 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 17519 15502 192 642 0 16875 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 70076

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5005
/proc/meminfo: memFree=31247720/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=77584 CPUtime=522.18 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 1992487 0 0 0 51907 311 0 0 20 0 1 0 290268349 79446016 17347 33554432000 134512640 137138936 4290480432 4290478856 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 19396 17347 192 642 0 18752 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 77584

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5017
/proc/meminfo: memFree=31235152/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=81896 CPUtime=582.16 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 2286197 0 0 0 57863 353 0 0 20 0 1 0 290268349 83861504 18425 33554432000 134512640 137138936 4290480432 4290478960 134603268 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 20474 18425 192 642 0 19830 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 81896

[startup+642.3 s]

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

/proc/meminfo: memFree=31140672/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=124436 CPUtime=1062.08 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 4492447 0 0 0 105511 697 0 0 20 0 1 0 290268349 127422464 29061 33554432000 134512640 137138936 4290480432 4290479144 136504096 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 31109 29061 192 642 0 30465 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 124436

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5044
/proc/meminfo: memFree=31129612/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=132016 CPUtime=1122.06 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 4658284 0 0 0 111477 729 0 0 20 0 1 0 290268349 135184384 30981 33554432000 134512640 137138936 4290480432 4290479184 134575885 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 33004 30981 192 642 0 32360 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 132016

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5045
/proc/meminfo: memFree=31118320/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=136336 CPUtime=1182.06 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 4839526 0 0 0 117447 759 0 0 20 0 1 0 290268349 139608064 32055 33554432000 134512640 137138936 4290480432 4290478856 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 34084 32055 192 642 0 33440 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 136336

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5045
/proc/meminfo: memFree=31102696/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=140904 CPUtime=1242.05 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 5022129 0 0 0 123419 786 0 0 20 0 1 0 290268349 144285696 33177 33554432000 134512640 137138936 4290480432 4290478968 136504089 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 35226 33177 192 642 0 34582 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 140904

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5045
/proc/meminfo: memFree=31086948/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=147616 CPUtime=1302.04 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 5159671 0 0 0 129391 813 0 0 20 0 1 0 290268349 151158784 34875 33554432000 134512640 137138936 4290480432 4290478856 134606693 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 36904 34875 192 642 0 36260 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 147616

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 5045
/proc/meminfo: memFree=31075668/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=152792 CPUtime=1362.02 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 5254154 0 0 0 135371 831 0 0 20 0 1 0 290268349 156459008 36169 33554432000 134512640 137138936 4290480432 4290478856 134606982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 38198 36169 192 642 0 37554 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 152792

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 5046
/proc/meminfo: memFree=31064320/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=158916 CPUtime=1422.02 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 5431631 0 0 0 141345 857 0 0 20 0 1 0 290268349 162729984 37700 33554432000 134512640 137138936 4290480432 4290478856 134606982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 39729 37700 192 642 0 39085 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 158916

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 5047
/proc/meminfo: memFree=31053260/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=165820 CPUtime=1481.99 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 5602691 0 0 0 147315 884 0 0 20 0 1 0 290268349 169799680 39438 33554432000 134512640 137138936 4290480432 4290479360 134542624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 41455 39438 192 642 0 40811 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 165820

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5047
/proc/meminfo: memFree=31043536/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=171428 CPUtime=1541.98 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 5805070 0 0 0 153280 918 0 0 20 0 1 0 290268349 175542272 40807 33554432000 134512640 137138936 4290480432 4290478856 134606595 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 42857 40807 192 642 0 42213 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 171428

[startup+1602.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/178 5050
/proc/meminfo: memFree=31033780/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=174532 CPUtime=1601.97 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 6078419 0 0 0 159238 959 0 0 20 0 1 0 290268349 178720768 41604 33554432000 134512640 137138936 4290480432 4290478976 134607563 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 43633 41604 192 642 0 42989 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 174532

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 5050
/proc/meminfo: memFree=31027092/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=177444 CPUtime=1661.96 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 6360930 0 0 0 165193 1003 0 0 20 0 1 0 290268349 181702656 42312 33554432000 134512640 137138936 4290480432 4290479116 136520975 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 44361 42312 192 642 0 43717 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 177444

[startup+1722.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 5050
/proc/meminfo: memFree=31020488/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=179708 CPUtime=1721.95 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 6683027 0 0 0 171145 1050 0 0 20 0 1 0 290268349 184020992 42878 33554432000 134512640 137138936 4290480432 4290478948 134551242 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 44927 42878 192 642 0 44283 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 179708

[startup+1782.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 5051
/proc/meminfo: memFree=31014148/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=182592 CPUtime=1781.93 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 6894886 0 0 0 177111 1082 0 0 20 0 1 0 290268349 186974208 43599 33554432000 134512640 137138936 4290480432 4290479184 134575184 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 45648 43599 192 642 0 45004 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 182592

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

[startup+1791.91 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 5051
/proc/meminfo: memFree=31012040/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=183612 CPUtime=1791.54 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 6916840 0 0 0 178068 1086 0 0 20 0 1 0 290268349 188018688 43886 33554432000 134512640 137138936 4290480432 4290478908 136700814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 45903 43886 192 642 0 45259 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (KiB) 183612

[startup+1795.1 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 5051
/proc/meminfo: memFree=31011420/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=184252 CPUtime=1794.75 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 6929103 0 0 0 178386 1089 0 0 20 0 1 0 290268349 188674048 44004 33554432000 134512640 137138936 4290480432 4290397024 134602746 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 46063 44010 192 642 0 45419 0
Current children cumulated CPU time (s) 1794.75
Current children cumulated vsize (KiB) 184252

[startup+1796.7 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 5051
/proc/meminfo: memFree=31011172/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=184432 CPUtime=1796.34 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 6934414 0 0 0 178544 1090 0 0 20 0 1 0 290268349 188858368 44070 33554432000 134512640 137138936 4290480432 4290478948 134551857 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 46108 44070 192 642 0 45464 0
Current children cumulated CPU time (s) 1796.34
Current children cumulated vsize (KiB) 184432

[startup+1797.5 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 5051
/proc/meminfo: memFree=31010800/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=184580 CPUtime=1797.13 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 6936520 0 0 0 178623 1090 0 0 20 0 1 0 290268349 189009920 44116 33554432000 134512640 137138936 4290480432 4290478856 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 46145 44116 192 642 0 45501 0
Current children cumulated CPU time (s) 1797.13
Current children cumulated vsize (KiB) 184580

[startup+1797.9 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 5051
/proc/meminfo: memFree=31010800/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=184916 CPUtime=1797.54 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 6938132 0 0 0 178663 1091 0 0 20 0 1 0 290268349 189353984 44180 33554432000 134512640 137138936 4290480432 4290479360 134542552 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 46229 44180 192 642 0 45585 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (KiB) 184916

[startup+1798.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 5051
/proc/meminfo: memFree=31010800/32873648 swapFree=7116/7116
[pid=4962] ppid=4960 vsize=184916 CPUtime=1797.94 cores=1,3,5,7
/proc/4962/stat : 4962 (bsolo) R 4960 4962 4099 0 -1 4202496 6938162 0 0 0 178703 1091 0 0 20 0 1 0 290268349 189353984 44210 33554432000 134512640 137138936 4290480432 4290479012 136502620 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4962/statm: 46229 44210 192 642 0 45585 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 184916

Child status: 0
Real time (s): 1798.38
CPU time (s): 1798.02
CPU user time (s): 1787.11
CPU system time (s): 10.9173
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 184916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.11
system time used= 10.9173
maximum resident set size= 176840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6938162
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= 83
involuntary context switches= 1848

runsolver used 2.6126 second user time and 7.2029 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-28 23:43:49
IDJOB=3708369
IDBENCH=90392
IDSOLVER=2286
FILE ID=node123/3708369-1338241429
RUNJOBID= node123-1338227645-4116
PBS_JOBID= 14624628
Free space on /tmp= 71672 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_10null10mast_rapportOE1.0_TMAX60_K67_cod2.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708369-1338241429/watcher-3708369-1338241429 -o /tmp/evaluation-result-3708369-1338241429/solver-3708369-1338241429 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708369-1338241429.opb

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

MD5SUM BENCH= aa70ac3194742d51f6e4056a79ed9e8c
RANDOM SEED=778531885

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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.91
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		: 2667.217
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		: 2667.217
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.91
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		: 2667.217
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:       32873648 kB
MemFree:        31125504 kB
Buffers:          370964 kB
Cached:           302108 kB
SwapCached:          972 kB
Active:           578040 kB
Inactive:         327356 kB
Active(anon):     223808 kB
Inactive(anon):     8356 kB
Active(file):     354232 kB
Inactive(file):   319000 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102960 kB
Dirty:              6220 kB
Writeback:             0 kB
AnonPages:        217856 kB
Mapped:            11024 kB
Shmem:                 0 kB
Slab:             702880 kB
SReclaimable:     146980 kB
SUnreclaim:       555900 kB
KernelStack:        1480 kB
PageTables:         4632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     354656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 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= 71668 MiB
End job on node123 at 2012-05-29 00:13:47