Trace number 3707686

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.02 1798.56

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K200.opb
MD5SUM4ffc81aa318dee614e51a62344fd339d
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 variables23800
Total number of constraints24202
Number of constraints which are clauses24002
Number of constraints which are cardinality constraints (but not clauses)200
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint200
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 201
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-3707686-1338232432.opb
0.00/0.00	c File size is 1654173 bytes.
0.09/0.13	c Highest Coefficient sum: 201
0.09/0.13	c Parsing was ok!!
0.09/0.13	c Total parsing time: 0.129 s
0.09/0.13	c Var: 23800 Constr: 24202 24002/200/0 Lit: 155778 Watch. Lit: 71802
0.09/0.13	c Obj. Vars: 0 (0 % of total variables)
11.49/11.50	c Pre-processing Time: 11.502 s
11.49/11.50	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
11.49/11.50	c        0  22221    22729   149084    6    68436  203942      0      0 11.50
11.49/11.50	c Switching off lower bounding mode.
1797.95/1798.54	c      100  22221    22834   156974    6    69181  224337    105      8 11.60
1797.95/1798.54	c      250  22221    23003   179965    7    70019  246771    274     21 11.79
1797.95/1798.54	c      475  22221    23282   205979    8    72852  271449    553     38 12.29
1797.95/1798.54	c      813  22221    23716   234028    9    75252  298594    987     61 13.11
1797.95/1798.54	c     1321  22221    24334   320758   13    79133  328454   1605     93 14.11
1797.95/1798.54	c     2084  22221    25263   435344   17    85270  361300   2534    132 15.76
1797.95/1798.54	c     3230  22221    26705   714179   26    94123  397431   3976    180 17.93
1797.95/1798.54	c     4951  22221    28859  1041297   36   107272  437175   6130    227 21.78
1797.95/1798.54	c     7535  22221    31933  1648527   51   123552  480893   9204    283 26.61
1797.95/1798.54	c    11414  22221    36553  2589574   70   148857  528983  13824    315 36.23
1797.95/1798.54	c    17237  22221    43494  3776856   86   186624  581882  20765    318 54.16
1797.95/1798.54	c    25974  22221    53759  6163068  114   236576  640071  31030    309 84.05
1797.95/1798.54	c    39086  22221    69153 10305928  149   309239  704079  46424    278 140.48
1797.95/1798.54	c    58761  22221    92340 16994841  184   410795  774487  69611    237 247.02
1797.95/1798.54	c    88274  22221   127006 29131024  229   557454  851936 104277    200 440.95
1797.95/1798.54	c   132544  22221   178917 48115912  268   775635  937130 156188    155 849.75
1797.95/1798.54	c Reducing formula size due to memory constraints
1797.95/1798.54	c Memory Limit: 1000.00 MB  Used: 1006.84 MB
1797.95/1798.54	c   198954  22221    59399 11560057  194   203134   62267  36670    122 1625.06
1797.95/1798.54	c Resources Exceeded
1797.95/1798.54	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.54	c   17   233057 156889 24217897    59370  6816699  36641    129 1798.00
1797.95/1798.54	s UNKNOWN
1797.95/1798.54	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-3707686-1338232432/watcher-3707686-1338232432 -o /tmp/evaluation-result-3707686-1338232432/solver-3707686-1338232432 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707686-1338232432.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.01 2.00 1.87 3/174 18461
/proc/meminfo: memFree=28981336/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=20512 CPUtime=0 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 289369118 21004288 329 33554432000 134512640 137138936 4287787456 4287785808 136577166 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 5128 329 178 642 0 4080 0

[startup+0.0320911 s]
/proc/loadavg: 2.01 2.00 1.87 3/174 18461
/proc/meminfo: memFree=28981336/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=14636 CPUtime=0.02 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 950 0 0 0 2 0 0 0 20 0 1 0 289369118 14987264 864 33554432000 134512640 137138936 4287787456 4287785704 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 3659 864 262 642 0 2611 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14636

[startup+0.100261 s]
/proc/loadavg: 2.01 2.00 1.87 3/174 18461
/proc/meminfo: memFree=28981336/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=17088 CPUtime=0.09 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 1768 0 0 0 9 0 0 0 20 0 1 0 289369118 17498112 1682 33554432000 134512640 137138936 4287787456 4287785984 134517643 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 4272 1682 477 642 0 3224 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17088

[startup+0.300252 s]
/proc/loadavg: 2.01 2.00 1.87 3/174 18461
/proc/meminfo: memFree=28981336/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=20028 CPUtime=0.29 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 2946 0 0 0 29 0 0 0 20 0 1 0 289369118 20508672 2456 33554432000 134512640 137138936 4287787456 4287500556 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 5007 2456 184 642 0 4363 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20028

