Trace number 3742635

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.02 1798.64

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K70.opb
MD5SUMe50339bba16007b68fcf75042d633deb
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 benchmark10.8114
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3850
Total number of constraints3992
Number of constraints which are clauses3922
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint70
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 71
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-3742635-1338787440.opb
0.00/0.00	c File size is 237140 bytes.
0.00/0.02	c Highest Coefficient sum: 71
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.019 s
0.00/0.02	c Var: 3850 Constr: 3992 3922/70/0 Lit: 23972 Watch. Lit: 11692
0.00/0.02	c Obj. Vars: 0 (0 % of total variables)
0.49/0.54	c Pre-processing Time: 0.541 s
0.49/0.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.54	c        0   3048     3231    20491    6     9769   61778      0      0 0.54
0.49/0.54	c Switching off lower bounding mode.
1797.97/1798.63	c      101   3048     3356    27351    8    11130   67956    125    158 0.64
1797.97/1798.63	c      254   3048     3527    46245   13    11572   74752    296    368 0.69
1797.97/1798.63	c      479   3048     3774    84488   22    12176   82228    543    618 0.77
1797.97/1798.63	c      817   3048     4171   143605   34    14183   90451    940    873 0.94
1797.97/1798.63	c     1327   3048     4750   240670   50    16643   99497   1519   1151 1.15
1797.97/1798.63	c     2091   3048     5611   370150   65    20410  109447   2380   1326 1.58
1797.97/1798.63	c     3237   3048     6879   573213   83    25035  120392   3648   1348 2.40
1797.97/1798.63	c     4958   3048     8928  1035824  116    35390  132432   5697   1198 4.14
1797.97/1798.63	c     7542   3048    11960  1631979  136    48767  145676   8729   1066 7.07
1797.97/1798.63	c    11422   3048    16574  3086002  186    67210  160244  13343    808 14.13
1797.97/1798.63	c    17244   3048    23508  4980867  211    90895  176269  20277    708 24.34
1797.97/1798.63	c    25981   3048    34137 10685010  313   126769  193896  30906    459 56.52
1797.97/1798.63	c    39094   3048    50307 19240145  382   180673  213286  47076    304 128.33
1797.97/1798.63	c    58765   3048    75199 31395032  417   269792  234615  71968    189 309.68
1797.97/1798.63	c    88276   3048   112896 50803416  450   383654  258077 109665    119 735.74
1797.97/1798.63	c Resources Exceeded
1797.97/1798.63	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.63	c   15   131705  66276  1394599   169847 89782441 166616     73 1798.02
1797.97/1798.63	s UNKNOWN
1797.97/1798.63	c Total time: 1798.02 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-3742635-1338787440/watcher-3742635-1338787440 -o /tmp/evaluation-result-3742635-1338787440/solver-3742635-1338787440 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3742635-1338787440.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/176 3076
/proc/meminfo: memFree=27096988/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=11304 CPUtime=0 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 371 0 0 0 0 0 0 0 20 0 1 0 344870058 11575296 324 33554432000 134512640 137136520 4291180576 4291178968 136504651 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3076/statm: 2826 324 188 641 0 2124 0

