Trace number 3742178

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.14 1800.84

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K103.opb
MD5SUM34d84c84a6977bf98000135522032f88
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 benchmark170.657
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7004
Total number of constraints7212
Number of constraints which are clauses7109
Number of constraints which are cardinality constraints (but not clauses)103
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint103
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 104
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-3742178-1338768169.opb
0.00/0.00	c File size is 449071 bytes.
0.00/0.04	c Highest Coefficient sum: 104
0.00/0.04	c Parsing was ok!!
0.00/0.04	c Total parsing time: 0.037 s
0.00/0.04	c Var: 7004 Constr: 7212 7109/103/0 Lit: 44984 Watch. Lit: 21220
0.00/0.04	c Obj. Vars: 0 (0 % of total variables)
1.28/1.31	c Pre-processing Time: 1.303 s
1.28/1.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.28/1.31	c        0   6251     6515    41876    6    19597  101374      0      0 1.30
1.28/1.31	c Switching off LPR mode.
1800.08/1800.80	c      100   6251     6615    50303    7    19797  111512    100     75 1.32
1800.08/1800.80	c      250   6251     6765    61491    9    20097  122664    250    183 1.36
1800.08/1800.80	c      475   6251     6990    77932   11    20547  134931    475    334 1.42
1800.08/1800.80	c      813   6251     7328    98296   13    21223  148425    813    515 1.58
1800.08/1800.80	c     1322   6251     7837   156080   19    22241  163268   1322    726 1.82
1800.08/1800.80	c     2085   6251     8600   259939   30    23767  179595   2085    973 2.14
1800.08/1800.80	c     3231   6251     9746   544912   55    26059  197555   3231   1254 2.58
1800.08/1800.80	c     4952   6251    11467   748309   65    29501  217311   4952   1456 3.40
1800.08/1800.80	c     7536   6251    14051  1219933   86    34669  239043   7536   1605 4.69
1800.08/1800.80	c    11415   6251    17930  2048872  114    42427  262948  11415   1563 7.30
1800.08/1800.80	c    17237   6251    23752  4323421  182    54071  289243  17237   1286 13.40
1800.08/1800.80	c    25974   6251    32489  6885778  211    71545  318168  25974   1085 23.93
1800.08/1800.80	c    39084   6251    45599 11654278  255    97765  349985  39084    910 42.94
1800.08/1800.80	c    58754   6251    65269 27333849  418   137105  384984  58754    584 100.56
1800.08/1800.80	c    88264   6251    94779 54276878  572   196125  423483  88264    347 254.20
1800.08/1800.80	c   132534   6251   139049 88746169  638   284665  465832 132534    230 574.38
1800.08/1800.80	c   198944   6251   205459 163670459  796   417485  512416 198944    154 1285.34
1800.08/1800.80	c Caught signal: 15
1800.08/1800.80	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.08/1800.80	c   17   246844 133011  3865566   253359 212348447 246844    137 1800.10
1800.08/1800.80	s UNKNOWN
1800.08/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-3742178-1338768169/watcher-3742178-1338768169 -o /tmp/evaluation-result-3742178-1338768169/solver-3742178-1338768169 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3742178-1338768169.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.92 1.99 1.99 3/176 23028
/proc/meminfo: memFree=25723804/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=2776 CPUtime=0 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4194304 98 0 0 0 0 0 0 0 20 0 1 0 342943749 2842624 50 33554432000 134512640 135840783 4290421456 4290419464 11203524 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 694 51 40 325 0 32 0

[startup+0.0969329 s]
/proc/loadavg: 1.92 1.99 1.99 3/176 23028
/proc/meminfo: memFree=25723804/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=7184 CPUtime=0.08 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 1210 0 0 0 8 0 0 0 20 0 1 0 342943749 7356416 1036 33554432000 134512640 135840783 4290421456 4290336524 3580976 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 1796 1036 344 325 0 732 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7184

[startup+0.100327 s]
/proc/loadavg: 1.92 1.99 1.99 3/176 23028
/proc/meminfo: memFree=25723804/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=7184 CPUtime=0.09 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 1210 0 0 0 9 0 0 0 20 0 1 0 342943749 7356416 1036 33554432000 134512640 135840783 4290421456 4290336524 3580976 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 1796 1036 344 325 0 732 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7184

