Trace number 3742022

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.12 1800.64

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K81.opb
MD5SUM07ddcd712bd0834d3fad6b8ca9adfb4d
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 variables5508
Total number of constraints5672
Number of constraints which are clauses5591
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint81
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 82
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-3742022-1338766366.opb
0.00/0.00	c File size is 351433 bytes.
0.00/0.03	c Highest Coefficient sum: 82
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.03 s
0.00/0.03	c Var: 5508 Constr: 5672 5591/81/0 Lit: 35326 Watch. Lit: 16688
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
0.89/0.96	c Pre-processing Time: 0.963 s
0.89/0.96	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.96	c        0   4777     4997    32350    6    15109   78875      0      0 0.96
0.89/0.96	c Switching off LPR mode.
1800.08/1800.61	c      100   4777     5097    36611    7    15309   86763    100    101 0.98
1800.08/1800.61	c      252   4777     5249    61915   11    15613   95440    252    248 1.01
1800.08/1800.61	c      477   4777     5474    87541   15    16063  104985    477    447 1.06
1800.08/1800.61	c      816   4777     5813   121920   20    16741  115484    816    693 1.18
1800.08/1800.61	c     1326   4777     6323   197557   31    17761  127033   1326    965 1.37
1800.08/1800.61	c     2091   4777     7088   330654   46    19291  139737   2091   1310 1.60
1800.08/1800.61	c     3238   4777     8235   656166   79    21585  153711   3238   1498 2.16
1800.08/1800.61	c     4959   4777     9956  1139416  114    25027  169083   4959   1490 3.33
1800.08/1800.61	c     7543   4777    12540  1930029  153    30195  185992   7543   1443 5.22
1800.08/1800.61	c    11422   4777    16419  3724522  226    37953  204592  11422   1324 8.62
1800.08/1800.61	c    17244   4777    22241  7423149  333    49597  225052  17244    916 18.81
1800.08/1800.61	c    25983   4777    30980 13558364  437    67075  247558  25983    651 39.89
1800.08/1800.61	c    39093   4777    44090 21429272  486    93295  272314  39093    513 76.09
1800.08/1800.61	c    58767   4777    63764 36649444  574   132643  299546  58767    285 206.16
1800.08/1800.61	c    88278   4777    93275 64349598  689   191665  329501  88278    136 648.21
1800.08/1800.61	c   132549   4777   137546 111271518  808   280207  362452 132549     82 1604.52
1800.08/1800.61	c Caught signal: 15
1800.08/1800.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.08/1800.61	c   16   140732  58731   990254   145729 119035549 140732     78 1800.09
1800.08/1800.61	s UNKNOWN
1800.08/1800.61	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-3742022-1338766366/watcher-3742022-1338766366 -o /tmp/evaluation-result-3742022-1338766366/solver-3742022-1338766366 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3742022-1338766366.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 22911
/proc/meminfo: memFree=25972592/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=4476 CPUtime=0 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4194304 126 0 0 0 0 0 0 0 20 0 1 0 342763474 4583424 77 33554432000 134512640 135840783 4293375360 4293374328 11148491 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 1119 95 76 325 0 39 0

