Trace number 3743033

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 NameAnswerobjective functionCPU timeWall clock time
PB07: bsolo 3.0.17? (TO) 1800.03 1800.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_0null10mast_rapportOE1.0_TMAX120_K67_cod3.opb
MD5SUM043b2183f4b3653ca0f559f6c2418f2c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-5256
Best CPU time to get the best result obtained on this benchmark1663.14
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 32076
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 912450
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 912450
Number of bits of the biggest sum of numbers20
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.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3743033-1338776855.opb
0.00/0.00	c File size is 2790437 bytes.
0.18/0.29	c Highest Coefficient sum: 912450
0.18/0.29	c Parsing was ok!!
0.18/0.29	c Total parsing time: 0.284 s
0.28/0.31	c Var: 40451 Constr: 40950 40396/553/1 Lit: 221883 Watch. Lit: 161255
0.28/0.31	c Obj. Vars: 32076 (79.2959 % of total variables)
27.08/27.11	c Pre-processing Time: 27.099 s
27.08/27.11	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
27.08/27.11	c        0  32883    33499   187590    5   137687  622567      0      0 27.10
27.08/27.11	c Switching off LPR mode.
1800.01/1800.50	c      101  32883    33600   222692    6   137950  684824    101      3 27.39
1800.01/1800.50	c      251  32883    33750   228359    6   138251  753307    251      9 27.75
1800.01/1800.50	c      476  32883    33975   252616    7   138704  828638    476     16 28.48
1800.01/1800.50	c      814  32883    34313   286713    8   139379  911502    814     27 29.66
1800.01/1800.50	c     1324  32883    34823   337940    9   140397  500000   1324     42 31.11
1800.01/1800.50	c     2087  32883    35586   423193   11   141925  550001   2087     62 33.45
1800.01/1800.50	c     3234  32883    36733   530034   14   144214  605002   3234     88 36.42
1800.01/1800.50	c     4956  32883    38455   719901   18   147662  665503   4956    118 41.76
1800.01/1800.50	c     7541  32883    41040  1054363   25   152829  732054   7541    153 49.08
1800.01/1800.50	c    11420  32883    44919  1620592   36   160590  805260  11420    181 62.76
1800.01/1800.50	c    17242  32883    50741  2917818   57   172234  885787  17242    207 83.09
1800.01/1800.50	c    25979  32883    59478  5164523   86   189707  974366  25979    223 116.06
1800.01/1800.50	c    39092  32883    72591  6841485   94   215933  500000  39092    232 167.96
1800.01/1800.50	c    58762  32883    92261  9380472  101   255272  550001  58762    219 267.44
1800.01/1800.50	c    88272  32883   121771 13314311  109   314289  605002  88272    227 388.60
1800.01/1800.50	c   132543  32883   166042 20459440  123   402834  665503 132543    222 596.24
1800.01/1800.50	c   198954  32883   232453 33038790  142   535650  732054 198954    207 960.13
1800.01/1800.50	c   298575  32883   332074 51133917  153   734893  805260 298575    187 1596.38
1800.01/1800.50	c Caught signal: 15
1800.01/1800.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.01/1800.50	c   18   319033  90250   562157   352532 55370687 319033    177 1800.02
1800.01/1800.50	s UNKNOWN
1800.01/1800.50	c Total time: 1800.02 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-3743033-1338776855/watcher-3743033-1338776855 -o /tmp/evaluation-result-3743033-1338776855/solver-3743033-1338776855 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3743033-1338776855.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: 1.92 1.98 1.99 3/176 8772
/proc/meminfo: memFree=26511384/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=2888 CPUtime=0 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4194304 100 0 0 0 0 0 0 0 20 0 1 0 343810948 2957312 52 33554432000 134512640 135840783 4290857328 4290855176 7001603 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8772/statm: 722 56 42 325 0 35 0

