Trace number 3741498

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.1 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-f2000.opb
MD5SUMacba870ceff62e653e0b2927ff2b81fb
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
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 variables4000
Total number of constraints10500
Number of constraints which are clauses10500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 4000
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 4000
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4000
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.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-3741498-1338759568.opb
0.00/0.00	c File size is 367975 bytes.
0.00/0.03	c Highest Coefficient sum: 4000
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.034 s
0.00/0.04	c Var: 4000 Constr: 10500 10500/0/0 Lit: 29500 Watch. Lit: 21000
0.00/0.04	c Obj. Vars: 4000 (100 % of total variables)
0.00/0.06	c Pre-processing Time: 0.059 s
0.00/0.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.06	c        0   3995    10500    29500    2    21000    3499      0      0 0.06
0.00/0.06	c Switching off LPR mode.
1800.09/1800.41	c      102   3995    10602    40614    3    21204    3849    102   1243 0.08
1800.09/1800.41	c      252   3995    10752    57548    5    21504    4234    252   2016 0.12
1800.09/1800.41	c      480   3995    10980    86793    7    21960    4658    480   2651 0.18
1800.09/1800.41	c      818   3995    11318   124997   11    22636    5124    818   3040 0.27
1800.09/1800.41	c     1328   3995    11828   191548   16    23656    5637   1328   3396 0.39
1800.09/1800.41	c     2092   3995    12592   287986   22    25184    6201   2092   3429 0.61
1800.09/1800.41	c     3240   3995    13740   472596   34    27480    6822   3240   3316 0.98
1800.09/1800.41	c     4964   3995    15464   744206   48    30928    7505   4964   3135 1.58
1800.09/1800.41	c     7548   3995    14253   585251   41    28506    8256   3753   2919 2.58
1800.09/1800.41	c    11430   3995    18135  1199141   66    36270    9082   7635   2787 4.10
1800.09/1800.41	c    17252   3995    19087  1408658   73    38174    9991   8587   2576 6.70
1800.09/1800.41	c    25994   3995    16792  1093767   65    33584   10991   6292   2478 10.49
1800.09/1800.41	c    39106   3995    18141  1117289   61    36282   12091   7641   2311 16.91
1800.09/1800.41	c    58776   3995    18136  1300833   71    36272   13301   7636   2169 27.09
1800.09/1800.41	c    88286   3995    19003  1446545   76    38006   14632   8503   1998 44.18
1800.09/1800.41	c   132559   3995    24393  2301183   94    48786   16096  13893   1830 72.43
1800.09/1800.41	c   198971   3995    22649  2118620   93    45298   17706  12149   1724 115.39
1800.09/1800.41	c   298591   3995    19353  1548610   80    38706   19477   8853   1683 177.40
1800.09/1800.41	c   448029   3995    25217  2490166   98    50434   21425  14717   1632 274.44
1800.09/1800.41	c   672189   3995    25773  2733927  106    51546   23568  15273   1585 424.08
1800.09/1800.41	c  1008435   3995    27811  3256739  117    55622   25925  17311   1440 700.08
1800.09/1800.41	c  1512809   3995    29113  3388345  116    58226   28518  18613   1355 1115.88
1800.09/1800.41	c  2269372   3995    38994  5219987  133    77988   31370  28494   1286 1763.50
1800.09/1800.41	c Caught signal: 15
1800.09/1800.41	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.09/1800.41	c   23  2311474 539355  3405879    25082  2603580  14582   1284 1800.10
1800.09/1800.41	s UNKNOWN
1800.09/1800.41	c Total time: 1800.1 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-3741498-1338759568/watcher-3741498-1338759568 -o /tmp/evaluation-result-3741498-1338759568/solver-3741498-1338759568 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3741498-1338759568.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.95 1.98 1.99 3/176 13619
/proc/meminfo: memFree=24188112/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=12868 CPUtime=0 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 476 0 0 0 0 0 0 0 20 0 1 0 342081177 13176832 413 33554432000 134512640 135840783 4290302688 4290301408 11330855 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13619/statm: 3217 414 326 325 0 2063 0

