Trace number 3742620

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
PB07: bsolo 3.0.17? (TO) 1800.04 1800.74

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K69.opb
MD5SUMda1bb6c22345628ac4e1e426278657ed
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark20.3499
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3795
Total number of constraints3935
Number of constraints which are clauses3866
Number of constraints which are cardinality constraints (but not clauses)69
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint69
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 70
Number of bits of the biggest sum of numbers7
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-3742620-1338773249.opb
0.00/0.00	c File size is 233650 bytes.
0.00/0.02	c Highest Coefficient sum: 70
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.023 s
0.00/0.03	c Var: 3795 Constr: 3935 3866/69/0 Lit: 23627 Watch. Lit: 11525
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
0.38/0.46	c Pre-processing Time: 0.458 s
0.38/0.46	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.38/0.46	c        0   2994     3175    20151    6     9604   60770      0      0 0.46
0.38/0.46	c Switching off LPR mode.
1800.01/1800.71	c      100   2994     3275    26907    8     9804   66848    100    212 0.47
1800.01/1800.71	c      251   2994     3426    43096   12    10106   73533    251    490 0.51
1800.01/1800.71	c      476   2994     3651    82470   22    10556   80887    476    843 0.56
1800.01/1800.71	c      814   2994     3989   149475   37    11232   88976    814   1279 0.64
1800.01/1800.71	c     1322   2994     4497   241411   53    12248   97874   1322   1732 0.76
1800.01/1800.71	c     2086   2994     5261   424301   80    13776  107662   2086   2049 1.02
1800.01/1800.71	c     3232   2994     6407   611878   95    16068  118429   3232   2236 1.45
1800.01/1800.71	c     4953   2994     8128   989802  121    19510  130272   4953   2154 2.30
1800.01/1800.71	c     7537   2994    10712  1562267  145    24678  143300   7537   2023 3.72
1800.01/1800.71	c    11418   2994    14593  2435762  166    32440  157631  11418   1676 6.81
1800.01/1800.71	c    17241   2994    20416  4209232  206    44086  173395  17241   1269 13.58
1800.01/1800.71	c    25978   2994    29153  8343271  286    61560  190735  25978    848 30.61
1800.01/1800.71	c    39089   2994    42264 15388063  364    87782  209809  39089    485 80.58
1800.01/1800.71	c    58759   2994    61934 25888532  418   127122  230790  58759    303 193.64
1800.01/1800.71	c    88269   2994    91444 42480409  464   186142  253870  88269    192 457.82
1800.01/1800.71	c   132543   2994   135718 66104694  487   274690  279258 132543    146 904.38
1800.01/1800.71	c Caught signal: 15
1800.01/1800.71	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.01/1800.71	c   16   195198  85916  1094279   198373 109004122 195198    108 1800.02
1800.01/1800.71	s UNKNOWN
1800.01/1800.71	c Total time: 1800.02 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-3742620-1338773249/watcher-3742620-1338773249 -o /tmp/evaluation-result-3742620-1338773249/solver-3742620-1338773249 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3742620-1338773249.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.93 1.99 1.99 3/177 8246
/proc/meminfo: memFree=25189428/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=4476 CPUtime=0 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 343450371 4583424 155 33554432000 134512640 135840783 4290404576 4290403496 6944069 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8246/statm: 1119 155 133 325 0 39 0

