Trace number 3741377

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.11 1800.81

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-ns894244.opb
MD5SUMcdfac8cd93d8a1de6ab1cef68bd1ac7c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark1783.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21856
Total number of constraints12129
Number of constraints which are clauses4095
Number of constraints which are cardinality constraints (but not clauses)338
Number of constraints which are nor clauses,nor cardinality constraints7696
Minimum length of a constraint1
Maximum length of a constraint211
Number of terms in the objective function 16
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 16
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 211
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.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-3741377-1338758337.opb
0.00/0.00	c File size is 942899 bytes.
0.00/0.08	c Highest Coefficient sum: 211
0.00/0.08	c Parsing was ok!!
0.00/0.08	c Total parsing time: 0.086 s
0.00/0.09	c Var: 21856 Constr: 16307 8611/7696/0 Lit: 116642 Watch. Lit: 98544
0.00/0.09	c Obj. Vars: 16 (0.0732064 % of total variables)
1.19/1.22	c Pre-processing Time: 1.221 s
1.38/1.45	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.38/1.45	c        0  16124    12276    99630    8    86068  319661      0      0 1.22
1.38/1.45	c Switching off LPR mode.
1800.09/1800.80	c      101  16124    12377   100569    8    86270  351628    101     78 1.28
1800.09/1800.80	c      252  16124    12528   101775    8    86572  386791    252    187 1.35
1800.09/1800.80	c      479  16124    12755   104705    8    87026  425471    479    336 1.42
1800.09/1800.80	c      817  16124    13093   110202    8    87702  468019    817    539 1.51
1800.09/1800.80	c     1325  16124    13601   117938    8    88718  514821   1325    812 1.63
1800.09/1800.80	c     2089  16124    14365   128766    8    90246  566304   2089   1118 1.87
1800.09/1800.80	c     3236  16124    15512   140652    9    92540  622935   3236   1547 2.09
1800.09/1800.80	c     4957  16124    17233   163871    9    95982  685229   4957   1983 2.50
1800.09/1800.80	c     7541  16124    19817   190504    9   101150  753752   7541   2308 3.27
1800.09/1800.80	c    11420  16124    23696   270447   11   108908  829128  11420   2582 4.42
1800.09/1800.80	c    17242  16124    29518   444284   15   120552  912041  17242   2891 5.96
1800.09/1800.80	c    25979  16124    38255  2015836   52   138026  500000  25979   2708 9.59
1800.09/1800.80	c    39089  16124    51365  2998832   58   164246  550001  39089   2555 15.29
1800.09/1800.80	c    58759  16124    71035  3784841   53   203586  605002  58759   2466 23.82
1800.09/1800.80	c    88270  16124   100546  5754236   57   262608  665503  88270   2292 38.50
1800.09/1800.80	c   132541  16124   144817 11767733   81   351150  732054 132541   2032 65.20
1800.09/1800.80	c   198951  16124   211227 20201416   95   483970  805260 198951   1413 140.74
1800.09/1800.80	c   298572  16124   310848 33008198  106   683212  885787 298572    908 328.66
1800.09/1800.80	c   448008  16124   460284 50407049  109   982084  974366 448008    751 595.91
1800.09/1800.80	c   672167  16124   684443 107251209  156  1430402  500000 672167    525 1279.52
1800.09/1800.80	c  1008411  16124   380496 79541218  209   822508  550001 368220    573 1757.94
1800.09/1800.80	c Caught signal: 15
1800.09/1800.80	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.09/1800.80	c   21  1043877 487061  9773438   415962 84426471 403686    579 1800.10
1800.09/1800.80	s UNKNOWN
1800.09/1800.80	c Total time: 1800.1 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-3741377-1338758337/watcher-3741377-1338758337 -o /tmp/evaluation-result-3741377-1338758337/solver-3741377-1338758337 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3741377-1338758337.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: 1.99 2.00 2.00 3/176 12812
/proc/meminfo: memFree=27561484/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=5616 CPUtime=0 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 484 0 0 0 0 0 0 0 20 0 1 0 341959614 5750784 420 33554432000 134512640 135840783 4289997984 4289996720 1582375 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 1404 421 328 325 0 109 0

