Trace number 3741827

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
PB07: bsolo 3.0.17? (TO) 1800.12 1803.14

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K99.opb
MD5SUM827b46126fccb5cb8162396480ca6949
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark341.971
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6732
Total number of constraints6932
Number of constraints which are clauses6833
Number of constraints which are cardinality constraints (but not clauses)99
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint99
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 100
Number of bits of the biggest sum of numbers7
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-3741827-1338764233.opb
0.00/0.00	c File size is 431292 bytes.
0.02/0.04	c Highest Coefficient sum: 100
0.02/0.04	c Parsing was ok!!
0.02/0.04	c Total parsing time: 0.039 s
0.02/0.04	c Var: 6732 Constr: 6932 6833/99/0 Lit: 43228 Watch. Lit: 20396
0.02/0.04	c Obj. Vars: 0 (0 % of total variables)
1.28/1.32	c Pre-processing Time: 1.315 s
1.28/1.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.28/1.32	c        0   5983     6239    40144    6    18781   97283      0      0 1.31
1.28/1.32	c Switching off LPR mode.
1800.08/1801.10	c      100   5983     6339    52497    8    18981  107012    100     74 1.34
1800.08/1801.10	c      250   5983     6489    81178   12    19281  117714    250    181 1.37
1800.08/1801.10	c      475   5983     6714   102991   15    19731  129486    475    326 1.46
1800.08/1801.10	c      814   5983     7053   138795   19    20409  142435    814    516 1.58
1800.08/1801.10	c     1322   5983     7561   234436   31    21425  156679   1322    761 1.74
1800.08/1801.10	c     2085   5983     8324   502111   60    22951  172347   2085   1023 2.04
1800.08/1801.10	c     3233   5983     9472   817734   86    25247  189582   3233   1241 2.60
1800.08/1801.10	c     4954   5983    11193  1473138  131    28689  208541   4954   1295 3.82
1800.08/1801.10	c     7538   5983    13777  1997414  144    33857  229396   7538   1393 5.41
1800.08/1801.10	c    11418   5983    17657  2661729  150    41617  252336  11418   1398 8.17
1800.08/1801.10	c    17240   5983    23479  4670728  198    53261  277570  17240   1278 13.48
1800.08/1801.10	c    25978   5983    32217  7833650  243    70737  305328  25978   1081 24.01
1800.08/1801.10	c    39091   5983    45330 14472571  319    96963  335861  39091    841 46.43
1800.08/1801.10	c    58761   5983    65000 22629435  348   136303  369448  58761    605 97.09
1800.08/1801.10	c    88272   5983    94511 37545463  397   195325  406393  88272    447 197.24
1800.08/1801.10	c   132542   5983   138781 68526394  493   283865  447033 132542    297 445.65
1800.08/1801.10	c   198953   5983   205192 150012516  731   416687  491737 198953    164 1212.76
1800.08/1801.10	c Caught signal: 15
1800.08/1801.10	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.08/1801.10	c   17   257938 136489  3853712   264177 186048983 257938    143 1800.09
1800.08/1801.10	s UNKNOWN
1800.08/1801.10	c Total time: 1800.09 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-3741827-1338764233/watcher-3741827-1338764233 -o /tmp/evaluation-result-3741827-1338764233/solver-3741827-1338764233 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3741827-1338764233.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.93 1.98 1.99 3/176 7709
/proc/meminfo: memFree=26240672/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=2888 CPUtime=0 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 342548799 2957312 61 33554432000 134512640 135840783 4290511872 4290510104 6941998 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7709/statm: 1118 63 47 325 0 38 0

