Trace number 3743815

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

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_50null20mast_rapportOE2.0_TMAX15_K192_cod2.opb
MD5SUM4d2c57def56fd670f2b4aabd3843e594
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-17711
Best CPU time to get the best result obtained on this benchmark1800.34
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 892
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 4408494
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 4408494
Number of bits of the biggest sum of numbers23
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-3743815-1338797818.opb
0.00/0.00	c File size is 28227083 bytes.
0.00/0.00	c Coefficients are big enough for not using lower bounding.
3.78/3.81	c Highest Coefficient sum: 4.40849e+06
3.78/3.81	c Parsing was ok!!
3.78/3.81	c Total parsing time: 3.81 s
3.98/4.05	c Var: 400896 Constr: 402763 400785/1977/1 Lit: 2338937 Watch. Lit: 1260493
3.98/4.05	c Obj. Vars: 892 (0.222502 % of total variables)
183.10/183.24	c Pre-processing Time: 183.152 s
1800.06/1800.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.06/1800.40	c        0 399954   401657  2332067    5  1257193  500000      0      0 183.15
1800.06/1800.40	c      100 399859   401757  2367544    5  1257392  550001    100      0 184.46
1800.06/1800.40	c      250 399840   401907  2377848    5  1257691  605002    250      1 188.18
1800.06/1800.40	c      477 399840   402134  2427438    6  1258145  665503    477      2 194.64
1800.06/1800.40	c      815 399840   402472  2455609    6  1258821  732054    815      3 210.78
1800.06/1800.40	c     1323 399840   402980  2554879    6  1259837  805260   1323      5 233.46
1800.06/1800.40	c     2086 399840   403743  2800273    6  1261362  885787   2086      8 255.18
1800.06/1800.40	c     3232 399840   404889  3072011    7  1263655  974366   3232     11 288.88
1800.06/1800.40	c     4953 399840   406610  3278887    8  1267097  500000   4953     14 339.81
1800.06/1800.40	c     7537 399840   409194  3556292    8  1272262  550001   7537     17 436.18
1800.06/1800.40	c    11416 399840   413073  3790764    9  1280023  605002  11416     21 541.25
1800.06/1800.40	c    17238 399840   418895  4379900   10  1291667  665503  17238     25 678.54
1800.06/1800.40	c    25975 399840   427632  5303095   12  1309141  732054  25975     28 910.80
1800.06/1800.40	c    39087 399840   440744  6095012   13  1335361  805260  39087     30 1265.61
1800.06/1800.40	c Caught signal: 15
1800.06/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.06/1800.40	c   13    50565  29522  2299769   452222  7589869  50565     28 1800.06
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c Total time: 1800.06 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-3743815-1338797818/watcher-3743815-1338797818 -o /tmp/evaluation-result-3743815-1338797818/solver-3743815-1338797818 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3743815-1338797818.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 18220
/proc/meminfo: memFree=30743592/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=2888 CPUtime=0 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 345906783 2957312 56 33554432000 134512640 135840783 4289938256 4289936240 9700292 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18220/statm: 722 57 43 325 0 35 0

