Trace number 3707681

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.67

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K181.opb
MD5SUM786bb841dd145412a2aec0a596e79174
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 variables21539
Total number of constraints21903
Number of constraints which are clauses21722
Number of constraints which are cardinality constraints (but not clauses)181
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint181
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 182
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-3707681-1338236030.opb
0.00/0.00	c File size is 1490066 bytes.
0.09/0.11	c Highest Coefficient sum: 182
0.09/0.11	c Parsing was ok!!
0.09/0.11	c Total parsing time: 0.116 s
0.09/0.12	c Var: 21539 Constr: 21903 21722/181/0 Lit: 140939 Watch. Lit: 64981
0.09/0.12	c Obj. Vars: 0 (0 % of total variables)
9.98/10.09	c Pre-processing Time: 10.087 s
9.98/10.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.98/10.09	c        0  19979    20449   134378    6    61653  184189      0      0 10.09
9.98/10.09	c Switching off lower bounding mode.
1797.93/1798.66	c      100  19979    20557   142599    6    62532  202608    108      9 10.16
1797.93/1798.66	c      250  19979    20756   163480    7    64726  222869    307     24 10.37
1797.93/1798.66	c      476  19979    21036   184850    8    66467  245156    587     43 10.91
1797.93/1798.66	c      814  19979    21445   229885   10    69326  269672    996     71 11.45
1797.93/1798.66	c     1322  19979    22074   275146   12    73738  296640   1625    107 12.31
1797.93/1798.66	c     2085  19979    23023   417904   18    79341  326305   2574    152 13.64
1797.93/1798.66	c     3231  19979    24450   619866   25    87678  358936   4001    202 15.98
1797.93/1798.66	c     4952  19979    26557  1025614   38   104336  394830   6108    247 20.03
1797.93/1798.66	c     7540  19979    29641  1637675   55   122640  434314   9192    295 25.54
1797.93/1798.66	c    11419  19979    34105  2358578   69   146159  477746  13656    330 34.53
1797.93/1798.66	c    17242  19979    40871  3777447   92   177914  525521  20422    334 51.59
1797.93/1798.66	c    25979  19979    51227  6327386  123   222571  578074  30778    325 79.92
1797.93/1798.66	c    39089  19979    66623 10655337  159   290838  635882  46174    291 134.19
1797.93/1798.66	c    58760  19979    89535 17494627  195   390509  699471  69086    247 237.36
1797.93/1798.66	c    88270  19979   123765 29447229  237   527371  769419 103316    205 429.28
1797.93/1798.66	c   132540  19979   175851 51295177  291   742628  846361 155402    168 785.90
1797.93/1798.66	c Reducing formula size due to memory constraints
1797.93/1798.66	c Memory Limit: 1000.00 MB  Used: 1005.00 MB
1797.93/1798.66	c   198950  19979    65916 11640449  176   230089   58654  45467    135 1472.29
1797.93/1798.66	c Resources Exceeded
1797.93/1798.66	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1798.66	c   17   260975 175152 22054960    64277 13133476  43828    145 1798.00
1797.93/1798.66	s UNKNOWN
1797.93/1798.66	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-3707681-1338236030/watcher-3707681-1338236030 -o /tmp/evaluation-result-3707681-1338236030/solver-3707681-1338236030 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707681-1338236030.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.00 2.00 1.96 3/174 18629
/proc/meminfo: memFree=27936040/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=20352 CPUtime=0 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 289728893 20840448 330 33554432000 134512640 137138936 4292303008 4292301360 136577166 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 5088 330 178 642 0 4080 0

[startup+0.079268 s]
/proc/loadavg: 2.00 2.00 1.96 3/174 18629
/proc/meminfo: memFree=27936040/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=16240 CPUtime=0.07 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 1542 0 0 0 7 0 0 0 20 0 1 0 289728893 16629760 1456 33554432000 134512640 137138936 4292303008 4292301400 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 4060 1456 417 642 0 3052 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16240

[startup+0.100323 s]
/proc/loadavg: 2.00 2.00 1.96 3/174 18629
/proc/meminfo: memFree=27936040/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=16644 CPUtime=0.09 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 1711 0 0 0 9 0 0 0 20 0 1 0 289728893 17043456 1625 33554432000 134512640 137138936 4292303008 4292299864 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 4161 1625 478 642 0 3153 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16644

[startup+0.300249 s]
/proc/loadavg: 2.00 2.00 1.96 3/174 18629
/proc/meminfo: memFree=27936040/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=19136 CPUtime=0.29 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 2706 0 0 0 29 0 0 0 20 0 1 0 289728893 19595264 2256 33554432000 134512640 137138936 4292303008 4292043228 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 4784 2256 184 642 0 4140 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19136

