Trace number 3743418

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.09 1802.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_50null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUM2c2ad4d860134cc053a8a3877f1b5de5
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-1995
Best CPU time to get the best result obtained on this benchmark1801.02
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 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 784454
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 784454
Number of bits of the biggest sum of numbers20
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-3743418-1338781300.opb
0.00/0.00	c File size is 28225771 bytes.
3.78/3.83	c Highest Coefficient sum: 784454
3.78/3.83	c Parsing was ok!!
3.78/3.83	c Total parsing time: 3.823 s
4.08/4.13	c Var: 400896 Constr: 402763 400785/1977/1 Lit: 2338937 Watch. Lit: 1260386
4.08/4.13	c Obj. Vars: 892 (0.222502 % of total variables)
183.13/183.25	c Pre-processing Time: 183.185 s
183.13/183.27	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
183.13/183.27	c        0 400097   401976  2334804    5  1258812  500000      0      0 183.19
183.13/183.27	c Switching off LPR mode.
1800.08/1800.40	c      100 400001   402076  2476592    6  1259006  550001    100      0 187.71
1800.08/1800.40	c      250 400001   402226  2490980    6  1259354  605002    250      1 188.60
1800.08/1800.40	c      475 399982   402451  2504829    6  1259836  665503    475      2 193.94
1800.08/1800.40	c      813 399982   402789  2553120    6  1260512  732054    813      4 200.76
1800.08/1800.40	c     1321 399982   403297  2618562    6  1261528  805260   1321      5 225.99
1800.08/1800.40	c     2084 399982   404060  2652621    6  1263055  885787   2084      7 282.27
1800.08/1800.40	c     3230 399982   405206  2775562    6  1265346  974366   3230      7 421.23
1800.08/1800.40	c     4951 399982   406927  3018008    7  1268788  500000   4951      8 615.27
1800.08/1800.40	c     7537 399982   409513  3430479    8  1273961  550001   7537      8 923.52
1800.08/1800.40	c    11416 399982   413392  4500314   10  1281718  605002  11416      7 1451.36
1800.08/1800.40	c Caught signal: 15
1800.08/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.08/1800.40	c   10    13331  10368  2407958   415307  4915119  13331      7 1800.08
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c Total time: 1800.08 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-3743418-1338781300/watcher-3743418-1338781300 -o /tmp/evaluation-result-3743418-1338781300/solver-3743418-1338781300 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3743418-1338781300.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 9029
/proc/meminfo: memFree=26759276/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=2660 CPUtime=0 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) D 9027 9029 5940 0 -1 4194304 95 0 0 0 0 0 0 0 20 0 1 0 344255499 2723840 47 33554432000 134512640 135840783 4293758352 4293756388 7001028 0 0 4096 0 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 665 47 37 325 0 32 0

