Trace number 3707702

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.11 1798.76

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K85.opb
MD5SUM1487741f4fc087d76a7a64081b5bebd6
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 variables5780
Total number of constraints5952
Number of constraints which are clauses5867
Number of constraints which are cardinality constraints (but not clauses)85
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint85
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 86
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-3707702-1338227645.opb
0.00/0.00	c File size is 369198 bytes.
0.00/0.02	c Highest Coefficient sum: 86
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.027 s
0.00/0.03	c Var: 5780 Constr: 5952 5867/85/0 Lit: 37082 Watch. Lit: 17512
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
1.00/1.09	c Pre-processing Time: 1.097 s
1.00/1.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.00/1.09	c        0   5045     5273    34082    6    15925   82966      0      0 1.10
1.00/1.09	c Switching off lower bounding mode.
1798.05/1798.74	c      100   5045     5378    45996    8    16374   91263    105     87 1.15
1798.05/1798.74	c      251   5045     5552    58593   10    16940  100390    279    206 1.22
1798.05/1798.74	c      476   5045     5809    81934   14    18197  110430    536    340 1.40
1798.05/1798.74	c      814   5045     6187   111408   18    20068  121474    914    518 1.57
1798.05/1798.74	c     1323   5045     6755   173765   25    22752  133622   1482    691 1.91
1798.05/1798.74	c     2086   5045     7605   307334   40    25925  146985   2332    845 2.47
1798.05/1798.74	c     3234   5045     8902   823493   92    31223  161684   3629    786 4.11
1798.05/1798.74	c     4955   5045    10797  1141771  105    38116  177853   5524    838 5.91
1798.05/1798.74	c     7541   5045    13776  2086486  151    48264  195639   8503    764 9.86
1798.05/1798.74	c    11421   5045    18231  3915527  214    62270  215203  12958    639 17.86
1798.05/1798.74	c    17243   5045    24939  8164770  327    83561  236724  19666    464 37.15
1798.05/1798.74	c    25980   5045    35244 15910890  451   117811  260397  29971    311 83.35
1798.05/1798.74	c    39090   5045    50876 27117617  533   164247  286437  45603    246 158.39
1798.05/1798.74	c    58764   5045    74017 39509002  533   239387  315081  68744    207 283.11
1798.05/1798.74	c Reducing formula size due to memory constraints
1798.05/1798.74	c Memory Limit: 1000.00 MB  Used: 1022.04 MB
1798.05/1798.74	c    88274   5045    29937 30998678 1035    90909   31385  24664    117 754.25
1798.05/1798.74	c   132545   5045    23057 20405094  884    63136   34524  17784     97 1363.77
1798.05/1798.74	c Resources Exceeded
1798.05/1798.74	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.05/1798.74	c   16   161940  83928  2136545    42753 48933534  37480     90 1798.11
1798.05/1798.74	s UNKNOWN
1798.05/1798.74	c Total time: 1798.11 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-3707702-1338227645/watcher-3707702-1338227645 -o /tmp/evaluation-result-3707702-1338227645/solver-3707702-1338227645 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707702-1338227645.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.75 1.79 1.73 5/175 4142
/proc/meminfo: memFree=31357724/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=11444 CPUtime=0 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 367 0 0 0 0 0 0 0 20 0 1 0 288889966 11718656 321 33554432000 134512640 137138936 4294789504 4294787968 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/4141/statm: 2861 322 181 642 0 2126 0

[startup+0.032438 s]
/proc/loadavg: 1.75 1.79 1.73 5/175 4142
/proc/meminfo: memFree=31357724/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=12764 CPUtime=0.02 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 890 0 0 0 2 0 0 0 20 0 1 0 288889966 13070336 753 33554432000 134512640 137138936 4294789504 4294718844 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/4141/statm: 3191 753 184 642 0 2547 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12764

[startup+0.100213 s]
/proc/loadavg: 1.75 1.79 1.73 5/175 4142
/proc/meminfo: memFree=31357724/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=12892 CPUtime=0.09 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 893 0 0 0 9 0 0 0 20 0 1 0 288889966 13201408 756 33554432000 134512640 137138936 4294789504 4294718844 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/4141/statm: 3223 756 184 642 0 2579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12892

[startup+0.300216 s]
/proc/loadavg: 1.75 1.79 1.73 5/175 4142
/proc/meminfo: memFree=31357724/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=12892 CPUtime=0.29 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 894 0 0 0 29 0 0 0 20 0 1 0 288889966 13201408 757 33554432000 134512640 137138936 4294789504 4294718844 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/4141/statm: 3223 757 184 642 0 2579 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12892

