Trace number 3708059

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.32

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_3.opb
MD5SUM0cfcb152e5d64f6fbadc82a2b31230da
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints15
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 constraints14
Minimum length of a constraint1
Maximum length of a constraint60
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 1901
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5704
Number of bits of the biggest sum of numbers13
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.03	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.03	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.03	c type "bsolo -h" for help
0.00/0.03	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.03	c Learning Strategy: Cardinality Constraint Learning
0.00/0.03	c Time Limit set to 1800
0.00/0.03	c Instance file HOME/instance-3708059-1338310748.opb
0.00/0.03	c File size is 6882 bytes.
0.00/0.03	c Highest Coefficient sum: 5704
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0 s
0.00/0.03	c Var: 61 Constr: 15 1/0/14 Lit: 837 Watch. Lit: 281
0.00/0.03	c Obj. Vars: 1 (1.63934 % of total variables)
0.00/0.03	c Pre-processing Time: 0.001 s
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0     60       14      836   59      286    1672      0      0 0.00
0.00/0.03	c Switching off lower bounding mode.
1797.97/1798.31	c      100     60      144     6607   45      743    1840    130   7692 0.01
1797.97/1798.31	c      250     60      342    15388   44     1258    2025    328   8064 0.03
1797.97/1798.31	c      477     60      617    27187   44     1924    2228    603   8517 0.06
1797.97/1798.31	c      815     60     1002    43041   42     2726    2451    988   8763 0.09
1797.97/1798.31	c     1323     60     1603    68282   42     4048    2697   1589   8535 0.15
1797.97/1798.31	c     2086     60     2512   107223   42     6087    2967   2498   8310 0.25
1797.97/1798.31	c     3232     60     2361   101572   43     5488    3264   2347   8161 0.40
1797.97/1798.31	c     4954     60     2796   124985   44     6641    3591   2782   8068 0.61
1797.97/1798.31	c     7538     60     2418   110831   45     6296    3951   2404   7568 1.00
1797.97/1798.31	c    11417     60     3675   178053   48    10442    4347   3661   7131 1.60
1797.97/1798.31	c    17239     60     2905   138127   47     8141    4782   2891   6387 2.70
1797.97/1798.31	c    25976     60     4709   226107   48    12634    5261   4695   6181 4.20
1797.97/1798.31	c    39086     60     4127   199373   48    11764    5788   4113   5645 6.92
1797.97/1798.31	c    58756     60     2931   142764   48     8334    6367   2917   5169 11.37
1797.97/1798.31	c    88266     60     4884   233585   47    18675    7004   4870   4389 20.11
1797.97/1798.31	c   132537     60     5392   263713   48    20037    7705   5378   4078 32.50
1797.97/1798.31	c   198949     60     6496   321646   49    31687    8476   6482   3747 53.09
1797.97/1798.31	c   298569     60     5016   234477   46    14015    9324   5002   3654 81.69
1797.97/1798.31	c   448004     60     8482   410463   48    30065   10257   8468   3394 131.97
1797.97/1798.31	c   672162     60     8670   417696   48    27192   11283   8656   3248 206.91
1797.97/1798.31	c  1008405     60     5891   285223   48    18437   12412   5877   3094 325.85
1797.97/1798.31	c  1512776     60     6907   331813   48    23785   13654   6893   2793 541.46
1797.97/1798.31	c  2269339     60    12672   597371   47    33020   15020  12658   2893 784.35
1797.97/1798.31	c  3404190     60     9337   436766   46    27715   16523   9323   2785 1222.12
1797.97/1798.31	c Resources Exceeded
1797.97/1798.31	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.31	c   24  4574346  80548  4658184     8456   410411   8442   2544 1798.00
1797.97/1798.31	s UNKNOWN
1797.97/1798.31	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-3708059-1338310748/watcher-3708059-1338310748 -o /tmp/evaluation-result-3708059-1338310748/solver-3708059-1338310748 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708059-1338310748.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: 0.00 0.02 1.83 3/176 27997
/proc/meminfo: memFree=31103204/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/27997/stat : 27997 (runsolver) D 27995 27997 27953 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 297199742 12095488 51 33554432000 4194304 5436572 140735222621232 140735222617528 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/27997/statm: 2953 51 31 304 0 2645 0

[startup+0.0476009 s]
/proc/loadavg: 0.00 0.02 1.83 3/176 27997
/proc/meminfo: memFree=31103204/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=18604 CPUtime=0.01 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 305 0 0 0 1 0 0 0 20 0 1 0 297199742 19050496 257 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 4651 257 192 642 0 4007 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18604

[startup+0.100268 s]
/proc/loadavg: 0.00 0.02 1.83 3/176 27997
/proc/meminfo: memFree=31103204/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=18988 CPUtime=0.06 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 402 0 0 0 6 0 0 0 20 0 1 0 297199742 19443712 354 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 4747 354 192 642 0 4103 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18988