[startup+0.700233 s]
/proc/loadavg: 2.00 2.00 1.96 3/174 18629
/proc/meminfo: memFree=27936040/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=19136 CPUtime=0.69 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 2707 0 0 0 69 0 0 0 20 0 1 0 289728893 19595264 2257 33554432000 134512640 137138936 4292303008 4292043228 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 4784 2257 184 642 0 4140 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19136

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18668
/proc/meminfo: memFree=28965400/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=19136 CPUtime=1.48 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 2707 0 0 0 148 0 0 0 20 0 1 0 289728893 19595264 2257 33554432000 134512640 137138936 4292303008 4292043228 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 4784 2257 184 642 0 4140 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19136

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18668
/proc/meminfo: memFree=28964656/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=19136 CPUtime=3.08 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 2708 0 0 0 308 0 0 0 20 0 1 0 289728893 19595264 2258 33554432000 134512640 137138936 4292303008 4292043228 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 4784 2258 184 642 0 4140 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19136

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18668
/proc/meminfo: memFree=28964136/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=19136 CPUtime=6.29 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 2708 0 0 0 628 1 0 0 20 0 1 0 289728893 19595264 2258 33554432000 134512640 137138936 4292303008 4292043228 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 4784 2258 184 642 0 4140 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19136

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18668
/proc/meminfo: memFree=28959380/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=21936 CPUtime=12.68 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 3635 0 0 0 1253 15 0 0 20 0 1 0 289728893 22462464 2970 33554432000 134512640 137138936 4292303008 4292302124 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 5484 2970 192 642 0 4840 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21936

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18668
/proc/meminfo: memFree=28924428/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=40604 CPUtime=25.49 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 8303 0 0 0 2497 52 0 0 20 0 1 0 289728893 41578496 7638 33554432000 134512640 137138936 4292303008 4292302124 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 10151 7638 192 642 0 9507 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40604

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18668
/proc/meminfo: memFree=28866612/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=69460 CPUtime=51.06 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 15536 0 0 0 5008 98 0 0 20 0 1 0 289728893 71127040 14855 33554432000 134512640 137138936 4292303008 4292302124 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 17365 14855 192 642 0 16721 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 69460

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18668
/proc/meminfo: memFree=28747500/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=133744 CPUtime=102.23 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 31648 0 0 0 10078 145 0 0 20 0 1 0 289728893 136953856 31400 33554432000 134512640 137138936 4292303008 4292301936 134542237 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 33436 31400 192 642 0 32792 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 133744

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18669
/proc/meminfo: memFree=28642004/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=183880 CPUtime=162.22 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 44175 0 0 0 16025 197 0 0 20 0 1 0 289728893 188293120 43927 33554432000 134512640 137138936 4292303008 4292302124 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 45970 43927 192 642 0 45326 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 183880

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18669
/proc/meminfo: memFree=28542292/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=237936 CPUtime=222.21 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 57686 0 0 0 21989 232 0 0 20 0 1 0 289728893 243646464 57438 33554432000 134512640 137138936 4292303008 4292301936 134542307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 59484 57438 192 642 0 58840 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 237936

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18669
/proc/meminfo: memFree=28444952/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=276624 CPUtime=282.2 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 67362 0 0 0 27952 268 0 0 20 0 1 0 289728893 283262976 67114 33554432000 134512640 137138936 4292303008 4292302124 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 69156 67114 192 642 0 68512 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 276624

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18669
/proc/meminfo: memFree=28349700/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=336848 CPUtime=342.14 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 82456 0 0 0 33918 296 0 0 20 0 1 0 289728893 344932352 82167 33554432000 134512640 137138936 4292303008 4292301936 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 84212 82167 192 642 0 83568 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 336848

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 18672
/proc/meminfo: memFree=28263788/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=389640 CPUtime=402.09 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 95703 0 0 0 39891 318 0 0 20 0 1 0 289728893 398991360 95366 33554432000 134512640 137138936 4292303008 4292301552 134607574 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 97410 95366 192 642 0 96766 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 389640

[startup+462.3 s]
/proc/loadavg: 2.05 2.01 1.97 3/175 18673
/proc/meminfo: memFree=28195004/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=430464 CPUtime=462.04 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 105953 0 0 0 45860 344 0 0 20 0 1 0 289728893 440795136 105572 33554432000 134512640 137138936 4292303008 4292301936 134542339 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 107616 105572 192 642 0 106972 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 430464

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/175 18673
/proc/meminfo: memFree=28110304/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=481856 CPUtime=522 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 118849 0 0 0 51831 369 0 0 20 0 1 0 289728893 493420544 118433 33554432000 134512640 137138936 4292303008 4292301928 135984569 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 120464 118433 192 642 0 119820 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 481856

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 18673
/proc/meminfo: memFree=28004160/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=536476 CPUtime=581.99 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 132494 0 0 0 57808 391 0 0 20 0 1 0 289728893 549351424 132078 33554432000 134512640 137138936 4292303008 4292302124 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 134119 132078 192 642 0 133475 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 536476