[startup+0.105802 s]
/proc/loadavg: 1.95 1.98 1.99 3/176 13619
/proc/meminfo: memFree=24188112/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=7224 CPUtime=0.09 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 1323 0 0 0 9 0 0 0 20 0 1 0 342081177 7397376 1068 33554432000 134512640 135840783 4290302688 4290302048 134550972 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13619/statm: 1806 1068 346 325 0 742 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7224

[startup+0.200217 s]
/proc/loadavg: 1.95 1.98 1.99 3/176 13619
/proc/meminfo: memFree=24188112/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=7608 CPUtime=0.19 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 1428 0 0 0 19 0 0 0 20 0 1 0 342081177 7790592 1173 33554432000 134512640 135840783 4290302688 4290301968 11333198 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13619/statm: 1902 1173 346 325 0 838 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7608

[startup+0.300203 s]
/proc/loadavg: 1.95 1.98 1.99 3/176 13619
/proc/meminfo: memFree=24188112/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=8260 CPUtime=0.29 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 1588 0 0 0 29 0 0 0 20 0 1 0 342081177 8458240 1333 33554432000 134512640 135840783 4290302688 4290301984 134571841 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13619/statm: 2065 1333 346 325 0 1001 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8260

[startup+0.700182 s]
/proc/loadavg: 1.95 1.98 1.99 3/176 13619
/proc/meminfo: memFree=24188112/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=10864 CPUtime=0.69 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 2233 0 0 0 69 0 0 0 20 0 1 0 342081177 11124736 1978 33554432000 134512640 135840783 4290302688 4290300228 11336217 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13619/statm: 2716 1978 346 325 0 1652 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10864

