Trace number 3707699

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.03 1798.62

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K82.opb
MD5SUM007cb74ee15cb0b4c01d23d6abd9d82b
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 variables5576
Total number of constraints5742
Number of constraints which are clauses5660
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint82
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 83
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.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-3707699-1338228900.opb
0.00/0.00	c File size is 355875 bytes.
0.00/0.02	c Highest Coefficient sum: 83
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.026 s
0.00/0.03	c Var: 5576 Constr: 5742 5660/82/0 Lit: 35765 Watch. Lit: 16894
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
0.99/1.05	c Pre-processing Time: 1.048 s
0.99/1.05	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.99/1.05	c        0   4844     5066    32783    6    15313   79898      0      0 1.05
0.99/1.05	c Switching off lower bounding mode.
1798.01/1798.61	c      101   4844     5177    46414    8    15885   87888    111     89 1.12
1798.01/1798.61	c      254   4844     5344    97690   18    16269   96677    278    196 1.29
1798.01/1798.61	c      479   4844     5595   124509   22    17416  106345    529    332 1.44
1798.01/1798.61	c      817   4844     5981   154317   25    19026  116980    915    511 1.60
1798.01/1798.61	c     1325   4844     6595   218582   33    22109  128679   1529    697 1.90
1798.01/1798.61	c     2089   4844     7434   369718   49    25514  141547   2368    811 2.57
1798.01/1798.61	c     3235   4844     8708   588592   67    30957  155702   3642    900 3.59
1798.01/1798.61	c     4958   4844    10710  1543043  144    37200  171273   5644    659 7.52
1798.01/1798.61	c     7543   4844    13720  3107033  226    45727  188401   8654    556 13.54
1798.01/1798.61	c    11422   4844    18124  4338584  239    60839  207242  13058    561 20.36
1798.01/1798.61	c    17245   4844    24862  7490514  301    83420  227967  19796    480 35.88
1798.01/1798.61	c    25982   4844    35280 17296445  490   116532  250764  30214    318 81.66
1798.01/1798.61	c    39092   4844    50708 29622663  584   167485  275841  45642    226 172.91
1798.01/1798.61	c    58762   4844    75012 61589961  821   249802  303426  69946    118 497.18
1798.01/1798.61	c Reducing formula size due to memory constraints
1798.01/1798.61	c Memory Limit: 1000.00 MB  Used: 1018.48 MB
1798.01/1798.61	c    88273   4844    30418 30109687  989    85244   30577  25352     82 1067.41
1798.01/1798.61	c   132545   4844    34621 38099933 1100    99705   33635  29555     76 1721.56
1798.01/1798.61	c Resources Exceeded
1798.01/1798.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.01/1798.61	c   16   140719  69337  1645998    25911 20404325  20845     78 1798.02
1798.01/1798.61	s UNKNOWN
1798.01/1798.61	c Total time: 1798.02 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-3707699-1338228900/watcher-3707699-1338228900 -o /tmp/evaluation-result-3707699-1338228900/solver-3707699-1338228900 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707699-1338228900.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: 1.86 1.99 1.99 3/171 7507
/proc/meminfo: memFree=27767236/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=19240 CPUtime=0 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289015460 19701760 1211 33554432000 134512640 137138936 4289047232 4289045496 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 4810 1211 178 642 0 4079 0

[startup+0.102351 s]
/proc/loadavg: 1.86 1.99 1.99 3/171 7507
/proc/meminfo: memFree=27767236/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=12732 CPUtime=0.1 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 871 0 0 0 10 0 0 0 20 0 1 0 289015460 13037568 1222 33554432000 134512640 137138936 4289047232 4288979020 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 3183 1222 184 642 0 2539 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12732

[startup+0.200204 s]
/proc/loadavg: 1.86 1.99 1.99 3/171 7507
/proc/meminfo: memFree=27767236/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=12732 CPUtime=0.19 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 872 0 0 0 19 0 0 0 20 0 1 0 289015460 13037568 1223 33554432000 134512640 137138936 4289047232 4288979020 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 3183 1223 184 642 0 2539 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12732

[startup+0.300208 s]
/proc/loadavg: 1.86 1.99 1.99 3/171 7507
/proc/meminfo: memFree=27767236/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=12732 CPUtime=0.29 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 872 0 0 0 29 0 0 0 20 0 1 0 289015460 13037568 1223 33554432000 134512640 137138936 4289047232 4288979020 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 3183 1223 184 642 0 2539 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12732

[startup+0.700112 s]
/proc/loadavg: 1.86 1.99 1.99 3/171 7507
/proc/meminfo: memFree=27767236/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=12732 CPUtime=0.69 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 872 0 0 0 69 0 0 0 20 0 1 0 289015460 13037568 1223 33554432000 134512640 137138936 4289047232 4288979020 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 3183 1223 184 642 0 2539 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12732

