Trace number 3741918

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.14 1800.59

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K85.opb
MD5SUM1487741f4fc087d76a7a64081b5bebd6
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 variables5780
Total number of constraints5952
Number of constraints which are clauses5867
Number of constraints which are cardinality constraints (but not clauses)85
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint85
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 86
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-3741918-1338764971.opb
0.00/0.00	c File size is 369198 bytes.
0.02/0.03	c Highest Coefficient sum: 86
0.02/0.03	c Parsing was ok!!
0.02/0.03	c Total parsing time: 0.031 s
0.02/0.03	c Var: 5780 Constr: 5952 5867/85/0 Lit: 37082 Watch. Lit: 17512
0.02/0.03	c Obj. Vars: 0 (0 % of total variables)
0.99/1.02	c Pre-processing Time: 1.021 s
0.99/1.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.99/1.02	c        0   5045     5273    34082    6    15925   82966      0      0 1.02
0.99/1.02	c Switching off LPR mode.
1800.04/1800.50	c      100   5045     5373    39361    7    16125   91263    100     96 1.04
1800.04/1800.50	c      250   5045     5523    51214    9    16425  100390    250    228 1.09
1800.04/1800.50	c      475   5045     5748    68025   11    16875  110430    475    417 1.14
1800.04/1800.50	c      815   5045     6088    93675   15    17555  121474    815    674 1.21
1800.04/1800.50	c     1323   5045     6596   165413   25    18571  133622   1323    989 1.34
1800.04/1800.50	c     2086   5045     7359   282914   38    20097  146985   2086   1311 1.59
1800.04/1800.50	c     3234   5045     8507   538321   63    22393  161684   3234   1570 2.06
1800.04/1800.50	c     4955   5045    10228   874840   85    25835  177853   4955   1717 2.88
1800.04/1800.50	c     7539   5045    12812  1388830  108    31003  195639   7539   1757 4.29
1800.04/1800.50	c    11422   5045    16695  2799923  167    38769  215203  11422   1483 7.70
1800.04/1800.50	c    17245   5045    22518  6470078  287    50415  236724  17245    964 17.88
1800.04/1800.50	c    25982   5045    31255 12365891  395    67889  260397  25982    686 37.83
1800.04/1800.50	c    39092   5045    44365 21970813  495    94109  286437  39092    381 102.41
1800.04/1800.50	c    58763   5045    64036 40887549  638   133451  315081  58763    212 277.08
1800.04/1800.50	c    88273   5045    93546 68498365  732   192471  346590  88273    174 507.26
1800.04/1800.50	c   132543   5045   137816 104746324  760   281011  381250 132543    153 863.02
1800.04/1800.50	c   198955   5045   204228 175125003  857   413835  419376 198955    112 1765.82
1800.04/1800.50	c Caught signal: 15
1800.04/1800.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.04/1800.50	c   17   201278  92376  1703919   206551 176769500 201278    111 1800.05
1800.04/1800.50	s UNKNOWN
1800.04/1800.50	c Total time: 1800.05 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3741918-1338764971/watcher-3741918-1338764971 -o /tmp/evaluation-result-3741918-1338764971/solver-3741918-1338764971 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3741918-1338764971.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: 2.00 2.00 2.03 3/176 22859
/proc/meminfo: memFree=27025184/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=4412 CPUtime=0 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 271 0 0 0 0 0 0 0 20 0 1 0 342623953 4517888 207 33554432000 134512640 135840783 4288622192 4288621212 11389949 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 1103 214 186 325 0 39 0

[startup+0.0356889 s]
/proc/loadavg: 2.00 2.00 2.03 3/176 22859
/proc/meminfo: memFree=27025184/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=6144 CPUtime=0.02 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 818 0 0 0 2 0 0 0 20 0 1 0 342623953 6291456 754 33554432000 134512640 135840783 4288622192 4288620112 11715879 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 1536 754 407 325 0 381 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6144

[startup+0.100257 s]
/proc/loadavg: 2.00 2.00 2.03 3/176 22859
/proc/meminfo: memFree=27025184/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=6740 CPUtime=0.09 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 1074 0 0 0 9 0 0 0 20 0 1 0 342623953 6901760 919 33554432000 134512640 135840783 4288622192 4288551948 9950256 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 1685 919 342 325 0 621 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6740

