Trace number 3707669

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.14 1798.72

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K148.opb
MD5SUM75849fe0d0ba66aaca3a2fe3a07c685a
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 variables17612
Total number of constraints17910
Number of constraints which are clauses17762
Number of constraints which are cardinality constraints (but not clauses)148
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint148
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 149
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3707669-1338237894.opb
0.00/0.00	c File size is 1204989 bytes.
0.00/0.09	c Highest Coefficient sum: 149
0.00/0.09	c Parsing was ok!!
0.00/0.09	c Total parsing time: 0.091 s
0.09/0.10	c Var: 17612 Constr: 17910 17762/148/0 Lit: 115166 Watch. Lit: 53134
0.09/0.10	c Obj. Vars: 0 (0 % of total variables)
7.89/7.98	c Pre-processing Time: 7.976 s
7.89/7.98	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.89/7.98	c        0  16085    16489   108836    6    49872  149880      0      0 7.98
7.89/7.98	c Switching off lower bounding mode.
1798.11/1798.71	c      100  16085    16607   116758    7    51527  164869    118     12 8.06
1798.11/1798.71	c      250  16085    16793   134684    8    53904  181356    304     30 8.25
1798.11/1798.71	c      476  16085    17070   162537    9    55743  199492    581     55 8.55
1798.11/1798.71	c      814  16085    17482   196174   11    58790  219442    993     90 9.03
1798.11/1798.71	c     1322  16085    18073   261109   14    64098  241387   1584    135 9.74
1798.11/1798.71	c     2085  16085    18973   386994   20    68921  265526   2484    190 10.96
1798.11/1798.71	c     3232  16085    20312   582335   28    75371  292079   3823    253 12.77
1798.11/1798.71	c     4953  16085    22296   901725   40    87547  321287   5807    304 16.25
1798.11/1798.71	c     7540  16085    25319  1437553   56   104687  353416   8830    352 21.37
1798.11/1798.71	c    11419  16085    29812  2266958   76   127606  388758  13323    376 30.31
1798.11/1798.71	c    17241  16085    36499  3751758  102   158163  427634  20010    383 44.95
1798.11/1798.71	c    25981  16085    46765  6153223  131   206676  470398  30276    368 70.42
1798.11/1798.71	c    39091  16085    61918 10826754  174   275741  517438  45429    323 120.71
1798.11/1798.71	c    58761  16085    84314 20215643  239   366433  569182  67825    257 228.00
1798.11/1798.71	c    88271  16085   118620 35571443  299   503914  626101 102131    197 446.06
1798.11/1798.71	c Reducing formula size due to memory constraints
1798.11/1798.71	c Memory Limit: 1000.00 MB  Used: 1014.52 MB
1798.11/1798.71	c   132541  16085    43606 33943313  778   155642   47756  27117    136 971.92
1798.11/1798.71	c   198951  16085    59142 45483455  769   208775   52532  42653    119 1664.05
1798.11/1798.71	c Resources Exceeded
1798.11/1798.71	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.11/1798.71	c   17   224131 145950 11167185    50373 13372863  33884    124 1798.13
1798.11/1798.71	s UNKNOWN
1798.11/1798.71	c Total time: 1798.13 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-3707669-1338237894/watcher-3707669-1338237894 -o /tmp/evaluation-result-3707669-1338237894/solver-3707669-1338237894 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707669-1338237894.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.09 2.03 2.00 3/173 8011
/proc/meminfo: memFree=27766532/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=20072 CPUtime=0 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289914891 20553728 1283 33554432000 134512640 137138936 4287674032 4287672384 136577166 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 5018 1284 177 642 0 4079 0

[startup+0.012605 s]
/proc/loadavg: 2.09 2.03 2.00 3/173 8011
/proc/meminfo: memFree=27766532/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=20748 CPUtime=0 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 549 0 0 0 0 0 0 0 20 0 1 0 289914891 21245952 1474 33554432000 134512640 137138936 4287674032 4287672560 134517643 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 5187 1475 197 642 0 4248 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20748

[startup+0.100222 s]
/proc/loadavg: 2.09 2.03 2.00 3/173 8011
/proc/meminfo: memFree=27766532/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=17388 CPUtime=0.09 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 2187 0 0 0 9 0 0 0 20 0 1 0 289914891 17805312 1888 33554432000 134512640 137138936 4287674032 4287673056 134550826 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 4347 1888 182 642 0 3703 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17388