[startup+1.50017 s]
/proc/loadavg: 1.86 1.99 1.99 3/177 7517
/proc/meminfo: memFree=27758768/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=14160 CPUtime=1.49 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 1314 0 0 0 147 2 0 0 20 0 1 0 289015460 14499840 1583 33554432000 134512640 137138936 4289047232 4289046348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 3540 1583 192 642 0 2896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14160

[startup+3.10016 s]
/proc/loadavg: 1.86 1.99 1.99 3/177 7517
/proc/meminfo: memFree=27752940/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=19048 CPUtime=3.09 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 2540 0 0 0 304 5 0 0 20 0 1 0 289015460 19505152 2809 33554432000 134512640 137138936 4289047232 4289046348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 4762 2809 192 642 0 4118 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19048

[startup+6.30012 s]
/proc/loadavg: 1.95 2.01 1.99 3/177 7517
/proc/meminfo: memFree=27730824/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=29372 CPUtime=6.29 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 5118 0 0 0 621 8 0 0 20 0 1 0 289015460 30076928 5387 33554432000 134512640 137138936 4289047232 4289046348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 7343 5387 192 642 0 6699 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29372

[startup+12.7002 s]
/proc/loadavg: 1.95 2.01 1.99 3/177 7517
/proc/meminfo: memFree=27692604/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=50824 CPUtime=12.69 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 10497 0 0 0 1258 11 0 0 20 0 1 0 289015460 52043776 10766 33554432000 134512640 137138936 4289047232 4289046348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 12706 10766 192 642 0 12062 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50824