[startup+0.300267 s]
/proc/loadavg: 1.92 1.99 1.99 3/176 23028
/proc/meminfo: memFree=25723804/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=7184 CPUtime=0.29 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 1211 0 0 0 29 0 0 0 20 0 1 0 342943749 7356416 1037 33554432000 134512640 135840783 4290421456 4290336544 134551975 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 1796 1037 344 325 0 732 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7184

[startup+0.700268 s]
/proc/loadavg: 1.92 1.99 1.99 3/176 23028
/proc/meminfo: memFree=25723804/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=7184 CPUtime=0.69 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 1211 0 0 0 69 0 0 0 20 0 1 0 342943749 7356416 1037 33554432000 134512640 135840783 4290421456 4290336524 3580976 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 1796 1037 344 325 0 732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7184

[startup+1.50027 s]
/proc/loadavg: 1.92 1.99 1.99 3/177 23029
/proc/meminfo: memFree=25718920/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=7752 CPUtime=1.48 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 1499 0 0 0 148 0 0 0 20 0 1 0 342943749 7938048 1203 33554432000 134512640 135840783 4290421456 4290420564 1576980 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 1938 1203 349 325 0 874 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7752

[startup+3.10027 s]
/proc/loadavg: 1.92 1.99 1.99 3/177 23029
/proc/meminfo: memFree=25713836/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=15448 CPUtime=3.08 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 3429 0 0 0 307 1 0 0 20 0 1 0 342943749 15818752 3133 33554432000 134512640 135840783 4290421456 4290420816 134550782 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 3862 3133 349 325 0 2798 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15448

