Trace number 3742360

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.16 1800.78

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K133.opb
MD5SUM2e2bfba9fd441b7330d2c90af940d9b0
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 variables15827
Total number of constraints16095
Number of constraints which are clauses15962
Number of constraints which are cardinality constraints (but not clauses)133
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint133
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 134
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-3742360-1338770244.opb
0.00/0.00	c File size is 1075045 bytes.
0.08/0.10	c Highest Coefficient sum: 134
0.08/0.10	c Parsing was ok!!
0.08/0.10	c Total parsing time: 0.092 s
0.08/0.10	c Var: 15827 Constr: 16095 15962/133/0 Lit: 103451 Watch. Lit: 47749
0.08/0.10	c Obj. Vars: 0 (0 % of total variables)
6.49/6.59	c Pre-processing Time: 6.584 s
6.49/6.59	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.49/6.59	c        0  14315    14689    97226    6    44517  134285      0      0 6.58
6.49/6.59	c Switching off LPR mode.
1800.08/1800.71	c      101  14315    14790   103216    6    44719  147714    101     15 6.63
1800.08/1800.71	c      251  14315    14940   113832    7    45019  162486    251     37 6.74
1800.08/1800.71	c      476  14315    15165   129066    8    45469  178735    476     68 6.95
1800.08/1800.71	c      814  14315    15503   146464    9    46145  196609    814    111 7.30
1800.08/1800.71	c     1322  14315    16011   171751   10    47161  216270   1322    169 7.78
1800.08/1800.71	c     2086  14315    16775   254494   15    48689  237898   2086    250 8.33
1800.08/1800.71	c     3233  14315    17922   352020   19    50983  261688   3233    342 9.45
1800.08/1800.71	c     4954  14315    19643   493886   25    54425  287857   4954    452 10.95
1800.08/1800.71	c     7538  14315    22227   874057   39    59593  316643   7538    566 13.30
1800.08/1800.71	c    11417  14315    26106  1658613   63    67351  348308  11417    654 17.43
1800.08/1800.71	c    17239  14315    31928  2874737   90    78995  383139  17239    687 25.09
1800.08/1800.71	c    25976  14315    40665  6211160  152    96469  421453  25976    626 41.44
1800.08/1800.71	c    39087  14315    53776  9905479  184   122691  463599  39087    515 75.78
1800.08/1800.71	c    58757  14315    73446 25692221  349   162031  509959  58757    395 148.62
1800.08/1800.71	c    88268  14315   102957 52590592  510   221053  560955  88268    267 329.67
1800.08/1800.71	c   132539  14315   147228 96042734  652   309595  617051 132539    174 758.62
1800.08/1800.71	c   198949  14315   213638 189847296  888   442415  678757 198949    117 1690.01
1800.08/1800.71	c Caught signal: 15
1800.08/1800.71	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.08/1800.71	c   17   203998 121194  5680717   218687 199383458 203998    113 1800.09
1800.08/1800.71	s UNKNOWN
1800.08/1800.71	c Total time: 1800.09 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-3742360-1338770244/watcher-3742360-1338770244 -o /tmp/evaluation-result-3742360-1338770244/solver-3742360-1338770244 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3742360-1338770244.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 8081
/proc/meminfo: memFree=26460512/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=2660 CPUtime=0 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4194304 96 0 0 0 0 0 0 0 20 0 1 0 343149865 2723840 48 33554432000 134512640 135840783 4290572688 4290570724 7001028 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 665 48 37 325 0 32 0

