Trace number 3742464

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.08 1800.75

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K175.opb
MD5SUMc7b1775204389f0c59bc1b934de7e2c1
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 variables20825
Total number of constraints21177
Number of constraints which are clauses21002
Number of constraints which are cardinality constraints (but not clauses)175
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint175
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 176
Number of bits of the biggest sum of numbers8
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-3742464-1338771506.opb
0.00/0.00	c File size is 1437756 bytes.
0.09/0.13	c Highest Coefficient sum: 176
0.09/0.13	c Parsing was ok!!
0.09/0.13	c Total parsing time: 0.124 s
0.09/0.13	c Var: 20825 Constr: 21177 21002/175/0 Lit: 136253 Watch. Lit: 62827
0.09/0.13	c Obj. Vars: 0 (0 % of total variables)
9.08/9.14	c Pre-processing Time: 9.14 s
9.08/9.15	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.08/9.15	c        0  19271    19729   129734    6    59511  177951      0      0 9.14
9.08/9.15	c Switching off LPR mode.
1800.03/1800.71	c      100  19271    19829   135053    6    59711  195747    100     10 9.18
1800.03/1800.71	c      250  19271    19979   208019   10    60011  215322    250     26 9.26
1800.03/1800.71	c      475  19271    20204   264889   13    60461  236855    475     50 9.38
1800.03/1800.71	c      814  19271    20543   298421   14    61139  260541    814     83 9.74
1800.03/1800.71	c     1323  19271    21052   352368   16    62157  286596   1323    128 10.31
1800.03/1800.71	c     2086  19271    21815   440847   20    63683  315256   2086    189 11.03
1800.03/1800.71	c     3232  19271    22961   527870   22    65975  346782   3232    262 12.30
1800.03/1800.71	c     4953  19271    24682   779883   31    69417  381461   4953    354 13.97
1800.03/1800.71	c     7546  19271    27275  1052542   38    74603  419608   7546    439 17.18
1800.03/1800.71	c    11425  19271    31154  1762879   56    82361  461569  11425    504 22.63
1800.03/1800.71	c    17247  19271    36976  2497303   67    94005  507726  17247    514 33.55
1800.03/1800.71	c    25984  19271    45713  4073635   89   111479  558499  25984    520 49.94
1800.03/1800.71	c    39095  19271    58824 11347452  192   137701  614349  39095    482 81.10
1800.03/1800.71	c    58765  19271    78494 16443409  209   177041  675784  58765    402 145.95
1800.03/1800.71	c    88275  19271   108004 24826506  229   236061  743363  88275    320 275.02
1800.03/1800.71	c   132545  19271   152274 42440719  278   324601  817700 132545    272 486.46
1800.03/1800.71	c   198955  19271   218684 73580892  336   457421  899471 198955    189 1050.31
1800.03/1800.71	c Caught signal: 15
1800.03/1800.71	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.03/1800.71	c   17   256210 162926 17183173   275939 176927356 256210    142 1800.04
1800.03/1800.71	s UNKNOWN
1800.03/1800.71	c Total time: 1800.04 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-3742464-1338771506/watcher-3742464-1338771506 -o /tmp/evaluation-result-3742464-1338771506/solver-3742464-1338771506 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3742464-1338771506.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 14348
/proc/meminfo: memFree=25814560/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=4476 CPUtime=0 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4194304 130 0 0 0 0 0 0 0 20 0 1 0 343275047 4583424 80 33554432000 134512640 135840783 4290059344 4290058312 10763592 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 1119 100 82 325 0 39 0

