Trace number 3742074

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.1 1800.77

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K108.opb
MD5SUMa293d07a49a0e06ee574b1553fbf5b2b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark105.854
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7344
Total number of constraints7562
Number of constraints which are clauses7454
Number of constraints which are cardinality constraints (but not clauses)108
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint108
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 109
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-3742074-1338766774.opb
0.00/0.00	c File size is 471321 bytes.
0.00/0.05	c Highest Coefficient sum: 109
0.00/0.05	c Parsing was ok!!
0.00/0.05	c Total parsing time: 0.045 s
0.00/0.05	c Var: 7344 Constr: 7562 7454/108/0 Lit: 47179 Watch. Lit: 22250
0.00/0.05	c Obj. Vars: 0 (0 % of total variables)
1.38/1.47	c Pre-processing Time: 1.462 s
1.38/1.47	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.38/1.47	c        0   6586     6860    44041    6    20617  106487      0      0 1.46
1.38/1.47	c Switching off LPR mode.
1800.03/1800.71	c      100   6586     6960    59029    8    20817  117136    100     67 1.49
1800.03/1800.71	c      250   6586     7110    81675   11    21117  128850    250    162 1.54
1800.03/1800.71	c      475   6586     7335    99246   13    21567  141736    475    290 1.64
1800.03/1800.71	c      813   6586     7673   121634   15    22243  155910    813    456 1.78
1800.03/1800.71	c     1321   6586     8181   174554   21    23259  171502   1321    664 1.99
1800.03/1800.71	c     2084   6586     8944   273043   30    24785  188653   2084    905 2.30
1800.03/1800.71	c     3230   6586    10090   374694   37    27077  207519   3230   1125 2.87
1800.03/1800.71	c     4951   6586    11811   712870   60    30519  228271   4951   1366 3.62
1800.03/1800.71	c     7535   6586    14395  1377420   95    35687  251099   7535   1494 5.04
1800.03/1800.71	c    11414   6586    18274  1941819  106    43445  276209  11414   1545 7.39
1800.03/1800.71	c    17238   6586    24098  4403638  182    55093  303830  17238   1317 13.08
1800.03/1800.71	c    25976   6586    32836  7018553  213    72569  334214  25976   1160 22.39
1800.03/1800.71	c    39087   6586    45947 13030465  283    98791  367636  39087    849 46.00
1800.03/1800.71	c    58757   6586    65617 23089400  351   138131  404400  58757    651 90.21
1800.03/1800.71	c    88269   6586    95129 45248020  475   197155  444841  88269    431 204.61
1800.03/1800.71	c   132539   6586   139399 102295101  733   285695  489326 132539    224 590.65
1800.03/1800.71	c   198949   6586   205809 147995214  719   418515  538259 198949    176 1128.41
1800.03/1800.71	c Caught signal: 15
1800.03/1800.71	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.03/1800.71	c   17   262586 139472  4170031   269447 209021822 262587    145 1800.04
1800.03/1800.71	s UNKNOWN
1800.03/1800.71	c Total time: 1800.04 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3742074-1338766774/watcher-3742074-1338766774 -o /tmp/evaluation-result-3742074-1338766774/solver-3742074-1338766774 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3742074-1338766774.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 22952
/proc/meminfo: memFree=27273576/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=2776 CPUtime=0 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4194304 96 0 0 0 0 0 0 0 20 0 1 0 342804219 2842624 48 33554432000 134512640 135840783 4287150304 4287148288 11206903 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22952/statm: 694 50 39 325 0 32 0

