Trace number 3707708

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.16 1798.88

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K91.opb
MD5SUM8c2203c9ba90488459f210b4f3d3e3ed
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 variables6188
Total number of constraints6372
Number of constraints which are clauses6281
Number of constraints which are cardinality constraints (but not clauses)91
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint91
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 92
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-3707708-1338226873.opb
0.00/0.00	c File size is 395845 bytes.
0.00/0.03	c Highest Coefficient sum: 92
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: 6188 Constr: 6372 6281/91/0 Lit: 39716 Watch. Lit: 18748
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
1.10/1.19	c Pre-processing Time: 1.194 s
1.10/1.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.10/1.19	c        0   5447     5687    36680    6    17149   89102      0      0 1.19
1.10/1.19	c Switching off lower bounding mode.
1798.07/1798.87	c      100   5447     5804    46893    8    17869   98013    117     80 1.25
1798.07/1798.87	c      250   5447     5974    62996   10    18883  107815    287    189 1.32
1798.07/1798.87	c      476   5447     6232    90232   14    20879  118597    545    327 1.45
1798.07/1798.87	c      815   5447     6629   123650   18    23055  130457    942    493 1.65
1798.07/1798.87	c     1324   5447     7218   181757   25    26127  143503   1531    670 1.97
1798.07/1798.87	c     2087   5447     8107   354447   43    30366  157854   2420    768 2.72
1798.07/1798.87	c     3233   5447     9384   520577   55    35160  173640   3697    841 3.84
1798.07/1798.87	c     4955   5447    11312   899797   79    42735  191005   5625    873 5.67
1798.07/1798.87	c     7541   5447    14241  1493906  104    53984  210106   8554    822 9.17
1798.07/1798.87	c    11421   5447    18637  2660155  142    69341  231117  12950    716 15.95
1798.07/1798.87	c    17245   5447    25414  4510064  177    89812  254229  19727    637 27.07
1798.07/1798.87	c    25984   5447    35567 10899171  306   119758  279652  29880    434 59.82
1798.07/1798.87	c    39095   5447    50883 18794505  369   169175  307618  45196    313 124.89
1798.07/1798.87	c    58765   5447    74015 31953120  431   245106  338380  68328    206 284.50
1798.07/1798.87	c    88276   5447   108813 55453550  509   355776  372219 103126    145 607.30
1798.07/1798.87	c Reducing formula size due to memory constraints
1798.07/1798.87	c Memory Limit: 1000.00 MB  Used: 1002.63 MB
1798.07/1798.87	c   132547   5447    35483 28411834  800    92193   33947  29796    121 1094.43
1798.07/1798.87	c Resources Exceeded
1798.07/1798.87	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.07/1798.87	c   16   173845  93683  2737427    34396 46543524  28709     96 1798.16
1798.07/1798.87	s UNKNOWN
1798.07/1798.87	c Total time: 1798.16 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-3707708-1338226873/watcher-3707708-1338226873 -o /tmp/evaluation-result-3707708-1338226873/solver-3707708-1338226873 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707708-1338226873.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 27602
/proc/meminfo: memFree=29490972/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=19280 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 377 0 0 0 0 0 0 0 20 0 1 0 288815790 19742720 330 33554432000 134512640 137138936 4292104656 4292103248 134531237 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 4820 330 178 642 0 4079 0

