Trace number 3742113

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K100.opb
MD5SUM96708928b3148fdbe0ae701534d6c3d7
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 benchmark200.867
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints7002
Number of constraints which are clauses6902
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint100
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 101
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-3742113-1338767188.opb
0.00/0.00	c File size is 435721 bytes.
0.00/0.04	c Highest Coefficient sum: 101
0.00/0.04	c Parsing was ok!!
0.00/0.04	c Total parsing time: 0.041 s
0.00/0.04	c Var: 6800 Constr: 7002 6902/100/0 Lit: 43667 Watch. Lit: 20602
0.00/0.04	c Obj. Vars: 0 (0 % of total variables)
1.28/1.31	c Pre-processing Time: 1.305 s
1.28/1.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.28/1.31	c        0   6050     6308    40577    6    18985   98306      0      0 1.30
1.28/1.31	c Switching off LPR mode.
1800.08/1800.90	c      100   6050     6408    49243    7    19185  108137    100     75 1.33
1800.08/1800.90	c      250   6050     6558    59828    9    19485  118951    250    181 1.38
1800.08/1800.90	c      475   6050     6783    81284   11    19935  130847    475    327 1.45
1800.08/1800.90	c      814   6050     7122   126760   17    20613  143932    814    525 1.55
1800.08/1800.90	c     1322   6050     7630   185229   24    21629  158326   1322    742 1.78
1800.08/1800.90	c     2085   6050     8393   380291   45    23155  174159   2085   1010 2.06
1800.08/1800.90	c     3232   6050     9540   689416   72    25449  191575   3232   1227 2.63
1800.08/1800.90	c     4953   6050    11261  1144200  101    28891  210733   4953   1416 3.50
1800.08/1800.90	c     7539   6050    13847  1528764  110    34063  231807   7539   1494 5.04
1800.08/1800.90	c    11419   6050    17727  2274882  128    41823  254988  11419   1477 7.73
1800.08/1800.90	c    17243   6050    23551  3899816  165    53471  280487  17243   1370 12.58
1800.08/1800.90	c    25980   6050    32288 10514753  325    70945  308536  25980    872 29.77
1800.08/1800.90	c    39092   6050    45400 16640177  366    97169  339390  39092    704 55.48
1800.08/1800.90	c    58763   6050    65071 32048469  492   136511  373330  58763    490 119.80
1800.08/1800.90	c    88274   6050    94582 45792747  484   195533  410664  88274    398 221.68
1800.08/1800.90	c   132545   6050   138853 107192223  771   284075  451731 132545    196 675.84
1800.08/1800.90	c   198958   6050   205266 185597585  904   416901  496905 198958    137 1448.17
1800.08/1800.90	c Caught signal: 15
1800.08/1800.90	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.08/1800.90	c   17   220939 111017  2928319   227247 214157527 220939    122 1800.09
1800.08/1800.90	s UNKNOWN
1800.08/1800.90	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-3742113-1338767188/watcher-3742113-1338767188 -o /tmp/evaluation-result-3742113-1338767188/solver-3742113-1338767188 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3742113-1338767188.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 10629
/proc/meminfo: memFree=29130256/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=4476 CPUtime=0 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 342847288 4583424 151 33554432000 134512640 135840783 4292126736 4292126040 1590916 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10629/statm: 1119 151 132 325 0 39 0