[startup+0.300127 s]
/proc/loadavg: 0.00 0.02 1.83 3/176 27997
/proc/meminfo: memFree=31103204/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=20276 CPUtime=0.26 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 719 0 0 0 26 0 0 0 20 0 1 0 297199742 20762624 671 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 5069 671 192 642 0 4425 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 20276

[startup+0.700242 s]
/proc/loadavg: 0.00 0.02 1.83 3/176 27997
/proc/meminfo: memFree=31103204/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=20792 CPUtime=0.65 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 852 0 0 0 65 0 0 0 20 0 1 0 297199742 21291008 804 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 5198 804 192 642 0 4554 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 20792

[startup+1.50024 s]
/proc/loadavg: 0.00 0.02 1.83 3/177 27998
/proc/meminfo: memFree=31096996/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=21436 CPUtime=1.45 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 1026 0 0 0 145 0 0 0 20 0 1 0 297199742 21950464 978 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 5359 978 192 642 0 4715 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 21436

[startup+3.10024 s]
/proc/loadavg: 0.16 0.05 1.83 3/177 27998
/proc/meminfo: memFree=31094864/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=22076 CPUtime=3.05 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 1169 0 0 0 304 1 0 0 20 0 1 0 297199742 22605824 1121 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 5519 1121 192 642 0 4875 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 22076

[startup+6.30024 s]
/proc/loadavg: 0.16 0.05 1.83 3/177 27998
/proc/meminfo: memFree=31093128/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=22588 CPUtime=6.26 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 1289 0 0 0 623 3 0 0 20 0 1 0 297199742 23130112 1241 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 5647 1241 192 642 0 5003 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 22588

[startup+12.7002 s]
/proc/loadavg: 0.44 0.11 1.83 3/177 27998
/proc/meminfo: memFree=31090820/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=23352 CPUtime=12.66 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 1493 0 0 0 1261 5 0 0 20 0 1 0 297199742 23912448 1445 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 5838 1445 192 642 0 5194 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 23352

[startup+25.5003 s]
/proc/loadavg: 0.68 0.17 1.84 3/176 27998
/proc/meminfo: memFree=31089100/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=24228 CPUtime=25.45 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 1701 0 0 0 2538 7 0 0 20 0 1 0 297199742 24809472 1653 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 6057 1653 192 642 0 5413 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 24228

[startup+51.1003 s]
/proc/loadavg: 1.19 0.34 1.84 3/177 27999
/proc/meminfo: memFree=31086664/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=24924 CPUtime=51.04 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 1881 0 0 0 5091 13 0 0 20 0 1 0 297199742 25522176 1831 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 6231 1831 192 642 0 5587 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 24924

[startup+102.3 s]
/proc/loadavg: 1.71 0.63 1.85 3/178 28002
/proc/meminfo: memFree=31082684/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=25912 CPUtime=102.25 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 2129 0 0 0 10201 24 0 0 20 0 1 0 297199742 26533888 2078 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 6478 2078 192 642 0 5834 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 25912

[startup+162.3 s]
/proc/loadavg: 1.88 0.86 1.86 3/178 28024
/proc/meminfo: memFree=31080884/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=26560 CPUtime=162.23 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 2299 0 0 0 16187 36 0 0 20 0 1 0 297199742 27197440 2248 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 6640 2248 192 642 0 5996 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 26560

[startup+222.306 s]
/proc/loadavg: 2.00 1.09 1.87 3/177 28024
/proc/meminfo: memFree=31079900/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=27372 CPUtime=222.23 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 2495 0 0 0 22174 49 0 0 20 0 1 0 297199742 28028928 2444 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 6843 2444 192 642 0 6199 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27372

[startup+282.3 s]
/proc/loadavg: 2.00 1.24 1.88 3/177 28024
/proc/meminfo: memFree=31078844/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=27496 CPUtime=282.2 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 2547 0 0 0 28161 59 0 0 20 0 1 0 297199742 28155904 2495 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 6874 2495 192 642 0 6230 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 27496

[startup+342.3 s]
/proc/loadavg: 2.00 1.39 1.88 3/177 28025
/proc/meminfo: memFree=31077860/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=28592 CPUtime=342.2 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 2801 0 0 0 34150 70 0 0 20 0 1 0 297199742 29278208 2749 33554432000 134512640 137138936 4291125104 4291124144 134540747 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7148 2749 192 642 0 6504 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 28592

[startup+402.3 s]
/proc/loadavg: 2.00 1.49 1.89 3/177 28025
/proc/meminfo: memFree=31076556/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=28664 CPUtime=402.19 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 2838 0 0 0 40142 77 0 0 20 0 1 0 297199742 29351936 2786 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7166 2786 192 642 0 6522 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 28664

