Trace number 3742622

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.21 1798.84

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K69.opb
MD5SUMda1bb6c22345628ac4e1e426278657ed
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 benchmark20.3499
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3795
Total number of constraints3935
Number of constraints which are clauses3866
Number of constraints which are cardinality constraints (but not clauses)69
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint69
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 70
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-3742622-1338787414.opb
0.00/0.00	c File size is 233650 bytes.
0.00/0.01	c Highest Coefficient sum: 70
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.017 s
0.00/0.02	c Var: 3795 Constr: 3935 3866/69/0 Lit: 23627 Watch. Lit: 11525
0.00/0.02	c Obj. Vars: 0 (0 % of total variables)
0.49/0.52	c Pre-processing Time: 0.518 s
0.49/0.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.52	c        0   2994     3175    20151    6     9604   60770      0      0 0.52
0.49/0.52	c Switching off lower bounding mode.
1798.16/1798.81	c      100   2994     3301    27566    8    11092   66848    126    159 0.63
1798.16/1798.81	c      250   2994     3463    34776   10    11866   73533    288    356 0.70
1798.16/1798.81	c      477   2994     3722    68125   18    13132   80887    547    593 0.80
1798.16/1798.81	c      816   2994     4118   146021   35    14417   88976    943    849 0.96
1798.16/1798.81	c     1324   2994     4712   253638   53    17240   97874   1537   1026 1.29
1798.16/1798.81	c     2087   2994     5565   347051   62    20286  107662   2390   1225 1.70
1798.16/1798.81	c     3235   2994     6836   547831   80    25297  118429   3661   1336 2.42
1798.16/1798.81	c     4956   2994     8822   973126  110    33098  130272   5647   1297 3.82
1798.16/1798.81	c     7540   2994    11883  1751588  147    45055  143300   8708   1192 6.32
1798.16/1798.81	c    11419   2994    16555  3485991  210    62468  157631  13380    887 12.87
1798.16/1798.81	c    17243   2994    23617  5789537  245    89504  173395  20442    680 25.33
1798.16/1798.81	c    25981   2994    33915  9576395  282   122482  190735  30740    469 55.33
1798.16/1798.81	c    39091   2994    49903 16903178  338   176724  209809  46728    338 115.48
1798.16/1798.81	c    58761   2994    74653 29377030  393   261084  230790  71478    207 283.31
1798.16/1798.81	c    88272   2994   111537 55937438  501   369235  253870 108362    120 730.14
1798.16/1798.81	c Resources Exceeded
1798.16/1798.81	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.16/1798.81	c   15   128660  62128  1024081   163195 91432899 160020     71 1798.18
1798.16/1798.81	s UNKNOWN
1798.16/1798.81	c Total time: 1798.18 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-3742622-1338787414/watcher-3742622-1338787414 -o /tmp/evaluation-result-3742622-1338787414/solver-3742622-1338787414 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3742622-1338787414.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3028
/proc/meminfo: memFree=26101040/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=11304 CPUtime=0 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 352 0 0 0 0 0 0 0 20 0 1 0 344867423 11575296 305 33554432000 134512640 137136520 4287938864 4287937224 136504651 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 2826 305 184 641 0 2124 0

