Trace number 4114974

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
minisatp 2012-10-02 git-d91742bSAT (TO)48 1800.01 1800.3

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-iis-bupa-cov.opb
MD5SUM7fb5c1a630b78d8604b800edf1958e29
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark42
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables341
Total number of constraints4803
Number of constraints which are clauses4803
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint7
Maximum length of a constraint8
Number of terms in the objective function 341
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 341
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 341
Number of bits of the biggest sum of numbers9
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 Parsing PB file...
0.09/0.15	c Converting 4803 PB-constraints to clauses...
0.09/0.15	c   -- Unit propagations: (none)
0.09/0.15	c   -- Detecting intervals from adjacent constraints: (none)
0.09/0.15	c   -- Clauses(.)/Splits(s): ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.09/0.16	============================[ Search Statistics ]==============================
0.09/0.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	===============================================================================
0.09/0.16	===============================================================================
0.09/0.16	c Found solution: 48
0.09/0.16	c ---[   0]---> Sorter-cost:12504     Base:
1800.00/1800.30	|  Eliminated clauses:           0.14 Mb                                      |
1800.00/1800.30	============================[ Search Statistics ]==============================
1800.00/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.00/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.00/1800.30	===============================================================================
1800.00/1800.30	|       100 |    5038    15110    79510 |     5540       99     49 |  0.052 % |
1800.00/1800.30	|       250 |    5038    15110    79510 |     6094      249     39 |  0.052 % |
1800.00/1800.30	|       475 |    5038    15110    79510 |     6703      474     39 |  0.052 % |
1800.00/1800.30	|       812 |    5038    15110    79510 |     7374      811     42 |  0.052 % |
1800.00/1800.30	|      1318 |    5038    15110    79510 |     8111     1317     39 |  0.052 % |
1800.00/1800.30	|      2077 |    5038    15110    79510 |     8922     2076     38 |  0.052 % |
1800.00/1800.30	|      3216 |    5038    15110    79510 |     9815     3215     39 |  0.052 % |
1800.00/1800.30	|      4924 |    5038    15110    79510 |    10796     4923     38 |  0.052 % |
1800.00/1800.30	|      7486 |    5038    15110    79510 |    11876     7485     40 |  0.052 % |
1800.00/1800.30	|     11330 |    5038    15110    79510 |    13063    11329     42 |  0.052 % |
1800.00/1800.30	|     17096 |    5038    15110    79510 |    14370    10474     41 |  0.052 % |
1800.00/1800.30	|     25745 |    5038    15110    79510 |    15807    11906     42 |  0.052 % |
1800.00/1800.30	|     38719 |    5038    15110    79510 |    17387     8948     40 |  0.052 % |
1800.00/1800.30	|     58180 |    5038    15110    79510 |    19126    10841     39 |  0.052 % |
1800.00/1800.30	|     87372 |    5038    15110    79510 |    21039    10945     41 |  0.052 % |
1800.00/1800.30	|    131161 |    5038    15110    79510 |    23143    11808     36 |  0.052 % |
1800.00/1800.30	|    196845 |    5038    15110    79510 |    25457    18439     40 |  0.052 % |
1800.00/1800.30	|    295371 |    5038    15110    79510 |    28003    13227     38 |  0.052 % |
1800.00/1800.30	|    443160 |    5038    15110    79510 |    30803    14009     39 |  0.052 % |
1800.00/1800.30	|    664843 |    5038    15110    79510 |    33884    24817     31 |  0.052 % |
1800.00/1800.30	|    997368 |    5038    15110    79510 |    37272    17309     37 |  0.052 % |
1800.00/1800.30	|   1496156 |    5038    15110    79510 |    40999    23362     38 |  0.052 % |
1800.00/1800.30	|   2244338 |    5038    15110    79510 |    45099    29842     46 |  0.052 % |
1800.00/1800.30	|   3366612 |    5038    15110    79510 |    49609    31506     38 |  0.052 % |
1800.00/1800.30	|   5050023 |    5038    15110    79510 |    54570    27633     35 |  0.052 % |
1800.00/1800.30	|   7575139 |    5038    15110    79510 |    60027    39066     45 |  0.052 % |
1800.00/1800.30	|  11362814 |    5038    15110    79510 |    66030    39106     37 |  0.052 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/1800.30	s SATISFIABLE
1800.00/1800.30	v -x1 -x2 x3 -x4 x5 x6 x7 x8 x9 x10 -x11 -x12 x13 -x14 -x15 -x16 x17 -x18 x19 -x20 -x21 -x22 -x23 -x24 x25 x26 x27 -x28 x29 x30 -x31 x32 x33 x34 x35 x36 x37 -x38 -x39 -x40 x41 x42 x43 -x44 -x45 x46 x47 -x48 -x49 -x50 -x51 -x52 -x53 x54 -x55 -x56 x57 x58 x59 x60 x61 -x62 x63 x64 x65 x66 x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 x78 -x79 -x80 x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 -x110 -x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 x122 -x123 -x124 -x125 x126 -x127 x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 x176 -x177 -x178 x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341

