Trace number 3742687

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB09: bsolo 3.1? 1798.08 1798.78

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K67.opb
MD5SUM9e951304b89652b8f827a6527d1495c5
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark29.5175
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3685
Total number of constraints3821
Number of constraints which are clauses3754
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint67
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 68
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3742687-1338788024.opb
0.00/0.00	c File size is 226670 bytes.
0.00/0.01	c Highest Coefficient sum: 68
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.016 s
0.00/0.01	c Var: 3685 Constr: 3821 3754/67/0 Lit: 22937 Watch. Lit: 11191
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.49/0.50	c Pre-processing Time: 0.498 s
0.49/0.50	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.50	c        0   2886     3063    19471    6     9274   58753      0      0 0.50
0.49/0.50	c Switching off lower bounding mode.
1797.99/1798.76	c      100   2886     3189    26700    8    10764   64629    126    166 0.60
1797.99/1798.76	c      250   2886     3353    38569   11    11437   71092    290    386 0.65
1797.99/1798.76	c      475   2886     3599    58913   16    12483   78202    536    649 0.73
1797.99/1798.76	c      813   2886     3971    93286   23    13780   86023    908    936 0.87
1797.99/1798.76	c     1321   2886     4523   141093   31    15312   94626   1460   1243 1.06
1797.99/1798.76	c     2084   2886     5360   218980   40    17862  104089   2297   1461 1.43
1797.99/1798.76	c     3230   2886     6703   496637   74    24956  114498   3640   1273 2.54
1797.99/1798.76	c     4954   2886     8706  1151051  132    32247  125948   5643   1093 4.53
1797.99/1798.76	c     7538   2886    11750  2026868  172    43021  138543   8687    974 7.73
1797.99/1798.76	c    11417   2886    16348  3406731  208    59984  152398  13285    794 14.38
1797.99/1798.76	c    17239   2886    23258  6762378  290    81707  167638  20195    561 30.68
1797.99/1798.76	c    25976   2886    33682 12743011  378   110129  184402  30619    356 72.80
1797.99/1798.76	c    39086   2886    49729 22267863  447   159910  202843  46666    232 168.40
1797.99/1798.76	c    58756   2886    74700 39565545  529   230463  223128  71637    138 423.63
1797.99/1798.76	c    88266   2886   112158 69230680  617   327307  245441 109095     83 1059.04
1797.99/1798.76	c Resources Exceeded
1797.99/1798.76	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.76	c   15   120987  55621   763025   155190 97289679 152127     67 1798.06
1797.99/1798.76	s UNKNOWN
1797.99/1798.76	c Total time: 1798.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-3742687-1338788024/watcher-3742687-1338788024 -o /tmp/evaluation-result-3742687-1338788024/solver-3742687-1338788024 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3742687-1338788024.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.19 2.07 1.95 3/176 649
/proc/meminfo: memFree=26430040/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=11160 CPUtime=0 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 337 0 0 0 0 0 0 0 20 0 1 0 344931028 11427840 291 33554432000 134512640 137136520 4290488816 4290487344 134517592 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 2790 291 181 641 0 2090 0

[startup+0.048754 s]
/proc/loadavg: 2.19 2.07 1.95 3/176 649
/proc/meminfo: memFree=26430040/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=12016 CPUtime=0.04 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 670 0 0 0 4 0 0 0 20 0 1 0 344931028 12304384 568 33554432000 134512640 137136520 4290488816 4290443260 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 3004 568 189 641 0 2360 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12016

[startup+0.100265 s]
/proc/loadavg: 2.19 2.07 1.95 3/176 649
/proc/meminfo: memFree=26430040/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=12016 CPUtime=0.09 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 670 0 0 0 9 0 0 0 20 0 1 0 344931028 12304384 568 33554432000 134512640 137136520 4290488816 4290443260 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 3004 568 189 641 0 2360 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12016

[startup+0.300223 s]
/proc/loadavg: 2.19 2.07 1.95 3/176 649
/proc/meminfo: memFree=26430040/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=12016 CPUtime=0.29 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 671 0 0 0 29 0 0 0 20 0 1 0 344931028 12304384 569 33554432000 134512640 137136520 4290488816 4290443260 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 3004 569 189 641 0 2360 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12016

[startup+0.700221 s]
/proc/loadavg: 2.19 2.07 1.95 3/176 649
/proc/meminfo: memFree=26430040/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=12444 CPUtime=0.69 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 801 0 0 0 69 0 0 0 20 0 1 0 344931028 12742656 681 33554432000 134512640 137136520 4290488816 4290487408 134616694 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 3111 681 198 641 0 2467 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12444