[startup+0.0522341 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 8246
/proc/meminfo: memFree=25189428/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=5940 CPUtime=0.04 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 865 0 0 0 4 0 0 0 20 0 1 0 343450371 6082560 743 33554432000 134512640 135840783 4290404576 4290357992 5879993 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8246/statm: 1485 743 342 325 0 421 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5940

[startup+0.100211 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 8246
/proc/meminfo: memFree=25189428/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=5940 CPUtime=0.09 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 865 0 0 0 9 0 0 0 20 0 1 0 343450371 6082560 743 33554432000 134512640 135840783 4290404576 4290357920 7515790 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8246/statm: 1485 743 342 325 0 421 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5940

[startup+0.300173 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 8246
/proc/meminfo: memFree=25189428/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=5940 CPUtime=0.29 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 866 0 0 0 29 0 0 0 20 0 1 0 343450371 6082560 744 33554432000 134512640 135840783 4290404576 4290358000 134550804 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8246/statm: 1485 744 342 325 0 421 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5940

[startup+0.700178 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 8246
/proc/meminfo: memFree=25189428/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=7972 CPUtime=0.68 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 1412 0 0 0 68 0 0 0 20 0 1 0 343450371 8163328 1269 33554432000 134512640 135840783 4290404576 4290403936 134551081 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8246/statm: 1993 1269 347 325 0 929 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7972

[startup+1.50018 s]
/proc/loadavg: 1.93 1.99 1.99 3/178 8247
/proc/meminfo: memFree=25182468/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=13976 CPUtime=1.48 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 2890 0 0 0 148 0 0 0 20 0 1 0 343450371 14311424 2747 33554432000 134512640 135840783 4290404576 4290403856 7515799 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8246/statm: 3494 2747 347 325 0 2430 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13976

[startup+3.1002 s]
/proc/loadavg: 1.93 1.99 1.99 3/178 8247
/proc/meminfo: memFree=25175028/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=23828 CPUtime=3.08 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 5366 0 0 0 307 1 0 0 20 0 1 0 343450371 24399872 5223 33554432000 134512640 135840783 4290404576 4290403888 134551084 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8246/statm: 5957 5223 347 325 0 4893 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23828

[startup+6.30021 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 8247
/proc/meminfo: memFree=25157800/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=36560 CPUtime=6.28 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 8541 0 0 0 626 2 0 0 20 0 1 0 343450371 37437440 8398 33554432000 134512640 135840783 4290404576 4290403904 6266847 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8246/statm: 9140 8398 347 325 0 8076 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 36560

[startup+12.7002 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 8247
/proc/meminfo: memFree=25129148/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=57800 CPUtime=12.68 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 13850 0 0 0 1265 3 0 0 20 0 1 0 343450371 59187200 13707 33554432000 134512640 135840783 4290404576 4290403936 134551312 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8246/statm: 14450 13707 347 325 0 13386 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 57800

[startup+25.5002 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8247
/proc/meminfo: memFree=25058964/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=99912 CPUtime=25.48 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 24398 0 0 0 2542 6 0 0 20 0 1 0 343450371 102309888 24255 33554432000 134512640 135840783 4290404576 4290403936 134551048 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8246/statm: 24978 24255 347 325 0 23914 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99912

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8247
/proc/meminfo: memFree=24986500/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=159240 CPUtime=51.07 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 39215 0 0 0 5097 10 0 0 20 0 1 0 343450371 163061760 39072 33554432000 134512640 135840783 4290404576 4290403888 134551076 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 39810 39072 347 325 0 38746 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 159240

[startup+102.306 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 8450
/proc/meminfo: memFree=24846476/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=232100 CPUtime=102.27 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 57441 0 0 0 10212 15 0 0 20 0 1 0 343450371 237670400 57298 33554432000 134512640 135840783 4290404576 4290403936 134551071 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 58025 57298 347 325 0 56961 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 232100

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 8452
/proc/meminfo: memFree=24711764/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=308644 CPUtime=162.25 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 76562 0 0 0 16204 21 0 0 20 0 1 0 343450371 316051456 76419 33554432000 134512640 135840783 4290404576 4290403936 134551058 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 77161 76419 347 325 0 76097 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 308644

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8453
/proc/meminfo: memFree=24593272/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=368216 CPUtime=222.24 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 91456 0 0 0 22199 25 0 0 20 0 1 0 343450371 377053184 91313 33554432000 134512640 135840783 4290404576 4290403936 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 92054 91313 347 325 0 90990 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 368216

[startup+282.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 8453
/proc/meminfo: memFree=24506004/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=416764 CPUtime=282.24 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 103590 0 0 0 28196 28 0 0 20 0 1 0 343450371 426766336 103447 33554432000 134512640 135840783 4290404576 4290403936 134551455 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 104191 103447 347 325 0 103127 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 416764

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8453
/proc/meminfo: memFree=24374716/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=462232 CPUtime=342.22 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 114970 0 0 0 34191 31 0 0 20 0 1 0 343450371 473325568 114827 33554432000 134512640 135840783 4290404576 4290403936 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 115558 114827 347 325 0 114494 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 462232

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8453
/proc/meminfo: memFree=24281000/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=511912 CPUtime=402.22 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 127384 0 0 0 40186 36 0 0 20 0 1 0 343450371 524197888 127241 33554432000 134512640 135840783 4290404576 4290403856 7515746 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 127978 127241 347 325 0 126914 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 511912

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8453
/proc/meminfo: memFree=24199684/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=558436 CPUtime=462.21 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 139011 0 0 0 46181 40 0 0 20 0 1 0 343450371 571838464 138868 33554432000 134512640 135840783 4290404576 4290403928 5879980 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 139609 138868 347 325 0 138545 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 558436

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8454
/proc/meminfo: memFree=24077820/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=607088 CPUtime=522.2 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 151178 0 0 0 52177 43 0 0 20 0 1 0 343450371 621658112 151035 33554432000 134512640 135840783 4290404576 4290403936 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 151772 151035 347 325 0 150708 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 607088

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8454
/proc/meminfo: memFree=23977036/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=657468 CPUtime=582.19 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 163781 0 0 0 58172 47 0 0 20 0 1 0 343450371 673247232 163638 33554432000 134512640 135840783 4290404576 4290403936 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 164367 163638 347 325 0 163303 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 657468

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 8611
/proc/meminfo: memFree=26154476/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=844688 CPUtime=881.95 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 210792 0 0 0 88130 65 0 0 20 0 1 0 343450371 864960512 210434 33554432000 134512640 135840783 4290404576 4290403936 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 211172 210434 347 325 0 210108 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 844688

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8611
/proc/meminfo: memFree=26066216/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=884532 CPUtime=941.91 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 220823 0 0 0 94123 68 0 0 20 0 1 0 343450371 905760768 220417 33554432000 134512640 135840783 4290404576 4290394096 7513383 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 221133 220417 347 325 0 220069 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 884532

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8611
/proc/meminfo: memFree=25979940/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=920204 CPUtime=1001.85 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 229787 0 0 0 100115 70 0 0 20 0 1 0 343450371 942288896 229333 33554432000 134512640 135840783 4290404576 4290403936 134550817 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 230051 229333 347 325 0 228987 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 920204

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8611
/proc/meminfo: memFree=25910032/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=951524 CPUtime=1061.81 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 237665 0 0 0 106107 74 0 0 20 0 1 0 343450371 974360576 237163 33554432000 134512640 135840783 4290404576 4290403936 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 237881 237163 347 325 0 236817 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 951524

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8612
/proc/meminfo: memFree=25837024/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=996608 CPUtime=1121.77 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 248955 0 0 0 112100 77 0 0 20 0 1 0 343450371 1020526592 248408 33554432000 134512640 135840783 4290404576 4290403936 134550893 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 249152 248408 347 325 0 248088 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 996608

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8612
/proc/meminfo: memFree=25759428/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=1050176 CPUtime=1181.73 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 262413 0 0 0 118093 80 0 0 20 0 1 0 343450371 1075380224 261818 33554432000 134512640 135840783 4290404576 4290396032 7513383 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 262544 261818 347 325 0 261480 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 1050176

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8612
/proc/meminfo: memFree=25676748/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=1100428 CPUtime=1241.7 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 275030 0 0 0 124086 84 0 0 20 0 1 0 343450371 1126838272 274387 33554432000 134512640 135840783 4290404576 4290403888 134550764 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 275107 274387 347 325 0 274043 0
Current children cumulated CPU time (s) 1241.7
Current children cumulated vsize (KiB) 1100428

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8612
/proc/meminfo: memFree=25607724/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=1140020 CPUtime=1301.68 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 284939 0 0 0 130081 87 0 0 20 0 1 0 343450371 1167380480 284262 33554432000 134512640 135840783 4290404576 4290403936 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 285005 284262 347 325 0 283941 0
Current children cumulated CPU time (s) 1301.68
Current children cumulated vsize (KiB) 1140020

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8615
/proc/meminfo: memFree=25551696/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=1167116 CPUtime=1361.66 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 291739 0 0 0 136077 89 0 0 20 0 1 0 343450371 1195126784 291062 33554432000 134512640 135840783 4290404576 4290403936 134550814 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 291779 291062 347 325 0 290715 0
Current children cumulated CPU time (s) 1361.66
Current children cumulated vsize (KiB) 1167116

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8616
/proc/meminfo: memFree=25490228/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=1203212 CPUtime=1421.66 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 300764 0 0 0 142073 93 0 0 20 0 1 0 343450371 1232089088 300087 33554432000 134512640 135840783 4290404576 4290403936 134550863 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 300803 300087 347 325 0 299739 0
Current children cumulated CPU time (s) 1421.66
Current children cumulated vsize (KiB) 1203212

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8616
/proc/meminfo: memFree=25430984/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=1234500 CPUtime=1481.64 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 308564 0 0 0 148068 96 0 0 20 0 1 0 343450371 1264128000 307887 33554432000 134512640 135840783 4290404576 4290403936 134550764 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 308625 307887 347 325 0 307561 0
Current children cumulated CPU time (s) 1481.64
Current children cumulated vsize (KiB) 1234500

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8616
/proc/meminfo: memFree=25383024/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=1262160 CPUtime=1541.63 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 315480 0 0 0 154065 98 0 0 20 0 1 0 343450371 1292451840 314803 33554432000 134512640 135840783 4290404576 4290403936 134550893 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 315540 314803 347 325 0 314476 0
Current children cumulated CPU time (s) 1541.63
Current children cumulated vsize (KiB) 1262160

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8616
/proc/meminfo: memFree=25317796/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=1292284 CPUtime=1601.62 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 323032 0 0 0 160062 100 0 0 20 0 1 0 343450371 1323298816 322355 33554432000 134512640 135840783 4290404576 4290403856 7515790 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 323071 322355 347 325 0 322007 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 1292284

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8616
/proc/meminfo: memFree=25243396/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=1328532 CPUtime=1661.62 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 332095 0 0 0 166059 103 0 0 20 0 1 0 343450371 1360416768 331418 33554432000 134512640 135840783 4290404576 4290403856 7515746 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 332133 331418 347 325 0 331069 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 1328532

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8617
/proc/meminfo: memFree=25183008/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=1362096 CPUtime=1721.6 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 340477 0 0 0 172055 105 0 0 20 0 1 0 343450371 1394786304 339800 33554432000 134512640 135840783 4290404576 4290403856 7515746 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 340524 339800 347 325 0 339460 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 1362096

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 8617
/proc/meminfo: memFree=25124604/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=1398840 CPUtime=1781.6 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 349670 0 0 0 178052 108 0 0 20 0 1 0 343450371 1432412160 348993 33554432000 134512640 135840783 4290404576 4290403936 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 349710 348993 347 325 0 348646 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 1398840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8617
/proc/meminfo: memFree=25104640/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=1411964 CPUtime=1800.01 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 352951 0 0 0 179892 109 0 0 20 0 1 0 343450371 1445851136 352274 33554432000 134512640 135840783 4290404576 4290403936 134550893 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 352991 352274 347 325 0 351927 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1411964

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

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

[startup+1800.71 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8617
/proc/meminfo: memFree=25104640/32873844 swapFree=7384/7384
[pid=8246] ppid=8244 vsize=1411964 CPUtime=1800.01 cores=0,2,4,6
/proc/8246/stat : 8246 (bsolo3.0.17) R 8244 8246 5940 0 -1 4202496 352951 0 0 0 179892 109 0 0 20 0 1 0 343450371 1445851136 352274 33554432000 134512640 135840783 4290404576 4290403936 134550893 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8246/statm: 352991 352274 347 325 0 351927 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1411964

Child status: 15
Real time (s): 1800.74
CPU time (s): 1800.04
CPU user time (s): 1798.93
CPU system time (s): 1.11483
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 1411964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.93
system time used= 1.11483
maximum resident set size= 1409096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 352954
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= 556
involuntary context switches= 1914

runsolver used 3.2705 second user time and 8.93364 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-04 03:27:29
IDJOB=3742620
IDBENCH=90218
IDSOLVER=2318
FILE ID=node136/3742620-1338773249
RUNJOBID= node136-1338749655-5956
PBS_JOBID= 14636804
Free space on /tmp= 69812 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/normalized-BeauxArts_K69.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742620-1338773249/watcher-3742620-1338773249 -o /tmp/evaluation-result-3742620-1338773249/solver-3742620-1338773249 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3742620-1338773249.opb            

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

MD5SUM BENCH= da1bb6c22345628ac4e1e426278657ed
RANDOM SEED=105315352

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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.90
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.247
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.247
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:        25190180 kB
Buffers:         1275000 kB
Cached:          3611924 kB
SwapCached:        20316 kB
Active:          4595704 kB
Inactive:        2182516 kB
Active(anon):    1863900 kB
Inactive(anon):    22308 kB
Active(file):    2731804 kB
Inactive(file):  2160208 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:              6840 kB
Writeback:             0 kB
AnonPages:       1872288 kB
Mapped:            10944 kB
Shmem:                 0 kB
Slab:             763260 kB
SReclaimable:     204644 kB
SUnreclaim:       558616 kB
KernelStack:        1448 kB
PageTables:         7936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1987500 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= 69804 MiB
End job on node136 at 2012-06-04 03:57:32