[startup+462.3 s]
/proc/loadavg: 2.00 1.58 1.89 3/177 28025
/proc/meminfo: memFree=31076432/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=28792 CPUtime=462.18 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 2855 0 0 0 46133 85 0 0 20 0 1 0 297199742 29483008 2803 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7198 2803 192 642 0 6554 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 28792

[startup+522.3 s]
/proc/loadavg: 2.00 1.65 1.90 3/177 28025
/proc/meminfo: memFree=31076184/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=28792 CPUtime=522.17 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 2861 0 0 0 52123 94 0 0 20 0 1 0 297199742 29483008 2809 33554432000 134512640 137138936 4291125104 4291124144 134540747 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7198 2809 192 642 0 6554 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 28792

[startup+582.3 s]
/proc/loadavg: 2.00 1.71 1.91 3/177 28025
/proc/meminfo: memFree=31076184/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=28796 CPUtime=582.16 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 2865 0 0 0 58110 106 0 0 20 0 1 0 297199742 29487104 2813 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7199 2813 192 642 0 6555 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 28796

[startup+642.3 s]

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

/proc/meminfo: memFree=31071716/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=30316 CPUtime=1122.08 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3242 0 0 0 112007 201 0 0 20 0 1 0 297199742 31043584 3193 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7579 3193 192 642 0 6935 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 30316

[startup+1182.3 s]
/proc/loadavg: 2.07 1.97 1.93 3/177 28030
/proc/meminfo: memFree=31071528/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=30316 CPUtime=1182.07 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3242 0 0 0 117998 209 0 0 20 0 1 0 297199742 31043584 3193 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7579 3193 192 642 0 6935 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 30316

[startup+1242.3 s]
/proc/loadavg: 2.02 1.97 1.93 3/177 28030
/proc/meminfo: memFree=31070784/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=31256 CPUtime=1242.06 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3473 0 0 0 123988 218 0 0 20 0 1 0 297199742 32006144 3424 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7814 3424 192 642 0 7170 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 31256

[startup+1302.3 s]
/proc/loadavg: 2.01 1.97 1.93 3/178 28034
/proc/meminfo: memFree=31069968/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=31608 CPUtime=1302.05 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3558 0 0 0 129979 226 0 0 20 0 1 0 297199742 32366592 3508 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7902 3508 192 642 0 7258 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 31608

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.93 3/177 28034
/proc/meminfo: memFree=31070100/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=31604 CPUtime=1362.04 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3564 0 0 0 135969 235 0 0 20 0 1 0 297199742 32362496 3514 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7901 3514 192 642 0 7257 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 31604