[startup+0.0106009 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 12812
/proc/meminfo: memFree=27561484/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=6036 CPUtime=0 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 605 0 0 0 0 0 0 0 20 0 1 0 341959614 6180864 541 33554432000 134512640 135840783 4289997984 4289996752 1582375 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 1509 542 339 325 0 214 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6036

[startup+0.100137 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 12812
/proc/meminfo: memFree=27561484/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=12928 CPUtime=0.09 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 2745 0 0 0 9 0 0 0 20 0 1 0 341959614 13238272 2410 33554432000 134512640 135840783 4289997984 4289734464 1582375 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 3232 2410 344 325 0 2168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12928

[startup+0.300119 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 12812
/proc/meminfo: memFree=27561484/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=13192 CPUtime=0.29 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 2798 0 0 0 29 0 0 0 20 0 1 0 341959614 13508608 2463 33554432000 134512640 135840783 4289997984 4289734828 10806320 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 3298 2463 344 325 0 2234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13192

[startup+0.700103 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 12812
/proc/meminfo: memFree=27561484/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=13192 CPUtime=0.69 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 2798 0 0 0 69 0 0 0 20 0 1 0 341959614 13508608 2463 33554432000 134512640 135840783 4289997984 4289734828 10806320 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 3298 2463 344 325 0 2234 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13192

[startup+1.50011 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 12813
/proc/meminfo: memFree=27544256/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=13632 CPUtime=1.48 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 3082 0 0 0 147 1 0 0 20 0 1 0 341959614 13959168 2575 33554432000 134512640 135840783 4289997984 4289997168 134574642 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 3408 2575 349 325 0 2344 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13632

[startup+3.10011 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 12813
/proc/meminfo: memFree=27546540/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=14036 CPUtime=3.08 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 3193 0 0 0 307 1 0 0 20 0 1 0 341959614 14372864 2686 33554432000 134512640 135840783 4289997984 4289997336 15788209 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 3509 2686 349 325 0 2445 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14036

[startup+6.3002 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 12813
/proc/meminfo: memFree=27533660/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=20024 CPUtime=6.29 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 4703 0 0 0 627 2 0 0 20 0 1 0 341959614 20504576 4196 33554432000 134512640 135840783 4289997984 4289997072 1580275 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 5006 4196 349 325 0 3942 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20024

[startup+12.7002 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 12813
/proc/meminfo: memFree=27486308/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=43124 CPUtime=12.69 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 10458 0 0 0 1266 3 0 0 20 0 1 0 341959614 44158976 9951 33554432000 134512640 135840783 4289997984 4289996976 134574759 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 10781 9951 349 325 0 9717 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43124

[startup+25.5003 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 12813
/proc/meminfo: memFree=27415636/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=67296 CPUtime=25.49 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 16521 0 0 0 2544 5 0 0 20 0 1 0 341959614 68911104 16014 33554432000 134512640 135840783 4289997984 4289995152 1582375 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 16824 16014 349 325 0 15760 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67296

[startup+51.1003 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 12813
/proc/meminfo: memFree=27276980/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=126824 CPUtime=51.08 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 31388 0 0 0 5101 7 0 0 20 0 1 0 341959614 129867776 30881 33554432000 134512640 135840783 4289997984 4289997332 16183949 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 31706 30881 349 325 0 30642 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 126824

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 12816
/proc/meminfo: memFree=27032476/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=245408 CPUtime=102.28 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 61031 0 0 0 10212 16 0 0 20 0 1 0 341959614 251297792 60524 33554432000 134512640 135840783 4289997984 4289997344 134550779 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 61352 60524 349 325 0 60288 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 245408

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 12816
/proc/meminfo: memFree=26880984/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=303620 CPUtime=162.26 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 75584 0 0 0 16206 20 0 0 20 0 1 0 341959614 310906880 75077 33554432000 134512640 135840783 4289997984 4289997344 134550863 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 75905 75077 349 325 0 74841 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 303620

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 12817
/proc/meminfo: memFree=26731224/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=369704 CPUtime=222.25 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 92114 0 0 0 22200 25 0 0 20 0 1 0 341959614 378576896 91607 33554432000 134512640 135840783 4289997984 4289997344 134550779 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 92426 91607 349 325 0 91362 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 369704

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 12817
/proc/meminfo: memFree=26608492/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=417476 CPUtime=282.25 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 104066 0 0 0 28194 31 0 0 20 0 1 0 341959614 427495424 103559 33554432000 134512640 135840783 4289997984 4289997344 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 104369 103559 349 325 0 103305 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 417476

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 12817
/proc/meminfo: memFree=26498172/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=479624 CPUtime=342.24 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 119602 0 0 0 34187 37 0 0 20 0 1 0 341959614 491134976 119095 33554432000 134512640 135840783 4289997984 4289997344 134551071 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 119906 119095 349 325 0 118842 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 479624

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12817
/proc/meminfo: memFree=26400260/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=530448 CPUtime=402.21 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 132315 0 0 0 40180 41 0 0 20 0 1 0 341959614 543178752 131798 33554432000 134512640 135840783 4289997984 4289997120 1579934 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 132612 131798 349 325 0 131548 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 530448

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12817
/proc/meminfo: memFree=26295844/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=582688 CPUtime=462.18 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 145405 0 0 0 46172 46 0 0 20 0 1 0 341959614 596672512 144844 33554432000 134512640 135840783 4289997984 4289997344 134551365 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 145672 144844 349 325 0 144608 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 582688

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12818
/proc/meminfo: memFree=26201028/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=639380 CPUtime=522.14 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 159633 0 0 0 52163 51 0 0 20 0 1 0 341959614 654725120 159024 33554432000 134512640 135840783 4289997984 4289997344 134550916 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 159845 159024 349 325 0 158781 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 639380

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12818
/proc/meminfo: memFree=26110768/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=691996 CPUtime=582.1 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 172843 0 0 0 58154 56 0 0 20 0 1 0 341959614 708603904 172189 33554432000 134512640 135840783 4289997984 4289997344 134551058 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 172999 172189 349 325 0 171935 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 691996

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12822
/proc/meminfo: memFree=25727248/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=912264 CPUtime=821.94 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 228094 0 0 0 82116 78 0 0 20 0 1 0 341959614 934158336 227261 33554432000 134512640 135840783 4289997984 4289997296 134550764 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 228066 227261 349 325 0 227002 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 912264

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12823
/proc/meminfo: memFree=25616644/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=983284 CPUtime=881.9 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 245869 0 0 0 88105 85 0 0 20 0 1 0 341959614 1006882816 244996 33554432000 134512640 135840783 4289997984 4289997344 134550764 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 245821 244996 349 325 0 244757 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 983284

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12823
/proc/meminfo: memFree=25464920/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=1100516 CPUtime=941.87 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 275243 0 0 0 94095 92 0 0 20 0 1 0 341959614 1126928384 274325 33554432000 134512640 135840783 4289997984 4289997344 134550779 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 275129 274325 349 325 0 274065 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 1100516

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12823
/proc/meminfo: memFree=25323448/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=1195812 CPUtime=1001.82 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 299105 0 0 0 100084 98 0 0 20 0 1 0 341959614 1224511488 298139 33554432000 134512640 135840783 4289997984 4289997344 134550764 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 298953 298139 349 325 0 297889 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 1195812

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12823
/proc/meminfo: memFree=25213256/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=1270188 CPUtime=1061.78 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 317747 0 0 0 106072 106 0 0 20 0 1 0 341959614 1300672512 316733 33554432000 134512640 135840783 4289997984 4289997344 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 317547 316733 349 325 0 316483 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 1270188

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12824
/proc/meminfo: memFree=25102308/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=1347052 CPUtime=1121.75 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 336999 0 0 0 112063 112 0 0 20 0 1 0 341959614 1379381248 335937 33554432000 134512640 135840783 4289997984 4289997336 15788217 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 336763 335937 349 325 0 335699 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 1347052

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12824
/proc/meminfo: memFree=25021240/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=1392808 CPUtime=1181.72 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 348480 0 0 0 118055 117 0 0 20 0 1 0 341959614 1426235392 347379 33554432000 134512640 135840783 4289997984 4289997344 134550779 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 348202 347379 349 325 0 347138 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 1392808

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12824
/proc/meminfo: memFree=24956044/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=1429940 CPUtime=1241.68 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 357814 0 0 0 124046 122 0 0 20 0 1 0 341959614 1464258560 356670 33554432000 134512640 135840783 4289997984 4289997344 134550902 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 357485 356670 349 325 0 356421 0
Current children cumulated CPU time (s) 1241.68
Current children cumulated vsize (KiB) 1429940

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12827
/proc/meminfo: memFree=24902680/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=1450764 CPUtime=1301.67 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 363687 0 0 0 130042 125 0 0 20 0 1 0 341959614 1485582336 361868 33554432000 134512640 135840783 4289997984 4289997456 134552417 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 362691 361868 349 325 0 361627 0
Current children cumulated CPU time (s) 1301.67
Current children cumulated vsize (KiB) 1450764

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12827
/proc/meminfo: memFree=24865116/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=1450764 CPUtime=1361.65 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 363687 0 0 0 136040 125 0 0 20 0 1 0 341959614 1485582336 361868 33554432000 134512640 135840783 4289997984 4289997344 134551186 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 362691 361868 349 325 0 361627 0
Current children cumulated CPU time (s) 1361.65
Current children cumulated vsize (KiB) 1450764

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12828
/proc/meminfo: memFree=24833372/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=1450764 CPUtime=1421.65 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 363687 0 0 0 142040 125 0 0 20 0 1 0 341959614 1485582336 361868 33554432000 134512640 135840783 4289997984 4289997344 134551065 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 362691 361868 349 325 0 361627 0
Current children cumulated CPU time (s) 1421.65
Current children cumulated vsize (KiB) 1450764

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12828
/proc/meminfo: memFree=24807208/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=1450764 CPUtime=1481.63 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 363687 0 0 0 148038 125 0 0 20 0 1 0 341959614 1485582336 361868 33554432000 134512640 135840783 4289997984 4289997344 134550764 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 362691 361868 349 325 0 361627 0
Current children cumulated CPU time (s) 1481.63
Current children cumulated vsize (KiB) 1450764

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12828
/proc/meminfo: memFree=24775220/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=1450764 CPUtime=1541.63 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 363687 0 0 0 154038 125 0 0 20 0 1 0 341959614 1485582336 361868 33554432000 134512640 135840783 4289997984 4289997344 134550913 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 362691 361868 349 325 0 361627 0
Current children cumulated CPU time (s) 1541.63
Current children cumulated vsize (KiB) 1450764

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12828
/proc/meminfo: memFree=24741616/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=1450764 CPUtime=1601.62 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 363687 0 0 0 160037 125 0 0 20 0 1 0 341959614 1485582336 361868 33554432000 134512640 135840783 4289997984 4289997344 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 362691 361868 349 325 0 361627 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 1450764

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12828
/proc/meminfo: memFree=24710740/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=1450764 CPUtime=1661.61 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 363689 0 0 0 166036 125 0 0 20 0 1 0 341959614 1485582336 361870 33554432000 134512640 135840783 4289997984 4289997344 134550872 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 362691 361870 349 325 0 361627 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 1450764

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12829
/proc/meminfo: memFree=24685564/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=1450764 CPUtime=1721.6 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 363689 0 0 0 172035 125 0 0 20 0 1 0 341959614 1485582336 361870 33554432000 134512640 135840783 4289997984 4289997344 134550902 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 362691 361870 349 325 0 361627 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 1450764

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12829
/proc/meminfo: memFree=24656824/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=1450764 CPUtime=1781.59 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 363689 0 0 0 178034 125 0 0 20 0 1 0 341959614 1485582336 361870 33554432000 134512640 135840783 4289997984 4289997264 1584782 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 362691 361870 349 325 0 361627 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 1450764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.06 2.02 2.00 2/175 12830
/proc/meminfo: memFree=26122860/32873648 swapFree=7112/7112
[pid=12812] ppid=12810 vsize=1450764 CPUtime=1800.09 cores=1,3,5,7
/proc/12812/stat : 12812 (bsolo3.0.17) R 12810 12812 11604 0 -1 4202496 363689 0 0 0 179884 125 0 0 20 0 1 0 341959614 1485582336 361870 33554432000 134512640 135840783 4289997984 4289997344 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12812/statm: 362691 361870 349 325 0 361627 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1450764

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.81
CPU time (s): 1800.11
CPU user time (s): 1798.85
CPU system time (s): 1.25681
CPU usage (%): 99.9608
Max. virtual memory (cumulated for all children) (KiB): 1453392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.85
system time used= 1.25681
maximum resident set size= 1450100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 363692
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= 678
involuntary context switches= 1834

runsolver used 3.62245 second user time and 9.54255 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-03 23:18:57
IDJOB=3741377
IDBENCH=89848
IDSOLVER=2318
FILE ID=node126/3741377-1338758337
RUNJOBID= node126-1338747103-11621
PBS_JOBID= 14636777
Free space on /tmp= 70776 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ns894244.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741377-1338758337/watcher-3741377-1338758337 -o /tmp/evaluation-result-3741377-1338758337/solver-3741377-1338758337 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3741377-1338758337.opb            

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

MD5SUM BENCH= cdfac8cd93d8a1de6ab1cef68bd1ac7c
RANDOM SEED=769012023

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27561648 kB
Buffers:          429232 kB
Cached:          3992848 kB
SwapCached:         9476 kB
Active:          1598900 kB
Inactive:        2850356 kB
Active(anon):      17224 kB
Inactive(anon):    12168 kB
Active(file):    1581676 kB
Inactive(file):  2838188 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67094928 kB
Dirty:             21408 kB
Writeback:             0 kB
AnonPages:         25356 kB
Mapped:            10988 kB
Shmem:                 0 kB
Slab:             726032 kB
SReclaimable:     170100 kB
SUnreclaim:       555932 kB
KernelStack:        1456 kB
PageTables:         4068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     140528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70776 MiB
End job on node126 at 2012-06-03 23:49:00