Trace number 3743099

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: bsolo 3.0.17? (TO) 1800.04 1800.52

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_10null0mast_rapportOE2.0_TMAX60_K67_cod1.opb
MD5SUM517c70a04642760d1320984a69d9942b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-345
Best CPU time to get the best result obtained on this benchmark1797.54
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 28908
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 98472
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 147174
Number of bits of the biggest sum of numbers18
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-3743099-1338777545.opb
0.00/0.00	c File size is 2753113 bytes.
0.18/0.26	c Highest Coefficient sum: 147174
0.18/0.26	c Parsing was ok!!
0.18/0.26	c Total parsing time: 0.26 s
0.18/0.28	c Var: 40451 Constr: 40950 40396/553/1 Lit: 221883 Watch. Lit: 161318
0.18/0.28	c Obj. Vars: 28908 (71.4642 % of total variables)
25.88/25.94	c Pre-processing Time: 25.929 s
25.88/25.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
25.88/25.94	c        0  30285    33499   187590    5   137750  622567      0      0 25.93
25.88/25.94	c Switching off LPR mode.
1800.02/1800.50	c      100  30285    33599   228355    6   137982  684824    100      3 26.21
1800.02/1800.50	c      250  30285    33749   246647    7   138276  753307    250      9 26.48
1800.02/1800.50	c      475  30285    33974   262355    7   138726  828638    475     17 27.06
1800.02/1800.50	c      813  30285    34312   312210    9   139402  911502    813     29 27.91
1800.02/1800.50	c     1322  30285    34821   341260    9   140418  500000   1322     45 29.14
1800.02/1800.50	c     2086  30285    35585   460824   12   141945  550001   2086     66 31.30
1800.02/1800.50	c     3232  30285    36731   641844   17   144239  605002   3232     92 34.98
1800.02/1800.50	c     4953  30285    38452   853341   22   147683  665503   4953    123 40.04
1800.02/1800.50	c     7537  30285    41036  1364789   33   152848  732054   7537    155 48.48
1800.02/1800.50	c    11417  30285    44916  1851482   41   160607  805260  11417    188 60.54
1800.02/1800.50	c    17241  30285    50740  3551242   69   172258  885787  17241    212 81.31
1800.02/1800.50	c    25978  30285    59477  4970804   83   189730  974366  25978    228 113.73
1800.02/1800.50	c    39088  30285    72587  9150550  126   215952  500000  39088    205 190.01
1800.02/1800.50	c    58758  30285    92257 13718842  148   255293  550001  58758    201 291.88
1800.02/1800.50	c    88269  30285   121768 21580359  177   314312  605002  88269    167 527.51
1800.02/1800.50	c   132539  30285   166038 36127630  217   402853  665503 132539    148 892.48
1800.02/1800.50	c   198949  30285   232448 55269925  237   535675  732054 198949    124 1600.18
1800.02/1800.50	c Caught signal: 15
1800.02/1800.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.02/1800.50	c   17   213302  72192   460099   246801 58902121 213302    118 1800.03
1800.02/1800.50	s UNKNOWN
1800.02/1800.50	c Total time: 1800.03 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-3743099-1338777545/watcher-3743099-1338777545 -o /tmp/evaluation-result-3743099-1338777545/solver-3743099-1338777545 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3743099-1338777545.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.98 1.99 3/176 14238
/proc/meminfo: memFree=27448248/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=4476 CPUtime=0 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 343880453 4583424 157 33554432000 134512640 135840783 4287331136 4287330476 10417496 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 1119 157 136 325 0 39 0

