Trace number 3740868

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.08 1800.62

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-116.opb
MD5SUMf3a33f6abe76a69a8be60a1cc6635095
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 variables44846
Total number of constraints988104
Number of constraints which are clauses884812
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints99769
Minimum length of a constraint2
Maximum length of a constraint690
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
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-3740868-1338753059.opb
0.00/0.00	c File size is 45170880 bytes.
3.40/3.48	c Highest Coefficient sum: 691
3.40/3.48	c Parsing was ok!!
3.40/3.48	c Total parsing time: 3.48 s
3.59/3.65	c Var: 44846 Constr: 989877 886584/3524/99769 Lit: 3869069 Watch. Lit: 1997461
3.59/3.65	c Obj. Vars: 0 (0 % of total variables)
149.26/149.39	c Pre-processing Time: 149.367 s
149.36/149.41	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
149.36/149.41	c        0  44846   974103  3790200    3  2065682  500000      0      0 149.37
149.36/149.41	c Switching off LPR mode.
1800.06/1800.60	c      104  44846   974207  3830375    3  2056630  550001    104      0 149.63
1800.06/1800.60	c      259  44846   974362  3843384    3  2056802  605002    259      1 149.71
1800.06/1800.60	c      488  44846   974591  3862851    3  2057220  665503    488      3 149.97
1800.06/1800.60	c      827  44846   974930  3904009    4  2057897  732054    827      5 150.19
1800.06/1800.60	c     1335  44846   975438  3971893    4  2061070  805260   1335      8 151.36
1800.06/1800.60	c     2098  44846   976201  4049501    4  2061841  885787   2098     13 153.36
1800.06/1800.60	c     3245  44846   977348  4200569    4  2063581  974366   3245     20 155.83
1800.06/1800.60	c     4967  44846   979070  4573729    4  2067033  500000   4967     31 158.14
1800.06/1800.60	c     7554  44846   981657  5269214    5  2072168  550001   7554     46 162.35
1800.06/1800.60	c    11433  44846   985536  6171322    6  2071665  605002  11433     66 171.97
1800.06/1800.60	c    17258  44846   991361  7809841    7  2083499  665503  17258     93 184.11
1800.06/1800.60	c    25996  44846  1000099  9659139    9  2103655  732054  25996    124 208.49
1800.06/1800.60	c    39108  44846  1013211 12731697   12  2130337  805260  39108    157 248.46
1800.06/1800.60	c    58780  44846  1032883 17748660   17  2169543  885787  58780    180 325.64
1800.06/1800.60	c    88291  44846  1062394 25151319   23  2223042  974366  88291    160 548.94
1800.06/1800.60	c   132567  44846  1106670 36806376   33  2311527  500000 132567    138 959.23
1800.06/1800.60	c Caught signal: 15
1800.06/1800.60	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.06/1800.60	c   16   186743  43154  7281653  1160846 51729786 186743    103 1800.07
1800.06/1800.60	s UNKNOWN
1800.06/1800.60	c Total time: 1800.07 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-3740868-1338753059/watcher-3740868-1338753059 -o /tmp/evaluation-result-3740868-1338753059/solver-3740868-1338753059 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3740868-1338753059.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.05 2.04 1.98 3/177 9744
/proc/meminfo: memFree=31160124/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=48808 CPUtime=0 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 479 0 0 0 0 0 0 0 20 0 1 0 341434567 49979392 416 33554432000 134512640 135840783 4290508432 4290507340 11625520 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 12202 417 332 325 0 109 0

[startup+0.104948 s]
/proc/loadavg: 2.05 2.04 1.98 3/177 9744
/proc/meminfo: memFree=31160124/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=53168 CPUtime=0.1 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 1912 0 0 0 10 0 0 0 20 0 1 0 341434567 54444032 1849 33554432000 134512640 135840783 4290508432 4290507088 4228391 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 13292 1849 675 325 0 1199 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 53168

[startup+0.200264 s]
/proc/loadavg: 2.05 2.04 1.98 3/177 9744
/proc/meminfo: memFree=31160124/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=57128 CPUtime=0.19 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 3212 0 0 0 19 0 0 0 20 0 1 0 341434567 58499072 3149 33554432000 134512640 135840783 4290508432 4290506312 4209651 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 14282 3150 998 325 0 2189 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 57128

[startup+0.300267 s]
/proc/loadavg: 2.05 2.04 1.98 3/177 9744
/proc/meminfo: memFree=31160124/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=61084 CPUtime=0.29 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 4543 0 0 0 29 0 0 0 20 0 1 0 341434567 62550016 4480 33554432000 134512640 135840783 4290508432 4290507152 4228391 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 15271 4480 1331 325 0 3178 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61084