[startup+1.50022 s]
/proc/loadavg: 2.19 2.07 1.95 3/177 650
/proc/meminfo: memFree=26425948/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=15004 CPUtime=1.49 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 1433 0 0 0 147 2 0 0 20 0 1 0 344931028 15364096 1313 33554432000 134512640 137136520 4290488816 4290487408 134616499 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 3751 1313 198 641 0 3107 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15004

[startup+3.10023 s]
/proc/loadavg: 2.19 2.07 1.95 3/177 650
/proc/meminfo: memFree=26420624/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=20856 CPUtime=3.09 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 2914 0 0 0 306 3 0 0 20 0 1 0 344931028 21356544 2794 33554432000 134512640 137136520 4290488816 4290487456 134606728 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 5214 2794 198 641 0 4570 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20856

[startup+6.30026 s]
/proc/loadavg: 2.18 2.07 1.95 3/177 650
/proc/meminfo: memFree=26402628/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=34276 CPUtime=6.29 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 6243 0 0 0 624 5 0 0 20 0 1 0 344931028 35098624 6123 33554432000 134512640 137136520 4290488816 4290475216 134600223 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 8569 6123 198 641 0 7925 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34276

[startup+12.7003 s]
/proc/loadavg: 2.16 2.07 1.95 3/177 650
/proc/meminfo: memFree=26373512/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=52364 CPUtime=12.69 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 10797 0 0 0 1261 8 0 0 20 0 1 0 344931028 53620736 10677 33554432000 134512640 137136520 4290488816 4290487744 134544112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 13091 10677 198 641 0 12447 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52364

[startup+25.5003 s]
/proc/loadavg: 2.13 2.06 1.95 3/177 650
/proc/meminfo: memFree=26326004/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=87060 CPUtime=25.49 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 19469 0 0 0 2537 12 0 0 20 0 1 0 344931028 89149440 19349 33554432000 134512640 137136520 4290488816 4290487408 134616576 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 21765 19349 198 641 0 21121 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87060

[startup+51.1003 s]
/proc/loadavg: 2.08 2.06 1.95 3/177 650
/proc/meminfo: memFree=26248228/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=140528 CPUtime=51.08 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 32823 0 0 0 5092 16 0 0 20 0 1 0 344931028 143900672 32703 33554432000 134512640 137136520 4290488816 4290487744 134544148 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 35132 32703 198 641 0 34488 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 140528

[startup+102.306 s]
/proc/loadavg: 2.03 2.05 1.95 3/177 650
/proc/meminfo: memFree=26125592/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=219292 CPUtime=102.25 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 52550 0 0 0 10200 25 0 0 20 0 1 0 344931028 224555008 52408 33554432000 134512640 137136520 4290488816 4290487504 136499604 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 54823 52408 198 641 0 54179 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 219292

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 1.95 3/177 651
/proc/meminfo: memFree=26003728/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=294344 CPUtime=162.18 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 71363 0 0 0 16186 32 0 0 20 0 1 0 344931028 301408256 71173 33554432000 134512640 137136520 4290488816 4290487744 134543865 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 73586 71173 198 641 0 72942 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 294344

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 1.95 3/177 651
/proc/meminfo: memFree=25899596/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=353420 CPUtime=222.13 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 86167 0 0 0 22176 37 0 0 20 0 1 0 344931028 361902080 85929 33554432000 134512640 137136520 4290488816 4290487744 134544148 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 88355 85929 198 641 0 87711 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 353420

[startup+282.3 s]
/proc/loadavg: 2.06 2.03 1.96 3/177 651
/proc/meminfo: memFree=25804888/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=411832 CPUtime=282.08 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 100827 0 0 0 28163 45 0 0 20 0 1 0 344931028 421715968 100541 33554432000 134512640 137136520 4290488816 4290487744 134544148 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 102958 100541 198 641 0 102314 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 411832

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 1.96 3/178 652
/proc/meminfo: memFree=25717200/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=463532 CPUtime=342.03 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 113785 0 0 0 34154 49 0 0 20 0 1 0 344931028 474656768 113462 33554432000 134512640 137136520 4290488816 4290487744 134543948 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 115883 113462 198 641 0 115239 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 463532

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/178 654
/proc/meminfo: memFree=25635484/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=510020 CPUtime=402.02 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 125400 0 0 0 40148 54 0 0 20 0 1 0 344931028 522260480 125077 33554432000 134512640 137136520 4290488816 4290487744 134544245 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 127505 125077 198 641 0 126861 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 510020

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 1.96 3/177 655
/proc/meminfo: memFree=25566176/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=553420 CPUtime=462.01 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 136263 0 0 0 46142 59 0 0 20 0 1 0 344931028 566702080 135940 33554432000 134512640 137136520 4290488816 4290487744 134544127 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 138355 135940 198 641 0 137711 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 553420

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/177 655
/proc/meminfo: memFree=25499436/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=596948 CPUtime=522 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 147140 0 0 0 52137 63 0 0 20 0 1 0 344931028 611274752 146817 33554432000 134512640 137136520 4290488816 4290487744 134544431 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 149237 146817 198 641 0 148593 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 596948

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/177 655
/proc/meminfo: memFree=25423700/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=635808 CPUtime=581.99 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 156855 0 0 0 58132 67 0 0 20 0 1 0 344931028 651067392 156532 33554432000 134512640 137136520 4290488816 4290487744 134544145 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 158952 156532 198 641 0 158308 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 635808

