Trace number 3708052

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 1798.28

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_3.opb
MD5SUM37c74b9e914d30b1ddfc0838676dd479
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark607.011
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3487
Number of bits of the biggest sum of numbers12
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-3708052-1338312549.opb
0.00/0.00	c File size is 3364 bytes.
0.00/0.00	c Highest Coefficient sum: 3487
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 41 Constr: 11 1/0/10 Lit: 395 Watch. Lit: 138
0.00/0.00	c Obj. Vars: 1 (2.43902 % of total variables)
0.00/0.00	c Pre-processing Time: 0 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0     40       10      394   39      142     788      0 -2147483648 0.00
0.00/0.00	c Switching off lower bounding mode.
1797.91/1798.27	c      100     40      147     4250   28      579     867    137  12500 0.01
1797.91/1798.27	c      251     40      380    10932   28     1225     954    370  12550 0.02
1797.91/1798.27	c      478     40      685    19140   27     2024    1050    675  11950 0.04
1797.91/1798.27	c      816     40      584    15912   27     1382    1156    574  11492 0.07
1797.91/1798.27	c     1324     40      724    19997   27     1688    1272    714  11126 0.12
1797.91/1798.27	c     2087     40     1192    32920   27     2788    1400   1182  10984 0.19
1797.91/1798.27	c     3233     40      788    22605   28     1806    1541    778  10848 0.30
1797.91/1798.27	c     4955     40     1074    30587   28     2541    1696   1064  10542 0.47
1797.91/1798.27	c     7539     40      952    27900   29     2324    1866    942  10092 0.75
1797.91/1798.27	c    11418     40     1406    41242   29     3480    2053   1396   9809 1.16
1797.91/1798.27	c    17240     40     1134    34070   30     2780    2259   1124   9729 1.77
1797.91/1798.27	c    25977     40     1168    34963   29     2875    2485   1158   9364 2.77
1797.91/1798.27	c    39087     40     1395    40365   28     3489    2734   1385   8991 4.35
1797.91/1798.27	c    58758     40     1869    54028   28     4722    3008   1859   8574 6.85
1797.91/1798.27	c    88269     40     2960    86339   29     7563    3309   2950   8120 10.87
1797.91/1798.27	c   132539     40     2753    79967   29     6853    3640   2743   7810 16.97
1797.91/1798.27	c   198949     40     2965    85298   28     7332    4005   2955   7459 26.67
1797.91/1798.27	c   298569     40     2575    75516   29     6860    4406   2565   7077 42.19
1797.91/1798.27	c   448004     40     2482    73181   29     6656    4847   2472   6819 65.69
1797.91/1798.27	c   672163     40     4047   117960   29    10836    5332   4037   6424 104.63
1797.91/1798.27	c  1008408     40     3909   113444   29     9623    5866   3899   6095 165.44
1797.91/1798.27	c  1512779     40     3633   106102   29     9365    6453   3623   5778 261.77
1797.91/1798.27	c  2269343     40     3933   115095   29    10141    7099   3923   5566 407.67
1797.91/1798.27	c  3404197     40     6795   197837   29    17052    7809   6785   5303 641.83
1797.91/1798.27	c  5106480     40     7615   222760   29    18910    8590   7605   5039 1013.35
1797.91/1798.27	c  7659913     40     7044   202211   28    16901    9450   7034   4748 1613.00
1797.91/1798.27	c Resources Exceeded
1797.91/1798.27	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.91/1798.27	c   26  8386129  96146  8484209     8656   251144   8646   4664 1798.00
1797.91/1798.27	s UNKNOWN
1797.91/1798.27	c Total time: 1798 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-3708052-1338312549/watcher-3708052-1338312549 -o /tmp/evaluation-result-3708052-1338312549/solver-3708052-1338312549 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708052-1338312549.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: 2.03 2.01 1.91 3/176 10485
/proc/meminfo: memFree=29918464/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=26416 CPUtime=0 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 289 0 0 0 0 0 0 0 20 0 1 0 297379778 27049984 241 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 6604 241 192 642 0 5960 0

[startup+0.0870119 s]
/proc/loadavg: 2.03 2.01 1.91 3/176 10485
/proc/meminfo: memFree=29918464/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=18992 CPUtime=0.08 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 411 0 0 0 8 0 0 0 20 0 1 0 297379778 19447808 363 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 4748 363 192 642 0 4104 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18992