[startup+0.0925381 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 8081
/proc/meminfo: memFree=26460512/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=9004 CPUtime=0.07 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 1507 0 0 0 7 0 0 0 20 0 1 0 343149865 9220096 1443 33554432000 134512640 135840783 4290572688 4290571680 134525337 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 2251 1443 560 325 0 924 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9004

[startup+0.100301 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 8081
/proc/meminfo: memFree=26460512/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=9004 CPUtime=0.08 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 1556 0 0 0 8 0 0 0 20 0 1 0 343149865 9220096 1492 33554432000 134512640 135840783 4290572688 4290569984 7513383 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 2251 1493 580 325 0 924 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9004

[startup+0.300245 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 8081
/proc/meminfo: memFree=26460512/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=10584 CPUtime=0.28 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 2183 0 0 0 28 0 0 0 20 0 1 0 343149865 10838016 1856 33554432000 134512640 135840783 4290572688 4290381868 16593968 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 2646 1856 342 325 0 1582 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10584

[startup+0.700225 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 8081
/proc/meminfo: memFree=26460512/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=10584 CPUtime=0.68 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 2185 0 0 0 68 0 0 0 20 0 1 0 343149865 10838016 1858 33554432000 134512640 135840783 4290572688 4290381868 16593968 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 2646 1858 342 325 0 1582 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10584

[startup+1.50023 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 8082
/proc/meminfo: memFree=26454560/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=10584 CPUtime=1.48 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 2185 0 0 0 148 0 0 0 20 0 1 0 343149865 10838016 1858 33554432000 134512640 135840783 4290572688 4290381868 16593968 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 2646 1858 342 325 0 1582 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10584

[startup+3.10023 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 8082
/proc/meminfo: memFree=26453808/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=10584 CPUtime=3.08 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 2186 0 0 0 308 0 0 0 20 0 1 0 343149865 10838016 1859 33554432000 134512640 135840783 4290572688 4290381868 16593968 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 2646 1859 342 325 0 1582 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10584

[startup+6.30023 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 8082
/proc/meminfo: memFree=26445236/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=10584 CPUtime=6.28 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 2188 0 0 0 627 1 0 0 20 0 1 0 343149865 10838016 1861 33554432000 134512640 135840783 4290572688 4290381728 134550887 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 2646 1861 342 325 0 1582 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10584

[startup+12.7003 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 8082
/proc/meminfo: memFree=26432728/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=20472 CPUtime=12.68 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 4819 0 0 0 1265 3 0 0 20 0 1 0 343149865 20963328 4368 33554432000 134512640 135840783 4290572688 4290572000 134551058 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 5118 4368 347 325 0 4054 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20472

[startup+25.5003 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 8082
/proc/meminfo: memFree=26398536/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=48560 CPUtime=25.48 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 11820 0 0 0 2543 5 0 0 20 0 1 0 343149865 49725440 11369 33554432000 134512640 135840783 4290572688 4290568224 7513383 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 12140 11369 347 325 0 11076 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48560

[startup+51.1003 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 8082
/proc/meminfo: memFree=26329684/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=104212 CPUtime=51.08 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 25752 0 0 0 5100 8 0 0 20 0 1 0 343149865 106713088 25301 33554432000 134512640 135840783 4290572688 4290572000 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 26053 25301 347 325 0 24989 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 104212

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 8082
/proc/meminfo: memFree=26199280/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=187544 CPUtime=102.28 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 46564 0 0 0 10213 15 0 0 20 0 1 0 343149865 192045056 46113 33554432000 134512640 135840783 4290572688 4290572048 134550863 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 46886 46113 347 325 0 45822 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 187544

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 8086
/proc/meminfo: memFree=25971504/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=358388 CPUtime=162.25 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 89281 0 0 0 16201 24 0 0 20 0 1 0 343149865 366989312 88830 33554432000 134512640 135840783 4290572688 4290572000 134550872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 89597 88830 347 325 0 88533 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 358388

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 8086
/proc/meminfo: memFree=25782820/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=464872 CPUtime=222.25 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 115918 0 0 0 22196 29 0 0 20 0 1 0 343149865 476028928 115467 33554432000 134512640 135840783 4290572688 4290572048 134550913 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 116218 115467 347 325 0 115154 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 464872

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 8086
/proc/meminfo: memFree=25611480/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=594840 CPUtime=282.24 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 148421 0 0 0 28187 37 0 0 20 0 1 0 343149865 609116160 147970 33554432000 134512640 135840783 4290572688 4290572048 134551324 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 148710 147970 347 325 0 147646 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 594840

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 8086
/proc/meminfo: memFree=25457748/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=701996 CPUtime=342.23 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 175179 0 0 0 34180 43 0 0 20 0 1 0 343149865 718843904 174728 33554432000 134512640 135840783 4290572688 4290572048 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 175499 174728 347 325 0 174435 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 701996

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8086
/proc/meminfo: memFree=25363412/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=770280 CPUtime=402.23 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 192274 0 0 0 40173 50 0 0 20 0 1 0 343149865 788766720 191823 33554432000 134512640 135840783 4290572688 4290572048 134551797 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 192570 191823 347 325 0 191506 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 770280

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 8087
/proc/meminfo: memFree=25269324/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=827488 CPUtime=462.21 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 206579 0 0 0 46168 53 0 0 20 0 1 0 343149865 847347712 206128 33554432000 134512640 135840783 4290572688 4290572000 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 206872 206128 347 325 0 205808 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 827488

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8087
/proc/meminfo: memFree=25159364/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=891452 CPUtime=522.2 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 222545 0 0 0 52162 58 0 0 20 0 1 0 343149865 912846848 222094 33554432000 134512640 135840783 4290572688 4290572048 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 222863 222094 347 325 0 221799 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 891452

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8087
/proc/meminfo: memFree=25027456/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=960500 CPUtime=582.19 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 239811 0 0 0 58157 62 0 0 20 0 1 0 343149865 983552000 239360 33554432000 134512640 135840783 4290572688 4290572048 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 240125 239360 347 325 0 239061 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 960500

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8091
/proc/meminfo: memFree=24375124/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=1394320 CPUtime=882.07 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 348381 0 0 0 88119 88 0 0 20 0 1 0 343149865 1427783680 347845 33554432000 134512640 135840783 4290572688 4290521968 134586540 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 348580 347845 347 325 0 347516 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 1394320

[startup+942.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 8091
/proc/meminfo: memFree=24207752/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=1517216 CPUtime=942.03 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 379155 0 0 0 94108 95 0 0 20 0 1 0 343149865 1553629184 378577 33554432000 134512640 135840783 4290572688 4290571924 7508130 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 379304 378577 347 325 0 378240 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 1517216

[startup+1002.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8091
/proc/meminfo: memFree=24020540/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=1640092 CPUtime=1002 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 409892 0 0 0 100099 101 0 0 20 0 1 0 343149865 1679454208 409280 33554432000 134512640 135840783 4290572688 4290572048 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 410023 409280 347 325 0 408959 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 1640092

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8092
/proc/meminfo: memFree=23907232/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=1725312 CPUtime=1061.98 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 431246 0 0 0 106092 106 0 0 20 0 1 0 343149865 1766719488 430608 33554432000 134512640 135840783 4290572688 4290572048 134551104 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 431328 430608 347 325 0 430264 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 1725312

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8092
/proc/meminfo: memFree=23801984/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=1790552 CPUtime=1121.95 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 447575 0 0 0 112084 111 0 0 20 0 1 0 343149865 1833525248 446912 33554432000 134512640 135840783 4290572688 4290572048 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 447638 446912 347 325 0 446574 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 1790552

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8092
/proc/meminfo: memFree=23671688/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=1877164 CPUtime=1181.92 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 469253 0 0 0 118075 117 0 0 20 0 1 0 343149865 1922215936 468557 33554432000 134512640 135840783 4290572688 4290572048 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 469291 468557 347 325 0 468227 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 1877164

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8131
/proc/meminfo: memFree=25024120/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=1968584 CPUtime=1241.9 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 492122 0 0 0 124067 123 0 0 20 0 1 0 343149865 2015830016 491403 33554432000 134512640 135840783 4290572688 4290572048 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 492146 491403 347 325 0 491082 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 1968584

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8131
/proc/meminfo: memFree=24837280/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=2045888 CPUtime=1301.88 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 511494 0 0 0 130060 128 0 0 20 0 1 0 343149865 2094989312 510751 33554432000 134512640 135840783 4290572688 4290572048 134550899 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 511472 510751 347 325 0 510408 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 2045888

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8135
/proc/meminfo: memFree=24658964/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=2104212 CPUtime=1361.86 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 526089 0 0 0 136054 132 0 0 20 0 1 0 343149865 2154713088 525323 33554432000 134512640 135840783 4290572688 4290572048 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 526053 525323 347 325 0 524989 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 2104212

[startup+1422.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 8157
/proc/meminfo: memFree=24531000/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=2158412 CPUtime=1421.84 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 539677 0 0 0 142048 136 0 0 20 0 1 0 343149865 2210213888 538890 33554432000 134512640 135840783 4290572688 4290572048 134550916 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 539603 538890 347 325 0 538539 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 2158412

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 8157
/proc/meminfo: memFree=24403604/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=2226256 CPUtime=1481.8 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 556662 0 0 0 148039 141 0 0 20 0 1 0 343149865 2279686144 555842 33554432000 134512640 135840783 4290572688 4290572048 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 556564 555842 347 325 0 555500 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 2226256

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8157
/proc/meminfo: memFree=24266240/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=2300088 CPUtime=1541.77 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 575152 0 0 0 154030 147 0 0 20 0 1 0 343149865 2355290112 574301 33554432000 134512640 135840783 4290572688 4290572048 134551312 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 575022 574301 347 325 0 573958 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 2300088

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8157
/proc/meminfo: memFree=24129744/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=2352556 CPUtime=1601.75 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 588269 0 0 0 160025 150 0 0 20 0 1 0 343149865 2409017344 587396 33554432000 134512640 135840783 4290572688 4290572048 134550948 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 588139 587396 347 325 0 587075 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 2352556

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8158
/proc/meminfo: memFree=24004408/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=2413540 CPUtime=1661.72 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 603560 0 0 0 166017 155 0 0 20 0 1 0 343149865 2471464960 602665 33554432000 134512640 135840783 4290572688 4290572048 134551081 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 603385 602665 347 325 0 602321 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 2413540

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8158
/proc/meminfo: memFree=23886884/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=2468440 CPUtime=1721.71 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 617299 0 0 0 172012 159 0 0 20 0 1 0 343149865 2527682560 616383 33554432000 134512640 135840783 4290572688 4290572000 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 617110 616383 347 325 0 616046 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 2468440

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8158
/proc/meminfo: memFree=23758944/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=2542220 CPUtime=1781.68 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 635780 0 0 0 178005 163 0 0 20 0 1 0 343149865 2603233280 634833 33554432000 134512640 135840783 4290572688 4290572048 134550872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 635555 634833 347 325 0 634491 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 2542220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8158
/proc/meminfo: memFree=23685256/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=2564148 CPUtime=1800.08 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 641279 0 0 0 179844 164 0 0 20 0 1 0 343149865 2625687552 640320 33554432000 134512640 135840783 4290572688 4290571824 7510942 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 641037 640320 347 325 0 639973 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2564148

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.00 2.00 2.00 3/178 8158
/proc/meminfo: memFree=23685256/32873844 swapFree=7384/7384
[pid=8081] ppid=8079 vsize=2564148 CPUtime=1800.08 cores=1,3,5,7
/proc/8081/stat : 8081 (bsolo3.0.17) R 8079 8081 5940 0 -1 4202496 641279 0 0 0 179844 164 0 0 20 0 1 0 343149865 2625687552 640320 33554432000 134512640 135840783 4290572688 4290571824 7510942 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8081/statm: 641037 640320 347 325 0 639973 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2564148

Child status: 15
Real time (s): 1800.78
CPU time (s): 1800.16
CPU user time (s): 1798.44
CPU system time (s): 1.71674
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 2564148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.44
system time used= 1.71674
maximum resident set size= 2561280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 641282
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= 572
involuntary context switches= 1825

runsolver used 4.10038 second user time and 9.28659 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-04 02:37:24
IDJOB=3742360
IDBENCH=90164
IDSOLVER=2318
FILE ID=node136/3742360-1338770244
RUNJOBID= node136-1338749655-5957
PBS_JOBID= 14636804
Free space on /tmp= 69808 MiB

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

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

MD5SUM BENCH= 2e2bfba9fd441b7330d2c90af940d9b0
RANDOM SEED=535709015

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:        26461156 kB
Buffers:         1274752 kB
Cached:          3612560 kB
SwapCached:        20316 kB
Active:          3323992 kB
Inactive:        2182576 kB
Active(anon):     591376 kB
Inactive(anon):    22308 kB
Active(file):    2732616 kB
Inactive(file):  2160268 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:              7788 kB
Writeback:             0 kB
AnonPages:        599436 kB
Mapped:            10964 kB
Shmem:                 0 kB
Slab:             763196 kB
SReclaimable:     204620 kB
SUnreclaim:       558576 kB
KernelStack:        1456 kB
PageTables:         5184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     714488 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:07:27