[startup+6.30028 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 23029
/proc/meminfo: memFree=25691816/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=28720 CPUtime=6.28 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 6748 0 0 0 627 1 0 0 20 0 1 0 342943749 29409280 6452 33554432000 134512640 135840783 4290421456 4290420764 8983655 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 7180 6452 349 325 0 6116 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28720

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 23029
/proc/meminfo: memFree=25648684/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=59740 CPUtime=12.68 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 14497 0 0 0 1265 3 0 0 20 0 1 0 342943749 61173760 14201 33554432000 134512640 135840783 4290421456 4290420816 134551175 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 14935 14201 349 325 0 13871 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 59740

[startup+25.5003 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 23029
/proc/meminfo: memFree=25582476/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=99892 CPUtime=25.48 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 24534 0 0 0 2543 5 0 0 20 0 1 0 342943749 102289408 24238 33554432000 134512640 135840783 4290421456 4290420768 9409160 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 24973 24238 349 325 0 23909 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99892

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 23029
/proc/meminfo: memFree=25456072/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=184188 CPUtime=51.08 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 45598 0 0 0 5098 10 0 0 20 0 1 0 342943749 188608512 45302 33554432000 134512640 135840783 4290421456 4290420816 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 46047 45302 349 325 0 44983 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 184188

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 23029
/proc/meminfo: memFree=25198072/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=362208 CPUtime=102.28 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 90127 0 0 0 10207 21 0 0 20 0 1 0 342943749 370900992 89831 33554432000 134512640 135840783 4290421456 4290420816 134550913 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 90552 89831 349 325 0 89488 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 362208

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 23030
/proc/meminfo: memFree=24994368/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=473084 CPUtime=162.26 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 117838 0 0 0 16198 28 0 0 20 0 1 0 342943749 484438016 117542 33554432000 134512640 135840783 4290421456 4290420816 134550764 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 118271 117542 349 325 0 117207 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 473084

[startup+222.3 s]
/proc/loadavg: 2.20 2.06 2.01 3/177 23030
/proc/meminfo: memFree=24777396/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=627640 CPUtime=222.26 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 156479 0 0 0 22187 39 0 0 20 0 1 0 342943749 642703360 156183 33554432000 134512640 135840783 4290421456 4290420752 134571798 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 156910 156183 349 325 0 155846 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 627640

[startup+282.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/177 23030
/proc/meminfo: memFree=24620072/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=734364 CPUtime=282.24 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 183168 0 0 0 28178 46 0 0 20 0 1 0 342943749 751988736 182872 33554432000 134512640 135840783 4290421456 4290413328 1582375 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 183591 182872 349 325 0 182527 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 734364

[startup+342.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 23030
/proc/meminfo: memFree=24468824/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=829120 CPUtime=342.24 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 206840 0 0 0 34169 55 0 0 20 0 1 0 342943749 849018880 206544 33554432000 134512640 135840783 4290421456 4290420816 134550823 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 207280 206544 349 325 0 206216 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 829120

[startup+402.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/177 23030
/proc/meminfo: memFree=24339520/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=903484 CPUtime=402.23 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 225427 0 0 0 40163 60 0 0 20 0 1 0 342943749 925167616 225131 33554432000 134512640 135840783 4290421456 4290420544 1580292 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 225871 225131 349 325 0 224807 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 903484

[startup+462.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/178 23073
/proc/meminfo: memFree=26876904/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=990132 CPUtime=462.19 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 247147 0 0 0 46153 66 0 0 20 0 1 0 342943749 1013895168 246821 33554432000 134512640 135840783 4290421456 4290420816 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 247533 246821 349 325 0 246469 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 990132

[startup+522.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 23073
/proc/meminfo: memFree=26727892/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=1074100 CPUtime=522.15 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 268170 0 0 0 52143 72 0 0 20 0 1 0 342943749 1099878400 267802 33554432000 134512640 135840783 4290421456 4290420768 134551312 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 268525 267802 349 325 0 267461 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1074100

[startup+582.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 23073
/proc/meminfo: memFree=26479424/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=1156664 CPUtime=582.13 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 288853 0 0 0 58134 79 0 0 20 0 1 0 342943749 1184423936 288447 33554432000 134512640 135840783 4290421456 4290420816 134551182 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 289166 288447 349 325 0 288102 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1156664

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 23074
/proc/meminfo: memFree=25736656/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=1503076 CPUtime=822.02 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 375588 0 0 0 82101 101 0 0 20 0 1 0 342943749 1539149824 375050 33554432000 134512640 135840783 4290421456 4290420816 134551175 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 375769 375050 349 325 0 374705 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 1503076

[startup+882.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 23074
/proc/meminfo: memFree=25630788/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=1555652 CPUtime=881.98 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 388761 0 0 0 88093 105 0 0 20 0 1 0 342943749 1592987648 388181 33554432000 134512640 135840783 4290421456 4290420768 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 388913 388181 349 325 0 387849 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 1555652

[startup+942.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 23074
/proc/meminfo: memFree=25504212/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=1629772 CPUtime=941.94 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 407353 0 0 0 94085 109 0 0 20 0 1 0 342943749 1668886528 406729 33554432000 134512640 135840783 4290421456 4290420816 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 407443 406729 349 325 0 406379 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 1629772

[startup+1002.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 23074
/proc/meminfo: memFree=25368088/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=1705708 CPUtime=1001.91 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 426355 0 0 0 100077 114 0 0 20 0 1 0 342943749 1746644992 425700 33554432000 134512640 135840783 4290421456 4290420816 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 426427 425700 349 325 0 425363 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 1705708

[startup+1062.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 23078
/proc/meminfo: memFree=25240384/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=1794188 CPUtime=1061.89 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 448522 0 0 0 106068 121 0 0 20 0 1 0 342943749 1837248512 447829 33554432000 134512640 135840783 4290421456 4290420816 134550779 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 448547 447829 349 325 0 447483 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 1794188

[startup+1122.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 23078
/proc/meminfo: memFree=25111464/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=1879012 CPUtime=1121.86 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 469741 0 0 0 112060 126 0 0 20 0 1 0 342943749 1924108288 469020 33554432000 134512640 135840783 4290421456 4290420816 134551222 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 469753 469020 349 325 0 468689 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 1879012

[startup+1182.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 23078
/proc/meminfo: memFree=24992948/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=1961648 CPUtime=1181.84 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 490433 0 0 0 118050 134 0 0 20 0 1 0 342943749 2008727552 489679 33554432000 134512640 135840783 4290421456 4290420816 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 490412 489679 349 325 0 489348 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 1961648

[startup+1242.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 23078
/proc/meminfo: memFree=24862776/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=2043504 CPUtime=1241.82 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 510932 0 0 0 124043 139 0 0 20 0 1 0 342943749 2092548096 510143 33554432000 134512640 135840783 4290421456 4290420816 134551186 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 510876 510143 349 325 0 509812 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 2043504

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 23078
/proc/meminfo: memFree=24748972/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=2117908 CPUtime=1301.79 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 529571 0 0 0 130036 143 0 0 20 0 1 0 342943749 2168737792 528750 33554432000 134512640 135840783 4290421456 4290420816 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 529477 528750 349 325 0 528413 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 2117908

[startup+1362.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 23079
/proc/meminfo: memFree=24669268/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=2155732 CPUtime=1361.75 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 539064 0 0 0 136029 146 0 0 20 0 1 0 342943749 2207469568 538205 33554432000 134512640 135840783 4290421456 4290420816 134550913 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 538933 538205 349 325 0 537869 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 2155732

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 23079
/proc/meminfo: memFree=24529300/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=2224124 CPUtime=1421.74 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 556195 0 0 0 142023 151 0 0 20 0 1 0 342943749 2277502976 555300 33554432000 134512640 135840783 4290421456 4290420816 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 556031 555300 349 325 0 554967 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 2224124

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 23079
/proc/meminfo: memFree=24376312/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=2327588 CPUtime=1481.71 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 582108 0 0 0 148013 158 0 0 20 0 1 0 342943749 2383450112 581185 33554432000 134512640 135840783 4290421456 4290420816 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 581897 581185 349 325 0 580833 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 2327588

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 23079
/proc/meminfo: memFree=24207332/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=2448440 CPUtime=1541.68 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 612331 0 0 0 154003 165 0 0 20 0 1 0 342943749 2507202560 611389 33554432000 134512640 135840783 4290421456 4290420816 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 612110 611389 349 325 0 611046 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 2448440

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 23079
/proc/meminfo: memFree=24025080/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=2556768 CPUtime=1601.67 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 639440 0 0 0 159994 173 0 0 20 0 1 0 342943749 2618130432 638483 33554432000 134512640 135840783 4290421456 4290420816 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 639192 638483 349 325 0 638128 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 2556768

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23083
/proc/meminfo: memFree=23927140/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=2613196 CPUtime=1661.65 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 653567 0 0 0 165988 177 0 0 20 0 1 0 342943749 2675912704 652580 33554432000 134512640 135840783 4290421456 4290420816 134551330 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 653299 652580 349 325 0 652235 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 2613196

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23083
/proc/meminfo: memFree=23855256/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=2656628 CPUtime=1721.61 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 664456 0 0 0 171981 180 0 0 20 0 1 0 342943749 2720387072 663433 33554432000 134512640 135840783 4290421456 4290420592 1579773 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 664157 663433 349 325 0 663093 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 2656628

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 23083
/proc/meminfo: memFree=23760796/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=2709660 CPUtime=1781.59 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 677757 0 0 0 177975 184 0 0 20 0 1 0 342943749 2774691840 676698 33554432000 134512640 135840783 4290421456 4290420816 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 677415 676698 349 325 0 676351 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 2709660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 23083
/proc/meminfo: memFree=23720108/32873648 swapFree=6864/6864
[pid=23028] ppid=23026 vsize=2730940 CPUtime=1800.08 cores=1,3,5,7
/proc/23028/stat : 23028 (bsolo3.0.17) R 23026 23028 20253 0 -1 4202496 683077 0 0 0 179823 185 0 0 20 0 1 0 342943749 2796482560 682015 33554432000 134512640 135840783 4290421456 4290399472 134586828 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23028/statm: 682735 682015 349 325 0 681671 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2730940

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.84
CPU time (s): 1800.14
CPU user time (s): 1798.24
CPU system time (s): 1.89571
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 2730940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.24
system time used= 1.89571
maximum resident set size= 2728060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 683080
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= 829
involuntary context switches= 1935

runsolver used 3.42148 second user time and 9.33358 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-04 02:02:49
IDJOB=3742178
IDBENCH=90138
IDSOLVER=2318
FILE ID=node113/3742178-1338768169
RUNJOBID= node113-1338748314-20270
PBS_JOBID= 14636785
Free space on /tmp= 70972 MiB

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

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

MD5SUM BENCH= 34d84c84a6977bf98000135522032f88
RANDOM SEED=879822733

node113.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.026
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.05
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.026
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.026
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	: 5438.54
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.026
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.026
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.026
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		: 2667.026
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.92
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.026
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:       32873648 kB
MemFree:        25723688 kB
Buffers:          538276 kB
Cached:          3497060 kB
SwapCached:         2028 kB
Active:          3959460 kB
Inactive:        2286748 kB
Active(anon):    2209620 kB
Inactive(anon):     1912 kB
Active(file):    1749840 kB
Inactive(file):  2284836 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099708 kB
Dirty:              7000 kB
Writeback:             0 kB
AnonPages:       2214544 kB
Mapped:            12564 kB
Shmem:                 0 kB
Slab:             763632 kB
SReclaimable:     207724 kB
SUnreclaim:       555908 kB
KernelStack:        1456 kB
PageTables:         8340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2329844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1138688 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= 70964 MiB
End job on node113 at 2012-06-04 02:32:52