[startup+0.300224 s]
/proc/loadavg: 2.00 2.00 2.03 3/176 22859
/proc/meminfo: memFree=27025184/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=6740 CPUtime=0.29 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 1075 0 0 0 29 0 0 0 20 0 1 0 342623953 6901760 920 33554432000 134512640 135840783 4288622192 4288551948 9950256 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 1685 920 342 325 0 621 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6740

[startup+0.70022 s]
/proc/loadavg: 2.00 2.00 2.03 3/176 22859
/proc/meminfo: memFree=27025184/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=6740 CPUtime=0.69 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 1075 0 0 0 69 0 0 0 20 0 1 0 342623953 6901760 920 33554432000 134512640 135840783 4288622192 4288551948 9950256 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 1685 920 342 325 0 621 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6740

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 22860
/proc/meminfo: memFree=27020976/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=9200 CPUtime=1.48 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 1811 0 0 0 148 0 0 0 20 0 1 0 342623953 9420800 1569 33554432000 134512640 135840783 4288622192 4288618816 11715879 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 2300 1569 347 325 0 1236 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9200

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 22860
/proc/meminfo: memFree=27012916/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=18712 CPUtime=3.08 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 4179 0 0 0 308 0 0 0 20 0 1 0 342623953 19161088 3937 33554432000 134512640 135840783 4288622192 4288619060 11702626 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 4678 3937 347 325 0 3614 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18712

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 22860
/proc/meminfo: memFree=26989612/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=37560 CPUtime=6.29 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 8892 0 0 0 628 1 0 0 20 0 1 0 342623953 38461440 8650 33554432000 134512640 135840783 4288622192 4288610144 134586540 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 9390 8650 347 325 0 8326 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37560

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 22860
/proc/meminfo: memFree=26940756/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=67956 CPUtime=12.68 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 16512 0 0 0 1266 2 0 0 20 0 1 0 342623953 69586944 16270 33554432000 134512640 135840783 4288622192 4288621552 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 16989 16270 347 325 0 15925 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 67956

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 22860
/proc/meminfo: memFree=26862000/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=123964 CPUtime=25.49 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 30495 0 0 0 2544 5 0 0 20 0 1 0 342623953 126939136 30253 33554432000 134512640 135840783 4288622192 4288621552 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 30991 30253 347 325 0 29927 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 123964

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.03 3/178 22863
/proc/meminfo: memFree=26755948/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=200092 CPUtime=51.07 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 49541 0 0 0 5099 8 0 0 20 0 1 0 342623953 204894208 49299 33554432000 134512640 135840783 4288622192 4288613984 11715879 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 50023 49299 347 325 0 48959 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 200092

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.03 3/177 22863
/proc/meminfo: memFree=26617740/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=289284 CPUtime=102.28 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 71819 0 0 0 10214 14 0 0 20 0 1 0 342623953 296226816 71577 33554432000 134512640 135840783 4288622192 4288621552 134550764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 72321 71577 347 325 0 71257 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 289284

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.02 3/177 22863
/proc/meminfo: memFree=26449376/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=376176 CPUtime=162.26 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 93562 0 0 0 16206 20 0 0 20 0 1 0 342623953 385204224 93320 33554432000 134512640 135840783 4288622192 4288621552 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 94044 93320 347 325 0 92980 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 376176

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.02 3/177 22863
/proc/meminfo: memFree=26288204/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=457924 CPUtime=222.25 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 114003 0 0 0 22199 26 0 0 20 0 1 0 342623953 468914176 113761 33554432000 134512640 135840783 4288622192 4288621552 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 114481 113761 347 325 0 113417 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 457924

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/177 22864
/proc/meminfo: memFree=26137696/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=537060 CPUtime=282.24 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 133785 0 0 0 28193 31 0 0 20 0 1 0 342623953 549949440 133543 33554432000 134512640 135840783 4288622192 4288608032 134586540 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 134265 133543 347 325 0 133201 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 537060

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22864
/proc/meminfo: memFree=26010624/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=607372 CPUtime=342.24 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 151338 0 0 0 34189 35 0 0 20 0 1 0 342623953 621948928 151096 33554432000 134512640 135840783 4288622192 4288621552 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 151843 151096 347 325 0 150779 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 607372

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22864
/proc/meminfo: memFree=25848584/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=711252 CPUtime=402.22 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 177309 0 0 0 40181 41 0 0 20 0 1 0 342623953 728322048 177067 33554432000 134512640 135840783 4288622192 4288621552 134551058 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 177813 177067 347 325 0 176749 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 711252

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22864
/proc/meminfo: memFree=25678360/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=815216 CPUtime=462.22 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 203308 0 0 0 46174 48 0 0 20 0 1 0 342623953 834781184 203066 33554432000 134512640 135840783 4288622192 4288621552 134550902 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 203804 203066 347 325 0 202740 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 815216

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22864
/proc/meminfo: memFree=25531968/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=897908 CPUtime=522.21 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 223984 0 0 0 52168 53 0 0 20 0 1 0 342623953 919457792 223742 33554432000 134512640 135840783 4288622192 4288621552 134550782 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 224477 223742 347 325 0 223413 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 897908

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22865
/proc/meminfo: memFree=25398636/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=985456 CPUtime=582.19 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 245861 0 0 0 58161 58 0 0 20 0 1 0 342623953 1009106944 245619 33554432000 134512640 135840783 4288622192 4288621552 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 246364 245619 347 325 0 245300 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 985456

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 22869
/proc/meminfo: memFree=24762768/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=1368900 CPUtime=882.15 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 341721 0 0 0 88131 84 0 0 20 0 1 0 342623953 1401753600 341479 33554432000 134512640 135840783 4288622192 4288621552 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 342225 341479 347 325 0 341161 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 1368900

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 22869
/proc/meminfo: memFree=24620028/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=1472224 CPUtime=942.15 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 367578 0 0 0 94123 92 0 0 20 0 1 0 342623953 1507557376 367336 33554432000 134512640 135840783 4288622192 4288621504 134550764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 368056 367336 347 325 0 366992 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 1472224

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22869
/proc/meminfo: memFree=24496196/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=1549900 CPUtime=1002.13 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 386985 0 0 0 100118 95 0 0 20 0 1 0 342623953 1587097600 386743 33554432000 134512640 135840783 4288622192 4288621552 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 387475 386743 347 325 0 386411 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1549900

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22869
/proc/meminfo: memFree=24415500/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=1603348 CPUtime=1062.12 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 400351 0 0 0 106112 100 0 0 20 0 1 0 342623953 1641828352 400109 33554432000 134512640 135840783 4288622192 4288621552 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 400837 400109 347 325 0 399773 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1603348

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22869
/proc/meminfo: memFree=24300208/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=1684008 CPUtime=1122.12 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 420522 0 0 0 112106 106 0 0 20 0 1 0 342623953 1724424192 420280 33554432000 134512640 135840783 4288622192 4288621552 134550913 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 421002 420280 347 325 0 419938 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1684008

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22870
/proc/meminfo: memFree=24182312/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=1763708 CPUtime=1182.11 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 440448 0 0 0 118101 110 0 0 20 0 1 0 342623953 1806036992 440206 33554432000 134512640 135840783 4288622192 4288621552 134551093 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 440927 440206 347 325 0 439863 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1763708

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22873
/proc/meminfo: memFree=24093464/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=1816540 CPUtime=1242.09 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 453649 0 0 0 124096 113 0 0 20 0 1 0 342623953 1860136960 453403 33554432000 134512640 135840783 4288622192 4288621552 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 454135 453403 347 325 0 453071 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1816540

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22873
/proc/meminfo: memFree=23997288/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=1871464 CPUtime=1302.06 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 467427 0 0 0 130090 116 0 0 20 0 1 0 342623953 1916379136 467138 33554432000 134512640 135840783 4288622192 4288621552 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 467866 467138 347 325 0 466802 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1871464

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 22873
/proc/meminfo: memFree=23908904/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=1931292 CPUtime=1362.04 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 482431 0 0 0 136083 121 0 0 20 0 1 0 342623953 1977643008 482105 33554432000 134512640 135840783 4288622192 4288621552 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 482823 482105 347 325 0 481759 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1931292

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 22912
/proc/meminfo: memFree=25813800/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=1982004 CPUtime=1422.01 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 495141 0 0 0 142077 124 0 0 20 0 1 0 342623953 2029572096 494783 33554432000 134512640 135840783 4288622192 4288621552 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 495501 494783 347 325 0 494437 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 1982004

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22912
/proc/meminfo: memFree=25603408/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=2030904 CPUtime=1481.97 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 507385 0 0 0 148070 127 0 0 20 0 1 0 342623953 2079645696 506992 33554432000 134512640 135840783 4288622192 4288621504 134550893 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 507726 506992 347 325 0 506662 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 2030904

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22913
/proc/meminfo: memFree=25452396/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=2075644 CPUtime=1541.94 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 518598 0 0 0 154065 129 0 0 20 0 1 0 342623953 2125459456 518176 33554432000 134512640 135840783 4288622192 4288621552 134550924 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 518911 518176 347 325 0 517847 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 2075644

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22913
/proc/meminfo: memFree=25333760/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=2122996 CPUtime=1601.92 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 530457 0 0 0 160060 132 0 0 20 0 1 0 342623953 2173947904 530010 33554432000 134512640 135840783 4288622192 4288621552 134551186 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 530749 530010 347 325 0 529685 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 2122996

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 22913
/proc/meminfo: memFree=25221816/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=2169620 CPUtime=1661.9 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 542139 0 0 0 166054 136 0 0 20 0 1 0 342623953 2221690880 541660 33554432000 134512640 135840783 4288622192 4288621552 134550872 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 542405 541660 347 325 0 541341 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 2169620

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 22913
/proc/meminfo: memFree=25117564/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=2221096 CPUtime=1721.87 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 555028 0 0 0 172047 140 0 0 20 0 1 0 342623953 2274402304 554529 33554432000 134512640 135840783 4288622192 4288621552 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 555274 554529 347 325 0 554210 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 2221096

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22913
/proc/meminfo: memFree=25029552/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=2262276 CPUtime=1781.84 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 565345 0 0 0 178041 143 0 0 20 0 1 0 342623953 2316570624 564823 33554432000 134512640 135840783 4288622192 4288621552 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 565569 564823 347 325 0 564505 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 2262276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22914
/proc/meminfo: memFree=25001620/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=2273544 CPUtime=1800.04 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 568199 0 0 0 179860 144 0 0 20 0 1 0 342623953 2328109056 567663 33554432000 134512640 135840783 4288622192 4288621552 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 568386 567663 347 325 0 567322 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2273544

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22914
/proc/meminfo: memFree=25001620/32873648 swapFree=6864/6864
[pid=22859] ppid=22857 vsize=2273544 CPUtime=1800.04 cores=0,2,4,6
/proc/22859/stat : 22859 (bsolo3.0.17) R 22857 22859 20253 0 -1 4202496 568199 0 0 0 179860 144 0 0 20 0 1 0 342623953 2328109056 567663 33554432000 134512640 135840783 4288622192 4288621552 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22859/statm: 568386 567663 347 325 0 567322 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2273544