Verifier Data

OK	48

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4114974-1466598235/watcher-4114974-1466598235 -o /tmp/evaluation-result-4114974-1466598235/solver-4114974-1466598235 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466586446-15022 --watchdog 1960 minisatp HOME/instance-4114974-1466598235.opb 

pid=17101
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.40 2.34 2.28 3/176 17104
/proc/meminfo: memFree=30241748/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=6456 CPUtime=0 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 336 0 0 0 0 0 0 0 20 0 1 0 61871992 6610944 212 33554432000 4194304 5646918 140736419339760 140734135716552 4251039 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 1614 212 94 355 0 1255 0

[startup+0.10016 s]
/proc/loadavg: 2.40 2.34 2.28 3/176 17104
/proc/meminfo: memFree=30241748/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=11092 CPUtime=0.09 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 1470 0 0 0 9 0 0 0 20 0 1 0 61871992 11358208 1346 33554432000 4194304 5646918 140736419339760 140734135716552 4251039 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 2773 1346 94 355 0 2414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11092

[startup+0.20034 s]
/proc/loadavg: 2.40 2.34 2.28 3/176 17104
/proc/meminfo: memFree=30241748/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=15024 CPUtime=0.19 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 2610 0 0 0 19 0 0 0 20 0 1 0 61871992 15384576 2433 33554432000 4194304 5646918 140736419339760 140734135716552 4388221 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 3756 2433 134 355 0 3397 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15024

[startup+0.300251 s]
/proc/loadavg: 2.40 2.34 2.28 3/176 17104
/proc/meminfo: memFree=30241748/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=12912 CPUtime=0.29 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 3204 0 0 0 29 0 0 0 20 0 1 0 61871992 13221888 2812 33554432000 4194304 5646918 140736419339760 140734135716552 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 3228 2812 154 355 0 2869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12912

[startup+0.700231 s]
/proc/loadavg: 2.40 2.34 2.28 3/176 17104
/proc/meminfo: memFree=30241748/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=14576 CPUtime=0.69 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 3473 0 0 0 69 0 0 0 20 0 1 0 61871992 14925824 3076 33554432000 4194304 5646918 140736419339760 140734135716552 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 3644 3076 155 355 0 3285 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14576

[startup+1.50026 s]
/proc/loadavg: 2.40 2.34 2.28 3/177 17105
/proc/meminfo: memFree=30229200/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=16220 CPUtime=1.48 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 4142 0 0 0 148 0 0 0 20 0 1 0 61871992 16609280 3585 33554432000 4194304 5646918 140736419339760 140736419338456 4402829 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 4055 3585 155 355 0 3696 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16220

[startup+3.10023 s]
/proc/loadavg: 2.40 2.34 2.28 3/177 17105
/proc/meminfo: memFree=30225832/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=18924 CPUtime=3.09 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 4766 0 0 0 308 1 0 0 20 0 1 0 61871992 19378176 4208 33554432000 4194304 5646918 140736419339760 140736419338024 4399356 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 4731 4208 155 355 0 4372 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18924

[startup+6.30025 s]
/proc/loadavg: 2.53 2.37 2.29 3/177 17105
/proc/meminfo: memFree=30225092/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=18924 CPUtime=6.29 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 4814 0 0 0 628 1 0 0 20 0 1 0 61871992 19378176 4255 33554432000 4194304 5646918 140736419339760 140736419338024 4397488 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 4731 4255 155 355 0 4372 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18924

[startup+12.7002 s]
/proc/loadavg: 2.49 2.37 2.28 3/177 17105
/proc/meminfo: memFree=30222884/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=23404 CPUtime=12.69 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 5077 0 0 0 1268 1 0 0 20 0 1 0 61871992 23965696 5025 33554432000 4194304 5646918 140736419339760 140736419338008 4403167 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 5851 5025 155 355 0 5492 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23404