[startup+0.1 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 14238
/proc/meminfo: memFree=27448248/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=11744 CPUtime=0.09 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 1891 0 0 0 9 0 0 0 20 0 1 0 343880453 12025856 1788 33554432000 134512640 135840783 4287331136 4287329072 1586471 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 2936 1788 586 325 0 1199 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11744

[startup+0.200252 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 14238
/proc/meminfo: memFree=27448248/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=15332 CPUtime=0.18 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 3047 0 0 0 18 0 0 0 20 0 1 0 343880453 15699968 2865 33554432000 134512640 135840783 4287331136 4287329824 1586471 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 3833 2866 852 325 0 2096 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 15332

[startup+0.300237 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 14238
/proc/meminfo: memFree=27448248/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=20588 CPUtime=0.29 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 5207 0 0 0 28 1 0 0 20 0 1 0 343880453 21082112 4295 33554432000 134512640 135840783 4287331136 4286844828 1115184 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 5147 4295 344 325 0 4083 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20588

[startup+0.700186 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 14238
/proc/meminfo: memFree=27448248/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=20588 CPUtime=0.69 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 5207 0 0 0 68 1 0 0 20 0 1 0 343880453 21082112 4295 33554432000 134512640 135840783 4287331136 4286844828 1115184 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 5147 4295 344 325 0 4083 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20588

[startup+1.50022 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 14239
/proc/meminfo: memFree=27431400/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=20720 CPUtime=1.49 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 5238 0 0 0 148 1 0 0 20 0 1 0 343880453 21217280 4326 33554432000 134512640 135840783 4287331136 4286844464 1584030 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 5180 4326 344 325 0 4116 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20720

[startup+3.10024 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 14239
/proc/meminfo: memFree=27430168/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=20720 CPUtime=3.09 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 5238 0 0 0 308 1 0 0 20 0 1 0 343880453 21217280 4326 33554432000 134512640 135840783 4287331136 4286844684 134521208 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 5180 4326 344 325 0 4116 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20720

[startup+6.30018 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 14239
/proc/meminfo: memFree=27428932/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=20720 CPUtime=6.28 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 5238 0 0 0 627 1 0 0 20 0 1 0 343880453 21217280 4326 33554432000 134512640 135840783 4287331136 4286844828 1115184 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 5180 4326 344 325 0 4116 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20720

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 14239
/proc/meminfo: memFree=27424352/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=21380 CPUtime=12.69 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 5402 0 0 0 1267 2 0 0 20 0 1 0 343880453 21893120 4490 33554432000 134512640 135840783 4287331136 4286844464 1584030 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 5345 4490 344 325 0 4281 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21380

[startup+25.5002 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 14239
/proc/meminfo: memFree=27417516/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=23544 CPUtime=25.48 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 6096 0 0 0 2546 2 0 0 20 0 1 0 343880453 24109056 4986 33554432000 134512640 135840783 4287331136 4286844652 1115184 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 5886 4986 346 325 0 4822 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23544

[startup+51.1003 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 14239
/proc/meminfo: memFree=27384940/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=37488 CPUtime=51.07 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 10096 0 0 0 5102 5 0 0 20 0 1 0 343880453 38387712 8509 33554432000 134512640 135840783 4287331136 4287330496 134550994 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 9372 8509 349 325 0 8308 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37488

[startup+102.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 14242
/proc/meminfo: memFree=27316796/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=78236 CPUtime=102.25 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 20287 0 0 0 10217 8 0 0 20 0 1 0 343880453 80113664 18679 33554432000 134512640 135840783 4287331136 4287330432 134572675 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 19559 18679 349 325 0 18495 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 78236

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14242
/proc/meminfo: memFree=27250556/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=122504 CPUtime=162.24 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 31359 0 0 0 16212 12 0 0 20 0 1 0 343880453 125444096 29751 33554432000 134512640 135840783 4287331136 4287330432 134572033 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 30626 29751 349 325 0 29562 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 122504

[startup+222.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 14243
/proc/meminfo: memFree=27190696/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=158428 CPUtime=222.23 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 40357 0 0 0 22210 13 0 0 20 0 1 0 343880453 162230272 38749 33554432000 134512640 135840783 4287331136 4287330448 134551330 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 39607 38749 349 325 0 38543 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 158428

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 14243
/proc/meminfo: memFree=27132392/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=192060 CPUtime=282.19 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 48785 0 0 0 28203 16 0 0 20 0 1 0 343880453 196669440 47141 33554432000 134512640 135840783 4287331136 4287330432 134572583 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 48015 47141 349 325 0 46951 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 192060

[startup+342.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 14243
/proc/meminfo: memFree=27063036/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=231616 CPUtime=342.16 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 58692 0 0 0 34197 19 0 0 20 0 1 0 343880453 237174784 57026 33554432000 134512640 135840783 4287331136 4287330436 1591841 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 57904 57026 349 325 0 56840 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 231616

[startup+402.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 14243
/proc/meminfo: memFree=27021604/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=250952 CPUtime=402.15 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 63537 0 0 0 40194 21 0 0 20 0 1 0 343880453 256974848 61871 33554432000 134512640 135840783 4287331136 4287330432 134572603 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 62738 61871 349 325 0 61674 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 250952

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 14243
/proc/meminfo: memFree=26979600/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=276304 CPUtime=462.15 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 69877 0 0 0 46193 22 0 0 20 0 1 0 343880453 282935296 68211 33554432000 134512640 135840783 4287331136 4287330496 134550872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 69076 68211 349 325 0 68012 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 276304

[startup+522.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 14244
/proc/meminfo: memFree=26939284/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=300432 CPUtime=522.13 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 75915 0 0 0 52190 23 0 0 20 0 1 0 343880453 307642368 74249 33554432000 134512640 135840783 4287331136 4287330416 1588834 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 75108 74249 349 325 0 74044 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 300432

[startup+582.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 14244
/proc/meminfo: memFree=26894892/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=326256 CPUtime=582.12 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 82378 0 0 0 58187 25 0 0 20 0 1 0 343880453 334086144 80712 33554432000 134512640 135840783 4287331136 4287330496 134550899 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 81564 80712 349 325 0 80500 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 326256

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/177 14248
/proc/meminfo: memFree=26674272/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=445532 CPUtime=822.04 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 112249 0 0 0 82169 35 0 0 20 0 1 0 343880453 456224768 110517 33554432000 134512640 135840783 4287331136 4287330272 1585917 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 111383 110517 349 325 0 110319 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 445532

[startup+882.307 s]
/proc/loadavg: 2.06 2.06 2.00 3/177 14248
/proc/meminfo: memFree=26610284/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=482224 CPUtime=882.04 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 121409 0 0 0 88166 38 0 0 20 0 1 0 343880453 493797376 119677 33554432000 134512640 135840783 4287331136 4287330496 134551065 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 120556 119677 349 325 0 119492 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 482224

[startup+942.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 14248
/proc/meminfo: memFree=26556868/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=511288 CPUtime=942.02 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 128678 0 0 0 94162 40 0 0 20 0 1 0 343880453 523558912 126946 33554432000 134512640 135840783 4287331136 4287330496 134551330 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 127822 126946 349 325 0 126758 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 511288

[startup+1002.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 14248
/proc/meminfo: memFree=26507864/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=536528 CPUtime=1002.01 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 135005 0 0 0 100159 42 0 0 20 0 1 0 343880453 549404672 133273 33554432000 134512640 135840783 4287331136 4287330496 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 134132 133273 349 325 0 133068 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 536528

[startup+1062.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 14248
/proc/meminfo: memFree=26463720/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=556420 CPUtime=1062 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 139960 0 0 0 106157 43 0 0 20 0 1 0 343880453 569774080 138228 33554432000 134512640 135840783 4287331136 4287330496 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 139105 138228 349 325 0 138041 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 556420

[startup+1122.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 14249
/proc/meminfo: memFree=26415240/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=581624 CPUtime=1121.99 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 146262 0 0 0 112154 45 0 0 20 0 1 0 343880453 595582976 144530 33554432000 134512640 135840783 4287331136 4287330496 134551312 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 145406 144530 349 325 0 144342 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 581624

[startup+1182.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 14249
/proc/meminfo: memFree=26375684/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=600576 CPUtime=1181.99 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 151002 0 0 0 118152 47 0 0 20 0 1 0 343880453 614989824 149270 33554432000 134512640 135840783 4287331136 4287330496 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 150144 149270 349 325 0 149080 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 600576

[startup+1242.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 14249
/proc/meminfo: memFree=26341252/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=613716 CPUtime=1241.96 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 154351 0 0 0 124148 48 0 0 20 0 1 0 343880453 628445184 152579 33554432000 134512640 135840783 4287331136 4287330448 134551330 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 153429 152579 349 325 0 152365 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 613716

[startup+1302.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/178 14252
/proc/meminfo: memFree=26303340/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=632708 CPUtime=1301.92 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 159134 0 0 0 130143 49 0 0 20 0 1 0 343880453 647892992 157318 33554432000 134512640 135840783 4287331136 4287330656 134552084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 158177 157318 349 325 0 157113 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 632708

[startup+1362.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/178 14275
/proc/meminfo: memFree=26259968/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=657600 CPUtime=1361.88 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 165383 0 0 0 136138 50 0 0 20 0 1 0 343880453 673382400 163524 33554432000 134512640 135840783 4287331136 4287327956 1573218 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 164400 163524 349 325 0 163336 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 657600

[startup+1422.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/176 14276
/proc/meminfo: memFree=26221620/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=680952 CPUtime=1421.88 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 171217 0 0 0 142135 53 0 0 20 0 1 0 343880453 697294848 169358 33554432000 134512640 135840783 4287331136 4287330372 1581218 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 170238 169358 349 325 0 169174 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 680952

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 14277
/proc/meminfo: memFree=26185416/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=703380 CPUtime=1481.87 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 176845 0 0 0 148132 55 0 0 20 0 1 0 343880453 720261120 174986 33554432000 134512640 135840783 4287331136 4287330496 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 175845 174986 349 325 0 174781 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 703380

[startup+1542.31 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 14277
/proc/meminfo: memFree=26154916/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=720372 CPUtime=1541.86 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 181085 0 0 0 154130 56 0 0 20 0 1 0 343880453 737660928 179226 33554432000 134512640 135840783 4287331136 4287330496 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 180093 179226 349 325 0 179029 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 720372

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14277
/proc/meminfo: memFree=26120816/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=743208 CPUtime=1601.85 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 186787 0 0 0 160127 58 0 0 20 0 1 0 343880453 761044992 184928 33554432000 134512640 135840783 4287331136 4287330496 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 185802 184928 349 325 0 184738 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 743208

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14277
/proc/meminfo: memFree=26098812/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=753400 CPUtime=1661.83 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 189346 0 0 0 166125 58 0 0 20 0 1 0 343880453 771481600 187487 33554432000 134512640 135840783 4287331136 4287330496 134551175 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 188350 187487 349 325 0 187286 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 753400

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14278
/proc/meminfo: memFree=26067468/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=771424 CPUtime=1721.83 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 193835 0 0 0 172123 60 0 0 20 0 1 0 343880453 789938176 191976 33554432000 134512640 135840783 4287331136 4287330496 134551175 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 192856 191976 349 325 0 191792 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 771424

[startup+1782.3 s]
/proc/loadavg: 1.96 1.99 1.99 3/177 14317
/proc/meminfo: memFree=26521476/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=787208 CPUtime=1781.82 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 197793 0 0 0 178121 61 0 0 20 0 1 0 343880453 806100992 195934 33554432000 134512640 135840783 4287331136 4287330496 134551312 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 196802 195934 349 325 0 195738 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 787208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.97 1.99 1.99 3/177 14317
/proc/meminfo: memFree=26517880/32873648 swapFree=7112/7112
[pid=14238] ppid=14236 vsize=790780 CPUtime=1800.02 cores=1,3,5,7
/proc/14238/stat : 14238 (bsolo3.0.17) R 14236 14238 11604 0 -1 4202496 198679 0 0 0 179941 61 0 0 20 0 1 0 343880453 809758720 196820 33554432000 134512640 135840783 4287331136 4287330448 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14238/statm: 197695 196820 349 325 0 196631 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 790780

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.52
CPU time (s): 1800.04
CPU user time (s): 1799.41
CPU system time (s): 0.629904
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 790780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.41
system time used= 0.629904
maximum resident set size= 787280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198682
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= 302
involuntary context switches= 1843

runsolver used 3.42048 second user time and 9.71352 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-04 04:39:05
IDJOB=3743099
IDBENCH=90800
IDSOLVER=2318
FILE ID=node126/3743099-1338777545
RUNJOBID= node126-1338747103-11621
PBS_JOBID= 14636777
Free space on /tmp= 70780 MiB

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

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

MD5SUM BENCH= 517c70a04642760d1320984a69d9942b
RANDOM SEED=1784701225

node126.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27448512 kB
Buffers:          446804 kB
Cached:          4042876 kB
SwapCached:         9484 kB
Active:          1645792 kB
Inactive:        2902336 kB
Active(anon):      48280 kB
Inactive(anon):    12264 kB
Active(file):    1597512 kB
Inactive(file):  2890072 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:              9248 kB
Writeback:             0 kB
AnonPages:         56796 kB
Mapped:            10984 kB
Shmem:                 0 kB
Slab:             738584 kB
SReclaimable:     182896 kB
SUnreclaim:       555688 kB
KernelStack:        1456 kB
PageTables:         4156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     172292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70748 MiB
End job on node126 at 2012-06-04 05:09:08