[startup+0.0357671 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27602
/proc/meminfo: memFree=29490972/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=13048 CPUtime=0.03 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 941 0 0 0 3 0 0 0 20 0 1 0 288815790 13361152 797 33554432000 134512640 137138936 4292104656 4292029100 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 3262 797 184 642 0 2618 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13048

[startup+0.100257 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27602
/proc/meminfo: memFree=29490972/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=13048 CPUtime=0.09 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 945 0 0 0 9 0 0 0 20 0 1 0 288815790 13361152 801 33554432000 134512640 137138936 4292104656 4292029100 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 3262 801 184 642 0 2618 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13048

[startup+0.300222 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27602
/proc/meminfo: memFree=29490972/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=13048 CPUtime=0.29 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 946 0 0 0 29 0 0 0 20 0 1 0 288815790 13361152 802 33554432000 134512640 137138936 4292104656 4292029100 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 3262 802 184 642 0 2618 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13048

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27602
/proc/meminfo: memFree=29490972/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=13048 CPUtime=0.69 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 946 0 0 0 69 0 0 0 20 0 1 0 288815790 13361152 802 33554432000 134512640 137138936 4292104656 4292029100 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 3262 802 184 642 0 2618 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13048

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27603
/proc/meminfo: memFree=29486616/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=13824 CPUtime=1.48 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 1273 0 0 0 147 1 0 0 20 0 1 0 288815790 14155776 1030 33554432000 134512640 137138936 4292104656 4292103772 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 3456 1030 192 642 0 2812 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13824

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27603
/proc/meminfo: memFree=29482632/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=18232 CPUtime=3.09 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 2380 0 0 0 305 4 0 0 20 0 1 0 288815790 18669568 2137 33554432000 134512640 137138936 4292104656 4292103772 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 4558 2137 192 642 0 3914 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18232

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27603
/proc/meminfo: memFree=29465024/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=26500 CPUtime=6.29 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 4439 0 0 0 620 9 0 0 20 0 1 0 288815790 27136000 4196 33554432000 134512640 137138936 4292104656 4292103080 134606847 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 6625 4196 192 642 0 5981 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26500

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27603
/proc/meminfo: memFree=29438000/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=41072 CPUtime=12.69 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 8146 0 0 0 1255 14 0 0 20 0 1 0 288815790 42057728 7846 33554432000 134512640 137138936 4292104656 4292103080 134606686 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 10268 7846 192 642 0 9624 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41072

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27603
/proc/meminfo: memFree=29391732/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=69128 CPUtime=25.48 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 15165 0 0 0 2527 21 0 0 20 0 1 0 288815790 70787072 14860 33554432000 134512640 137138936 4292104656 4292103772 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 17282 14860 192 642 0 16638 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69128

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27603
/proc/meminfo: memFree=29288284/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=139864 CPUtime=51.08 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 34206 0 0 0 5078 30 0 0 20 0 1 0 288815790 143220736 32549 33554432000 134512640 137138936 4292104656 4292103080 134606982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 34966 32549 192 642 0 34322 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 139864

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 27603
/proc/meminfo: memFree=29120044/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=230848 CPUtime=102.28 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 57658 0 0 0 10183 45 0 0 20 0 1 0 288815790 236388352 55285 33554432000 134512640 137138936 4292104656 4292103584 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 57712 55285 192 642 0 57068 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 230848

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 27603
/proc/meminfo: memFree=28992104/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=304404 CPUtime=162.27 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 77079 0 0 0 16166 61 0 0 20 0 1 0 288815790 311709696 73683 33554432000 134512640 137138936 4292104656 4292103584 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 76101 73683 192 642 0 75457 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 304404

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27604
/proc/meminfo: memFree=28917856/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=378260 CPUtime=222.25 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 96114 0 0 0 22153 72 0 0 20 0 1 0 288815790 387338240 92138 33554432000 134512640 137138936 4292104656 4292103584 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 94565 92138 192 642 0 93921 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 378260

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27604
/proc/meminfo: memFree=28870764/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=426496 CPUtime=282.25 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 108268 0 0 0 28146 79 0 0 20 0 1 0 288815790 436731904 104191 33554432000 134512640 137138936 4292104656 4292103184 134603105 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 106624 104191 192 642 0 105980 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 426496

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27604
/proc/meminfo: memFree=28821564/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=475376 CPUtime=342.23 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 120698 0 0 0 34132 91 0 0 20 0 1 0 288815790 486785024 116402 33554432000 134512640 137138936 4292104656 4292102924 136700814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 118844 116402 192 642 0 118200 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 475376

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27604
/proc/meminfo: memFree=28747196/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=548372 CPUtime=402.19 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 143135 0 0 0 40120 99 0 0 20 0 1 0 288815790 561532928 134685 33554432000 134512640 137138936 4292104656 4292103316 136504021 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 137093 134685 192 642 0 136449 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 548372

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 27604
/proc/meminfo: memFree=28664020/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=630372 CPUtime=462.13 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 167883 0 0 0 46103 110 0 0 20 0 1 0 288815790 645500928 155168 33554432000 134512640 137138936 4292104656 4292103516 136520975 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 157593 155168 192 642 0 156949 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 630372

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 27605
/proc/meminfo: memFree=28622136/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=670704 CPUtime=522.09 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 178071 0 0 0 52086 123 0 0 20 0 1 0 288815790 686800896 165262 33554432000 134512640 137138936 4292104656 4292103200 134607584 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 167676 165262 192 642 0 167032 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 670704

[startup+582.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 27608
/proc/meminfo: memFree=28577392/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=716864 CPUtime=582.04 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 189843 0 0 0 58073 131 0 0 20 0 1 0 288815790 734068736 176794 33554432000 134512640 137138936 4292104656 4292103772 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 179216 176794 192 642 0 178572 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 716864

[startup+642.3 s]

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

/proc/meminfo: memFree=29207632/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038192 CPUtime=1121.68 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 111980 188 0 0 20 0 1 0 288815790 1063108608 257125 33554432000 134512640 137138936 4292104656 4292103584 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259548 257125 192 642 0 258904 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 1038192

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 27651
/proc/meminfo: memFree=29096644/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038192 CPUtime=1181.67 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 117976 191 0 0 20 0 1 0 288815790 1063108608 257125 33554432000 134512640 137138936 4292104656 4292103584 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259548 257125 192 642 0 258904 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 1038192

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 27674
/proc/meminfo: memFree=29016788/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038192 CPUtime=1241.65 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 123972 193 0 0 20 0 1 0 288815790 1063108608 257125 33554432000 134512640 137138936 4292104656 4292103584 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259548 257125 192 642 0 258904 0
Current children cumulated CPU time (s) 1241.65
Current children cumulated vsize (KiB) 1038192

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 27674
/proc/meminfo: memFree=28928756/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038192 CPUtime=1301.65 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 129970 195 0 0 20 0 1 0 288815790 1063108608 257125 33554432000 134512640 137138936 4292104656 4292102936 136505639 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259548 257125 192 642 0 258904 0
Current children cumulated CPU time (s) 1301.65
Current children cumulated vsize (KiB) 1038192

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27674
/proc/meminfo: memFree=28846916/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038192 CPUtime=1361.63 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 135967 196 0 0 20 0 1 0 288815790 1063108608 257125 33554432000 134512640 137138936 4292104656 4292103584 134542322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259548 257125 192 642 0 258904 0
Current children cumulated CPU time (s) 1361.63
Current children cumulated vsize (KiB) 1038192

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27675
/proc/meminfo: memFree=28734944/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038192 CPUtime=1421.63 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 141964 199 0 0 20 0 1 0 288815790 1063108608 257125 33554432000 134512640 137138936 4292104656 4292103000 134599789 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259548 257125 192 642 0 258904 0
Current children cumulated CPU time (s) 1421.63
Current children cumulated vsize (KiB) 1038192

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27675
/proc/meminfo: memFree=28649136/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038192 CPUtime=1481.62 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 147961 201 0 0 20 0 1 0 288815790 1063108608 257125 33554432000 134512640 137138936 4292104656 4292103544 135984589 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259548 257125 192 642 0 258904 0
Current children cumulated CPU time (s) 1481.62
Current children cumulated vsize (KiB) 1038192

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27675
/proc/meminfo: memFree=28575480/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038192 CPUtime=1541.61 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 153958 203 0 0 20 0 1 0 288815790 1063108608 257125 33554432000 134512640 137138936 4292104656 4292103080 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259548 257125 192 642 0 258904 0
Current children cumulated CPU time (s) 1541.61
Current children cumulated vsize (KiB) 1038192

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27675
/proc/meminfo: memFree=28498228/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038192 CPUtime=1601.6 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 159956 204 0 0 20 0 1 0 288815790 1063108608 257125 33554432000 134512640 137138936 4292104656 4292103584 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259548 257125 192 642 0 258904 0
Current children cumulated CPU time (s) 1601.6
Current children cumulated vsize (KiB) 1038192

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27675
/proc/meminfo: memFree=28419736/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038160 CPUtime=1661.59 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 165954 205 0 0 20 0 1 0 288815790 1063075840 257125 33554432000 134512640 137138936 4292104656 4292064264 134600461 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259540 257125 192 642 0 258896 0
Current children cumulated CPU time (s) 1661.59
Current children cumulated vsize (KiB) 1038160

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27676
/proc/meminfo: memFree=28350296/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038160 CPUtime=1721.58 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 171952 206 0 0 20 0 1 0 288815790 1063075840 257125 33554432000 134512640 137138936 4292104656 4292103584 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259540 257125 192 642 0 258896 0
Current children cumulated CPU time (s) 1721.58
Current children cumulated vsize (KiB) 1038160

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 27679
/proc/meminfo: memFree=28282100/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038160 CPUtime=1781.57 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 177951 206 0 0 20 0 1 0 288815790 1063075840 257125 33554432000 134512640 137138936 4292104656 4292103584 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259540 257125 192 642 0 258896 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 1038160

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

[startup+1791.91 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 27679
/proc/meminfo: memFree=28265476/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038160 CPUtime=1791.18 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 178912 206 0 0 20 0 1 0 288815790 1063075840 257125 33554432000 134512640 137138936 4292104656 4292103584 134542752 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259540 257125 192 642 0 258896 0
Current children cumulated CPU time (s) 1791.18
Current children cumulated vsize (KiB) 1038160

[startup+1795.1 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 27679
/proc/meminfo: memFree=28260020/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038160 CPUtime=1794.38 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 179232 206 0 0 20 0 1 0 288815790 1063075840 257125 33554432000 134512640 137138936 4292104656 4292103584 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259540 257125 192 642 0 258896 0
Current children cumulated CPU time (s) 1794.38
Current children cumulated vsize (KiB) 1038160

[startup+1796.7 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 27679
/proc/meminfo: memFree=28258656/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038160 CPUtime=1795.97 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 179391 206 0 0 20 0 1 0 288815790 1063075840 257125 33554432000 134512640 137138936 4292104656 4292103216 134599247 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259540 257125 192 642 0 258896 0
Current children cumulated CPU time (s) 1795.97
Current children cumulated vsize (KiB) 1038160

[startup+1797.5 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 27679
/proc/meminfo: memFree=28257416/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038160 CPUtime=1796.77 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 179471 206 0 0 20 0 1 0 288815790 1063075840 257125 33554432000 134512640 137138936 4292104656 4292103536 136297650 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259540 257125 192 642 0 258896 0
Current children cumulated CPU time (s) 1796.77
Current children cumulated vsize (KiB) 1038160

[startup+1798.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 27679
/proc/meminfo: memFree=28257416/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038160 CPUtime=1797.57 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 179551 206 0 0 20 0 1 0 288815790 1063075840 257125 33554432000 134512640 137138936 4292104656 4292103080 134606592 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259540 257125 192 642 0 258896 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (KiB) 1038160

[startup+1798.7 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 27679
/proc/meminfo: memFree=28256300/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038160 CPUtime=1797.97 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 179591 206 0 0 20 0 1 0 288815790 1063075840 257125 33554432000 134512640 137138936 4292104656 4292103584 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259540 257125 192 642 0 258896 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 1038160

[startup+1798.8 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 27679
/proc/meminfo: memFree=28256300/32873844 swapFree=7108/7108
[pid=27602] ppid=27600 vsize=1038160 CPUtime=1798.07 cores=1,3,5,7
/proc/27602/stat : 27602 (bsolo) R 27600 27602 23491 0 -1 4202496 275059 0 0 0 179601 206 0 0 20 0 1 0 288815790 1063075840 257125 33554432000 134512640 137138936 4292104656 4292103080 134606982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 259540 257125 192 642 0 258896 0
Current children cumulated CPU time (s) 1798.07
Current children cumulated vsize (KiB) 1038160

Child status: 0
Real time (s): 1798.88
CPU time (s): 1798.16
CPU user time (s): 1796.09
CPU system time (s): 2.07169
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (KiB): 1038712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.09
system time used= 2.07168
maximum resident set size= 1029020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275059
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= 485
involuntary context switches= 1834

runsolver used 2.81257 second user time and 8.63769 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-28 19:41:13
IDJOB=3707708
IDBENCH=90116
IDSOLVER=2286
FILE ID=node102/3707708-1338226873
RUNJOBID= node102-1338207119-25578
PBS_JOBID= 14624595
Free space on /tmp= 71524 MiB

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

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

MD5SUM BENCH= 8c2203c9ba90488459f210b4f3d3e3ed
RANDOM SEED=226384049

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:        29491624 kB
Buffers:          396536 kB
Cached:          1302436 kB
SwapCached:            0 kB
Active:          1857736 kB
Inactive:         685536 kB
Active(anon):     835736 kB
Inactive(anon):    11036 kB
Active(file):    1022000 kB
Inactive(file):   674500 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4292 kB
Writeback:             0 kB
AnonPages:        851028 kB
Mapped:            15080 kB
Shmem:               200 kB
Slab:             698336 kB
SReclaimable:     140880 kB
SUnreclaim:       557456 kB
KernelStack:        1464 kB
PageTables:         5652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     965268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    448512 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 20:11:12