Trace number 3707677

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.58

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K175.opb
MD5SUMc7b1775204389f0c59bc1b934de7e2c1
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 variables20825
Total number of constraints21177
Number of constraints which are clauses21002
Number of constraints which are cardinality constraints (but not clauses)175
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint175
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 176
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-3707677-1338236095.opb
0.00/0.00	c File size is 1437756 bytes.
0.09/0.11	c Highest Coefficient sum: 176
0.09/0.11	c Parsing was ok!!
0.09/0.11	c Total parsing time: 0.111 s
0.09/0.12	c Var: 20825 Constr: 21177 21002/175/0 Lit: 136253 Watch. Lit: 62827
0.09/0.12	c Obj. Vars: 0 (0 % of total variables)
9.58/9.63	c Pre-processing Time: 9.631 s
9.58/9.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.58/9.63	c        0  19271    19729   129734    6    59511  177951      0      0 9.63
9.58/9.63	c Switching off lower bounding mode.
1797.93/1798.57	c      101  19271    19838   137947    6    60392  195747    109     10 9.70
1797.93/1798.57	c      251  19271    20005   156764    7    61205  215322    276     23 10.79
1797.93/1798.57	c      476  19271    20278   181230    8    63454  236855    549     42 11.12
1797.93/1798.57	c      816  19271    20702   255044   12    67117  260541    973     69 11.79
1797.93/1798.57	c     1324  19271    21324   350736   16    72568  286596   1595    103 12.75
1797.93/1798.57	c     2087  19271    22213   492887   22    78043  315256   2484    151 13.79
1797.93/1798.57	c     3233  19271    23587   683502   28    88190  346782   3858    201 16.08
1797.93/1798.57	c     4956  19271    25637   984043   38    99023  381461   5908    255 19.41
1797.93/1798.57	c     7540  19271    28628  1446911   50   120363  419608   8899    310 24.26
1797.93/1798.57	c    11419  19271    33219  2411492   72   140406  461569  13490    342 33.34
1797.93/1798.57	c    17242  19271    40137  3915411   97   170538  507726  20408    348 49.45
1797.93/1798.57	c    25980  19271    50155  6193936  123   213952  558499  30426    328 79.08
1797.93/1798.57	c    39091  19271    65330 10491316  160   283932  614349  45601    291 134.04
1797.93/1798.57	c    58761  19271    88295 20025347  226   381350  675784  68566    242 242.51
1797.93/1798.57	c    88272  19271   122858 38668961  314   524422  743363 103129    184 478.09
1797.93/1798.57	c   132544  19271   174325 61856457  354   735328  817700 154596    144 919.59
1797.93/1798.57	c Reducing formula size due to memory constraints
1797.93/1798.57	c Memory Limit: 1000.00 MB  Used: 1002.03 MB
1797.93/1798.57	c   198955  19271    49930  7780260  155   168432   56768  30201    130 1528.56
1797.93/1798.57	c Resources Exceeded
1797.93/1798.57	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1798.57	c   17   252313 171398 19877551    75434 18079915  55705    140 1798.00
1797.93/1798.57	s UNKNOWN
1797.93/1798.57	c Total time: 1798 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-3707677-1338236095/watcher-3707677-1338236095 -o /tmp/evaluation-result-3707677-1338236095/solver-3707677-1338236095 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707677-1338236095.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/171 7914
/proc/meminfo: memFree=27771136/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=20304 CPUtime=0 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 377 0 0 0 0 0 0 0 20 0 1 0 289734998 20791296 330 33554432000 134512640 137138936 4291917824 4291916176 136577166 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 5076 330 178 642 0 4080 0

