Trace number 3743665

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.1 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_10null10mast_rapportOE1.0_TMAX15_K192_cod1.opb
MD5SUM36b6ac77834c618ec439f35e69c4fda0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-10947
Best CPU time to get the best result obtained on this benchmark1800.52
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 306555
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 616974121
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 616974121
Number of bits of the biggest sum of numbers30
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-3743665-1338791073.opb
0.00/0.00	c File size is 31935854 bytes.
0.28/0.33	c Coefficients are big enough for not using lower bounding.
4.18/4.22	c Highest Coefficient sum: 6.16974e+08
4.18/4.22	c Parsing was ok!!
4.18/4.22	c Total parsing time: 4.217 s
4.38/4.43	c Var: 399113 Constr: 400980 399002/1977/1 Lit: 2333884 Watch. Lit: 1594205
4.38/4.43	c Obj. Vars: 306555 (76.8091 % of total variables)
183.35/183.49	c Pre-processing Time: 183.456 s
1800.09/1800.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.09/1800.40	c        0 398847   400714  2333352    5  1593674  500000      0      0 183.46
1800.09/1800.40	c      104 398847   400818  2604949    6  1593881  550001    104      0 189.63
1800.09/1800.40	c      254 398847   400968  2637106    6  1594188  605002    254      1 195.54
1800.09/1800.40	c      479 398847   401193  2645729    6  1594638  665503    479      2 206.33
1800.09/1800.40	c      817 398847   401531  2734952    6  1595314  732054    817      3 227.72
1800.09/1800.40	c     1325 398847   402039  2881769    7  1596330  805260   1325      5 261.01
1800.09/1800.40	c     2088 398847   402802  3064003    7  1597856  885787   2088      6 309.31
1800.09/1800.40	c     3234 398845   403948  3229977    7  1600146  974366   3234      8 385.71
1800.09/1800.40	c     4955 398845   405669  3907197    9  1603588  500000   4955     11 439.50
1800.09/1800.40	c     7539 398845   408253  4479943   10  1608756  550001   7539     13 542.18
1800.09/1800.40	c    11418 398845   412132  5108272   12  1616513  605002  11418     16 699.27
1800.09/1800.40	c    17246 398845   417960  5589902   13  1628169  665503  17246     18 930.02
1800.09/1800.40	c    25984 398845   426698  6118662   14  1645645  732054  25984     20 1284.72
1800.09/1800.40	c    39094 398845   439808  8639345   19  1671862  805260  39094     23 1671.75
1800.09/1800.40	c Caught signal: 15
1800.09/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.09/1800.40	c   13    44261  24105 20942280   444975 10097787  44261     24 1800.10
1800.09/1800.40	s UNKNOWN
1800.09/1800.40	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-3743665-1338791073/watcher-3743665-1338791073 -o /tmp/evaluation-result-3743665-1338791073/solver-3743665-1338791073 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3743665-1338791073.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 3277
/proc/meminfo: memFree=26158352/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=4476 CPUtime=0 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 345232903 4583424 157 33554432000 134512640 135840783 4290772096 4290771436 9536856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 1119 157 136 325 0 39 0