[startup+0.0105549 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14348
/proc/meminfo: memFree=25814560/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=14052 CPUtime=0 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 343275047 14389248 453 33554432000 134512640 135840783 4290059344 4290058080 1864999 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 3514 455 332 325 0 2098 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14052

[startup+0.100259 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14348
/proc/meminfo: memFree=25814560/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=10220 CPUtime=0.09 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 1775 0 0 0 9 0 0 0 20 0 1 0 343275047 10465280 1671 33554432000 134512640 135840783 4290059344 4290058336 134525286 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 2555 1671 592 325 0 1139 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10220

[startup+0.300265 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14348
/proc/meminfo: memFree=25814560/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=12628 CPUtime=0.29 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 2779 0 0 0 29 0 0 0 20 0 1 0 343275047 12931072 2323 33554432000 134512640 135840783 4290059344 4289808524 11412528 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 3157 2323 344 325 0 2093 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12628

[startup+0.700246 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14348
/proc/meminfo: memFree=25814560/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=12628 CPUtime=0.69 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 2779 0 0 0 69 0 0 0 20 0 1 0 343275047 12931072 2323 33554432000 134512640 135840783 4290059344 4289808524 11412528 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 3157 2323 344 325 0 2093 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12628

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14349
/proc/meminfo: memFree=25806136/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=12628 CPUtime=1.48 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 2781 0 0 0 148 0 0 0 20 0 1 0 343275047 12931072 2325 33554432000 134512640 135840783 4290059344 4289808524 11412528 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 3157 2325 344 325 0 2093 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12628

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14349
/proc/meminfo: memFree=25805136/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=12628 CPUtime=3.08 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 2781 0 0 0 308 0 0 0 20 0 1 0 343275047 12931072 2325 33554432000 134512640 135840783 4290059344 4289808524 11412528 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 3157 2325 344 325 0 2093 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12628

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14349
/proc/meminfo: memFree=25801416/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=12628 CPUtime=6.28 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 2783 0 0 0 628 0 0 0 20 0 1 0 343275047 12931072 2327 33554432000 134512640 135840783 4290059344 4289808524 11412528 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 3157 2327 344 325 0 2093 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12628

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14349
/proc/meminfo: memFree=25787040/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=18468 CPUtime=12.69 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 4492 0 0 0 1266 3 0 0 20 0 1 0 343275047 18911232 3831 33554432000 134512640 135840783 4290059344 4290058704 134551285 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 4617 3831 349 325 0 3553 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18468

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14349
/proc/meminfo: memFree=25746220/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=37420 CPUtime=25.48 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 9218 0 0 0 2545 3 0 0 20 0 1 0 343275047 38318080 8557 33554432000 134512640 135840783 4290059344 4290053760 1864999 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 9355 8557 349 325 0 8291 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37420

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14349
/proc/meminfo: memFree=25696712/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=66152 CPUtime=51.08 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 16391 0 0 0 5103 5 0 0 20 0 1 0 343275047 67739648 15730 33554432000 134512640 135840783 4290059344 4290058704 134551538 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 16538 15730 349 325 0 15474 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 66152

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14352
/proc/meminfo: memFree=25536144/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=185760 CPUtime=102.27 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 46316 0 0 0 10215 12 0 0 20 0 1 0 343275047 190218240 45655 33554432000 134512640 135840783 4290059344 4290058528 134575118 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 46440 45655 349 325 0 45376 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 185760

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14374
/proc/meminfo: memFree=25397724/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=238868 CPUtime=162.26 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 59590 0 0 0 16210 16 0 0 20 0 1 0 343275047 244600832 58929 33554432000 134512640 135840783 4290059344 4290058624 1867406 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 59717 58929 349 325 0 58653 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 238868

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14374
/proc/meminfo: memFree=25271732/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=291948 CPUtime=222.25 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 72860 0 0 0 22206 19 0 0 20 0 1 0 343275047 298954752 72199 33554432000 134512640 135840783 4290059344 4290058704 134551182 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 72987 72199 349 325 0 71923 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 291948

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 14375
/proc/meminfo: memFree=25165120/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=341068 CPUtime=282.24 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 85144 0 0 0 28202 22 0 0 20 0 1 0 343275047 349253632 84483 33554432000 134512640 135840783 4290059344 4290058704 134550779 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 85267 84483 349 325 0 84203 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 341068

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 14375
/proc/meminfo: memFree=25009032/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=391672 CPUtime=342.23 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 97800 0 0 0 34197 26 0 0 20 0 1 0 343275047 401072128 97139 33554432000 134512640 135840783 4290059344 4290058656 134550761 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 97918 97139 349 325 0 96854 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 391672

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 14375
/proc/meminfo: memFree=24877620/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=456984 CPUtime=402.22 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 114129 0 0 0 40192 30 0 0 20 0 1 0 343275047 467951616 113468 33554432000 134512640 135840783 4290059344 4290058640 134571844 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 114246 113468 349 325 0 113182 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 456984

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14375
/proc/meminfo: memFree=24727112/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=525544 CPUtime=462.22 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 131248 0 0 0 46188 34 0 0 20 0 1 0 343275047 538157056 130587 33554432000 134512640 135840783 4290059344 4290058704 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 131386 130587 349 325 0 130322 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 525544

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14375
/proc/meminfo: memFree=24598800/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=580888 CPUtime=522.21 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 145093 0 0 0 52183 38 0 0 20 0 1 0 343275047 594829312 144432 33554432000 134512640 135840783 4290059344 4290058704 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 145222 144432 349 325 0 144158 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 580888

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14376
/proc/meminfo: memFree=24491692/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=621532 CPUtime=582.2 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 155243 0 0 0 58178 42 0 0 20 0 1 0 343275047 636448768 154582 33554432000 134512640 135840783 4290059344 4290058656 134550863 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 155383 154582 349 325 0 154319 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 621532

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14419
/proc/meminfo: memFree=26291276/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=821984 CPUtime=882.05 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 205511 0 0 0 88147 58 0 0 20 0 1 0 343275047 841711616 204710 33554432000 134512640 135840783 4290059344 4290058704 134550872 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 205496 204710 349 325 0 204432 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 821984

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14419
/proc/meminfo: memFree=26189252/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=868728 CPUtime=942.01 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 217238 0 0 0 94140 61 0 0 20 0 1 0 343275047 889577472 216399 33554432000 134512640 135840783 4290059344 4290058704 134551330 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 217182 216399 349 325 0 216118 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 868728

[startup+1002.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 14621
/proc/meminfo: memFree=26064320/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=916532 CPUtime=1001.98 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 229220 0 0 0 100133 65 0 0 20 0 1 0 343275047 938528768 228347 33554432000 134512640 135840783 4290059344 4290058704 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 229133 228347 349 325 0 228069 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 916532

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 14621
/proc/meminfo: memFree=25942556/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=973396 CPUtime=1061.94 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 243490 0 0 0 106124 70 0 0 20 0 1 0 343275047 996757504 242578 33554432000 134512640 135840783 4290059344 4290058656 134550910 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 243349 242578 349 325 0 242285 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 973396

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 14621
/proc/meminfo: memFree=25824412/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=1014340 CPUtime=1121.9 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 253736 0 0 0 112116 74 0 0 20 0 1 0 343275047 1038684160 252789 33554432000 134512640 135840783 4290059344 4290058656 134550902 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 253585 252789 349 325 0 252521 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 1014340

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 14621
/proc/meminfo: memFree=25748188/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=1052340 CPUtime=1181.87 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 263276 0 0 0 118110 77 0 0 20 0 1 0 343275047 1077596160 262287 33554432000 134512640 135840783 4290059344 4290058704 134551175 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 263085 262287 349 325 0 262021 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 1052340

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 14622
/proc/meminfo: memFree=25675916/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=1084584 CPUtime=1241.84 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 271372 0 0 0 124104 80 0 0 20 0 1 0 343275047 1110614016 270347 33554432000 134512640 135840783 4290059344 4290058704 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 271146 270347 349 325 0 270082 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 1084584

[startup+1302.3 s]
/proc/loadavg: 2.09 2.02 2.01 3/178 14625
/proc/meminfo: memFree=25609324/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=1112264 CPUtime=1301.82 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 278324 0 0 0 130100 82 0 0 20 0 1 0 343275047 1138958336 277270 33554432000 134512640 135840783 4290059344 4290058704 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 278066 277270 349 325 0 277002 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 1112264

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 14625
/proc/meminfo: memFree=25503984/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=1169436 CPUtime=1361.79 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 292677 0 0 0 136093 86 0 0 20 0 1 0 343275047 1197502464 291582 33554432000 134512640 135840783 4290059344 4290058704 134551104 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 292359 291582 349 325 0 291295 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 1169436

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 14625
/proc/meminfo: memFree=25309456/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=1286764 CPUtime=1421.77 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 322033 0 0 0 142084 93 0 0 20 0 1 0 343275047 1317646336 320899 33554432000 134512640 135840783 4290059344 4290058704 134550779 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 321691 320899 349 325 0 320627 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 1286764

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14625
/proc/meminfo: memFree=25137992/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=1420016 CPUtime=1481.74 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 355400 0 0 0 148072 102 0 0 20 0 1 0 343275047 1454096384 354241 33554432000 134512640 135840783 4290059344 4290058704 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 355004 354241 349 325 0 353940 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 1420016

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14626
/proc/meminfo: memFree=24898328/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=1594116 CPUtime=1541.71 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 398929 0 0 0 154059 112 0 0 20 0 1 0 343275047 1632374784 397736 33554432000 134512640 135840783 4290059344 4290058704 134551285 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 398529 397736 349 325 0 397465 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 1594116

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14626
/proc/meminfo: memFree=24683836/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=1772228 CPUtime=1601.69 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 443481 0 0 0 160048 121 0 0 20 0 1 0 343275047 1814761472 442264 33554432000 134512640 135840783 4290059344 4290058640 134572903 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 443057 442264 349 325 0 441993 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 1772228

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 14626
/proc/meminfo: memFree=24473684/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=1929052 CPUtime=1661.66 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 482726 0 0 0 166037 129 0 0 20 0 1 0 343275047 1975349248 481485 33554432000 134512640 135840783 4290059344 4290058704 134550916 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 482263 481485 349 325 0 481199 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 1929052

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 14626
/proc/meminfo: memFree=24236872/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=2104676 CPUtime=1721.64 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 526636 0 0 0 172027 137 0 0 20 0 1 0 343275047 2155188224 525376 33554432000 134512640 135840783 4290059344 4290058704 134551312 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 526169 525376 349 325 0 525105 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 2104676

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 14626
/proc/meminfo: memFree=24018784/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=2250028 CPUtime=1781.62 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 563010 0 0 0 178018 144 0 0 20 0 1 0 343275047 2304028672 561730 33554432000 134512640 135840783 4290059344 4290058704 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 562507 561730 349 325 0 561443 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 2250028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 14627
/proc/meminfo: memFree=23967416/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=2287052 CPUtime=1800.03 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 572271 0 0 0 179858 145 0 0 20 0 1 0 343275047 2341941248 570985 33554432000 134512640 135840783 4290059344 4290058704 134551093 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 571763 570985 349 325 0 570699 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 2287052

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.07 2.02 2.00 3/177 14627
/proc/meminfo: memFree=23967416/32873844 swapFree=6608/6608
[pid=14348] ppid=14346 vsize=2287052 CPUtime=1800.03 cores=1,3,5,7
/proc/14348/stat : 14348 (bsolo3.0.17) R 14346 14348 12501 0 -1 4202496 572271 0 0 0 179858 145 0 0 20 0 1 0 343275047 2341941248 570985 33554432000 134512640 135840783 4290059344 4290058704 134551093 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/14348/statm: 571763 570985 349 325 0 570699 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 2287052

Child status: 15
Real time (s): 1800.75
CPU time (s): 1800.08
CPU user time (s): 1798.58
CPU system time (s): 1.49677
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 2287052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.58
system time used= 1.49677
maximum resident set size= 2283940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 572274
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= 665
involuntary context switches= 1828

runsolver used 3.86041 second user time and 10.0145 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-04 02:58:26
IDJOB=3742464
IDBENCH=90188
IDSOLVER=2318
FILE ID=node140/3742464-1338771506
RUNJOBID= node140-1338749243-12518
PBS_JOBID= 14636796
Free space on /tmp= 70608 MiB

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

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

MD5SUM BENCH= c7b1775204389f0c59bc1b934de7e2c1
RANDOM SEED=1526773786

node140.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25814716 kB
Buffers:          519220 kB
Cached:          4017784 kB
SwapCached:         1620 kB
Active:          3124404 kB
Inactive:        3000272 kB
Active(anon):    1580212 kB
Inactive(anon):     9476 kB
Active(file):    1544192 kB
Inactive(file):  2990796 kB
Unevictable:        6608 kB
Mlocked:            6608 kB
SwapTotal:      67108856 kB
SwapFree:       67105264 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:       1592124 kB
Mapped:            11744 kB
Shmem:                 8 kB
Slab:             791580 kB
SReclaimable:     233636 kB
SUnreclaim:       557944 kB
KernelStack:        1472 kB
PageTables:         6812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1703212 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= 70600 MiB
End job on node140 at 2012-06-04 03:28:29