[startup+0.0809781 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 7914
/proc/meminfo: memFree=27771136/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=16196 CPUtime=0.07 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 1559 0 0 0 7 0 0 0 20 0 1 0 289734998 16584704 1472 33554432000 134512640 137138936 4291917824 4291914680 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 4049 1472 423 642 0 3053 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16196

[startup+0.100266 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 7914
/proc/meminfo: memFree=27771136/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=16592 CPUtime=0.09 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 1692 0 0 0 9 0 0 0 20 0 1 0 289734998 16990208 1605 33554432000 134512640 137138936 4291917824 4291916092 136528617 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 4148 1607 479 642 0 3152 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16592

[startup+0.300195 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 7914
/proc/meminfo: memFree=27771136/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=18896 CPUtime=0.29 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 2625 0 0 0 29 0 0 0 20 0 1 0 289734998 19349504 2186 33554432000 134512640 137138936 4291917824 4291666588 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 4724 2186 184 642 0 4080 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18896

[startup+0.700193 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 7914
/proc/meminfo: memFree=27771136/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=18896 CPUtime=0.69 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 2625 0 0 0 69 0 0 0 20 0 1 0 289734998 19349504 2186 33554432000 134512640 137138936 4291917824 4291666400 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 4724 2186 184 642 0 4080 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18896

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7929
/proc/meminfo: memFree=27749668/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=18896 CPUtime=1.49 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 2626 0 0 0 149 0 0 0 20 0 1 0 289734998 19349504 2187 33554432000 134512640 137138936 4291917824 4291666588 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 4724 2187 184 642 0 4080 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18896

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7929
/proc/meminfo: memFree=27749172/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=18896 CPUtime=3.09 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 2626 0 0 0 309 0 0 0 20 0 1 0 289734998 19349504 2187 33554432000 134512640 137138936 4291917824 4291666324 136511078 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 4724 2187 184 642 0 4080 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18896

[startup+6.3002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7929
/proc/meminfo: memFree=27749348/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=18896 CPUtime=6.29 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 2627 0 0 0 628 1 0 0 20 0 1 0 289734998 19349504 2188 33554432000 134512640 137138936 4291917824 4291666184 136504225 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 4724 2188 184 642 0 4080 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18896

[startup+12.7001 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7929
/proc/meminfo: memFree=27737732/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=22236 CPUtime=12.69 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 3697 0 0 0 1258 11 0 0 20 0 1 0 289734998 22769664 3051 33554432000 134512640 137138936 4291917824 4291916752 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 5559 3051 192 642 0 4915 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22236

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7929
/proc/meminfo: memFree=27702780/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=40536 CPUtime=25.48 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 8276 0 0 0 2503 45 0 0 20 0 1 0 289734998 41508864 7626 33554432000 134512640 137138936 4291917824 4291916752 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 10134 7626 192 642 0 9490 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40536

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7930
/proc/meminfo: memFree=27628560/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=71740 CPUtime=51.06 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 16093 0 0 0 5022 84 0 0 20 0 1 0 289734998 73461760 15428 33554432000 134512640 137138936 4291917824 4291916940 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 17935 15428 192 642 0 17291 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 71740

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7930
/proc/meminfo: memFree=27497908/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=124912 CPUtime=102.26 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 29389 0 0 0 10082 144 0 0 20 0 1 0 289734998 127909888 28724 33554432000 134512640 137138936 4291917824 4291916576 134578580 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 31228 28724 192 642 0 30584 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 124912

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 7930
/proc/meminfo: memFree=27376560/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=183536 CPUtime=162.25 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 44045 0 0 0 16041 184 0 0 20 0 1 0 289734998 187940864 43380 33554432000 134512640 137138936 4291917824 4291916940 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 45884 43380 192 642 0 45240 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 183536

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 7930
/proc/meminfo: memFree=27216596/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=263396 CPUtime=222.23 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 64032 0 0 0 22010 213 0 0 20 0 1 0 289734998 269717504 63367 33554432000 134512640 137138936 4291917824 4291916752 134542752 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 65849 63367 192 642 0 65205 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 263396

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7930
/proc/meminfo: memFree=27042384/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=323860 CPUtime=282.2 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 79164 0 0 0 27987 233 0 0 20 0 1 0 289734998 331632640 78465 33554432000 134512640 137138936 4291917824 4291916668 136501669 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 80965 78465 192 642 0 80321 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 323860

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7933
/proc/meminfo: memFree=26900204/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=392856 CPUtime=342.15 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 96466 0 0 0 33965 250 0 0 20 0 1 0 289734998 402284544 95721 33554432000 134512640 137138936 4291917824 4291916752 134542484 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 98214 95721 192 642 0 97570 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 392856

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7934
/proc/meminfo: memFree=26800164/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=456932 CPUtime=402.11 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 112524 0 0 0 39940 271 0 0 20 0 1 0 289734998 467898368 111735 33554432000 134512640 137138936 4291917824 4291916752 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 114233 111735 192 642 0 113589 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 456932

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7934
/proc/meminfo: memFree=26711284/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=504848 CPUtime=462.08 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 124545 0 0 0 45925 283 0 0 20 0 1 0 289734998 516964352 123712 33554432000 134512640 137138936 4291917824 4291916940 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 126212 123712 192 642 0 125568 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 504848

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7934
/proc/meminfo: memFree=26608144/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=560684 CPUtime=522.03 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 138564 0 0 0 51907 296 0 0 20 0 1 0 289734998 574140416 137687 33554432000 134512640 137138936 4291917824 4291916752 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 140171 137687 192 642 0 139527 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 560684

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7934
/proc/meminfo: memFree=26479092/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=618464 CPUtime=581.99 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 153035 0 0 0 57885 314 0 0 20 0 1 0 289734998 633307136 152116 33554432000 134512640 137138936 4291917824 4291916676 136511078 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 154616 152116 192 642 0 153972 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 618464

[startup+642.3 s]

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

/proc/meminfo: memFree=25846668/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=899504 CPUtime=1061.91 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 223295 0 0 0 105752 439 0 0 20 0 1 0 289734998 921092096 222841 33554432000 134512640 137138936 4291917824 4291916368 134607606 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 224876 222841 192 642 0 224232 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 899504

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 7941
/proc/meminfo: memFree=25812968/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=921412 CPUtime=1121.91 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 228778 0 0 0 111735 456 0 0 20 0 1 0 289734998 943525888 228324 33554432000 134512640 137138936 4291917824 4291916752 134542295 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 230353 228324 192 642 0 229709 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 921412

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 7941
/proc/meminfo: memFree=25784724/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=949332 CPUtime=1181.9 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 235781 0 0 0 117715 475 0 0 20 0 1 0 289734998 972115968 235327 33554432000 134512640 137138936 4291917824 4291916248 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 237333 235327 192 642 0 236689 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 949332

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7941
/proc/meminfo: memFree=25755044/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=979088 CPUtime=1241.89 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 243191 0 0 0 123700 489 0 0 20 0 1 0 289734998 1002586112 242737 33554432000 134512640 137138936 4291917824 4291916940 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 244772 242737 192 642 0 244128 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 979088

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7942
/proc/meminfo: memFree=25731688/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=1002448 CPUtime=1301.88 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 249057 0 0 0 129685 503 0 0 20 0 1 0 289734998 1026506752 248603 33554432000 134512640 137138936 4291917824 4291916752 134542557 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 250612 248603 192 642 0 249968 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 1002448

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7942
/proc/meminfo: memFree=25705276/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=1029200 CPUtime=1361.87 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 255719 0 0 0 135671 516 0 0 20 0 1 0 289734998 1053900800 255265 33554432000 134512640 137138936 4291917824 4291916752 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 257300 255265 192 642 0 256656 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 1029200

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7942
/proc/meminfo: memFree=25693620/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=1040168 CPUtime=1421.87 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 258679 0 0 0 141638 549 0 0 20 0 1 0 289734998 1065132032 258032 33554432000 134512640 137138936 4291917824 4291916752 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 260042 258032 192 642 0 259398 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 1040168

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7942
/proc/meminfo: memFree=25693496/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=1040168 CPUtime=1481.85 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 258679 0 0 0 147603 582 0 0 20 0 1 0 289734998 1065132032 258032 33554432000 134512640 137138936 4291917824 4291916940 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 260042 258032 192 642 0 259398 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 1040168

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7945
/proc/meminfo: memFree=25693628/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=1040168 CPUtime=1541.84 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 258679 0 0 0 153556 628 0 0 20 0 1 0 289734998 1065132032 258032 33554432000 134512640 137138936 4291917824 4291916752 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 260042 258032 192 642 0 259398 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 1040168

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 7946
/proc/meminfo: memFree=25693612/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=1040168 CPUtime=1601.82 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 258692 0 0 0 159501 681 0 0 20 0 1 0 289734998 1065132032 258032 33554432000 134512640 137138936 4291917824 4291916752 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 260042 258032 192 642 0 259398 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 1040168

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7946
/proc/meminfo: memFree=25693392/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=1040168 CPUtime=1661.79 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 258721 0 0 0 165462 717 0 0 20 0 1 0 289734998 1065132032 258032 33554432000 134512640 137138936 4291917824 4291916940 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 260042 258032 192 642 0 259398 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 1040168

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7946
/proc/meminfo: memFree=25693296/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=1040168 CPUtime=1721.77 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 258755 0 0 0 171418 759 0 0 20 0 1 0 289734998 1065132032 258032 33554432000 134512640 137138936 4291917824 4291916940 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 260042 258032 192 642 0 259398 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 1040168

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 7946
/proc/meminfo: memFree=25692580/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=1040168 CPUtime=1781.73 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 258797 0 0 0 177390 783 0 0 20 0 1 0 289734998 1065132032 258035 33554432000 134512640 137138936 4291917824 4291916484 136504021 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 260042 258035 192 642 0 259398 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 1040168

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

[startup+1791.91 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 7946
/proc/meminfo: memFree=25692812/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=1040168 CPUtime=1791.33 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 258801 0 0 0 178345 788 0 0 20 0 1 0 289734998 1065132032 258035 33554432000 134512640 137138936 4291917824 4291906360 136504449 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 260042 258035 192 642 0 259398 0
Current children cumulated CPU time (s) 1791.33
Current children cumulated vsize (KiB) 1040168

[startup+1795.1 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 7946
/proc/meminfo: memFree=25692812/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=1040168 CPUtime=1794.53 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 258801 0 0 0 178664 789 0 0 20 0 1 0 289734998 1065132032 258035 33554432000 134512640 137138936 4291917824 4291916940 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 260042 258035 192 642 0 259398 0
Current children cumulated CPU time (s) 1794.53
Current children cumulated vsize (KiB) 1040168

[startup+1796.7 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 7946
/proc/meminfo: memFree=25692812/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=1040168 CPUtime=1796.12 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 258801 0 0 0 178823 789 0 0 20 0 1 0 289734998 1065132032 258035 33554432000 134512640 137138936 4291917824 4291916576 134575891 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 260042 258035 192 642 0 259398 0
Current children cumulated CPU time (s) 1796.12
Current children cumulated vsize (KiB) 1040168

[startup+1797.5 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 7946
/proc/meminfo: memFree=25692812/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=1040168 CPUtime=1796.92 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 258801 0 0 0 178903 789 0 0 20 0 1 0 289734998 1065132032 258035 33554432000 134512640 137138936 4291917824 4291916720 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 260042 258035 192 642 0 259398 0
Current children cumulated CPU time (s) 1796.92
Current children cumulated vsize (KiB) 1040168

[startup+1798.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 7946
/proc/meminfo: memFree=25692812/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=1040168 CPUtime=1797.72 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 258801 0 0 0 178983 789 0 0 20 0 1 0 289734998 1065132032 258035 33554432000 134512640 137138936 4291917824 4291916940 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 260042 258035 192 642 0 259398 0
Current children cumulated CPU time (s) 1797.72
Current children cumulated vsize (KiB) 1040168

[startup+1798.51 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 7946
/proc/meminfo: memFree=25692812/32873648 swapFree=7104/7104
[pid=7914] ppid=7912 vsize=1040168 CPUtime=1797.93 cores=0,2,4,6
/proc/7914/stat : 7914 (bsolo) R 7912 7914 7472 0 -1 4202496 258801 0 0 0 179004 789 0 0 20 0 1 0 289734998 1065132032 258035 33554432000 134512640 137138936 4291917824 4291916940 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7914/statm: 260042 258035 192 642 0 259398 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 1040168

Child status: 0
Real time (s): 1798.58
CPU time (s): 1798.01
CPU user time (s): 1790.11
CPU system time (s): 7.9038
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 1040940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.11
system time used= 7.9038
maximum resident set size= 1032900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258801
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= 398
involuntary context switches= 1870

runsolver used 4.42033 second user time and 8.82266 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-28 22:14:55
IDJOB=3707677
IDBENCH=90188
IDSOLVER=2286
FILE ID=node127/3707677-1338236095
RUNJOBID= node127-1338228900-7488
PBS_JOBID= 14624640
Free space on /tmp= 71100 MiB

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

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

MD5SUM BENCH= c7b1775204389f0c59bc1b934de7e2c1
RANDOM SEED=1743230872

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:        27771036 kB
Buffers:          500376 kB
Cached:          3705544 kB
SwapCached:            0 kB
Active:          1335612 kB
Inactive:        2882408 kB
Active(anon):      13816 kB
Inactive(anon):        0 kB
Active(file):    1321796 kB
Inactive(file):  2882408 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5452 kB
Writeback:             0 kB
AnonPages:         75776 kB
Mapped:            13964 kB
Shmem:               200 kB
Slab:             745720 kB
SReclaimable:     190092 kB
SUnreclaim:       555628 kB
KernelStack:        1472 kB
PageTables:         3972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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= 71096 MiB
End job on node127 at 2012-05-28 22:44:54