[startup+0.03442 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 18220
/proc/meminfo: memFree=30743592/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=33672 CPUtime=0.02 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 895 0 0 0 2 0 0 0 20 0 1 0 345906783 34480128 832 33554432000 134512640 135840783 4289938256 4289937192 3595201 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18220/statm: 8418 832 400 325 0 462 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 33672

[startup+0.100241 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 18220
/proc/meminfo: memFree=30743592/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=36388 CPUtime=0.09 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 1781 0 0 0 9 0 0 0 20 0 1 0 345906783 37261312 1678 33554432000 134512640 135840783 4289938256 4289937196 3561824 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18220/statm: 9097 1679 573 325 0 1141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36388

[startup+0.300249 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 18220
/proc/meminfo: memFree=30743592/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=43368 CPUtime=0.29 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 4145 0 0 0 29 0 0 0 20 0 1 0 345906783 44408832 3914 33554432000 134512640 135840783 4289938256 4289937120 2448127 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18220/statm: 10842 3914 1080 325 0 2886 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43368

[startup+0.700247 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 18220
/proc/meminfo: memFree=30743592/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=54964 CPUtime=0.69 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 8148 0 0 0 68 1 0 0 20 0 1 0 345906783 56283136 7663 33554432000 134512640 135840783 4289938256 4289936944 2823463 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18220/statm: 13741 7663 1985 325 0 5785 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54964

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18221
/proc/meminfo: memFree=30710460/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=81064 CPUtime=1.49 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 16787 0 0 0 147 2 0 0 20 0 1 0 345906783 83009536 15796 33554432000 134512640 135840783 4289938256 4289936928 2823463 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18220/statm: 20266 15796 3617 325 0 12310 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81064

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18221
/proc/meminfo: memFree=30677908/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=114748 CPUtime=3.09 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 28105 0 0 0 305 4 0 0 20 0 1 0 345906783 117501952 26614 33554432000 134512640 135840783 4289938256 4289937196 3561835 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18220/statm: 28687 26614 6280 325 0 20731 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114748

[startup+6.3003 s]
/proc/loadavg: 2.16 2.03 2.01 3/177 18221
/proc/meminfo: memFree=30595436/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=158100 CPUtime=6.29 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 42671 0 0 0 622 7 0 0 20 0 1 0 345906783 161894400 37240 33554432000 134512640 135840783 4289938256 4285126560 2129900 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 39525 37240 344 325 0 38461 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 158100

[startup+12.7003 s]
/proc/loadavg: 2.15 2.03 2.01 3/177 18221
/proc/meminfo: memFree=30595452/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=158100 CPUtime=12.68 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 42671 0 0 0 1261 7 0 0 20 0 1 0 345906783 161894400 37240 33554432000 134512640 135840783 4289938256 4285126688 134567628 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 39525 37240 344 325 0 38461 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 158100

[startup+25.5003 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 18221
/proc/meminfo: memFree=30598252/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=158100 CPUtime=25.48 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 42671 0 0 0 2541 7 0 0 20 0 1 0 345906783 161894400 37240 33554432000 134512640 135840783 4289938256 4285126688 134567628 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 39525 37240 344 325 0 38461 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 158100

[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 2.01 3/177 18222
/proc/meminfo: memFree=30589200/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=166152 CPUtime=51.08 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 44952 0 0 0 5100 8 0 0 20 0 1 0 345906783 170139648 39521 33554432000 134512640 135840783 4289938256 4285126396 2448127 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 41538 39521 344 325 0 40474 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 166152

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 18222
/proc/meminfo: memFree=30588680/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=166152 CPUtime=102.26 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 44965 0 0 0 10218 8 0 0 20 0 1 0 345906783 170139648 39524 33554432000 134512640 135840783 4289938256 4285126256 2821022 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 41538 39524 344 325 0 40474 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 166152

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 18222
/proc/meminfo: memFree=30585736/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=166284 CPUtime=162.21 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 45007 0 0 0 16213 8 0 0 20 0 1 0 345906783 170274816 40314 33554432000 134512640 135840783 4289938256 4285126592 134583062 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 41571 40314 344 325 0 40507 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 166284

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/178 18225
/proc/meminfo: memFree=30584352/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=167964 CPUtime=222.19 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 46400 0 0 0 22210 9 0 0 20 0 1 0 345906783 171995136 40748 33554432000 134512640 135840783 4289938256 4289937392 2821022 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 41991 40748 348 325 0 40927 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 167964

[startup+282.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 18225
/proc/meminfo: memFree=30578904/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=174132 CPUtime=282.19 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 47952 0 0 0 28209 10 0 0 20 0 1 0 345906783 178311168 42300 33554432000 134512640 135840783 4289938256 4289937776 134551981 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 43533 42300 348 325 0 42469 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 174132

[startup+342.3 s]
/proc/loadavg: 2.51 2.14 2.04 2/178 18266
/proc/meminfo: memFree=27141976/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=176124 CPUtime=342.18 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 48453 0 0 0 34202 16 0 0 20 0 1 0 345906783 180350976 42800 33554432000 134512640 135840783 4289938256 4289937616 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 44031 42800 348 325 0 42967 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 176124

[startup+402.3 s]
/proc/loadavg: 2.82 2.33 2.11 3/178 18305
/proc/meminfo: memFree=30099084/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=179304 CPUtime=402.17 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 49256 0 0 0 40201 16 0 0 20 0 1 0 345906783 183607296 43603 33554432000 134512640 135840783 4289938256 4289937552 134571798 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 44826 43603 348 325 0 43762 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 179304

[startup+462.3 s]
/proc/loadavg: 2.30 2.27 2.10 3/177 18305
/proc/meminfo: memFree=30098532/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=179580 CPUtime=462.16 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 49304 0 0 0 46200 16 0 0 20 0 1 0 345906783 183889920 43651 33554432000 134512640 135840783 4289938256 4289937344 2821380 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 44895 43651 348 325 0 43831 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 179580

[startup+522.3 s]
/proc/loadavg: 2.11 2.22 2.09 3/177 18305
/proc/meminfo: memFree=30097884/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=181040 CPUtime=522.15 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 49662 0 0 0 52199 16 0 0 20 0 1 0 345906783 185384960 44009 33554432000 134512640 135840783 4289938256 4289937284 2810108 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 45260 44009 348 325 0 44196 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 181040

[startup+582.3 s]
/proc/loadavg: 2.07 2.19 2.09 3/177 18305
/proc/meminfo: memFree=30066288/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=186480 CPUtime=582.14 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 51026 0 0 0 58198 16 0 0 20 0 1 0 345906783 190955520 45373 33554432000 134512640 135840783 4289938256 4289937392 2821022 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 46620 45373 348 325 0 45556 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 186480

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.07 2.13 2.09 3/178 18309
/proc/meminfo: memFree=29564812/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=197352 CPUtime=822.11 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 53759 0 0 0 82193 18 0 0 20 0 1 0 345906783 202088448 48106 33554432000 134512640 135840783 4289938256 4289937568 134550764 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 49338 48106 348 325 0 48274 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 197352

[startup+882.3 s]
/proc/loadavg: 2.02 2.10 2.08 3/177 18309
/proc/meminfo: memFree=29242976/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=201864 CPUtime=882.09 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 54875 0 0 0 88191 18 0 0 20 0 1 0 345906783 206708736 49222 33554432000 134512640 135840783 4289938256 4289937616 134550764 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 50466 49222 348 325 0 49402 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 201864

[startup+942.3 s]
/proc/loadavg: 2.04 2.10 2.08 3/177 18309
/proc/meminfo: memFree=28974804/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=203452 CPUtime=942.07 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 55284 0 0 0 94189 18 0 0 20 0 1 0 345906783 208334848 49622 33554432000 134512640 135840783 4289938256 4289937616 134551646 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 50863 49622 348 325 0 49799 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 203452

[startup+1002.3 s]
/proc/loadavg: 2.05 2.09 2.08 3/177 18310
/proc/meminfo: memFree=28769460/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=203460 CPUtime=1002.07 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 55285 0 0 0 100189 18 0 0 20 0 1 0 345906783 208343040 49623 33554432000 134512640 135840783 4289938256 4289932996 2810108 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 50865 49623 348 325 0 49801 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 203460

[startup+1062.3 s]
/proc/loadavg: 2.02 2.07 2.07 3/177 18310
/proc/meminfo: memFree=28505092/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=206104 CPUtime=1062.06 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 55966 0 0 0 106187 19 0 0 20 0 1 0 345906783 211050496 50304 33554432000 134512640 135840783 4289938256 4289937616 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 51526 50304 348 325 0 50462 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 206104

[startup+1122.3 s]
/proc/loadavg: 2.04 2.07 2.07 3/178 18311
/proc/meminfo: memFree=28326896/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=209284 CPUtime=1122.05 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 56745 0 0 0 112186 19 0 0 20 0 1 0 345906783 214306816 51083 33554432000 134512640 135840783 4289938256 4289937284 2810210 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 52321 51083 348 325 0 51257 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 209284

[startup+1182.3 s]
/proc/loadavg: 2.05 2.07 2.07 3/177 18311
/proc/meminfo: memFree=28217536/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=210348 CPUtime=1182.04 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 57005 0 0 0 118185 19 0 0 20 0 1 0 345906783 215396352 51343 33554432000 134512640 135840783 4289938256 4289937392 2821380 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 52587 51343 348 325 0 51523 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 210348

[startup+1242.3 s]
/proc/loadavg: 2.02 2.05 2.07 3/177 18311
/proc/meminfo: memFree=28149212/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=211412 CPUtime=1242.03 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 57282 0 0 0 124184 19 0 0 20 0 1 0 345906783 216485888 51620 33554432000 134512640 135840783 4289938256 4289937392 2821022 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 52853 51620 348 325 0 51789 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 211412

[startup+1302.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/177 18312
/proc/meminfo: memFree=28115144/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=216228 CPUtime=1302.03 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 58475 0 0 0 130184 19 0 0 20 0 1 0 345906783 221417472 52813 33554432000 134512640 135840783 4289938256 4289937284 2810210 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 54057 52813 348 325 0 52993 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 216228

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/177 18312
/proc/meminfo: memFree=27800336/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=218216 CPUtime=1362.01 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 58982 0 0 0 136182 19 0 0 20 0 1 0 345906783 223453184 53320 33554432000 134512640 135840783 4289938256 4289937284 2810108 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 54554 53320 348 325 0 53490 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 218216

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.05 3/178 18315
/proc/meminfo: memFree=27500028/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=218220 CPUtime=1422.01 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 58989 0 0 0 142182 19 0 0 20 0 1 0 345906783 223457280 53327 33554432000 134512640 135840783 4289938256 4289937392 2821022 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 54555 53327 348 325 0 53491 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 218220

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/177 18315
/proc/meminfo: memFree=27281328/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=221260 CPUtime=1481.99 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 59748 0 0 0 148180 19 0 0 20 0 1 0 345906783 226570240 54086 33554432000 134512640 135840783 4289938256 4289937552 134571798 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 55315 54086 348 325 0 54251 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 221260

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/177 18315
/proc/meminfo: memFree=27039804/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=221792 CPUtime=1541.98 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 59863 0 0 0 154179 19 0 0 20 0 1 0 345906783 227115008 54201 33554432000 134512640 135840783 4289938256 4289937616 134551093 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 55448 54201 348 325 0 54384 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 221792

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.04 3/177 18316
/proc/meminfo: memFree=26902068/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=224488 CPUtime=1601.98 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 60546 0 0 0 160178 20 0 0 20 0 1 0 345906783 229875712 54884 33554432000 134512640 135840783 4289938256 4289937552 134572687 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 56122 54884 348 325 0 55058 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 224488

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.03 3/177 18316
/proc/meminfo: memFree=26805624/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=227680 CPUtime=1661.97 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 61331 0 0 0 166177 20 0 0 20 0 1 0 345906783 233144320 55669 33554432000 134512640 135840783 4289938256 4289937552 134572687 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 56920 55669 348 325 0 55856 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 227680

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.03 3/177 18316
/proc/meminfo: memFree=26560132/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=231848 CPUtime=1721.97 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 62396 0 0 0 172176 21 0 0 20 0 1 0 345906783 237412352 56734 33554432000 134512640 135840783 4289938256 4289937616 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 57962 56734 348 325 0 56898 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 231848

[startup+1782.3 s]
/proc/loadavg: 2.12 2.05 2.04 3/177 18316
/proc/meminfo: memFree=26453396/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=234408 CPUtime=1781.95 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 63029 0 0 0 178174 21 0 0 20 0 1 0 345906783 240033792 57367 33554432000 134512640 135840783 4289938256 4289937552 134572684 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 58602 57367 348 325 0 57538 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 234408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.15 2.06 2.04 3/177 18316
/proc/meminfo: memFree=26418520/32873844 swapFree=7116/7116
[pid=18220] ppid=18218 vsize=234408 CPUtime=1800.06 cores=0,2,4,6
/proc/18220/stat : 18220 (bsolo3.0.17) R 18218 18220 16841 0 -1 4202496 63029 0 0 0 179985 21 0 0 20 0 1 0 345906783 240033792 57367 33554432000 134512640 135840783 4289938256 4289937544 1743056 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18220/statm: 58602 57367 348 325 0 57538 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 234408

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.07
CPU user time (s): 1799.86
CPU system time (s): 0.216967
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 234408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.216967
maximum resident set size= 229468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63032
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= 73
involuntary context switches= 1948

runsolver used 2.70059 second user time and 9.71352 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-04 10:16:59
IDJOB=3743815
IDBENCH=92619
IDSOLVER=2318
FILE ID=node146/3743815-1338797818
RUNJOBID= node146-1338775068-16857
PBS_JOBID= 14636828
Free space on /tmp= 70844 MiB

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

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

MD5SUM BENCH= 4d2c57def56fd670f2b4aabd3843e594
RANDOM SEED=911498800

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30743972 kB
Buffers:          353380 kB
Cached:           761992 kB
SwapCached:         1792 kB
Active:           748248 kB
Inactive:         547368 kB
Active(anon):     180900 kB
Inactive(anon):     1664 kB
Active(file):     567348 kB
Inactive(file):   545704 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099888 kB
Dirty:             34264 kB
Writeback:             0 kB
AnonPages:        188500 kB
Mapped:            10356 kB
Shmem:                 0 kB
Slab:             690348 kB
SReclaimable:     129736 kB
SUnreclaim:       560612 kB
KernelStack:        1448 kB
PageTables:         4424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     302772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70772 MiB
End job on node146 at 2012-06-04 10:47:01