[startup+0.700218 s]
/proc/loadavg: 1.75 1.79 1.73 5/175 4142
/proc/meminfo: memFree=31357724/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=12892 CPUtime=0.69 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 894 0 0 0 69 0 0 0 20 0 1 0 288889966 13201408 757 33554432000 134512640 137138936 4294789504 4294718844 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/4141/statm: 3223 757 184 642 0 2579 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12892

[startup+1.50022 s]
/proc/loadavg: 1.75 1.79 1.73 4/177 4144
/proc/meminfo: memFree=31352740/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=13804 CPUtime=1.49 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 1247 0 0 0 148 1 0 0 20 0 1 0 288889966 14135296 1022 33554432000 134512640 137138936 4294789504 4294788620 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/4141/statm: 3451 1022 192 642 0 2807 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13804

[startup+3.10021 s]
/proc/loadavg: 1.75 1.79 1.73 4/177 4144
/proc/meminfo: memFree=31347556/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=18772 CPUtime=3.09 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 2480 0 0 0 304 5 0 0 20 0 1 0 288889966 19222528 2255 33554432000 134512640 137138936 4294789504 4294783824 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/4141/statm: 4693 2255 192 642 0 4049 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18772

[startup+6.30023 s]
/proc/loadavg: 1.77 1.79 1.73 4/177 4144
/proc/meminfo: memFree=31327164/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=28464 CPUtime=6.28 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 5079 0 0 0 620 8 0 0 20 0 1 0 288889966 29147136 4696 33554432000 134512640 137138936 4294789504 4294787928 134606839 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/4141/statm: 7116 4696 192 642 0 6472 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28464

[startup+12.7003 s]
/proc/loadavg: 1.79 1.79 1.73 4/177 4144
/proc/meminfo: memFree=31289168/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=48172 CPUtime=12.69 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 10003 0 0 0 1257 12 0 0 20 0 1 0 288889966 49328128 9620 33554432000 134512640 137138936 4294789504 4294788620 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/4141/statm: 12043 9620 192 642 0 11399 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48172

[startup+25.5002 s]
/proc/loadavg: 1.83 1.80 1.73 4/177 4144
/proc/meminfo: memFree=31224664/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=85536 CPUtime=25.48 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 20145 0 0 0 2532 16 0 0 20 0 1 0 288889966 87588864 18963 33554432000 134512640 137138936 4294789504 4294788432 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/4141/statm: 21384 18963 192 642 0 20740 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85536

[startup+51.1003 s]
/proc/loadavg: 1.89 1.82 1.74 4/177 4144
/proc/meminfo: memFree=31119232/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=151540 CPUtime=51.05 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 38199 0 0 0 5080 25 0 0 20 0 1 0 288889966 155176960 35449 33554432000 134512640 137138936 4294789504 4294788032 134603100 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 37885 35449 192 642 0 37241 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 151540

[startup+102.307 s]
/proc/loadavg: 1.95 1.84 1.75 4/177 4144
/proc/meminfo: memFree=30896820/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=258620 CPUtime=102.22 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 65633 0 0 0 10180 42 0 0 20 0 1 0 288889966 264826880 62228 33554432000 134512640 137138936 4294789504 4294788432 134542770 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 64655 62228 192 642 0 64011 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 258620

[startup+162.3 s]
/proc/loadavg: 2.02 1.88 1.76 4/177 4144
/proc/meminfo: memFree=30699688/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=368008 CPUtime=162.16 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 94822 0 0 0 16160 56 0 0 20 0 1 0 288889966 376840192 89578 33554432000 134512640 137138936 4294789504 4294788620 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 92002 89578 192 642 0 91358 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 368008

[startup+222.3 s]
/proc/loadavg: 2.08 1.93 1.79 4/177 4144
/proc/meminfo: memFree=30510404/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=445092 CPUtime=222.12 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 114185 0 0 0 22143 69 0 0 20 0 1 0 288889966 455774208 108853 33554432000 134512640 137138936 4294789504 4294788036 136511212 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 111273 108853 192 642 0 110629 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 445092

[startup+282.3 s]
/proc/loadavg: 2.11 1.97 1.81 3/177 4144
/proc/meminfo: memFree=30328152/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=520480 CPUtime=282.08 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 133201 0 0 0 28128 80 0 0 20 0 1 0 288889966 532971520 127692 33554432000 134512640 137138936 4294789504 4294787928 134606686 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 130120 127692 192 642 0 129476 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 520480