[startup+642.3 s]

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

/proc/meminfo: memFree=24913800/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=907112 CPUtime=1061.87 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 224735 0 0 0 106092 95 0 0 20 0 1 0 344931028 928882688 224359 33554432000 134512640 137136520 4290488816 4290487408 134616762 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 226778 224359 198 641 0 226134 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 907112

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 660
/proc/meminfo: memFree=24858772/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=940040 CPUtime=1121.82 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 233003 0 0 0 112084 98 0 0 20 0 1 0 344931028 962600960 232581 33554432000 134512640 137136520 4290488816 4290487736 135982528 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 235010 232581 198 641 0 234366 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 940040

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 660
/proc/meminfo: memFree=24813300/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=966300 CPUtime=1181.77 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 239623 0 0 0 118076 101 0 0 20 0 1 0 344931028 989491200 239158 33554432000 134512640 137136520 4290488816 4290487744 134543965 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 241575 239158 198 641 0 240931 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 966300

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 661
/proc/meminfo: memFree=24757644/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=997632 CPUtime=1241.74 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 247501 0 0 0 124069 105 0 0 20 0 1 0 344931028 1021575168 246995 33554432000 134512640 137136520 4290488816 4290487744 134544256 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 249408 246995 198 641 0 248764 0
Current children cumulated CPU time (s) 1241.74
Current children cumulated vsize (KiB) 997632

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 661
/proc/meminfo: memFree=24705840/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=1026736 CPUtime=1301.71 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 254799 0 0 0 130063 108 0 0 20 0 1 0 344931028 1051377664 254255 33554432000 134512640 137136520 4290488816 4290487744 134544256 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 256684 254255 198 641 0 256040 0
Current children cumulated CPU time (s) 1301.71
Current children cumulated vsize (KiB) 1026736

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 662
/proc/meminfo: memFree=24655344/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=1054464 CPUtime=1361.66 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 261769 0 0 0 136056 110 0 0 20 0 1 0 344931028 1079771136 261182 33554432000 134512640 137136520 4290488816 4290487744 134544393 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 263616 261182 198 641 0 262972 0
Current children cumulated CPU time (s) 1361.66
Current children cumulated vsize (KiB) 1054464

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 662
/proc/meminfo: memFree=24604008/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=1083296 CPUtime=1421.66 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 268986 0 0 0 142053 113 0 0 20 0 1 0 344931028 1109295104 268399 33554432000 134512640 137136520 4290488816 4290487744 134544129 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 270824 268399 198 641 0 270180 0
Current children cumulated CPU time (s) 1421.66
Current children cumulated vsize (KiB) 1083296

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 662
/proc/meminfo: memFree=24548208/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=1119252 CPUtime=1481.64 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 277974 0 0 0 148048 116 0 0 20 0 1 0 344931028 1146114048 277387 33554432000 134512640 137136520 4290488816 4290487744 134544604 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 279813 277387 198 641 0 279169 0
Current children cumulated CPU time (s) 1481.64
Current children cumulated vsize (KiB) 1119252

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 662
/proc/meminfo: memFree=24490796/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=1154360 CPUtime=1541.64 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 286748 0 0 0 154044 120 0 0 20 0 1 0 344931028 1182064640 286161 33554432000 134512640 137136520 4290488816 4290487744 134544116 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 288590 286161 198 641 0 287946 0
Current children cumulated CPU time (s) 1541.64
Current children cumulated vsize (KiB) 1154360

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 665
/proc/meminfo: memFree=24445032/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=1182136 CPUtime=1601.63 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 293688 0 0 0 160039 124 0 0 20 0 1 0 344931028 1210507264 293101 33554432000 134512640 137136520 4290488816 4290487744 134543831 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 295534 293101 198 641 0 294890 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 1182136

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 688
/proc/meminfo: memFree=24401640/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=1207300 CPUtime=1661.62 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 299981 0 0 0 166035 127 0 0 20 0 1 0 344931028 1236275200 299394 33554432000 134512640 137136520 4290488816 4290487744 134544112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 301825 299394 198 641 0 301181 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 1207300

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 689
/proc/meminfo: memFree=24355884/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=1233128 CPUtime=1721.6 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 306456 0 0 0 172030 130 0 0 20 0 1 0 344931028 1262723072 305869 33554432000 134512640 137136520 4290488816 4290487744 134543819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 308282 305869 198 641 0 307638 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 1233128

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 737
/proc/meminfo: memFree=25283656/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=1261808 CPUtime=1781.6 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 313624 0 0 0 178027 133 0 0 20 0 1 0 344931028 1292091392 313037 33554432000 134512640 137136520 4290488816 4290487932 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 315452 313037 198 641 0 314808 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 1261808

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 737
/proc/meminfo: memFree=25277456/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=1265240 CPUtime=1791.2 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 314483 0 0 0 178987 133 0 0 20 0 1 0 344931028 1295605760 313896 33554432000 134512640 137136520 4290488816 4290487744 134544112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 316310 313896 198 641 0 315666 0
Current children cumulated CPU time (s) 1791.2
Current children cumulated vsize (KiB) 1265240

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 737
/proc/meminfo: memFree=25274728/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=1266276 CPUtime=1794.4 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 314742 0 0 0 179307 133 0 0 20 0 1 0 344931028 1296666624 314155 33554432000 134512640 137136520 4290488816 4290487744 134543927 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 316569 314155 198 641 0 315925 0
Current children cumulated CPU time (s) 1794.4
Current children cumulated vsize (KiB) 1266276

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 737
/proc/meminfo: memFree=25273364/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=1266892 CPUtime=1795.99 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 314884 0 0 0 179466 133 0 0 20 0 1 0 344931028 1297297408 314297 33554432000 134512640 137136520 4290488816 4290487744 134544402 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 316723 314297 198 641 0 316079 0
Current children cumulated CPU time (s) 1795.99
Current children cumulated vsize (KiB) 1266892

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 737
/proc/meminfo: memFree=25272248/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=1267296 CPUtime=1796.79 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 314991 0 0 0 179546 133 0 0 20 0 1 0 344931028 1297711104 314404 33554432000 134512640 137136520 4290488816 4290487744 134543865 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 316824 314404 198 641 0 316180 0
Current children cumulated CPU time (s) 1796.79
Current children cumulated vsize (KiB) 1267296

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 737
/proc/meminfo: memFree=25272248/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=1267980 CPUtime=1797.59 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 315150 0 0 0 179626 133 0 0 20 0 1 0 344931028 1298411520 314563 33554432000 134512640 137136520 4290488816 4290487744 134544245 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 316995 314563 198 641 0 316351 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (KiB) 1267980