[startup+0.0192609 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 3277
/proc/meminfo: memFree=26158352/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=44576 CPUtime=0.01 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 743 0 0 0 1 0 0 0 20 0 1 0 345232903 45645824 680 33554432000 134512640 135840783 4290772096 4290771072 134525286 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 11144 681 366 325 0 2283 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 44576

[startup+0.100155 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 3277
/proc/meminfo: memFree=26158352/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=51136 CPUtime=0.08 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 2950 0 0 0 8 0 0 0 20 0 1 0 345232903 52363264 2465 33554432000 134512640 135840783 4290772096 4290771072 134524931 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 12784 2466 617 325 0 3923 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 51136

[startup+0.300305 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 3277
/proc/meminfo: memFree=26158352/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=63248 CPUtime=0.28 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 7094 0 0 0 28 0 0 0 20 0 1 0 345232903 64765952 6103 33554432000 134512640 135840783 4290772096 4290770852 2657546 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 15812 6104 1187 325 0 6951 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 63248

[startup+0.700246 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 3277
/proc/meminfo: memFree=26158352/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=74676 CPUtime=0.68 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 12747 0 0 0 67 1 0 0 20 0 1 0 345232903 76468224 11641 33554432000 134512640 135840783 4290772096 4290767152 2725159 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 18669 11641 2129 325 0 9808 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 74676

[startup+1.50016 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3278
/proc/meminfo: memFree=26115600/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=88404 CPUtime=1.48 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 17610 0 0 0 146 2 0 0 20 0 1 0 345232903 90525696 16630 33554432000 134512640 135840783 4290772096 4290770816 2725159 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 22101 16630 3686 325 0 13240 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 88404

[startup+3.10015 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3278
/proc/meminfo: memFree=26094084/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=119796 CPUtime=3.09 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 28498 0 0 0 305 4 0 0 20 0 1 0 345232903 122671104 27518 33554432000 134512640 135840783 4290772096 4290770752 2725159 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 29949 27518 6719 325 0 21088 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119796

[startup+6.30016 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3278
/proc/meminfo: memFree=25999792/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=165760 CPUtime=6.28 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 47973 0 0 0 622 6 0 0 20 0 1 0 345232903 169738240 39666 33554432000 134512640 135840783 4290772096 4285981680 134551058 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 41440 39666 344 325 0 40376 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 165760

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3278
/proc/meminfo: memFree=25998452/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=165760 CPUtime=12.68 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 47975 0 0 0 1262 6 0 0 20 0 1 0 345232903 169738240 39668 33554432000 134512640 135840783 4290772096 4285981456 2722718 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 41440 39668 344 325 0 40376 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 165760

[startup+25.5061 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3278
/proc/meminfo: memFree=25995848/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=166420 CPUtime=25.49 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 48113 0 0 0 2542 7 0 0 20 0 1 0 345232903 170414080 39806 33554432000 134512640 135840783 4290772096 4285981680 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 41605 39806 344 325 0 40541 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 166420

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3278
/proc/meminfo: memFree=25984812/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=166420 CPUtime=51.08 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 48113 0 0 0 5101 7 0 0 20 0 1 0 345232903 170414080 39806 33554432000 134512640 135840783 4290772096 4285981680 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 41605 39806 344 325 0 40541 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 166420

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3279
/proc/meminfo: memFree=25952820/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=166420 CPUtime=102.27 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 48113 0 0 0 10220 7 0 0 20 0 1 0 345232903 170414080 39806 33554432000 134512640 135840783 4290772096 4285981680 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 41605 39806 344 325 0 40541 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 166420

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3280
/proc/meminfo: memFree=25928880/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=166420 CPUtime=162.26 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 48113 0 0 0 16217 9 0 0 20 0 1 0 345232903 170414080 39806 33554432000 134512640 135840783 4290772096 4285981728 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 41605 39806 344 325 0 40541 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 166420

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3280
/proc/meminfo: memFree=25897144/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=176780 CPUtime=222.26 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 51634 0 0 0 22215 11 0 0 20 0 1 0 345232903 181022720 42547 33554432000 134512640 135840783 4290772096 4290771408 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 44195 42547 348 325 0 43131 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 176780

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3280
/proc/meminfo: memFree=25880728/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=176912 CPUtime=282.24 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 51657 0 0 0 28213 11 0 0 20 0 1 0 345232903 181157888 42570 33554432000 134512640 135840783 4290772096 4290771392 134572583 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 44228 42570 348 325 0 43164 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 176912

[startup+342.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3283
/proc/meminfo: memFree=25856860/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=178764 CPUtime=342.24 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 52111 0 0 0 34213 11 0 0 20 0 1 0 345232903 183054336 43024 33554432000 134512640 135840783 4290772096 4290771408 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 44691 43024 348 325 0 43627 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 178764

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3284
/proc/meminfo: memFree=25839984/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=182744 CPUtime=402.22 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 53110 0 0 0 40211 11 0 0 20 0 1 0 345232903 187129856 44023 33554432000 134512640 135840783 4290772096 4290771408 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 45686 44023 348 325 0 44622 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 182744

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3284
/proc/meminfo: memFree=25817624/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=191832 CPUtime=462.2 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 55546 0 0 0 46209 11 0 0 20 0 1 0 345232903 196435968 46293 33554432000 134512640 135840783 4290772096 4290771456 134551356 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 47958 46293 348 325 0 46894 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 191832

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3284
/proc/meminfo: memFree=25793876/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=196304 CPUtime=522.18 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 58013 0 0 0 52206 12 0 0 20 0 1 0 345232903 201015296 48076 33554432000 134512640 135840783 4290772096 4290771456 134550863 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 49076 48076 348 325 0 48012 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 196304

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3284
/proc/meminfo: memFree=25780608/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=201896 CPUtime=582.17 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 65204 0 0 0 58204 13 0 0 20 0 1 0 345232903 206741504 49433 33554432000 134512640 135840783 4290772096 4290771456 134551729 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 50474 49433 348 325 0 49410 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 201896

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3324
/proc/meminfo: memFree=26232596/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=211280 CPUtime=822.14 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 70830 0 0 0 82199 15 0 0 20 0 1 0 345232903 216350720 51835 33554432000 134512640 135840783 4290772096 4290771392 134571806 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 52820 51835 348 325 0 51756 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 211280

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3324
/proc/meminfo: memFree=26228268/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=214248 CPUtime=882.13 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 72329 0 0 0 88198 15 0 0 20 0 1 0 345232903 219389952 52556 33554432000 134512640 135840783 4290772096 4290771392 134572568 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 53562 52556 348 325 0 52498 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 214248

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3327
/proc/meminfo: memFree=26227424/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=215520 CPUtime=942.12 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 73471 0 0 0 94197 15 0 0 20 0 1 0 345232903 220692480 52870 33554432000 134512640 135840783 4290772096 4290771456 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 53880 52870 348 325 0 52816 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 215520

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3328
/proc/meminfo: memFree=26223452/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=218740 CPUtime=1002.11 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 74884 0 0 0 100196 15 0 0 20 0 1 0 345232903 223989760 53700 33554432000 134512640 135840783 4290772096 4290771456 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 54685 53700 348 325 0 53621 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 218740

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 3328
/proc/meminfo: memFree=26224196/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=218904 CPUtime=1062.09 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 75217 0 0 0 106194 15 0 0 20 0 1 0 345232903 224157696 53716 33554432000 134512640 135840783 4290772096 4290771456 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 54726 53716 348 325 0 53662 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 218904

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 3328
/proc/meminfo: memFree=26223824/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=218908 CPUtime=1122.08 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 75218 0 0 0 112193 15 0 0 20 0 1 0 345232903 224161792 53717 33554432000 134512640 135840783 4290772096 4290771456 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 54727 53717 348 325 0 53663 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 218908

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3328
/proc/meminfo: memFree=26219608/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=219612 CPUtime=1182.08 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 75874 0 0 0 118192 16 0 0 20 0 1 0 345232903 224882688 53918 33554432000 134512640 135840783 4290772096 4290771456 134551104 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 54903 53918 348 325 0 53839 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 219612

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3328
/proc/meminfo: memFree=26217376/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=220432 CPUtime=1242.07 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 76384 0 0 0 124191 16 0 0 20 0 1 0 345232903 225722368 54123 33554432000 134512640 135840783 4290772096 4290771456 134550705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 55108 54123 348 325 0 54044 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 220432

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3329
/proc/meminfo: memFree=26214156/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=220980 CPUtime=1302.07 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 80142 0 0 0 130190 17 0 0 20 0 1 0 345232903 226283520 54260 33554432000 134512640 135840783 4290772096 4290771392 134572677 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 55245 54260 348 325 0 54181 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 220980

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 3329
/proc/meminfo: memFree=26209444/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=223780 CPUtime=1362.05 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 81141 0 0 0 136188 17 0 0 20 0 1 0 345232903 229150720 54943 33554432000 134512640 135840783 4290772096 4290771456 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 55945 54943 348 325 0 54881 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 223780

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 3329
/proc/meminfo: memFree=26205972/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=226292 CPUtime=1422.04 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 81769 0 0 0 142187 17 0 0 20 0 1 0 345232903 231723008 55571 33554432000 134512640 135840783 4290772096 4290771456 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 56573 55571 348 325 0 55509 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 226292

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3329
/proc/meminfo: memFree=26205344/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=226432 CPUtime=1482.03 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 81806 0 0 0 148186 17 0 0 20 0 1 0 345232903 231866368 55608 33554432000 134512640 135840783 4290772096 4290771456 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 56608 55608 348 325 0 55544 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 226432

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3332
/proc/meminfo: memFree=26195300/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=235256 CPUtime=1542.03 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 85265 0 0 0 154184 19 0 0 20 0 1 0 345232903 240902144 57809 33554432000 134512640 135840783 4290772096 4290771136 2724338 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 58814 57809 348 325 0 57750 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 235256

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 3332
/proc/meminfo: memFree=26188492/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=241336 CPUtime=1602.02 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 86782 0 0 0 160182 20 0 0 20 0 1 0 345232903 247128064 59326 33554432000 134512640 135840783 4290772096 4290771392 134572684 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 60334 59326 348 325 0 59270 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 241336

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3333
/proc/meminfo: memFree=26178816/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=250852 CPUtime=1662.02 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 89156 0 0 0 166180 22 0 0 20 0 1 0 345232903 256872448 61700 33554432000 134512640 135840783 4290772096 4290767136 2723076 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 62713 61700 348 325 0 61649 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 250852

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3333
/proc/meminfo: memFree=26168528/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=259704 CPUtime=1722 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 91384 0 0 0 172177 23 0 0 20 0 1 0 345232903 265936896 63928 33554432000 134512640 135840783 4290772096 4290771456 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 64926 63928 348 325 0 63862 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 259704

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3333
/proc/meminfo: memFree=26158696/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=268688 CPUtime=1781.99 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 93638 0 0 0 178175 24 0 0 20 0 1 0 345232903 275136512 66176 33554432000 134512640 135840783 4290772096 4290771456 134550764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 67172 66176 348 325 0 66108 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 268688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3333
/proc/meminfo: memFree=26155844/32873624 swapFree=7112/7112
[pid=3277] ppid=3275 vsize=271332 CPUtime=1800.09 cores=0,2,4,6
/proc/3277/stat : 3277 (bsolo3.0.17) R 3275 3277 2813 0 -1 4202496 94307 0 0 0 179985 24 0 0 20 0 1 0 345232903 277843968 66845 33554432000 134512640 135840783 4290772096 4290771392 134572603 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 67833 66845 348 325 0 66769 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 271332

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.41
CPU time (s): 1800.1
CPU user time (s): 1799.86
CPU system time (s): 0.246962
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 271332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.246962
maximum resident set size= 267380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94310
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= 54
involuntary context switches= 1849

runsolver used 2.86056 second user time and 8.98363 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-04 08:24:34
IDJOB=3743665
IDBENCH=92079
IDSOLVER=2318
FILE ID=node121/3743665-1338791073
RUNJOBID= node121-1338783861-2829
PBS_JOBID= 14636843
Free space on /tmp= 71216 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/NG/normalized-NG.dot_fibo_10null10mast_rapportOE1.0_TMAX15_K192_cod1.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743665-1338791073/watcher-3743665-1338791073 -o /tmp/evaluation-result-3743665-1338791073/solver-3743665-1338791073 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3743665-1338791073.opb            

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

MD5SUM BENCH= 36b6ac77834c618ec439f35e69c4fda0
RANDOM SEED=812795322

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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		: 2667.042
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.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        26158492 kB
Buffers:          683940 kB
Cached:          4629904 kB
SwapCached:            0 kB
Active:          2505848 kB
Inactive:        3313860 kB
Active(anon):     493524 kB
Inactive(anon):    10760 kB
Active(file):    2012324 kB
Inactive(file):  3303100 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             37880 kB
Writeback:            20 kB
AnonPages:        508996 kB
Mapped:            15608 kB
Shmem:               200 kB
Slab:             759112 kB
SReclaimable:     202944 kB
SUnreclaim:       556168 kB
KernelStack:        1432 kB
PageTables:         4768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     605096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    393216 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= 71180 MiB
End job on node121 at 2012-06-04 08:54:37