Trace number 3742934

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_10null10mast_rapportOE2.0_TMAX60_K67_cod3.opb
MD5SUMf98241fe158e95fe184473fa73acbc2e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-1296
Best CPU time to get the best result obtained on this benchmark285.746
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 28908
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 898854
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 898854
Number of bits of the biggest sum of numbers20
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-3742934-1338775669.opb
0.00/0.00	c File size is 2762827 bytes.
0.19/0.28	c Highest Coefficient sum: 898854
0.19/0.28	c Parsing was ok!!
0.19/0.28	c Total parsing time: 0.276 s
0.19/0.29	c Var: 40451 Constr: 40950 40396/553/1 Lit: 221883 Watch. Lit: 161320
0.19/0.30	c Obj. Vars: 28908 (71.4642 % of total variables)
26.68/26.75	c Pre-processing Time: 26.743 s
26.68/26.75	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
26.68/26.75	c        0  30284    33499   187590    5   137752  622567      0      0 26.74
26.68/26.75	c Switching off LPR mode.
1800.03/1800.50	c      102  30284    33601   220198    6   137984  684824    102      3 27.00
1800.03/1800.50	c      253  30284    33752   231637    6   138288  753307    253      9 27.41
1800.03/1800.50	c      478  30284    33977   243923    7   138734  828638    478     16 28.38
1800.03/1800.50	c      817  30284    34316   298365    8   139413  911502    817     27 29.23
1800.03/1800.50	c     1326  30284    34825   354433   10   140431  500000   1326     43 30.60
1800.03/1800.50	c     2089  30284    35588   476559   13   141957  550001   2089     63 33.10
1800.03/1800.50	c     3236  30284    36735   612258   16   144252  605002   3236     89 36.25
1800.03/1800.50	c     4957  30284    38456   931298   24   147695  665503   4957    121 40.87
1800.03/1800.50	c     7541  30284    41040  1371803   33   152863  732054   7541    156 48.19
1800.03/1800.50	c    11424  30284    44923  2186083   48   160625  805260  11424    189 60.13
1800.03/1800.50	c    17246  30284    50745  3366670   66   172267  885787  17246    215 79.85
1800.03/1800.50	c    25983  30284    59482  4532107   76   189740  974366  25983    242 107.33
1800.03/1800.50	c    39094  30284    72593  6676762   91   215965  500000  39094    255 152.87
1800.03/1800.50	c    58764  30284    92263 10460338  113   255307  550001  58764    224 261.81
1800.03/1800.50	c    88276  30284   121775 18171654  149   314328  605002  88276    199 442.46
1800.03/1800.50	c   132546  30284   166045 21220283  127   402866  665503 132546    230 576.12
1800.03/1800.50	c   198956  30284   232455 36899030  158   535685  732054 198956    169 1177.22
1800.03/1800.50	c Caught signal: 15
1800.03/1800.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.03/1800.50	c   17   253801  98391   741018   287300 48387646 253801    140 1800.04
1800.03/1800.50	s UNKNOWN
1800.03/1800.50	c Total time: 1800.04 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-3742934-1338775669/watcher-3742934-1338775669 -o /tmp/evaluation-result-3742934-1338775669/solver-3742934-1338775669 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3742934-1338775669.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 1.99 3/176 14105
/proc/meminfo: memFree=25959860/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=4476 CPUtime=0 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 343692785 4583424 158 33554432000 134512640 135840783 4293613120 4293612460 10417585 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14105/statm: 1119 158 136 325 0 39 0

