Trace number 3707672

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K160.opb
MD5SUM4be3ef5c0a6baf670611a9fd5e5deae8
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 variables19040
Total number of constraints19362
Number of constraints which are clauses19202
Number of constraints which are cardinality constraints (but not clauses)160
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint160
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 161
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-3707672-1338236032.opb
0.00/0.00	c File size is 1308383 bytes.
0.09/0.10	c Highest Coefficient sum: 161
0.09/0.10	c Parsing was ok!!
0.09/0.10	c Total parsing time: 0.098 s
0.09/0.10	c Var: 19040 Constr: 19362 19202/160/0 Lit: 124538 Watch. Lit: 57442
0.09/0.10	c Obj. Vars: 0 (0 % of total variables)
8.69/8.71	c Pre-processing Time: 8.71 s
8.69/8.71	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
8.69/8.71	c        0  17501    17929   118124    6    54156  162356      0      0 8.71
8.69/8.71	c Switching off lower bounding mode.
1798.00/1798.60	c      100  17501    18039   127316    7    55197  178592    110     11 8.80
1798.00/1798.60	c      250  17501    18214   147981    8    56073  196452    285     27 8.94
1798.00/1798.60	c      475  17501    18493   162157    8    58671  216098    564     50 9.37
1798.00/1798.60	c      813  17501    18924   210572   11    60924  237708    995     83 9.75
1798.00/1798.60	c     1321  17501    19508   338453   17    63176  261479   1579    126 10.41
1798.00/1798.60	c     2084  17501    20411   451353   22    69744  287627   2482    174 11.94
1798.00/1798.60	c     3230  17501    21821   731606   33    75069  316390   3892    237 13.61
1798.00/1798.60	c     4952  17501    23795  1207721   50    82025  348030   5866    305 16.23
1798.00/1798.60	c     7536  17501    26805  2516962   93    94422  382834   8876    334 22.54
1798.00/1798.60	c    11415  17501    31166  3599291  115   113635  421118  13237    372 30.68
1798.00/1798.60	c    17237  17501    37937  5236001  138   143046  463230  20008    373 46.15
1798.00/1798.60	c    25976  17501    48074  7764009  161   187900  509554  30145    366 70.97
1798.00/1798.60	c    39086  17501    63247 11407021  180   258919  560510  45318    317 123.01
1798.00/1798.60	c    58756  17501    86151 19451491  225   355822  616562  68222    254 230.92
1798.00/1798.60	c    88267  17501   120888 41209629  340   516638  678219 102959    180 489.80
1798.00/1798.60	c   132537  17501   173095 68328848  394   741969  746041 155166    133 995.99
1798.00/1798.60	c Reducing formula size due to memory constraints
1798.00/1798.60	c Memory Limit: 1000.00 MB  Used: 1000.59 MB
1798.00/1798.60	c   198948  17501    40176  6517406  162   126263   50680  22247    139 1429.49
1798.00/1798.60	c Resources Exceeded
1798.00/1798.60	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.00/1798.60	c   17   280392 189362 19570093    48842  6054401  30913    155 1798.01
1798.00/1798.60	s UNKNOWN
1798.00/1798.60	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-3707672-1338236032/watcher-3707672-1338236032 -o /tmp/evaluation-result-3707672-1338236032/solver-3707672-1338236032 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707672-1338236032.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.02 2.01 2.00 3/176 4626
/proc/meminfo: memFree=30321096/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=20176 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 289728676 20660224 330 33554432000 134512640 137138936 4287138832 4287137184 136577166 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 5044 330 178 642 0 4080 0