[startup+0.700223 s]
/proc/loadavg: 2.05 2.04 1.98 3/177 9744
/proc/meminfo: memFree=31160124/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=77072 CPUtime=0.69 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 9854 0 0 0 69 0 0 0 20 0 1 0 341434567 78921728 9791 33554432000 134512640 135840783 4290508432 4290507088 4228273 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 19268 9791 2658 325 0 7175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77072

[startup+1.50022 s]
/proc/loadavg: 2.05 2.04 1.98 3/177 9745
/proc/meminfo: memFree=31076284/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=107336 CPUtime=1.49 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 20189 0 0 0 147 2 0 0 20 0 1 0 341434567 109912064 20086 33554432000 134512640 135840783 4290508432 4290507584 134524187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 26834 20086 5384 325 0 14741 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107336

[startup+3.10022 s]
/proc/loadavg: 2.05 2.04 1.98 3/177 9745
/proc/meminfo: memFree=31000768/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=161060 CPUtime=3.08 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 38509 0 0 0 304 4 0 0 20 0 1 0 341434567 164925440 38327 33554432000 134512640 135840783 4290508432 4290507424 134525286 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 40265 38327 10232 325 0 28172 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 161060

[startup+6.30023 s]
/proc/loadavg: 2.05 2.04 1.98 3/177 9745
/proc/meminfo: memFree=30721900/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=244740 CPUtime=6.29 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 71530 0 0 0 617 12 0 0 20 0 1 0 341434567 250613760 60231 33554432000 134512640 135840783 4290508432 4289969196 11625520 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 61185 60231 346 325 0 60121 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 244740

[startup+12.7002 s]
/proc/loadavg: 2.12 2.06 1.99 3/177 9745
/proc/meminfo: memFree=30656592/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=244740 CPUtime=12.68 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 71537 0 0 0 1252 16 0 0 20 0 1 0 341434567 250613760 60238 33554432000 134512640 135840783 4290508432 4289969196 11625520 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 61185 60238 346 325 0 60121 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 244740

[startup+25.5003 s]
/proc/loadavg: 2.10 2.06 1.99 3/177 9745
/proc/meminfo: memFree=30656912/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=244740 CPUtime=25.48 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 71545 0 0 0 2526 22 0 0 20 0 1 0 341434567 250613760 60246 33554432000 134512640 135840783 4290508432 4289969196 11625520 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 61185 60246 346 325 0 60121 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 244740

[startup+51.1003 s]
/proc/loadavg: 2.06 2.05 1.99 3/177 9745
/proc/meminfo: memFree=30656740/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=244872 CPUtime=51.09 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 71558 0 0 0 5079 30 0 0 20 0 1 0 341434567 250748928 60259 33554432000 134512640 135840783 4290508432 4289969196 11625520 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 61218 60259 346 325 0 60154 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 244872

[startup+102.3 s]
/proc/loadavg: 2.02 2.04 1.99 4/177 9745
/proc/meminfo: memFree=30655792/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=244872 CPUtime=102.28 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 71576 0 0 0 10188 40 0 0 20 0 1 0 341434567 250748928 60277 33554432000 134512640 135840783 4290508432 4289969196 11625520 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 61218 60277 346 325 0 60154 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 244872

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 1.99 3/177 9745
/proc/meminfo: memFree=30701576/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=200828 CPUtime=162.26 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 76129 0 0 0 16175 51 0 0 20 0 1 0 341434567 205647872 49275 33554432000 134512640 135840783 4290508432 4290503812 4233803 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 50207 49275 349 325 0 49143 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 200828

[startup+222.306 s]
/proc/loadavg: 2.07 2.05 2.00 3/176 9745
/proc/meminfo: memFree=30637132/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=267024 CPUtime=222.23 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 92712 0 0 0 22165 58 0 0 20 0 1 0 341434567 273432576 65820 33554432000 134512640 135840783 4290508432 4290507792 134550872 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 66756 65820 349 325 0 65692 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 267024

