Trace number 3707707

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K90.opb
MD5SUMa811647d9332337c7e73474eee26f5b9
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 variables6120
Total number of constraints6302
Number of constraints which are clauses6212
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint90
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 91
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-3707707-1338225074.opb
0.00/0.00	c File size is 391408 bytes.
0.00/0.03	c Highest Coefficient sum: 91
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.028 s
0.00/0.03	c Var: 6120 Constr: 6302 6212/90/0 Lit: 39277 Watch. Lit: 18542
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
1.10/1.17	c Pre-processing Time: 1.173 s
1.10/1.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.10/1.17	c        0   5380     5618    36247    6    16945   88079      0      0 1.17
1.10/1.17	c Switching off lower bounding mode.
1798.05/1798.80	c      100   5380     5737    52524    9    17743   96887    119     80 1.25
1798.05/1798.80	c      250   5380     5904    67750   11    18355  106576    286    188 1.33
1798.05/1798.80	c      475   5380     6164    99280   16    19794  117234    546    324 1.46
1798.05/1798.80	c      814   5380     6541   126348   19    21672  128958    923    485 1.68
1798.05/1798.80	c     1322   5380     7115   172289   24    23613  141854   1497    667 1.98
1798.05/1798.80	c     2085   5380     7981   288048   36    27448  156040   2363    830 2.51
1798.05/1798.80	c     3232   5380     9254   579673   62    32086  171645   3636    876 3.69
1798.05/1798.80	c     4954   5380    11243   839771   74    39707  188810   5625    919 5.39
1798.05/1798.80	c     7538   5380    14176  1505545  106    50454  207692   8558    851 8.86
1798.05/1798.80	c    11417   5380    18602  3616939  194    65000  228462  12984    644 17.71
1798.05/1798.80	c    17240   5380    25427  7072463  278    87419  251309  19809    434 39.69
1798.05/1798.80	c    26001   5380    35601 14169921  398   117551  276440  29983    338 76.72
1798.05/1798.80	c    39113   5380    51146 27695514  541   163281  304085  45528    237 164.58
1798.05/1798.80	c    58785   5380    74421 46032679  618   236298  334494  68803    181 324.12
1798.05/1798.80	c    88296   5380   109793 78648551  716   352382  367944 104175    127 694.49
1798.05/1798.80	c Reducing formula size due to memory constraints
1798.05/1798.80	c Memory Limit: 1000.00 MB  Used: 1007.45 MB
1798.05/1798.80	c   132567   5380    34929 31285781  895   103049   31564  29311    123 1069.66
1798.05/1798.80	c   198979   5380    33357 28324322  849    80233   34721  27739    111 1783.36
1798.05/1798.80	c Resources Exceeded
1798.05/1798.80	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.05/1798.80	c   17   199886 105317  2709866    34512 30021378  28894    111 1798.07
1798.05/1798.80	s UNKNOWN
1798.05/1798.80	c Total time: 1798.07 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3707707-1338225074/watcher-3707707-1338225074 -o /tmp/evaluation-result-3707707-1338225074/solver-3707707-1338225074 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707707-1338225074.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27510
/proc/meminfo: memFree=30111140/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=11468 CPUtime=0 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 288635886 11743232 319 33554432000 134512640 137138936 4294945264 4294943776 136577166 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 2867 319 179 642 0 2127 0

