Trace number 3707680

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.04 1798.6

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K180.opb
MD5SUMf1881d1e83243719865906bde58f94f2
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 variables21420
Total number of constraints21782
Number of constraints which are clauses21602
Number of constraints which are cardinality constraints (but not clauses)180
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint180
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 181
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-3707680-1338236030.opb
0.00/0.00	c File size is 1481280 bytes.
0.09/0.11	c Highest Coefficient sum: 181
0.09/0.11	c Parsing was ok!!
0.09/0.11	c Total parsing time: 0.114 s
0.09/0.12	c Var: 21420 Constr: 21782 21602/180/0 Lit: 140158 Watch. Lit: 64622
0.09/0.12	c Obj. Vars: 0 (0 % of total variables)
9.99/10.01	c Pre-processing Time: 10.009 s
9.99/10.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.99/10.01	c        0  19861    20329   133604    6    61296  183149      0      0 10.01
9.99/10.01	c Switching off lower bounding mode.
1797.94/1798.56	c      100  19861    20434   141477    6    61943  201464    105      9 10.10
1797.94/1798.56	c      250  19861    20611   175432    8    63019  221611    282     24 10.28
1797.94/1798.56	c      475  19861    20872   214680   10    64781  243773    543     44 10.56
1797.94/1798.56	c      814  19861    21272   241912   11    68276  268151    943     72 11.22
1797.94/1798.56	c     1322  19861    21907   303501   13    74169  294967   1578    109 12.09
1797.94/1798.56	c     2085  19861    22814   448657   19    80658  324464   2485    151 13.72
1797.94/1798.56	c     3233  19861    24236   692417   28    89124  356911   3907    204 15.83
1797.94/1798.56	c     4954  19861    26276   932945   35   100120  392603   5947    253 19.55
1797.94/1798.56	c     7538  19861    29434  1522853   51   118322  431864   9105    298 25.26
1797.94/1798.56	c    11419  19861    33973  2395905   70   139846  475051  13644    321 35.53
1797.94/1798.56	c    17241  19861    40792  3748297   91   175016  522557  20463    324 53.15
1797.94/1798.56	c    25978  19861    50972  6574451  128   223772  574813  30643    293 88.46
1797.94/1798.56	c    39089  19861    66287 10374194  156   302810  632295  45958    265 147.44
1797.94/1798.56	c    58759  19861    88874 17748285  199   402806  695525  68545    231 253.67
1797.94/1798.56	c    88269  19861   122750 27396809  223   536835  765078 102421    184 478.97
1797.94/1798.56	c   132541  19861   174589 48519921  277   749083  841586 154260    148 894.38
1797.94/1798.56	c Reducing formula size due to memory constraints
1797.94/1798.56	c Memory Limit: 1000.00 MB  Used: 1002.00 MB
1797.94/1798.56	c   198951  19861    57037 10059870  176   195691   59568  36708    112 1770.22
1797.94/1798.56	c Resources Exceeded
1797.94/1798.56	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.56	c   17   204711 137660 16777645    63766 11589540  43437    113 1798.01
1797.94/1798.56	s UNKNOWN
1797.94/1798.56	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-3707680-1338236030/watcher-3707680-1338236030 -o /tmp/evaluation-result-3707680-1338236030/solver-3707680-1338236030 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707680-1338236030.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.96 3/174 18667
/proc/meminfo: memFree=28973988/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=20344 CPUtime=0 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 377 0 0 0 0 0 0 0 20 0 1 0 289728928 20832256 331 33554432000 134512640 137138936 4288920720 4288919072 136577166 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 5086 331 179 642 0 4080 0

[startup+0.024246 s]
/proc/loadavg: 2.00 2.00 1.96 3/174 18667
/proc/meminfo: memFree=28973988/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=14052 CPUtime=0.02 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 831 0 0 0 2 0 0 0 20 0 1 0 289728928 14389248 745 33554432000 134512640 137138936 4288920720 4288918968 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 3513 745 237 642 0 2507 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14052

[startup+0.100266 s]
/proc/loadavg: 2.00 2.00 1.96 3/174 18667
/proc/meminfo: memFree=28973988/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=16636 CPUtime=0.09 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 1709 0 0 0 9 0 0 0 20 0 1 0 289728928 17035264 1623 33554432000 134512640 137138936 4288920720 4288917576 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 4159 1624 479 642 0 3153 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16636

[startup+0.300269 s]
/proc/loadavg: 2.00 2.00 1.96 3/174 18667
/proc/meminfo: memFree=28973988/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=19076 CPUtime=0.29 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 2686 0 0 0 29 0 0 0 20 0 1 0 289728928 19533824 2238 33554432000 134512640 137138936 4288920720 4288662380 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 4769 2238 184 642 0 4125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19076