[startup+0.0344331 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 4626
/proc/meminfo: memFree=30321096/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=14128 CPUtime=0.03 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 896 0 0 0 3 0 0 0 20 0 1 0 289728676 14467072 850 33554432000 134512640 137138936 4287138832 4287137312 134516218 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 3532 851 273 642 0 2568 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14128

[startup+0.100158 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 4626
/proc/meminfo: memFree=30321096/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=16140 CPUtime=0.09 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 1594 0 0 0 9 0 0 0 20 0 1 0 289728676 16527360 1548 33554432000 134512640 137138936 4287138832 4287135676 136700814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 4035 1549 483 642 0 3071 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16140

[startup+0.300144 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 4626
/proc/meminfo: memFree=30321096/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=18024 CPUtime=0.29 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 2372 0 0 0 29 0 0 0 20 0 1 0 289728676 18456576 2006 33554432000 134512640 137138936 4287138832 4286909052 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 4506 2006 184 642 0 3862 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18024

[startup+0.700122 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 4626
/proc/meminfo: memFree=30321096/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=18024 CPUtime=0.69 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 2374 0 0 0 69 0 0 0 20 0 1 0 289728676 18456576 2008 33554432000 134512640 137138936 4287138832 4286909052 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 4506 2008 184 642 0 3862 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18024

[startup+1.50012 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4627
/proc/meminfo: memFree=30313896/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=18024 CPUtime=1.48 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 2375 0 0 0 148 0 0 0 20 0 1 0 289728676 18456576 2009 33554432000 134512640 137138936 4287138832 4286909052 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 4506 2009 184 642 0 3862 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18024

[startup+3.10011 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4627
/proc/meminfo: memFree=30313400/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=18024 CPUtime=3.09 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 2376 0 0 0 308 1 0 0 20 0 1 0 289728676 18456576 2010 33554432000 134512640 137138936 4287138832 4286909052 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 4506 2010 184 642 0 3862 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18024

[startup+6.30011 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4627
/proc/meminfo: memFree=30315592/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=18024 CPUtime=6.28 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 2376 0 0 0 627 1 0 0 20 0 1 0 289728676 18456576 2010 33554432000 134512640 137138936 4287138832 4286909052 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 4506 2010 184 642 0 3862 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18024

[startup+12.7001 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4627
/proc/meminfo: memFree=30310320/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=23568 CPUtime=12.69 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 3958 0 0 0 1251 18 0 0 20 0 1 0 289728676 24133632 3404 33554432000 134512640 137138936 4287138832 4287137256 134606623 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 5892 3404 192 642 0 5248 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23568

[startup+25.5002 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4627
/proc/meminfo: memFree=30280372/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=54128 CPUtime=25.48 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 11605 0 0 0 2517 31 0 0 20 0 1 0 289728676 55427072 11051 33554432000 134512640 137138936 4287138832 4287135456 136577166 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 13532 11051 192 642 0 12888 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54128

[startup+51.1002 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 4627
/proc/meminfo: memFree=30238956/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=96828 CPUtime=51.08 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 22291 0 0 0 5048 60 0 0 20 0 1 0 289728676 99151872 21737 33554432000 134512640 137138936 4287138832 4287137112 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 24207 21737 192 642 0 23563 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 96828

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4627
/proc/meminfo: memFree=30185636/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=147988 CPUtime=102.28 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 35069 0 0 0 10125 103 0 0 20 0 1 0 289728676 151539712 34515 33554432000 134512640 137138936 4287138832 4287137948 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 36997 34515 192 642 0 36353 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 147988

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 4628
/proc/meminfo: memFree=30129092/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=204780 CPUtime=162.26 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 49268 0 0 0 16089 137 0 0 20 0 1 0 289728676 209694720 48714 33554432000 134512640 137138936 4287138832 4287137760 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 51195 48714 192 642 0 50551 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 204780

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4666
/proc/meminfo: memFree=31058140/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=268352 CPUtime=222.24 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 65182 0 0 0 22059 165 0 0 20 0 1 0 289728676 274792448 64607 33554432000 134512640 137138936 4287138832 4287137760 134542292 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 67088 64607 192 642 0 66444 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 268352

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4666
/proc/meminfo: memFree=30885204/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=324984 CPUtime=282.2 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 79410 0 0 0 28027 193 0 0 20 0 1 0 289728676 332783616 78790 33554432000 134512640 137138936 4287138832 4287137712 136297633 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 81246 78790 192 642 0 80602 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 324984

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4666
/proc/meminfo: memFree=30752288/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=388640 CPUtime=342.15 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 95357 0 0 0 33999 216 0 0 20 0 1 0 289728676 397967360 94692 33554432000 134512640 137138936 4287138832 4287137360 134603100 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 97160 94692 192 642 0 96516 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 388640

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4669
/proc/meminfo: memFree=30581472/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=477756 CPUtime=402.1 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 117693 0 0 0 39982 228 0 0 20 0 1 0 289728676 489222144 116981 33554432000 134512640 137138936 4287138832 4287137760 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 119439 116981 192 642 0 118795 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 477756

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 4670
/proc/meminfo: memFree=30479840/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=532184 CPUtime=462.06 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 131349 0 0 0 45968 238 0 0 20 0 1 0 289728676 544956416 130599 33554432000 134512640 137138936 4287138832 4287137440 134552415 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 133046 130599 192 642 0 132402 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 532184

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4670
/proc/meminfo: memFree=30393448/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=583756 CPUtime=522.02 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 144265 0 0 0 51949 253 0 0 20 0 1 0 289728676 597766144 143477 33554432000 134512640 137138936 4287138832 4287137948 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 145939 143477 192 642 0 145295 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 583756

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 4670
/proc/meminfo: memFree=30294980/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=633456 CPUtime=581.99 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 156698 0 0 0 57931 268 0 0 20 0 1 0 289728676 648658944 156339 33554432000 134512640 137138936 4287138832 4287137368 136504035 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 158364 156339 192 642 0 157720 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 633456

[startup+642.3 s]

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

/proc/meminfo: memFree=29546756/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=993712 CPUtime=1121.91 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 246762 0 0 0 111812 379 0 0 20 0 1 0 289728676 1017561088 246403 33554432000 134512640 137138936 4287138832 4287137760 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 248428 246403 192 642 0 247784 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 993712

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4676
/proc/meminfo: memFree=29489224/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1016848 CPUtime=1181.9 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 252546 0 0 0 117797 393 0 0 20 0 1 0 289728676 1041252352 252187 33554432000 134512640 137138936 4287138832 4287137760 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 254212 252187 192 642 0 253568 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 1016848

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4676
/proc/meminfo: memFree=29433052/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1038548 CPUtime=1241.89 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 258143 0 0 0 123762 427 0 0 20 0 1 0 289728676 1063473152 257612 33554432000 134512640 137138936 4287138832 4287137760 134542513 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 259637 257612 192 642 0 258993 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 1038548

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4676
/proc/meminfo: memFree=29392008/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1038548 CPUtime=1301.89 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 258143 0 0 0 129725 464 0 0 20 0 1 0 289728676 1063473152 257612 33554432000 134512640 137138936 4287138832 4287137948 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 259637 257612 192 642 0 258993 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 1038548

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4676
/proc/meminfo: memFree=29335464/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1038548 CPUtime=1361.87 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 258143 0 0 0 135681 506 0 0 20 0 1 0 289728676 1063473152 257612 33554432000 134512640 137138936 4287138832 4287137060 136500388 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 259637 257612 192 642 0 258993 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 1038548

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4677
/proc/meminfo: memFree=29270736/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1038548 CPUtime=1421.87 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 258143 0 0 0 141658 529 0 0 20 0 1 0 289728676 1063473152 257612 33554432000 134512640 137138936 4287138832 4287137504 134609268 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 259637 257612 192 642 0 258993 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 1038548

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4677
/proc/meminfo: memFree=29270608/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1038548 CPUtime=1481.84 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 258171 0 0 0 147608 576 0 0 20 0 1 0 289728676 1063473152 257612 33554432000 134512640 137138936 4287138832 4287137948 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 259637 257612 192 642 0 258993 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 1038548

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4677
/proc/meminfo: memFree=29270512/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1038548 CPUtime=1541.81 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 258200 0 0 0 153566 615 0 0 20 0 1 0 289728676 1063473152 257612 33554432000 134512640 137138936 4287138832 4287137948 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 259637 257612 192 642 0 258993 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 1038548

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4680
/proc/meminfo: memFree=29270852/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1038548 CPUtime=1601.78 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 258229 0 0 0 159518 660 0 0 20 0 1 0 289728676 1063473152 257612 33554432000 134512640 137138936 4287138832 4287137760 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 259637 257612 192 642 0 258993 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 1038548

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4680
/proc/meminfo: memFree=29271136/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1038548 CPUtime=1661.74 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 258266 0 0 0 165469 705 0 0 20 0 1 0 289728676 1063473152 257612 33554432000 134512640 137138936 4287138832 4287137948 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 259637 257612 192 642 0 258993 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 1038548

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4681
/proc/meminfo: memFree=29271724/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1038548 CPUtime=1721.71 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 258295 0 0 0 171406 765 0 0 20 0 1 0 289728676 1063473152 257612 33554432000 134512640 137138936 4287138832 4287137760 134542624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 259637 257612 192 642 0 258993 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 1038548

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 4681
/proc/meminfo: memFree=29272840/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1038548 CPUtime=1781.7 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 258295 0 0 0 177374 796 0 0 20 0 1 0 289728676 1063473152 257612 33554432000 134512640 137138936 4287138832 4287137376 134607563 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 259637 257612 192 642 0 258993 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 1038548

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

[startup+1791.91 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 4681
/proc/meminfo: memFree=29272716/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1038548 CPUtime=1791.31 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 258295 0 0 0 178325 806 0 0 20 0 1 0 289728676 1063473152 257612 33554432000 134512640 137138936 4287138832 4287137504 134609268 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 259637 257612 192 642 0 258993 0
Current children cumulated CPU time (s) 1791.31
Current children cumulated vsize (KiB) 1038548

[startup+1795.1 s]
/proc/loadavg: 2.11 2.04 2.00 3/177 4681
/proc/meminfo: memFree=29272716/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1038548 CPUtime=1794.5 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 258295 0 0 0 178641 809 0 0 20 0 1 0 289728676 1063473152 257612 33554432000 134512640 137138936 4287138832 4287137328 134618200 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 259637 257612 192 642 0 258993 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (KiB) 1038548

[startup+1796.7 s]
/proc/loadavg: 2.11 2.04 2.00 3/177 4681
/proc/meminfo: memFree=29272716/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1038548 CPUtime=1796.1 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 258295 0 0 0 178800 810 0 0 20 0 1 0 289728676 1063473152 257612 33554432000 134512640 137138936 4287138832 4287137256 134606982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 259637 257612 192 642 0 258993 0
Current children cumulated CPU time (s) 1796.1
Current children cumulated vsize (KiB) 1038548

[startup+1797.5 s]
/proc/loadavg: 2.11 2.04 2.00 3/177 4681
/proc/meminfo: memFree=29272716/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1038548 CPUtime=1796.89 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 258295 0 0 0 178879 810 0 0 20 0 1 0 289728676 1063473152 257612 33554432000 134512640 137138936 4287138832 4287137328 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 259637 257612 192 642 0 258993 0
Current children cumulated CPU time (s) 1796.89
Current children cumulated vsize (KiB) 1038548

[startup+1798.3 s]
/proc/loadavg: 2.11 2.04 2.00 3/177 4681
/proc/meminfo: memFree=29272716/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1038548 CPUtime=1797.69 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 258295 0 0 0 178959 810 0 0 20 0 1 0 289728676 1063473152 257612 33554432000 134512640 137138936 4287138832 4287137948 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 259637 257612 192 642 0 258993 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (KiB) 1038548

[startup+1798.51 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 4681
/proc/meminfo: memFree=29272716/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1038548 CPUtime=1797.91 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 258295 0 0 0 178980 811 0 0 20 0 1 0 289728676 1063473152 257612 33554432000 134512640 137138936 4287138832 4287137948 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 259637 257612 192 642 0 258993 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 1038548

[startup+1798.6 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 4681
/proc/meminfo: memFree=29272716/32873648 swapFree=7116/7116
[pid=4626] ppid=4624 vsize=1038548 CPUtime=1798 cores=1,3,5,7
/proc/4626/stat : 4626 (bsolo) R 4624 4626 4099 0 -1 4202496 258295 0 0 0 178989 811 0 0 20 0 1 0 289728676 1063473152 257612 33554432000 134512640 137138936 4287138832 4287137760 134542339 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4626/statm: 259637 257612 192 642 0 258993 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 1038548

Child status: 0
Real time (s): 1798.6
CPU time (s): 1798.01
CPU user time (s): 1789.9
CPU system time (s): 8.11377
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 1039236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.9
system time used= 8.11377
maximum resident set size= 1031136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258295
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= 416
involuntary context switches= 1835

runsolver used 2.94855 second user time and 9.03663 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-28 22:13:52
IDJOB=3707672
IDBENCH=90187
IDSOLVER=2286
FILE ID=node123/3707672-1338236032
RUNJOBID= node123-1338227645-4116
PBS_JOBID= 14624628
Free space on /tmp= 71676 MiB

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

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

MD5SUM BENCH= 4be3ef5c0a6baf670611a9fd5e5deae8
RANDOM SEED=642946877

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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		: 2667.217
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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:        30321756 kB
Buffers:          368784 kB
Cached:           298424 kB
SwapCached:          972 kB
Active:          1383304 kB
Inactive:         324492 kB
Active(anon):    1031952 kB
Inactive(anon):     8356 kB
Active(file):     351352 kB
Inactive(file):   316136 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102960 kB
Dirty:              5024 kB
Writeback:            16 kB
AnonPages:       1023600 kB
Mapped:            11084 kB
Shmem:                 0 kB
Slab:             702972 kB
SReclaimable:     146948 kB
SUnreclaim:       556024 kB
KernelStack:        1440 kB
PageTables:         6196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1160276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1005568 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= 71672 MiB
End job on node123 at 2012-05-28 22:43:51