Trace number 3707671

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
bsolo 3.2? 1798 1798.64

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K156.opb
MD5SUMb01d5fef61cfdf78caaec08ee0d21bae
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 variables18564
Total number of constraints18878
Number of constraints which are clauses18722
Number of constraints which are cardinality constraints (but not clauses)156
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint156
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 157
Number of bits of the biggest sum of numbers8
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.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos 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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3707671-1338235340.opb
0.00/0.00	c File size is 1273911 bytes.
0.02/0.09	c Highest Coefficient sum: 157
0.02/0.09	c Parsing was ok!!
0.02/0.09	c Total parsing time: 0.097 s
0.09/0.10	c Var: 18564 Constr: 18878 18722/156/0 Lit: 121414 Watch. Lit: 56006
0.09/0.10	c Obj. Vars: 0 (0 % of total variables)
8.39/8.46	c Pre-processing Time: 8.465 s
8.39/8.47	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
8.39/8.47	c        0  17029    17449   115028    6    52728  158197      0      0 8.46
8.39/8.47	c Switching off lower bounding mode.
1797.95/1798.64	c      100  17029    17561   123619    7    54079  174017    112     11 8.54
1797.95/1798.64	c      250  17029    17763   139097    7    56609  191419    314     28 8.83
1797.95/1798.64	c      476  17029    18011   149706    8    58241  210561    562     53 8.98
1797.95/1798.64	c      814  17029    18447   202129   10    61059  231618    998     85 9.47
1797.95/1798.64	c     1322  17029    19099   317171   16    63422  254780   1650    133 9.90
1797.95/1798.64	c     2085  17029    20023   417140   20    69931  280259   2574    187 11.13
1797.95/1798.64	c     3231  17029    21368   579921   27    77001  308285   3919    252 12.78
1797.95/1798.64	c     4954  17029    23455   852338   36    88604  339114   6006    315 15.71
1797.95/1798.64	c     7538  17029    26504  1337123   50   104965  373026   9055    378 19.93
1797.95/1798.64	c    11417  17029    31044  2014085   64   129541  410329  13595    388 29.35
1797.95/1798.64	c    17241  17029    37810  3425967   90   163962  451362  20361    389 44.27
1797.95/1798.64	c    25979  17029    47976  6253002  130   207642  496499  30527    349 74.43
1797.95/1798.64	c    39090  17029    62959 10712824  170   273879  546149  45510    307 126.94
1797.95/1798.64	c    58760  17029    85595 21254815  248   361871  600764  68146    236 248.54
1797.95/1798.64	c    88270  17029   119922 36509665  304   507314  660841 102473    182 484.66
1797.95/1798.64	c   132541  17029   170895 63702020  372   718659  726926 153446    131 1005.86
1797.95/1798.64	c Reducing formula size due to memory constraints
1797.95/1798.64	c Memory Limit: 1000.00 MB  Used: 1003.56 MB
1797.95/1798.64	c   198951  17029    57289 16131038  281   191310   54426  39840    118 1676.52
1797.95/1798.64	c Resources Exceeded
1797.95/1798.64	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.64	c   17   219015 145319 12426376    47939  9561191  30490    121 1798.00
1797.95/1798.64	s UNKNOWN
1797.95/1798.64	c Total time: 1798 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-3707671-1338235340/watcher-3707671-1338235340 -o /tmp/evaluation-result-3707671-1338235340/solver-3707671-1338235340 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707671-1338235340.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.00 2.00 2.00 3/176 25072
/proc/meminfo: memFree=29980888/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=20268 CPUtime=0 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 379 0 0 0 0 0 0 0 20 0 1 0 289658604 20754432 332 33554432000 134512640 137138936 4291729456 4291727808 136577166 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 5067 333 179 642 0 4111 0