[startup+0.047681 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3028
/proc/meminfo: memFree=26101040/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=12044 CPUtime=0.04 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 683 0 0 0 4 0 0 0 20 0 1 0 344867423 12333056 578 33554432000 134512640 137136520 4287938864 4287892012 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 3011 578 189 641 0 2367 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12044

[startup+0.100146 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3028
/proc/meminfo: memFree=26101040/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=12044 CPUtime=0.09 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 683 0 0 0 9 0 0 0 20 0 1 0 344867423 12333056 578 33554432000 134512640 137136520 4287938864 4287892012 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 3011 578 189 641 0 2367 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12044

[startup+0.300112 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3028
/proc/meminfo: memFree=26101040/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=12044 CPUtime=0.29 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 683 0 0 0 29 0 0 0 20 0 1 0 344867423 12333056 578 33554432000 134512640 137136520 4287938864 4287892012 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 3011 578 189 641 0 2367 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12044

[startup+0.700116 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3028
/proc/meminfo: memFree=26101040/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=12296 CPUtime=0.69 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 764 0 0 0 69 0 0 0 20 0 1 0 344867423 12591104 638 33554432000 134512640 137136520 4287938864 4287937188 136498330 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 3074 638 198 641 0 2430 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12296

[startup+1.5001 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3029
/proc/meminfo: memFree=26097808/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=16016 CPUtime=1.49 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 1710 0 0 0 148 1 0 0 20 0 1 0 344867423 16400384 1584 33554432000 134512640 137136520 4287938864 4287937980 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 4004 1584 198 641 0 3360 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16016

[startup+3.10011 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3029
/proc/meminfo: memFree=26093312/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=21808 CPUtime=3.09 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 3148 0 0 0 305 4 0 0 20 0 1 0 344867423 22331392 3022 33554432000 134512640 137136520 4287938864 4287937556 136509091 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 5452 3022 198 641 0 4808 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21808

[startup+6.30012 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3029
/proc/meminfo: memFree=26079092/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=35244 CPUtime=6.29 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 6500 0 0 0 624 5 0 0 20 0 1 0 344867423 36089856 6374 33554432000 134512640 137136520 4287938864 4287937792 134543948 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 8811 6374 198 641 0 8167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35244

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3029
/proc/meminfo: memFree=26053884/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=57376 CPUtime=12.68 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 12032 0 0 0 1261 7 0 0 20 0 1 0 344867423 58753024 11906 33554432000 134512640 137136520 4287938864 4287937980 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 14344 11906 198 641 0 13700 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 57376

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3029
/proc/meminfo: memFree=26014864/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=88924 CPUtime=25.49 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 19934 0 0 0 2537 12 0 0 20 0 1 0 344867423 91058176 19808 33554432000 134512640 137136520 4287938864 4287937456 134616696 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 22231 19808 198 641 0 21587 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 88924

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3077
/proc/meminfo: memFree=26987652/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=132880 CPUtime=51.06 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 30939 0 0 0 5090 16 0 0 20 0 1 0 344867423 136069120 30789 33554432000 134512640 137136520 4287938864 4287937188 136498241 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 33220 30789 198 641 0 32576 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 132880

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3078
/proc/meminfo: memFree=26806476/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=208512 CPUtime=102.22 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 49885 0 0 0 10197 25 0 0 20 0 1 0 344867423 213516288 49695 33554432000 134512640 137136520 4287938864 4287937792 134543965 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 52128 49695 198 641 0 51484 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 208512

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3078
/proc/meminfo: memFree=26645524/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=282104 CPUtime=162.16 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 68348 0 0 0 16179 37 0 0 20 0 1 0 344867423 288874496 68110 33554432000 134512640 137136520 4287938864 4287937792 134543819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 70526 68110 198 641 0 69882 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 282104

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 3079
/proc/meminfo: memFree=26522644/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=342876 CPUtime=222.1 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 83572 0 0 0 22164 46 0 0 20 0 1 0 344867423 351105024 83286 33554432000 134512640 137136520 4287938864 4287937792 134544135 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 85719 83286 198 641 0 85075 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 342876

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3079
/proc/meminfo: memFree=26424888/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=395076 CPUtime=282.08 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 96616 0 0 0 28155 53 0 0 20 0 1 0 344867423 404557824 96791 33554432000 134512640 137136520 4287938864 4287937792 134544112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 98769 96791 198 641 0 98125 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 395076

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3079
/proc/meminfo: memFree=26321788/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=447196 CPUtime=342.08 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 109670 0 0 0 34147 61 0 0 20 0 1 0 344867423 457928704 109845 33554432000 134512640 137136520 4287938864 4287937792 134544129 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 111799 109845 198 641 0 111155 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 447196

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3083
/proc/meminfo: memFree=26236972/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=502512 CPUtime=402.07 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 123503 0 0 0 40139 68 0 0 20 0 1 0 344867423 514572288 123678 33554432000 134512640 137136520 4287938864 4287937792 134543957 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 125628 123678 198 641 0 124984 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 502512

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3083
/proc/meminfo: memFree=26161864/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=544192 CPUtime=462.06 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 133920 0 0 0 46133 73 0 0 20 0 1 0 344867423 557252608 134095 33554432000 134512640 137136520 4287938864 4287937792 134543948 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 136048 134095 198 641 0 135404 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 544192

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3083
/proc/meminfo: memFree=26091460/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=582044 CPUtime=522.04 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 143384 0 0 0 52125 79 0 0 20 0 1 0 344867423 596013056 143559 33554432000 134512640 137136520 4287938864 4287937792 134544135 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 145511 143559 198 641 0 144867 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 582044

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3083
/proc/meminfo: memFree=26006380/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=627316 CPUtime=582.04 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 154686 0 0 0 58119 85 0 0 20 0 1 0 344867423 642371584 154861 33554432000 134512640 137136520 4287938864 4287937416 136502204 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 156829 154861 198 641 0 156185 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 627316

[startup+642.3 s]

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

/proc/meminfo: memFree=25410916/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=915092 CPUtime=1121.77 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 226904 0 0 0 112056 121 0 0 20 0 1 0 344867423 937054208 226818 33554432000 134512640 137136520 4287938864 4287937792 134543957 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 228773 226818 198 641 0 228129 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 915092

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3088
/proc/meminfo: memFree=25355488/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=945188 CPUtime=1181.75 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 234432 0 0 0 118052 123 0 0 20 0 1 0 344867423 967872512 234342 33554432000 134512640 137136520 4287938864 4287937792 134543834 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 236297 234342 198 641 0 235653 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 945188

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3088
/proc/meminfo: memFree=25298944/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=978044 CPUtime=1241.75 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 242636 0 0 0 124047 128 0 0 20 0 1 0 344867423 1001517056 242546 33554432000 134512640 137136520 4287938864 4287937792 134543819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 244511 242546 198 641 0 243867 0
Current children cumulated CPU time (s) 1241.75
Current children cumulated vsize (KiB) 978044

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3089
/proc/meminfo: memFree=25247732/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=1006176 CPUtime=1301.74 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 249667 0 0 0 130042 132 0 0 20 0 1 0 344867423 1030324224 249577 33554432000 134512640 137136520 4287938864 4287937792 134544129 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 251544 249577 198 641 0 250900 0
Current children cumulated CPU time (s) 1301.74
Current children cumulated vsize (KiB) 1006176

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3089
/proc/meminfo: memFree=25202356/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=1028540 CPUtime=1361.73 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 255275 0 0 0 136037 136 0 0 20 0 1 0 344867423 1053224960 255185 33554432000 134512640 137136520 4287938864 4287937792 134544112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 257135 255185 198 641 0 256491 0
Current children cumulated CPU time (s) 1361.73
Current children cumulated vsize (KiB) 1028540

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 3090
/proc/meminfo: memFree=25154616/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=1051788 CPUtime=1421.73 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 261085 0 0 0 142033 140 0 0 20 0 1 0 344867423 1077030912 260995 33554432000 134512640 137136520 4287938864 4287937792 134543948 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 262947 260995 198 641 0 262303 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 1051788

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3090
/proc/meminfo: memFree=25106484/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=1074280 CPUtime=1481.71 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 266699 0 0 0 148028 143 0 0 20 0 1 0 344867423 1100062720 266609 33554432000 134512640 137136520 4287938864 4287937792 134544565 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 268570 266609 198 641 0 267926 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 1074280

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 3090
/proc/meminfo: memFree=25058276/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=1098676 CPUtime=1541.7 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 272806 0 0 0 154025 145 0 0 20 0 1 0 344867423 1125044224 272716 33554432000 134512640 137136520 4287938864 4287937784 135982528 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 274669 272716 198 641 0 274025 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 1098676

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3094
/proc/meminfo: memFree=25001008/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=1122148 CPUtime=1601.69 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 278676 0 0 0 160022 147 0 0 20 0 1 0 344867423 1149079552 278586 33554432000 134512640 137136520 4287938864 4287937792 134544245 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 280537 278586 198 641 0 279893 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 1122148

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3094
/proc/meminfo: memFree=24942764/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=1145612 CPUtime=1661.69 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 284535 0 0 0 166018 151 0 0 20 0 1 0 344867423 1173106688 284445 33554432000 134512640 137136520 4287938864 4287937792 134544148 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 286403 284445 198 641 0 285759 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 1145612

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 3094
/proc/meminfo: memFree=24887736/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=1166436 CPUtime=1721.68 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 289750 0 0 0 172014 154 0 0 20 0 1 0 344867423 1194430464 289660 33554432000 134512640 137136520 4287938864 4287937792 134544135 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 291609 289660 198 641 0 290965 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 1166436

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3094
/proc/meminfo: memFree=24837420/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=1191516 CPUtime=1781.66 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 296000 0 0 0 178010 156 0 0 20 0 1 0 344867423 1220112384 295910 33554432000 134512640 137136520 4287938864 4287937792 134544256 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 297879 295910 198 641 0 297235 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 1191516

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3094
/proc/meminfo: memFree=24832444/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=1193636 CPUtime=1791.27 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 296545 0 0 0 178970 157 0 0 20 0 1 0 344867423 1222283264 296455 33554432000 134512640 137136520 4287938864 4287937792 134543948 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 298409 296455 198 641 0 297765 0
Current children cumulated CPU time (s) 1791.27
Current children cumulated vsize (KiB) 1193636

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3094
/proc/meminfo: memFree=24830212/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=1194360 CPUtime=1794.47 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 296721 0 0 0 179290 157 0 0 20 0 1 0 344867423 1223024640 296631 33554432000 134512640 137136520 4287938864 4287937620 136499615 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 298590 296631 198 641 0 297946 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (KiB) 1194360

[startup+1796.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3094
/proc/meminfo: memFree=24829592/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=1195356 CPUtime=1796.06 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 296968 0 0 0 179449 157 0 0 20 0 1 0 344867423 1224044544 296878 33554432000 134512640 137136520 4287938864 4287937792 134543849 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 298839 296878 198 641 0 298195 0
Current children cumulated CPU time (s) 1796.06
Current children cumulated vsize (KiB) 1195356

[startup+1797.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3094
/proc/meminfo: memFree=24828476/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=1195540 CPUtime=1796.86 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 297010 0 0 0 179529 157 0 0 20 0 1 0 344867423 1224232960 296920 33554432000 134512640 137136520 4287938864 4287937792 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 298885 296920 198 641 0 298241 0
Current children cumulated CPU time (s) 1796.86
Current children cumulated vsize (KiB) 1195540

[startup+1798.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3094
/proc/meminfo: memFree=24828476/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=1195716 CPUtime=1797.66 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 297057 0 0 0 179609 157 0 0 20 0 1 0 344867423 1224413184 296967 33554432000 134512640 137136520 4287938864 4287937792 134543948 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 298929 296967 198 641 0 298285 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (KiB) 1195716

[startup+1798.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3094
/proc/meminfo: memFree=24828228/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=1195716 CPUtime=1798.06 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 297057 0 0 0 179649 157 0 0 20 0 1 0 344867423 1224413184 296967 33554432000 134512640 137136520 4287938864 4287937792 134543905 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 298929 296967 198 641 0 298285 0
Current children cumulated CPU time (s) 1798.06
Current children cumulated vsize (KiB) 1195716

[startup+1798.8 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3094
/proc/meminfo: memFree=24828228/32873648 swapFree=6860/6860
[pid=3028] ppid=3026 vsize=1195716 CPUtime=1798.16 cores=1,3,5,7
/proc/3028/stat : 3028 (bsolo) R 3026 3028 2050 0 -1 4202496 297059 0 0 0 179659 157 0 0 20 0 1 0 344867423 1224413184 296969 33554432000 134512640 137136520 4287938864 4287937792 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 298929 296969 198 641 0 298285 0
Current children cumulated CPU time (s) 1798.16
Current children cumulated vsize (KiB) 1195716

Child status: 0
Real time (s): 1798.84
CPU time (s): 1798.21
CPU user time (s): 1796.6
CPU system time (s): 1.60176
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 1195716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.6
system time used= 1.60176
maximum resident set size= 1187876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 297060
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= 431
involuntary context switches= 1837

runsolver used 2.66359 second user time and 7.19991 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-04 07:23:34
IDJOB=3742622
IDBENCH=90218
IDSOLVER=2320
FILE ID=node116/3742622-1338787414
RUNJOBID= node116-1338774847-2067
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_K69.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742622-1338787414/watcher-3742622-1338787414 -o /tmp/evaluation-result-3742622-1338787414/solver-3742622-1338787414 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3742622-1338787414.opb

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

MD5SUM BENCH= da1bb6c22345628ac4e1e426278657ed
RANDOM SEED=1419933414

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:        26101312 kB
Buffers:          566580 kB
Cached:          4203804 kB
SwapCached:         3028 kB
Active:          3365752 kB
Inactive:        2491340 kB
Active(anon):    1076260 kB
Inactive(anon):     8500 kB
Active(file):    2289492 kB
Inactive(file):  2482840 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:              3888 kB
Writeback:             0 kB
AnonPages:       1087424 kB
Mapped:            12636 kB
Shmem:                68 kB
Slab:             775752 kB
SReclaimable:     220224 kB
SUnreclaim:       555528 kB
KernelStack:        1472 kB
PageTables:         5960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1205324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1001472 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-3742622-1338787414.opb

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