[startup+0.700238 s]
/proc/loadavg: 2.01 2.00 1.87 3/174 18461
/proc/meminfo: memFree=28981336/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=20028 CPUtime=0.69 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 2947 0 0 0 69 0 0 0 20 0 1 0 289369118 20508672 2457 33554432000 134512640 137138936 4287787456 4287500556 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 5007 2457 184 642 0 4363 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20028

[startup+1.50024 s]
/proc/loadavg: 2.01 2.00 1.87 3/175 18462
/proc/meminfo: memFree=28967400/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=20028 CPUtime=1.49 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 2948 0 0 0 149 0 0 0 20 0 1 0 289369118 20508672 2458 33554432000 134512640 137138936 4287787456 4287500556 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 5007 2458 184 642 0 4363 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20028

[startup+3.10024 s]
/proc/loadavg: 2.01 2.00 1.87 3/175 18462
/proc/meminfo: memFree=28966772/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=20028 CPUtime=3.09 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 2948 0 0 0 308 1 0 0 20 0 1 0 289369118 20508672 2458 33554432000 134512640 137138936 4287787456 4287500556 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 5007 2458 184 642 0 4363 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20028

[startup+6.30024 s]
/proc/loadavg: 2.01 2.00 1.87 3/175 18462
/proc/meminfo: memFree=28966304/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=20028 CPUtime=6.29 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 2949 0 0 0 628 1 0 0 20 0 1 0 289369118 20508672 2459 33554432000 134512640 137138936 4287787456 4287500556 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 5007 2459 184 642 0 4363 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20028

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 1.87 3/175 18462
/proc/meminfo: memFree=28954588/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=22008 CPUtime=12.69 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 3727 0 0 0 1259 10 0 0 20 0 1 0 289369118 22536192 3004 33554432000 134512640 137138936 4287787456 4287786572 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 5502 3004 192 642 0 4858 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22008

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.87 3/175 18462
/proc/meminfo: memFree=28913688/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=37996 CPUtime=25.48 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 7716 0 0 0 2495 53 0 0 20 0 1 0 289369118 38907904 6983 33554432000 134512640 137138936 4287787456 4287786572 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 9499 6983 192 642 0 8855 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37996

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.88 3/175 18462
/proc/meminfo: memFree=28825460/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=66884 CPUtime=51.07 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 14939 0 0 0 5008 99 0 0 20 0 1 0 289369118 68489216 14206 33554432000 134512640 137138936 4287787456 4287786572 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 16721 14206 192 642 0 16077 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 66884

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.88 3/175 18463
/proc/meminfo: memFree=28681912/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=123636 CPUtime=102.27 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 29134 0 0 0 10054 173 0 0 20 0 1 0 289369118 126603264 28401 33554432000 134512640 137138936 4287787456 4287785952 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 30909 28401 192 642 0 30265 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 123636

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/175 18463
/proc/meminfo: memFree=28540704/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=177708 CPUtime=162.26 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 42647 0 0 0 15989 237 0 0 20 0 1 0 289369118 181972992 41914 33554432000 134512640 137138936 4287787456 4287786208 134578144 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 44427 41914 192 642 0 43783 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 177708

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 1.90 3/175 18463
/proc/meminfo: memFree=28396024/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=229664 CPUtime=222.24 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 55640 0 0 0 21936 288 0 0 20 0 1 0 289369118 235175936 54907 33554432000 134512640 137138936 4287787456 4287786352 134542351 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 57416 54907 192 642 0 56772 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 229664

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.90 3/175 18463
/proc/meminfo: memFree=28297968/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=273492 CPUtime=282.24 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 66594 0 0 0 27895 329 0 0 20 0 1 0 289369118 280055808 65861 33554432000 134512640 137138936 4287787456 4287786384 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 68373 65861 192 642 0 67729 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 273492

[startup+342.3 s]
/proc/loadavg: 2.04 2.02 1.91 3/175 18463
/proc/meminfo: memFree=28194368/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=318124 CPUtime=342.23 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 77752 0 0 0 33854 369 0 0 20 0 1 0 289369118 325758976 77019 33554432000 134512640 137138936 4287787456 4287786572 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 79531 77019 192 642 0 78887 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 318124