[startup+0.098071 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 22952
/proc/meminfo: memFree=27273576/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=7336 CPUtime=0.08 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 1248 0 0 0 8 0 0 0 20 0 1 0 342804219 7512064 1068 33554432000 134512640 135840783 4287150304 4287060928 1887056 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22952/statm: 1834 1068 344 325 0 770 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7336

[startup+0.10022 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 22952
/proc/meminfo: memFree=27273576/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=7336 CPUtime=0.09 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 1248 0 0 0 9 0 0 0 20 0 1 0 342804219 7512064 1068 33554432000 134512640 135840783 4287150304 4287061072 1891982 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22952/statm: 1834 1068 344 325 0 770 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7336

[startup+0.300174 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 22952
/proc/meminfo: memFree=27273576/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=7336 CPUtime=0.29 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 1249 0 0 0 29 0 0 0 20 0 1 0 342804219 7512064 1069 33554432000 134512640 135840783 4287150304 4287060868 1876223 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22952/statm: 1834 1069 344 325 0 770 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7336

[startup+0.700177 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 22952
/proc/meminfo: memFree=27273576/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=7336 CPUtime=0.69 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 1249 0 0 0 69 0 0 0 20 0 1 0 342804219 7512064 1069 33554432000 134512640 135840783 4287150304 4287061144 3795149 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22952/statm: 1834 1069 344 325 0 770 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7336

[startup+1.50018 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 22953
/proc/meminfo: memFree=27270452/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=7884 CPUtime=1.48 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 1528 0 0 0 148 0 0 0 20 0 1 0 342804219 8073216 1217 33554432000 134512640 135840783 4287150304 4287149664 134551114 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22952/statm: 1971 1217 349 325 0 907 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7884

[startup+3.10022 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 22953
/proc/meminfo: memFree=27267088/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=13192 CPUtime=3.08 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 2867 0 0 0 307 1 0 0 20 0 1 0 342804219 13508608 2556 33554432000 134512640 135840783 4287150304 4287145168 1889575 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 3298 2556 349 325 0 2234 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13192

[startup+6.30029 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 22953
/proc/meminfo: memFree=27247744/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=29196 CPUtime=6.28 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 6884 0 0 0 627 1 0 0 20 0 1 0 342804219 29896704 6573 33554432000 134512640 135840783 4287150304 4287149540 1884319 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 7299 6573 349 325 0 6235 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29196

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 22953
/proc/meminfo: memFree=27211188/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=61848 CPUtime=12.68 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 15055 0 0 0 1265 3 0 0 20 0 1 0 342804219 63332352 14744 33554432000 134512640 135840783 4287150304 4287149664 134551182 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 15462 14744 349 325 0 14398 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 61848

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 22953
/proc/meminfo: memFree=27148296/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=113544 CPUtime=25.48 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 27960 0 0 0 2543 5 0 0 20 0 1 0 342804219 116269056 27649 33554432000 134512640 135840783 4287150304 4287149600 134572684 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 28386 27649 349 325 0 27322 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 113544

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/178 22956
/proc/meminfo: memFree=27043256/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=197016 CPUtime=51.08 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 48839 0 0 0 5098 10 0 0 20 0 1 0 342804219 201744384 48528 33554432000 134512640 135840783 4287150304 4287149664 134550884 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 49254 48528 349 325 0 48190 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 197016

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 22956
/proc/meminfo: memFree=26887172/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=318904 CPUtime=102.27 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 79306 0 0 0 10211 16 0 0 20 0 1 0 342804219 326557696 78995 33554432000 134512640 135840783 4287150304 4287149664 134550872 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 79726 78995 349 325 0 78662 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 318904

[startup+162.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 22956
/proc/meminfo: memFree=26686196/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=476196 CPUtime=162.26 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 118637 0 0 0 16200 26 0 0 20 0 1 0 342804219 487624704 118326 33554432000 134512640 135840783 4287150304 4287149664 134551052 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 119049 118326 349 325 0 117985 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 476196

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 22956
/proc/meminfo: memFree=26499232/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=619144 CPUtime=222.25 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 154368 0 0 0 22192 33 0 0 20 0 1 0 342804219 634003456 154057 33554432000 134512640 135840783 4287150304 4287149664 134550791 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 154786 154057 349 325 0 153722 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 619144

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22956
/proc/meminfo: memFree=26328268/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=750428 CPUtime=282.24 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 187197 0 0 0 28183 41 0 0 20 0 1 0 342804219 768438272 186886 33554432000 134512640 135840783 4287150304 4287149664 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 187607 186886 349 325 0 186543 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 750428

[startup+342.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 22957
/proc/meminfo: memFree=26169096/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=869876 CPUtime=342.23 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 217043 0 0 0 34176 47 0 0 20 0 1 0 342804219 890753024 216732 33554432000 134512640 135840783 4287150304 4287149664 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 217469 216732 349 325 0 216405 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 869876

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22958
/proc/meminfo: memFree=26021324/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=981644 CPUtime=402.22 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 244995 0 0 0 40168 54 0 0 20 0 1 0 342804219 1005203456 244684 33554432000 134512640 135840783 4287150304 4287149664 134551646 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 245411 244684 349 325 0 244347 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 981644

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 22958
/proc/meminfo: memFree=25873792/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=1093804 CPUtime=462.21 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 273021 0 0 0 46161 60 0 0 20 0 1 0 342804219 1120055296 272710 33554432000 134512640 135840783 4287150304 4287149664 134551104 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 273451 272710 349 325 0 272387 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1093804

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22958
/proc/meminfo: memFree=25729360/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=1202820 CPUtime=522.21 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 300293 0 0 0 52154 67 0 0 20 0 1 0 342804219 1231687680 299982 33554432000 134512640 135840783 4287150304 4287149664 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 300705 299982 349 325 0 299641 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1202820

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22958
/proc/meminfo: memFree=25580092/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=1306352 CPUtime=582.2 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 326169 0 0 0 58148 72 0 0 20 0 1 0 342804219 1337704448 325858 33554432000 134512640 135840783 4287150304 4287149332 1876322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 326588 325858 349 325 0 325524 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1306352

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22962
/proc/meminfo: memFree=25019616/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=1660644 CPUtime=882.07 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 414859 0 0 0 88113 94 0 0 20 0 1 0 342804219 1700499456 414426 33554432000 134512640 135840783 4287150304 4287149664 134550893 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 415161 414426 349 325 0 414097 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 1660644

[startup+942.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 22963
/proc/meminfo: memFree=24891056/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=1746272 CPUtime=942.03 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 436302 0 0 0 94104 99 0 0 20 0 1 0 342804219 1788182528 435833 33554432000 134512640 135840783 4287150304 4287149664 134550893 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 436568 435833 349 325 0 435504 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 1746272

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22963
/proc/meminfo: memFree=24804284/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=1789536 CPUtime=1002 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 447156 0 0 0 100097 103 0 0 20 0 1 0 342804219 1832484864 446653 33554432000 134512640 135840783 4287150304 4287149664 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 447384 446653 349 325 0 446320 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 1789536

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22963
/proc/meminfo: memFree=24725820/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=1837452 CPUtime=1061.97 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 459169 0 0 0 106091 106 0 0 20 0 1 0 342804219 1881550848 458626 33554432000 134512640 135840783 4287150304 4287149664 134551532 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 459363 458626 349 325 0 458299 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 1837452

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22963
/proc/meminfo: memFree=24627768/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=1904424 CPUtime=1121.93 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 475956 0 0 0 112083 110 0 0 20 0 1 0 342804219 1950130176 475376 33554432000 134512640 135840783 4287150304 4287149664 134550872 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 476106 475376 349 325 0 475042 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 1904424

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22963
/proc/meminfo: memFree=24534176/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=1971836 CPUtime=1181.9 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 492854 0 0 0 118077 113 0 0 20 0 1 0 342804219 2019160064 492242 33554432000 134512640 135840783 4287150304 4287149664 134551532 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 492959 492242 349 325 0 491895 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 1971836

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22967
/proc/meminfo: memFree=24428040/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=2046008 CPUtime=1241.88 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 511411 0 0 0 124070 118 0 0 20 0 1 0 342804219 2095112192 510776 33554432000 134512640 135840783 4287150304 4287149664 134551061 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 511502 510776 349 325 0 510438 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 2046008

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 22990
/proc/meminfo: memFree=24331360/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=2110684 CPUtime=1301.86 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 527604 0 0 0 130063 123 0 0 20 0 1 0 342804219 2161340416 526937 33554432000 134512640 135840783 4287150304 4287149664 134551052 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 527671 526937 349 325 0 526607 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 2110684

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 22990
/proc/meminfo: memFree=24252520/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=2158048 CPUtime=1361.83 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 539500 0 0 0 136058 125 0 0 20 0 1 0 342804219 2209841152 538799 33554432000 134512640 135840783 4287150304 4287149616 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 539512 538799 349 325 0 538448 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 2158048

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 23029
/proc/meminfo: memFree=25576276/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=2253616 CPUtime=1421.8 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 563419 0 0 0 142051 129 0 0 20 0 1 0 342804219 2307702784 562691 33554432000 134512640 135840783 4287150304 4287149664 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 563404 562691 349 325 0 562340 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 2253616

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 23029
/proc/meminfo: memFree=25271016/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=2350424 CPUtime=1481.78 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 587646 0 0 0 148043 135 0 0 20 0 1 0 342804219 2406834176 586888 33554432000 134512640 135840783 4287150304 4287149664 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 587606 586888 349 325 0 586542 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 2350424

[startup+1542.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 23030
/proc/meminfo: memFree=25037180/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=2445384 CPUtime=1541.74 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 611404 0 0 0 154034 140 0 0 20 0 1 0 342804219 2504073216 610614 33554432000 134512640 135840783 4287150304 4287149664 134551076 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 611346 610614 349 325 0 610282 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 2445384

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 23030
/proc/meminfo: memFree=24837196/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=2511648 CPUtime=1601.72 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 628023 0 0 0 160028 144 0 0 20 0 1 0 342804219 2571927552 627195 33554432000 134512640 135840783 4287150304 4287149664 134550811 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 627912 627195 349 325 0 626848 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 2511648

[startup+1662.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/177 23030
/proc/meminfo: memFree=24646392/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=2563268 CPUtime=1661.69 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 640946 0 0 0 166022 147 0 0 20 0 1 0 342804219 2624786432 640084 33554432000 134512640 135840783 4287150304 4287149664 134550902 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 640817 640084 349 325 0 639753 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 2563268

[startup+1722.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/177 23030
/proc/meminfo: memFree=24501592/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=2623448 CPUtime=1721.66 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 656041 0 0 0 172017 149 0 0 20 0 1 0 342804219 2686410752 655141 33554432000 134512640 135840783 4287150304 4287149664 134550863 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 655862 655141 349 325 0 654798 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 2623448

[startup+1782.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 23030
/proc/meminfo: memFree=24373776/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=2675796 CPUtime=1781.64 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 669168 0 0 0 178011 153 0 0 20 0 1 0 342804219 2740015104 668239 33554432000 134512640 135840783 4287150304 4287149664 134550764 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 668949 668239 349 325 0 667885 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 2675796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.05 2.06 2.01 3/177 23030
/proc/meminfo: memFree=24331956/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=2690628 CPUtime=1800.03 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 672879 0 0 0 179850 153 0 0 20 0 1 0 342804219 2755203072 671934 33554432000 134512640 135840783 4287150304 4287149664 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 672657 671934 349 325 0 671593 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 2690628

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

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

[startup+1800.71 s]
/proc/loadavg: 2.05 2.06 2.01 3/177 23030
/proc/meminfo: memFree=24331956/32873648 swapFree=6864/6864
[pid=22952] ppid=22950 vsize=2690628 CPUtime=1800.03 cores=0,2,4,6
/proc/22952/stat : 22952 (bsolo3.0.17) R 22950 22952 20253 0 -1 4202496 672879 0 0 0 179850 153 0 0 20 0 1 0 342804219 2755203072 671934 33554432000 134512640 135840783 4287150304 4287149664 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22952/statm: 672657 671934 349 325 0 671593 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 2690628

Child status: 15
Real time (s): 1800.77
CPU time (s): 1800.1
CPU user time (s): 1798.51
CPU system time (s): 1.59576
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (KiB): 2690628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.51
system time used= 1.59576
maximum resident set size= 2687760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 672888
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= 688
involuntary context switches= 1911

runsolver used 3.59345 second user time and 9.2016 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-04 01:39:34
IDJOB=3742074
IDBENCH=90130
IDSOLVER=2318
FILE ID=node113/3742074-1338766774
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_K108.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742074-1338766774/watcher-3742074-1338766774 -o /tmp/evaluation-result-3742074-1338766774/solver-3742074-1338766774 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3742074-1338766774.opb            

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

MD5SUM BENCH= a293d07a49a0e06ee574b1553fbf5b2b
RANDOM SEED=944804704

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:        27273576 kB
Buffers:          538008 kB
Cached:          3496840 kB
SwapCached:         2028 kB
Active:          2413012 kB
Inactive:        2286668 kB
Active(anon):     663580 kB
Inactive(anon):     1912 kB
Active(file):    1749432 kB
Inactive(file):  2284756 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099708 kB
Dirty:              7000 kB
Writeback:             0 kB
AnonPages:        668824 kB
Mapped:            12580 kB
Shmem:                 0 kB
Slab:             763568 kB
SReclaimable:     207716 kB
SUnreclaim:       555852 kB
KernelStack:        1456 kB
PageTables:         5328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     783764 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= 70964 MiB
End job on node113 at 2012-06-04 02:09:37