[startup+0.0148429 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 10629
/proc/meminfo: memFree=29130256/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=5536 CPUtime=0 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 588 0 0 0 0 0 0 0 20 0 1 0 342847288 5668864 525 33554432000 134512640 135840783 4292126736 4292125728 134525046 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10629/statm: 1384 526 343 325 0 213 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5536

[startup+0.100204 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 10629
/proc/meminfo: memFree=29130256/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=7132 CPUtime=0.09 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 1187 0 0 0 9 0 0 0 20 0 1 0 342847288 7303168 1017 33554432000 134512640 135840783 4292126736 4292044252 3384368 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10629/statm: 1783 1017 344 325 0 719 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7132

[startup+0.300174 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 10629
/proc/meminfo: memFree=29130256/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=7132 CPUtime=0.29 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 1188 0 0 0 29 0 0 0 20 0 1 0 342847288 7303168 1018 33554432000 134512640 135840783 4292126736 4292044064 2871849 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10629/statm: 1783 1018 344 325 0 719 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7132

[startup+0.700174 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 10629
/proc/meminfo: memFree=29130256/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=7132 CPUtime=0.69 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 1188 0 0 0 69 0 0 0 20 0 1 0 342847288 7303168 1018 33554432000 134512640 135840783 4292126736 4292043888 3853540 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10629/statm: 1783 1018 344 325 0 719 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7132

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10630
/proc/meminfo: memFree=29127032/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=7812 CPUtime=1.48 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 1514 0 0 0 148 0 0 0 20 0 1 0 342847288 7999488 1228 33554432000 134512640 135840783 4292126736 4292126096 134550764 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 1953 1228 349 325 0 889 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7812

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10630
/proc/meminfo: memFree=29119964/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=19676 CPUtime=3.09 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 4467 0 0 0 308 1 0 0 20 0 1 0 342847288 20148224 4181 33554432000 134512640 135840783 4292126736 4292126096 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 4919 4181 349 325 0 3855 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19676

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10630
/proc/meminfo: memFree=29100868/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=30896 CPUtime=6.28 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 7260 0 0 0 627 1 0 0 20 0 1 0 342847288 31637504 6974 33554432000 134512640 135840783 4292126736 4292116912 3384368 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 7724 6974 349 325 0 6660 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30896

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10630
/proc/meminfo: memFree=29064792/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=58096 CPUtime=12.68 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 14087 0 0 0 1265 3 0 0 20 0 1 0 342847288 59490304 13801 33554432000 134512640 135840783 4292126736 4292126096 134551052 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 14524 13801 349 325 0 13460 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58096

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10630
/proc/meminfo: memFree=28989384/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=125168 CPUtime=25.48 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 30858 0 0 0 2540 8 0 0 20 0 1 0 342847288 128172032 30572 33554432000 134512640 135840783 4292126736 4292126096 134551365 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 31292 30572 349 325 0 30228 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 125168

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10630
/proc/meminfo: memFree=28885424/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=210312 CPUtime=51.08 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 52121 0 0 0 5095 13 0 0 20 0 1 0 342847288 215359488 51835 33554432000 134512640 135840783 4292126736 4292126096 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 52578 51835 349 325 0 51514 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 210312

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10630
/proc/meminfo: memFree=28704428/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=357040 CPUtime=102.27 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 88806 0 0 0 10207 20 0 0 20 0 1 0 342847288 365608960 88520 33554432000 134512640 135840783 4292126736 4292126096 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 89260 88520 349 325 0 88196 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 357040

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10630
/proc/meminfo: memFree=28497128/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=514656 CPUtime=162.26 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 128222 0 0 0 16197 29 0 0 20 0 1 0 342847288 527007744 127936 33554432000 134512640 135840783 4292126736 4292125764 3842402 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 128664 127936 349 325 0 127600 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 514656

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10634
/proc/meminfo: memFree=28340900/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=598572 CPUtime=222.25 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 149203 0 0 0 22191 34 0 0 20 0 1 0 342847288 612937728 148917 33554432000 134512640 135840783 4292126736 4292126096 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 149643 148917 349 325 0 148579 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 598572

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10634
/proc/meminfo: memFree=28194252/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=700412 CPUtime=282.24 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 174652 0 0 0 28184 40 0 0 20 0 1 0 342847288 717221888 174366 33554432000 134512640 135840783 4292126736 4292126016 3858043 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 175103 174366 349 325 0 174039 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 700412

[startup+342.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 10673
/proc/meminfo: memFree=30224996/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=834256 CPUtime=342.21 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 208160 0 0 0 34172 49 0 0 20 0 1 0 342847288 854278144 207848 33554432000 134512640 135840783 4292126736 4292095296 134548161 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 208564 207848 349 325 0 207500 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 834256

[startup+402.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 10673
/proc/meminfo: memFree=29974420/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=946520 CPUtime=402.18 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 236242 0 0 0 40162 56 0 0 20 0 1 0 342847288 969236480 235897 33554432000 134512640 135840783 4292126736 4292126096 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 236630 235897 349 325 0 235566 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 946520

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 10673
/proc/meminfo: memFree=29733144/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=1054712 CPUtime=462.16 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 263337 0 0 0 46154 62 0 0 20 0 1 0 342847288 1080025088 262955 33554432000 134512640 135840783 4292126736 4292126096 134550878 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 263678 262955 349 325 0 262614 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1054712

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 10674
/proc/meminfo: memFree=29523612/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=1149960 CPUtime=522.13 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 287183 0 0 0 52145 68 0 0 20 0 1 0 342847288 1177559040 286776 33554432000 134512640 135840783 4292126736 4292126096 134550893 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 287490 286776 349 325 0 286426 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1149960

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 10674
/proc/meminfo: memFree=29269564/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=1252776 CPUtime=582.11 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 312903 0 0 0 58138 73 0 0 20 0 1 0 342847288 1282842624 312461 33554432000 134512640 135840783 4292126736 4292126096 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 313194 312461 349 325 0 312130 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1252776

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/178 10701
/proc/meminfo: memFree=28455992/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=1698960 CPUtime=881.93 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 424658 0 0 0 88094 99 0 0 20 0 1 0 342847288 1739735040 424003 33554432000 134512640 135840783 4292126736 4292126096 134551222 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 424740 424003 349 325 0 423676 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 1698960

[startup+942.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 10701
/proc/meminfo: memFree=28353992/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=1749500 CPUtime=941.9 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 437325 0 0 0 94088 102 0 0 20 0 1 0 342847288 1791488000 436639 33554432000 134512640 135840783 4292126736 4292126096 134551052 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 437375 436639 349 325 0 436311 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 1749500

[startup+1002.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 10701
/proc/meminfo: memFree=28239692/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=1819908 CPUtime=1001.87 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 454969 0 0 0 100081 106 0 0 20 0 1 0 342847288 1863585792 454249 33554432000 134512640 135840783 4292126736 4292126096 134550884 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 454977 454249 349 325 0 453913 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 1819908

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 10701
/proc/meminfo: memFree=28105304/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=1901196 CPUtime=1061.83 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 475313 0 0 0 106072 111 0 0 20 0 1 0 342847288 1946824704 474564 33554432000 134512640 135840783 4292126736 4292126096 134550863 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 475299 474564 349 325 0 474235 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 1901196

[startup+1122.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 10702
/proc/meminfo: memFree=27970296/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=1989220 CPUtime=1121.8 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 497373 0 0 0 112064 116 0 0 20 0 1 0 342847288 2036961280 496596 33554432000 134512640 135840783 4292126736 4292126096 134551175 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 497305 496596 349 325 0 496241 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 1989220

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 10702
/proc/meminfo: memFree=27862940/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=2055788 CPUtime=1181.77 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 514034 0 0 0 118056 121 0 0 20 0 1 0 342847288 2105126912 513224 33554432000 134512640 135840783 4292126736 4292125808 134574585 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 513947 513224 349 325 0 512883 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 2055788

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10702
/proc/meminfo: memFree=27728924/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=2144256 CPUtime=1241.75 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 536185 0 0 0 124049 126 0 0 20 0 1 0 342847288 2195718144 535343 33554432000 134512640 135840783 4292126736 4292126088 2476240 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 536064 535343 349 325 0 535000 0
Current children cumulated CPU time (s) 1241.75
Current children cumulated vsize (KiB) 2144256

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10702
/proc/meminfo: memFree=27609416/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=2216376 CPUtime=1301.72 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 554247 0 0 0 130041 131 0 0 20 0 1 0 342847288 2269569024 553376 33554432000 134512640 135840783 4292126736 4292126096 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 554094 553376 349 325 0 553030 0
Current children cumulated CPU time (s) 1301.72
Current children cumulated vsize (KiB) 2216376

[startup+1362.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 10702
/proc/meminfo: memFree=27514832/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=2275204 CPUtime=1361.68 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 568992 0 0 0 136034 134 0 0 20 0 1 0 342847288 2329808896 568086 33554432000 134512640 135840783 4292126736 4292126096 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 568801 568086 349 325 0 567737 0
Current children cumulated CPU time (s) 1361.68
Current children cumulated vsize (KiB) 2275204

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 10706
/proc/meminfo: memFree=27403500/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=2347548 CPUtime=1421.67 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 587108 0 0 0 142028 139 0 0 20 0 1 0 342847288 2403889152 586175 33554432000 134512640 135840783 4292126736 4292126096 134551294 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 586887 586175 349 325 0 585823 0
Current children cumulated CPU time (s) 1421.67
Current children cumulated vsize (KiB) 2347548

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10706
/proc/meminfo: memFree=27285364/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=2427292 CPUtime=1481.62 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 607081 0 0 0 148018 144 0 0 20 0 1 0 342847288 2485547008 606105 33554432000 134512640 135840783 4292126736 4292125972 3850260 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 606823 606105 349 325 0 605759 0
Current children cumulated CPU time (s) 1481.62
Current children cumulated vsize (KiB) 2427292

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10706
/proc/meminfo: memFree=27175900/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=2489644 CPUtime=1541.59 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 622694 0 0 0 154010 149 0 0 20 0 1 0 342847288 2549395456 621685 33554432000 134512640 135840783 4292126736 4292126092 134521208 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 622411 621685 349 325 0 621347 0
Current children cumulated CPU time (s) 1541.59
Current children cumulated vsize (KiB) 2489644

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10706
/proc/meminfo: memFree=27084912/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=2535236 CPUtime=1601.57 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 634141 0 0 0 160006 151 0 0 20 0 1 0 342847288 2596081664 633099 33554432000 134512640 135840783 4292126736 4292126096 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 633809 633099 349 325 0 632745 0
Current children cumulated CPU time (s) 1601.57
Current children cumulated vsize (KiB) 2535236

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 10706
/proc/meminfo: memFree=26991940/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=2596672 CPUtime=1661.54 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 649535 0 0 0 165999 155 0 0 20 0 1 0 342847288 2658992128 648459 33554432000 134512640 135840783 4292126736 4292126096 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 649168 648459 349 325 0 648104 0
Current children cumulated CPU time (s) 1661.54
Current children cumulated vsize (KiB) 2596672

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 10707
/proc/meminfo: memFree=26902440/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=2658436 CPUtime=1721.51 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 664988 0 0 0 171993 158 0 0 20 0 1 0 342847288 2722238464 663891 33554432000 134512640 135840783 4292126736 4292126096 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 664609 663891 349 325 0 663545 0
Current children cumulated CPU time (s) 1721.51
Current children cumulated vsize (KiB) 2658436

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 10707
/proc/meminfo: memFree=26766068/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=2732424 CPUtime=1781.48 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 683502 0 0 0 177986 162 0 0 20 0 1 0 342847288 2798002176 682371 33554432000 134512640 135840783 4292126736 4292126048 134551175 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 683106 682371 349 325 0 682042 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (KiB) 2732424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10707
/proc/meminfo: memFree=26734788/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=2750888 CPUtime=1800.08 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 688147 0 0 0 179845 163 0 0 20 0 1 0 342847288 2816909312 687003 33554432000 134512640 135840783 4292126736 4292126096 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 687722 687003 349 325 0 686658 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2750888

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

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10707
/proc/meminfo: memFree=26734788/32873844 swapFree=8656/8656
[pid=10629] ppid=10627 vsize=2750888 CPUtime=1800.08 cores=0,2,4,6
/proc/10629/stat : 10629 (bsolo3.0.17) R 10627 10629 9396 0 -1 4202496 688147 0 0 0 179845 163 0 0 20 0 1 0 342847288 2816909312 687003 33554432000 134512640 135840783 4292126736 4292126096 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10629/statm: 687722 687003 349 325 0 686658 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2750888

Child status: 15
Real time (s): 1800.93
CPU time (s): 1800.11
CPU user time (s): 1798.45
CPU system time (s): 1.66075
CPU usage (%): 99.9546
Max. virtual memory (cumulated for all children) (KiB): 2750888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.45
system time used= 1.66075
maximum resident set size= 2748012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 688150
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= 933
involuntary context switches= 1828

runsolver used 6.14207 second user time and 6.39203 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-04 01:46:28
IDJOB=3742113
IDBENCH=90133
IDSOLVER=2318
FILE ID=node102/3742113-1338767188
RUNJOBID= node102-1338747648-9412
PBS_JOBID= 14636781
Free space on /tmp= 71168 MiB

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

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

MD5SUM BENCH= 96708928b3148fdbe0ae701534d6c3d7
RANDOM SEED=1776972578

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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	: 5438.54
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.178
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.178
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:        29130636 kB
Buffers:          210184 kB
Cached:           650372 kB
SwapCached:         5520 kB
Active:          2354192 kB
Inactive:         614184 kB
Active(anon):    2104572 kB
Inactive(anon):     5604 kB
Active(file):     249620 kB
Inactive(file):   608580 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097276 kB
Dirty:              7020 kB
Writeback:             0 kB
AnonPages:       2110804 kB
Mapped:            10368 kB
Shmem:                 0 kB
Slab:             629444 kB
SReclaimable:      70644 kB
SUnreclaim:       558800 kB
KernelStack:        1456 kB
PageTables:         8108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2225752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71164 MiB
End job on node102 at 2012-06-04 02:16:31