[startup+1.50023 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 13620
/proc/meminfo: memFree=24177316/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=15892 CPUtime=1.48 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 3496 0 0 0 148 0 0 0 20 0 1 0 342081177 16273408 3241 33554432000 134512640 135840783 4290302688 4290301824 11330855 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13619/statm: 3973 3242 346 325 0 2909 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15892

[startup+3.10023 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 13620
/proc/meminfo: memFree=24168016/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=21836 CPUtime=3.09 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 4966 0 0 0 308 1 0 0 20 0 1 0 342081177 22360064 4711 33554432000 134512640 135840783 4290302688 4290301976 14911693 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13619/statm: 5459 4711 346 325 0 4395 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21836

[startup+6.30024 s]
/proc/loadavg: 1.95 1.98 1.99 3/176 13620
/proc/meminfo: memFree=24152632/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=26612 CPUtime=6.28 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 6165 0 0 0 627 1 0 0 20 0 1 0 342081177 27250688 5910 33554432000 134512640 135840783 4290302688 4290302204 134550512 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 6653 5910 346 325 0 5589 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26612

[startup+12.7003 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 13621
/proc/meminfo: memFree=24136520/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=31376 CPUtime=12.69 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 7358 0 0 0 1267 2 0 0 20 0 1 0 342081177 32129024 7103 33554432000 134512640 135840783 4290302688 4290300032 11330855 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 7844 7103 346 325 0 6780 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31376

[startup+25.5003 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 13621
/proc/meminfo: memFree=24096436/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=32616 CPUtime=25.49 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 7686 0 0 0 2547 2 0 0 20 0 1 0 342081177 33398784 7431 33554432000 134512640 135840783 4290302688 4290301984 134571857 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 8154 7431 346 325 0 7090 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32616

[startup+51.1004 s]
/proc/loadavg: 1.98 1.98 1.99 3/178 13624
/proc/meminfo: memFree=24037248/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=41256 CPUtime=51.08 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 9828 0 0 0 5106 2 0 0 20 0 1 0 342081177 42246144 9573 33554432000 134512640 135840783 4290302688 4290302048 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 10314 9573 346 325 0 9250 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41256

[startup+102.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 13624
/proc/meminfo: memFree=23943432/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=45708 CPUtime=102.27 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 10947 0 0 0 10225 2 0 0 20 0 1 0 342081177 46804992 10688 33554432000 134512640 135840783 4290302688 4290299232 134547770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 11427 10688 346 325 0 10363 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 45708

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 13663
/proc/meminfo: memFree=27233324/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=52572 CPUtime=162.24 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 12681 0 0 0 16221 3 0 0 20 0 1 0 342081177 53833728 12406 33554432000 134512640 135840783 4290302688 4290302048 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 13143 12406 346 325 0 12079 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 52572

[startup+222.306 s]
/proc/loadavg: 2.07 2.00 2.00 3/177 13663
/proc/meminfo: memFree=27231524/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=54696 CPUtime=222.23 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 13239 0 0 0 22220 3 0 0 20 0 1 0 342081177 56008704 12951 33554432000 134512640 135840783 4290302688 4290302048 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 13674 12951 346 325 0 12610 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 54696

[startup+282.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 13663
/proc/meminfo: memFree=27229428/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=54940 CPUtime=282.22 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 13351 0 0 0 28219 3 0 0 20 0 1 0 342081177 56258560 13001 33554432000 134512640 135840783 4290302688 4290302048 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 13735 13001 346 325 0 12671 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 54940

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13664
/proc/meminfo: memFree=27144176/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=60644 CPUtime=342.21 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 14787 0 0 0 34217 4 0 0 20 0 1 0 342081177 62099456 14436 33554432000 134512640 135840783 4290302688 4290298208 134574500 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 15161 14436 346 325 0 14097 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 60644

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13664
/proc/meminfo: memFree=26694044/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=62956 CPUtime=402.2 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 15367 0 0 0 40216 4 0 0 20 0 1 0 342081177 64466944 15016 33554432000 134512640 135840783 4290302688 4290302048 134550764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 15739 15016 346 325 0 14675 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 62956

[startup+462.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 13664
/proc/meminfo: memFree=26250524/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=69092 CPUtime=462.19 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 16900 0 0 0 46214 5 0 0 20 0 1 0 342081177 70750208 16541 33554432000 134512640 135840783 4290302688 4290302048 134550893 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 17273 16541 346 325 0 16209 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 69092

[startup+522.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 13664
/proc/meminfo: memFree=25839864/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=75356 CPUtime=522.18 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 18494 0 0 0 52213 5 0 0 20 0 1 0 342081177 77164544 18116 33554432000 134512640 135840783 4290302688 4290302048 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 18839 18116 346 325 0 17775 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 75356

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13664
/proc/meminfo: memFree=25304460/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=75356 CPUtime=582.17 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 18494 0 0 0 58212 5 0 0 20 0 1 0 342081177 77164544 18116 33554432000 134512640 135840783 4290302688 4290302004 11325624 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 18839 18116 346 325 0 17775 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 75356

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 13679
/proc/meminfo: memFree=23698468/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=75356 CPUtime=822.14 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 18497 0 0 0 82208 6 0 0 20 0 1 0 342081177 77164544 18116 33554432000 134512640 135840783 4290302688 4290302112 134546112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 18839 18116 346 325 0 17775 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 75356

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13679
/proc/meminfo: memFree=23633080/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=75356 CPUtime=882.14 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 18497 0 0 0 88208 6 0 0 20 0 1 0 342081177 77164544 18116 33554432000 134512640 135840783 4290302688 4290302048 134550764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 18839 18116 346 325 0 17775 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 75356

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13680
/proc/meminfo: memFree=23446612/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=75356 CPUtime=942.12 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 18497 0 0 0 94206 6 0 0 20 0 1 0 342081177 77164544 18116 33554432000 134512640 135840783 4290302688 4290301976 14911688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 18839 18116 346 325 0 17775 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 75356

[startup+1002.3 s]
/proc/loadavg: 2.69 2.16 2.05 3/178 13681
/proc/meminfo: memFree=15743256/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=75356 CPUtime=1002.11 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 18497 0 0 0 100203 8 0 0 20 0 1 0 342081177 77164544 18116 33554432000 134512640 135840783 4290302688 4290302048 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 18839 18116 346 325 0 17775 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 75356

[startup+1062.3 s]
/proc/loadavg: 4.19 2.69 2.24 2/178 13681
/proc/meminfo: memFree=14878532/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=75356 CPUtime=1062.11 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 18497 0 0 0 106203 8 0 0 20 0 1 0 342081177 77164544 18116 33554432000 134512640 135840783 4290302688 4290302048 134550764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 18839 18116 346 325 0 17775 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 75356

[startup+1122.3 s]
/proc/loadavg: 4.49 3.07 2.39 3/178 13720
/proc/meminfo: memFree=27278920/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=75356 CPUtime=1122.09 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 18497 0 0 0 112201 8 0 0 20 0 1 0 342081177 77164544 18116 33554432000 134512640 135840783 4290302688 4290302048 134550705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 18839 18116 346 325 0 17775 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 75356

[startup+1182.3 s]
/proc/loadavg: 2.95 2.89 2.37 3/177 13720
/proc/meminfo: memFree=26905432/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=78520 CPUtime=1182.07 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 19294 0 0 0 118199 8 0 0 20 0 1 0 342081177 80404480 18903 33554432000 134512640 135840783 4290302688 4290301984 134573071 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 19630 18903 346 325 0 18566 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 78520

[startup+1242.3 s]
/proc/loadavg: 2.39 2.74 2.35 3/178 13724
/proc/meminfo: memFree=26598288/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=79508 CPUtime=1242.07 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 19545 0 0 0 124198 9 0 0 20 0 1 0 342081177 81416192 19154 33554432000 134512640 135840783 4290302688 4290302044 134520568 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 19877 19154 346 325 0 18813 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 79508

[startup+1302.3 s]
/proc/loadavg: 2.14 2.60 2.33 3/178 13747
/proc/meminfo: memFree=26360428/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=79576 CPUtime=1302.06 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 19631 0 0 0 130197 9 0 0 20 0 1 0 342081177 81485824 19171 33554432000 134512640 135840783 4290302688 4290302040 14911660 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 19894 19171 346 325 0 18830 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 79576

[startup+1362.3 s]
/proc/loadavg: 2.05 2.49 2.30 3/177 13747
/proc/meminfo: memFree=26237652/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=85124 CPUtime=1362.04 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 21017 0 0 0 136195 9 0 0 20 0 1 0 342081177 87166976 20554 33554432000 134512640 135840783 4290302688 4290298752 11333306 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 21281 20554 346 325 0 20217 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 85124

[startup+1422.3 s]
/proc/loadavg: 2.02 2.40 2.28 3/177 13747
/proc/meminfo: memFree=26237060/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=85060 CPUtime=1422.04 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 21017 0 0 0 142194 10 0 0 20 0 1 0 342081177 87101440 20542 33554432000 134512640 135840783 4290302688 4290302048 134551175 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 21265 20542 346 325 0 20201 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 85060

[startup+1482.3 s]
/proc/loadavg: 2.00 2.32 2.26 3/177 13747
/proc/meminfo: memFree=26237088/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=85060 CPUtime=1482.03 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 21017 0 0 0 148193 10 0 0 20 0 1 0 342081177 87101440 20542 33554432000 134512640 135840783 4290302688 4290301968 11333218 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 21265 20542 346 325 0 20201 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 85060

[startup+1542.3 s]
/proc/loadavg: 2.00 2.26 2.24 3/177 13748
/proc/meminfo: memFree=26237240/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=85048 CPUtime=1542.02 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 21017 0 0 0 154192 10 0 0 20 0 1 0 342081177 87089152 20539 33554432000 134512640 135840783 4290302688 4290302048 134550808 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 21262 20539 346 325 0 20198 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 85048

[startup+1602.3 s]
/proc/loadavg: 2.00 2.21 2.22 3/177 13748
/proc/meminfo: memFree=26131744/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=84960 CPUtime=1602.02 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 21017 0 0 0 160192 10 0 0 20 0 1 0 342081177 86999040 20517 33554432000 134512640 135840783 4290302688 4290301968 11333216 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 21240 20517 346 325 0 20176 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 84960

[startup+1662.3 s]
/proc/loadavg: 2.03 2.18 2.21 3/177 13748
/proc/meminfo: memFree=25878440/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=84960 CPUtime=1662 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 21017 0 0 0 166190 10 0 0 20 0 1 0 342081177 86999040 20517 33554432000 134512640 135840783 4290302688 4290301824 11328236 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 21240 20517 346 325 0 20176 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 84960

[startup+1722.31 s]
/proc/loadavg: 2.01 2.15 2.20 3/177 13748
/proc/meminfo: memFree=25706852/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=84944 CPUtime=1722 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 21017 0 0 0 172190 10 0 0 20 0 1 0 342081177 86982656 20513 33554432000 134512640 135840783 4290302688 4290302048 134551455 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 21236 20513 346 325 0 20172 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 84944

[startup+1782.3 s]
/proc/loadavg: 2.00 2.12 2.18 3/177 13748
/proc/meminfo: memFree=25506620/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=84956 CPUtime=1781.98 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 21020 0 0 0 178188 10 0 0 20 0 1 0 342081177 86994944 20516 33554432000 134512640 135840783 4290302688 4290301824 11328236 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 21239 20516 346 325 0 20175 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 84956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.41 s]
/proc/loadavg: 2.00 2.11 2.17 3/177 13748
/proc/meminfo: memFree=25442480/32873844 swapFree=6608/6608
[pid=13619] ppid=13617 vsize=86052 CPUtime=1800.09 cores=0,2,4,6
/proc/13619/stat : 13619 (bsolo3.0.17) R 13617 13619 12501 0 -1 4202496 21293 0 0 0 179999 10 0 0 20 0 1 0 342081177 88117248 20789 33554432000 134512640 135840783 4290302688 4290302048 134550767 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13619/statm: 21513 20789 346 325 0 20449 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 86052

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

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

Child status: 15
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1800
CPU system time (s): 0.106983
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 86052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.106983
maximum resident set size= 83156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21296
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= 40
involuntary context switches= 2007

runsolver used 4.23136 second user time and 7.9128 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-03 23:39:28
IDJOB=3741498
IDBENCH=89869
IDSOLVER=2318
FILE ID=node140/3741498-1338759568
RUNJOBID= node140-1338749243-12517
PBS_JOBID= 14636796
Free space on /tmp= 70600 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-f2000.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741498-1338759568/watcher-3741498-1338759568 -o /tmp/evaluation-result-3741498-1338759568/solver-3741498-1338759568 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3741498-1338759568.opb            

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

MD5SUM BENCH= acba870ceff62e653e0b2927ff2b81fb
RANDOM SEED=1420401225

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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.094
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.094
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		: 2667.094
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.88
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.094
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		: 2667.094
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:        24188268 kB
Buffers:          507468 kB
Cached:          4015176 kB
SwapCached:         1620 kB
Active:          4758388 kB
Inactive:        2990188 kB
Active(anon):    3218568 kB
Inactive(anon):     9476 kB
Active(file):    1539820 kB
Inactive(file):  2980712 kB
Unevictable:        6608 kB
Mlocked:            6608 kB
SwapTotal:      67108856 kB
SwapFree:       67105264 kB
Dirty:              7056 kB
Writeback:            16 kB
AnonPages:       3233064 kB
Mapped:            11608 kB
Shmem:                 8 kB
Slab:             788704 kB
SReclaimable:     230340 kB
SUnreclaim:       558364 kB
KernelStack:        1440 kB
PageTables:        10256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3345524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1320960 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= 70604 MiB
End job on node140 at 2012-06-04 00:09:30