[startup+0.022402 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 14105
/proc/meminfo: memFree=25959860/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=16084 CPUtime=0.01 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 724 0 0 0 1 0 0 0 20 0 1 0 343692785 16470016 660 33554432000 134512640 135840783 4293613120 4293611840 1582375 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14105/statm: 4021 661 359 325 0 2282 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16084

[startup+0.100203 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 14105
/proc/meminfo: memFree=25959860/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=11616 CPUtime=0.09 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 1807 0 0 0 9 0 0 0 20 0 1 0 343692785 11894784 1703 33554432000 134512640 135840783 4293613120 4293611024 1445144 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14105/statm: 2904 1703 558 325 0 1165 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11616

[startup+0.300199 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 14105
/proc/meminfo: memFree=25959860/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=20588 CPUtime=0.29 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 5210 0 0 0 29 0 0 0 20 0 1 0 343692785 21082112 4295 33554432000 134512640 135840783 4293613120 4293126720 134550878 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14105/statm: 5147 4295 344 325 0 4083 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20588

[startup+0.700172 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 14105
/proc/meminfo: memFree=25959860/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=20588 CPUtime=0.68 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 5210 0 0 0 68 0 0 0 20 0 1 0 343692785 21082112 4295 33554432000 134512640 135840783 4293613120 4293126720 134551084 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14105/statm: 5147 4295 344 325 0 4083 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20588

[startup+1.50022 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 14106
/proc/meminfo: memFree=25942748/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=20720 CPUtime=1.48 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 5241 0 0 0 148 0 0 0 20 0 1 0 343692785 21217280 4326 33554432000 134512640 135840783 4293613120 4293126672 134550544 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14105/statm: 5180 4326 344 325 0 4116 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20720

[startup+3.10016 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 14106
/proc/meminfo: memFree=25942360/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=20720 CPUtime=3.08 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 5241 0 0 0 308 0 0 0 20 0 1 0 343692785 21217280 4326 33554432000 134512640 135840783 4293613120 4293126448 1579934 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14105/statm: 5180 4326 344 325 0 4116 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20720

[startup+6.30018 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 14106
/proc/meminfo: memFree=25940996/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=20720 CPUtime=6.28 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 5241 0 0 0 627 1 0 0 20 0 1 0 343692785 21217280 4326 33554432000 134512640 135840783 4293613120 4293126812 10765360 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 5180 4326 344 325 0 4116 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20720

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 14106
/proc/meminfo: memFree=25937516/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=21380 CPUtime=12.68 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 5404 0 0 0 1267 1 0 0 20 0 1 0 343692785 21893120 4489 33554432000 134512640 135840783 4293613120 4293126812 10765360 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 5345 4489 344 325 0 4281 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21380

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 14106
/proc/meminfo: memFree=25931956/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=21380 CPUtime=25.48 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 5404 0 0 0 2547 1 0 0 20 0 1 0 343692785 21893120 4489 33554432000 134512640 135840783 4293613120 4293126448 1579934 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 5345 4489 344 325 0 4281 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21380

[startup+51.1002 s]
/proc/loadavg: 2.04 2.00 2.00 3/177 14106
/proc/meminfo: memFree=25900336/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=39208 CPUtime=51.08 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 10524 0 0 0 5104 4 0 0 20 0 1 0 343692785 40148992 8934 33554432000 134512640 135840783 4293613120 4293612468 14774228 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 9802 8934 349 325 0 8738 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 39208

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 14145
/proc/meminfo: memFree=27402836/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=75236 CPUtime=102.27 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 19565 0 0 0 10220 7 0 0 20 0 1 0 343692785 77041664 17959 33554432000 134512640 135840783 4293613120 4293612480 134551365 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 18809 17959 349 325 0 17745 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 75236

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14148
/proc/meminfo: memFree=27348004/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=113256 CPUtime=162.23 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 29092 0 0 0 16214 9 0 0 20 0 1 0 343692785 115974144 27533 33554432000 134512640 135840783 4293613120 4293612416 134572583 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 28314 27533 349 325 0 27250 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 113256

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14148
/proc/meminfo: memFree=27298196/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=138168 CPUtime=222.21 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 35313 0 0 0 22211 10 0 0 20 0 1 0 343692785 141484032 33753 33554432000 134512640 135840783 4293613120 4293612416 134572583 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 34542 33753 349 325 0 33478 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 138168

[startup+282.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 14149
/proc/meminfo: memFree=27258072/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=168628 CPUtime=282.19 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 42955 0 0 0 28207 12 0 0 20 0 1 0 343692785 172675072 41370 33554432000 134512640 135840783 4293613120 4293612480 134551058 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 42157 41370 349 325 0 41093 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 168628

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 14149
/proc/meminfo: memFree=27204360/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=208620 CPUtime=342.18 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 52939 0 0 0 34204 14 0 0 20 0 1 0 343692785 213626880 51354 33554432000 134512640 135840783 4293613120 4293605056 134586828 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 52155 51354 349 325 0 51091 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 208620

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14149
/proc/meminfo: memFree=27152152/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=240568 CPUtime=402.17 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 60926 0 0 0 40201 16 0 0 20 0 1 0 343692785 246341632 59337 33554432000 134512640 135840783 4293613120 4293612432 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 60142 59337 349 325 0 59078 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 240568

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 14149
/proc/meminfo: memFree=27112748/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=264532 CPUtime=462.13 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 66958 0 0 0 46195 18 0 0 20 0 1 0 343692785 270880768 65331 33554432000 134512640 135840783 4293613120 4293612416 134571798 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 66133 65331 349 325 0 65069 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 264532

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 14149
/proc/meminfo: memFree=27086972/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=282552 CPUtime=522.12 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 71489 0 0 0 52193 19 0 0 20 0 1 0 343692785 289333248 69861 33554432000 134512640 135840783 4293613120 4293612432 134550764 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 70638 69861 349 325 0 69574 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 282552

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14150
/proc/meminfo: memFree=27053588/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=305352 CPUtime=582.11 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 77185 0 0 0 58191 20 0 0 20 0 1 0 343692785 312680448 75557 33554432000 134512640 135840783 4293613120 4293612480 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 76338 75557 349 325 0 75274 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 305352

[startup+642.3 s]

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

/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 119614 0 0 0 106170 30 0 0 20 0 1 0 343692785 486268928 117932 33554432000 134512640 135840783 4293613120 4293612480 134551353 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 118718 117932 349 325 0 117654 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 474872

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14154
/proc/meminfo: memFree=26600180/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=491460 CPUtime=1121.99 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 123771 0 0 0 112168 31 0 0 20 0 1 0 343692785 503255040 122089 33554432000 134512640 135840783 4293613120 4293612480 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 122865 122089 349 325 0 121801 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 491460

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14155
/proc/meminfo: memFree=26577244/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=511328 CPUtime=1181.98 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 128707 0 0 0 118166 32 0 0 20 0 1 0 343692785 523599872 127025 33554432000 134512640 135840783 4293613120 4293612480 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 127832 127025 349 325 0 126768 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 511328

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14155
/proc/meminfo: memFree=26556412/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=528040 CPUtime=1241.97 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 132892 0 0 0 124163 34 0 0 20 0 1 0 343692785 540712960 131210 33554432000 134512640 135840783 4293613120 4293612480 134550869 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 132010 131210 349 325 0 130946 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 528040

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14155
/proc/meminfo: memFree=26526436/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=552604 CPUtime=1301.94 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 139086 0 0 0 130158 36 0 0 20 0 1 0 343692785 565866496 137361 33554432000 134512640 135840783 4293613120 4293612480 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 138151 137361 349 325 0 137087 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 552604

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14158
/proc/meminfo: memFree=26500928/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=573792 CPUtime=1361.9 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 144426 0 0 0 136152 38 0 0 20 0 1 0 343692785 587563008 142657 33554432000 134512640 135840783 4293613120 4293612480 134550957 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 143448 142657 349 325 0 142384 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 573792

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14158
/proc/meminfo: memFree=26474216/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=594000 CPUtime=1421.89 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 149465 0 0 0 142150 39 0 0 20 0 1 0 343692785 608256000 147693 33554432000 134512640 135840783 4293613120 4293612256 1579934 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 148500 147693 349 325 0 147436 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 594000

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14159
/proc/meminfo: memFree=26455616/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=605264 CPUtime=1481.87 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 152288 0 0 0 148148 39 0 0 20 0 1 0 343692785 619790336 150516 33554432000 134512640 135840783 4293613120 4293604356 1569122 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 151316 150516 349 325 0 150252 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 605264

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 14160
/proc/meminfo: memFree=26438248/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=617560 CPUtime=1541.86 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 155361 0 0 0 154146 40 0 0 20 0 1 0 343692785 632381440 153589 33554432000 134512640 135840783 4293613120 4293612480 134551353 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 154390 153589 349 325 0 153326 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 617560

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 14160
/proc/meminfo: memFree=26428028/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=627080 CPUtime=1601.85 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 157763 0 0 0 160145 40 0 0 20 0 1 0 343692785 642129920 155991 33554432000 134512640 135840783 4293613120 4293604944 1580292 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 156770 155991 349 325 0 155706 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 627080

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14160
/proc/meminfo: memFree=26416016/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=639128 CPUtime=1661.84 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 160753 0 0 0 166143 41 0 0 20 0 1 0 343692785 654467072 158981 33554432000 134512640 135840783 4293613120 4293612420 1587787 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 159782 158981 349 325 0 158718 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 639128

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14160
/proc/meminfo: memFree=26399524/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=651160 CPUtime=1721.83 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 163758 0 0 0 172141 42 0 0 20 0 1 0 343692785 666787840 161986 33554432000 134512640 135840783 4293613120 4293612480 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 162790 161986 349 325 0 161726 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 651160

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14161
/proc/meminfo: memFree=26380056/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=660812 CPUtime=1781.83 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 166168 0 0 0 178140 43 0 0 20 0 1 0 343692785 676671488 164396 33554432000 134512640 135840783 4293613120 4293612480 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 165203 164396 349 325 0 164139 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 660812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14161
/proc/meminfo: memFree=26377204/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=662136 CPUtime=1800.03 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) R 14103 14105 11604 0 -1 4202496 166530 0 0 0 179960 43 0 0 20 0 1 0 343692785 678027264 164758 33554432000 134512640 135840783 4293613120 4293612480 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 165534 164758 349 325 0 164470 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 662136

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -14105

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 14162
/proc/meminfo: memFree=26377204/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=662136 CPUtime=1800.03 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) S 14103 14105 11604 0 -1 4202496 166531 0 0 0 179960 43 0 0 20 0 1 0 343692785 678027264 164759 33554432000 134512640 135840783 4293613120 4293610596 10765360 0 16384 4096 16384 18446744071579510697 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 165534 164759 350 325 0 164470 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 662136

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 14162
/proc/meminfo: memFree=26377072/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=662136 CPUtime=1800.03 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) S 14103 14105 11604 0 -1 4202496 166531 0 0 0 179960 43 0 0 20 0 1 0 343692785 678027264 164759 33554432000 134512640 135840783 4293613120 4293610596 10765360 0 16384 4096 16384 18446744071579510697 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 165534 164759 350 325 0 164470 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 662136

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 14162
/proc/meminfo: memFree=26377072/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=662136 CPUtime=1800.03 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) S 14103 14105 11604 0 -1 4202496 166531 0 0 0 179960 43 0 0 20 0 1 0 343692785 678027264 164759 33554432000 134512640 135840783 4293613120 4293610596 10765360 0 16384 4096 16384 18446744071579510697 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 165534 164759 350 325 0 164470 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 662136

[startup+1802.5 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 14162
/proc/meminfo: memFree=26377072/32873648 swapFree=7112/7112
[pid=14105] ppid=14103 vsize=662136 CPUtime=1800.03 cores=0,2,4,6
/proc/14105/stat : 14105 (bsolo3.0.17) S 14103 14105 11604 0 -1 4202496 166531 0 0 0 179960 43 0 0 20 0 1 0 343692785 678027264 164759 33554432000 134512640 135840783 4293613120 4293610596 10765360 0 16384 4096 16384 18446744071579510697 0 0 17 2 0 0 0 0 0
/proc/14105/statm: 165534 164759 350 325 0 164470 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 662136

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.51
CPU time (s): 1800.05
CPU user time (s): 1799.61
CPU system time (s): 0.440932
CPU usage (%): 99.8631
Max. virtual memory (cumulated for all children) (KiB): 662136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.61
system time used= 0.440932
maximum resident set size= 659036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166531
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= 281
involuntary context switches= 1969

runsolver used 2.70759 second user time and 7.13192 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-04 04:07:49
IDJOB=3742934
IDBENCH=90511
IDSOLVER=2318
FILE ID=node126/3742934-1338775669
RUNJOBID= node126-1338747103-11620
PBS_JOBID= 14636777
Free space on /tmp= 70780 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_10null10mast_rapportOE2.0_TMAX60_K67_cod3.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742934-1338775669/watcher-3742934-1338775669 -o /tmp/evaluation-result-3742934-1338775669/solver-3742934-1338775669 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3742934-1338775669.opb            

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

MD5SUM BENCH= f98241fe158e95fe184473fa73acbc2e
RANDOM SEED=919745591

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:        25960504 kB
Buffers:          446524 kB
Cached:          4039096 kB
SwapCached:         9484 kB
Active:          3132752 kB
Inactive:        2900984 kB
Active(anon):    1537804 kB
Inactive(anon):    12264 kB
Active(file):    1594948 kB
Inactive(file):  2888720 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:              9364 kB
Writeback:            12 kB
AnonPages:       1546004 kB
Mapped:            11028 kB
Shmem:                 0 kB
Slab:             738592 kB
SReclaimable:     182868 kB
SUnreclaim:       555724 kB
KernelStack:        1464 kB
PageTables:         6824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1660896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1280000 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= 70772 MiB
End job on node126 at 2012-06-04 04:37:51