Trace number 3733869

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: bsolo 3.0.17? (TO) 1800.05 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_18.opb
MD5SUMde4cbecd7c9968d40b279ce145b888a9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark307
Best CPU time to get the best result obtained on this benchmark1800.21
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8883
Total number of constraints17459
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17459
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2691
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-3733869-1338698895.opb
0.00/0.00	c File size is 5036183 bytes.
0.39/0.41	c Highest Coefficient sum: 2691
0.39/0.41	c Parsing was ok!!
0.39/0.41	c Total parsing time: 0.411 s
0.39/0.42	c Var: 8883 Constr: 17459 0/0/17459 Lit: 596088 Watch. Lit: 85493
0.39/0.42	c Obj. Vars: 9 (0.101317 % of total variables)
1.59/1.60	c Pre-processing Time: 1.604 s
1.59/1.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.59/1.61	c        0   8883    17459   596088   34   154498  500000      0      0 1.60
1.59/1.61	c Switching off LPR mode.
1800.04/1800.50	c      101   8883    17560   600415   34   361741  550001    101     40 2.47
1800.04/1800.50	c      251   8883    17710   608074   34   359432  605002    251     77 3.25
1800.04/1800.50	c      477   8883    17936   617009   34   338908  665503    477    135 3.53
1800.04/1800.50	c      815   8883    18274   638350   34   339128  732054    815    195 4.16
1800.04/1800.50	c     1323   8883    18782   660074   35   290164  805260   1323    281 4.71
1800.04/1800.50	c     2087   8883    19546   712188   36   328315  885787   2087    331 6.29
1800.04/1800.50	c     3234   8883    20693   798910   38   328827  974366   3234    404 7.99
1800.04/1800.50	c     4956   8883    22415   919268   41   323184  500000   4956    445 11.13
1800.04/1800.50	c     7540   8883    24999  1086923   43   336649  550001   7540    443 17.02
1800.04/1800.50	c    11419   8883    28878  1330799   46   351637  605002  11419    480 23.76
1800.04/1800.50	c    17242   8883    34701  1647889   47   320202  665503  17242    554 31.07
1800.04/1800.50	c    25980   8883    43439  2182132   50   372615  732054  25980    530 49.01
1800.04/1800.50	c    39090   8883    56549  2836378   50   376444  805260  39090    587 66.54
1800.04/1800.50	c    58760   8883    76219  4196488   55   437678  885787  58760    438 134.00
1800.04/1800.50	c    88271   8883   105730  6133889   58   462295  974366  88271    468 188.29
1800.04/1800.50	c   132541   8883   150000 10171707   67   582431  500000 132541    389 340.53
1800.04/1800.50	c   198951   8883   216410 14108842   65   670041  550001 198951    358 554.33
1800.04/1800.50	c   298571   8883   316030 19828792   62   860466  605002 298571    281 1060.67
1800.04/1800.50	c Caught signal: 15
1800.04/1800.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.04/1800.50	c   18   423413  45975   497076   440872 29994367 423413    235 1800.05
1800.04/1800.50	s UNKNOWN
1800.04/1800.50	c Total time: 1800.05 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-3733869-1338698895/watcher-3733869-1338698895 -o /tmp/evaluation-result-3733869-1338698895/solver-3733869-1338698895 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3733869-1338698895.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: 2.00 2.00 2.00 3/176 1098
/proc/meminfo: memFree=28266884/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=25100 CPUtime=0 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 441 0 0 0 0 0 0 0 20 0 1 0 336015172 25702400 377 33554432000 134512640 135840783 4290959568 4290957968 1582375 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 6275 377 322 325 0 3981 0

