Trace number 3741983

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.05 1801.13

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K84.opb
MD5SUM895769e6300bec8b48d22e126916d397
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 variables5712
Total number of constraints5882
Number of constraints which are clauses5798
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint84
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 85
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-3741983-1338766037.opb
0.00/0.00	c File size is 364756 bytes.
0.00/0.03	c Highest Coefficient sum: 85
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.029 s
0.00/0.03	c Var: 5712 Constr: 5882 5798/84/0 Lit: 36643 Watch. Lit: 17306
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
0.98/1.01	c Pre-processing Time: 1.002 s
0.98/1.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.98/1.01	c        0   4978     5204    33649    6    15721   81943      0      0 1.00
0.98/1.01	c Switching off LPR mode.
1800.01/1801.10	c      102   4978     5306    45406    8    15925   90138    102    100 1.02
1800.01/1801.10	c      252   4978     5456    63062   11    16225   99152    252    241 1.04
1800.01/1801.10	c      477   4978     5681    83107   14    16675  109068    477    435 1.09
1800.01/1801.10	c      815   4978     6019   107642   17    17351  119975    815    672 1.21
1800.01/1801.10	c     1324   4978     6528   174246   26    18369  131973   1324    953 1.39
1800.01/1801.10	c     2087   4978     7291   284981   39    19895  145171   2087   1237 1.69
1800.01/1801.10	c     3233   4978     8437   488564   57    22187  159689   3233   1498 2.16
1800.01/1801.10	c     4956   4978    10160  1178285  115    25633  175658   4956   1622 3.05
1800.01/1801.10	c     7541   4978    12745  1610179  126    30803  193224   7541   1653 4.56
1800.01/1801.10	c    11420   4978    16624  2624750  157    38561  212547  11420   1564 7.30
1800.01/1801.10	c    17242   4978    22446  4524967  201    50205  233802  17242   1410 12.23
1800.01/1801.10	c    25983   4978    31187  8004688  256    67687  257183  25983   1056 24.59
1800.01/1801.10	c    39093   4978    44297 15019929  339    93907  282902  39093    745 52.44
1800.01/1801.10	c    58764   4978    63968 28100934  439   133249  311193  58764    465 126.21
1800.01/1801.10	c    88274   4978    93478 53914127  576   192269  342313  88274    296 297.47
1800.01/1801.10	c   132548   4978   137752 96756957  702   280817  376545 132548    174 761.13
1800.01/1801.10	c   198958   4978   204162 148186566  725   413637  414200 198958    136 1453.39
1800.01/1801.10	c Caught signal: 15
1800.01/1801.10	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.01/1801.10	c   17   223110 107799  2185392   228314 167595304 223110    123 1800.02
1800.01/1801.10	s UNKNOWN
1800.01/1801.10	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-3741983-1338766037/watcher-3741983-1338766037 -o /tmp/evaluation-result-3741983-1338766037/solver-3741983-1338766037 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3741983-1338766037.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.92 1.98 1.99 3/176 7826
/proc/meminfo: memFree=25281156/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=4412 CPUtime=0 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4194304 224 0 0 0 0 0 0 0 20 0 1 0 342729136 4517888 160 33554432000 134512640 135840783 4294815536 4294814644 3006870 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 1103 172 145 325 0 39 0

