Trace number 3733719

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.15 1800.61

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-71-70.opb
MD5SUMdab917560b0808668d6327532459772d
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.092985
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables4970
Total number of constraints141
Number of constraints which are clauses71
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint71
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 72
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-3733719-1338698133.opb
0.00/0.00	c File size is 88505 bytes.
0.00/0.01	c Highest Coefficient sum: 72
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.008 s
0.00/0.01	c Var: 4970 Constr: 141 71/70/0 Lit: 9940 Watch. Lit: 5112
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.18/0.20	c Pre-processing Time: 0.196 s
0.18/0.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.18/0.20	c        0   4970      141     9940   70     5112   70023      0      0 0.20
0.18/0.20	c Switching off LPR mode.
1800.04/1800.51	c      100   4970      241    35246  146     5312   77026    100    480 0.21
1800.04/1800.51	c      250   4970      391    98312  251     5612   84729    250   1054 0.24
1800.04/1800.51	c      475   4970      616   281001  456     6062   93202    475   1479 0.32
1800.04/1800.51	c      814   4970      955   381118  399     6740  102523    814   2087 0.39
1800.04/1800.51	c     1322   4970     1463   528216  361     7756  112776   1322   1303 1.01
1800.04/1800.51	c     2085   4970     2226   671310  301     9282  124054   2085    731 2.85
1800.04/1800.51	c     3233   4970     3374   957075  283    11578  136460   3233    568 5.69
1800.04/1800.51	c     4954   4970     5095  1339122  262    15020  150107   4954    525 9.42
1800.04/1800.51	c     7538   4970     7679  2192860  285    20188  165118   7538    491 15.32
1800.04/1800.51	c    11417   4970    11558  4006702  346    27946  181630  11417    446 25.55
1800.04/1800.51	c    17239   4970    17380 19053989 1096    39590  199794  17239    375 45.89
1800.04/1800.51	c    25981   4970    26122 58187712 2227    57074  219774  25981    192 134.66
1800.04/1800.51	c    39091   4970    39232 116980604 2981    83294  241752  39091    103 378.37
1800.04/1800.51	c    58761   4970    58902 205810860 3494   122634  265928  58761     62 939.97
1800.04/1800.51	c Caught signal: 15
1800.04/1800.51	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.04/1800.51	c   14    77571  21773 14665766    77712 293282392  77571     43 1800.05
1800.04/1800.51	s UNKNOWN
1800.04/1800.51	c Total time: 1800.05 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-3733719-1338698133/watcher-3733719-1338698133 -o /tmp/evaluation-result-3733719-1338698133/solver-3733719-1338698133 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3733719-1338698133.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.93 2.01 1.99 3/176 12804
/proc/meminfo: memFree=24101832/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=4476 CPUtime=0 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 335937402 4583424 156 33554432000 134512640 135840783 4293593952 4293593292 2516312 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 1119 156 135 325 0 39 0

[startup+0.015904 s]
/proc/loadavg: 1.93 2.01 1.99 3/176 12804
/proc/meminfo: memFree=24101832/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=5556 CPUtime=0 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 712 0 0 0 0 0 0 0 20 0 1 0 335937402 5689344 627 33554432000 134512640 135840783 4293593952 4293533404 5346352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 1389 627 343 325 0 325 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5556

[startup+0.100246 s]
/proc/loadavg: 1.93 2.01 1.99 3/176 12804
/proc/meminfo: memFree=24101832/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=5696 CPUtime=0.08 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 779 0 0 0 8 0 0 0 20 0 1 0 335937402 5832704 668 33554432000 134512640 135840783 4293593952 4293528188 5346352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 1424 668 345 325 0 360 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5696

[startup+0.300225 s]
/proc/loadavg: 1.93 2.01 1.99 3/176 12804
/proc/meminfo: memFree=24101832/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=8324 CPUtime=0.28 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 1469 0 0 0 28 0 0 0 20 0 1 0 335937402 8523776 1352 33554432000 134512640 135840783 4293593952 4293575952 3826983 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 2081 1357 348 325 0 1017 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8324

[startup+0.700224 s]
/proc/loadavg: 1.93 2.01 1.99 3/176 12804
/proc/meminfo: memFree=24101832/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=11388 CPUtime=0.68 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 2247 0 0 0 68 0 0 0 20 0 1 0 335937402 11661312 2129 33554432000 134512640 135840783 4293593952 4293588720 3826983 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 2847 2129 348 325 0 1783 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11388

[startup+1.50023 s]
/proc/loadavg: 1.93 2.01 1.99 3/177 12805
/proc/meminfo: memFree=24090780/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=12680 CPUtime=1.48 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 2573 0 0 0 148 0 0 0 20 0 1 0 335937402 12984320 2455 33554432000 134512640 135840783 4293593952 4293593264 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 3170 2455 348 325 0 2106 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12680