[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.93 3/177 28034
/proc/meminfo: memFree=31070100/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=31604 CPUtime=1422.04 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3564 0 0 0 141962 242 0 0 20 0 1 0 297199742 32362496 3514 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7901 3514 192 642 0 7257 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 31604

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.93 3/177 28034
/proc/meminfo: memFree=31069852/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=31692 CPUtime=1482.02 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3578 0 0 0 147953 249 0 0 20 0 1 0 297199742 32452608 3528 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7923 3528 192 642 0 7279 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 31692

[startup+1542.31 s]
/proc/loadavg: 2.00 1.97 1.93 3/177 28034
/proc/meminfo: memFree=31068920/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=31820 CPUtime=1542.02 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3615 0 0 0 153944 258 0 0 20 0 1 0 297199742 32583680 3565 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7955 3565 192 642 0 7311 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 31820

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.93 3/177 28035
/proc/meminfo: memFree=31069044/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=31820 CPUtime=1602 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3615 0 0 0 159936 264 0 0 20 0 1 0 297199742 32583680 3565 33554432000 134512640 137138936 4291125104 4291123784 136504280 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7955 3565 192 642 0 7311 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 31820

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.93 3/177 28035
/proc/meminfo: memFree=31068920/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=31820 CPUtime=1662 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3615 0 0 0 165927 273 0 0 20 0 1 0 297199742 32583680 3565 33554432000 134512640 137138936 4291125104 4291124032 134542295 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7955 3565 192 642 0 7311 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 31820

[startup+1722.3 s]
/proc/loadavg: 2.05 1.99 1.93 3/177 28035
/proc/meminfo: memFree=31068920/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=31820 CPUtime=1721.98 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3615 0 0 0 171914 284 0 0 20 0 1 0 297199742 32583680 3565 33554432000 134512640 137138936 4291125104 4291124144 134540747 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7955 3565 192 642 0 7311 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 31820

[startup+1782.3 s]
/proc/loadavg: 2.02 1.99 1.93 3/177 28035
/proc/meminfo: memFree=31068424/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=31812 CPUtime=1781.97 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3615 0 0 0 177905 292 0 0 20 0 1 0 297199742 32575488 3565 33554432000 134512640 137138936 4291125104 4291124144 134540747 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7953 3565 192 642 0 7309 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 31812

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

[startup+1792.01 s]
/proc/loadavg: 2.01 1.99 1.93 3/177 28035
/proc/meminfo: memFree=31068424/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=31812 CPUtime=1791.68 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3615 0 0 0 178874 294 0 0 20 0 1 0 297199742 32575488 3565 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7953 3565 192 642 0 7309 0
Current children cumulated CPU time (s) 1791.68
Current children cumulated vsize (KiB) 31812

[startup+1795.2 s]
/proc/loadavg: 2.01 1.99 1.93 3/177 28035
/proc/meminfo: memFree=31068424/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=31808 CPUtime=1794.88 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3615 0 0 0 179194 294 0 0 20 0 1 0 297199742 32571392 3565 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7952 3565 192 642 0 7308 0
Current children cumulated CPU time (s) 1794.88
Current children cumulated vsize (KiB) 31808

[startup+1796.8 s]
/proc/loadavg: 2.01 1.99 1.93 3/177 28035
/proc/meminfo: memFree=31068424/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=31808 CPUtime=1796.48 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3615 0 0 0 179353 295 0 0 20 0 1 0 297199742 32571392 3565 33554432000 134512640 137138936 4291125104 4291124032 134542497 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7952 3565 192 642 0 7308 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (KiB) 31808

[startup+1797.6 s]
/proc/loadavg: 2.01 1.99 1.93 3/177 28035
/proc/meminfo: memFree=31068424/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=31808 CPUtime=1797.27 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3615 0 0 0 179432 295 0 0 20 0 1 0 297199742 32571392 3565 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7952 3565 192 642 0 7308 0
Current children cumulated CPU time (s) 1797.27
Current children cumulated vsize (KiB) 31808

[startup+1798 s]
/proc/loadavg: 2.01 1.99 1.93 3/177 28035
/proc/meminfo: memFree=31068424/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=31808 CPUtime=1797.67 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3615 0 0 0 179472 295 0 0 20 0 1 0 297199742 32571392 3565 33554432000 134512640 137138936 4291125104 4291124032 134542325 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7952 3565 192 642 0 7308 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (KiB) 31808

[startup+1798.2 s]
/proc/loadavg: 2.01 1.99 1.93 3/177 28035
/proc/meminfo: memFree=31068424/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=31808 CPUtime=1797.87 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3615 0 0 0 179492 295 0 0 20 0 1 0 297199742 32571392 3565 33554432000 134512640 137138936 4291125104 4291124144 134540747 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7952 3565 192 642 0 7308 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 31808

[startup+1798.3 s]
/proc/loadavg: 2.01 1.99 1.93 3/177 28035
/proc/meminfo: memFree=31068424/32873844 swapFree=7120/7120
[pid=27997] ppid=27995 vsize=31808 CPUtime=1797.97 cores=0,2,4,6
/proc/27997/stat : 27997 (bsolo) R 27995 27997 27953 0 -1 4202496 3615 0 0 0 179502 295 0 0 20 0 1 0 297199742 32571392 3565 33554432000 134512640 137138936 4291125104 4291124220 136570369 0 0 4096 16384 0 0 0 17 4 0 0 1 0 0
/proc/27997/statm: 7952 3565 192 642 0 7308 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 31808

Child status: 0
Real time (s): 1798.32
CPU time (s): 1798
CPU user time (s): 1795.04
CPU system time (s): 2.95655
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 31820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.04
system time used= 2.95655
maximum resident set size= 14260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3615
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= 9
involuntary context switches= 1864

runsolver used 2.76758 second user time and 7.04193 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-29 18:59:09
IDJOB=3708059
IDBENCH=2909
IDSOLVER=2286
FILE ID=node142/3708059-1338310748
RUNJOBID= node142-1338310748-27969
PBS_JOBID= 14632086
Free space on /tmp= 71332 MiB

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

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

MD5SUM BENCH= 0cfcb152e5d64f6fbadc82a2b31230da
RANDOM SEED=709189190

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.90
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.776
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.776
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		: 2666.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31103996 kB
Buffers:           97920 kB
Cached:           859148 kB
SwapCached:            0 kB
Active:           497972 kB
Inactive:         473212 kB
Active(anon):       2824 kB
Inactive(anon):    13828 kB
Active(file):     495148 kB
Inactive(file):   459384 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7792 kB
Writeback:             0 kB
AnonPages:         21400 kB
Mapped:            10724 kB
Shmem:               200 kB
Slab:             658792 kB
SReclaimable:     101088 kB
SUnreclaim:       557704 kB
KernelStack:        1392 kB
PageTables:         3804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     141948 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= 71328 MiB
End job on node142 at 2012-05-29 19:29:07