[startup+0.0295309 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 9029
/proc/meminfo: memFree=26759276/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=33540 CPUtime=0.01 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 847 0 0 0 1 0 0 0 20 0 1 0 344255499 34344960 783 33554432000 134512640 135840783 4293758352 4293757164 5968944 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 8385 784 391 325 0 429 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 33540

[startup+0.100271 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 9029
/proc/meminfo: memFree=26759276/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=36660 CPUtime=0.08 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 1838 0 0 0 8 0 0 0 20 0 1 0 344255499 37539840 1734 33554432000 134512640 135840783 4293758352 4293757008 1582257 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 9165 1734 586 325 0 1209 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36660

[startup+0.300268 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 9029
/proc/meminfo: memFree=26759276/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=43504 CPUtime=0.29 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 4214 0 0 0 28 1 0 0 20 0 1 0 344255499 44548096 3982 33554432000 134512640 135840783 4293758352 4293753408 1582375 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 10876 3982 1110 325 0 2920 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43504

[startup+0.700301 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 9029
/proc/meminfo: memFree=26759276/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=56072 CPUtime=0.68 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 8538 0 0 0 67 1 0 0 20 0 1 0 344255499 57417728 8052 33554432000 134512640 135840783 4293758352 4293757344 134525286 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 14018 8053 2064 325 0 6062 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 56072

[startup+1.5003 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 9030
/proc/meminfo: memFree=26724804/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=81472 CPUtime=1.49 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 16889 0 0 0 147 2 0 0 20 0 1 0 344255499 83427328 15897 33554432000 134512640 135840783 4293758352 4293757024 1582375 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 20368 15898 3639 325 0 12412 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81472

[startup+3.10029 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 9030
/proc/meminfo: memFree=26692560/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=114484 CPUtime=3.09 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 27170 0 0 0 305 4 0 0 20 0 1 0 344255499 117231616 26700 33554432000 134512640 135840783 4293758352 4293757344 134524931 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 28621 26700 6227 325 0 20665 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114484

[startup+6.30033 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 9030
/proc/meminfo: memFree=26600480/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=166156 CPUtime=6.29 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 45246 0 0 0 622 7 0 0 20 0 1 0 344255499 170143744 39814 33554432000 134512640 135840783 4293758352 4288946352 1580292 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 41539 39814 344 325 0 40475 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 166156

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 9030
/proc/meminfo: memFree=26600240/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=166156 CPUtime=12.68 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 45246 0 0 0 1261 7 0 0 20 0 1 0 344255499 170143744 39814 33554432000 134512640 135840783 4293758352 4288946292 1569020 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 41539 39814 344 325 0 40475 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 166156

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 9030
/proc/meminfo: memFree=26599008/32873844 swapFree=7380/7380
[pid=9029] ppid=9027 vsize=166156 CPUtime=25.48 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 45246 0 0 0 2541 7 0 0 20 0 1 0 344255499 170143744 39814 33554432000 134512640 135840783 4293758352 4288946484 1579652 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 41539 39814 344 325 0 40475 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 166156

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.99 3/176 9030
/proc/meminfo: memFree=26597280/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=166156 CPUtime=51.08 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 45246 0 0 0 5101 7 0 0 20 0 1 0 344255499 170143744 39814 33554432000 134512640 135840783 4293758352 4288946688 134583085 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 41539 39814 344 325 0 40475 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 166156

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 9031
/proc/meminfo: memFree=26591536/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=166156 CPUtime=102.28 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 45249 0 0 0 10220 8 0 0 20 0 1 0 344255499 170143744 39817 33554432000 134512640 135840783 4293758352 4288946352 1579934 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 41539 39817 344 325 0 40475 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 166156

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 9031
/proc/meminfo: memFree=26583708/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=166288 CPUtime=162.23 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 45300 0 0 0 16215 8 0 0 20 0 1 0 344255499 170278912 39825 33554432000 134512640 135840783 4293758352 4288946784 134567665 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 41572 39825 344 325 0 40508 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 166288

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 9031
/proc/meminfo: memFree=26570264/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=168988 CPUtime=222.21 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 46277 0 0 0 22212 9 0 0 20 0 1 0 344255499 173043712 41298 33554432000 134512640 135840783 4293758352 4293757488 1579934 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 42247 41298 348 325 0 41183 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 168988

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 9031
/proc/meminfo: memFree=26556624/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=168992 CPUtime=282.21 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 46286 0 0 0 28212 9 0 0 20 0 1 0 344255499 173047808 41307 33554432000 134512640 135840783 4293758352 4293757636 12214228 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 42248 41307 348 325 0 41184 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 168992

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 9031
/proc/meminfo: memFree=26543068/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=169124 CPUtime=342.2 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 46317 0 0 0 34211 9 0 0 20 0 1 0 344255499 173182976 41338 33554432000 134512640 135840783 4293758352 4293757440 1580292 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 42281 41338 348 325 0 41217 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 169124

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 9032
/proc/meminfo: memFree=26530972/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=169396 CPUtime=402.19 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 46397 0 0 0 40210 9 0 0 20 0 1 0 344255499 173461504 41418 33554432000 134512640 135840783 4293758352 4293757648 134572710 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 42349 41418 348 325 0 41285 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 169396

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 9032
/proc/meminfo: memFree=26522536/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=169932 CPUtime=462.18 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 46526 0 0 0 46209 9 0 0 20 0 1 0 344255499 174010368 41546 33554432000 134512640 135840783 4293758352 4293757648 134572646 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 42483 41546 348 325 0 41419 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 169932

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 9035
/proc/meminfo: memFree=26508764/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=171132 CPUtime=522.17 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 46804 0 0 0 52208 9 0 0 20 0 1 0 344255499 175239168 41824 33554432000 134512640 135840783 4293758352 4293757712 134550764 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 42783 41824 348 325 0 41719 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 171132

[startup+582.3 s]
/proc/loadavg: 2.07 2.00 2.00 3/177 9035
/proc/meminfo: memFree=26497984/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=171400 CPUtime=582.16 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 46885 0 0 0 58207 9 0 0 20 0 1 0 344255499 175513600 41905 33554432000 134512640 135840783 4293758352 4293757488 1579934 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 42850 41905 348 325 0 41786 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 171400

[startup+642.3 s]

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

/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 48808 0 0 0 100199 10 0 0 20 0 1 0 344255499 183390208 43827 33554432000 134512640 135840783 4293758352 4293757648 134572681 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 44773 43827 348 325 0 43709 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 179092

[startup+1062.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 9076
/proc/meminfo: memFree=26821440/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=179756 CPUtime=1062.08 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 48962 0 0 0 106198 10 0 0 20 0 1 0 344255499 184070144 43981 33554432000 134512640 135840783 4293758352 4293757648 134572646 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 44939 43981 348 325 0 43875 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 179756

[startup+1122.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/178 9079
/proc/meminfo: memFree=26778324/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=181220 CPUtime=1122.07 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 49326 0 0 0 112197 10 0 0 20 0 1 0 344255499 185569280 44345 33554432000 134512640 135840783 4293758352 4293757488 1579934 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 45305 44345 348 325 0 44241 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 181220

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 9101
/proc/meminfo: memFree=26729528/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=182540 CPUtime=1182.06 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 49656 0 0 0 118196 10 0 0 20 0 1 0 344255499 186920960 44675 33554432000 134512640 135840783 4293758352 4293757648 134572600 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 45635 44675 348 325 0 44571 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 182540

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9101
/proc/meminfo: memFree=26698628/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=183468 CPUtime=1242.06 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 49918 0 0 0 124195 11 0 0 20 0 1 0 344255499 187871232 44937 33554432000 134512640 135840783 4293758352 4293757648 134572568 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 45867 44937 348 325 0 44803 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 183468

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9102
/proc/meminfo: memFree=26653132/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=187592 CPUtime=1302.05 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 50947 0 0 0 130194 11 0 0 20 0 1 0 344255499 192094208 45966 33554432000 134512640 135840783 4293758352 4293757488 1579934 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 46898 45966 348 325 0 45834 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 187592

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 9102
/proc/meminfo: memFree=26604752/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=188916 CPUtime=1362.04 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 51260 0 0 0 136192 12 0 0 20 0 1 0 344255499 193449984 46279 33554432000 134512640 135840783 4293758352 4293757440 1580292 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 47229 46279 348 325 0 46165 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 188916

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 9102
/proc/meminfo: memFree=26579572/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=190500 CPUtime=1422.04 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 51664 0 0 0 142192 12 0 0 20 0 1 0 344255499 195072000 46683 33554432000 134512640 135840783 4293758352 4293747168 1580292 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 47625 46683 348 325 0 46561 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 190500

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9102
/proc/meminfo: memFree=26557624/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=191424 CPUtime=1482.02 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 51878 0 0 0 148190 12 0 0 20 0 1 0 344255499 196018176 46897 33554432000 134512640 135840783 4293758352 4293757648 134572591 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 47856 46897 348 325 0 46792 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 191424

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9102
/proc/meminfo: memFree=26523772/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=191956 CPUtime=1542.01 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 52017 0 0 0 154189 12 0 0 20 0 1 0 344255499 196562944 47036 33554432000 134512640 135840783 4293758352 4293757648 134572583 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 47989 47036 348 325 0 46925 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 191956

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9103
/proc/meminfo: memFree=26502816/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=192484 CPUtime=1602 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 52155 0 0 0 160188 12 0 0 20 0 1 0 344255499 197103616 47174 33554432000 134512640 135840783 4293758352 4293757440 1580292 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 48121 47174 348 325 0 47057 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 192484

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9103
/proc/meminfo: memFree=26480860/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=193804 CPUtime=1661.99 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 52471 0 0 0 166187 12 0 0 20 0 1 0 344255499 198455296 47490 33554432000 134512640 135840783 4293758352 4293757648 134572295 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 48451 47490 348 325 0 47387 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 193804

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9106
/proc/meminfo: memFree=26436956/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=194864 CPUtime=1721.98 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 52767 0 0 0 172186 12 0 0 20 0 1 0 344255499 199540736 47786 33554432000 134512640 135840783 4293758352 4293757648 134572687 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 48716 47786 348 325 0 47652 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 194864

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9106
/proc/meminfo: memFree=26417800/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=195788 CPUtime=1781.97 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 52986 0 0 0 178185 12 0 0 20 0 1 0 344255499 200486912 48005 33554432000 134512640 135840783 4293758352 4293757648 134572675 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 48947 48005 348 325 0 47883 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 195788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9106
/proc/meminfo: memFree=26404532/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=196184 CPUtime=1800.08 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) R 9027 9029 5940 0 -1 4202496 53073 0 0 0 179996 12 0 0 20 0 1 0 344255499 200892416 48092 33554432000 134512640 135840783 4293758352 4293757488 1579934 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 49046 48092 348 325 0 47982 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 196184

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -9029

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 9107
/proc/meminfo: memFree=26404532/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=196184 CPUtime=1800.08 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) S 9027 9029 5940 0 -1 4202496 53074 0 0 0 179996 12 0 0 20 0 1 0 344255499 200892416 48093 33554432000 134512640 135840783 4293758352 4293755828 5968944 0 16384 4096 16384 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 49046 48093 349 325 0 47982 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 196184

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 9107
/proc/meminfo: memFree=26403904/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=196184 CPUtime=1800.08 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) S 9027 9029 5940 0 -1 4202496 53074 0 0 0 179996 12 0 0 20 0 1 0 344255499 200892416 48093 33554432000 134512640 135840783 4293758352 4293755828 5968944 0 16384 4096 16384 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 49046 48093 349 325 0 47982 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 196184

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 9107
/proc/meminfo: memFree=26403904/32873844 swapFree=7384/7384
[pid=9029] ppid=9027 vsize=196184 CPUtime=1800.08 cores=1,3,5,7
/proc/9029/stat : 9029 (bsolo3.0.17) S 9027 9029 5940 0 -1 4202496 53074 0 0 0 179996 12 0 0 20 0 1 0 344255499 200892416 48093 33554432000 134512640 135840783 4293758352 4293755828 5968944 0 16384 4096 16384 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/9029/statm: 49046 48093 349 325 0 47982 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 196184

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.41
CPU time (s): 1800.09
CPU user time (s): 1799.96
CPU system time (s): 0.12898
CPU usage (%): 99.8714
Max. virtual memory (cumulated for all children) (KiB): 196184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.12898
maximum resident set size= 192372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53074
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= 72
involuntary context switches= 1972

runsolver used 3.47847 second user time and 7.68983 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-04 05:41:40
IDJOB=3743418
IDBENCH=91120
IDSOLVER=2318
FILE ID=node136/3743418-1338781300
RUNJOBID= node136-1338749655-5957
PBS_JOBID= 14636804
Free space on /tmp= 69760 MiB

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

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

MD5SUM BENCH= 2c2ad4d860134cc053a8a3877f1b5de5
RANDOM SEED=433283115

node136.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.247
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.49
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.247
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.247
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.94
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.247
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.90
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.247
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.90
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.247
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.90
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.247
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.247
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:       32873844 kB
MemFree:        26759548 kB
Buffers:         1275740 kB
Cached:          3671748 kB
SwapCached:        20316 kB
Active:          3025940 kB
Inactive:        2183872 kB
Active(anon):     235032 kB
Inactive(anon):    22308 kB
Active(file):    2790908 kB
Inactive(file):  2161564 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:             34120 kB
Writeback:            12 kB
AnonPages:        279856 kB
Mapped:            10900 kB
Shmem:                 0 kB
Slab:             764224 kB
SReclaimable:     205528 kB
SUnreclaim:       558696 kB
KernelStack:        1456 kB
PageTables:         4700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     359340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 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= 69776 MiB
End job on node136 at 2012-06-04 06:11:43