Child status: 15
Real time (s): 1800.59
CPU time (s): 1800.14
CPU user time (s): 1798.61
CPU system time (s): 1.52977
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 2273544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.61
system time used= 1.52977
maximum resident set size= 2270652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 568202
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= 341
involuntary context switches= 1858

runsolver used 3.34949 second user time and 9.15661 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-04 01:09:31
IDJOB=3741918
IDBENCH=90118
IDSOLVER=2318
FILE ID=node113/3741918-1338764971
RUNJOBID= node113-1338748314-20269
PBS_JOBID= 14636785
Free space on /tmp= 70972 MiB

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

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

MD5SUM BENCH= 1487741f4fc087d76a7a64081b5bebd6
RANDOM SEED=274415747

node113.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.026
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.05
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.026
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.90
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.026
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	: 5438.54
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.026
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.026
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.91
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.026
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.91
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.026
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.92
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.026
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:       32873648 kB
MemFree:        27025976 kB
Buffers:          537720 kB
Cached:          3496516 kB
SwapCached:         2028 kB
Active:          2660420 kB
Inactive:        2286380 kB
Active(anon):     911856 kB
Inactive(anon):     1912 kB
Active(file):    1748564 kB
Inactive(file):  2284468 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099708 kB
Dirty:              6764 kB
Writeback:             0 kB
AnonPages:        916720 kB
Mapped:            12648 kB
Shmem:                 0 kB
Slab:             763700 kB
SReclaimable:     207704 kB
SUnreclaim:       555996 kB
KernelStack:        1448 kB
PageTables:         5404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1031844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70968 MiB
End job on node113 at 2012-06-04 01:39:34