[startup+642.3 s]

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

/proc/meminfo: memFree=27293868/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=921968 CPUtime=1121.91 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 228868 0 0 0 111660 531 0 0 20 0 1 0 289728893 944095232 228452 33554432000 134512640 137138936 4292303008 4292302124 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 230492 228452 192 642 0 229848 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 921968

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 1.97 3/175 18678
/proc/meminfo: memFree=27241664/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=943016 CPUtime=1181.9 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 234130 0 0 0 117643 547 0 0 20 0 1 0 289728893 965648384 233714 33554432000 134512640 137138936 4292303008 4292301552 134607615 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 235754 233714 192 642 0 235110 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 943016

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/175 18678
/proc/meminfo: memFree=27186364/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=973188 CPUtime=1241.87 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 241711 0 0 0 123625 562 0 0 20 0 1 0 289728893 996544512 241273 33554432000 134512640 137138936 4292303008 4292302124 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 243297 241273 192 642 0 242653 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 973188

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/175 18678
/proc/meminfo: memFree=27136544/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=1002028 CPUtime=1301.83 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 248946 0 0 0 129606 577 0 0 20 0 1 0 289728893 1026076672 248467 33554432000 134512640 137138936 4292303008 4292301936 134542330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 250507 248467 192 642 0 249863 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 1002028

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 18679
/proc/meminfo: memFree=27087964/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=1028328 CPUtime=1361.78 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 255594 0 0 0 135588 590 0 0 20 0 1 0 289728893 1053007872 255074 33554432000 134512640 137138936 4292303008 4292301432 134606964 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 257082 255074 192 642 0 256438 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 1028328

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 18679
/proc/meminfo: memFree=27042608/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=1043612 CPUtime=1421.74 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 259632 0 0 0 141556 618 0 0 20 0 1 0 289728893 1068658688 258863 33554432000 134512640 137138936 4292303008 4292301552 134607581 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 260903 258863 192 642 0 260259 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 1043612

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 18679
/proc/meminfo: memFree=27019820/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=1043612 CPUtime=1481.71 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 259667 0 0 0 147504 667 0 0 20 0 1 0 289728893 1068658688 258863 33554432000 134512640 137138936 4292303008 4292302124 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 260903 258863 192 642 0 260259 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 1043612

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 18680
/proc/meminfo: memFree=26985996/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=1043612 CPUtime=1541.67 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 259709 0 0 0 153447 720 0 0 20 0 1 0 289728893 1068658688 258863 33554432000 134512640 137138936 4292303008 4292302124 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 260903 258863 192 642 0 260259 0
Current children cumulated CPU time (s) 1541.67
Current children cumulated vsize (KiB) 1043612

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 18682
/proc/meminfo: memFree=26963712/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=1043612 CPUtime=1601.66 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 259721 0 0 0 159393 773 0 0 20 0 1 0 289728893 1068658688 258863 33554432000 134512640 137138936 4292303008 4292301688 136501664 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 260903 258863 192 642 0 260259 0
Current children cumulated CPU time (s) 1601.66
Current children cumulated vsize (KiB) 1043612

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 1.98 3/175 18683
/proc/meminfo: memFree=26937308/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=1043612 CPUtime=1661.65 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 259721 0 0 0 165354 811 0 0 20 0 1 0 289728893 1068658688 258863 33554432000 134512640 137138936 4292303008 4292301616 134544592 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 260903 258863 192 642 0 260259 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 1043612

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/175 18683
/proc/meminfo: memFree=26921064/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=1043612 CPUtime=1721.64 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 259721 0 0 0 171334 830 0 0 20 0 1 0 289728893 1068658688 258863 33554432000 134512640 137138936 4292303008 4292301432 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 260903 258863 192 642 0 260259 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 1043612

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 1.99 3/175 18683
/proc/meminfo: memFree=26911516/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=1043612 CPUtime=1781.63 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 259721 0 0 0 177286 877 0 0 20 0 1 0 289728893 1068658688 258863 33554432000 134512640 137138936 4292303008 4292301936 134542761 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 260903 258863 192 642 0 260259 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 1043612

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