[startup+0.095095 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1098
/proc/meminfo: memFree=28266884/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=11688 CPUtime=0.09 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 1262 0 0 0 9 0 0 0 20 0 1 0 336015172 11968512 1198 33554432000 134512640 135840783 4290959568 4290957872 6186032 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 2922 1198 611 325 0 628 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11688

[startup+0.100275 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1098
/proc/meminfo: memFree=28266884/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=11692 CPUtime=0.09 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 1308 0 0 0 9 0 0 0 20 0 1 0 336015172 11972608 1244 33554432000 134512640 135840783 4290959568 4290957840 1582375 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 2923 1245 628 325 0 629 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11692

[startup+0.300151 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1098
/proc/meminfo: memFree=28266884/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=15852 CPUtime=0.29 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 2901 0 0 0 29 0 0 0 20 0 1 0 336015172 16232448 2837 33554432000 134512640 135840783 4290959568 4290957840 1582375 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 3963 2837 1180 325 0 1669 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15852

[startup+0.70028 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1098
/proc/meminfo: memFree=28266884/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=27668 CPUtime=0.69 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 7461 0 0 0 68 1 0 0 20 0 1 0 336015172 28332032 6167 33554432000 134512640 135840783 4290959568 4290851900 6186032 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 6917 6167 345 325 0 5853 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27668

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1099
/proc/meminfo: memFree=28243416/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=27396 CPUtime=1.48 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 7463 0 0 0 147 1 0 0 20 0 1 0 336015172 28053504 6099 33554432000 134512640 135840783 4290959568 4290842736 1582358 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 6849 6099 345 325 0 5785 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27396

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1099
/proc/meminfo: memFree=28246888/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=24260 CPUtime=3.09 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 8966 0 0 0 307 2 0 0 20 0 1 0 336015172 24842240 5311 33554432000 134512640 135840783 4290959568 4290958928 134550761 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 6065 5311 348 325 0 5001 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24260

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1099
/proc/meminfo: memFree=28246020/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=25060 CPUtime=6.29 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 9189 0 0 0 627 2 0 0 20 0 1 0 336015172 25661440 5534 33554432000 134512640 135840783 4290959568 4290958928 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 6265 5534 348 325 0 5201 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25060

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1099
/proc/meminfo: memFree=28242356/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=28636 CPUtime=12.69 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 10081 0 0 0 1267 2 0 0 20 0 1 0 336015172 29323264 6426 33554432000 134512640 135840783 4290959568 4290958928 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 7159 6426 348 325 0 6095 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28636

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1099
/proc/meminfo: memFree=28236924/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=34472 CPUtime=25.49 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 11527 0 0 0 2546 3 0 0 20 0 1 0 336015172 35299328 7872 33554432000 134512640 135840783 4290959568 4290958928 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 8618 7872 348 325 0 7554 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34472

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1099
/proc/meminfo: memFree=28198456/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=46672 CPUtime=51.07 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 14576 0 0 0 5103 4 0 0 20 0 1 0 336015172 47792128 10925 33554432000 134512640 135840783 4290959568 4290958880 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 11668 10925 348 325 0 10604 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46672

[startup+102.307 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 1099
/proc/meminfo: memFree=28162516/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=67356 CPUtime=102.25 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 19784 0 0 0 10219 6 0 0 20 0 1 0 336015172 68972544 16112 33554432000 134512640 135840783 4290959568 4290958880 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 16839 16112 348 325 0 15775 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 67356

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 1103
/proc/meminfo: memFree=28139196/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=91088 CPUtime=162.24 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 25721 0 0 0 16214 10 0 0 20 0 1 0 336015172 93274112 22049 33554432000 134512640 135840783 4290959568 4290958928 134551469 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 22772 22049 348 325 0 21708 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 91088

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 1103
/proc/meminfo: memFree=28109940/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=120364 CPUtime=222.23 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 33028 0 0 0 22209 14 0 0 20 0 1 0 336015172 123252736 29356 33554432000 134512640 135840783 4290959568 4290958928 134551195 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 30091 29356 348 325 0 29027 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 120364

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1103
/proc/meminfo: memFree=28088240/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=142608 CPUtime=282.22 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 38589 0 0 0 28204 18 0 0 20 0 1 0 336015172 146030592 34917 33554432000 134512640 135840783 4290959568 4290958860 134519592 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 35652 34917 348 325 0 34588 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 142608

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1103
/proc/meminfo: memFree=28070012/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=160212 CPUtime=342.21 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 42994 0 0 0 34200 21 0 0 20 0 1 0 336015172 164057088 39322 33554432000 134512640 135840783 4290959568 4290958928 134550872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 40053 39323 348 325 0 38989 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 160212

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1103
/proc/meminfo: memFree=28045932/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=180904 CPUtime=402.2 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 48152 0 0 0 40196 24 0 0 20 0 1 0 336015172 185245696 44480 33554432000 134512640 135840783 4290959568 4290958928 134551312 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 45226 44480 348 325 0 44162 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 180904

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1104
/proc/meminfo: memFree=28032048/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=194824 CPUtime=462.17 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 51676 0 0 0 46189 28 0 0 20 0 1 0 336015172 199499776 47975 33554432000 134512640 135840783 4290959568 4290958880 134551058 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 48706 47975 348 325 0 47642 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 194824

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1104
/proc/meminfo: memFree=28017144/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=209280 CPUtime=522.12 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 55330 0 0 0 52181 31 0 0 20 0 1 0 336015172 214302720 51587 33554432000 134512640 135840783 4290959568 4290958928 134551294 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 52320 51587 348 325 0 51256 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 209280

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1143
/proc/meminfo: memFree=28456404/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=222276 CPUtime=582.12 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 58584 0 0 0 58177 35 0 0 20 0 1 0 336015172 227610624 54841 33554432000 134512640 135840783 4290959568 4290958928 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 55569 54841 348 325 0 54505 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 222276

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1170
/proc/meminfo: memFree=28277904/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=275056 CPUtime=882.05 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 71793 0 0 0 88159 46 0 0 20 0 1 0 336015172 281657344 68029 33554432000 134512640 135840783 4290959568 4290958928 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 68764 68029 348 325 0 67700 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 275056

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1170
/proc/meminfo: memFree=28256328/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=283412 CPUtime=942.04 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 73895 0 0 0 94157 47 0 0 20 0 1 0 336015172 290213888 70131 33554432000 134512640 135840783 4290959568 4290958928 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 70853 70131 348 325 0 69789 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 283412

[startup+1002.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 1170
/proc/meminfo: memFree=28232852/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=291364 CPUtime=1002.01 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 75874 0 0 0 100153 48 0 0 20 0 1 0 336015172 298356736 72090 33554432000 134512640 135840783 4290959568 4290958656 1582375 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 72841 72090 348 325 0 71777 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 291364

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 1171
/proc/meminfo: memFree=28208796/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=301700 CPUtime=1062 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 78469 0 0 0 106150 50 0 0 20 0 1 0 336015172 308940800 74685 33554432000 134512640 135840783 4290959568 4290958880 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 75425 74685 348 325 0 74361 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 301700

[startup+1122.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 1171
/proc/meminfo: memFree=28187520/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=311900 CPUtime=1122 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 81023 0 0 0 112148 52 0 0 20 0 1 0 336015172 319385600 77239 33554432000 134512640 135840783 4290959568 4290958928 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 77975 77239 348 325 0 76911 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 311900

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 1171
/proc/meminfo: memFree=28168424/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=321964 CPUtime=1181.98 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 83550 0 0 0 118145 53 0 0 20 0 1 0 336015172 329691136 79766 33554432000 134512640 135840783 4290959568 4290958928 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 80491 79766 348 325 0 79427 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 321964

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1171
/proc/meminfo: memFree=28143996/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=334680 CPUtime=1241.98 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 86704 0 0 0 124142 56 0 0 20 0 1 0 336015172 342712320 82920 33554432000 134512640 135840783 4290959568 4290958928 134551324 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 83670 82920 348 325 0 82606 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 334680

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1171
/proc/meminfo: memFree=28117956/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=349652 CPUtime=1301.97 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 90461 0 0 0 130139 58 0 0 20 0 1 0 336015172 358043648 86677 33554432000 134512640 135840783 4290959568 4290958928 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 87413 86677 348 325 0 86349 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 349652

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1174
/proc/meminfo: memFree=28096376/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=363028 CPUtime=1361.94 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 93840 0 0 0 136133 61 0 0 20 0 1 0 336015172 371740672 90023 33554432000 134512640 135840783 4290959568 4290958928 134551347 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 90757 90023 348 325 0 89693 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 363028

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1175
/proc/meminfo: memFree=28075420/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=373888 CPUtime=1421.93 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 96567 0 0 0 142130 63 0 0 20 0 1 0 336015172 382861312 92750 33554432000 134512640 135840783 4290959568 4290957344 1582375 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 93472 92750 348 325 0 92408 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 373888

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1175
/proc/meminfo: memFree=28056368/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=386604 CPUtime=1481.92 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 99718 0 0 0 148126 66 0 0 20 0 1 0 336015172 395882496 95901 33554432000 134512640 135840783 4290959568 4290958880 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 96651 95901 348 325 0 95587 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 386604

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1175
/proc/meminfo: memFree=28036736/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=399584 CPUtime=1541.91 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 102967 0 0 0 154123 68 0 0 20 0 1 0 336015172 409174016 99150 33554432000 134512640 135840783 4290959568 4290958928 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 99896 99150 348 325 0 98832 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 399584

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1175
/proc/meminfo: memFree=28017144/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=412296 CPUtime=1601.9 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 106158 0 0 0 160119 71 0 0 20 0 1 0 336015172 422191104 102341 33554432000 134512640 135840783 4290959568 4290958928 134551063 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 103074 102341 348 325 0 102010 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 412296

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1175
/proc/meminfo: memFree=27998668/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=424484 CPUtime=1661.89 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 109209 0 0 0 166117 72 0 0 20 0 1 0 336015172 434671616 105392 33554432000 134512640 135840783 4290959568 4290958880 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 106121 105392 348 325 0 105057 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 424484

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1176
/proc/meminfo: memFree=27981432/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=433884 CPUtime=1721.88 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 111556 0 0 0 172114 74 0 0 20 0 1 0 336015172 444297216 107739 33554432000 134512640 135840783 4290959568 4290958928 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 108471 107739 348 325 0 107407 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 433884

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1176
/proc/meminfo: memFree=27962636/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=442492 CPUtime=1781.84 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 113736 0 0 0 178109 75 0 0 20 0 1 0 336015172 453111808 109883 33554432000 134512640 135840783 4290959568 4290958920 6891728 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 110623 109883 348 325 0 109559 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 442492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1176
/proc/meminfo: memFree=27957108/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=445408 CPUtime=1800.04 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 114457 0 0 0 179928 76 0 0 20 0 1 0 336015172 456097792 110599 33554432000 134512640 135840783 4290959568 4290958928 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 111352 110599 348 325 0 110288 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 445408

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1176
/proc/meminfo: memFree=27957108/32873844 swapFree=7112/7112
[pid=1098] ppid=1096 vsize=445408 CPUtime=1800.04 cores=1,3,5,7
/proc/1098/stat : 1098 (bsolo3.0.17) R 1096 1098 31541 0 -1 4202496 114457 0 0 0 179928 76 0 0 20 0 1 0 336015172 456097792 110599 33554432000 134512640 135840783 4290959568 4290958928 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1098/statm: 111352 110599 348 325 0 110288 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 445408

Child status: 15
Real time (s): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1799.28
CPU system time (s): 0.765883
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 445408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.28
system time used= 0.765883
maximum resident set size= 442396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114460
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= 219
involuntary context switches= 1869

runsolver used 3.76043 second user time and 9.8545 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-03 06:48:15
IDJOB=3733869
IDBENCH=2630
IDSOLVER=2318
FILE ID=node119/3733869-1338698895
RUNJOBID= node119-1338678620-31561
PBS_JOBID= 14636694
Free space on /tmp= 70888 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_18.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733869-1338698895/watcher-3733869-1338698895 -o /tmp/evaluation-result-3733869-1338698895/solver-3733869-1338698895 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3733869-1338698895.opb            

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

MD5SUM BENCH= de4cbecd7c9968d40b279ce145b888a9
RANDOM SEED=1300262648

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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:        28267016 kB
Buffers:          400620 kB
Cached:          2951512 kB
SwapCached:         1936 kB
Active:          1887532 kB
Inactive:        1890224 kB
Active(anon):     421152 kB
Inactive(anon):     6624 kB
Active(file):    1466380 kB
Inactive(file):  1883600 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:             11396 kB
Writeback:            56 kB
AnonPages:        430764 kB
Mapped:            13104 kB
Shmem:                 0 kB
Slab:             689700 kB
SReclaimable:     131620 kB
SUnreclaim:       558080 kB
KernelStack:        1448 kB
PageTables:         4708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     544148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    415744 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= 70880 MiB
End job on node119 at 2012-06-03 07:18:17