[startup+25.5066 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 7517
/proc/meminfo: memFree=27621712/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=80088 CPUtime=25.5 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 17822 0 0 0 2531 19 0 0 20 0 1 0 289015460 82010112 18082 33554432000 134512640 137138936 4289047232 4289046084 136511195 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 20022 18082 192 642 0 19378 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 80088

[startup+51.1002 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 7517
/proc/meminfo: memFree=27494364/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=152104 CPUtime=51.08 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 37841 0 0 0 5081 27 0 0 20 0 1 0 289015460 155754496 36089 33554432000 134512640 137138936 4289047232 4289046160 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 38026 36089 192 642 0 37382 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 152104

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 7517
/proc/meminfo: memFree=27260916/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=272148 CPUtime=102.27 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 74219 0 0 0 10188 39 0 0 20 0 1 0 289015460 278679552 66095 33554432000 134512640 137138936 4289047232 4289046160 134542484 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 68037 66095 192 642 0 67393 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 272148

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 7517
/proc/meminfo: memFree=27044440/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=378328 CPUtime=162.26 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 103525 0 0 0 16176 50 0 0 20 0 1 0 289015460 387407872 92645 33554432000 134512640 137138936 4289047232 4289045656 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 94582 92645 192 642 0 93938 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 378328

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7518
/proc/meminfo: memFree=26870248/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=466612 CPUtime=222.27 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 127582 0 0 0 22167 60 0 0 20 0 1 0 289015460 477810688 114709 33554432000 134512640 137138936 4289047232 4289046160 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 116653 114709 192 642 0 116009 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 466612

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7518
/proc/meminfo: memFree=26709824/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=535116 CPUtime=282.24 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 148329 0 0 0 28159 65 0 0 20 0 1 0 289015460 547958784 131818 33554432000 134512640 137138936 4289047232 4289046160 134542898 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 133779 131818 192 642 0 133135 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 535116

[startup+342.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7521
/proc/meminfo: memFree=26557336/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=615112 CPUtime=342.24 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 173477 0 0 0 34151 73 0 0 20 0 1 0 289015460 629874688 151844 33554432000 134512640 137138936 4289047232 4289046160 134542301 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 153778 151844 192 642 0 153134 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 615112

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 7521
/proc/meminfo: memFree=26440440/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=688192 CPUtime=402.23 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 196716 0 0 0 40142 81 0 0 20 0 1 0 289015460 704708608 170101 33554432000 134512640 137138936 4289047232 4289045776 134607563 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 172048 170101 192 642 0 171404 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 688192

[startup+462.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 7521
/proc/meminfo: memFree=26318164/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=763020 CPUtime=462.2 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 220606 0 0 0 46132 88 0 0 20 0 1 0 289015460 781332480 188811 33554432000 134512640 137138936 4289047232 4289046160 134542342 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 190755 188811 192 642 0 190111 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 763020

[startup+522.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 7522
/proc/meminfo: memFree=26177504/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=832784 CPUtime=522.16 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 239329 0 0 0 52119 97 0 0 20 0 1 0 289015460 852770816 206254 33554432000 134512640 137138936 4289047232 4289046160 134542333 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 208196 206254 192 642 0 207552 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 832784

[startup+582.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 7522
/proc/meminfo: memFree=26061468/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=891036 CPUtime=582.11 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 255175 0 0 0 58108 103 0 0 20 0 1 0 289015460 912420864 220824 33554432000 134512640 137138936 4289047232 4289045728 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 222759 220824 192 642 0 222115 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 891036

[startup+642.3 s]

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

/proc/meminfo: memFree=25676600/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1121.8 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 112054 126 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289046348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 1054260

[startup+1182.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 7528
/proc/meminfo: memFree=25676604/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1181.79 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 118052 127 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289046160 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 1054260

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 7528
/proc/meminfo: memFree=25676232/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1241.78 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 124050 128 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289045656 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1241.78
Current children cumulated vsize (KiB) 1054260

[startup+1302.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 7528
/proc/meminfo: memFree=25676108/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1301.77 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 130046 131 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289046160 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1301.77
Current children cumulated vsize (KiB) 1054260

[startup+1362.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 7528
/proc/meminfo: memFree=25676232/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1361.77 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 136045 132 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289046160 134542624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 1054260

[startup+1422.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 7528
/proc/meminfo: memFree=25676356/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1421.75 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 142042 133 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289045656 134606670 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 1054260

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 7529
/proc/meminfo: memFree=25676164/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1481.74 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 148037 137 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289046160 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 1054260

[startup+1542.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/178 7532
/proc/meminfo: memFree=25676940/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1541.74 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 154034 140 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289046160 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 1054260

[startup+1602.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 7532
/proc/meminfo: memFree=25676732/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1601.72 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 160030 142 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289046160 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 1054260

[startup+1662.31 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 7532
/proc/meminfo: memFree=25676884/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1661.72 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 166028 144 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289046160 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 1054260

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7532
/proc/meminfo: memFree=25676812/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1721.71 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 172025 146 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289046160 134542525 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 1054260

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7533
/proc/meminfo: memFree=25675944/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1781.7 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 178021 149 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289045656 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 1054260

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

[startup+1792.11 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7533
/proc/meminfo: memFree=25676688/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1791.5 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 179001 149 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289045892 136504021 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 1054260

[startup+1795.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7533
/proc/meminfo: memFree=25676688/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1794.7 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 179321 149 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289046160 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1794.7
Current children cumulated vsize (KiB) 1054260

[startup+1796.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7533
/proc/meminfo: memFree=25676688/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1796.29 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 179480 149 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289045656 134606982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1796.29
Current children cumulated vsize (KiB) 1054260

[startup+1797.7 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7533
/proc/meminfo: memFree=25676688/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1797.1 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 179560 150 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289046160 134542960 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1797.1
Current children cumulated vsize (KiB) 1054260

[startup+1798.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7533
/proc/meminfo: memFree=25676688/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1797.5 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 179600 150 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289045776 134607574 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1797.5
Current children cumulated vsize (KiB) 1054260

[startup+1798.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7533
/proc/meminfo: memFree=25676688/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1797.9 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 179640 150 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289045988 136501693 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 1054260

[startup+1798.6 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7533
/proc/meminfo: memFree=25676688/32873648 swapFree=7104/7104
[pid=7507] ppid=7505 vsize=1054260 CPUtime=1798.01 cores=1,3,5,7
/proc/7507/stat : 7507 (bsolo) R 7505 7507 7472 0 -1 4202496 301042 0 0 0 179651 150 0 0 20 0 1 0 289015460 1079562240 261632 33554432000 134512640 137138936 4289047232 4289046160 134542503 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7507/statm: 263565 261632 192 642 0 262921 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 1054260

Child status: 0
Real time (s): 1798.62
CPU time (s): 1798.03
CPU user time (s): 1796.52
CPU system time (s): 1.50377
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 1054260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.52
system time used= 1.50377
maximum resident set size= 1046868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 301042
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= 441
involuntary context switches= 1834

runsolver used 2.57561 second user time and 7.2429 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-28 20:15:00
IDJOB=3707699
IDBENCH=90125
IDSOLVER=2286
FILE ID=node127/3707699-1338228900
RUNJOBID= node127-1338228900-7489
PBS_JOBID= 14624640
Free space on /tmp= 71108 MiB

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

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

MD5SUM BENCH= 007cb74ee15cb0b4c01d23d6abd9d82b
RANDOM SEED=364512887

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27769172 kB
Buffers:          499912 kB
Cached:          3703824 kB
SwapCached:            0 kB
Active:          1333448 kB
Inactive:        2882080 kB
Active(anon):      13844 kB
Inactive(anon):        0 kB
Active(file):    1319604 kB
Inactive(file):  2882080 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11624 kB
Writeback:             0 kB
AnonPages:         18384 kB
Mapped:            13624 kB
Shmem:               200 kB
Slab:             746800 kB
SReclaimable:     190276 kB
SUnreclaim:       556524 kB
KernelStack:        1392 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     108036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71100 MiB
End job on node127 at 2012-05-28 20:44:59