[startup+0.105418 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 7826
/proc/meminfo: memFree=25281156/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=6592 CPUtime=0.09 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 1071 0 0 0 9 0 0 0 20 0 1 0 342729136 6750208 917 33554432000 134512640 135840783 4294815536 4294745744 2497438 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 1648 917 344 325 0 584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6592

[startup+0.200262 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 7826
/proc/meminfo: memFree=25281156/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=6592 CPUtime=0.19 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 1071 0 0 0 19 0 0 0 20 0 1 0 342729136 6750208 917 33554432000 134512640 135840783 4294815536 4294746108 11326512 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 1648 917 344 325 0 584 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6592

[startup+0.300248 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 7826
/proc/meminfo: memFree=25281156/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=6720 CPUtime=0.29 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 1072 0 0 0 29 0 0 0 20 0 1 0 342729136 6881280 918 33554432000 134512640 135840783 4294815536 4294746108 11326512 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 1680 918 344 325 0 616 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6720

[startup+0.700227 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 7826
/proc/meminfo: memFree=25281156/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=6720 CPUtime=0.69 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 1072 0 0 0 69 0 0 0 20 0 1 0 342729136 6881280 918 33554432000 134512640 135840783 4294815536 4294746108 11326512 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 1680 918 344 325 0 616 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6720

[startup+1.50023 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 7827
/proc/meminfo: memFree=25276320/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=9060 CPUtime=1.49 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 1772 0 0 0 148 1 0 0 20 0 1 0 342729136 9277440 1532 33554432000 134512640 135840783 4294815536 4294808384 2499879 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 2265 1532 349 325 0 1201 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9060

[startup+3.10024 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 7827
/proc/meminfo: memFree=25268368/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=22012 CPUtime=3.09 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 4999 0 0 0 308 1 0 0 20 0 1 0 342729136 22540288 4759 33554432000 134512640 135840783 4294815536 4294814672 2497438 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 5503 4761 349 325 0 4439 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22012

[startup+6.30026 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 7827
/proc/meminfo: memFree=25243444/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=37776 CPUtime=6.28 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 8939 0 0 0 627 1 0 0 20 0 1 0 342729136 38682624 8699 33554432000 134512640 135840783 4294815536 4294810864 2499879 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 9444 8699 349 325 0 8380 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37776

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 7827
/proc/meminfo: memFree=25205208/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=66852 CPUtime=12.69 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 16236 0 0 0 1266 3 0 0 20 0 1 0 342729136 68456448 15996 33554432000 134512640 135840783 4294815536 4294814896 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 16713 15996 349 325 0 15649 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66852

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 7827
/proc/meminfo: memFree=25140712/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=113200 CPUtime=25.48 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 27798 0 0 0 2542 6 0 0 20 0 1 0 342729136 115916800 27558 33554432000 134512640 135840783 4294815536 4294814896 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 28300 27558 349 325 0 27236 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 113200

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 7827
/proc/meminfo: memFree=25033776/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=195584 CPUtime=51.08 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 48403 0 0 0 5098 10 0 0 20 0 1 0 342729136 200278016 48163 33554432000 134512640 135840783 4294815536 4294814860 1383188 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 48896 48163 349 325 0 47832 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 195584

[startup+102.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 7828
/proc/meminfo: memFree=24856748/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=311888 CPUtime=102.27 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 77478 0 0 0 10213 14 0 0 20 0 1 0 342729136 319373312 77238 33554432000 134512640 135840783 4294815536 4294814832 134572040 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 77972 77238 349 325 0 76908 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 311888

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 7828
/proc/meminfo: memFree=24663212/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=450284 CPUtime=162.26 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 112071 0 0 0 16204 22 0 0 20 0 1 0 342729136 461090816 111831 33554432000 134512640 135840783 4294815536 4294814896 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 112571 111831 349 325 0 111507 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 450284

[startup+222.307 s]
/proc/loadavg: 2.06 2.00 2.00 3/178 7831
/proc/meminfo: memFree=24485788/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=557008 CPUtime=222.26 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 138762 0 0 0 22198 28 0 0 20 0 1 0 342729136 570376192 138522 33554432000 134512640 135840783 4294815536 4294814896 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 139252 138522 349 325 0 138188 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 557008

[startup+282.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 7831
/proc/meminfo: memFree=24310612/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=670028 CPUtime=282.24 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 167022 0 0 0 28188 36 0 0 20 0 1 0 342729136 686108672 166782 33554432000 134512640 135840783 4294815536 4294814896 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 167507 166782 349 325 0 166443 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 670028

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 7831
/proc/meminfo: memFree=24175976/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=753740 CPUtime=342.23 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 187940 0 0 0 34183 40 0 0 20 0 1 0 342729136 771829760 187700 33554432000 134512640 135840783 4294815536 4294814896 134551081 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 188435 187700 349 325 0 187371 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 753740

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7832
/proc/meminfo: memFree=24056592/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=836116 CPUtime=402.22 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 208529 0 0 0 40177 45 0 0 20 0 1 0 342729136 856182784 208289 33554432000 134512640 135840783 4294815536 4294814896 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 209029 208289 349 325 0 207965 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 836116

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7832
/proc/meminfo: memFree=23943656/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=921416 CPUtime=462.21 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 229862 0 0 0 46171 50 0 0 20 0 1 0 342729136 943529984 229622 33554432000 134512640 135840783 4294815536 4294814896 134551104 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 230354 229622 349 325 0 229290 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 921416

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7832
/proc/meminfo: memFree=23832580/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=997176 CPUtime=522.2 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 248811 0 0 0 52166 54 0 0 20 0 1 0 342729136 1021108224 248571 33554432000 134512640 135840783 4294815536 4294792336 134547770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 249294 248571 349 325 0 248230 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 997176

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7832
/proc/meminfo: memFree=23714932/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=1079048 CPUtime=582.2 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 269283 0 0 0 58160 60 0 0 20 0 1 0 342729136 1104945152 269043 33554432000 134512640 135840783 4294815536 4294814896 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 269762 269043 349 325 0 268698 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1079048

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7875
/proc/meminfo: memFree=25191348/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=1299636 CPUtime=822.01 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 324578 0 0 0 82124 77 0 0 20 0 1 0 342729136 1330827264 324185 33554432000 134512640 135840783 4294815536 4294814672 2497438 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 324909 324185 349 325 0 323845 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 1299636

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7875
/proc/meminfo: memFree=25030060/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=1362212 CPUtime=881.97 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 340283 0 0 0 88116 81 0 0 20 0 1 0 342729136 1394905088 339845 33554432000 134512640 135840783 4294815536 4294814896 134550820 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 340553 339845 349 325 0 339489 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 1362212

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7875
/proc/meminfo: memFree=24882032/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=1424484 CPUtime=941.91 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 355865 0 0 0 94106 85 0 0 20 0 1 0 342729136 1458671616 355384 33554432000 134512640 135840783 4294815536 4294814848 134550893 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 356121 355384 349 325 0 355057 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 1424484

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7876
/proc/meminfo: memFree=24708584/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=1499976 CPUtime=1001.87 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 374805 0 0 0 100096 91 0 0 20 0 1 0 342729136 1535975424 374282 33554432000 134512640 135840783 4294815536 4294814896 134551081 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 374994 374282 349 325 0 373930 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 1499976

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7876
/proc/meminfo: memFree=24565392/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=1552752 CPUtime=1061.82 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 388022 0 0 0 106087 95 0 0 20 0 1 0 342729136 1590018048 387460 33554432000 134512640 135840783 4294815536 4294814896 134550878 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 388188 387460 349 325 0 387124 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 1552752

[startup+1122.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 7876
/proc/meminfo: memFree=24419224/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=1619416 CPUtime=1121.76 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 404752 0 0 0 112077 99 0 0 20 0 1 0 342729136 1658281984 404143 33554432000 134512640 135840783 4294815536 4294814896 134550764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 404854 404143 349 325 0 403790 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 1619416

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7876
/proc/meminfo: memFree=24309264/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=1669416 CPUtime=1181.72 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 417266 0 0 0 118069 103 0 0 20 0 1 0 342729136 1709481984 416619 33554432000 134512640 135840783 4294815536 4294814896 134550872 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 417354 416619 349 325 0 416290 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 1669416

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 7876
/proc/meminfo: memFree=24188524/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=1725804 CPUtime=1241.68 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 431429 0 0 0 124062 106 0 0 20 0 1 0 342729136 1767223296 430744 33554432000 134512640 135840783 4294815536 4294814888 1419472 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 431451 430744 349 325 0 430387 0
Current children cumulated CPU time (s) 1241.68
Current children cumulated vsize (KiB) 1725804

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7878
/proc/meminfo: memFree=24078804/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=1773180 CPUtime=1301.63 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 443301 0 0 0 130053 110 0 0 20 0 1 0 342729136 1815736320 442574 33554432000 134512640 135840783 4294815536 4294814896 134551093 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 443295 442574 349 325 0 442231 0
Current children cumulated CPU time (s) 1301.63
Current children cumulated vsize (KiB) 1773180

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7878
/proc/meminfo: memFree=23971448/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=1822548 CPUtime=1361.58 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 455674 0 0 0 136045 113 0 0 20 0 1 0 342729136 1866289152 454914 33554432000 134512640 135840783 4294815536 4294814896 134551058 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 455637 454914 349 325 0 454573 0
Current children cumulated CPU time (s) 1361.58
Current children cumulated vsize (KiB) 1822548

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7881
/proc/meminfo: memFree=23851808/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=1887656 CPUtime=1421.54 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 471994 0 0 0 142036 118 0 0 20 0 1 0 342729136 1932959744 471190 33554432000 134512640 135840783 4294815536 4294814896 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 471914 471190 349 325 0 470850 0
Current children cumulated CPU time (s) 1421.54
Current children cumulated vsize (KiB) 1887656

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7881
/proc/meminfo: memFree=23764920/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=1921584 CPUtime=1481.48 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 480525 0 0 0 148028 120 0 0 20 0 1 0 342729136 1967702016 479680 33554432000 134512640 135840783 4294815536 4294814896 134550893 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 480396 479680 349 325 0 479332 0
Current children cumulated CPU time (s) 1481.48
Current children cumulated vsize (KiB) 1921584

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7881
/proc/meminfo: memFree=23679388/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=1957504 CPUtime=1541.43 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 489532 0 0 0 154020 123 0 0 20 0 1 0 342729136 2004484096 488642 33554432000 134512640 135840783 4294815536 4294814896 134551532 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 489376 488642 349 325 0 488312 0
Current children cumulated CPU time (s) 1541.43
Current children cumulated vsize (KiB) 1957504

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 7882
/proc/meminfo: memFree=23582324/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=2008884 CPUtime=1601.38 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 502428 0 0 0 160010 128 0 0 20 0 1 0 342729136 2057097216 501496 33554432000 134512640 135840783 4294815536 4294814896 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 502221 501496 349 325 0 501157 0
Current children cumulated CPU time (s) 1601.38
Current children cumulated vsize (KiB) 2008884

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 7882
/proc/meminfo: memFree=23470256/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=2063532 CPUtime=1661.33 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 516147 0 0 0 166002 131 0 0 20 0 1 0 342729136 2113056768 515176 33554432000 134512640 135840783 4294815536 4294814896 134551093 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 515883 515176 349 325 0 514819 0
Current children cumulated CPU time (s) 1661.33
Current children cumulated vsize (KiB) 2063532

[startup+1722.3 s]
/proc/loadavg: 2.09 2.02 2.01 3/177 7882
/proc/meminfo: memFree=23384476/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=2110344 CPUtime=1721.28 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 527882 0 0 0 171993 135 0 0 20 0 1 0 342729136 2160992256 526871 33554432000 134512640 135840783 4294815536 4294814896 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 527586 526871 349 325 0 526522 0
Current children cumulated CPU time (s) 1721.28
Current children cumulated vsize (KiB) 2110344

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 7882
/proc/meminfo: memFree=23299564/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=2149312 CPUtime=1781.23 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 537670 0 0 0 177985 138 0 0 20 0 1 0 342729136 2200895488 536613 33554432000 134512640 135840783 4294815536 4294814896 134550948 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 537328 536613 349 325 0 536264 0
Current children cumulated CPU time (s) 1781.23
Current children cumulated vsize (KiB) 2149312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7882
/proc/meminfo: memFree=23273120/32873844 swapFree=7384/7384
[pid=7826] ppid=7824 vsize=2159580 CPUtime=1800.01 cores=0,2,4,6
/proc/7826/stat : 7826 (bsolo3.0.17) R 7824 7826 5940 0 -1 4202496 540257 0 0 0 179862 139 0 0 20 0 1 0 342729136 2211409920 539184 33554432000 134512640 135840783 4294815536 4294814896 134550913 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7826/statm: 539895 539184 349 325 0 538831 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2159580

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

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

Child status: 15
Real time (s): 1801.13
CPU time (s): 1800.05
CPU user time (s): 1798.63
CPU system time (s): 1.41678
CPU usage (%): 99.94
Max. virtual memory (cumulated for all children) (KiB): 2159580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.63
system time used= 1.41678
maximum resident set size= 2156736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 540260
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= 893
involuntary context switches= 1821

runsolver used 2.86156 second user time and 9.69353 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-04 01:27:17
IDJOB=3741983
IDBENCH=90123
IDSOLVER=2318
FILE ID=node136/3741983-1338766037
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/ShortestPathTate/normalized-TateBritain_K84.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741983-1338766037/watcher-3741983-1338766037 -o /tmp/evaluation-result-3741983-1338766037/solver-3741983-1338766037 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3741983-1338766037.opb            

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

MD5SUM BENCH= 895769e6300bec8b48d22e126916d397
RANDOM SEED=1066005338

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:        25281420 kB
Buffers:         1274380 kB
Cached:          3610312 kB
SwapCached:        20316 kB
Active:          4502224 kB
Inactive:        2182292 kB
Active(anon):    1772588 kB
Inactive(anon):    22308 kB
Active(file):    2729636 kB
Inactive(file):  2159984 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:              7008 kB
Writeback:             0 kB
AnonPages:       1813124 kB
Mapped:            10852 kB
Shmem:                 0 kB
Slab:             763104 kB
SReclaimable:     204584 kB
SUnreclaim:       558520 kB
KernelStack:        1480 kB
PageTables:         7160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1895464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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 01:57:20