[startup+0.100268 s]
/proc/loadavg: 2.03 2.01 1.91 3/176 10485
/proc/meminfo: memFree=29918464/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=18992 CPUtime=0.09 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 411 0 0 0 9 0 0 0 20 0 1 0 297379778 19447808 363 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 4748 363 192 642 0 4104 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18992

[startup+0.300239 s]
/proc/loadavg: 2.03 2.01 1.91 3/176 10485
/proc/meminfo: memFree=29918464/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=19248 CPUtime=0.29 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 455 0 0 0 29 0 0 0 20 0 1 0 297379778 19709952 407 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 4812 407 192 642 0 4168 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19248

[startup+0.700235 s]
/proc/loadavg: 2.03 2.01 1.91 3/176 10485
/proc/meminfo: memFree=29918464/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=19380 CPUtime=0.69 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 501 0 0 0 69 0 0 0 20 0 1 0 297379778 19845120 453 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 4845 453 192 642 0 4201 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19380

[startup+1.50024 s]
/proc/loadavg: 2.03 2.01 1.91 3/177 10486
/proc/meminfo: memFree=29917208/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=19640 CPUtime=1.48 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 549 0 0 0 148 0 0 0 20 0 1 0 297379778 20111360 501 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 4910 501 192 642 0 4266 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19640

[startup+3.10024 s]
/proc/loadavg: 2.03 2.01 1.91 3/177 10486
/proc/meminfo: memFree=29916464/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=19768 CPUtime=3.09 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 595 0 0 0 308 1 0 0 20 0 1 0 297379778 20242432 547 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 4942 547 192 642 0 4298 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19768

[startup+6.30024 s]
/proc/loadavg: 2.03 2.01 1.91 3/177 10486
/proc/meminfo: memFree=29915720/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=19900 CPUtime=6.29 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 638 0 0 0 627 2 0 0 20 0 1 0 297379778 20377600 590 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 4975 590 192 642 0 4331 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19900

[startup+12.7002 s]
/proc/loadavg: 2.02 2.01 1.91 3/176 10486
/proc/meminfo: memFree=29915164/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=20160 CPUtime=12.69 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 707 0 0 0 1265 4 0 0 20 0 1 0 297379778 20643840 659 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5040 659 192 642 0 4396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20160