[startup+342.3 s]
/proc/loadavg: 2.12 2.00 1.83 4/177 4145
/proc/meminfo: memFree=30143420/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=602280 CPUtime=342.03 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 154124 0 0 0 34110 93 0 0 20 0 1 0 288889966 616734720 148140 33554432000 134512640 137138936 4294789504 4294788040 136504096 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 150570 148140 192 642 0 149926 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 602280

[startup+402.3 s]
/proc/loadavg: 2.04 2.00 1.83 4/178 4148
/proc/meminfo: memFree=30009672/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=683820 CPUtime=401.98 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 176508 0 0 0 40096 102 0 0 20 0 1 0 288889966 700231680 168528 33554432000 134512640 137138936 4294789504 4294787928 134606670 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 170955 168528 192 642 0 170311 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 683820

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 1.84 4/178 4171
/proc/meminfo: memFree=29836408/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=769440 CPUtime=461.94 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 201839 0 0 0 46083 111 0 0 20 0 1 0 288889966 787906560 189940 33554432000 134512640 137138936 4294789504 4294788216 136504096 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 192360 189940 192 642 0 191716 0
Current children cumulated CPU time (s) 461.94
Current children cumulated vsize (KiB) 769440

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.85 4/177 4171
/proc/meminfo: memFree=29656768/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=851936 CPUtime=521.89 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 226348 0 0 0 52071 118 0 0 20 0 1 0 288889966 872382464 210561 33554432000 134512640 137138936 4294789504 4294787928 134606964 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 212984 210561 192 642 0 212340 0
Current children cumulated CPU time (s) 521.89
Current children cumulated vsize (KiB) 851936

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 1.86 4/177 4171
/proc/meminfo: memFree=29512180/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=917692 CPUtime=581.88 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 244786 0 0 0 58063 125 0 0 20 0 1 0 288889966 939716608 227446 33554432000 134512640 137138936 4294789504 4294788432 134542490 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 229423 227446 192 642 0 228779 0
Current children cumulated CPU time (s) 581.88
Current children cumulated vsize (KiB) 917692

[startup+642.3 s]

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

/proc/meminfo: memFree=29271728/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1061.81 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287786 0 0 0 106027 154 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294788432 134542199 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 1057980

[startup+1122.3 s]
/proc/loadavg: 2.09 2.08 1.95 4/177 4176
/proc/meminfo: memFree=29271632/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1121.79 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287786 0 0 0 112023 156 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294788432 134542333 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 1057980

[startup+1182.3 s]
/proc/loadavg: 2.08 2.08 1.95 4/177 4176
/proc/meminfo: memFree=29271756/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1181.79 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287786 0 0 0 118021 158 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294788432 134542480 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 1057980

[startup+1242.3 s]
/proc/loadavg: 2.07 2.08 1.96 4/177 4177
/proc/meminfo: memFree=29271756/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1241.78 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287786 0 0 0 124018 160 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294787928 134606592 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1241.78
Current children cumulated vsize (KiB) 1057980

[startup+1302.3 s]
/proc/loadavg: 2.07 2.08 1.96 4/177 4177
/proc/meminfo: memFree=29271632/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1301.78 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287786 0 0 0 130016 162 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294788432 134542316 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 1057980

[startup+1362.3 s]
/proc/loadavg: 2.07 2.08 1.97 4/177 4177
/proc/meminfo: memFree=29271756/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1361.76 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287786 0 0 0 136012 164 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294788432 134542316 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 1057980

[startup+1422.31 s]
/proc/loadavg: 2.02 2.06 1.97 3/177 4215
/proc/meminfo: memFree=30214240/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1421.76 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287786 0 0 0 142004 172 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294788432 134542490 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 1057980

[startup+1482.3 s]
/proc/loadavg: 2.09 2.06 1.97 3/177 4215
/proc/meminfo: memFree=30098548/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1481.75 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287786 0 0 0 148001 174 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294788432 134542480 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 1057980

[startup+1542.3 s]
/proc/loadavg: 2.11 2.08 1.98 3/177 4216
/proc/meminfo: memFree=29992900/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1541.73 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287786 0 0 0 153998 175 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294788432 134542295 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 1057980

[startup+1602.3 s]
/proc/loadavg: 2.12 2.09 2.00 3/178 4219
/proc/meminfo: memFree=29893452/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1601.73 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287786 0 0 0 159996 177 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294788432 134542325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 1057980