[startup+0.094409 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3076
/proc/meminfo: memFree=27096988/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=12156 CPUtime=0.09 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 690 0 0 0 9 0 0 0 20 0 1 0 344870058 12447744 585 33554432000 134512640 137136520 4291180576 4291132864 134544402 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3076/statm: 3039 585 189 641 0 2395 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12156

[startup+0.100159 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3076
/proc/meminfo: memFree=27096988/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=12156 CPUtime=0.09 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 690 0 0 0 9 0 0 0 20 0 1 0 344870058 12447744 585 33554432000 134512640 137136520 4291180576 4291133052 136568305 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3076/statm: 3039 585 189 641 0 2395 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12156

[startup+0.300166 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3076
/proc/meminfo: memFree=27096988/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=12156 CPUtime=0.29 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 690 0 0 0 29 0 0 0 20 0 1 0 344870058 12447744 585 33554432000 134512640 137136520 4291180576 4291133052 136568305 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3076/statm: 3039 585 189 641 0 2395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12156

[startup+0.700177 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3076
/proc/meminfo: memFree=27096988/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=12480 CPUtime=0.69 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 821 0 0 0 69 0 0 0 20 0 1 0 344870058 12779520 694 33554432000 134512640 137136520 4291180576 4291179344 134574444 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3076/statm: 3120 694 198 641 0 2476 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12480

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3077
/proc/meminfo: memFree=27092176/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=16532 CPUtime=1.49 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 1830 0 0 0 149 0 0 0 20 0 1 0 344870058 16928768 1703 33554432000 134512640 137136520 4291180576 4291179472 134543948 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3076/statm: 4133 1703 198 641 0 3489 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16532

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3077
/proc/meminfo: memFree=27085208/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=22336 CPUtime=3.09 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 3294 0 0 0 306 3 0 0 20 0 1 0 344870058 22872064 3167 33554432000 134512640 137136520 4291180576 4291179504 134543654 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3076/statm: 5584 3167 198 641 0 4940 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22336

[startup+6.3002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3077
/proc/meminfo: memFree=27065732/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=32192 CPUtime=6.29 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 5740 0 0 0 623 6 0 0 20 0 1 0 344870058 32964608 5613 33554432000 134512640 137136520 4291180576 4291173232 134607171 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3076/statm: 8048 5613 198 641 0 7404 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32192

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3077
/proc/meminfo: memFree=27035044/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=49352 CPUtime=12.69 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 10027 0 0 0 1261 8 0 0 20 0 1 0 344870058 50536448 9900 33554432000 134512640 137136520 4291180576 4291179456 136295678 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3076/statm: 12338 9900 198 641 0 11694 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49352

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3077
/proc/meminfo: memFree=26983436/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=80352 CPUtime=25.48 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 17776 0 0 0 2535 13 0 0 20 0 1 0 344870058 82280448 17649 33554432000 134512640 137136520 4291180576 4291179428 136509023 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3076/statm: 20088 17649 198 641 0 19444 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80352

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3078
/proc/meminfo: memFree=26891148/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=142616 CPUtime=51.08 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 33367 0 0 0 5088 20 0 0 20 0 1 0 344870058 146038784 33240 33554432000 134512640 137136520 4291180576 4291179504 134544122 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 35654 33240 198 641 0 35010 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 142616

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3078
/proc/meminfo: memFree=26723024/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=222844 CPUtime=102.27 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 53417 0 0 0 10195 32 0 0 20 0 1 0 344870058 228192256 53290 33554432000 134512640 137136520 4291180576 4291179504 134543831 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 55711 53290 198 641 0 55067 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 222844

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 3078
/proc/meminfo: memFree=26599720/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=295272 CPUtime=162.25 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 71522 0 0 0 16183 42 0 0 20 0 1 0 344870058 302358528 71395 33554432000 134512640 137136520 4291180576 4291179504 134543831 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 73818 71395 198 641 0 73174 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 295272

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 3079
/proc/meminfo: memFree=26477504/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=352372 CPUtime=222.24 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 85786 0 0 0 22174 50 0 0 20 0 1 0 344870058 360828928 85659 33554432000 134512640 137136520 4291180576 4291179344 134573092 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 88093 85659 198 641 0 87449 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 352372

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 3079
/proc/meminfo: memFree=26380628/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=396724 CPUtime=282.2 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 96926 0 0 0 28163 57 0 0 20 0 1 0 344870058 406245376 96751 33554432000 134512640 137136520 4291180576 4291179500 136294896 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 99181 96751 198 641 0 98537 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 396724

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3079
/proc/meminfo: memFree=26283812/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=437488 CPUtime=342.16 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 107157 0 0 0 34153 63 0 0 20 0 1 0 344870058 447987712 106934 33554432000 134512640 137136520 4291180576 4291179504 134544129 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 109372 106934 198 641 0 108728 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 437488

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3083
/proc/meminfo: memFree=26204700/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=469872 CPUtime=402.11 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 115306 0 0 0 40142 69 0 0 20 0 1 0 344870058 481148928 115035 33554432000 134512640 137136520 4291180576 4291179692 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 117468 115035 198 641 0 116824 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 469872

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3083
/proc/meminfo: memFree=26131948/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=503736 CPUtime=462.07 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 123834 0 0 0 46132 75 0 0 20 0 1 0 344870058 515825664 123515 33554432000 134512640 137136520 4291180576 4291179692 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 125934 123515 198 641 0 125290 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 503736

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3083
/proc/meminfo: memFree=26052988/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=539620 CPUtime=522.03 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 132833 0 0 0 52122 81 0 0 20 0 1 0 344870058 552570880 132467 33554432000 134512640 137136520 4291180576 4291179504 134543948 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 134905 132467 198 641 0 134261 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 539620

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3083
/proc/meminfo: memFree=25966700/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=579364 CPUtime=582 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 142811 0 0 0 58113 87 0 0 20 0 1 0 344870058 593268736 142423 33554432000 134512640 137136520 4291180576 4291179504 134543965 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 144841 142423 198 641 0 144197 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 579364

[startup+642.3 s]

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

/proc/meminfo: memFree=25382396/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=879448 CPUtime=1121.93 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 217811 0 0 0 112071 122 0 0 20 0 1 0 344870058 900554752 217423 33554432000 134512640 137136520 4291180576 4291179504 134544112 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 219862 217423 198 641 0 219218 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 879448

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3088
/proc/meminfo: memFree=25331184/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=901540 CPUtime=1181.92 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 223351 0 0 0 118067 125 0 0 20 0 1 0 344870058 923176960 222963 33554432000 134512640 137136520 4291180576 4291179504 134543819 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 225385 222963 198 641 0 224741 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 901540

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3088
/proc/meminfo: memFree=25279476/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=925120 CPUtime=1241.91 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 229238 0 0 0 124063 128 0 0 20 0 1 0 344870058 947322880 228850 33554432000 134512640 137136520 4291180576 4291179504 134543948 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 231280 228850 198 641 0 230636 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 925120

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3089
/proc/meminfo: memFree=25224420/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=949896 CPUtime=1301.9 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 235447 0 0 0 130057 133 0 0 20 0 1 0 344870058 972693504 235059 33554432000 134512640 137136520 4291180576 4291179692 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 237474 235059 198 641 0 236830 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 949896

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3089
/proc/meminfo: memFree=25182728/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=972564 CPUtime=1361.89 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 241098 0 0 0 136053 136 0 0 20 0 1 0 344870058 995905536 240710 33554432000 134512640 137136520 4291180576 4291179504 134544157 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 243141 240710 198 641 0 242497 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 972564

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 3090
/proc/meminfo: memFree=25132172/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=997984 CPUtime=1421.89 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 247448 0 0 0 142050 139 0 0 20 0 1 0 344870058 1021935616 247060 33554432000 134512640 137136520 4291180576 4291179504 134543831 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 249496 247060 198 641 0 248852 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 997984

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3090
/proc/meminfo: memFree=25085992/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=1023344 CPUtime=1481.86 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 253824 0 0 0 148044 142 0 0 20 0 1 0 344870058 1047904256 253416 33554432000 134512640 137136520 4291180576 4291179504 134544112 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 255836 253416 198 641 0 255192 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 1023344

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3090
/proc/meminfo: memFree=25034192/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=1048556 CPUtime=1541.83 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 260156 0 0 0 154038 145 0 0 20 0 1 0 344870058 1073721344 259703 33554432000 134512640 137136520 4291180576 4291179504 134543948 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 262139 259703 198 641 0 261495 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 1048556

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3094
/proc/meminfo: memFree=24976920/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=1081728 CPUtime=1601.79 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 268485 0 0 0 160031 148 0 0 20 0 1 0 344870058 1107689472 267989 33554432000 134512640 137136520 4291180576 4291179504 134544148 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 270432 267989 198 641 0 269788 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 1081728

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 3094
/proc/meminfo: memFree=24917560/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=1119464 CPUtime=1661.75 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 277984 0 0 0 166023 152 0 0 20 0 1 0 344870058 1146331136 277444 33554432000 134512640 137136520 4291180576 4291179504 134544402 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 279866 277444 198 641 0 279222 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 1119464

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3094
/proc/meminfo: memFree=24866500/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=1149904 CPUtime=1721.72 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 285629 0 0 0 172017 155 0 0 20 0 1 0 344870058 1177501696 285047 33554432000 134512640 137136520 4291180576 4291179504 134544112 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 287476 285047 198 641 0 286832 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 1149904

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 3142
/proc/meminfo: memFree=25992824/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=1171072 CPUtime=1781.69 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 290963 0 0 0 178009 160 0 0 20 0 1 0 344870058 1199177728 290342 33554432000 134512640 137136520 4291180576 4291179496 135982518 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 292768 290342 198 641 0 292124 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 1171072

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 3142
/proc/meminfo: memFree=25988284/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=1175352 CPUtime=1791.29 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 292039 0 0 0 178968 161 0 0 20 0 1 0 344870058 1203560448 291410 33554432000 134512640 137136520 4291180576 4291179504 134543819 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 293838 291410 198 641 0 293194 0
Current children cumulated CPU time (s) 1791.29
Current children cumulated vsize (KiB) 1175352

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3142
/proc/meminfo: memFree=25987780/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=1175996 CPUtime=1794.48 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 292216 0 0 0 179287 161 0 0 20 0 1 0 344870058 1204219904 291579 33554432000 134512640 137136520 4291180576 4291179504 134543948 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 293999 291579 198 641 0 293355 0
Current children cumulated CPU time (s) 1794.48
Current children cumulated vsize (KiB) 1175996

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3142
/proc/meminfo: memFree=25987656/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=1176176 CPUtime=1796.08 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 292267 0 0 0 179447 161 0 0 20 0 1 0 344870058 1204404224 291630 33554432000 134512640 137136520 4291180576 4291179504 134543831 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 294044 291630 198 641 0 293400 0
Current children cumulated CPU time (s) 1796.08
Current children cumulated vsize (KiB) 1176176

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3142
/proc/meminfo: memFree=25987780/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=1176272 CPUtime=1796.88 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 292285 0 0 0 179527 161 0 0 20 0 1 0 344870058 1204502528 291648 33554432000 134512640 137136520 4291180576 4291179504 134544122 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 294068 291648 198 641 0 293424 0
Current children cumulated CPU time (s) 1796.88
Current children cumulated vsize (KiB) 1176272

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3142
/proc/meminfo: memFree=25987780/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=1176400 CPUtime=1797.67 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 292323 0 0 0 179606 161 0 0 20 0 1 0 344870058 1204633600 291686 33554432000 134512640 137136520 4291180576 4291179504 134544148 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 294100 291686 198 641 0 293456 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (KiB) 1176400

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3142
/proc/meminfo: memFree=25987532/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=1176520 CPUtime=1797.88 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 292331 0 0 0 179627 161 0 0 20 0 1 0 344870058 1204756480 291694 33554432000 134512640 137136520 4291180576 4291179504 134543865 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 294130 291694 198 641 0 293486 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 1176520

[startup+1798.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3142
/proc/meminfo: memFree=25987532/32873648 swapFree=6860/6860
[pid=3076] ppid=3074 vsize=1176520 CPUtime=1797.97 cores=0,2,4,6
/proc/3076/stat : 3076 (bsolo) R 3074 3076 2050 0 -1 4202496 292348 0 0 0 179636 161 0 0 20 0 1 0 344870058 1204756480 291711 33554432000 134512640 137136520 4291180576 4291179504 134543831 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3076/statm: 294130 291711 198 641 0 293486 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 1176520

Child status: 0
Real time (s): 1798.64
CPU time (s): 1798.02
CPU user time (s): 1796.4
CPU system time (s): 1.62175
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 1176520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.4
system time used= 1.62175
maximum resident set size= 1166844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 292349
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= 514
involuntary context switches= 2358

runsolver used 2.91556 second user time and 7.19391 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-04 07:24:00
IDJOB=3742635
IDBENCH=90219
IDSOLVER=2320
FILE ID=node116/3742635-1338787440
RUNJOBID= node116-1338774847-2066
PBS_JOBID= 14636827
Free space on /tmp= 71032 MiB

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

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

MD5SUM BENCH= e50339bba16007b68fcf75042d633deb
RANDOM SEED=1737534051

node116.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.556
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	: 5333.11
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.556
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.556
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.54
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.556
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.556
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.92
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.556
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.92
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.556
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.556
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:       32873648 kB
MemFree:        27098036 kB
Buffers:          566600 kB
Cached:          4202700 kB
SwapCached:         3028 kB
Active:          2371248 kB
Inactive:        2491416 kB
Active(anon):      83052 kB
Inactive(anon):     8500 kB
Active(file):    2288196 kB
Inactive(file):  2482916 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:              8088 kB
Writeback:             0 kB
AnonPages:        102212 kB
Mapped:            12636 kB
Shmem:                68 kB
Slab:             775988 kB
SReclaimable:     220288 kB
SUnreclaim:       555700 kB
KernelStack:        1472 kB
PageTables:         3972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     212072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3742635-1338787440.opb

Free space on /tmp at the end= 71028 MiB
End job on node116 at 2012-06-04 07:53:59