[startup+0.0339951 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 7709
/proc/meminfo: memFree=26240672/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=6216 CPUtime=0.02 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 808 0 0 0 2 0 0 0 20 0 1 0 342548799 6365184 744 33554432000 134512640 135840783 4290511872 4290510048 1446776 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7709/statm: 1554 746 396 325 0 384 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6216

[startup+0.100211 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 7709
/proc/meminfo: memFree=26240672/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=7028 CPUtime=0.09 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 1182 0 0 0 9 0 0 0 20 0 1 0 342548799 7196672 1012 33554432000 134512640 135840783 4290511872 4290430060 8710304 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7709/statm: 1757 1012 344 325 0 693 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7028

[startup+0.300175 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 7709
/proc/meminfo: memFree=26240672/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=7028 CPUtime=0.29 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 1183 0 0 0 29 0 0 0 20 0 1 0 342548799 7196672 1013 33554432000 134512640 135840783 4290511872 4290430064 134550939 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7709/statm: 1757 1013 344 325 0 693 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7028

[startup+0.700172 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 7709
/proc/meminfo: memFree=26240672/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=7028 CPUtime=0.68 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 1183 0 0 0 68 0 0 0 20 0 1 0 342548799 7196672 1013 33554432000 134512640 135840783 4290511872 4290430176 134583076 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7709/statm: 1757 1013 344 325 0 693 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7028

[startup+1.50017 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 7710
/proc/meminfo: memFree=26237788/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=7900 CPUtime=1.48 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 1531 0 0 0 148 0 0 0 20 0 1 0 342548799 8089600 1247 33554432000 134512640 135840783 4290511872 4290511232 134550902 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7709/statm: 1975 1247 349 325 0 911 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7900

[startup+3.1002 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 7710
/proc/meminfo: memFree=26231216/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=21716 CPUtime=3.09 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 4984 0 0 0 308 1 0 0 20 0 1 0 342548799 22237184 4700 33554432000 134512640 135840783 4290511872 4290511232 134550705 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7709/statm: 5429 4700 349 325 0 4365 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21716

[startup+6.30021 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 7710
/proc/meminfo: memFree=26211632/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=35924 CPUtime=6.29 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 8531 0 0 0 628 1 0 0 20 0 1 0 342548799 36786176 8247 33554432000 134512640 135840783 4290511872 4290511008 134574704 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7709/statm: 8981 8247 349 325 0 7917 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35924

[startup+12.7002 s]
/proc/loadavg: 1.94 1.98 1.99 3/177 7710
/proc/meminfo: memFree=26183624/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=65228 CPUtime=12.68 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 15845 0 0 0 1266 2 0 0 20 0 1 0 342548799 66793472 15561 33554432000 134512640 135840783 4290511872 4290511184 134551175 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7709/statm: 16307 15561 349 325 0 15243 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 65228

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 7710
/proc/meminfo: memFree=26130800/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=113980 CPUtime=25.48 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 28044 0 0 0 2543 5 0 0 20 0 1 0 342548799 116715520 27760 33554432000 134512640 135840783 4290511872 4290511184 134550872 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 28495 27760 349 325 0 27431 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 113980

[startup+51.1003 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 7711
/proc/meminfo: memFree=26036436/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=208772 CPUtime=51.07 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 51755 0 0 0 5098 9 0 0 20 0 1 0 342548799 213782528 51471 33554432000 134512640 135840783 4290511872 4290511232 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 52193 51471 349 325 0 51129 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 208772

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 7711
/proc/meminfo: memFree=25933640/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=311168 CPUtime=102.28 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 77348 0 0 0 10213 15 0 0 20 0 1 0 342548799 318636032 77064 33554432000 134512640 135840783 4290511872 4290511168 134571857 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 77792 77064 349 325 0 76728 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 311168

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 7711
/proc/meminfo: memFree=25832704/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=412368 CPUtime=162.26 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 102651 0 0 0 16204 22 0 0 20 0 1 0 342548799 422264832 102367 33554432000 134512640 135840783 4290511872 4290511232 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 103092 102367 349 325 0 102028 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 412368

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 7714
/proc/meminfo: memFree=25700512/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=521864 CPUtime=222.24 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 130034 0 0 0 22196 28 0 0 20 0 1 0 342548799 534388736 129750 33554432000 134512640 135840783 4290511872 4290511224 8710329 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 130466 129750 349 325 0 129402 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 521864

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 7737
/proc/meminfo: memFree=25527656/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=606624 CPUtime=282.24 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 151203 0 0 0 28191 33 0 0 20 0 1 0 342548799 621182976 150919 33554432000 134512640 135840783 4290511872 4290492864 134586540 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 151656 150919 349 325 0 150592 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 606624

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 7737
/proc/meminfo: memFree=25342788/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=748120 CPUtime=342.23 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 186568 0 0 0 34182 41 0 0 20 0 1 0 342548799 766074880 186284 33554432000 134512640 135840783 4290511872 4290511232 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 187030 186284 349 325 0 185966 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 748120

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 7738
/proc/meminfo: memFree=25262400/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=828720 CPUtime=402.22 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 206746 0 0 0 40176 46 0 0 20 0 1 0 342548799 848609280 206462 33554432000 134512640 135840783 4290511872 4290511232 134551646 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 207180 206462 349 325 0 206116 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 828720

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 7738
/proc/meminfo: memFree=25187408/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=902196 CPUtime=462.22 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 225091 0 0 0 46171 51 0 0 20 0 1 0 342548799 923848704 224807 33554432000 134512640 135840783 4290511872 4290511232 134550902 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 225549 224807 349 325 0 224485 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 902196

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 7738
/proc/meminfo: memFree=25117872/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=972252 CPUtime=522.21 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 242617 0 0 0 52166 55 0 0 20 0 1 0 342548799 995586048 242333 33554432000 134512640 135840783 4290511872 4290511232 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 243063 242333 349 325 0 241999 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 972252

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 7738
/proc/meminfo: memFree=25036032/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=1053436 CPUtime=582.18 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 262923 0 0 0 58159 59 0 0 20 0 1 0 342548799 1078718464 262638 33554432000 134512640 135840783 4290511872 4290511232 134551104 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 263359 262638 349 325 0 262295 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1053436

[startup+642.3 s]

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

/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 452124 0 0 0 112074 101 0 0 20 0 1 0 342548799 1852268544 451486 33554432000 134512640 135840783 4290511872 4290511232 134550904 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 452214 451486 349 325 0 451150 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 1808856

[startup+1182.3 s]
/proc/loadavg: 2.07 2.01 2.00 3/177 7782
/proc/meminfo: memFree=24078556/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=1889756 CPUtime=1181.71 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 472413 0 0 0 118065 106 0 0 20 0 1 0 342548799 1935110144 471732 33554432000 134512640 135840783 4290511872 4290511232 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 472439 471732 349 325 0 471375 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 1889756

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7782
/proc/meminfo: memFree=23966240/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=1948312 CPUtime=1241.67 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 487061 0 0 0 124057 110 0 0 20 0 1 0 342548799 1995071488 486345 33554432000 134512640 135840783 4290511872 4290511232 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 487078 486345 349 325 0 486014 0
Current children cumulated CPU time (s) 1241.67
Current children cumulated vsize (KiB) 1948312

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 7784
/proc/meminfo: memFree=23840152/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=1989268 CPUtime=1301.63 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 497332 0 0 0 130050 113 0 0 20 0 1 0 342548799 2037010432 496586 33554432000 134512640 135840783 4290511872 4290511232 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 497317 496586 349 325 0 496253 0
Current children cumulated CPU time (s) 1301.63
Current children cumulated vsize (KiB) 1989268

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7784
/proc/meminfo: memFree=23706516/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=2039252 CPUtime=1361.58 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 509868 0 0 0 136041 117 0 0 20 0 1 0 342548799 2088194048 509080 33554432000 134512640 135840783 4290511872 4290511232 134550863 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 509813 509080 349 325 0 508749 0
Current children cumulated CPU time (s) 1361.58
Current children cumulated vsize (KiB) 2039252

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7787
/proc/meminfo: memFree=23558356/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=2090036 CPUtime=1421.54 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 522602 0 0 0 142035 119 0 0 20 0 1 0 342548799 2140196864 521771 33554432000 134512640 135840783 4290511872 4290511232 134550791 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 522509 521771 349 325 0 521445 0
Current children cumulated CPU time (s) 1421.54
Current children cumulated vsize (KiB) 2090036

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7787
/proc/meminfo: memFree=23460680/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=2128516 CPUtime=1481.48 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 532268 0 0 0 148027 121 0 0 20 0 1 0 342548799 2179600384 531399 33554432000 134512640 135840783 4290511872 4290511232 134550910 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 532129 531399 349 325 0 531065 0
Current children cumulated CPU time (s) 1481.48
Current children cumulated vsize (KiB) 2128516

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7787
/proc/meminfo: memFree=23376016/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=2163956 CPUtime=1541.44 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 541161 0 0 0 154021 123 0 0 20 0 1 0 342548799 2215890944 540259 33554432000 134512640 135840783 4290511872 4290511232 134550820 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 540989 540259 349 325 0 539925 0
Current children cumulated CPU time (s) 1541.44
Current children cumulated vsize (KiB) 2163956

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 7788
/proc/meminfo: memFree=23268908/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=2225304 CPUtime=1601.4 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 556550 0 0 0 160013 127 0 0 20 0 1 0 342548799 2278711296 555613 33554432000 134512640 135840783 4290511872 4290511172 1587787 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 556326 555613 349 325 0 555262 0
Current children cumulated CPU time (s) 1601.4
Current children cumulated vsize (KiB) 2225304

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7788
/proc/meminfo: memFree=23137744/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=2272988 CPUtime=1661.37 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 568482 0 0 0 166006 131 0 0 20 0 1 0 342548799 2327539712 567513 33554432000 134512640 135840783 4290511872 4290511232 134551052 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 568247 567513 349 325 0 567183 0
Current children cumulated CPU time (s) 1661.37
Current children cumulated vsize (KiB) 2272988

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 7788
/proc/meminfo: memFree=23049360/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=2320368 CPUtime=1721.33 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 580358 0 0 0 171999 134 0 0 20 0 1 0 342548799 2376056832 579359 33554432000 134512640 135840783 4290511872 4290511232 134551058 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 580092 579359 349 325 0 579028 0
Current children cumulated CPU time (s) 1721.33
Current children cumulated vsize (KiB) 2320368

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7788
/proc/meminfo: memFree=22924520/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=2381504 CPUtime=1781.29 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 595688 0 0 0 177992 137 0 0 20 0 1 0 342548799 2438660096 594651 33554432000 134512640 135840783 4290511872 4290504048 134586540 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 595376 594651 349 325 0 594312 0
Current children cumulated CPU time (s) 1781.29
Current children cumulated vsize (KiB) 2381504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7788
/proc/meminfo: memFree=22887040/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=2398348 CPUtime=1800.08 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) R 7707 7709 5940 0 -1 4202496 599905 0 0 0 179870 138 0 0 20 0 1 0 342548799 2455908352 598853 33554432000 134512640 135840783 4290511872 4290511232 134551098 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 599587 598853 349 325 0 598523 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2398348

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -7709

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7788
/proc/meminfo: memFree=22887040/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=2398348 CPUtime=1800.08 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) S 7707 7709 5940 0 -1 4202496 599906 0 0 0 179870 138 0 0 20 0 1 0 342548799 2455908352 598854 33554432000 134512640 135840783 4290511872 4290509284 5719088 0 16384 4096 16384 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 599587 598854 350 325 0 598523 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2398348

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 7789
/proc/meminfo: memFree=22885924/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=2398348 CPUtime=1800.08 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) S 7707 7709 5940 0 -1 4202496 599906 0 0 0 179870 138 0 0 20 0 1 0 342548799 2455908352 598854 33554432000 134512640 135840783 4290511872 4290509284 5719088 0 16384 4096 16384 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 599587 598854 350 325 0 598523 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2398348

[startup+1802.6 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 7789
/proc/meminfo: memFree=22885924/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=2398348 CPUtime=1800.08 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) S 7707 7709 5940 0 -1 4202496 599906 0 0 0 179870 138 0 0 20 0 1 0 342548799 2455908352 598854 33554432000 134512640 135840783 4290511872 4290509284 5719088 0 16384 4096 16384 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 599587 598854 350 325 0 598523 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2398348

[startup+1803 s]
/proc/loadavg: 1.92 1.98 1.99 2/178 7789
/proc/meminfo: memFree=22884552/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=2398348 CPUtime=1800.08 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) S 7707 7709 5940 0 -1 4202496 599906 0 0 0 179870 138 0 0 20 0 1 0 342548799 2455908352 598854 33554432000 134512640 135840783 4290511872 4290509284 5719088 0 16384 4096 16384 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 599587 598854 350 325 0 598523 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2398348

[startup+1803.1 s]
/proc/loadavg: 1.92 1.98 1.99 2/178 7789
/proc/meminfo: memFree=22884552/32873844 swapFree=7384/7384
[pid=7709] ppid=7707 vsize=2398348 CPUtime=1800.08 cores=0,2,4,6
/proc/7709/stat : 7709 (bsolo3.0.17) S 7707 7709 5940 0 -1 4202496 599906 0 0 0 179870 138 0 0 20 0 1 0 342548799 2455908352 598854 33554432000 134512640 135840783 4290511872 4290509284 5719088 0 16384 4096 16384 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/7709/statm: 599587 598854 350 325 0 598523 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2398348

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1803.14
CPU time (s): 1800.12
CPU user time (s): 1798.7
CPU system time (s): 1.41778
CPU usage (%): 99.8327
Max. virtual memory (cumulated for all children) (KiB): 2398348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.7
system time used= 1.41778
maximum resident set size= 2395416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 599906
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= 827
involuntary context switches= 1871

runsolver used 4.23236 second user time and 10.1365 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-04 00:57:13
IDJOB=3741827
IDBENCH=90111
IDSOLVER=2318
FILE ID=node136/3741827-1338764233
RUNJOBID= node136-1338749655-5956
PBS_JOBID= 14636804
Free space on /tmp= 69764 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K99.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741827-1338764233/watcher-3741827-1338764233 -o /tmp/evaluation-result-3741827-1338764233/solver-3741827-1338764233 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3741827-1338764233.opb            

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

MD5SUM BENCH= 827b46126fccb5cb8162396480ca6949
RANDOM SEED=433283115

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:        26241044 kB
Buffers:         1274188 kB
Cached:          3657756 kB
SwapCached:        20316 kB
Active:          3546176 kB
Inactive:        2182388 kB
Active(anon):     769088 kB
Inactive(anon):    22308 kB
Active(file):    2777088 kB
Inactive(file):  2160080 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:              7028 kB
Writeback:             0 kB
AnonPages:        776960 kB
Mapped:            10908 kB
Shmem:                 0 kB
Slab:             763416 kB
SReclaimable:     204608 kB
SUnreclaim:       558808 kB
KernelStack:        1432 kB
PageTables:         5772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     891612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    579584 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= 69804 MiB
End job on node136 at 2012-06-04 01:27:17