[startup+402.3 s]
/proc/loadavg: 2.05 2.02 1.92 3/176 18467
/proc/meminfo: memFree=28089924/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=371936 CPUtime=402.18 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 91249 0 0 0 39821 397 0 0 20 0 1 0 289369118 380862464 90472 33554432000 134512640 137138936 4287787456 4287786572 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 92984 90472 192 642 0 92340 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 371936

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 1.92 3/175 18467
/proc/meminfo: memFree=27972160/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=415612 CPUtime=462.12 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 102214 0 0 0 45784 428 0 0 20 0 1 0 289369118 425586688 101391 33554432000 134512640 137138936 4287787456 4287786384 134542624 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 103903 101391 192 642 0 103259 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 415612

[startup+522.3 s]
/proc/loadavg: 2.05 2.04 1.93 3/175 18467
/proc/meminfo: memFree=27861704/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=466784 CPUtime=522.08 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 115053 0 0 0 51756 452 0 0 20 0 1 0 289369118 477986816 114184 33554432000 134512640 137138936 4287787456 4287786000 134607609 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 116696 114184 192 642 0 116052 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 466784

[startup+582.3 s]
/proc/loadavg: 2.05 2.04 1.93 3/174 18467
/proc/meminfo: memFree=27764772/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=502300 CPUtime=582.04 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 123978 0 0 0 57723 481 0 0 20 0 1 0 289369118 514355200 123064 33554432000 134512640 137138936 4287787456 4287786384 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 125575 123064 192 642 0 124931 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 502300

[startup+642.3 s]

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

/proc/meminfo: memFree=27204476/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=758592 CPUtime=1061.93 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 188101 0 0 0 105537 656 0 0 20 0 1 0 289369118 776798208 187137 33554432000 134512640 137138936 4287787456 4287786384 134542286 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 189648 187137 192 642 0 189004 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 758592

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18473
/proc/meminfo: memFree=27176604/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=786000 CPUtime=1121.92 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 194955 0 0 0 111519 673 0 0 20 0 1 0 289369118 804864000 193991 33554432000 134512640 137138936 4287787456 4287786036 136500388 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 196500 193991 192 642 0 195856 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 786000

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18473
/proc/meminfo: memFree=27133108/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=830244 CPUtime=1181.91 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 206015 0 0 0 117504 687 0 0 20 0 1 0 289369118 850169856 205051 33554432000 134512640 137138936 4287787456 4287785880 134606598 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 207561 205051 192 642 0 206917 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 830244

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18473
/proc/meminfo: memFree=27109576/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=852952 CPUtime=1241.9 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 211691 0 0 0 123486 704 0 0 20 0 1 0 289369118 873422848 210727 33554432000 134512640 137138936 4287787456 4287786384 134542202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 213238 210727 192 642 0 212594 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 852952

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18474
/proc/meminfo: memFree=27081332/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=880248 CPUtime=1301.89 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 218545 0 0 0 129469 720 0 0 20 0 1 0 289369118 901373952 217581 33554432000 134512640 137138936 4287787456 4287785984 134602746 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 220062 217581 192 642 0 219418 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 880248

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18474
/proc/meminfo: memFree=27047728/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=914236 CPUtime=1361.88 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 227012 0 0 0 135452 736 0 0 20 0 1 0 289369118 936177664 226048 33554432000 134512640 137138936 4287787456 4287786384 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 228559 226048 192 642 0 227915 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 914236

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18474
/proc/meminfo: memFree=27006064/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=955584 CPUtime=1421.88 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 237379 0 0 0 141437 751 0 0 20 0 1 0 289369118 978518016 236415 33554432000 134512640 137138936 4287787456 4287785880 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 238896 236415 192 642 0 238252 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 955584

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18474
/proc/meminfo: memFree=26970228/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=993420 CPUtime=1481.86 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 246811 0 0 0 147422 764 0 0 20 0 1 0 289369118 1017262080 245847 33554432000 134512640 137138936 4287787456 4287786384 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 248355 245847 192 642 0 247711 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 993420

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18474
/proc/meminfo: memFree=26934144/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=1027928 CPUtime=1541.85 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 255438 0 0 0 153410 775 0 0 20 0 1 0 289369118 1052598272 254474 33554432000 134512640 137138936 4287787456 4287785992 136504096 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 256982 254474 192 642 0 256338 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 1027928

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 18478
/proc/meminfo: memFree=26915164/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=1045868 CPUtime=1601.84 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 260144 0 0 0 159386 798 0 0 20 0 1 0 289369118 1070968832 258959 33554432000 134512640 137138936 4287787456 4287786572 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 261467 258959 192 642 0 260823 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 1045868

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18478
/proc/meminfo: memFree=26915200/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=1045868 CPUtime=1661.83 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 260158 0 0 0 165335 848 0 0 20 0 1 0 289369118 1070968832 258959 33554432000 134512640 137138936 4287787456 4287786572 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 261467 258959 192 642 0 260823 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 1045868

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18478
/proc/meminfo: memFree=26915352/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=1045868 CPUtime=1721.8 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 260195 0 0 0 171283 897 0 0 20 0 1 0 289369118 1070968832 258959 33554432000 134512640 137138936 4287787456 4287786572 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 261467 258959 192 642 0 260823 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 1045868

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18478
/proc/meminfo: memFree=26914636/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=1045868 CPUtime=1781.76 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 260237 0 0 0 177220 956 0 0 20 0 1 0 289369118 1070968832 258959 33554432000 134512640 137138936 4287787456 4287786384 134542333 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 261467 258959 192 642 0 260823 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 1045868

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18478
/proc/meminfo: memFree=26915116/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=1045868 CPUtime=1791.36 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 260243 0 0 0 178170 966 0 0 20 0 1 0 289369118 1070968832 258959 33554432000 134512640 137138936 4287787456 4287786384 134542387 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 261467 258959 192 642 0 260823 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (KiB) 1045868

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18478
/proc/meminfo: memFree=26915100/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=1045868 CPUtime=1794.56 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 260249 0 0 0 178487 969 0 0 20 0 1 0 289369118 1070968832 258959 33554432000 134512640 137138936 4287787456 4287786208 134578233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 261467 258959 192 642 0 260823 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 1045868

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18478
/proc/meminfo: memFree=26915100/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=1045868 CPUtime=1796.15 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 260249 0 0 0 178645 970 0 0 20 0 1 0 289369118 1070968832 258959 33554432000 134512640 137138936 4287787456 4287786384 134542624 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 261467 258959 192 642 0 260823 0
Current children cumulated CPU time (s) 1796.15
Current children cumulated vsize (KiB) 1045868

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18478
/proc/meminfo: memFree=26915100/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=1045868 CPUtime=1796.95 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 260249 0 0 0 178724 971 0 0 20 0 1 0 289369118 1070968832 258959 33554432000 134512640 137138936 4287787456 4287786572 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 261467 258959 192 642 0 260823 0
Current children cumulated CPU time (s) 1796.95
Current children cumulated vsize (KiB) 1045868

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18478
/proc/meminfo: memFree=26915100/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=1045868 CPUtime=1797.75 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 260249 0 0 0 178803 972 0 0 20 0 1 0 289369118 1070968832 258959 33554432000 134512640 137138936 4287787456 4287786384 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 261467 258959 192 642 0 260823 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 1045868

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 18478
/proc/meminfo: memFree=26915100/32873852 swapFree=6856/6856
[pid=18461] ppid=18459 vsize=1045868 CPUtime=1797.95 cores=0,2,4,6
/proc/18461/stat : 18461 (bsolo) R 18459 18461 18303 0 -1 4202496 260249 0 0 0 178823 972 0 0 20 0 1 0 289369118 1070968832 258959 33554432000 134512640 137138936 4287787456 4287786208 134578144 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18461/statm: 261467 258959 192 642 0 260823 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 1045868

