Trace number 3708400

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
bsolo 3.2? 1798.18 1798.53

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_50null0mast_rapportOE2.0_TMAX60_K192_cod2.opb
MD5SUMfd17a1ef8bbc0500cef6aa90a9a85c00
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-9733
Best CPU time to get the best result obtained on this benchmark1801.26
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 995
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 442322
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 995
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 442322
Number of bits of the biggest sum of numbers19
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.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos 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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3708400-1338248699.opb
0.00/0.00	c File size is 28226240 bytes.
3.69/3.70	c Highest Coefficient sum: 442322
3.69/3.70	c Parsing was ok!!
3.69/3.70	c Total parsing time: 3.697 s
3.89/3.94	c Var: 400896 Constr: 402763 400785/1977/1 Lit: 2338937 Watch. Lit: 1260446
3.89/3.94	c Obj. Vars: 892 (0.222502 % of total variables)
183.02/183.14	c Pre-processing Time: 183.074 s
183.02/183.15	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
183.02/183.15	c        0 399937   401643  2331966    5  1257083  500000      0      0 183.07
183.02/183.15	c Switching off lower bounding mode.
1798.15/1798.51	c      101 397565   401745  2360857    5  1257545  550001    102      0 194.65
1798.15/1798.51	c      251 397565   401903  2478232    6  1257874  605002    260      1 213.26
1798.15/1798.51	c      476 397565   402132  2553812    6  1258636  665503    489      2 224.59
1798.15/1798.51	c      814 397565   402484  2716986    6  1259578  732054    841      2 280.05
1798.15/1798.51	c     1322 397565   403060  3046700    7  1260729  805260   1417      3 340.01
1798.15/1798.51	c     2086 397565   403881  3401769    8  1263039  885787   2238      4 428.35
1798.15/1798.51	c     3232 397565   405079  3965554    9  1265731  974366   3436      5 574.60
1798.15/1798.51	c     4953 397565   406866  4712459   11  1271485  500000   5223      6 710.18
1798.15/1798.51	c     7538 397565   409537  5693436   13  1276824  550001   7894      8 908.87
1798.15/1798.51	c    11418 397565   413537  7719909   18  1286476  605002  11894      8 1371.35
1798.15/1798.51	c Resources Exceeded
1798.15/1798.51	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.15/1798.51	c   10    16032   8897  1820131   418873 10884923  17230      8 1798.17
1798.15/1798.51	s UNKNOWN
1798.15/1798.51	c Total time: 1798.17 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-3708400-1338248699/watcher-3708400-1338248699 -o /tmp/evaluation-result-3708400-1338248699/solver-3708400-1338248699 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708400-1338248699.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 19615
/proc/meminfo: memFree=28712684/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=38648 CPUtime=0 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 290995857 39575552 302 33554432000 134512640 137138936 4288604592 4288602808 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19615/statm: 9662 302 179 642 0 2126 0

