Trace number 3707661

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.01 1798.65

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K131.opb
MD5SUMe9be7f2de41339e64a2918d1bf7ead92
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 variables15589
Total number of constraints15853
Number of constraints which are clauses15722
Number of constraints which are cardinality constraints (but not clauses)131
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint131
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 132
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-3707661-1338233546.opb
0.00/0.00	c File size is 1057609 bytes.
0.03/0.08	c Highest Coefficient sum: 132
0.03/0.08	c Parsing was ok!!
0.03/0.08	c Total parsing time: 0.086 s
0.03/0.09	c Var: 15589 Constr: 15853 15722/131/0 Lit: 101889 Watch. Lit: 47031
0.03/0.09	c Obj. Vars: 0 (0 % of total variables)
6.59/6.62	c Pre-processing Time: 6.62 s
6.59/6.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.59/6.63	c        0  14079    14449    95678    6    43803  132206      0      0 6.62
6.59/6.63	c Switching off lower bounding mode.
1797.97/1798.64	c      101  14079    14562   108391    7    45074  145427    113     15 6.69
1797.97/1798.64	c      251  14079    14762   124997    8    46942  159970    313     36 6.93
1797.97/1798.64	c      476  14079    15021   153907   10    49128  175968    572     65 7.25
1797.97/1798.64	c      814  14079    15417   186507   12    52464  193565    968    105 7.71
1797.97/1798.64	c     1322  14079    16010   268579   16    56424  212922   1561    154 8.58
1797.97/1798.64	c     2085  14079    16863   399750   23    61115  234215   2414    213 9.78
1797.97/1798.64	c     3231  14079    18150   718156   39    66095  257637   3701    274 11.79
1797.97/1798.64	c     4953  14079    20181  1269817   62    73851  283401   5732    351 14.09
1797.97/1798.64	c     7537  14079    23183  1860636   80    86143  311742   8734    402 18.74
1797.97/1798.64	c    11416  14079    27621  2646057   95   108315  342917  13172    430 26.53
1797.97/1798.64	c    17239  14079    34211  4559325  133   138502  377209  19762    380 45.29
1797.97/1798.64	c    25976  14079    44182  7893709  178   181845  414930  29733    328 78.99
1797.97/1798.64	c    39089  14079    59320 14599162  246   239857  456424  44871    272 143.28
1797.97/1798.64	c    58759  14079    82638 56232720  680   326375  502067  68189    116 504.03
1797.97/1798.64	c Reducing formula size due to memory constraints
1797.97/1798.64	c Memory Limit: 1000.00 MB  Used: 1023.83 MB
1797.97/1798.64	c    88270  14079    43234 30321795  701   148251   41518  28785     91 966.36
1797.97/1798.64	c Reducing formula size due to memory constraints
1797.97/1798.64	c Memory Limit: 1000.00 MB  Used: 1010.50 MB
1797.97/1798.64	c Resources Exceeded
1797.97/1798.64	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.64	c   15   131949  78726  3901844    47275 58292660  32826     73 1798.01
1797.97/1798.64	s UNKNOWN
1797.97/1798.64	c Total time: 1798.01 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-3707661-1338233546/watcher-3707661-1338233546 -o /tmp/evaluation-result-3707661-1338233546/solver-3707661-1338233546 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707661-1338233546.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.00 2.00 2.00 2/176 24995
/proc/meminfo: memFree=31024564/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=19928 CPUtime=0 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289479145 20406272 310 33554432000 134512640 137138936 4292392528 4292390792 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/24995/statm: 4982 311 177 642 0 4079 0