[startup+3.10022 s]
/proc/loadavg: 1.93 2.01 1.99 3/177 12805
/proc/meminfo: memFree=24083216/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=14352 CPUtime=3.08 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 2987 0 0 0 308 0 0 0 20 0 1 0 335937402 14696448 2869 33554432000 134512640 135840783 4293593952 4293593264 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 3588 2869 348 325 0 2524 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14352

[startup+6.30013 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 12805
/proc/meminfo: memFree=24061596/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=18848 CPUtime=6.28 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 4101 0 0 0 628 0 0 0 20 0 1 0 335937402 19300352 3983 33554432000 134512640 135840783 4293593952 4293593264 134550878 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 4712 3983 348 325 0 3648 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18848

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 12805
/proc/meminfo: memFree=24014484/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=28744 CPUtime=12.69 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 6568 0 0 0 1268 1 0 0 20 0 1 0 335937402 29433856 6450 33554432000 134512640 135840783 4293593952 4293593264 134550872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 7186 6450 348 325 0 6122 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28744

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 12805
/proc/meminfo: memFree=23902304/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=56276 CPUtime=25.48 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 13451 0 0 0 2546 2 0 0 20 0 1 0 335937402 57626624 13333 33554432000 134512640 135840783 4293593952 4293593264 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 14069 13333 348 325 0 13005 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56276

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 12805
/proc/meminfo: memFree=23537340/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=299464 CPUtime=51.08 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 74269 0 0 0 5097 11 0 0 20 0 1 0 335937402 306651136 74151 33554432000 134512640 135840783 4293593952 4293593264 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 74866 74151 348 325 0 73802 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 299464

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12805
/proc/meminfo: memFree=22981244/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=599732 CPUtime=102.27 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 149321 0 0 0 10200 27 0 0 20 0 1 0 335937402 614125568 149203 33554432000 134512640 135840783 4293593952 4293593312 134550902 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 149933 149203 348 325 0 148869 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 599732

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12806
/proc/meminfo: memFree=22495696/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=829108 CPUtime=162.26 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 206680 0 0 0 16184 42 0 0 20 0 1 0 335937402 849006592 206562 33554432000 134512640 135840783 4293593952 4293593264 134550872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 207277 206562 348 325 0 206213 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 829108

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12806
/proc/meminfo: memFree=22082800/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=1016804 CPUtime=222.25 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 253589 0 0 0 22174 51 0 0 20 0 1 0 335937402 1041207296 253471 33554432000 134512640 135840783 4293593952 4293593312 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 254201 253471 348 325 0 253137 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1016804

[startup+282.3 s]
/proc/loadavg: 3.18 2.29 2.09 2/179 12810
/proc/meminfo: memFree=13778416/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=1213684 CPUtime=282.25 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 302807 0 0 0 28163 62 0 0 20 0 1 0 335937402 1242812416 302689 33554432000 134512640 135840783 4293593952 4293593264 134550913 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 303421 302689 348 325 0 302357 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1213684

[startup+342.3 s]
/proc/loadavg: 4.33 2.78 2.27 2/178 12810
/proc/meminfo: memFree=13195196/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=1395892 CPUtime=342.24 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 348374 0 0 0 34151 73 0 0 20 0 1 0 335937402 1429393408 348256 33554432000 134512640 135840783 4293593952 4293593264 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 348973 348256 348 325 0 347909 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1395892

[startup+402.3 s]
/proc/loadavg: 4.82 3.21 2.45 2/178 12810
/proc/meminfo: memFree=13045312/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=1547112 CPUtime=402.22 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 386166 0 0 0 40140 82 0 0 20 0 1 0 335937402 1584242688 386048 33554432000 134512640 135840783 4293593952 4293593192 3829445 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 386778 386048 348 325 0 385714 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1547112

[startup+462.3 s]
/proc/loadavg: 3.47 3.15 2.48 3/177 12849
/proc/meminfo: memFree=25191312/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=1669940 CPUtime=462.2 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 416903 0 0 0 46132 88 0 0 20 0 1 0 335937402 1710018560 416771 33554432000 134512640 135840783 4293593952 4293593312 134551312 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 417485 416771 348 325 0 416421 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1669940

[startup+522.3 s]
/proc/loadavg: 2.54 2.94 2.45 3/177 12850
/proc/meminfo: memFree=24731736/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=1792672 CPUtime=522.19 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 447593 0 0 0 52124 95 0 0 20 0 1 0 335937402 1835696128 447454 33554432000 134512640 135840783 4293593952 4293593312 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 448168 447454 348 325 0 447104 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1792672

[startup+582.3 s]
/proc/loadavg: 2.20 2.77 2.42 3/177 12850
/proc/meminfo: memFree=24373528/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=1930268 CPUtime=582.17 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 482015 0 0 0 58114 103 0 0 20 0 1 0 335937402 1976594432 481850 33554432000 134512640 135840783 4293593952 4293541136 134574500 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 482567 481850 348 325 0 481503 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 1930268

[startup+642.306 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.27 2.29 3/178 12855
/proc/meminfo: memFree=23021876/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=2537320 CPUtime=882.06 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 633864 0 0 0 88070 136 0 0 20 0 1 0 335937402 2598215680 633600 33554432000 134512640 135840783 4293593952 4293538556 3824467 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 634330 633600 348 325 0 633266 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 2537320

[startup+942.3 s]
/proc/loadavg: 2.00 2.22 2.27 3/177 12855
/proc/meminfo: memFree=22812928/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=2626944 CPUtime=942.04 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 656280 0 0 0 94064 140 0 0 20 0 1 0 335937402 2689990656 656007 33554432000 134512640 135840783 4293593952 4293593312 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 656736 656007 348 325 0 655672 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 2626944

[startup+1002.3 s]
/proc/loadavg: 2.04 2.19 2.25 3/177 12855
/proc/meminfo: memFree=22606992/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=2706116 CPUtime=1002.03 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 676098 0 0 0 100058 145 0 0 20 0 1 0 335937402 2771062784 675815 33554432000 134512640 135840783 4293593952 4293593264 134551400 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 676529 675815 348 325 0 675465 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 2706116

[startup+1062.3 s]
/proc/loadavg: 2.01 2.15 2.24 3/177 12855
/proc/meminfo: memFree=22431436/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=2776264 CPUtime=1062.01 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 693649 0 0 0 106054 147 0 0 20 0 1 0 335937402 2842894336 693352 33554432000 134512640 135840783 4293593952 4293593312 134551071 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 694066 693352 348 325 0 693002 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 2776264

[startup+1122.3 s]
/proc/loadavg: 2.00 2.12 2.22 3/177 12856
/proc/meminfo: memFree=22262452/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=2846928 CPUtime=1122 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 711310 0 0 0 112049 151 0 0 20 0 1 0 335937402 2915254272 711003 33554432000 134512640 135840783 4293593952 4293593312 134550913 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 711732 711003 348 325 0 710668 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 2846928

[startup+1182.3 s]
/proc/loadavg: 2.00 2.10 2.20 3/177 12856
/proc/meminfo: memFree=22092600/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=2928948 CPUtime=1181.99 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 731830 0 0 0 118043 156 0 0 20 0 1 0 335937402 2999242752 731508 33554432000 134512640 135840783 4293593952 4293593312 134550884 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 732237 731508 348 325 0 731173 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 2928948

[startup+1242.3 s]
/proc/loadavg: 2.00 2.08 2.18 3/177 12856
/proc/meminfo: memFree=21920764/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=3009316 CPUtime=1241.97 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 751929 0 0 0 124037 160 0 0 20 0 1 0 335937402 3081539584 751600 33554432000 134512640 135840783 4293593952 4293593312 134550910 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 752329 751600 348 325 0 751265 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 3009316

[startup+1302.31 s]
/proc/loadavg: 2.00 2.06 2.17 3/177 12856
/proc/meminfo: memFree=21750044/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=3091880 CPUtime=1301.97 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 772602 0 0 0 130031 166 0 0 20 0 1 0 335937402 3166085120 772256 33554432000 134512640 135840783 4293593952 4293593312 134551330 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 772970 772256 348 325 0 771906 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 3091880

[startup+1362.3 s]
/proc/loadavg: 2.00 2.05 2.16 3/177 12856
/proc/meminfo: memFree=21597428/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=3168516 CPUtime=1361.94 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 791772 0 0 0 136024 170 0 0 20 0 1 0 335937402 3244560384 791415 33554432000 134512640 135840783 4293593952 4293593312 134550863 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 792129 791415 348 325 0 791065 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 3168516

[startup+1422.3 s]
/proc/loadavg: 2.05 2.05 2.15 3/177 12857
/proc/meminfo: memFree=21442952/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=3241112 CPUtime=1421.93 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 809921 0 0 0 142018 175 0 0 20 0 1 0 335937402 3318898688 809549 33554432000 134512640 135840783 4293593952 4293593264 134551058 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 810278 809549 348 325 0 809214 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 3241112

[startup+1482.3 s]
/proc/loadavg: 2.06 2.06 2.15 3/178 12860
/proc/meminfo: memFree=21289892/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=3325528 CPUtime=1481.91 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 831053 0 0 0 148010 181 0 0 20 0 1 0 335937402 3405340672 830668 33554432000 134512640 135840783 4293593952 4293593312 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 831382 830668 348 325 0 830318 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 3325528

[startup+1542.3 s]
/proc/loadavg: 2.02 2.04 2.14 3/178 12882
/proc/meminfo: memFree=21124916/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=3406948 CPUtime=1541.89 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 851415 0 0 0 154003 186 0 0 20 0 1 0 335937402 3488714752 851022 33554432000 134512640 135840783 4293593952 4293593312 134550910 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 851737 851022 348 325 0 850673 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 3406948

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.12 3/177 12882
/proc/meminfo: memFree=20979236/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=3485540 CPUtime=1601.88 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 871068 0 0 0 159997 191 0 0 20 0 1 0 335937402 3569192960 870671 33554432000 134512640 135840783 4293593952 4293593312 134551081 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 871385 870671 348 325 0 870321 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 3485540

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.11 3/177 12882
/proc/meminfo: memFree=20825752/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=3568304 CPUtime=1661.87 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 891758 0 0 0 165990 197 0 0 20 0 1 0 335937402 3653943296 891347 33554432000 134512640 135840783 4293593952 4293593312 134551273 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 892076 891347 348 325 0 891012 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 3568304

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.10 3/177 12883
/proc/meminfo: memFree=20679460/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=3649544 CPUtime=1721.85 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 912071 0 0 0 171984 201 0 0 20 0 1 0 335937402 3737133056 911657 33554432000 134512640 135840783 4293593952 4293593312 134550872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 912386 911657 348 325 0 911322 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 3649544

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/177 12883
/proc/meminfo: memFree=20538376/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=3722308 CPUtime=1781.84 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 930271 0 0 0 177979 205 0 0 20 0 1 0 335937402 3811643392 929848 33554432000 134512640 135840783 4293593952 4293593312 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 930577 929848 348 325 0 929513 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 3722308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.09 3/177 12883
/proc/meminfo: memFree=20499036/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=3737784 CPUtime=1800.04 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 934144 0 0 0 179799 205 0 0 20 0 1 0 335937402 3827490816 933717 33554432000 134512640 135840783 4293593952 4293593312 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 934446 933717 348 325 0 933382 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 3737784

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.09 3/177 12883
/proc/meminfo: memFree=20499036/32873648 swapFree=7368/7368
[pid=12804] ppid=12802 vsize=3737784 CPUtime=1800.04 cores=1,3,5,7
/proc/12804/stat : 12804 (bsolo3.0.17) R 12802 12804 10459 0 -1 4202496 934144 0 0 0 179799 205 0 0 20 0 1 0 335937402 3827490816 933717 33554432000 134512640 135840783 4293593952 4293593312 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12804/statm: 934446 933717 348 325 0 933382 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 3737784

Child status: 15
Real time (s): 1800.61
CPU time (s): 1800.15
CPU user time (s): 1798
CPU system time (s): 2.15567
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 3737784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798
system time used= 2.15567
maximum resident set size= 3734868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 934147
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= 357
involuntary context switches= 1817

runsolver used 2.25166 second user time and 10.4624 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-03 06:35:33
IDJOB=3733719
IDBENCH=2589
IDSOLVER=2318
FILE ID=node149/3733719-1338698133
RUNJOBID= node149-1338678596-10476
PBS_JOBID= 14636664
Free space on /tmp= 71048 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-71-70.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733719-1338698133/watcher-3733719-1338698133 -o /tmp/evaluation-result-3733719-1338698133/solver-3733719-1338698133 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3733719-1338698133.opb            

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

MD5SUM BENCH= dab917560b0808668d6327532459772d
RANDOM SEED=157971591

node149.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.145
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.29
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.145
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.145
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.55
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.145
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.145
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		: 2666.145
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.55
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.145
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		: 2666.145
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:        24102468 kB
Buffers:          712084 kB
Cached:          4047236 kB
SwapCached:         2468 kB
Active:          5013684 kB
Inactive:        2864964 kB
Active(anon):    3102084 kB
Inactive(anon):     9368 kB
Active(file):    1911600 kB
Inactive(file):  2855596 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:              6692 kB
Writeback:             0 kB
AnonPages:       3113664 kB
Mapped:            15708 kB
Shmem:                96 kB
Slab:             745548 kB
SReclaimable:     189700 kB
SUnreclaim:       555848 kB
KernelStack:        1456 kB
PageTables:        10084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3223912 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= 71044 MiB
End job on node149 at 2012-06-03 07:05:36