[startup+1798.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 737
/proc/meminfo: memFree=25271008/32873844 swapFree=7116/7116
[pid=649] ppid=647 vsize=1267980 CPUtime=1797.99 cores=0,2,4,6
/proc/649/stat : 649 (bsolo) R 647 649 32710 0 -1 4202496 315168 0 0 0 179666 133 0 0 20 0 1 0 344931028 1298411520 314581 33554432000 134512640 137136520 4290488816 4290487744 134544112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/649/statm: 316995 314581 198 641 0 316351 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 1267980

Child status: 0
Real time (s): 1798.78
CPU time (s): 1798.08
CPU user time (s): 1796.73
CPU system time (s): 1.35779
CPU usage (%): 99.9613
Max. virtual memory (cumulated for all children) (KiB): 1267980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.73
system time used= 1.35779
maximum resident set size= 1258336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 315172
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= 482
involuntary context switches= 1855

runsolver used 2.73058 second user time and 7.08692 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-04 07:33:44
IDJOB=3742687
IDBENCH=90223
IDSOLVER=2320
FILE ID=node108/3742687-1338788024
RUNJOBID= node108-1338784364-32726
PBS_JOBID= 14636848
Free space on /tmp= 71468 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/normalized-BeauxArts_K67.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742687-1338788024/watcher-3742687-1338788024 -o /tmp/evaluation-result-3742687-1338788024/solver-3742687-1338788024 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3742687-1338788024.opb

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

MD5SUM BENCH= 9e951304b89652b8f827a6527d1495c5
RANDOM SEED=1510379086

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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.90
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.273
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:        26430288 kB
Buffers:         1780136 kB
Cached:          3656584 kB
SwapCached:          112 kB
Active:          3510908 kB
Inactive:        2078472 kB
Active(anon):     136384 kB
Inactive(anon):    13072 kB
Active(file):    3374524 kB
Inactive(file):  2065400 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108548 kB
Dirty:              4348 kB
Writeback:             0 kB
AnonPages:        154220 kB
Mapped:            15052 kB
Shmem:               172 kB
Slab:             716376 kB
SReclaimable:     157668 kB
SUnreclaim:       558708 kB
KernelStack:        1472 kB
PageTables:         4388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     267292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3742687-1338788024.opb

Free space on /tmp at the end= 71464 MiB
End job on node108 at 2012-06-04 08:03:43