[startup+25.5002 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 10487
/proc/meminfo: memFree=29914676/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=20400 CPUtime=25.48 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 756 0 0 0 2539 9 0 0 20 0 1 0 297379778 20889600 708 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5100 708 192 642 0 4456 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20400

[startup+51.1002 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 10487
/proc/meminfo: memFree=29913684/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=20880 CPUtime=51.08 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 865 0 0 0 5090 18 0 0 20 0 1 0 297379778 21381120 817 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5220 817 192 642 0 4576 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20880

[startup+102.306 s]
/proc/loadavg: 2.05 2.02 1.92 3/178 10490
/proc/meminfo: memFree=29912684/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=21128 CPUtime=102.28 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 928 0 0 0 10195 33 0 0 20 0 1 0 297379778 21635072 880 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5282 880 192 642 0 4638 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 21128

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 10490
/proc/meminfo: memFree=29912072/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=21260 CPUtime=162.26 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 980 0 0 0 16175 51 0 0 20 0 1 0 297379778 21770240 932 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5315 932 192 642 0 4671 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 21260

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 1.93 3/177 10490
/proc/meminfo: memFree=29911388/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=21516 CPUtime=222.25 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1045 0 0 0 22156 69 0 0 20 0 1 0 297379778 22032384 997 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5379 997 192 642 0 4735 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 21516

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 1.93 3/177 10490
/proc/meminfo: memFree=29910768/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=21964 CPUtime=282.24 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1160 0 0 0 28138 86 0 0 20 0 1 0 297379778 22491136 1112 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5491 1112 192 642 0 4847 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 21964

[startup+342.3 s]
/proc/loadavg: 2.05 2.03 1.94 3/177 10491
/proc/meminfo: memFree=29910332/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=21964 CPUtime=342.24 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1161 0 0 0 34119 105 0 0 20 0 1 0 297379778 22491136 1112 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5491 1112 192 642 0 4847 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 21964

[startup+402.3 s]
/proc/loadavg: 2.14 2.07 1.95 3/178 10492
/proc/meminfo: memFree=29910208/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=21964 CPUtime=402.23 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1161 0 0 0 40101 122 0 0 20 0 1 0 297379778 22491136 1112 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5491 1112 192 642 0 4847 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 21964

[startup+462.3 s]
/proc/loadavg: 2.09 2.07 1.96 3/177 10492
/proc/meminfo: memFree=29909968/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=22200 CPUtime=462.22 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1219 0 0 0 46082 140 0 0 20 0 1 0 297379778 22732800 1170 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5550 1170 192 642 0 4906 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 22200

[startup+522.3 s]
/proc/loadavg: 2.06 2.07 1.96 3/177 10492
/proc/meminfo: memFree=29909968/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=22200 CPUtime=522.21 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1219 0 0 0 52063 158 0 0 20 0 1 0 297379778 22732800 1170 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5550 1170 192 642 0 4906 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 22200

[startup+582.3 s]
/proc/loadavg: 2.06 2.07 1.97 3/177 10492
/proc/meminfo: memFree=29909844/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=22200 CPUtime=582.2 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1219 0 0 0 58043 177 0 0 20 0 1 0 297379778 22732800 1170 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5550 1170 192 642 0 4906 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 22200

[startup+642.3 s]

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

/proc/meminfo: memFree=29908416/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=23024 CPUtime=1122.11 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1406 0 0 0 111897 314 0 0 20 0 1 0 297379778 23576576 1357 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5756 1357 192 642 0 5112 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 23024

[startup+1182.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 10497
/proc/meminfo: memFree=29908416/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=22984 CPUtime=1182.11 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1406 0 0 0 117881 330 0 0 20 0 1 0 297379778 23535616 1357 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5746 1357 192 642 0 5102 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 22984

[startup+1242.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 10498
/proc/meminfo: memFree=29908168/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=22984 CPUtime=1242.1 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1406 0 0 0 123867 343 0 0 20 0 1 0 297379778 23535616 1357 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5746 1357 192 642 0 5102 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 22984

[startup+1302.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/178 10501
/proc/meminfo: memFree=29907912/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=22984 CPUtime=1302.09 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1406 0 0 0 129851 358 0 0 20 0 1 0 297379778 23535616 1357 33554432000 134512640 137138936 4290936208 4290934088 134601104 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5746 1357 192 642 0 5102 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 22984

[startup+1362.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 10501
/proc/meminfo: memFree=29908044/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=22984 CPUtime=1362.08 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1406 0 0 0 135835 373 0 0 20 0 1 0 297379778 23535616 1357 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5746 1357 192 642 0 5102 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 22984

[startup+1422.31 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 10501
/proc/meminfo: memFree=29908044/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=22984 CPUtime=1422.08 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1406 0 0 0 141819 389 0 0 20 0 1 0 297379778 23535616 1357 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5746 1357 192 642 0 5102 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 22984

[startup+1482.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/176 10501
/proc/meminfo: memFree=29910656/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=22976 CPUtime=1482.07 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1406 0 0 0 147805 402 0 0 20 0 1 0 297379778 23527424 1357 33554432000 134512640 137138936 4290936208 4290935248 134540747 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5744 1357 192 642 0 5100 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 22976

[startup+1542.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/177 10503
/proc/meminfo: memFree=29910896/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=22972 CPUtime=1542.05 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1406 0 0 0 153789 416 0 0 20 0 1 0 297379778 23523328 1357 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5743 1357 192 642 0 5099 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 22972

[startup+1602.3 s]
/proc/loadavg: 2.08 2.07 2.00 3/177 10503
/proc/meminfo: memFree=29910772/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=22972 CPUtime=1602.05 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1406 0 0 0 159772 433 0 0 20 0 1 0 297379778 23523328 1357 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5743 1357 192 642 0 5099 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 22972

[startup+1662.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 10503
/proc/meminfo: memFree=29910400/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=23448 CPUtime=1662.03 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1512 0 0 0 165757 446 0 0 20 0 1 0 297379778 24010752 1463 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5862 1463 192 642 0 5218 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 23448

[startup+1722.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 10503
/proc/meminfo: memFree=29910524/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=23448 CPUtime=1722.03 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1514 0 0 0 171744 459 0 0 20 0 1 0 297379778 24010752 1465 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5862 1465 192 642 0 5218 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 23448

[startup+1782.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/177 10503
/proc/meminfo: memFree=29909780/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=23448 CPUtime=1782.01 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1514 0 0 0 177729 472 0 0 20 0 1 0 297379778 24010752 1465 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5862 1465 192 642 0 5218 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 23448

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

[startup+1791.91 s]
/proc/loadavg: 2.14 2.08 2.01 3/177 10503
/proc/meminfo: memFree=29909780/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=23448 CPUtime=1791.62 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1515 0 0 0 178688 474 0 0 20 0 1 0 297379778 24010752 1466 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5862 1466 192 642 0 5218 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 23448

[startup+1795.1 s]
/proc/loadavg: 2.13 2.08 2.01 3/177 10503
/proc/meminfo: memFree=29909780/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=23448 CPUtime=1794.82 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1515 0 0 0 179008 474 0 0 20 0 1 0 297379778 24010752 1466 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5862 1466 192 642 0 5218 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 23448

[startup+1796.7 s]
/proc/loadavg: 2.13 2.08 2.01 3/177 10503
/proc/meminfo: memFree=29909780/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=23448 CPUtime=1796.42 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1515 0 0 0 179167 475 0 0 20 0 1 0 297379778 24010752 1466 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5862 1466 192 642 0 5218 0
Current children cumulated CPU time (s) 1796.42
Current children cumulated vsize (KiB) 23448

[startup+1797.5 s]
/proc/loadavg: 2.12 2.08 2.01 2/171 10527
/proc/meminfo: memFree=29918384/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=23448 CPUtime=1797.22 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1515 0 0 0 179247 475 0 0 20 0 1 0 297379778 24010752 1466 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5862 1466 192 642 0 5218 0
Current children cumulated CPU time (s) 1797.22
Current children cumulated vsize (KiB) 23448

[startup+1797.9 s]
/proc/loadavg: 2.12 2.08 2.01 2/171 10527
/proc/meminfo: memFree=29918384/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=23448 CPUtime=1797.61 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1515 0 0 0 179286 475 0 0 20 0 1 0 297379778 24010752 1466 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5862 1466 192 642 0 5218 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (KiB) 23448

[startup+1798.1 s]
/proc/loadavg: 2.12 2.08 2.01 2/171 10527
/proc/meminfo: memFree=29918384/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=23448 CPUtime=1797.81 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1515 0 0 0 179306 475 0 0 20 0 1 0 297379778 24010752 1466 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5862 1466 192 642 0 5218 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 23448

[startup+1798.2 s]
/proc/loadavg: 2.12 2.08 2.01 2/171 10527
/proc/meminfo: memFree=29918384/32873844 swapFree=7116/7116
[pid=10485] ppid=10483 vsize=23448 CPUtime=1797.91 cores=0,2,4,6
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10328 0 -1 4202496 1515 0 0 0 179316 475 0 0 20 0 1 0 297379778 24010752 1466 33554432000 134512640 137138936 4290936208 4290935324 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10485/statm: 5862 1466 192 642 0 5218 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 23448

Child status: 0
Real time (s): 1798.28
CPU time (s): 1798
CPU user time (s): 1793.25
CPU system time (s): 4.75528
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 23448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.25
system time used= 4.75528
maximum resident set size= 5864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1515
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= 4
involuntary context switches= 1883

runsolver used 2.75858 second user time and 7.05193 second system time

The end

Launcher Data

Begin job on node146 at 2012-05-29 19:29:09
IDJOB=3708052
IDBENCH=2931
IDSOLVER=2286
FILE ID=node146/3708052-1338312549
RUNJOBID= node146-1338310748-10344
PBS_JOBID= 14632082
Free space on /tmp= 71124 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_3.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708052-1338312549/watcher-3708052-1338312549 -o /tmp/evaluation-result-3708052-1338312549/solver-3708052-1338312549 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708052-1338312549.opb

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

MD5SUM BENCH= 37c74b9e914d30b1ddfc0838676dd479
RANDOM SEED=649378599

node146.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.034
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.06
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.034
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.92
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.034
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.91
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.034
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.034
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.034
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.034
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.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29918464 kB
Buffers:          443852 kB
Cached:          1631720 kB
SwapCached:         2180 kB
Active:          1092300 kB
Inactive:         990516 kB
Active(anon):       6504 kB
Inactive(anon):     2668 kB
Active(file):    1085796 kB
Inactive(file):   987848 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100344 kB
Dirty:              7864 kB
Writeback:             0 kB
AnonPages:         12880 kB
Mapped:            10092 kB
Shmem:                 0 kB
Slab:             732268 kB
SReclaimable:     173364 kB
SUnreclaim:       558904 kB
KernelStack:        1456 kB
PageTables:         4136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     134460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71124 MiB
End job on node146 at 2012-05-29 19:59:07