[startup+282.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/176 9746
/proc/meminfo: memFree=30549864/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=329400 CPUtime=282.18 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 108361 0 0 0 28154 64 0 0 20 0 1 0 341434567 337305600 81421 33554432000 134512640 135840783 4290508432 4290507792 134551058 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 82350 81421 349 325 0 81286 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 329400

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 9747
/proc/meminfo: memFree=30463704/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=370896 CPUtime=342.13 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 118772 0 0 0 34145 68 0 0 20 0 1 0 341434567 379797504 91788 33554432000 134512640 135840783 4290508432 4290507792 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 92724 91788 349 325 0 91660 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 370896

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 9747
/proc/meminfo: memFree=30402600/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=400100 CPUtime=402.08 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 126106 0 0 0 40137 71 0 0 20 0 1 0 341434567 409702400 99074 33554432000 134512640 135840783 4290508432 4290507792 134551312 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 100025 99074 349 325 0 98961 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 400100

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 9747
/proc/meminfo: memFree=30354532/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=422576 CPUtime=462.07 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 131753 0 0 0 46132 75 0 0 20 0 1 0 341434567 432717824 104789 33554432000 134512640 135840783 4290508432 4290507728 134572295 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 105644 104789 349 325 0 104580 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 422576

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 9747
/proc/meminfo: memFree=30304560/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=447684 CPUtime=522.06 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 138036 0 0 0 52129 77 0 0 20 0 1 0 341434567 458428416 111072 33554432000 134512640 135840783 4290508432 4290507792 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 111921 111072 349 325 0 110857 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 447684

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9750
/proc/meminfo: memFree=30255696/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=475304 CPUtime=582.05 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 144929 0 0 0 58124 81 0 0 20 0 1 0 341434567 486711296 117965 33554432000 134512640 135840783 4290508432 4290507792 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 118826 117965 349 325 0 117762 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 475304

[startup+642.3 s]

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

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9774
/proc/meminfo: memFree=30046548/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=591200 CPUtime=882.02 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 173913 0 0 0 88105 97 0 0 20 0 1 0 341434567 605388800 146949 33554432000 134512640 135840783 4290508432 4290507792 134550893 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 147800 146949 349 325 0 146736 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 591200

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9775
/proc/meminfo: memFree=30015424/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=609568 CPUtime=942 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 178491 0 0 0 94100 100 0 0 20 0 1 0 341434567 624197632 151527 33554432000 134512640 135840783 4290508432 4290507792 134550893 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 152392 151527 349 325 0 151328 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 609568

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9775
/proc/meminfo: memFree=29986288/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=624372 CPUtime=1001.96 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 182212 0 0 0 100095 101 0 0 20 0 1 0 341434567 639356928 155219 33554432000 134512640 135840783 4290508432 4290507568 4225950 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 156093 155219 349 325 0 155029 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 624372

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9775
/proc/meminfo: memFree=29956308/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=637988 CPUtime=1061.91 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 185666 0 0 0 106087 104 0 0 20 0 1 0 341434567 653299712 158625 33554432000 134512640 135840783 4290508432 4290507792 134551058 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 159497 158625 349 325 0 158433 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 637988

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9775
/proc/meminfo: memFree=29930244/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=650012 CPUtime=1121.86 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 188723 0 0 0 112080 106 0 0 20 0 1 0 341434567 665612288 161641 33554432000 134512640 135840783 4290508432 4290507712 4230831 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 162503 161641 349 325 0 161439 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 650012

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9778
/proc/meminfo: memFree=29900228/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=666400 CPUtime=1181.85 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 192821 0 0 0 118077 108 0 0 20 0 1 0 341434567 682393600 165739 33554432000 134512640 135840783 4290508432 4290507792 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 166600 165739 349 325 0 165536 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 666400

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9779
/proc/meminfo: memFree=29873576/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=681332 CPUtime=1241.84 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 196544 0 0 0 124073 111 0 0 20 0 1 0 341434567 697683968 169462 33554432000 134512640 135840783 4290508432 4290507784 3147984 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 170333 169462 349 325 0 169269 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 681332

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9779
/proc/meminfo: memFree=29844932/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=697980 CPUtime=1301.83 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 200698 0 0 0 130070 113 0 0 20 0 1 0 341434567 714731520 173616 33554432000 134512640 135840783 4290508432 4290507792 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 174495 173616 349 325 0 173431 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 697980

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9779
/proc/meminfo: memFree=29815668/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=712520 CPUtime=1361.82 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 204359 0 0 0 136067 115 0 0 20 0 1 0 341434567 729620480 177277 33554432000 134512640 135840783 4290508432 4290504436 4215050 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 178130 177277 349 325 0 177066 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 712520

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9779
/proc/meminfo: memFree=29788016/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=726788 CPUtime=1421.81 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 207904 0 0 0 142065 116 0 0 20 0 1 0 341434567 744230912 180822 33554432000 134512640 135840783 4290508432 4290507792 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 181697 180822 349 325 0 180633 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 726788

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9779
/proc/meminfo: memFree=29763012/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=740136 CPUtime=1481.81 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 211246 0 0 0 148062 119 0 0 20 0 1 0 341434567 757899264 184164 33554432000 134512640 135840783 4290508432 4290507792 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 185034 184164 349 325 0 183970 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 740136

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9780
/proc/meminfo: memFree=29736132/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=754668 CPUtime=1541.79 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 214889 0 0 0 154059 120 0 0 20 0 1 0 341434567 772780032 187807 33554432000 134512640 135840783 4290508432 4290503376 4228391 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 188667 187807 349 325 0 187603 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 754668

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9780
/proc/meminfo: memFree=29710020/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=768676 CPUtime=1601.79 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 218381 0 0 0 160056 123 0 0 20 0 1 0 341434567 787124224 191299 33554432000 134512640 135840783 4290508432 4290507792 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 192169 191299 349 325 0 191105 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 768676

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9780
/proc/meminfo: memFree=29680384/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=782812 CPUtime=1661.78 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 221928 0 0 0 166053 125 0 0 20 0 1 0 341434567 801599488 194846 33554432000 134512640 135840783 4290508432 4290507668 4223083 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 195703 194846 349 325 0 194639 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 782812

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 9780
/proc/meminfo: memFree=29653352/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=795100 CPUtime=1721.76 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 224990 0 0 0 172049 127 0 0 20 0 1 0 341434567 814182400 197908 33554432000 134512640 135840783 4290508432 4290507792 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 198775 197908 349 325 0 197711 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 795100

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 9783
/proc/meminfo: memFree=29629660/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=805936 CPUtime=1781.76 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 227695 0 0 0 178047 129 0 0 20 0 1 0 341434567 825278464 200613 33554432000 134512640 135840783 4290508432 4290507792 134550764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 201484 200613 349 325 0 200420 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 805936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.01 2.00 2.00 2/176 9784
/proc/meminfo: memFree=30360492/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=809768 CPUtime=1800.06 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 228662 0 0 0 179877 129 0 0 20 0 1 0 341434567 829202432 201580 33554432000 134512640 135840783 4290508432 4290507792 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 202442 201580 349 325 0 201378 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 809768

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

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

[startup+1800.6 s]
/proc/loadavg: 2.01 2.00 2.00 2/176 9784
/proc/meminfo: memFree=30360492/32873844 swapFree=8656/8656
[pid=9744] ppid=9742 vsize=809768 CPUtime=1800.06 cores=0,2,4,6
/proc/9744/stat : 9744 (bsolo3.0.17) R 9742 9744 9396 0 -1 4202496 228662 0 0 0 179877 129 0 0 20 0 1 0 341434567 829202432 201580 33554432000 134512640 135840783 4290508432 4290507792 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9744/statm: 202442 201580 349 325 0 201378 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 809768

Child status: 15
Real time (s): 1800.62
CPU time (s): 1800.08
CPU user time (s): 1798.77
CPU system time (s): 1.3138
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 809768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.77
system time used= 1.3138
maximum resident set size= 806320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228665
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= 312
involuntary context switches= 1868

runsolver used 3.22951 second user time and 9.1756 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-03 21:51:00
IDJOB=3740868
IDBENCH=89654
IDSOLVER=2318
FILE ID=node102/3740868-1338753059
RUNJOBID= node102-1338747648-9412
PBS_JOBID= 14636781
Free space on /tmp= 71076 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-116.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740868-1338753059/watcher-3740868-1338753059 -o /tmp/evaluation-result-3740868-1338753059/solver-3740868-1338753059 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3740868-1338753059.opb            

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

MD5SUM BENCH= f3a33f6abe76a69a8be60a1cc6635095
RANDOM SEED=1034314307

node102.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.178
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.35
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.178
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.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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.178
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.178
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.178
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	: 5438.54
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.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31161024 kB
Buffers:          195628 kB
Cached:           736664 kB
SwapCached:         5520 kB
Active:           317104 kB
Inactive:         627072 kB
Active(anon):       8448 kB
Inactive(anon):     5604 kB
Active(file):     308656 kB
Inactive(file):   621468 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097276 kB
Dirty:            107088 kB
Writeback:             0 kB
AnonPages:         16008 kB
Mapped:            11120 kB
Shmem:                 0 kB
Slab:             626308 kB
SReclaimable:      64832 kB
SUnreclaim:       561476 kB
KernelStack:        1448 kB
PageTables:         3420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     129596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71124 MiB
End job on node102 at 2012-06-03 22:21:03