[startup+0.700239 s]
/proc/loadavg: 2.00 2.00 1.96 3/174 18667
/proc/meminfo: memFree=28973988/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=19076 CPUtime=0.69 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 2687 0 0 0 69 0 0 0 20 0 1 0 289728928 19533824 2239 33554432000 134512640 137138936 4288920720 4288662380 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 4769 2239 184 642 0 4125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19076

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18668
/proc/meminfo: memFree=28965028/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=19076 CPUtime=1.49 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 2689 0 0 0 149 0 0 0 20 0 1 0 289728928 19533824 2241 33554432000 134512640 137138936 4288920720 4288662380 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 4769 2241 184 642 0 4125 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19076

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18668
/proc/meminfo: memFree=28964656/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=19076 CPUtime=3.09 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 2689 0 0 0 309 0 0 0 20 0 1 0 289728928 19533824 2241 33554432000 134512640 137138936 4288920720 4288662380 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 4769 2241 184 642 0 4125 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19076

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18668
/proc/meminfo: memFree=28964136/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=19076 CPUtime=6.29 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 2690 0 0 0 629 0 0 0 20 0 1 0 289728928 19533824 2242 33554432000 134512640 137138936 4288920720 4288662380 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 4769 2242 184 642 0 4125 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19076

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18668
/proc/meminfo: memFree=28958264/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=22828 CPUtime=12.69 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 3856 0 0 0 1255 14 0 0 20 0 1 0 289728928 23375872 3196 33554432000 134512640 137138936 4288920720 4288919648 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 5707 3196 192 642 0 5063 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22828

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18668
/proc/meminfo: memFree=28923312/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=39136 CPUtime=25.48 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 7933 0 0 0 2495 53 0 0 20 0 1 0 289728928 40075264 7273 33554432000 134512640 137138936 4288920720 4288919648 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 9784 7273 192 642 0 9140 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39136

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18668
/proc/meminfo: memFree=28865868/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=67932 CPUtime=51.07 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 15133 0 0 0 5013 94 0 0 20 0 1 0 289728928 69562368 14473 33554432000 134512640 137138936 4288920720 4288919836 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 16983 14473 192 642 0 16339 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 67932

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18668
/proc/meminfo: memFree=28746384/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=118868 CPUtime=102.27 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 27886 0 0 0 10078 149 0 0 20 0 1 0 289728928 121720832 27221 33554432000 134512640 137138936 4288920720 4288919648 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 29717 27221 192 642 0 29073 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 118868

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18669
/proc/meminfo: memFree=28641136/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=175244 CPUtime=162.21 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 42013 0 0 0 16022 199 0 0 20 0 1 0 289728928 179449856 41301 33554432000 134512640 137138936 4288920720 4288919836 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 43811 41301 192 642 0 43167 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 175244

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18669
/proc/meminfo: memFree=28542292/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=220304 CPUtime=222.16 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 53318 0 0 0 21985 231 0 0 20 0 1 0 289728928 225591296 52567 33554432000 134512640 137138936 4288920720 4288919648 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 55076 52567 192 642 0 54432 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 220304

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18669
/proc/meminfo: memFree=28444332/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=279552 CPUtime=282.16 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 68131 0 0 0 27955 261 0 0 20 0 1 0 289728928 286261248 67380 33554432000 134512640 137138936 4288920720 4288919432 136504068 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 69888 67380 192 642 0 69244 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 279552

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 18669
/proc/meminfo: memFree=28349328/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=313648 CPUtime=342.15 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 76655 0 0 0 33922 293 0 0 20 0 1 0 289728928 321175552 75904 33554432000 134512640 137138936 4288920720 4288919648 134542490 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 78412 75904 192 642 0 77768 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 313648

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 18672
/proc/meminfo: memFree=28263044/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=347340 CPUtime=402.14 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 85078 0 0 0 39890 324 0 0 20 0 1 0 289728928 355676160 84327 33554432000 134512640 137138936 4288920720 4288919836 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 86835 84327 192 642 0 86191 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 347340

