Trace number 3707675

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K167.opb
MD5SUM828e3d173a352fe2cabe4815c21f6f3f
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 variables19873
Total number of constraints20209
Number of constraints which are clauses20042
Number of constraints which are cardinality constraints (but not clauses)167
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint167
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 168
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-3707675-1338231747.opb
0.00/0.00	c File size is 1368683 bytes.
0.09/0.10	c Highest Coefficient sum: 168
0.09/0.10	c Parsing was ok!!
0.09/0.10	c Total parsing time: 0.103 s
0.09/0.11	c Var: 19873 Constr: 20209 20042/167/0 Lit: 130005 Watch. Lit: 59955
0.09/0.11	c Obj. Vars: 0 (0 % of total variables)
9.38/9.41	c Pre-processing Time: 9.41 s
9.38/9.41	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.38/9.41	c        0  18327    18769   123542    6    56655  169633      0      0 9.41
9.38/9.41	c Switching off lower bounding mode.
1797.94/1798.57	c      100  18327    18888   131436    6    58621  186597    119     10 9.49
1797.94/1798.57	c      251  18327    19070   146907    7    59627  205257    301     25 9.69
1797.94/1798.57	c      476  18327    19362   159576    8    61459  225783    593     47 10.07
1797.94/1798.57	c      815  18327    19792   199822   10    63635  248362   1023     77 10.49
1797.94/1798.57	c     1323  18327    20413   261827   12    68263  273199   1644    115 11.43
1797.94/1798.57	c     2086  18327    21310   453512   21    72202  300519   2541    165 12.59
1797.94/1798.57	c     3232  18327    22666   587988   25    81434  330571   3897    212 15.21
1797.94/1798.57	c     4954  18327    24665   863513   35    91908  363629   5896    272 18.16
1797.94/1798.57	c     7538  18327    27668  1296481   46   109008  399992   8899    320 23.53
1797.94/1798.57	c    11417  18327    32327  2424706   75   131481  439992  13558    345 33.08
1797.94/1798.57	c    17239  18327    38981  4104755  105   166359  483992  20212    334 51.48
1797.94/1798.57	c    25976  18327    49095  6620046  134   211821  532392  30326    326 79.56
1797.94/1798.57	c    39086  18327    64217 10155066  158   276472  585632  45448    291 133.86
1797.94/1798.57	c    58756  18327    86763 22483827  259   371258  644196  67994    216 271.69
1797.94/1798.57	c    88273  18327   121077 33761046  278   504715  708616 102308    185 475.35
1797.94/1798.57	c   132547  18327   172433 55278021  320   723391  779478 153664    148 890.85
1797.94/1798.57	c Reducing formula size due to memory constraints
1797.94/1798.57	c Memory Limit: 1000.00 MB  Used: 1001.18 MB
1797.94/1798.57	c   198959  18327    41274  5194382  125   134433   56321  22505    132 1506.74
1797.94/1798.57	c Resources Exceeded
1797.94/1798.57	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.57	c   17   248161 165335 16891635    58269 25211314  39500    138 1798.01
1797.94/1798.57	s UNKNOWN
1797.94/1798.57	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-3707675-1338231747/watcher-3707675-1338231747 -o /tmp/evaluation-result-3707675-1338231747/solver-3707675-1338231747 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707675-1338231747.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 3/176 24904
/proc/meminfo: memFree=31025104/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=20232 CPUtime=0 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 377 0 0 0 0 0 0 0 20 0 1 0 289299265 20717568 331 33554432000 134512640 137138936 4292060800 4292059152 136577166 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 5091 332 179 642 0 4112 0