[startup+0.300184 s]
/proc/loadavg: 2.09 2.03 2.00 3/173 8011
/proc/meminfo: memFree=27766532/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=17524 CPUtime=0.29 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 2218 0 0 0 29 0 0 0 20 0 1 0 289914891 17944576 1919 33554432000 134512640 137138936 4287674032 4287461388 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 4381 1919 184 642 0 3737 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17524

[startup+0.700182 s]
/proc/loadavg: 2.09 2.03 2.00 3/173 8011
/proc/meminfo: memFree=27766532/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=17524 CPUtime=0.69 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 2220 0 0 0 69 0 0 0 20 0 1 0 289914891 17944576 1921 33554432000 134512640 137138936 4287674032 4287461388 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 4381 1921 184 642 0 3737 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17524

[startup+1.50018 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 8022
/proc/meminfo: memFree=27752188/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=17524 CPUtime=1.49 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 2220 0 0 0 149 0 0 0 20 0 1 0 289914891 17944576 1921 33554432000 134512640 137138936 4287674032 4287461388 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 4381 1921 184 642 0 3737 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17524

[startup+3.10018 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 8022
/proc/meminfo: memFree=27751444/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=17524 CPUtime=3.08 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 2222 0 0 0 308 0 0 0 20 0 1 0 289914891 17944576 1923 33554432000 134512640 137138936 4287674032 4287461388 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 4381 1923 184 642 0 3737 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17524

[startup+6.30018 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 8022
/proc/meminfo: memFree=27750964/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=17524 CPUtime=6.29 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 2223 0 0 0 628 1 0 0 20 0 1 0 289914891 17944576 1924 33554432000 134512640 137138936 4287674032 4287461388 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 4381 1924 184 642 0 3737 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17524

[startup+12.7001 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 8022
/proc/meminfo: memFree=27733112/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=24400 CPUtime=12.68 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 4132 0 0 0 1253 15 0 0 20 0 1 0 289914891 24985600 3660 33554432000 134512640 137138936 4287674032 4287672592 134599244 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 6100 3660 192 642 0 5456 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24400

[startup+25.5002 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 8022
/proc/meminfo: memFree=27690848/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=41420 CPUtime=25.48 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 8389 0 0 0 2508 40 0 0 20 0 1 0 289914891 42414080 7915 33554432000 134512640 137138936 4287674032 4287672912 136297655 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 10355 7915 192 642 0 9711 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41420

[startup+51.1002 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 8022
/proc/meminfo: memFree=27620652/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=76192 CPUtime=51.06 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 17123 0 0 0 5038 68 0 0 20 0 1 0 289914891 78020608 16625 33554432000 134512640 137138936 4287674032 4287672960 134542128 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 19048 16625 192 642 0 18404 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 76192

[startup+102.306 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 8023
/proc/meminfo: memFree=27482264/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=138780 CPUtime=102.25 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 32772 0 0 0 10112 113 0 0 20 0 1 0 289914891 142110720 32259 33554432000 134512640 137138936 4287674032 4287672868 136504143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 34695 32259 192 642 0 34051 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 138780

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 8023
/proc/meminfo: memFree=27325344/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=209780 CPUtime=162.23 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 50522 0 0 0 16079 144 0 0 20 0 1 0 289914891 214814720 50009 33554432000 134512640 137138936 4287674032 4287673148 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 52445 50009 192 642 0 51801 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 209780

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 8023
/proc/meminfo: memFree=27188724/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=281976 CPUtime=222.21 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 68609 0 0 0 22055 166 0 0 20 0 1 0 289914891 288743424 68096 33554432000 134512640 137138936 4287674032 4287672344 136504423 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 70494 68096 192 642 0 69850 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 281976

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8023
/proc/meminfo: memFree=27089116/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=327888 CPUtime=282.21 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 80055 0 0 0 28025 196 0 0 20 0 1 0 289914891 335757312 79542 33554432000 134512640 137138936 4287674032 4287672960 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 81972 79542 192 642 0 81328 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 327888

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8026
/proc/meminfo: memFree=26972012/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=387236 CPUtime=342.2 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 94920 0 0 0 34006 214 0 0 20 0 1 0 289914891 396529664 94407 33554432000 134512640 137138936 4287674032 4287672884 136501665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 96809 94407 192 642 0 96165 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 387236

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8027
/proc/meminfo: memFree=26862916/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=452888 CPUtime=402.18 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 111341 0 0 0 39990 228 0 0 20 0 1 0 289914891 463757312 110812 33554432000 134512640 137138936 4287674032 4287672744 136504035 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 113222 110812 192 642 0 112578 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 452888

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 8027
/proc/meminfo: memFree=26742912/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=498772 CPUtime=462.14 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 122836 0 0 0 45969 245 0 0 20 0 1 0 289914891 510742528 122263 33554432000 134512640 137138936 4287674032 4287672960 134542286 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 124693 122263 192 642 0 124049 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 498772

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8027
/proc/meminfo: memFree=26600340/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=546888 CPUtime=522.1 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 134908 0 0 0 51950 260 0 0 20 0 1 0 289914891 560013312 134292 33554432000 134512640 137138936 4287674032 4287672960 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 136722 134292 192 642 0 136078 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 546888

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8027
/proc/meminfo: memFree=26466696/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=592100 CPUtime=582.07 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 146247 0 0 0 57933 274 0 0 20 0 1 0 289914891 606310400 145597 33554432000 134512640 137138936 4287674032 4287672952 135984592 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 148025 145597 192 642 0 147381 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 592100

[startup+642.3 s]

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

/proc/meminfo: memFree=25689916/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1052104 CPUtime=1061.82 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 105845 337 0 0 20 0 1 0 289914891 1077354496 260620 33554432000 134512640 137138936 4287674032 4287672576 134607581 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 263026 260620 192 642 0 262382 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 1052104

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8055
/proc/meminfo: memFree=25689792/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1052104 CPUtime=1121.82 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 111842 340 0 0 20 0 1 0 289914891 1077354496 260620 33554432000 134512640 137138936 4287674032 4287672528 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 263026 260620 192 642 0 262382 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 1052104

[startup+1182.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 8055
/proc/meminfo: memFree=25689796/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1052104 CPUtime=1181.81 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 117839 342 0 0 20 0 1 0 289914891 1077354496 260620 33554432000 134512640 137138936 4287674032 4287672528 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 263026 260620 192 642 0 262382 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 1052104

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8055
/proc/meminfo: memFree=25687884/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1052104 CPUtime=1241.79 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 123835 344 0 0 20 0 1 0 289914891 1077354496 260620 33554432000 134512640 137138936 4287674032 4287672960 134542339 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 263026 260620 192 642 0 262382 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 1052104

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8056
/proc/meminfo: memFree=25688544/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1052104 CPUtime=1301.79 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 129806 373 0 0 20 0 1 0 289914891 1077354496 260620 33554432000 134512640 137138936 4287674032 4287672960 134542513 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 263026 260620 192 642 0 262382 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 1052104

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8056
/proc/meminfo: memFree=25688944/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1052104 CPUtime=1361.77 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 135772 405 0 0 20 0 1 0 289914891 1077354496 260620 33554432000 134512640 137138936 4287674032 4287673148 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 263026 260620 192 642 0 262382 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 1052104

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8056
/proc/meminfo: memFree=25689592/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1051408 CPUtime=1421.77 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 141751 426 0 0 20 0 1 0 289914891 1076641792 260457 33554432000 134512640 137138936 4287674032 4287672780 135984570 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 262852 260457 192 642 0 262208 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 1051408

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8056
/proc/meminfo: memFree=25689496/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1051408 CPUtime=1481.76 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 147744 432 0 0 20 0 1 0 289914891 1076641792 260457 33554432000 134512640 137138936 4287674032 4287672576 134607563 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 262852 260457 192 642 0 262208 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 1051408

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8059
/proc/meminfo: memFree=25689920/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1051408 CPUtime=1541.75 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 153741 434 0 0 20 0 1 0 289914891 1076641792 260457 33554432000 134512640 137138936 4287674032 4287672456 134606653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 262852 260457 192 642 0 262208 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 1051408

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8060
/proc/meminfo: memFree=25690240/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1051408 CPUtime=1601.74 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 159739 435 0 0 20 0 1 0 289914891 1076641792 260457 33554432000 134512640 137138936 4287674032 4287672960 134542624 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 262852 260457 192 642 0 262208 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 1051408

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 8060
/proc/meminfo: memFree=25683712/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1051408 CPUtime=1661.73 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 165733 440 0 0 20 0 1 0 289914891 1076641792 260457 33554432000 134512640 137138936 4287674032 4287672784 134575242 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 262852 260457 192 642 0 262208 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 1051408

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8060
/proc/meminfo: memFree=25684828/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1050316 CPUtime=1721.73 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 171710 463 0 0 20 0 1 0 289914891 1075523584 260184 33554432000 134512640 137138936 4287674032 4287672456 134606839 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 262579 260184 192 642 0 261935 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 1050316

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8060
/proc/meminfo: memFree=25684332/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1050316 CPUtime=1781.72 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 177688 484 0 0 20 0 1 0 289914891 1075523584 260184 33554432000 134512640 137138936 4287674032 4287672960 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 262579 260184 192 642 0 261935 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 1050316

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 8060
/proc/meminfo: memFree=25684332/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1050316 CPUtime=1791.32 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 178647 485 0 0 20 0 1 0 289914891 1075523584 260184 33554432000 134512640 137138936 4287674032 4287672576 134607601 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 262579 260184 192 642 0 261935 0
Current children cumulated CPU time (s) 1791.32
Current children cumulated vsize (KiB) 1050316

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8060
/proc/meminfo: memFree=25684332/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1050316 CPUtime=1794.51 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 178966 485 0 0 20 0 1 0 289914891 1075523584 260184 33554432000 134512640 137138936 4287674032 4287672456 134606623 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 262579 260184 192 642 0 261935 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (KiB) 1050316

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8060
/proc/meminfo: memFree=25684332/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1050316 CPUtime=1796.11 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 179126 485 0 0 20 0 1 0 289914891 1075523584 260184 33554432000 134512640 137138936 4287674032 4287673148 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 262579 260184 192 642 0 261935 0
Current children cumulated CPU time (s) 1796.11
Current children cumulated vsize (KiB) 1050316

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8060
/proc/meminfo: memFree=25684332/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1050316 CPUtime=1796.91 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 179205 486 0 0 20 0 1 0 289914891 1075523584 260184 33554432000 134512640 137138936 4287674032 4287672456 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 262579 260184 192 642 0 261935 0
Current children cumulated CPU time (s) 1796.91
Current children cumulated vsize (KiB) 1050316

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8060
/proc/meminfo: memFree=25684332/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1050316 CPUtime=1797.71 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 179285 486 0 0 20 0 1 0 289914891 1075523584 260184 33554432000 134512640 137138936 4287674032 4287672456 134606964 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 262579 260184 192 642 0 261935 0
Current children cumulated CPU time (s) 1797.71
Current children cumulated vsize (KiB) 1050316

[startup+1798.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8060
/proc/meminfo: memFree=25684332/32873648 swapFree=7104/7104
[pid=8011] ppid=8009 vsize=1050316 CPUtime=1798.11 cores=0,2,4,6
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7472 0 -1 4202496 267947 0 0 0 179325 486 0 0 20 0 1 0 289914891 1075523584 260184 33554432000 134512640 137138936 4287674032 4287672456 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8011/statm: 262579 260184 192 642 0 261935 0
Current children cumulated CPU time (s) 1798.11
Current children cumulated vsize (KiB) 1050316

Child status: 0
Real time (s): 1798.72
CPU time (s): 1798.14
CPU user time (s): 1793.27
CPU system time (s): 4.86326
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 1052696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.27
system time used= 4.86326
maximum resident set size= 1043072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267947
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= 439
involuntary context switches= 1841

runsolver used 2.81157 second user time and 7.00394 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-28 22:44:54
IDJOB=3707669
IDBENCH=90209
IDSOLVER=2286
FILE ID=node127/3707669-1338237894
RUNJOBID= node127-1338228900-7488
PBS_JOBID= 14624640
Free space on /tmp= 71108 MiB

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

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

MD5SUM BENCH= 75849fe0d0ba66aaca3a2fe3a07c685a
RANDOM SEED=2014464545

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27767912 kB
Buffers:          500484 kB
Cached:          3705832 kB
SwapCached:            0 kB
Active:          1338676 kB
Inactive:        2882556 kB
Active(anon):      16992 kB
Inactive(anon):        0 kB
Active(file):    1321684 kB
Inactive(file):  2882556 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5068 kB
Writeback:             0 kB
AnonPages:         60712 kB
Mapped:            13956 kB
Shmem:               200 kB
Slab:             745896 kB
SReclaimable:     190104 kB
SUnreclaim:       555792 kB
KernelStack:        1432 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     108036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 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= 71104 MiB
End job on node127 at 2012-05-28 23:14:53