[startup+0.0303769 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25072
/proc/meminfo: memFree=29980888/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=13872 CPUtime=0.02 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 835 0 0 0 2 0 0 0 20 0 1 0 289658604 14204928 788 33554432000 134512640 137138936 4291729456 4291727704 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 3468 788 258 642 0 2512 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13872

[startup+0.100265 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25072
/proc/meminfo: memFree=29980888/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=14772 CPUtime=0.09 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 1585 0 0 0 9 0 0 0 20 0 1 0 289658604 15126528 1226 33554432000 134512640 137138936 4291729456 4291728604 134548928 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 3693 1226 180 642 0 3049 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14772

[startup+0.300259 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25072
/proc/meminfo: memFree=29980888/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=17888 CPUtime=0.29 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 2324 0 0 0 29 0 0 0 20 0 1 0 289658604 18317312 1965 33554432000 134512640 137138936 4291729456 4291505388 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 4472 1965 184 642 0 3828 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17888

[startup+0.700233 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25072
/proc/meminfo: memFree=29980888/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=17888 CPUtime=0.69 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 2326 0 0 0 69 0 0 0 20 0 1 0 289658604 18317312 1967 33554432000 134512640 137138936 4291729456 4291505388 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 4472 1967 184 642 0 3828 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17888

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25073
/proc/meminfo: memFree=29973440/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=17888 CPUtime=1.49 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 2326 0 0 0 149 0 0 0 20 0 1 0 289658604 18317312 1967 33554432000 134512640 137138936 4291729456 4291505388 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 4472 1967 184 642 0 3828 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17888

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25073
/proc/meminfo: memFree=29972920/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=17888 CPUtime=3.08 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 2327 0 0 0 308 0 0 0 20 0 1 0 289658604 18317312 1968 33554432000 134512640 137138936 4291729456 4291505388 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 4472 1968 184 642 0 3828 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17888

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25111
/proc/meminfo: memFree=31015952/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=17888 CPUtime=6.29 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 2328 0 0 0 628 1 0 0 20 0 1 0 289658604 18317312 1969 33554432000 134512640 137138936 4291729456 4291505388 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 4472 1969 184 642 0 3828 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17888

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25111
/proc/meminfo: memFree=31011016/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=24816 CPUtime=12.68 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 4264 0 0 0 1253 15 0 0 20 0 1 0 289658604 25411584 3720 33554432000 134512640 137138936 4291729456 4291728572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 6204 3720 192 642 0 5560 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24816

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25111
/proc/meminfo: memFree=30979560/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=41664 CPUtime=25.49 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 8481 0 0 0 2503 46 0 0 20 0 1 0 289658604 42663936 7937 33554432000 134512640 137138936 4291729456 4291728572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 10416 7937 192 642 0 9772 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41664

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25111
/proc/meminfo: memFree=30913552/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=74232 CPUtime=51.06 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 16641 0 0 0 5025 81 0 0 20 0 1 0 289658604 76013568 16077 33554432000 134512640 137138936 4291729456 4291728384 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 18558 16077 192 642 0 17914 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 74232

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25111
/proc/meminfo: memFree=30793388/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=133240 CPUtime=102.23 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 31415 0 0 0 10101 122 0 0 20 0 1 0 289658604 136437760 30829 33554432000 134512640 137138936 4291729456 4291727880 134606663 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 33310 30829 192 642 0 32666 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 133240

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25111
/proc/meminfo: memFree=30649328/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=207820 CPUtime=162.22 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 50076 0 0 0 16071 151 0 0 20 0 1 0 289658604 212807680 49490 33554432000 134512640 137138936 4291729456 4291728384 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 51955 49490 192 642 0 51311 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 207820

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25112
/proc/meminfo: memFree=30528404/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=281448 CPUtime=222.21 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 68470 0 0 0 22049 172 0 0 20 0 1 0 289658604 288202752 67884 33554432000 134512640 137138936 4291729456 4291728572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 70362 67884 192 642 0 69718 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 281448

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25112
/proc/meminfo: memFree=30439248/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=327088 CPUtime=282.21 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 79880 0 0 0 28025 196 0 0 20 0 1 0 289658604 334938112 79294 33554432000 134512640 137138936 4291729456 4291728572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 81772 79294 192 642 0 81128 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 327088

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25112
/proc/meminfo: memFree=30354464/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=376204 CPUtime=342.15 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 92214 0 0 0 34001 214 0 0 20 0 1 0 289658604 385232896 91583 33554432000 134512640 137138936 4291729456 4291728572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 94051 91583 192 642 0 93407 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 376204

[startup+402.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 25112
/proc/meminfo: memFree=30246488/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=433424 CPUtime=402.11 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 106554 0 0 0 39980 231 0 0 20 0 1 0 289658604 443826176 105884 33554432000 134512640 137138936 4291729456 4291728384 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 108356 105884 192 642 0 107712 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 433424

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 25115
/proc/meminfo: memFree=30159304/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=472388 CPUtime=462.07 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 116329 0 0 0 45960 247 0 0 20 0 1 0 289658604 483725312 115622 33554432000 134512640 137138936 4291729456 4291728572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 118097 115622 192 642 0 117453 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 472388

[startup+522.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 25116
/proc/meminfo: memFree=30064008/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=516284 CPUtime=522.02 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 127346 0 0 0 51935 267 0 0 20 0 1 0 289658604 528674816 126596 33554432000 134512640 137138936 4291729456 4291728384 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 129071 126596 192 642 0 128427 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 516284

[startup+582.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 25116
/proc/meminfo: memFree=29988472/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=545812 CPUtime=581.99 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 134742 0 0 0 57913 286 0 0 20 0 1 0 289658604 558911488 133978 33554432000 134512640 137138936 4291729456 4291728572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 136453 133978 192 642 0 135809 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 545812

[startup+642.3 s]

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

/proc/meminfo: memFree=29251260/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=903516 CPUtime=1121.91 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 224172 0 0 0 111792 399 0 0 20 0 1 0 289658604 925200384 223408 33554432000 134512640 137138936 4291729456 4291727880 134606598 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 225879 223408 192 642 0 225235 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 903516

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25122
/proc/meminfo: memFree=29192848/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=924296 CPUtime=1181.9 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 229377 0 0 0 117781 409 0 0 20 0 1 0 289658604 946479104 228613 33554432000 134512640 137138936 4291729456 4291727880 134607222 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 231074 228613 192 642 0 230430 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 924296

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 25122
/proc/meminfo: memFree=29107536/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=960856 CPUtime=1241.89 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 238507 0 0 0 123769 420 0 0 20 0 1 0 289658604 983916544 237743 33554432000 134512640 137138936 4291729456 4291728572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 240214 237743 192 642 0 239570 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 960856

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25122
/proc/meminfo: memFree=29012552/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=998020 CPUtime=1301.89 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 247798 0 0 0 129760 429 0 0 20 0 1 0 289658604 1021972480 247034 33554432000 134512640 137138936 4291729456 4291728168 136504116 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 249505 247034 192 642 0 248861 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 998020

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25122
/proc/meminfo: memFree=28965680/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=1016288 CPUtime=1361.87 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 252365 0 0 0 135748 439 0 0 20 0 1 0 289658604 1040678912 251601 33554432000 134512640 137138936 4291729456 4291728384 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 254072 251601 192 642 0 253428 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 1016288

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25122
/proc/meminfo: memFree=28939624/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=1041332 CPUtime=1421.84 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 258841 0 0 0 141738 446 0 0 20 0 1 0 289658604 1066323968 257862 33554432000 134512640 137138936 4291729456 4291727880 134606673 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 260333 257862 192 642 0 259689 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 1041332

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25123
/proc/meminfo: memFree=28939652/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=1041332 CPUtime=1481.8 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 258868 0 0 0 147724 456 0 0 20 0 1 0 289658604 1066323968 257862 33554432000 134512640 137138936 4291729456 4291727880 134606982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 260333 257862 192 642 0 259689 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 1041332

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25123
/proc/meminfo: memFree=28939556/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=1041332 CPUtime=1541.77 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 258896 0 0 0 153705 472 0 0 20 0 1 0 289658604 1066323968 257862 33554432000 134512640 137138936 4291729456 4291728352 134542764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 260333 257862 192 642 0 259689 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 1041332

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25123
/proc/meminfo: memFree=28940328/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=1040072 CPUtime=1601.73 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 258932 0 0 0 159688 485 0 0 20 0 1 0 289658604 1065033728 257579 33554432000 134512640 137138936 4291729456 4291727880 134606604 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 260018 257579 192 642 0 259374 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 1040072

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25126
/proc/meminfo: memFree=28939836/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=1040072 CPUtime=1661.68 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 258970 0 0 0 165666 502 0 0 20 0 1 0 289658604 1065033728 257579 33554432000 134512640 137138936 4291729456 4291728352 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 260018 257579 192 642 0 259374 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 1040072

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25126
/proc/meminfo: memFree=28940056/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=1040072 CPUtime=1721.67 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 258988 0 0 0 171646 521 0 0 20 0 1 0 289658604 1065033728 257579 33554432000 134512640 137138936 4291729456 4291728572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 260018 257579 192 642 0 259374 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 1040072

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25127
/proc/meminfo: memFree=28940808/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=1039072 CPUtime=1781.66 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 258988 0 0 0 177623 543 0 0 20 0 1 0 289658604 1064009728 257329 33554432000 134512640 137138936 4291729456 4291727952 134618106 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 259768 257329 192 642 0 259124 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 1039072

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25127
/proc/meminfo: memFree=28941180/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=1039072 CPUtime=1791.26 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 258988 0 0 0 178580 546 0 0 20 0 1 0 289658604 1064009728 257329 33554432000 134512640 137138936 4291729456 4291728572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 259768 257329 192 642 0 259124 0
Current children cumulated CPU time (s) 1791.26
Current children cumulated vsize (KiB) 1039072

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25127
/proc/meminfo: memFree=28941180/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=1039072 CPUtime=1794.46 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 258988 0 0 0 178899 547 0 0 20 0 1 0 289658604 1064009728 257329 33554432000 134512640 137138936 4291729456 4291728384 134542613 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 259768 257329 192 642 0 259124 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (KiB) 1039072

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25127
/proc/meminfo: memFree=28941180/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=1039072 CPUtime=1796.05 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 258988 0 0 0 179058 547 0 0 20 0 1 0 289658604 1064009728 257329 33554432000 134512640 137138936 4291729456 4291728572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 259768 257329 192 642 0 259124 0
Current children cumulated CPU time (s) 1796.05
Current children cumulated vsize (KiB) 1039072

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25127
/proc/meminfo: memFree=28941180/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=1039072 CPUtime=1796.85 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 258988 0 0 0 179138 547 0 0 20 0 1 0 289658604 1064009728 257329 33554432000 134512640 137138936 4291729456 4291728572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 259768 257329 192 642 0 259124 0
Current children cumulated CPU time (s) 1796.85
Current children cumulated vsize (KiB) 1039072

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25127
/proc/meminfo: memFree=28941180/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=1039072 CPUtime=1797.65 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 258988 0 0 0 179218 547 0 0 20 0 1 0 289658604 1064009728 257329 33554432000 134512640 137138936 4291729456 4291728572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 259768 257329 192 642 0 259124 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (KiB) 1039072

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25127
/proc/meminfo: memFree=28941180/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=1039072 CPUtime=1797.85 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 258988 0 0 0 179238 547 0 0 20 0 1 0 289658604 1064009728 257329 33554432000 134512640 137138936 4291729456 4291728572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 259768 257329 192 642 0 259124 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 1039072

[startup+1798.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25127
/proc/meminfo: memFree=28941180/32873844 swapFree=6080/6080
[pid=25072] ppid=25070 vsize=1039072 CPUtime=1797.95 cores=1,3,5,7
/proc/25072/stat : 25072 (bsolo) R 25070 25072 24091 0 -1 4202496 258988 0 0 0 179248 547 0 0 20 0 1 0 289658604 1064009728 257329 33554432000 134512640 137138936 4291729456 4291728572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25072/statm: 259768 257329 192 642 0 259124 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 1039072

Child status: 0
Real time (s): 1798.64
CPU time (s): 1798
CPU user time (s): 1792.52
CPU system time (s): 5.48217
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 1042064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.52
system time used= 5.48217
maximum resident set size= 1032180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258988
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= 404
involuntary context switches= 1834

runsolver used 2.59161 second user time and 8.88765 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-28 22:02:20
IDJOB=3707671
IDBENCH=90181
IDSOLVER=2286
FILE ID=node139/3707671-1338235340
RUNJOBID= node139-1338219140-24108
PBS_JOBID= 14624619
Free space on /tmp= 71648 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K156.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707671-1338235340/watcher-3707671-1338235340 -o /tmp/evaluation-result-3707671-1338235340/solver-3707671-1338235340 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707671-1338235340.opb

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

MD5SUM BENCH= b01d5fef61cfdf78caaec08ee0d21bae
RANDOM SEED=1093709246

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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.90
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		: 2666.750
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		: 2666.750
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.92
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		: 2666.750
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		: 2666.750
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		: 2666.750
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:        29980780 kB
Buffers:          440976 kB
Cached:           533160 kB
SwapCached:          828 kB
Active:          1758108 kB
Inactive:         277836 kB
Active(anon):    1055660 kB
Inactive(anon):     7968 kB
Active(file):     702448 kB
Inactive(file):   269868 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:              5064 kB
Writeback:             0 kB
AnonPages:       1109072 kB
Mapped:            12616 kB
Shmem:                 8 kB
Slab:             717588 kB
SReclaimable:     159948 kB
SUnreclaim:       557640 kB
KernelStack:        1472 kB
PageTables:         6220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1185120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1089536 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= 71644 MiB
End job on node139 at 2012-05-28 22:32:19