[startup+0.039909 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24904
/proc/meminfo: memFree=31025104/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=14464 CPUtime=0.03 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 983 0 0 0 3 0 0 0 20 0 1 0 289299265 14811136 937 33554432000 134512640 137138936 4292060800 4292059328 134517592 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 3616 937 292 642 0 2637 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14464

[startup+0.100262 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24904
/proc/meminfo: memFree=31025104/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=16216 CPUtime=0.09 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 1623 0 0 0 9 0 0 0 20 0 1 0 289299265 16605184 1577 33554432000 134512640 137138936 4292060800 4292059328 134517592 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 4054 1577 485 642 0 3075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16216

[startup+0.300244 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24904
/proc/meminfo: memFree=31025104/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=18392 CPUtime=0.29 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 2460 0 0 0 29 0 0 0 20 0 1 0 289299265 18833408 2079 33554432000 134512640 137138936 4292060800 4291820988 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 4598 2079 184 642 0 3954 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18392

[startup+0.70024 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24904
/proc/meminfo: memFree=31025104/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=18392 CPUtime=0.69 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 2461 0 0 0 69 0 0 0 20 0 1 0 289299265 18833408 2080 33554432000 134512640 137138936 4292060800 4291820988 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 4598 2080 184 642 0 3954 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18392

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24905
/proc/meminfo: memFree=31013936/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=18392 CPUtime=1.49 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 2462 0 0 0 149 0 0 0 20 0 1 0 289299265 18833408 2081 33554432000 134512640 137138936 4292060800 4291820988 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 4598 2081 184 642 0 3954 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18392

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24905
/proc/meminfo: memFree=31009844/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=18392 CPUtime=3.09 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 2462 0 0 0 309 0 0 0 20 0 1 0 289299265 18833408 2081 33554432000 134512640 137138936 4292060800 4291820988 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 4598 2081 184 642 0 3954 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18392

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24905
/proc/meminfo: memFree=31001056/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=18392 CPUtime=6.29 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 2463 0 0 0 629 0 0 0 20 0 1 0 289299265 18833408 2082 33554432000 134512640 137138936 4292060800 4291820988 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 4598 2082 184 642 0 3954 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18392

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24905
/proc/meminfo: memFree=30980348/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=23388 CPUtime=12.68 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 3942 0 0 0 1255 13 0 0 20 0 1 0 289299265 23949312 3366 33554432000 134512640 137138936 4292060800 4292059552 134572768 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 5847 3366 192 642 0 5203 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23388

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24905
/proc/meminfo: memFree=30933724/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=40240 CPUtime=25.48 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 8151 0 0 0 2501 47 0 0 20 0 1 0 289299265 41205760 7575 33554432000 134512640 137138936 4292060800 4292059916 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 10060 7575 192 642 0 9416 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40240

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24905
/proc/meminfo: memFree=30862500/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=71932 CPUtime=51.08 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 16093 0 0 0 5030 78 0 0 20 0 1 0 289299265 73658368 15517 33554432000 134512640 137138936 4292060800 4292059728 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 17983 15517 192 642 0 17339 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71932

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24905
/proc/meminfo: memFree=30702832/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=130120 CPUtime=102.27 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 30621 0 0 0 10100 127 0 0 20 0 1 0 289299265 133242880 30045 33554432000 134512640 137138936 4292060800 4292059916 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 32530 30045 192 642 0 31886 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 130120

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24906
/proc/meminfo: memFree=30583448/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=192492 CPUtime=162.27 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 46223 0 0 0 16067 160 0 0 20 0 1 0 289299265 197111808 45647 33554432000 134512640 137138936 4292060800 4292059224 134606839 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 48123 45647 192 642 0 47479 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 192492

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24906
/proc/meminfo: memFree=30437548/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=272160 CPUtime=222.23 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 66170 0 0 0 22048 175 0 0 20 0 1 0 289299265 278691840 65563 33554432000 134512640 137138936 4292060800 4292059380 136500388 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 68040 65563 192 642 0 67396 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 272160

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24906
/proc/meminfo: memFree=30295720/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=319944 CPUtime=282.19 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 78172 0 0 0 28014 205 0 0 20 0 1 0 289299265 327622656 77518 33554432000 134512640 137138936 4292060800 4292059916 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 79986 77518 192 642 0 79342 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 319944

[startup+342.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 24906
/proc/meminfo: memFree=30178320/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=358376 CPUtime=342.15 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 87811 0 0 0 33984 231 0 0 20 0 1 0 289299265 366977024 87117 33554432000 134512640 137138936 4292060800 4292059916 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 89594 87117 192 642 0 88950 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 358376

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 24906
/proc/meminfo: memFree=30073692/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=398268 CPUtime=402.1 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 97831 0 0 0 39955 255 0 0 20 0 1 0 289299265 407826432 97090 33554432000 134512640 137138936 4292060800 4292059728 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 99567 97090 192 642 0 98923 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 398268

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 24910
/proc/meminfo: memFree=29967152/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=449140 CPUtime=462.08 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 110575 0 0 0 45933 275 0 0 20 0 1 0 289299265 459919360 110288 33554432000 134512640 137138936 4292060800 4292059224 134607004 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 112285 110288 192 642 0 111641 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 449140

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24910
/proc/meminfo: memFree=29874060/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=497508 CPUtime=522.07 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 122677 0 0 0 51911 296 0 0 20 0 1 0 289299265 509448192 122390 33554432000 134512640 137138936 4292060800 4292059728 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 124377 122390 192 642 0 123733 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 497508

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24910
/proc/meminfo: memFree=29783044/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=550012 CPUtime=582.06 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 135793 0 0 0 57889 317 0 0 20 0 1 0 289299265 563212288 135506 33554432000 134512640 137138936 4292060800 4292059916 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 137503 135506 192 642 0 136859 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 550012

[startup+642.3 s]

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

/proc/meminfo: memFree=29141224/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=843464 CPUtime=1061.99 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 209156 0 0 0 105759 440 0 0 20 0 1 0 289299265 863707136 208869 33554432000 134512640 137138936 4292060800 4292059728 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 210866 208869 192 642 0 210222 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 843464

[startup+1122.3 s]
/proc/loadavg: 2.17 2.06 2.02 3/177 24915
/proc/meminfo: memFree=29097680/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=888936 CPUtime=1121.98 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 220527 0 0 0 111745 453 0 0 20 0 1 0 289299265 910270464 220240 33554432000 134512640 137138936 4292060800 4292043640 136504449 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 222234 220240 192 642 0 221590 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 888936

[startup+1182.3 s]
/proc/loadavg: 2.12 2.06 2.02 3/177 24915
/proc/meminfo: memFree=29058496/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=927512 CPUtime=1181.97 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 230168 0 0 0 117733 464 0 0 20 0 1 0 289299265 949772288 229881 33554432000 134512640 137138936 4292060800 4292059344 134607606 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 231878 229881 192 642 0 231234 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 927512

[startup+1242.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/177 24915
/proc/meminfo: memFree=29027496/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=957460 CPUtime=1241.95 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 237658 0 0 0 123720 475 0 0 20 0 1 0 289299265 980439040 237371 33554432000 134512640 137138936 4292060800 4292059464 136504417 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 239365 237371 192 642 0 238721 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 957460

[startup+1302.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 24915
/proc/meminfo: memFree=28993396/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=990960 CPUtime=1301.96 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 246030 0 0 0 129710 486 0 0 20 0 1 0 289299265 1014743040 245743 33554432000 134512640 137138936 4292060800 4292059916 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 247740 245743 192 642 0 247096 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 990960

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 24916
/proc/meminfo: memFree=28969640/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=1015660 CPUtime=1361.94 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 252241 0 0 0 135696 498 0 0 20 0 1 0 289299265 1040035840 251950 33554432000 134512640 137138936 4292060800 4292059728 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 253915 251950 192 642 0 253271 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 1015660

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 24916
/proc/meminfo: memFree=28945116/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=1039200 CPUtime=1421.91 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 258325 0 0 0 141665 526 0 0 20 0 1 0 289299265 1064140800 257803 33554432000 134512640 137138936 4292060800 4292059916 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 259800 257803 192 642 0 259156 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 1039200

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 24916
/proc/meminfo: memFree=28944896/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=1039200 CPUtime=1481.88 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 258366 0 0 0 147616 572 0 0 20 0 1 0 289299265 1064140800 257803 33554432000 134512640 137138936 4292060800 4292059916 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 259800 257803 192 642 0 259156 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 1039200

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 24916
/proc/meminfo: memFree=28944924/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=1039200 CPUtime=1541.84 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 258400 0 0 0 153571 613 0 0 20 0 1 0 289299265 1064140800 257803 33554432000 134512640 137138936 4292060800 4292059916 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 259800 257803 192 642 0 259156 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 1039200

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24916
/proc/meminfo: memFree=28944952/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=1039200 CPUtime=1601.81 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 258436 0 0 0 159533 648 0 0 20 0 1 0 289299265 1064140800 257803 33554432000 134512640 137138936 4292060800 4292059296 134618026 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 259800 257803 192 642 0 259156 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 1039200

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24919
/proc/meminfo: memFree=28944964/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=1039200 CPUtime=1661.78 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 258462 0 0 0 165515 663 0 0 20 0 1 0 289299265 1064140800 257803 33554432000 134512640 137138936 4292060800 4292059552 134575744 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 259800 257803 192 642 0 259156 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 1039200

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24920
/proc/meminfo: memFree=28945256/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=1039200 CPUtime=1721.75 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 258506 0 0 0 171500 675 0 0 20 0 1 0 289299265 1064140800 257806 33554432000 134512640 137138936 4292060800 4292059728 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 259800 257806 192 642 0 259156 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 1039200

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24920
/proc/meminfo: memFree=28944936/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=1039200 CPUtime=1781.73 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 258509 0 0 0 177487 686 0 0 20 0 1 0 289299265 1064140800 257806 33554432000 134512640 137138936 4292060800 4292059916 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 259800 257806 192 642 0 259156 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 1039200

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24920
/proc/meminfo: memFree=28945060/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=1039200 CPUtime=1791.33 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 258509 0 0 0 178447 686 0 0 20 0 1 0 289299265 1064140800 257806 33554432000 134512640 137138936 4292060800 4292059224 134606670 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 259800 257806 192 642 0 259156 0
Current children cumulated CPU time (s) 1791.33
Current children cumulated vsize (KiB) 1039200

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24958
/proc/meminfo: memFree=29991124/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=1039200 CPUtime=1794.54 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 258509 0 0 0 178767 687 0 0 20 0 1 0 289299265 1064140800 257806 33554432000 134512640 137138936 4292060800 4292059296 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 259800 257806 192 642 0 259156 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (KiB) 1039200

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24958
/proc/meminfo: memFree=29990752/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=1039200 CPUtime=1796.13 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 258509 0 0 0 178926 687 0 0 20 0 1 0 289299265 1064140800 257806 33554432000 134512640 137138936 4292060800 4292059224 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 259800 257806 192 642 0 259156 0
Current children cumulated CPU time (s) 1796.13
Current children cumulated vsize (KiB) 1039200

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24958
/proc/meminfo: memFree=29990752/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=1039200 CPUtime=1796.93 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 258509 0 0 0 179006 687 0 0 20 0 1 0 289299265 1064140800 257806 33554432000 134512640 137138936 4292060800 4292059344 134607568 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 259800 257806 192 642 0 259156 0
Current children cumulated CPU time (s) 1796.93
Current children cumulated vsize (KiB) 1039200

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24958
/proc/meminfo: memFree=29990752/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=1039200 CPUtime=1797.73 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 258509 0 0 0 179086 687 0 0 20 0 1 0 289299265 1064140800 257806 33554432000 134512640 137138936 4292060800 4292059728 134542508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 259800 257806 192 642 0 259156 0
Current children cumulated CPU time (s) 1797.73
Current children cumulated vsize (KiB) 1039200

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24958
/proc/meminfo: memFree=29990752/32873844 swapFree=6080/6080
[pid=24904] ppid=24902 vsize=1039200 CPUtime=1797.94 cores=0,2,4,6
/proc/24904/stat : 24904 (bsolo) R 24902 24904 24091 0 -1 4202496 258509 0 0 0 179107 687 0 0 20 0 1 0 289299265 1064140800 257806 33554432000 134512640 137138936 4292060800 4292059224 134606670 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24904/statm: 259800 257806 192 642 0 259156 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 1039200

Child status: 0
Real time (s): 1798.57
CPU time (s): 1798.01
CPU user time (s): 1791.14
CPU system time (s): 6.87695
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 1039996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.14
system time used= 6.87695
maximum resident set size= 1032008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258509
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= 414
involuntary context switches= 1911

runsolver used 2.69059 second user time and 7.12792 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-28 21:02:27
IDJOB=3707675
IDBENCH=90141
IDSOLVER=2286
FILE ID=node139/3707675-1338231747
RUNJOBID= node139-1338219140-24107
PBS_JOBID= 14624619
Free space on /tmp= 71648 MiB

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

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

MD5SUM BENCH= 828e3d173a352fe2cabe4815c21f6f3f
RANDOM SEED=1333277155

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31025376 kB
Buffers:          440400 kB
Cached:           531560 kB
SwapCached:          828 kB
Active:           717356 kB
Inactive:         276540 kB
Active(anon):      15264 kB
Inactive(anon):     7968 kB
Active(file):     702092 kB
Inactive(file):   268572 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:              9456 kB
Writeback:             0 kB
AnonPages:         62808 kB
Mapped:            12616 kB
Shmem:                 8 kB
Slab:             717936 kB
SReclaimable:     160056 kB
SUnreclaim:       557880 kB
KernelStack:        1472 kB
PageTables:         4140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     144964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71644 MiB
End job on node139 at 2012-05-28 21:32:26