[startup+25.5003 s]
/proc/loadavg: 2.52 2.38 2.29 3/177 17105
/proc/meminfo: memFree=30218928/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=26124 CPUtime=25.49 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 5727 0 0 0 2548 1 0 0 20 0 1 0 61871992 26750976 6185 33554432000 4194304 5646918 140736419339760 140736419338024 4402832 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 6531 6185 155 355 0 6172 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26124

[startup+51.1004 s]
/proc/loadavg: 2.46 2.38 2.29 3/177 17105
/proc/meminfo: memFree=30214648/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=30604 CPUtime=51.08 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 6634 0 0 0 5107 1 0 0 20 0 1 0 61871992 31338496 7150 33554432000 4194304 5646918 140736419339760 140736419338008 4397514 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 7651 7150 155 355 0 7292 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30604

[startup+102.3 s]
/proc/loadavg: 2.26 2.33 2.28 3/177 17106
/proc/meminfo: memFree=30198260/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=33632 CPUtime=102.28 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 7320 0 0 0 10227 1 0 0 20 0 1 0 61871992 34439168 7834 33554432000 4194304 5646918 140736419339760 140736419338024 4402827 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 8408 7834 155 355 0 8049 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 33632

[startup+162.3 s]
/proc/loadavg: 2.22 2.31 2.27 3/177 17107
/proc/meminfo: memFree=30183808/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=44116 CPUtime=162.27 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 11084 0 0 0 16224 3 0 0 20 0 1 0 61871992 45174784 10699 33554432000 4194304 5646918 140736419339760 140736419338024 4403136 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 11029 10699 155 355 0 10670 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 44116

[startup+222.307 s]
/proc/loadavg: 2.23 2.30 2.27 3/177 17108
/proc/meminfo: memFree=30191340/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=47184 CPUtime=222.26 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 12505 0 0 0 22223 3 0 0 20 0 1 0 61871992 48316416 10747 33554432000 4194304 5646918 140736419339760 140736419338008 4402736 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 11796 10747 155 355 0 11437 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 47184

[startup+282.3 s]
/proc/loadavg: 2.21 2.27 2.26 3/177 17109
/proc/meminfo: memFree=30175620/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=51536 CPUtime=282.24 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 13320 0 0 0 28220 4 0 0 20 0 1 0 61871992 52772864 12574 33554432000 4194304 5646918 140736419339760 140736419338024 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 12884 12574 155 355 0 12525 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 51536

[startup+342.3 s]
/proc/loadavg: 2.22 2.27 2.26 4/177 17111
/proc/meminfo: memFree=30161396/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=54444 CPUtime=342.23 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 13321 0 0 0 34219 4 0 0 20 0 1 0 61871992 55750656 13086 33554432000 4194304 5646918 140736419339760 140736419338008 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 13611 13086 155 355 0 13252 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 54444

[startup+402.3 s]
/proc/loadavg: 2.19 2.25 2.25 3/178 17115
/proc/meminfo: memFree=30154420/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=58796 CPUtime=402.22 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 13406 0 0 0 40218 4 0 0 20 0 1 0 61871992 60207104 14191 33554432000 4194304 5646918 140736419339760 140736419338024 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 14699 14191 155 355 0 14340 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 58796

[startup+462.3 s]
/proc/loadavg: 2.28 2.26 2.26 3/177 17116
/proc/meminfo: memFree=30137308/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=66128 CPUtime=462.21 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 14083 0 0 0 46217 4 0 0 20 0 1 0 61871992 67715072 15887 33554432000 4194304 5646918 140736419339760 140736419338008 4403495 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 16532 15887 155 355 0 16173 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 66128

[startup+522.3 s]
/proc/loadavg: 2.26 2.25 2.25 3/177 17117
/proc/meminfo: memFree=30137312/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=66128 CPUtime=522.2 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 14083 0 0 0 52216 4 0 0 20 0 1 0 61871992 67715072 15887 33554432000 4194304 5646918 140736419339760 140736419338008 4403771 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 16532 15887 155 355 0 16173 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 66128

[startup+582.3 s]
/proc/loadavg: 2.31 2.27 2.26 3/177 17118
/proc/meminfo: memFree=30133208/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=66128 CPUtime=582.19 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 14083 0 0 0 58215 4 0 0 20 0 1 0 61871992 67715072 15887 33554432000 4194304 5646918 140736419339760 140736419338008 4402639 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 16532 15887 155 355 0 16173 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 66128


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


