Trace number 3707608

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 NameAnswerCPU timeWall clock time
bsolo 3.2? 1798 1798.3

General information on the benchmark

Name/DEC-SMALLINT-LIN/heinz/
normalized-neos-820157.opb
MD5SUMda32b1e615c8e1bae2ecd5f742c16c96
Bench CategoryDEC-SMALLINT-LIN (no 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1200
Total number of constraints1015
Number of constraints which are clauses835
Number of constraints which are cardinality constraints (but not clauses)180
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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-3707608-1338217370.opb
0.00/0.00	c File size is 46027 bytes.
0.00/0.00	c Highest Coefficient sum: 21
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.003 s
0.00/0.00	c Var: 1200 Constr: 1135 940/195/0 Lit: 6975 Watch. Lit: 4300
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.01	c Pre-processing Time: 0.016 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0   1200     1045     5175    4     3310    7698      0      0 0.02
0.00/0.01	c Switching off lower bounding mode.
1797.89/1798.29	c      101   1200     1159     8361    7     3634    8468    114   4590 0.02
1797.89/1798.29	c      252   1200     1389    12754    9     4098    9315    344   7875 0.03
1797.89/1798.29	c      478   1200     1751    21283   12     4853   10247    706   9755 0.05
1797.89/1798.29	c      816   1200     2315    33310   14     6010   11272   1270  10329 0.08
1797.89/1798.29	c     1324   1200     3101    54149   17     7625   12400   2056   8597 0.15
1797.89/1798.29	c     2087   1200     4238    91457   21     9937   13641   3193   7297 0.29
1797.89/1798.29	c     3234   1200     6052   144284   23    13620   15006   5007   6378 0.51
1797.89/1798.29	c     4958   1200     8592   235866   27    18763   16507   7547   4730 1.05
1797.89/1798.29	c     7543   1200    12419   382354   30    26622   18158  11374   3750 2.01
1797.89/1798.29	c    11423   1200    17921   625896   34    37843   19974  16876   2394 4.77
1797.89/1798.29	c    17247   1200    15170   675552   44    31913   21972  14125   1696 10.17
1797.89/1798.29	c    25984   1200    14689   708842   48    30864   24170  13644   1469 17.69
1797.89/1798.29	c    39097   1200    17809   795843   44    37355   26588  16764   1333 29.32
1797.89/1798.29	c    58771   1200    26508  1194247   45    54839   29247  25463   1159 50.69
1797.89/1798.30	c    88284   1200    16548   836616   50    34513   32172  15503    953 92.54
1797.89/1798.30	c   132556   1200    16936   937225   55    35319   35390  15891    831 159.37
1797.89/1798.30	c   198966   1200    19112  1119589   58    39770   38930  18067    733 271.37
1797.89/1798.30	c   298586   1200    24349  1480570   60    50388   42824  23304    678 439.98
1797.89/1798.30	c   448021   1200    25673  1580843   61    52790   47107  24628    664 673.75
1797.89/1798.30	c   672179   1200    26229  1578778   60    53906   51818  25184    634 1058.56
1797.89/1798.30	c  1008423   1200    17875   865478   48    37374   57000  16830    617 1632.69
1797.89/1798.30	c Resources Exceeded
1797.89/1798.30	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.89/1798.30	c   21  1088519 211624  1506035    30671  1655004  29626    605 1798.00
1797.89/1798.30	s UNKNOWN
1797.89/1798.30	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-3707608-1338217370/watcher-3707608-1338217370 -o /tmp/evaluation-result-3707608-1338217370/solver-3707608-1338217370 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707608-1338217370.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.94 1.99 1.99 3/176 27055
/proc/meminfo: memFree=30040780/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=11064 CPUtime=0 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 391 0 0 0 0 0 0 0 20 0 1 0 287865573 11329536 332 33554432000 134512640 137138936 4287781680 4287765980 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 2766 332 184 642 0 2122 0

[startup+0.0648009 s]
/proc/loadavg: 1.94 1.99 1.99 3/176 27055
/proc/meminfo: memFree=30040780/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=11448 CPUtime=0.06 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 495 0 0 0 6 0 0 0 20 0 1 0 287865573 11722752 436 33554432000 134512640 137138936 4287781680 4287780796 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 2862 436 192 642 0 2218 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11448

[startup+0.100262 s]
/proc/loadavg: 1.94 1.99 1.99 3/176 27055
/proc/meminfo: memFree=30040780/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=11700 CPUtime=0.09 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 545 0 0 0 9 0 0 0 20 0 1 0 287865573 11980800 486 33554432000 134512640 137138936 4287781680 4287780796 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 2925 486 192 642 0 2281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11700

[startup+0.300222 s]
/proc/loadavg: 1.94 1.99 1.99 3/176 27055
/proc/meminfo: memFree=30040780/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=12560 CPUtime=0.29 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 767 0 0 0 29 0 0 0 20 0 1 0 287865573 12861440 708 33554432000 134512640 137138936 4287781680 4287780796 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 3140 708 192 642 0 2496 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12560

[startup+0.700223 s]
/proc/loadavg: 1.94 1.99 1.99 3/176 27055
/proc/meminfo: memFree=30040780/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=14152 CPUtime=0.69 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 1149 0 0 0 69 0 0 0 20 0 1 0 287865573 14491648 1090 33554432000 134512640 137138936 4287781680 4287780796 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 3538 1090 192 642 0 2894 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14152

[startup+1.50023 s]
/proc/loadavg: 1.94 1.99 1.99 3/177 27056
/proc/meminfo: memFree=30036300/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=16196 CPUtime=1.49 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 1659 0 0 0 148 1 0 0 20 0 1 0 287865573 16584704 1600 33554432000 134512640 137138936 4287781680 4287780796 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 4049 1600 192 642 0 3405 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16196

[startup+3.10023 s]
/proc/loadavg: 1.94 1.99 1.99 3/177 27056
/proc/meminfo: memFree=30032084/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=19220 CPUtime=3.09 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 2419 0 0 0 308 1 0 0 20 0 1 0 287865573 19681280 2360 33554432000 134512640 137138936 4287781680 4287780608 134542490 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 4805 2360 192 642 0 4161 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19220

[startup+6.30026 s]
/proc/loadavg: 1.94 1.99 1.99 3/177 27056
/proc/meminfo: memFree=30026132/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=22496 CPUtime=6.29 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 3246 0 0 0 627 2 0 0 20 0 1 0 287865573 23035904 3187 33554432000 134512640 137138936 4287781680 4287780608 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 5624 3187 192 642 0 4980 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22496

[startup+12.7002 s]
/proc/loadavg: 1.95 1.99 1.99 3/177 27056
/proc/meminfo: memFree=30018304/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=24148 CPUtime=12.69 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 3653 0 0 0 1266 3 0 0 20 0 1 0 287865573 24727552 3594 33554432000 134512640 137138936 4287781680 4287780104 134606628 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 6037 3594 192 642 0 5393 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24148

[startup+25.5003 s]
/proc/loadavg: 1.96 1.99 1.99 3/177 27056
/proc/meminfo: memFree=30003912/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=29016 CPUtime=25.49 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 4886 0 0 0 2544 5 0 0 20 0 1 0 287865573 29712384 4827 33554432000 134512640 137138936 4287781680 4287780796 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 7254 4827 192 642 0 6610 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29016

[startup+51.1003 s]
/proc/loadavg: 1.97 1.99 1.99 3/177 27056
/proc/meminfo: memFree=29985264/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=30092 CPUtime=51.08 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 5152 0 0 0 5102 6 0 0 20 0 1 0 287865573 30814208 5093 33554432000 134512640 137138936 4287781680 4287780104 134606982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 7523 5093 192 642 0 6879 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30092

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 27056
/proc/meminfo: memFree=29946868/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=34264 CPUtime=102.28 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 6197 0 0 0 10218 10 0 0 20 0 1 0 287865573 35086336 6138 33554432000 134512640 137138936 4287781680 4287780608 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 8566 6138 192 642 0 7922 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 34264

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 27056
/proc/meminfo: memFree=29912920/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=41160 CPUtime=162.27 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 7925 0 0 0 16211 16 0 0 20 0 1 0 287865573 42147840 7866 33554432000 134512640 137138936 4287781680 4287780796 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 10290 7866 192 642 0 9646 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 41160

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27057
/proc/meminfo: memFree=29869920/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=45264 CPUtime=222.25 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 8953 0 0 0 22205 20 0 0 20 0 1 0 287865573 46350336 8859 33554432000 134512640 137138936 4287781680 4287780796 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 11316 8859 192 642 0 10672 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 45264

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27057
/proc/meminfo: memFree=29828540/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=45976 CPUtime=282.23 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 9148 0 0 0 28199 24 0 0 20 0 1 0 287865573 47079424 9037 33554432000 134512640 137138936 4287781680 4287780608 134542484 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 11494 9037 192 642 0 10850 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 45976

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27057
/proc/meminfo: memFree=29781604/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=51688 CPUtime=342.22 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 10616 0 0 0 34194 28 0 0 20 0 1 0 287865573 52928512 10965 33554432000 134512640 137138936 4287781680 4287780608 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 12922 10965 192 642 0 12278 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 51688

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27057
/proc/meminfo: memFree=29753084/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=51688 CPUtime=402.21 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 10616 0 0 0 40188 33 0 0 20 0 1 0 287865573 52928512 10965 33554432000 134512640 137138936 4287781680 4287780576 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 12922 10965 192 642 0 12278 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 51688

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27060
/proc/meminfo: memFree=29725300/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=51688 CPUtime=462.21 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 10616 0 0 0 46183 38 0 0 20 0 1 0 287865573 52928512 10965 33554432000 134512640 137138936 4287781680 4287780796 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 12922 10965 192 642 0 12278 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 51688

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27061
/proc/meminfo: memFree=29703360/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=51704 CPUtime=522.19 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 10623 0 0 0 52177 42 0 0 20 0 1 0 287865573 52944896 10972 33554432000 134512640 137138936 4287781680 4287780608 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 12926 10972 192 642 0 12282 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 51704

[startup+582.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/177 27061
/proc/meminfo: memFree=29682720/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=51704 CPUtime=582.19 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 10623 0 0 0 58173 46 0 0 20 0 1 0 287865573 52944896 10972 33554432000 134512640 137138936 4287781680 4287780608 134542624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 12926 10972 192 642 0 12282 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 51704

[startup+642.3 s]

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

/proc/meminfo: memFree=29510776/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=56252 CPUtime=1062.11 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 11806 0 0 0 106128 83 0 0 20 0 1 0 287865573 57602048 12106 33554432000 134512640 137138936 4287781680 4287780796 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14063 12106 192 642 0 13419 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 56252

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27065
/proc/meminfo: memFree=29491344/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=56268 CPUtime=1122.1 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 11810 0 0 0 112123 87 0 0 20 0 1 0 287865573 57618432 12110 33554432000 134512640 137138936 4287781680 4287780608 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14067 12110 192 642 0 13423 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 56268

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27066
/proc/meminfo: memFree=29469400/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=56268 CPUtime=1182.09 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 11810 0 0 0 118118 91 0 0 20 0 1 0 287865573 57618432 12110 33554432000 134512640 137138936 4287781680 4287780608 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14067 12110 192 642 0 13423 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 56268

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27066
/proc/meminfo: memFree=29453584/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=56268 CPUtime=1242.07 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 11813 0 0 0 124112 95 0 0 20 0 1 0 287865573 57618432 12110 33554432000 134512640 137138936 4287781680 4287780392 136504179 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14067 12110 192 642 0 13423 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 56268

[startup+1302.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 27066
/proc/meminfo: memFree=29434736/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=56268 CPUtime=1302.08 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 11813 0 0 0 130107 101 0 0 20 0 1 0 287865573 57618432 12110 33554432000 134512640 137138936 4287781680 4287780608 134543082 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14067 12110 192 642 0 13423 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 56268

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27066
/proc/meminfo: memFree=29416632/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=56268 CPUtime=1362.06 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 11813 0 0 0 136100 106 0 0 20 0 1 0 287865573 57618432 12110 33554432000 134512640 137138936 4287781680 4287777544 134601095 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14067 12110 192 642 0 13423 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 56268

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27066
/proc/meminfo: memFree=29396792/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=56268 CPUtime=1422.06 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 11813 0 0 0 142096 110 0 0 20 0 1 0 287865573 57618432 12110 33554432000 134512640 137138936 4287781680 4287780796 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14067 12110 192 642 0 13423 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 56268

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27067
/proc/meminfo: memFree=29381044/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=56268 CPUtime=1482.04 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 11813 0 0 0 148090 114 0 0 20 0 1 0 287865573 57618432 12110 33554432000 134512640 137138936 4287781680 4287780796 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14067 12110 192 642 0 13423 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 56268

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27067
/proc/meminfo: memFree=29366040/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=56268 CPUtime=1542.03 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 11813 0 0 0 154084 119 0 0 20 0 1 0 287865573 57618432 12110 33554432000 134512640 137138936 4287781680 4287780796 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14067 12110 192 642 0 13423 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 56268

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27105
/proc/meminfo: memFree=30222772/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=56400 CPUtime=1602.03 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 11907 0 0 0 160079 124 0 0 20 0 1 0 287865573 57753600 12153 33554432000 134512640 137138936 4287781680 4287780796 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14100 12153 192 642 0 13456 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 56400

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27109
/proc/meminfo: memFree=30132220/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=56640 CPUtime=1662.01 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 11957 0 0 0 166073 128 0 0 20 0 1 0 287865573 57999360 12203 33554432000 134512640 137138936 4287781680 4287780576 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14160 12203 192 642 0 13516 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 56640

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27109
/proc/meminfo: memFree=30079680/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=57320 CPUtime=1722.01 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 12209 0 0 0 172069 132 0 0 20 0 1 0 287865573 58695680 12399 33554432000 134512640 137138936 4287781680 4287780608 134542205 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14330 12399 192 642 0 13686 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 57320

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27110
/proc/meminfo: memFree=30025384/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=59928 CPUtime=1782 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 12836 0 0 0 178064 136 0 0 20 0 1 0 287865573 61366272 13025 33554432000 134512640 137138936 4287781680 4287780720 134540747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14982 13025 192 642 0 14338 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 59928

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27110
/proc/meminfo: memFree=30016456/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=59928 CPUtime=1791.6 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 12836 0 0 0 179023 137 0 0 20 0 1 0 287865573 61366272 13025 33554432000 134512640 137138936 4287781680 4287780608 134542249 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14982 13025 192 642 0 14338 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 59928

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27110
/proc/meminfo: memFree=30014224/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=59928 CPUtime=1794.8 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 12836 0 0 0 179343 137 0 0 20 0 1 0 287865573 61366272 13025 33554432000 134512640 137138936 4287781680 4287780608 134542624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14982 13025 192 642 0 14338 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 59928

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27110
/proc/meminfo: memFree=30013480/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=59928 CPUtime=1796.39 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 12836 0 0 0 179502 137 0 0 20 0 1 0 287865573 61366272 13025 33554432000 134512640 137138936 4287781680 4287780608 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14982 13025 192 642 0 14338 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (KiB) 59928

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27110
/proc/meminfo: memFree=30011992/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=59928 CPUtime=1797.19 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 12836 0 0 0 179582 137 0 0 20 0 1 0 287865573 61366272 13025 33554432000 134512640 137138936 4287781680 4287780432 134573202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14982 13025 192 642 0 14338 0
Current children cumulated CPU time (s) 1797.19
Current children cumulated vsize (KiB) 59928

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27110
/proc/meminfo: memFree=30011992/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=59928 CPUtime=1797.59 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202496 12836 0 0 0 179622 137 0 0 20 0 1 0 287865573 61366272 13025 33554432000 134512640 137138936 4287781680 4287780796 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 14982 13025 192 642 0 14338 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (KiB) 59928

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27110
/proc/meminfo: memFree=30011992/32873844 swapFree=7108/7108
[pid=27055] ppid=27053 vsize=0 CPUtime=1797.99 cores=1,3,5,7
/proc/27055/stat : 27055 (bsolo) R 27053 27055 23491 0 -1 4202500 12836 0 0 0 179662 137 0 0 20 0 1 0 287865573 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27055/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.3
CPU time (s): 1798
CPU user time (s): 1796.63
CPU system time (s): 1.37679
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 59928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.63
system time used= 1.37679
maximum resident set size= 52100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12836
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= 26
involuntary context switches= 1850

runsolver used 2.58261 second user time and 8.88365 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-28 17:02:50
IDJOB=3707608
IDBENCH=89819
IDSOLVER=2286
FILE ID=node102/3707608-1338217370
RUNJOBID= node102-1338207119-25578
PBS_JOBID= 14624595
Free space on /tmp= 71496 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/heinz/normalized-neos-820157.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707608-1338217370/watcher-3707608-1338217370 -o /tmp/evaluation-result-3707608-1338217370/solver-3707608-1338217370 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707608-1338217370.opb

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

MD5SUM BENCH= da32b1e615c8e1bae2ecd5f742c16c96
RANDOM SEED=1775277709

node102.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.178
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.35
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.178
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.90
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.178
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.178
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.178
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.178
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	: 5438.54
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.178
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.178
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:        30041276 kB
Buffers:          394396 kB
Cached:          1331348 kB
SwapCached:            0 kB
Active:          1263124 kB
Inactive:         731700 kB
Active(anon):     260404 kB
Inactive(anon):    11036 kB
Active(file):    1002720 kB
Inactive(file):   720664 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3672 kB
Writeback:            12 kB
AnonPages:        275932 kB
Mapped:            15172 kB
Shmem:               200 kB
Slab:             698548 kB
SReclaimable:     140864 kB
SUnreclaim:       557684 kB
KernelStack:        1448 kB
PageTables:         4692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     390380 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= 71520 MiB
End job on node102 at 2012-05-28 17:32:49