[startup+0.038901 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 22911
/proc/meminfo: memFree=25972592/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=6620 CPUtime=0.03 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 1044 0 0 0 3 0 0 0 20 0 1 0 342763474 6778880 894 33554432000 134512640 135840783 4293375360 4293308380 1516592 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 1655 894 342 325 0 591 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6620

[startup+0.100252 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 22911
/proc/meminfo: memFree=25972592/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=6620 CPUtime=0.09 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 1047 0 0 0 9 0 0 0 20 0 1 0 342763474 6778880 897 33554432000 134512640 135840783 4293375360 4293308240 134551615 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 1655 897 342 325 0 591 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6620

[startup+0.300223 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 22911
/proc/meminfo: memFree=25972592/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=6620 CPUtime=0.29 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 1048 0 0 0 29 0 0 0 20 0 1 0 342763474 6778880 898 33554432000 134512640 135840783 4293375360 4293308380 1516592 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 1655 898 342 325 0 591 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6620

[startup+0.700213 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 22911
/proc/meminfo: memFree=25972592/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=6620 CPUtime=0.69 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 1048 0 0 0 69 0 0 0 20 0 1 0 342763474 6778880 898 33554432000 134512640 135840783 4293375360 4293308240 134550896 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 1655 898 342 325 0 591 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6620

[startup+1.50018 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22912
/proc/meminfo: memFree=25968996/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=9764 CPUtime=1.48 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 1937 0 0 0 148 0 0 0 20 0 1 0 342763474 9998336 1708 33554432000 134512640 135840783 4293375360 4293371376 11715879 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 2441 1708 347 325 0 1377 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9764

[startup+3.10023 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22912
/proc/meminfo: memFree=25960888/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=19916 CPUtime=3.08 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 4486 0 0 0 308 0 0 0 20 0 1 0 342763474 20393984 4257 33554432000 134512640 135840783 4293375360 4293374672 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 4979 4257 347 325 0 3915 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19916

[startup+6.3003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22912
/proc/meminfo: memFree=25939480/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=36664 CPUtime=6.28 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 8666 0 0 0 627 1 0 0 20 0 1 0 342763474 37543936 8437 33554432000 134512640 135840783 4293375360 4293374720 134550902 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 9166 8437 347 325 0 8102 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 36664

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22912
/proc/meminfo: memFree=25894764/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=74912 CPUtime=12.68 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 18238 0 0 0 1265 3 0 0 20 0 1 0 342763474 76709888 18009 33554432000 134512640 135840783 4293375360 4293360672 134586540 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 18728 18009 347 325 0 17664 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 74912

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22912
/proc/meminfo: memFree=25820496/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=135220 CPUtime=25.48 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 33289 0 0 0 2542 6 0 0 20 0 1 0 342763474 138465280 33060 33554432000 134512640 135840783 4293375360 4293374720 134551081 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 33805 33060 347 325 0 32741 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 135220

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 22912
/proc/meminfo: memFree=25725356/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=211860 CPUtime=51.07 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 52448 0 0 0 5096 11 0 0 20 0 1 0 342763474 216944640 52219 33554432000 134512640 135840783 4293375360 4293374720 134551324 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 52965 52219 347 325 0 51901 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 211860

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22913
/proc/meminfo: memFree=25562572/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=331252 CPUtime=102.27 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 82297 0 0 0 10208 19 0 0 20 0 1 0 342763474 339202048 82068 33554432000 134512640 135840783 4293375360 4293374720 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 82813 82068 347 325 0 81749 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 331252

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22913
/proc/meminfo: memFree=25423984/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=422316 CPUtime=162.27 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 105075 0 0 0 16201 26 0 0 20 0 1 0 342763474 432451584 104846 33554432000 134512640 135840783 4293375360 4293374720 134550884 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 105579 104846 347 325 0 104515 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 422316

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 22913
/proc/meminfo: memFree=25306820/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=494608 CPUtime=222.26 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 123142 0 0 0 22196 30 0 0 20 0 1 0 342763474 506478592 122913 33554432000 134512640 135840783 4293375360 4293374720 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 123652 122913 347 325 0 122588 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 494608

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22913
/proc/meminfo: memFree=25191668/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=559320 CPUtime=282.25 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 139314 0 0 0 28190 35 0 0 20 0 1 0 342763474 572743680 139085 33554432000 134512640 135840783 4293375360 4293374720 134551076 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 139830 139085 347 325 0 138766 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 559320

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 22913
/proc/meminfo: memFree=25092980/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=607364 CPUtime=342.23 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 151326 0 0 0 34185 38 0 0 20 0 1 0 342763474 621940736 151097 33554432000 134512640 135840783 4293375360 4293374672 134551058 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 151841 151097 347 325 0 150777 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 607364

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22914
/proc/meminfo: memFree=25006224/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=656444 CPUtime=402.22 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 163613 0 0 0 40180 42 0 0 20 0 1 0 342763474 672198656 163384 33554432000 134512640 135840783 4293375360 4293374720 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 164111 163384 347 325 0 163047 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 656444

[startup+462.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/178 22956
/proc/meminfo: memFree=27033460/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=699572 CPUtime=462.2 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 174425 0 0 0 46175 45 0 0 20 0 1 0 342763474 716361728 174165 33554432000 134512640 135840783 4293375360 4293374720 134550902 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 174893 174165 347 325 0 173829 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 699572

[startup+522.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/177 22956
/proc/meminfo: memFree=26854172/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=739412 CPUtime=522.17 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 184405 0 0 0 52168 49 0 0 20 0 1 0 342763474 757157888 184114 33554432000 134512640 135840783 4293375360 4293374720 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 184853 184114 347 325 0 183789 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 739412

[startup+582.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 22956
/proc/meminfo: memFree=26645260/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=786632 CPUtime=582.14 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 196279 0 0 0 58162 52 0 0 20 0 1 0 342763474 805511168 195941 33554432000 134512640 135840783 4293375360 4293374656 134571798 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 196658 195941 347 325 0 195594 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 786632

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22958
/proc/meminfo: memFree=25985720/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=942544 CPUtime=822.02 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 235437 0 0 0 82139 63 0 0 20 0 1 0 342763474 965165056 234924 33554432000 134512640 135840783 4293375360 4293374720 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 235636 234924 347 325 0 234572 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 942544

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22958
/proc/meminfo: memFree=25840792/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=975388 CPUtime=881.98 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 243682 0 0 0 88132 66 0 0 20 0 1 0 342763474 998797312 243125 33554432000 134512640 135840783 4293375360 4293374720 134550779 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 243847 243125 347 325 0 242783 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 975388

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22958
/proc/meminfo: memFree=25700328/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=1014112 CPUtime=941.95 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 253391 0 0 0 94127 68 0 0 20 0 1 0 342763474 1038450688 252790 33554432000 134512640 135840783 4293375360 4293374672 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 253528 252790 347 325 0 252464 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 1014112

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22958
/proc/meminfo: memFree=25554416/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=1056436 CPUtime=1001.92 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 264038 0 0 0 100120 72 0 0 20 0 1 0 342763474 1081790464 263394 33554432000 134512640 135840783 4293375360 4293374720 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 264109 263394 347 325 0 263045 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 1056436

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22962
/proc/meminfo: memFree=25443680/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=1100576 CPUtime=1061.89 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 275114 0 0 0 106114 75 0 0 20 0 1 0 342763474 1126989824 274432 33554432000 134512640 135840783 4293375360 4293374672 134550872 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 275144 274432 347 325 0 274080 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 1100576

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22962
/proc/meminfo: memFree=25330756/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=1144144 CPUtime=1121.87 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 286019 0 0 0 112107 80 0 0 20 0 1 0 342763474 1171603456 285308 33554432000 134512640 135840783 4293375360 4293374656 134572374 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 286036 285308 347 325 0 284972 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 1144144

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22962
/proc/meminfo: memFree=25190416/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=1185972 CPUtime=1181.86 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 296467 0 0 0 118104 82 0 0 20 0 1 0 342763474 1214435328 295756 33554432000 134512640 135840783 4293375360 4293374720 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 296493 295756 347 325 0 295429 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 1185972

[startup+1242.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 22962
/proc/meminfo: memFree=25093848/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=1224056 CPUtime=1241.85 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 306008 0 0 0 124100 85 0 0 20 0 1 0 342763474 1253433344 305297 33554432000 134512640 135840783 4293375360 4293374720 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 306014 305297 347 325 0 304950 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 1224056

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22962
/proc/meminfo: memFree=24993436/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=1260888 CPUtime=1301.85 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 315209 0 0 0 130097 88 0 0 20 0 1 0 342763474 1291149312 314498 33554432000 134512640 135840783 4293375360 4293374720 134550779 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 315222 314498 347 325 0 314158 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 1260888

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22963
/proc/meminfo: memFree=24873556/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=1306252 CPUtime=1361.83 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 326564 0 0 0 136093 90 0 0 20 0 1 0 342763474 1337602048 325853 33554432000 134512640 135840783 4293375360 4293367280 134574694 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 326563 325853 347 325 0 325499 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 1306252

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22963
/proc/meminfo: memFree=24783808/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=1344720 CPUtime=1421.83 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 336153 0 0 0 142090 93 0 0 20 0 1 0 342763474 1376993280 335442 33554432000 134512640 135840783 4293375360 4293374720 134550921 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 336180 335442 347 325 0 335116 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 1344720

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22963
/proc/meminfo: memFree=24704228/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=1376476 CPUtime=1481.81 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 344120 0 0 0 148086 95 0 0 20 0 1 0 342763474 1409511424 343409 33554432000 134512640 135840783 4293375360 4293374720 134550764 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 344119 343409 347 325 0 343055 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 1376476

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22963
/proc/meminfo: memFree=24610640/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=1405764 CPUtime=1541.8 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 351435 0 0 0 154083 97 0 0 20 0 1 0 342763474 1439502336 350724 33554432000 134512640 135840783 4293375360 4293374720 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 351441 350724 347 325 0 350377 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 1405764

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22963
/proc/meminfo: memFree=24513824/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=1432928 CPUtime=1601.79 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 358212 0 0 0 160080 99 0 0 20 0 1 0 342763474 1467318272 357501 33554432000 134512640 135840783 4293375360 4293374720 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 358232 357501 347 325 0 357168 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 1432928

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 22967
/proc/meminfo: memFree=24396412/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=1464204 CPUtime=1661.79 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 366048 0 0 0 166077 102 0 0 20 0 1 0 342763474 1499344896 365337 33554432000 134512640 135840783 4293375360 4293374720 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 366051 365337 347 325 0 364987 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 1464204

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 22990
/proc/meminfo: memFree=24314840/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=1497100 CPUtime=1721.78 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 374259 0 0 0 172073 105 0 0 20 0 1 0 342763474 1533030400 373548 33554432000 134512640 135840783 4293375360 4293374720 134551076 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 374275 373548 347 325 0 373211 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 1497100

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 22990
/proc/meminfo: memFree=24234772/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=1526004 CPUtime=1781.77 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 381501 0 0 0 178070 107 0 0 20 0 1 0 342763474 1562628096 380790 33554432000 134512640 135840783 4293375360 4293374720 134551186 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 381501 380790 347 325 0 380437 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 1526004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22990
/proc/meminfo: memFree=24193696/32873648 swapFree=6864/6864
[pid=22911] ppid=22909 vsize=1533536 CPUtime=1800.08 cores=1,3,5,7
/proc/22911/stat : 22911 (bsolo3.0.17) R 22909 22911 20253 0 -1 4202496 383378 0 0 0 179900 108 0 0 20 0 1 0 342763474 1570340864 382667 33554432000 134512640 135840783 4293375360 4293374720 134551175 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 383384 382667 347 325 0 382320 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1533536

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): 1800.64
CPU time (s): 1800.12
CPU user time (s): 1799.01
CPU system time (s): 1.11283
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 1533536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.01
system time used= 1.11283
maximum resident set size= 1530668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 383381
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= 509
involuntary context switches= 1954

runsolver used 2.86056 second user time and 10.3334 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-04 01:32:46
IDJOB=3742022
IDBENCH=90126
IDSOLVER=2318
FILE ID=node113/3742022-1338766366
RUNJOBID= node113-1338748314-20270
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_K81.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742022-1338766366/watcher-3742022-1338766366 -o /tmp/evaluation-result-3742022-1338766366/solver-3742022-1338766366 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3742022-1338766366.opb            

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

MD5SUM BENCH= 07ddcd712bd0834d3fad6b8ca9adfb4d
RANDOM SEED=981988701

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:        25972972 kB
Buffers:          537928 kB
Cached:          3496792 kB
SwapCached:         2028 kB
Active:          3710856 kB
Inactive:        2286372 kB
Active(anon):    1962032 kB
Inactive(anon):     1912 kB
Active(file):    1748824 kB
Inactive(file):  2284460 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099708 kB
Dirty:              7016 kB
Writeback:             0 kB
AnonPages:       1966844 kB
Mapped:            12556 kB
Shmem:                 0 kB
Slab:             763624 kB
SReclaimable:     207704 kB
SUnreclaim:       555920 kB
KernelStack:        1464 kB
PageTables:         7872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2082080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 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= 70964 MiB
End job on node113 at 2012-06-04 02:02:49