[startup+942.3 s]
/proc/loadavg: 2.28 2.25 2.25 3/177 17126
/proc/meminfo: memFree=30117644/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=78088 CPUtime=942.13 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 16070 0 0 0 94209 4 0 0 20 0 1 0 61871992 79962112 19101 33554432000 4194304 5646918 140736419339760 140736419338472 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 19522 19101 155 355 0 19163 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 78088

[startup+1002.3 s]
/proc/loadavg: 2.27 2.25 2.25 3/178 17130
/proc/meminfo: memFree=30117544/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=78088 CPUtime=1002.12 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 16070 0 0 0 100208 4 0 0 20 0 1 0 61871992 79962112 19101 33554432000 4194304 5646918 140736419339760 140736419338472 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 19522 19101 155 355 0 19163 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 78088

[startup+1062.3 s]
/proc/loadavg: 2.14 2.21 2.24 3/177 17131
/proc/meminfo: memFree=30117752/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=78088 CPUtime=1062.11 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 16117 0 0 0 106207 4 0 0 20 0 1 0 61871992 79962112 19148 33554432000 4194304 5646918 140736419339760 140736419338472 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 19522 19148 155 355 0 19163 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 78088

[startup+1122.3 s]
/proc/loadavg: 2.28 2.23 2.25 3/177 17132
/proc/meminfo: memFree=30077100/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=78088 CPUtime=1122.1 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 16117 0 0 0 112206 4 0 0 20 0 1 0 61871992 79962112 19148 33554432000 4194304 5646918 140736419339760 140736419338472 4402829 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 19522 19148 155 355 0 19163 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 78088

[startup+1182.3 s]
/proc/loadavg: 2.34 2.25 2.25 4/177 17133
/proc/meminfo: memFree=30059652/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=96764 CPUtime=1182.1 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 16379 0 0 0 118205 5 0 0 20 0 1 0 61871992 99086336 19918 33554432000 4194304 5646918 140736419339760 140736419338008 4403582 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 24191 19918 155 355 0 23832 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 96764

[startup+1242.3 s]
/proc/loadavg: 2.25 2.25 2.25 3/177 17135
/proc/meminfo: memFree=30098524/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=96764 CPUtime=1242.09 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 16760 0 0 0 124204 5 0 0 20 0 1 0 61871992 99086336 23871 33554432000 4194304 5646918 140736419339760 140736419338008 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 24191 23871 155 355 0 23832 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 96764

[startup+1302.3 s]
/proc/loadavg: 2.37 2.28 2.26 4/177 17136
/proc/meminfo: memFree=30088280/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=96764 CPUtime=1302.08 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 16762 0 0 0 130203 5 0 0 20 0 1 0 61871992 99086336 23873 33554432000 4194304 5646918 140736419339760 140736419338008 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 24191 23873 155 355 0 23832 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 96764

[startup+1362.3 s]
/proc/loadavg: 2.19 2.24 2.24 3/177 17137
/proc/meminfo: memFree=30077668/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=96764 CPUtime=1362.07 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 16762 0 0 0 136202 5 0 0 20 0 1 0 61871992 99086336 23873 33554432000 4194304 5646918 140736419339760 140736419338008 4397600 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 24191 23873 155 355 0 23832 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 96764

[startup+1422.3 s]
/proc/loadavg: 2.11 2.21 2.23 3/177 17138
/proc/meminfo: memFree=30077980/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=96764 CPUtime=1422.07 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 16762 0 0 0 142202 5 0 0 20 0 1 0 61871992 99086336 23873 33554432000 4194304 5646918 140736419339760 140736419338008 4403187 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 24191 23873 155 355 0 23832 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 96764

[startup+1482.3 s]
/proc/loadavg: 2.32 2.24 2.24 3/177 17139
/proc/meminfo: memFree=30071212/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=96764 CPUtime=1482.05 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 16766 0 0 0 148200 5 0 0 20 0 1 0 61871992 99086336 23873 33554432000 4194304 5646918 140736419339760 140736419338008 4403147 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 24191 23873 155 355 0 23832 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 96764

[startup+1542.31 s]
/proc/loadavg: 2.25 2.24 2.24 3/177 17141
/proc/meminfo: memFree=29984212/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=96764 CPUtime=1542.05 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 16766 0 0 0 154200 5 0 0 20 0 1 0 61871992 99086336 23873 33554432000 4194304 5646918 140736419339760 140736419338008 4399838 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 24191 23873 155 355 0 23832 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 96764