Child status: 0
Real time (s): 1798.56
CPU time (s): 1798.02
CPU user time (s): 1788.28
CPU system time (s): 9.74652
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 1046752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.28
system time used= 9.74652
maximum resident set size= 1036720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260249
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= 349
involuntary context switches= 1875

runsolver used 2.36064 second user time and 7.45687 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-28 21:13:52
IDJOB=3707686
IDBENCH=90143
IDSOLVER=2286
FILE ID=node128/3707686-1338232432
RUNJOBID= node128-1338230633-18319
PBS_JOBID= 14624653
Free space on /tmp= 71248 MiB

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

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

MD5SUM BENCH= 4ffc81aa318dee614e51a62344fd339d
RANDOM SEED=1583153214

node128.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.389
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	: 5332.77
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.389
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.389
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.56
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.389
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.389
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		: 2666.389
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.389
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.389
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:       32873852 kB
MemFree:        28982080 kB
Buffers:          503720 kB
Cached:          2509908 kB
SwapCached:          584 kB
Active:          1248736 kB
Inactive:        1778388 kB
Active(anon):       3532 kB
Inactive(anon):    12300 kB
Active(file):    1245204 kB
Inactive(file):  1766088 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107332 kB
Dirty:             10504 kB
Writeback:             0 kB
AnonPages:         82880 kB
Mapped:            15024 kB
Shmem:               200 kB
Slab:             725912 kB
SReclaimable:     168400 kB
SUnreclaim:       557512 kB
KernelStack:        1464 kB
PageTables:         4284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     142136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 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= 71244 MiB
End job on node128 at 2012-05-28 21:43:51