[startup+1791.91 s]
/proc/loadavg: 2.07 2.02 1.99 3/175 18683
/proc/meminfo: memFree=26912012/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=1043612 CPUtime=1791.23 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 259721 0 0 0 178239 884 0 0 20 0 1 0 289728893 1068658688 258863 33554432000 134512640 137138936 4292303008 4292301936 134542613 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 260903 258863 192 642 0 260259 0
Current children cumulated CPU time (s) 1791.23
Current children cumulated vsize (KiB) 1043612

[startup+1795.1 s]
/proc/loadavg: 2.07 2.02 1.99 3/175 18683
/proc/meminfo: memFree=26912012/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=1043612 CPUtime=1794.44 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 259721 0 0 0 178558 886 0 0 20 0 1 0 289728893 1068658688 258863 33554432000 134512640 137138936 4292303008 4292301936 134542503 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 260903 258863 192 642 0 260259 0
Current children cumulated CPU time (s) 1794.44
Current children cumulated vsize (KiB) 1043612

[startup+1796.7 s]
/proc/loadavg: 2.06 2.02 1.99 3/175 18683
/proc/meminfo: memFree=26912012/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=1043612 CPUtime=1796.02 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 259721 0 0 0 178716 886 0 0 20 0 1 0 289728893 1068658688 258863 33554432000 134512640 137138936 4292303008 4292302124 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 260903 258863 192 642 0 260259 0
Current children cumulated CPU time (s) 1796.02
Current children cumulated vsize (KiB) 1043612

[startup+1797.5 s]
/proc/loadavg: 2.06 2.02 1.99 3/175 18683
/proc/meminfo: memFree=26912012/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=1043612 CPUtime=1796.83 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 259721 0 0 0 178796 887 0 0 20 0 1 0 289728893 1068658688 258863 33554432000 134512640 137138936 4292303008 4292301432 134606982 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 260903 258863 192 642 0 260259 0
Current children cumulated CPU time (s) 1796.83
Current children cumulated vsize (KiB) 1043612

[startup+1798.3 s]
/proc/loadavg: 2.06 2.02 1.99 3/175 18683
/proc/meminfo: memFree=26912012/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=1043612 CPUtime=1797.63 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 259721 0 0 0 178875 888 0 0 20 0 1 0 289728893 1068658688 258863 33554432000 134512640 137138936 4292303008 4292302124 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 260903 258863 192 642 0 260259 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (KiB) 1043612

[startup+1798.51 s]
/proc/loadavg: 2.06 2.02 1.99 3/175 18683
/proc/meminfo: memFree=26912012/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=1043612 CPUtime=1797.84 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 259721 0 0 0 178896 888 0 0 20 0 1 0 289728893 1068658688 258863 33554432000 134512640 137138936 4292303008 4292301504 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 260903 258863 192 642 0 260259 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 1043612

[startup+1798.6 s]
/proc/loadavg: 2.06 2.02 1.99 3/175 18683
/proc/meminfo: memFree=26912012/32873852 swapFree=6856/6856
[pid=18629] ppid=18627 vsize=1043612 CPUtime=1797.93 cores=0,2,4,6
/proc/18629/stat : 18629 (bsolo) R 18627 18629 18303 0 -1 4202496 259721 0 0 0 178905 888 0 0 20 0 1 0 289728893 1068658688 258863 33554432000 134512640 137138936 4292303008 4292302124 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18629/statm: 260903 258863 192 642 0 260259 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 1043612

Child status: 0
Real time (s): 1798.67
CPU time (s): 1798
CPU user time (s): 1789.12
CPU system time (s): 8.88665
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 1044456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.12
system time used= 8.88665
maximum resident set size= 1036296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259721
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= 451
involuntary context switches= 1853

runsolver used 4.39833 second user time and 11.4023 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-28 22:13:50
IDJOB=3707681
IDBENCH=90184
IDSOLVER=2286
FILE ID=node128/3707681-1338236030
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_K181.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707681-1338236030/watcher-3707681-1338236030 -o /tmp/evaluation-result-3707681-1338236030/solver-3707681-1338236030 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707681-1338236030.opb

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

MD5SUM BENCH= 786bb841dd145412a2aec0a596e79174
RANDOM SEED=580192460

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:        27936404 kB
Buffers:          503868 kB
Cached:          2509424 kB
SwapCached:          584 kB
Active:          2293248 kB
Inactive:        1777956 kB
Active(anon):    1047704 kB
Inactive(anon):    12300 kB
Active(file):    1245544 kB
Inactive(file):  1765656 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107332 kB
Dirty:              5076 kB
Writeback:             0 kB
AnonPages:       1063684 kB
Mapped:            15080 kB
Shmem:               200 kB
Slab:             726084 kB
SReclaimable:     168452 kB
SUnreclaim:       557632 kB
KernelStack:        1448 kB
PageTables:         6116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1178448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1042432 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 22:43:49