[startup+1662.3 s]
/proc/loadavg: 2.12 2.10 2.00 3/177 4219
/proc/meminfo: memFree=29804180/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1661.71 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287786 0 0 0 165993 178 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294787928 134606670 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 1057980

[startup+1722.3 s]
/proc/loadavg: 2.08 2.09 2.00 3/177 4219
/proc/meminfo: memFree=29725912/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1721.7 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287794 0 0 0 171990 180 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294788432 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 1057980

[startup+1782.3 s]
/proc/loadavg: 2.11 2.10 2.01 3/177 4219
/proc/meminfo: memFree=29659092/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1781.66 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287837 0 0 0 177984 182 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294788432 134542516 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 1057980

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

[startup+1791.91 s]
/proc/loadavg: 2.09 2.10 2.01 3/177 4219
/proc/meminfo: memFree=29649900/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1791.27 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287843 0 0 0 178944 183 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294788432 134542339 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1791.27
Current children cumulated vsize (KiB) 1057980

[startup+1795.1 s]
/proc/loadavg: 2.08 2.10 2.00 3/177 4219
/proc/meminfo: memFree=29647048/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1794.47 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287843 0 0 0 179264 183 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294788432 134542286 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (KiB) 1057980

[startup+1796.7 s]
/proc/loadavg: 2.08 2.10 2.00 3/177 4219
/proc/meminfo: memFree=29646288/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1796.05 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287850 0 0 0 179422 183 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294788048 134607568 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1796.05
Current children cumulated vsize (KiB) 1057980

[startup+1797.5 s]
/proc/loadavg: 2.08 2.10 2.00 3/177 4219
/proc/meminfo: memFree=29645420/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1796.85 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287850 0 0 0 179502 183 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294788432 134542516 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1796.85
Current children cumulated vsize (KiB) 1057980

[startup+1798.3 s]
/proc/loadavg: 2.08 2.10 2.00 3/177 4219
/proc/meminfo: memFree=29645420/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1797.65 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287850 0 0 0 179582 183 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294788432 134542713 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (KiB) 1057980

[startup+1798.7 s]
/proc/loadavg: 2.08 2.09 2.00 3/177 4219
/proc/meminfo: memFree=29644428/32873648 swapFree=7116/7116
[pid=4141] ppid=4138 vsize=1057980 CPUtime=1798.05 cores=1,3,5,7
/proc/4141/stat : 4141 (bsolo) R 4138 4141 4099 0 -1 4202496 287850 0 0 0 179622 183 0 0 20 0 1 0 288889966 1083371520 262515 33554432000 134512640 137138936 4294789504 4294787928 134606976 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/4141/statm: 264495 262515 192 642 0 263851 0
Current children cumulated CPU time (s) 1798.05
Current children cumulated vsize (KiB) 1057980

Child status: 0
Real time (s): 1798.76
CPU time (s): 1798.11
CPU user time (s): 1796.28
CPU system time (s): 1.83772
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 1057980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.28
system time used= 1.83772
maximum resident set size= 1050456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 287850
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= 474
involuntary context switches= 1898

runsolver used 2.68559 second user time and 7.41087 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-28 19:54:05
IDJOB=3707702
IDBENCH=90118
IDSOLVER=2286
FILE ID=node123/3707702-1338227645
RUNJOBID= node123-1338227645-4116
PBS_JOBID= 14624628
Free space on /tmp= 71680 MiB

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

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

MD5SUM BENCH= 1487741f4fc087d76a7a64081b5bebd6
RANDOM SEED=1928223485

node123.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.217
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.43
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.217
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		: 2667.217
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.92
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.217
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.217
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.217
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		: 2667.217
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.217
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:        31359160 kB
Buffers:          365956 kB
Cached:           294724 kB
SwapCached:          972 kB
Active:           349792 kB
Inactive:         321132 kB
Active(anon):       2196 kB
Inactive(anon):     8356 kB
Active(file):     347596 kB
Inactive(file):   312776 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102960 kB
Dirty:              8644 kB
Writeback:             4 kB
AnonPages:         14396 kB
Mapped:             9512 kB
Shmem:                 0 kB
Slab:             705052 kB
SReclaimable:     147288 kB
SUnreclaim:       557764 kB
KernelStack:        1376 kB
PageTables:         4284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71672 MiB
End job on node123 at 2012-05-28 20:24:04