[startup+0.0188181 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19615
/proc/meminfo: memFree=28712684/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=39204 CPUtime=0.01 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 537 0 0 0 1 0 0 0 20 0 1 0 290995857 40144896 490 33554432000 134512640 137138936 4288604592 4288603012 136525324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19615/statm: 9801 490 212 642 0 2265 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 39204

[startup+0.100211 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19615
/proc/meminfo: memFree=28712684/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=42768 CPUtime=0.09 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 1701 0 0 0 9 0 0 0 20 0 1 0 290995857 43794432 1614 33554432000 134512640 137138936 4288604592 4288603264 134531581 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19615/statm: 10692 1615 435 642 0 3156 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42768

[startup+0.3002 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19615
/proc/meminfo: memFree=28712684/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=49608 CPUtime=0.29 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 4007 0 0 0 29 0 0 0 20 0 1 0 290995857 50798592 3792 33554432000 134512640 137138936 4288604592 4288603304 134531636 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19615/statm: 12402 3792 945 642 0 4866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49608

[startup+0.700218 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19615
/proc/meminfo: memFree=28712684/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=61900 CPUtime=0.69 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 8239 0 0 0 68 1 0 0 20 0 1 0 290995857 63385600 7770 33554432000 134512640 137138936 4288604592 4288603024 134531624 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19615/statm: 15475 7771 1886 642 0 7939 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61900

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19616
/proc/meminfo: memFree=28677932/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=88548 CPUtime=1.48 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 17026 0 0 0 146 2 0 0 20 0 1 0 290995857 90673152 16051 33554432000 134512640 137138936 4288604592 4288603060 136525315 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19615/statm: 22137 16051 3545 642 0 14601 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 88548

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19616
/proc/meminfo: memFree=28644900/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=121516 CPUtime=3.09 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 27694 0 0 0 305 4 0 0 20 0 1 0 290995857 124432384 26730 33554432000 134512640 137138936 4288604592 4288603060 136525332 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19615/statm: 30379 26730 6259 642 0 22843 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121516

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19616
/proc/meminfo: memFree=28552380/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=175404 CPUtime=6.29 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 44422 0 0 0 621 8 0 0 20 0 1 0 290995857 179613696 40029 33554432000 134512640 137138936 4288604592 4283792052 136500283 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19615/statm: 43851 40029 184 642 0 43207 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 175404

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19616
/proc/meminfo: memFree=28551528/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=175404 CPUtime=12.68 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 44423 0 0 0 1260 8 0 0 20 0 1 0 290995857 179613696 40030 33554432000 134512640 137138936 4288604592 4283792052 136500394 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19615/statm: 43851 40030 184 642 0 43207 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 175404

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19616
/proc/meminfo: memFree=28554636/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=175404 CPUtime=25.48 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 44423 0 0 0 2540 8 0 0 20 0 1 0 290995857 179613696 40030 33554432000 134512640 137138936 4288604592 4283792052 136500283 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19615/statm: 43851 40030 184 642 0 43207 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 175404

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19616
/proc/meminfo: memFree=28551412/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=175536 CPUtime=51.07 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 44431 0 0 0 5099 8 0 0 20 0 1 0 290995857 179748864 40038 33554432000 134512640 137138936 4288604592 4283792052 136500305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 43884 40038 184 642 0 43240 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 175536

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19616
/proc/meminfo: memFree=28549484/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=175536 CPUtime=102.27 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 44432 0 0 0 10218 9 0 0 20 0 1 0 290995857 179748864 40039 33554432000 134512640 137138936 4288604592 4283792136 136504259 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 43884 40039 184 642 0 43240 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 175536

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19616
/proc/meminfo: memFree=28548260/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=175536 CPUtime=162.22 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 44465 0 0 0 16212 10 0 0 20 0 1 0 290995857 179748864 40042 33554432000 134512640 137138936 4288604592 4283792136 136504438 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 43884 40042 184 642 0 43240 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 175536

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19616
/proc/meminfo: memFree=28539056/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=182900 CPUtime=222.2 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 700497 0 0 0 22052 168 0 0 20 0 1 0 290995857 187289600 43087 33554432000 134512640 137138936 4288604592 4288603344 134573444 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 45725 43087 192 642 0 45081 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 182900

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19617
/proc/meminfo: memFree=28532360/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=185320 CPUtime=282.2 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 1367303 0 0 0 27934 286 0 0 20 0 1 0 290995857 189767680 43692 33554432000 134512640 137138936 4288604592 4288603108 134550981 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 46330 43692 192 642 0 45686 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 185320

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19620
/proc/meminfo: memFree=28528752/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=186972 CPUtime=342.19 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 2129736 0 0 0 33803 416 0 0 20 0 1 0 290995857 191459328 44137 33554432000 134512640 137138936 4288604592 4288603088 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 46743 44137 192 642 0 46099 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 186972

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19620
/proc/meminfo: memFree=28521996/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=189516 CPUtime=402.18 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 2830367 0 0 0 39677 541 0 0 20 0 1 0 290995857 194064384 44773 33554432000 134512640 137138936 4288604592 4288603136 134607574 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 47379 44773 192 642 0 46735 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 189516

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19620
/proc/meminfo: memFree=28516592/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=192408 CPUtime=462.17 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 3689297 0 0 0 45530 687 0 0 20 0 1 0 290995857 197025792 45496 33554432000 134512640 137138936 4288604592 4288603088 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 48102 45496 192 642 0 47458 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 192408

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 19658
/proc/meminfo: memFree=28572300/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=194864 CPUtime=522.16 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 4344638 0 0 0 51415 801 0 0 20 0 1 0 290995857 199540736 46110 33554432000 134512640 137138936 4288604592 4288603016 134606964 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 48716 46110 192 642 0 48072 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 194864

[startup+582.3 s]
/proc/loadavg: 2.09 2.02 2.01 3/175 19659
/proc/meminfo: memFree=28568484/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=198116 CPUtime=582.15 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 5218778 0 0 0 57259 956 0 0 20 0 1 0 290995857 202870784 46923 33554432000 134512640 137138936 4288604592 4288603016 134606666 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 49529 46923 192 642 0 48885 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 198116

[startup+642.3 s]

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

/proc/meminfo: memFree=28523036/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=224668 CPUtime=1062.07 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 14423377 0 0 0 103633 2574 0 0 20 0 1 0 290995857 230060032 53561 33554432000 134512640 137138936 4288604592 4288603512 135984556 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 56167 53561 192 642 0 55523 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 224668

[startup+1122.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 19686
/proc/meminfo: memFree=28519248/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=230620 CPUtime=1122.06 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 15057006 0 0 0 109521 2685 0 0 20 0 1 0 290995857 236154880 55049 33554432000 134512640 137138936 4288604592 4288603088 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 57655 55049 192 642 0 57011 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 230620

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/174 19686
/proc/meminfo: memFree=28514792/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=234444 CPUtime=1182.05 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 15728004 0 0 0 115405 2800 0 0 20 0 1 0 290995857 240070656 55973 33554432000 134512640 137138936 4288604592 4288603016 134606976 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 58611 55973 192 642 0 57967 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 234444

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19687
/proc/meminfo: memFree=28508956/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=236780 CPUtime=1242.04 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 16388154 0 0 0 121289 2915 0 0 20 0 1 0 290995857 242462720 56589 33554432000 134512640 137138936 4288604592 4288603088 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 59195 56589 192 642 0 58551 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 236780

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19687
/proc/meminfo: memFree=28506832/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=239376 CPUtime=1302.03 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 16979314 0 0 0 127189 3014 0 0 20 0 1 0 290995857 245121024 57238 33554432000 134512640 137138936 4288604592 4288603344 134575390 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 59844 57238 192 642 0 59200 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 239376

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19687
/proc/meminfo: memFree=28501748/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=245388 CPUtime=1362.02 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 17725256 0 0 0 133063 3139 0 0 20 0 1 0 290995857 251277312 58709 33554432000 134512640 137138936 4288604592 4288603240 136574033 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 61347 58709 192 642 0 60703 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 245388

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19687
/proc/meminfo: memFree=28495292/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=244796 CPUtime=1422.02 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 18556410 0 0 0 138921 3281 0 0 20 0 1 0 290995857 250671104 58593 33554432000 134512640 137138936 4288604592 4288603256 136504449 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 61199 58593 192 642 0 60555 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 244796

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19687
/proc/meminfo: memFree=28487108/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=251988 CPUtime=1482 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 19241477 0 0 0 144800 3400 0 0 20 0 1 0 290995857 258035712 60391 33554432000 134512640 137138936 4288604592 4288603136 134607604 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 62997 60391 192 642 0 62353 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 251988

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19691
/proc/meminfo: memFree=28478524/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=255952 CPUtime=1541.98 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 19795074 0 0 0 150705 3493 0 0 20 0 1 0 290995857 262094848 61350 33554432000 134512640 137138936 4288604592 4288603088 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 63988 61350 192 642 0 63344 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 255952

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19691
/proc/meminfo: memFree=28469852/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=265036 CPUtime=1601.98 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 21475620 0 0 0 156417 3781 0 0 20 0 1 0 290995857 271396864 63653 33554432000 134512640 137138936 4288604592 4288603080 136297617 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 66259 63653 192 642 0 65615 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 265036

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19691
/proc/meminfo: memFree=28455336/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=275856 CPUtime=1661.96 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 22512887 0 0 0 162233 3963 0 0 20 0 1 0 290995857 282476544 66326 33554432000 134512640 137138936 4288604592 4288603136 134607587 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 68964 66326 192 642 0 68320 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 275856

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19691
/proc/meminfo: memFree=28446708/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=282420 CPUtime=1721.95 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 23451301 0 0 0 168073 4122 0 0 20 0 1 0 290995857 289198080 67999 33554432000 134512640 137138936 4288604592 4288603016 134606693 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 70605 67999 192 642 0 69961 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 282420

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19691
/proc/meminfo: memFree=28446088/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=285296 CPUtime=1781.94 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 24032480 0 0 0 173974 4220 0 0 20 0 1 0 290995857 292143104 68685 33554432000 134512640 137138936 4288604592 4288603016 134606964 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 71324 68685 192 642 0 70680 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 285296

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19691
/proc/meminfo: memFree=28444608/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=284976 CPUtime=1791.55 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 24098744 0 0 0 174924 4231 0 0 20 0 1 0 290995857 291815424 68638 33554432000 134512640 137138936 4288604592 4288603344 134572768 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 71244 68638 192 642 0 70600 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (KiB) 284976

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19691
/proc/meminfo: memFree=28443864/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=284976 CPUtime=1794.75 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 24105370 0 0 0 175243 4232 0 0 20 0 1 0 290995857 291815424 68638 33554432000 134512640 137138936 4288604592 4288603016 134606670 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 71244 68638 192 642 0 70600 0
Current children cumulated CPU time (s) 1794.75
Current children cumulated vsize (KiB) 284976

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19692
/proc/meminfo: memFree=28443236/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=285712 CPUtime=1796.34 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 24125613 0 0 0 175399 4235 0 0 20 0 1 0 290995857 292569088 68790 33554432000 134512640 137138936 4288604592 4288603016 134606670 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 71428 68790 192 642 0 70784 0
Current children cumulated CPU time (s) 1796.34
Current children cumulated vsize (KiB) 285712

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19692
/proc/meminfo: memFree=28445468/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=285712 CPUtime=1797.15 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 24128806 0 0 0 175479 4236 0 0 20 0 1 0 290995857 292569088 68790 33554432000 134512640 137138936 4288604592 4288603088 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 71428 68790 192 642 0 70784 0
Current children cumulated CPU time (s) 1797.15
Current children cumulated vsize (KiB) 285712

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19692
/proc/meminfo: memFree=28445468/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=285712 CPUtime=1797.95 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 24128806 0 0 0 175559 4236 0 0 20 0 1 0 290995857 292569088 68790 33554432000 134512640 137138936 4288604592 4288603088 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 71428 68790 192 642 0 70784 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 285712

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19692
/proc/meminfo: memFree=28445840/32873852 swapFree=6856/6856
[pid=19615] ppid=19613 vsize=282572 CPUtime=1798.15 cores=0,2,4,6
/proc/19615/stat : 19615 (bsolo) R 19613 19615 18303 0 -1 4202496 24129444 0 0 0 175579 4236 0 0 20 0 1 0 290995857 289353728 68005 33554432000 134512640 137138936 4288604592 4288603240 136574033 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19615/statm: 70643 68005 192 642 0 69999 0
Current children cumulated CPU time (s) 1798.15
Current children cumulated vsize (KiB) 282572

Child status: 0
Real time (s): 1798.53
CPU time (s): 1798.18
CPU user time (s): 1755.81
CPU system time (s): 42.3666
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 288080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1755.81
system time used= 42.3666
maximum resident set size= 277528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24129444
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= 1949

runsolver used 2.73858 second user time and 7.07892 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-29 01:44:59
IDJOB=3708400
IDBENCH=90935
IDSOLVER=2286
FILE ID=node128/3708400-1338248699
RUNJOBID= node128-1338230633-18319
PBS_JOBID= 14624653
Free space on /tmp= 71196 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_unif_50null0mast_rapportOE2.0_TMAX60_K192_cod2.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708400-1338248699/watcher-3708400-1338248699 -o /tmp/evaluation-result-3708400-1338248699/solver-3708400-1338248699 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708400-1338248699.opb

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

MD5SUM BENCH= fd17a1ef8bbc0500cef6aa90a9a85c00
RANDOM SEED=116429369

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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:       32873852 kB
MemFree:        28712684 kB
Buffers:          504800 kB
Cached:          2572296 kB
SwapCached:          584 kB
Active:          1507456 kB
Inactive:        1786976 kB
Active(anon):     206620 kB
Inactive(anon):    13048 kB
Active(file):    1300836 kB
Inactive(file):  1773928 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107332 kB
Dirty:             31484 kB
Writeback:             0 kB
AnonPages:        223060 kB
Mapped:            15080 kB
Shmem:               200 kB
Slab:             726952 kB
SReclaimable:     169348 kB
SUnreclaim:       557604 kB
KernelStack:        1464 kB
PageTables:         4580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     337604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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= 71192 MiB
End job on node128 at 2012-05-29 02:14:58