[startup+0.022293 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 8772
/proc/meminfo: memFree=26511384/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=16108 CPUtime=0.01 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 706 0 0 0 1 0 0 0 20 0 1 0 343810948 16494592 642 33554432000 134512640 135840783 4290857328 4290855184 2254321 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8772/statm: 4027 642 356 325 0 2281 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16108

[startup+0.100209 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 8772
/proc/meminfo: memFree=26511384/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=11896 CPUtime=0.09 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 1900 0 0 0 9 0 0 0 20 0 1 0 343810948 12181504 1717 33554432000 134512640 135840783 4290857328 4290856432 134539219 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8772/statm: 2974 1717 545 325 0 1228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11896

[startup+0.300212 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 8772
/proc/meminfo: memFree=26511384/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=18276 CPUtime=0.28 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 4554 0 0 0 28 0 0 0 20 0 1 0 343810948 18714624 3689 33554432000 134512640 135840783 4290857328 4290856416 2278695 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8772/statm: 4569 3693 340 325 0 3505 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18276

[startup+0.700179 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 8772
/proc/meminfo: memFree=26511384/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=20592 CPUtime=0.69 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 5222 0 0 0 68 1 0 0 20 0 1 0 343810948 21086208 4294 33554432000 134512640 135840783 4290857328 4290370928 134551186 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8772/statm: 5148 4294 344 325 0 4084 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20592

[startup+1.50018 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 8773
/proc/meminfo: memFree=26494776/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=20592 CPUtime=1.49 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 5222 0 0 0 148 1 0 0 20 0 1 0 343810948 21086208 4294 33554432000 134512640 135840783 4290857328 4290370928 134551084 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8772/statm: 5148 4294 344 325 0 4084 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20592

[startup+3.10023 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 8773
/proc/meminfo: memFree=26493768/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=20724 CPUtime=3.09 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 5254 0 0 0 308 1 0 0 20 0 1 0 343810948 21221376 4326 33554432000 134512640 135840783 4290857328 4290370872 3913936 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8772/statm: 5181 4326 344 325 0 4117 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20724

[startup+6.30023 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 8773
/proc/meminfo: memFree=26492032/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=20724 CPUtime=6.28 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 5254 0 0 0 627 1 0 0 20 0 1 0 343810948 21221376 4326 33554432000 134512640 135840783 4290857328 4290371020 14324784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 5181 4326 344 325 0 4117 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20724

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 8773
/proc/meminfo: memFree=26488832/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=21384 CPUtime=12.68 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 5415 0 0 0 1266 2 0 0 20 0 1 0 343810948 21897216 4487 33554432000 134512640 135840783 4290857328 4290370952 2273217 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 5346 4487 344 325 0 4282 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21384

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 8773
/proc/meminfo: memFree=26484988/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=21384 CPUtime=25.48 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 5417 0 0 0 2545 3 0 0 20 0 1 0 343810948 21897216 4489 33554432000 134512640 135840783 4290857328 4290370756 2273387 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8772/statm: 5346 4489 344 325 0 4282 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21384

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 8773
/proc/meminfo: memFree=26468372/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=33112 CPUtime=51.07 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 9018 0 0 0 5102 5 0 0 20 0 1 0 343810948 33906688 7415 33554432000 134512640 135840783 4290857328 4290856688 134551347 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 8278 7415 349 325 0 7214 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33112

[startup+102.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 8773
/proc/meminfo: memFree=26413244/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=74552 CPUtime=102.27 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 19374 0 0 0 10219 8 0 0 20 0 1 0 343810948 76341248 17771 33554432000 134512640 135840783 4290857328 4290856688 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 18638 17771 349 325 0 17574 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 74552

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 8776
/proc/meminfo: memFree=26365028/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=107340 CPUtime=162.26 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 27565 0 0 0 16216 10 0 0 20 0 1 0 343810948 109916160 25962 33554432000 134512640 135840783 4290857328 4290856688 134551353 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 26835 25962 349 325 0 25771 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 107340

[startup+222.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 8776
/proc/meminfo: memFree=26325136/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=128528 CPUtime=222.25 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 32870 0 0 0 22214 11 0 0 20 0 1 0 343810948 131612672 31267 33554432000 134512640 135840783 4290857328 4290856688 134551383 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 32132 31267 349 325 0 31068 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 128528

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8777
/proc/meminfo: memFree=26281144/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=153148 CPUtime=282.24 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 39027 0 0 0 28211 13 0 0 20 0 1 0 343810948 156823552 37424 33554432000 134512640 135840783 4290857328 4290856688 134550524 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 38287 37424 349 325 0 37223 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 153148

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8777
/proc/meminfo: memFree=26235868/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=177116 CPUtime=342.22 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 45026 0 0 0 34207 15 0 0 20 0 1 0 343810948 181366784 43403 33554432000 134512640 135840783 4290857328 4290856688 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 44279 43403 349 325 0 43215 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 177116

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8777
/proc/meminfo: memFree=26189272/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=205428 CPUtime=402.17 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 52143 0 0 0 40199 18 0 0 20 0 1 0 343810948 210358272 50475 33554432000 134512640 135840783 4290857328 4290856624 134572337 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 51357 50475 349 325 0 50293 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 205428

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8777
/proc/meminfo: memFree=26142260/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=238228 CPUtime=462.14 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 60394 0 0 0 46194 20 0 0 20 0 1 0 343810948 243945472 58688 33554432000 134512640 135840783 4290857328 4290856688 134551703 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 59557 58688 349 325 0 58493 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 238228

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8777
/proc/meminfo: memFree=26077036/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=266140 CPUtime=522.13 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 67376 0 0 0 52191 22 0 0 20 0 1 0 343810948 272527360 65670 33554432000 134512640 135840783 4290857328 4290856688 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 66535 65670 349 325 0 65471 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 266140

[startup+582.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 8778
/proc/meminfo: memFree=25999784/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=289300 CPUtime=582.13 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 73170 0 0 0 58188 25 0 0 20 0 1 0 343810948 296243200 71464 33554432000 134512640 135840783 4290857328 4290856688 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 72325 71464 349 325 0 71261 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 289300

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8781
/proc/meminfo: memFree=25819240/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=381068 CPUtime=822.09 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 96102 0 0 0 82178 31 0 0 20 0 1 0 343810948 390213632 94396 33554432000 134512640 135840783 4290857328 4290856588 3884135 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 95267 94396 349 325 0 94203 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 381068

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8821
/proc/meminfo: memFree=26601852/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=409960 CPUtime=882.08 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 103343 0 0 0 88174 34 0 0 20 0 1 0 343810948 419799040 101637 33554432000 134512640 135840783 4290857328 4290856464 2276254 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 102490 101637 349 325 0 101426 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 409960

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8821
/proc/meminfo: memFree=26519268/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=448916 CPUtime=942.07 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 113076 0 0 0 94169 38 0 0 20 0 1 0 343810948 459689984 111370 33554432000 134512640 135840783 4290857328 4290856640 134550893 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 112229 111370 349 325 0 111165 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 448916

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8821
/proc/meminfo: memFree=26423452/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=475844 CPUtime=1002.04 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 119801 0 0 0 100165 39 0 0 20 0 1 0 343810948 487264256 118082 33554432000 134512640 135840783 4290857328 4290856688 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 118961 118082 349 325 0 117897 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 475844

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8821
/proc/meminfo: memFree=26357264/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=499412 CPUtime=1062.01 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 125760 0 0 0 106159 42 0 0 20 0 1 0 343810948 511397888 123996 33554432000 134512640 135840783 4290857328 4290856688 134551324 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 124853 123996 349 325 0 123789 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 499412

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8821
/proc/meminfo: memFree=26284628/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=524156 CPUtime=1121.97 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 131977 0 0 0 112153 44 0 0 20 0 1 0 343810948 536735744 130167 33554432000 134512640 135840783 4290857328 4290856624 134572710 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 131039 130167 349 325 0 129975 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 524156

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8822
/proc/meminfo: memFree=26229972/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=547856 CPUtime=1181.93 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 137963 0 0 0 118147 46 0 0 20 0 1 0 343810948 561004544 136111 33554432000 134512640 135840783 4290857328 4290856624 134572687 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 136964 136111 349 325 0 135900 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 547856

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8822
/proc/meminfo: memFree=26184492/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=570636 CPUtime=1241.92 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 143629 0 0 0 124144 48 0 0 20 0 1 0 343810948 584331264 141777 33554432000 134512640 135840783 4290857328 4290856688 134551175 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 142659 141777 349 325 0 141595 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 570636

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 8822
/proc/meminfo: memFree=26149924/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=593796 CPUtime=1301.91 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 149447 0 0 0 130141 50 0 0 20 0 1 0 343810948 608047104 147595 33554432000 134512640 135840783 4290857328 4290856688 134550820 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 148449 147595 349 325 0 147385 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 593796

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 8825
/proc/meminfo: memFree=26106916/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=617908 CPUtime=1361.9 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 155453 0 0 0 136136 54 0 0 20 0 1 0 343810948 632737792 153601 33554432000 134512640 135840783 4290857328 4290856688 134550820 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 154477 153601 349 325 0 153413 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 617908

[startup+1422.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8825
/proc/meminfo: memFree=26067472/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=643192 CPUtime=1421.9 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 161797 0 0 0 142134 56 0 0 20 0 1 0 343810948 658628608 159945 33554432000 134512640 135840783 4290857328 4290856688 134551104 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 160798 159945 349 325 0 159734 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 643192

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8826
/proc/meminfo: memFree=26034488/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=663608 CPUtime=1481.88 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 166878 0 0 0 148131 57 0 0 20 0 1 0 343810948 679534592 165026 33554432000 134512640 135840783 4290857328 4290856688 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 165902 165026 349 325 0 164838 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 663608

[startup+1542.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8826
/proc/meminfo: memFree=26001504/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=683876 CPUtime=1541.88 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 171964 0 0 0 154128 60 0 0 20 0 1 0 343810948 700289024 170112 33554432000 134512640 135840783 4290857328 4290856688 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 170969 170112 349 325 0 169905 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 683876

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8826
/proc/meminfo: memFree=25969636/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=704012 CPUtime=1601.87 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 176979 0 0 0 160126 61 0 0 20 0 1 0 343810948 720908288 175127 33554432000 134512640 135840783 4290857328 4290856688 134551081 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 176003 175127 349 325 0 174939 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 704012

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8826
/proc/meminfo: memFree=25933800/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=720696 CPUtime=1661.86 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 181173 0 0 0 166123 63 0 0 20 0 1 0 343810948 737992704 179321 33554432000 134512640 135840783 4290857328 4290856688 134551175 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 180174 179321 349 325 0 179110 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 720696

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8826
/proc/meminfo: memFree=25908920/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=735388 CPUtime=1721.84 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 184856 0 0 0 172120 64 0 0 20 0 1 0 343810948 753037312 182995 33554432000 134512640 135840783 4290857328 4290856624 134571857 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 183847 182995 349 325 0 182783 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 735388

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 8827
/proc/meminfo: memFree=25877948/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=754076 CPUtime=1781.81 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 189544 0 0 0 178116 65 0 0 20 0 1 0 343810948 772173824 187639 33554432000 134512640 135840783 4290857328 4290856688 134550764 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 188519 187639 349 325 0 187455 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 754076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 8827
/proc/meminfo: memFree=25867624/32873844 swapFree=7384/7384
[pid=8772] ppid=8770 vsize=759120 CPUtime=1800.01 cores=0,2,4,6
/proc/8772/stat : 8772 (bsolo3.0.17) R 8770 8772 5940 0 -1 4202496 190839 0 0 0 179935 66 0 0 20 0 1 0 343810948 777338880 188925 33554432000 134512640 135840783 4290857328 4290856688 134551365 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8772/statm: 189780 188925 349 325 0 188716 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 759120

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 15
Real time (s): 1800.51
CPU time (s): 1800.03
CPU user time (s): 1799.36
CPU system time (s): 0.667898
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 759120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.36
system time used= 0.667898
maximum resident set size= 755700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190842
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= 324
involuntary context switches= 2021

runsolver used 2.47962 second user time and 10.0665 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-04 04:27:35
IDJOB=3743033
IDBENCH=90662
IDSOLVER=2318
FILE ID=node136/3743033-1338776855
RUNJOBID= node136-1338749655-5956
PBS_JOBID= 14636804
Free space on /tmp= 69808 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_0null10mast_rapportOE1.0_TMAX120_K67_cod3.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743033-1338776855/watcher-3743033-1338776855 -o /tmp/evaluation-result-3743033-1338776855/solver-3743033-1338776855 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3743033-1338776855.opb            

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

MD5SUM BENCH= 043b2183f4b3653ca0f559f6c2418f2c
RANDOM SEED=380323752

node136.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.247
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.49
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.247
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.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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.90
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.247
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.90
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.247
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.90
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.247
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.247
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:        26511384 kB
Buffers:         1275252 kB
Cached:          3617064 kB
SwapCached:        20316 kB
Active:          3275464 kB
Inactive:        2183088 kB
Active(anon):     538996 kB
Inactive(anon):    22308 kB
Active(file):    2736468 kB
Inactive(file):  2160780 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:              9332 kB
Writeback:             0 kB
AnonPages:        546736 kB
Mapped:            10904 kB
Shmem:                 0 kB
Slab:             763312 kB
SReclaimable:     204688 kB
SUnreclaim:       558624 kB
KernelStack:        1456 kB
PageTables:         4688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     662204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 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= 69800 MiB
End job on node136 at 2012-06-04 04:57:38