[startup+0.099396 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27510
/proc/meminfo: memFree=30111140/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=13000 CPUtime=0.09 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 930 0 0 0 9 0 0 0 20 0 1 0 288635886 13312000 788 33554432000 134512640 137138936 4294945264 4294870524 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 3250 788 184 642 0 2606 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13000

[startup+0.100162 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27510
/proc/meminfo: memFree=30111140/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=13000 CPUtime=0.09 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 930 0 0 0 9 0 0 0 20 0 1 0 288635886 13312000 788 33554432000 134512640 137138936 4294945264 4294870524 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 3250 788 184 642 0 2606 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13000

[startup+0.300226 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27510
/proc/meminfo: memFree=30111140/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=13000 CPUtime=0.29 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 931 0 0 0 29 0 0 0 20 0 1 0 288635886 13312000 789 33554432000 134512640 137138936 4294945264 4294870524 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 3250 789 184 642 0 2606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13000

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27510
/proc/meminfo: memFree=30111140/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=13000 CPUtime=0.69 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 931 0 0 0 69 0 0 0 20 0 1 0 288635886 13312000 789 33554432000 134512640 137138936 4294945264 4294870524 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 3250 789 184 642 0 2606 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13000

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27511
/proc/meminfo: memFree=30109016/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=13944 CPUtime=1.49 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 1285 0 0 0 148 1 0 0 20 0 1 0 288635886 14278656 1046 33554432000 134512640 137138936 4294945264 4294943976 136504225 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 3486 1046 192 642 0 2842 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13944

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27511
/proc/meminfo: memFree=30106536/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=18436 CPUtime=3.09 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 2418 0 0 0 304 5 0 0 20 0 1 0 288635886 18878464 2179 33554432000 134512640 137138936 4294945264 4294943688 134606663 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 4609 2179 192 642 0 3965 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18436

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27511
/proc/meminfo: memFree=30096740/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=26096 CPUtime=6.29 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 4345 0 0 0 618 11 0 0 20 0 1 0 288635886 26722304 4106 33554432000 134512640 137138936 4294945264 4294944192 134542252 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 6524 4106 192 642 0 5880 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26096

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27511
/proc/meminfo: memFree=30075932/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=45616 CPUtime=12.69 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 9241 0 0 0 1255 14 0 0 20 0 1 0 288635886 46710784 8974 33554432000 134512640 137138936 4294945264 4294943688 134606854 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 11404 8974 192 642 0 10760 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45616

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27511
/proc/meminfo: memFree=30040468/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=77716 CPUtime=25.48 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 17285 0 0 0 2529 19 0 0 20 0 1 0 288635886 79581184 17007 33554432000 134512640 137138936 4294945264 4294944192 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 19429 17007 192 642 0 18785 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 77716

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27511
/proc/meminfo: memFree=29985892/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=129480 CPUtime=51.08 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 30447 0 0 0 5078 30 0 0 20 0 1 0 288635886 132587520 29945 33554432000 134512640 137138936 4294945264 4294944192 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 32370 29945 192 642 0 31726 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 129480

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27511
/proc/meminfo: memFree=29839328/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=264568 CPUtime=102.25 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 68133 0 0 0 10182 43 0 0 20 0 1 0 288635886 270917632 63715 33554432000 134512640 137138936 4294945264 4294943792 134602746 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 66142 63715 192 642 0 65498 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 264568

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27512
/proc/meminfo: memFree=29728872/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=366708 CPUtime=162.19 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 96902 0 0 0 16165 54 0 0 20 0 1 0 288635886 375508992 89253 33554432000 134512640 137138936 4294945264 4294944192 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 91677 89253 192 642 0 91033 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 366708

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27512
/proc/meminfo: memFree=29638132/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=447728 CPUtime=222.14 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 117890 0 0 0 22148 66 0 0 20 0 1 0 288635886 458473472 109498 33554432000 134512640 137138936 4294945264 4294944192 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 111932 109498 192 642 0 111288 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 447728

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27512
/proc/meminfo: memFree=29549128/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=531112 CPUtime=282.08 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 140108 0 0 0 28131 77 0 0 20 0 1 0 288635886 543858688 130369 33554432000 134512640 137138936 4294945264 4294944192 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 132778 130369 192 642 0 132134 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 531112

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27512
/proc/meminfo: memFree=29434952/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=635652 CPUtime=342.02 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 168599 0 0 0 34114 88 0 0 20 0 1 0 288635886 650907648 156486 33554432000 134512640 137138936 4294945264 4294944192 134542513 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 158913 156486 192 642 0 158269 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 635652

[startup+402.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 27512
/proc/meminfo: memFree=29359836/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=701720 CPUtime=401.97 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 185313 0 0 0 40096 101 0 0 20 0 1 0 288635886 718561280 173007 33554432000 134512640 137138936 4294945264 4294944184 135984569 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 175430 173007 192 642 0 174786 0
Current children cumulated CPU time (s) 401.97
Current children cumulated vsize (KiB) 701720

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27513
/proc/meminfo: memFree=29284472/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=768800 CPUtime=461.92 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 202675 0 0 0 46079 113 0 0 20 0 1 0 288635886 787251200 189778 33554432000 134512640 137138936 4294945264 4294943688 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 192200 189778 192 642 0 191556 0
Current children cumulated CPU time (s) 461.92
Current children cumulated vsize (KiB) 768800

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27513
/proc/meminfo: memFree=29207744/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=837284 CPUtime=521.87 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 220667 0 0 0 52066 121 0 0 20 0 1 0 288635886 857378816 206910 33554432000 134512640 137138936 4294945264 4294944192 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 209321 206910 192 642 0 208677 0
Current children cumulated CPU time (s) 521.87
Current children cumulated vsize (KiB) 837284

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 27516
/proc/meminfo: memFree=29119104/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=917892 CPUtime=581.81 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 245796 0 0 0 58052 129 0 0 20 0 1 0 288635886 939921408 227064 33554432000 134512640 137138936 4294945264 4294944192 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 229473 227064 192 642 0 228829 0
Current children cumulated CPU time (s) 581.81
Current children cumulated vsize (KiB) 917892

[startup+642.3 s]

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

/proc/meminfo: memFree=29202764/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1121.66 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284375 0 0 0 111981 185 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294944192 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 1043072

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27559
/proc/meminfo: memFree=29100828/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1181.66 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284375 0 0 0 117976 190 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294943688 134606653 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 1043072

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27559
/proc/meminfo: memFree=29043920/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1241.65 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284375 0 0 0 123973 192 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294943688 134606663 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1241.65
Current children cumulated vsize (KiB) 1043072

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27559
/proc/meminfo: memFree=28976588/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1301.64 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284375 0 0 0 129971 193 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294944192 134542764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1301.64
Current children cumulated vsize (KiB) 1043072

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27559
/proc/meminfo: memFree=28915828/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1361.63 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284375 0 0 0 135967 196 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294944192 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1361.63
Current children cumulated vsize (KiB) 1043072

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27560
/proc/meminfo: memFree=28861144/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1421.63 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284375 0 0 0 141966 197 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294944192 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1421.63
Current children cumulated vsize (KiB) 1043072

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27560
/proc/meminfo: memFree=28802244/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1481.61 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284375 0 0 0 147963 198 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294944192 134542613 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1481.61
Current children cumulated vsize (KiB) 1043072

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27561
/proc/meminfo: memFree=28771104/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1541.6 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284391 0 0 0 153960 200 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294944160 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1541.6
Current children cumulated vsize (KiB) 1043072

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27561
/proc/meminfo: memFree=28711620/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1601.58 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284391 0 0 0 159956 202 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294944192 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1601.58
Current children cumulated vsize (KiB) 1043072

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27561
/proc/meminfo: memFree=28626336/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1661.57 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284391 0 0 0 165954 203 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294943872 134552438 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1661.57
Current children cumulated vsize (KiB) 1043072

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27562
/proc/meminfo: memFree=28533364/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1721.56 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284391 0 0 0 171951 205 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294943760 134618004 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1721.56
Current children cumulated vsize (KiB) 1043072

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27565
/proc/meminfo: memFree=28471012/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1781.56 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284391 0 0 0 177948 208 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294944192 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 1043072

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27565
/proc/meminfo: memFree=28461828/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1791.16 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284391 0 0 0 178908 208 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294943760 134618432 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1791.16
Current children cumulated vsize (KiB) 1043072

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27565
/proc/meminfo: memFree=28457612/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1794.36 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284391 0 0 0 179228 208 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294943656 136504268 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1794.36
Current children cumulated vsize (KiB) 1043072

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27565
/proc/meminfo: memFree=28456372/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1795.95 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284391 0 0 0 179387 208 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294943808 134607601 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1795.95
Current children cumulated vsize (KiB) 1043072

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27565
/proc/meminfo: memFree=28455628/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1796.75 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284391 0 0 0 179467 208 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294943800 136504137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1796.75
Current children cumulated vsize (KiB) 1043072

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27565
/proc/meminfo: memFree=28455628/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1797.55 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284391 0 0 0 179547 208 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294944192 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (KiB) 1043072

[startup+1798.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27565
/proc/meminfo: memFree=28454636/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1797.95 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284391 0 0 0 179587 208 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294944192 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 1043072

[startup+1798.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27565
/proc/meminfo: memFree=28454636/32873844 swapFree=7108/7108
[pid=27510] ppid=27508 vsize=1043072 CPUtime=1798.05 cores=1,3,5,7
/proc/27510/stat : 27510 (bsolo) R 27508 27510 23491 0 -1 4202496 284391 0 0 0 179597 208 0 0 20 0 1 0 288635886 1068105728 258826 33554432000 134512640 137138936 4294945264 4294943744 136297655 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27510/statm: 260768 258826 192 642 0 260124 0
Current children cumulated CPU time (s) 1798.05
Current children cumulated vsize (KiB) 1043072

Child status: 0
Real time (s): 1798.81
CPU time (s): 1798.08
CPU user time (s): 1795.98
CPU system time (s): 2.09068
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 1043072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.98
system time used= 2.09068
maximum resident set size= 1035716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 284391
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= 491
involuntary context switches= 1834

runsolver used 3.3205 second user time and 7.68483 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-28 19:11:14
IDJOB=3707707
IDBENCH=90110
IDSOLVER=2286
FILE ID=node102/3707707-1338225074
RUNJOBID= node102-1338207119-25578
PBS_JOBID= 14624595
Free space on /tmp= 71480 MiB

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

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

MD5SUM BENCH= a811647d9332337c7e73474eee26f5b9
RANDOM SEED=1185485122

node102.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30111784 kB
Buffers:          396300 kB
Cached:          1347684 kB
SwapCached:            0 kB
Active:          1237612 kB
Inactive:         685572 kB
Active(anon):     170624 kB
Inactive(anon):    11036 kB
Active(file):    1066988 kB
Inactive(file):   674536 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4284 kB
Writeback:             0 kB
AnonPages:        185724 kB
Mapped:            15124 kB
Shmem:               200 kB
Slab:             698576 kB
SReclaimable:     140876 kB
SUnreclaim:       557700 kB
KernelStack:        1448 kB
PageTables:         4424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     300336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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= 71520 MiB
End job on node102 at 2012-05-28 19:41:12