[startup+0.0380379 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 24995
/proc/meminfo: memFree=31024564/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=13748 CPUtime=0.03 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 860 0 0 0 3 0 0 0 20 0 1 0 289479145 14077952 813 33554432000 134512640 137138936 4292392528 4292391296 134519899 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/24995/statm: 3437 813 270 642 0 2534 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13748

[startup+0.100215 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 24995
/proc/meminfo: memFree=31024564/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=16724 CPUtime=0.09 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 1990 0 0 0 9 0 0 0 20 0 1 0 289479145 17125376 1684 33554432000 134512640 137138936 4292392528 4292204124 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/24995/statm: 4181 1684 184 642 0 3537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16724

[startup+0.30018 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 24995
/proc/meminfo: memFree=31024564/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=16724 CPUtime=0.29 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 1995 0 0 0 29 0 0 0 20 0 1 0 289479145 17125376 1689 33554432000 134512640 137138936 4292392528 4292204124 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/24995/statm: 4181 1689 184 642 0 3537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16724

[startup+0.700177 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 24995
/proc/meminfo: memFree=31024564/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=16724 CPUtime=0.69 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 1996 0 0 0 69 0 0 0 20 0 1 0 289479145 17125376 1690 33554432000 134512640 137138936 4292392528 4292203720 136504423 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/24995/statm: 4181 1690 184 642 0 3537 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16724

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24996
/proc/meminfo: memFree=31018068/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=16724 CPUtime=1.48 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 1996 0 0 0 148 0 0 0 20 0 1 0 289479145 17125376 1690 33554432000 134512640 137138936 4292392528 4292204124 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 4181 1690 184 642 0 3537 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16724

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24996
/proc/meminfo: memFree=31017244/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=16724 CPUtime=3.09 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 1999 0 0 0 308 1 0 0 20 0 1 0 289479145 17125376 1721 33554432000 134512640 137138936 4292392528 4292204124 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 4181 1721 184 642 0 3537 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16724

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24996
/proc/meminfo: memFree=31017616/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=16724 CPUtime=6.28 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 2002 0 0 0 627 1 0 0 20 0 1 0 289479145 17125376 1724 33554432000 134512640 137138936 4292392528 4292204124 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 4181 1724 184 642 0 3537 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16724

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24996
/proc/meminfo: memFree=31001420/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=27932 CPUtime=12.68 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 4944 0 0 0 1253 15 0 0 20 0 1 0 289479145 28602368 4540 33554432000 134512640 137138936 4292392528 4292390952 134606982 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 6983 4540 192 642 0 6339 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27932

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24996
/proc/meminfo: memFree=30961616/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=50524 CPUtime=25.47 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 10616 0 0 0 2515 32 0 0 20 0 1 0 289479145 51736576 10212 33554432000 134512640 137138936 4292392528 4292390952 134606663 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 12631 10212 192 642 0 11987 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 50524

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 24996
/proc/meminfo: memFree=30905292/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=84976 CPUtime=51.07 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 19216 0 0 0 5057 50 0 0 20 0 1 0 289479145 87015424 18812 33554432000 134512640 137138936 4292392528 4292391644 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 21244 18812 192 642 0 20600 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 84976

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 24996
/proc/meminfo: memFree=30792808/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=149740 CPUtime=102.26 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 35428 0 0 0 10149 77 0 0 20 0 1 0 289479145 153333760 35000 33554432000 134512640 137138936 4292392528 4292391056 134602746 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 37435 35000 192 642 0 36791 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 149740

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 24997
/proc/meminfo: memFree=30648756/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=241652 CPUtime=162.2 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 58475 0 0 0 16123 97 0 0 20 0 1 0 289479145 247451648 58000 33554432000 134512640 137138936 4292392528 4292391456 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 60413 58000 192 642 0 59769 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 241652

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24998
/proc/meminfo: memFree=30485468/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=350936 CPUtime=222.17 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 86065 0 0 0 22111 106 0 0 20 0 1 0 289479145 359358464 85303 33554432000 134512640 137138936 4292392528 4292391128 135984569 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 87734 85303 192 642 0 87090 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 350936

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24998
/proc/meminfo: memFree=30353576/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=433592 CPUtime=282.12 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 108109 0 0 0 28100 112 0 0 20 0 1 0 289479145 443998208 105956 33554432000 134512640 137138936 4292392528 4292391456 134542325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 108398 105956 192 642 0 107754 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 433592

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24998
/proc/meminfo: memFree=30225620/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=526256 CPUtime=342.09 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 133087 0 0 0 34092 117 0 0 20 0 1 0 289479145 538886144 129134 33554432000 134512640 137138936 4292392528 4292390952 134606987 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 131564 129134 192 642 0 130920 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 526256

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24998
/proc/meminfo: memFree=30129564/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=591860 CPUtime=402.06 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 152706 0 0 0 40083 123 0 0 20 0 1 0 289479145 606064640 145536 33554432000 134512640 137138936 4292392528 4292391056 134603105 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 147965 145536 192 642 0 147321 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 591860

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25001
/proc/meminfo: memFree=29992796/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=681484 CPUtime=462.01 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 177228 0 0 0 46072 129 0 0 20 0 1 0 289479145 697839616 167950 33554432000 134512640 137138936 4292392528 4292391212 136521017 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 170371 167950 192 642 0 169727 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 681484

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25002
/proc/meminfo: memFree=29885836/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=759124 CPUtime=521.97 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 197225 0 0 0 52058 139 0 0 20 0 1 0 289479145 777342976 187339 33554432000 134512640 137138936 4292392528 4292391644 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 189781 187339 192 642 0 189137 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 759124

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25002
/proc/meminfo: memFree=29795180/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=816268 CPUtime=581.97 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 211511 0 0 0 58047 150 0 0 20 0 1 0 289479145 835858432 201625 33554432000 134512640 137138936 4292392528 4292391024 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 204067 201625 192 642 0 203423 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 816268

[startup+642.3 s]

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

/proc/meminfo: memFree=29270068/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1061.89 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273268 0 0 0 106005 184 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292391456 134542325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 1060428

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25007
/proc/meminfo: memFree=29236496/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1121.88 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273268 0 0 0 112001 187 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292390952 134606982 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 1060428

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25007
/proc/meminfo: memFree=29210332/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1181.87 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273268 0 0 0 117998 189 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292390952 134606663 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 1060428

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25007
/proc/meminfo: memFree=29167676/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1241.87 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273268 0 0 0 123994 193 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292390920 136504068 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 1060428

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25007
/proc/meminfo: memFree=29125516/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1301.86 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273268 0 0 0 129992 194 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292391192 136504449 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 1060428

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25007
/proc/meminfo: memFree=29037600/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1361.85 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273268 0 0 0 135990 195 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292391024 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 1060428

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25008
/proc/meminfo: memFree=28967988/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1421.82 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273291 0 0 0 141985 197 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292391456 134542624 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 1060428

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25008
/proc/meminfo: memFree=28925484/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1481.76 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273334 0 0 0 147978 198 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292391024 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 1060428

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25008
/proc/meminfo: memFree=28925636/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1541.73 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273374 0 0 0 153973 200 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292390952 134606982 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 1060428

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25008
/proc/meminfo: memFree=28925768/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1601.69 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273400 0 0 0 159968 201 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292391456 134542327 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 1060428

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25011
/proc/meminfo: memFree=28925844/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1661.68 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273400 0 0 0 165965 203 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292391280 134575817 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 1060428

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25035
/proc/meminfo: memFree=28926224/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1721.67 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273400 0 0 0 171962 205 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292391456 134542325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 1060428

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25035
/proc/meminfo: memFree=28925520/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1781.66 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273400 0 0 0 177959 207 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292391168 134604235 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 1060428

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25035
/proc/meminfo: memFree=28926016/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1791.37 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273400 0 0 0 178929 208 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292390992 134616053 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 1060428

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25073
/proc/meminfo: memFree=29973820/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1794.57 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273400 0 0 0 179249 208 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292391456 134542770 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 1060428

[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25073
/proc/meminfo: memFree=29972920/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1796.16 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273400 0 0 0 179408 208 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292391072 134607563 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1796.16
Current children cumulated vsize (KiB) 1060428

[startup+1797.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25073
/proc/meminfo: memFree=29972796/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1796.96 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273400 0 0 0 179488 208 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292390952 134606670 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1796.96
Current children cumulated vsize (KiB) 1060428

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25073
/proc/meminfo: memFree=29972796/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1797.76 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273400 0 0 0 179568 208 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292342020 136500283 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 1060428

[startup+1798.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25073
/proc/meminfo: memFree=29972920/32873844 swapFree=6080/6080
[pid=24995] ppid=24993 vsize=1060428 CPUtime=1797.97 cores=0,2,4,6
/proc/24995/stat : 24995 (bsolo) R 24993 24995 24091 0 -1 4202496 273400 0 0 0 179589 208 0 0 20 0 1 0 289479145 1085878272 262686 33554432000 134512640 137138936 4292392528 4292391448 135984589 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24995/statm: 265107 262686 192 642 0 264463 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 1060428

Child status: 0
Real time (s): 1798.65
CPU time (s): 1798.01
CPU user time (s): 1795.93
CPU system time (s): 2.08468
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 1060800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.93
system time used= 2.08468
maximum resident set size= 1051116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 273400
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= 469
involuntary context switches= 1859

runsolver used 2.80757 second user time and 7.15191 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-28 21:32:26
IDJOB=3707661
IDBENCH=90158
IDSOLVER=2286
FILE ID=node139/3707661-1338233546
RUNJOBID= node139-1338219140-24107
PBS_JOBID= 14624619
Free space on /tmp= 71648 MiB

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

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

MD5SUM BENCH= e9be7f2de41339e64a2918d1bf7ead92
RANDOM SEED=1093709246

node139.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.750
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	: 5333.50
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.750
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.750
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.90
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.750
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.750
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.92
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.750
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.750
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.750
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:        31024904 kB
Buffers:          440700 kB
Cached:           532844 kB
SwapCached:          828 kB
Active:           716868 kB
Inactive:         277384 kB
Active(anon):      14172 kB
Inactive(anon):     7968 kB
Active(file):     702696 kB
Inactive(file):   269416 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:             10224 kB
Writeback:             0 kB
AnonPages:         58068 kB
Mapped:            12584 kB
Shmem:                 8 kB
Slab:             718040 kB
SReclaimable:     160116 kB
SUnreclaim:       557924 kB
KernelStack:        1480 kB
PageTables:         3864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     144280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 71644 MiB
End job on node139 at 2012-05-28 22:02:25