[startup+462.3 s]
/proc/loadavg: 2.05 2.01 1.97 3/175 18673
/proc/meminfo: memFree=28195004/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=374624 CPUtime=462.13 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 91899 0 0 0 45866 347 0 0 20 0 1 0 289728928 383614976 91148 33554432000 134512640 137138936 4288920720 4288919256 136504096 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 93656 91148 192 642 0 93012 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 374624

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/175 18673
/proc/meminfo: memFree=28109560/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=409796 CPUtime=522.12 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 100901 0 0 0 51845 367 0 0 20 0 1 0 289728928 419631104 99955 33554432000 134512640 137138936 4288920720 4288919648 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 102449 99955 192 642 0 101805 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 409796

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 18673
/proc/meminfo: memFree=28004160/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=458888 CPUtime=582.11 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 113174 0 0 0 57821 390 0 0 20 0 1 0 289728928 469901312 112228 33554432000 134512640 137138936 4288920720 4288919648 134542484 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 114722 112228 192 642 0 114078 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 458888

[startup+642.3 s]

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

/proc/meminfo: memFree=27360580/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=742412 CPUtime=1061.85 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 184255 0 0 0 105655 530 0 0 20 0 1 0 289728928 760229888 183109 33554432000 134512640 137138936 4288920720 4288919144 134607006 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 185603 183109 192 642 0 184959 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 742412

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 18678
/proc/meminfo: memFree=27293868/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=782140 CPUtime=1121.84 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 194187 0 0 0 111641 543 0 0 20 0 1 0 289728928 800911360 193041 33554432000 134512640 137138936 4288920720 4288919836 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 195535 193041 192 642 0 194891 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 782140

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 1.97 3/175 18678
/proc/meminfo: memFree=27240176/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=815336 CPUtime=1181.83 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 202486 0 0 0 117626 557 0 0 20 0 1 0 289728928 834904064 201340 33554432000 134512640 137138936 4288920720 4288919376 134618019 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 203834 201340 192 642 0 203190 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 815336

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/175 18678
/proc/meminfo: memFree=27185992/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=838308 CPUtime=1241.82 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 208239 0 0 0 123612 570 0 0 20 0 1 0 289728928 858427392 207093 33554432000 134512640 137138936 4288920720 4288919248 134603105 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 209577 207093 192 642 0 208933 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 838308

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/175 18678
/proc/meminfo: memFree=27136544/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=858416 CPUtime=1301.82 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 213259 0 0 0 129600 582 0 0 20 0 1 0 289728928 879017984 212113 33554432000 134512640 137138936 4288920720 4288919472 134578220 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 214604 212113 192 642 0 213960 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 858416

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 18679
/proc/meminfo: memFree=27087344/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=882176 CPUtime=1361.8 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 219212 0 0 0 135589 591 0 0 20 0 1 0 289728928 903348224 218066 33554432000 134512640 137138936 4288920720 4288919648 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 220544 218066 192 642 0 219900 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 882176

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 18679
/proc/meminfo: memFree=27042236/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=910576 CPUtime=1421.8 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 226296 0 0 0 141578 602 0 0 20 0 1 0 289728928 932429824 225150 33554432000 134512640 137138936 4288920720 4288919648 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 227644 225150 192 642 0 227000 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 910576

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 18679
/proc/meminfo: memFree=27019696/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=933376 CPUtime=1481.79 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 231996 0 0 0 147567 612 0 0 20 0 1 0 289728928 955777024 230850 33554432000 134512640 137138936 4288920720 4288919572 136511183 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 233344 230850 192 642 0 232700 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 933376

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 18680
/proc/meminfo: memFree=26985996/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=966788 CPUtime=1541.78 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 240365 0 0 0 153554 624 0 0 20 0 1 0 289728928 989990912 239219 33554432000 134512640 137138936 4288920720 4288919616 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 241697 239219 192 642 0 241053 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 966788

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 18682
/proc/meminfo: memFree=26963216/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=990248 CPUtime=1601.77 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 246238 0 0 0 159542 635 0 0 20 0 1 0 289728928 1014013952 245092 33554432000 134512640 137138936 4288920720 4288919144 134606982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 247562 245092 192 642 0 246918 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 990248

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 1.98 3/175 18683
/proc/meminfo: memFree=26936564/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=1016656 CPUtime=1661.76 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 252824 0 0 0 165533 643 0 0 20 0 1 0 289728928 1041055744 251678 33554432000 134512640 137138936 4288920720 4288919648 134542307 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 254164 251678 192 642 0 253520 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 1016656

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/175 18683
/proc/meminfo: memFree=26921064/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=1031716 CPUtime=1721.75 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 256587 0 0 0 171520 655 0 0 20 0 1 0 289728928 1056477184 255441 33554432000 134512640 137138936 4288920720 4288919648 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 257929 255441 192 642 0 257285 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 1031716

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 1.99 3/175 18683
/proc/meminfo: memFree=26911516/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=1040332 CPUtime=1781.74 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 258954 0 0 0 177483 691 0 0 20 0 1 0 289728928 1065299968 257589 33554432000 134512640 137138936 4288920720 4288919836 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 260083 257589 192 642 0 259439 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 1040332

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