[startup+1602.3 s]
/proc/loadavg: 2.28 2.24 2.24 3/178 17145
/proc/meminfo: memFree=30070284/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=96764 CPUtime=1602.03 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 16766 0 0 0 160198 5 0 0 20 0 1 0 61871992 99086336 23873 33554432000 4194304 5646918 140736419339760 140736419338008 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 24191 23873 155 355 0 23832 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 96764

[startup+1662.3 s]
/proc/loadavg: 2.21 2.23 2.23 3/177 17202
/proc/meminfo: memFree=28592056/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=96764 CPUtime=1662.02 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 16766 0 0 0 166197 5 0 0 20 0 1 0 61871992 99086336 23873 33554432000 4194304 5646918 140736419339760 140736419338008 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 24191 23873 155 355 0 23832 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 96764

[startup+1722.3 s]
/proc/loadavg: 2.24 2.23 2.23 3/177 17203
/proc/meminfo: memFree=23861496/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=109204 CPUtime=1722.01 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 16768 0 0 0 172196 5 0 0 20 0 1 0 61871992 111824896 24386 33554432000 4194304 5646918 140736419339760 140736419338008 4402863 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 27301 24386 155 355 0 26942 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 109204

[startup+1782.3 s]
/proc/loadavg: 2.22 2.23 2.23 3/177 17204
/proc/meminfo: memFree=21244448/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=109204 CPUtime=1782 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 17130 0 0 0 178195 5 0 0 20 0 1 0 61871992 111824896 26786 33554432000 4194304 5646918 140736419339760 140736419338008 4402684 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 27301 26786 155 355 0 26942 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 109204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.22 2.23 2.23 4/177 17204
/proc/meminfo: memFree=20507992/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=109204 CPUtime=1800 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 17130 0 0 0 179995 5 0 0 20 0 1 0 61871992 111824896 26786 33554432000 4194304 5646918 140736419339760 140736419338008 4403408 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 27301 26786 155 355 0 26942 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 109204

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 17104 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.22 2.23 2.23 4/177 17204
/proc/meminfo: memFree=20507992/32872528 swapFree=1534436/1655032
[pid=17104] ppid=17101 vsize=109204 CPUtime=1800 cores=0,2,4,6
/proc/17104/stat : 17104 (minisatp) R 17101 17104 15006 0 -1 4202496 17130 0 0 0 179995 5 0 0 20 0 1 0 61871992 111824896 26786 33554432000 4194304 5646918 140736419339760 140736419338008 4403408 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17104/statm: 27301 26786 155 355 0 26942 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 109204

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.95
CPU system time (s): 0.058991
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 109204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.058991
maximum resident set size= 107144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17130
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= 16
involuntary context switches= 1873

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.49286 second user time and 9.61954 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-22 14:23:56
IDJOB=4114974
IDBENCH=89845
IDSOLVER=2555
FILE ID=node122/4114974-1466598235
RUNJOBID= node122-1466586446-15022
PBS_JOBID= 19953366
Free space on /tmp= 71736 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-iis-bupa-cov.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114974-1466598235/watcher-4114974-1466598235 -o /tmp/evaluation-result-4114974-1466598235/solver-4114974-1466598235 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466586446-15022 --watchdog 1960  minisatp HOME/instance-4114974-1466598235.opb

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

MD5SUM BENCH= 7fb5c1a630b78d8604b800edf1958e29
RANDOM SEED=697377618

node122.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.769
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.53
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.769
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	: 5332.55
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.769
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	: 5332.55
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.769
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	: 5332.55
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.769
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	: 5332.53
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.769
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	: 5332.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.769
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	: 5332.55
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.769
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	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30242176 kB
Buffers:           79368 kB
Cached:            77168 kB
SwapCached:         2692 kB
Active:           121740 kB
Inactive:         114296 kB
Active(anon):      78188 kB
Inactive(anon):     3824 kB
Active(file):      43552 kB
Inactive(file):   110472 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67096868 kB
Dirty:              4328 kB
Writeback:            32 kB
AnonPages:       1737508 kB
Mapped:             9504 kB
Shmem:                 0 kB
Slab:             601028 kB
SReclaimable:      44356 kB
SUnreclaim:       556672 kB
KernelStack:        1424 kB
PageTables:         7212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1854596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    141312 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4114974-1466598235.opb

Free space on /tmp at the end= 70972 MiB
End job on node122 at 2016-06-22 14:53:56