[startup+1791.91 s]
/proc/loadavg: 2.07 2.02 1.99 3/175 18683
/proc/meminfo: memFree=26912012/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=1040332 CPUtime=1791.35 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 258954 0 0 0 178436 699 0 0 20 0 1 0 289728928 1065299968 257589 33554432000 134512640 137138936 4288920720 4288919572 136511173 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 260083 257589 192 642 0 259439 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 1040332

[startup+1795.1 s]
/proc/loadavg: 2.07 2.02 1.99 3/175 18683
/proc/meminfo: memFree=26912012/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=1040332 CPUtime=1794.54 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 258954 0 0 0 178753 701 0 0 20 0 1 0 289728928 1065299968 257589 33554432000 134512640 137138936 4288920720 4288919472 134575759 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 260083 257589 192 642 0 259439 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (KiB) 1040332

[startup+1796.7 s]
/proc/loadavg: 2.06 2.02 1.99 3/175 18683
/proc/meminfo: memFree=26912012/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=1040332 CPUtime=1796.13 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 258954 0 0 0 178911 702 0 0 20 0 1 0 289728928 1065299968 257589 33554432000 134512640 137138936 4288920720 4288919836 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 260083 257589 192 642 0 259439 0
Current children cumulated CPU time (s) 1796.13
Current children cumulated vsize (KiB) 1040332

[startup+1797.5 s]
/proc/loadavg: 2.06 2.02 1.99 3/175 18683
/proc/meminfo: memFree=26912012/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=1040332 CPUtime=1796.94 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 258954 0 0 0 178991 703 0 0 20 0 1 0 289728928 1065299968 257589 33554432000 134512640 137138936 4288920720 4288919264 134607589 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 260083 257589 192 642 0 259439 0
Current children cumulated CPU time (s) 1796.94
Current children cumulated vsize (KiB) 1040332

[startup+1798.3 s]
/proc/loadavg: 2.06 2.02 1.99 3/175 18683
/proc/meminfo: memFree=26912012/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=1040332 CPUtime=1797.74 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 258954 0 0 0 179071 703 0 0 20 0 1 0 289728928 1065299968 257589 33554432000 134512640 137138936 4288920720 4288919044 136501673 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 260083 257589 192 642 0 259439 0
Current children cumulated CPU time (s) 1797.74
Current children cumulated vsize (KiB) 1040332

[startup+1798.51 s]
/proc/loadavg: 2.06 2.02 1.99 3/172 18699
/proc/meminfo: memFree=27949772/32873852 swapFree=6856/6856
[pid=18667] ppid=18665 vsize=1040332 CPUtime=1797.94 cores=1,3,5,7
/proc/18667/stat : 18667 (bsolo) R 18665 18667 18303 0 -1 4202496 258954 0 0 0 179091 703 0 0 20 0 1 0 289728928 1065299968 257589 33554432000 134512640 137138936 4288920720 4288919648 134542972 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18667/statm: 260083 257589 192 642 0 259439 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 1040332

Child status: 0
Real time (s): 1798.6
CPU time (s): 1798.04
CPU user time (s): 1790.97
CPU system time (s): 7.06792
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 1041208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.97
system time used= 7.06792
maximum resident set size= 1031232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258954
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= 298
involuntary context switches= 1858

runsolver used 2.88156 second user time and 8.5667 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-28 22:13:50
IDJOB=3707680
IDBENCH=90186
IDSOLVER=2286
FILE ID=node128/3707680-1338236030
RUNJOBID= node128-1338230633-18320
PBS_JOBID= 14624653
Free space on /tmp= 71248 MiB

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

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

MD5SUM BENCH= f1881d1e83243719865906bde58f94f2
RANDOM SEED=580192460

node128.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.389
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.77
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.389
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.389
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	: 5438.56
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.389
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.389
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.389
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.389
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.389
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:       32873852 kB
MemFree:        28974260 kB
Buffers:          503876 kB
Cached:          2509804 kB
SwapCached:          584 kB
Active:          1257220 kB
Inactive:        1777692 kB
Active(anon):      11152 kB
Inactive(anon):    12300 kB
Active(file):    1246068 kB
Inactive(file):  1765392 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107332 kB
Dirty:             10512 kB
Writeback:             0 kB
AnonPages:         73900 kB
Mapped:            15080 kB
Shmem:               200 kB
Slab:             726088 kB
SReclaimable:     168452 kB
SUnreclaim:       557636 kB
KernelStack:        1456 kB
PageTables:         4280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     141928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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= 71244 MiB
End job on node128 at 2012-05-28 22:43:49