Trace number 3722114

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
PB07: minisat+ 1.14SAT (TO)92 1800.1 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-go19.opb
MD5SUMac3a0c512b81d5e532f489853538ca8f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark84
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables441
Total number of constraints441
Number of constraints which are clauses361
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint5
Number of terms in the objective function 361
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 361
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 361
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 361 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): .........................................................................................................................................................................................................................................................................................................................................................................
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |     361     1729 |     120       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Found solution: 95
0.00/0.01	o 95
0.00/0.01	c ---[   0]---> Sorter-cost:13330     Base:
0.02/0.05	c ==================================[MINISAT+]==================================
0.02/0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.02/0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.02/0.05	c ==============================================================================
0.02/0.05	c |         0 |   16201    38713 |    5400       0        0     nan |  0.000 % |
0.02/0.06	c |       100 |   15993    38275 |    5940      93      823     8.8 |  1.872 % |
0.02/0.07	c |       252 |   15974    38236 |    6534     244     2709    11.1 |  1.964 % |
0.02/0.08	c |       478 |   15974    38236 |    7187     470     7978    17.0 |  1.964 % |
0.09/0.10	c |       816 |   15942    38170 |    7906     806    15314    19.0 |  2.112 % |
0.09/0.14	c |      1324 |   15927    38139 |    8696    1311    27916    21.3 |  2.186 % |
0.09/0.18	c |      2084 |   15904    38090 |    9566    2069    45566    22.0 |  2.306 % |
0.19/0.23	c |      3224 |   15896    38074 |   10523    3206    76109    23.7 |  2.343 % |
0.29/0.36	c |      4933 |   15877    38031 |   11575    4908   116836    23.8 |  2.453 % |
0.49/0.50	c |      7495 |   15849    37969 |   12732    7465   164836    22.1 |  2.610 % |
0.69/0.74	c |     11341 |   15805    37875 |   14006   11306   244486    21.6 |  2.841 % |
1.19/1.24	c |     17109 |   15714    37678 |   15406    9347   298178    31.9 |  3.320 % |
2.20/2.22	c |     25759 |   15662    37566 |   16947   17989   625656    34.8 |  3.597 % |
3.59/3.65	c |     38734 |   15660    37562 |   18642   11893   346585    29.1 |  3.606 % |
5.29/5.34	c |     58195 |   15660    37562 |   20506   20381   631177    31.0 |  3.606 % |
8.49/8.53	c |     87388 |   15660    37562 |   22557   14206   496616    35.0 |  3.606 % |
13.19/13.28	c |    131181 |   15646    37530 |   24812   18838  1246797    66.2 |  3.680 % |
24.19/24.23	c |    196865 |   15562    37340 |   27294   17060   940849    55.1 |  4.159 % |
35.09/35.17	c |    295393 |   15537    37287 |   30023   27781   808393    29.1 |  4.288 % |
61.78/61.89	c |    443182 |   15525    37259 |   33025   21562  1317881    61.1 |  4.362 % |
92.58/92.69	c |    664867 |   15471    37137 |   36328   19575   488993    25.0 |  4.667 % |
147.46/147.54	c |    997392 |   15447    37083 |   39961   35940  2319228    64.5 |  4.805 % |
239.95/240.04	c |   1496180 |   15414    37008 |   43957   32252  2774660    86.0 |  4.999 % |
361.22/361.30	c |   2244362 |   15414    37008 |   48353   42880  3222137    75.1 |  4.999 % |
539.29/539.42	c |   3366636 |   15373    36913 |   53188   45565  1521729    33.4 |  5.248 % |
706.07/706.26	c ==============================================================================
706.07/706.26	c Found solution: 92
706.07/706.26	o 92
706.07/706.26	c ---[   0]---> Sorter-cost:    0     Base:
706.16/706.31	c ==================================[MINISAT+]==================================
706.16/706.31	c | Conflicts | Original         | Learnt                           | Progress |
706.16/706.31	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
706.16/706.31	c ==============================================================================
706.16/706.31	c |   4263886 |   15409    37009 |    5136   34367  1662455    48.4 |  5.248 % |
706.16/706.34	c |   4263986 |   15409    37009 |    5649    3626   114787    31.7 |  5.254 % |
706.16/706.35	c |   4264137 |   15409    37009 |    6214    3777   117111    31.0 |  5.254 % |
706.16/706.37	c |   4264362 |   15409    37009 |    6836    4002   120779    30.2 |  5.254 % |
706.16/706.38	c |   4264700 |   15409    37009 |    7519    4340   125662    29.0 |  5.254 % |
706.26/706.40	c |   4265207 |   15409    37009 |    8271    4847   135945    28.0 |  5.254 % |
706.26/706.43	c |   4265967 |   15409    37009 |    9098    5607   152399    27.2 |  5.254 % |
706.26/706.47	c |   4267106 |   15388    36962 |   10008    6254   167299    26.8 |  5.374 % |
706.46/706.62	c |   4268815 |   15388    36962 |   11009    7963   245308    30.8 |  5.374 % |
706.66/706.81	c |   4271379 |   15388    36962 |   12110   10527   370285    35.2 |  5.374 % |
706.76/707.00	c |   4275225 |   15388    36962 |   13321    7880   211434    26.8 |  5.374 % |
707.17/707.32	c |   4280994 |   15388    36962 |   14653   13649   418259    30.6 |  5.374 % |
707.86/708.09	c |   4289644 |   15388    36962 |   16118   13658   470372    34.4 |  5.374 % |
709.56/709.77	c |   4302622 |   15388    36962 |   17730   17061   772115    45.3 |  5.374 % |
711.57/711.74	c |   4322083 |   15357    36891 |   19503   11267   455071    40.4 |  5.558 % |
715.16/715.32	c |   4351275 |   15357    36891 |   21454   17941   870339    48.5 |  5.558 % |
720.36/720.56	c |   4395064 |   15348    36872 |   23599   24008   969393    40.4 |  5.604 % |
729.06/729.28	c |   4460748 |   15348    36872 |   25959   22479  1506942    67.0 |  5.604 % |
740.86/741.08	c |   4559275 |   15348    36872 |   28555   16191  1138343    70.3 |  5.604 % |
763.15/763.35	c |   4707064 |   15348    36872 |   31411   27776  1269096    45.7 |  5.604 % |
788.15/788.30	c |   4928751 |   15341    36857 |   34552   27243  1108779    40.7 |  5.640 % |
842.04/842.24	c |   5261277 |   15341    36857 |   38007   28244  1021096    36.2 |  5.640 % |
919.62/919.86	c |   5760066 |   15341    36857 |   41808   22617   981703    43.4 |  5.640 % |
1044.71/1044.94	c |   6508250 |   15341    36857 |   45989   30015  1728624    57.6 |  5.640 % |
1235.28/1235.57	c |   7630525 |   15341    36857 |   50588   35290  2070124    58.7 |  5.640 % |
1506.03/1506.32	c |   9313936 |   15325    36823 |   55647   24026   813174    33.8 |  5.714 % |
1800.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED ***
1800.08/1800.40	s SATISFIABLE
1800.08/1800.40	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 -x342 -x343 x344 -x345 -x346 -x347 -x348 x349 -x350 -x351 x352 -x353 -x354 -x355 -x356 x357 -x358 -x359 x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441

Verifier Data

OK	92

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-3722114-1338562716/watcher-3722114-1338562716 -o /tmp/evaluation-result-3722114-1338562716/solver-3722114-1338562716 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3722114-1338562716.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.10 2.03 2.01 3/178 19716
/proc/meminfo: memFree=28110040/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=1264 CPUtime=0 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 169 0 0 0 0 0 0 0 20 0 1 0 322396966 1294336 126 33554432000 134512640 135395479 4291090960 4291089360 135002750 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 316 126 75 216 0 98 0

[startup+0.0251909 s]
/proc/loadavg: 2.10 2.03 2.01 3/178 19716
/proc/meminfo: memFree=28110040/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=1436 CPUtime=0.02 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 265 0 0 0 2 0 0 0 20 0 1 0 322396966 1470464 222 33554432000 134512640 135395479 4291090960 4290993876 135003889 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 359 222 102 216 0 141 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1436

[startup+0.100248 s]
/proc/loadavg: 2.10 2.03 2.01 3/178 19716
/proc/meminfo: memFree=28110040/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=3584 CPUtime=0.09 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 785 0 0 0 9 0 0 0 20 0 1 0 322396966 3670016 740 33554432000 134512640 135395479 4291090960 4291089128 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 896 740 111 216 0 678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3584

[startup+0.300223 s]
/proc/loadavg: 2.10 2.03 2.01 3/178 19716
/proc/meminfo: memFree=28110040/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=4112 CPUtime=0.29 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 910 0 0 0 29 0 0 0 20 0 1 0 322396966 4210688 865 33554432000 134512640 135395479 4291090960 4291088832 134573928 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 1028 865 111 216 0 810 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4112

[startup+0.700217 s]
/proc/loadavg: 2.10 2.03 2.01 3/178 19716
/proc/meminfo: memFree=28110040/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=4900 CPUtime=0.69 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 1115 0 0 0 69 0 0 0 20 0 1 0 322396966 5017600 1070 33554432000 134512640 135395479 4291090960 4291089064 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 1225 1070 111 216 0 1007 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4900

[startup+1.50022 s]
/proc/loadavg: 2.09 2.03 2.01 3/179 19717
/proc/meminfo: memFree=28105312/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=5956 CPUtime=1.49 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 1383 0 0 0 149 0 0 0 20 0 1 0 322396966 6098944 1338 33554432000 134512640 135395479 4291090960 4291089312 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 1489 1338 111 216 0 1271 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5956

[startup+3.10022 s]
/proc/loadavg: 2.09 2.03 2.01 3/179 19717
/proc/meminfo: memFree=28103576/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=6996 CPUtime=3.09 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 1631 0 0 0 309 0 0 0 20 0 1 0 322396966 7163904 1586 33554432000 134512640 135395479 4291090960 4291088928 134577125 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 1749 1586 111 216 0 1531 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6996

[startup+6.30022 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 19717
/proc/meminfo: memFree=28101840/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=8324 CPUtime=6.29 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 1978 0 0 0 629 0 0 0 20 0 1 0 322396966 8523776 1933 33554432000 134512640 135395479 4291090960 4291089312 134581463 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 2081 1933 111 216 0 1863 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8324

[startup+12.7002 s]
/proc/loadavg: 2.07 2.03 2.01 3/179 19718
/proc/meminfo: memFree=28097160/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=11640 CPUtime=12.69 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 2804 0 0 0 1269 0 0 0 20 0 1 0 322396966 11919360 2759 33554432000 134512640 135395479 4291090960 4291088928 134579235 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 2910 2759 111 216 0 2692 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11640

[startup+25.5002 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 19718
/proc/meminfo: memFree=28092004/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=13896 CPUtime=25.48 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 3346 0 0 0 2548 0 0 0 20 0 1 0 322396966 14229504 3301 33554432000 134512640 135395479 4291090960 4291089312 134581183 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 3474 3301 111 216 0 3256 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13896

[startup+51.1002 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 19718
/proc/meminfo: memFree=28084160/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=18300 CPUtime=51.09 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 4460 0 0 0 5108 1 0 0 20 0 1 0 322396966 18739200 4415 33554432000 134512640 135395479 4291090960 4291088928 134576518 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 4575 4415 111 216 0 4357 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18300

[startup+102.306 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 19721
/proc/meminfo: memFree=28072184/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=21604 CPUtime=102.27 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 5260 0 0 0 10226 1 0 0 20 0 1 0 322396966 22122496 5214 33554432000 134512640 135395479 4291090960 4291088928 134579841 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 5401 5214 111 216 0 5183 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21604

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 19744
/proc/meminfo: memFree=28056740/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=27220 CPUtime=162.25 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 6648 0 0 0 16224 1 0 0 20 0 1 0 322396966 27873280 6622 33554432000 134512640 135395479 4291090960 4291089312 134581515 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 6805 6622 111 216 0 6587 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 27220

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 19744
/proc/meminfo: memFree=28037528/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=36172 CPUtime=222.25 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 8828 0 0 0 22223 2 0 0 20 0 1 0 322396966 37040128 8802 33554432000 134512640 135395479 4291090960 4291089312 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 9043 8802 111 216 0 8825 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 36172

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19744
/proc/meminfo: memFree=28027020/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=36172 CPUtime=282.24 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 8853 0 0 0 28222 2 0 0 20 0 1 0 322396966 37040128 8827 33554432000 134512640 135395479 4291090960 4291089312 134580730 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 9043 8827 111 216 0 8825 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 36172

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19745
/proc/meminfo: memFree=28015352/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=36708 CPUtime=342.22 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 8966 0 0 0 34220 2 0 0 20 0 1 0 322396966 37588992 8964 33554432000 134512640 135395479 4291090960 4291089312 134580959 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 9177 8964 111 216 0 8959 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 36708

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19745
/proc/meminfo: memFree=27998736/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=39760 CPUtime=402.21 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 9724 0 0 0 40219 2 0 0 20 0 1 0 322396966 40714240 9722 33554432000 134512640 135395479 4291090960 4291089312 134580938 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 9940 9722 111 216 0 9722 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 39760

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 19745
/proc/meminfo: memFree=27986212/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=41168 CPUtime=462.2 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 10023 0 0 0 46218 2 0 0 20 0 1 0 322396966 42156032 10021 33554432000 134512640 135395479 4291090960 4291089280 134573350 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 10292 10021 111 216 0 10074 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 41168

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19745
/proc/meminfo: memFree=27972340/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=45996 CPUtime=522.19 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 11212 0 0 0 52217 2 0 0 20 0 1 0 322396966 47099904 11210 33554432000 134512640 135395479 4291090960 4291089312 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 11499 11210 111 216 0 11281 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 45996

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 19745
/proc/meminfo: memFree=27966564/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=45996 CPUtime=582.18 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 11221 0 0 0 58216 2 0 0 20 0 1 0 322396966 47099904 11313 33554432000 134512640 135395479 4291090960 4291089312 134581436 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 11499 11313 111 216 0 11281 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 45996

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 19798
/proc/meminfo: memFree=28233844/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=52564 CPUtime=822.14 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 12850 0 0 0 82211 3 0 0 20 0 1 0 322396966 53825536 12959 33554432000 134512640 135395479 4291090960 4291088928 134576199 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 13141 12959 111 216 0 12923 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 52564

[startup+882.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 19798
/proc/meminfo: memFree=28220140/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=52564 CPUtime=882.13 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 12850 0 0 0 88210 3 0 0 20 0 1 0 322396966 53825536 12959 33554432000 134512640 135395479 4291090960 4291088832 134574149 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 13141 12959 111 216 0 12923 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 52564

[startup+942.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 19799
/proc/meminfo: memFree=28207164/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=53348 CPUtime=942.12 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 13020 0 0 0 94209 3 0 0 20 0 1 0 322396966 54628352 13129 33554432000 134512640 135395479 4291090960 4291088928 134577392 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 13337 13129 111 216 0 13119 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 53348

[startup+1002.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/179 19799
/proc/meminfo: memFree=28195196/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=54452 CPUtime=1002.11 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 13254 0 0 0 100208 3 0 0 20 0 1 0 322396966 55758848 13398 33554432000 134512640 135395479 4291090960 4291089312 134581030 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 13613 13398 111 216 0 13395 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 54452

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 19799
/proc/meminfo: memFree=28194676/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=55444 CPUtime=1062.1 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 13476 0 0 0 106207 3 0 0 20 0 1 0 322396966 56774656 13620 33554432000 134512640 135395479 4291090960 4291089216 134568472 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 13861 13620 111 216 0 13643 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 55444

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19799
/proc/meminfo: memFree=28175144/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=58528 CPUtime=1122.09 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 14215 0 0 0 112206 3 0 0 20 0 1 0 322396966 59932672 14412 33554432000 134512640 135395479 4291090960 4291089280 134572763 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 14632 14412 111 216 0 14414 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 58528

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19799
/proc/meminfo: memFree=28172152/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=60384 CPUtime=1182.09 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 14669 0 0 0 118205 4 0 0 20 0 1 0 322396966 61833216 14866 33554432000 134512640 135395479 4291090960 4291089312 134581451 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 15096 14866 111 216 0 14878 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 60384

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19800
/proc/meminfo: memFree=28171776/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=60940 CPUtime=1242.08 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 14805 0 0 0 124204 4 0 0 20 0 1 0 322396966 62402560 15045 33554432000 134512640 135395479 4291090960 4291089216 134568472 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 15235 15045 111 216 0 15017 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 60940

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19803
/proc/meminfo: memFree=28167552/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=65032 CPUtime=1302.07 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 15790 0 0 0 130203 4 0 0 20 0 1 0 322396966 66592768 16030 33554432000 134512640 135395479 4291090960 4291089312 134581082 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 16258 16030 111 216 0 16040 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 65032

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19803
/proc/meminfo: memFree=28167372/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=65360 CPUtime=1362.05 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 15871 0 0 0 136201 4 0 0 20 0 1 0 322396966 66928640 16127 33554432000 134512640 135395479 4291090960 4291089312 134581505 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 16340 16127 111 216 0 16122 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 65360

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19803
/proc/meminfo: memFree=28167496/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=65360 CPUtime=1422.05 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 15871 0 0 0 142201 4 0 0 20 0 1 0 322396966 66928640 16127 33554432000 134512640 135395479 4291090960 4291089312 134581053 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 16340 16127 111 216 0 16122 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 65360

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 19803
/proc/meminfo: memFree=28167248/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=65492 CPUtime=1482.04 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 15906 0 0 0 148200 4 0 0 20 0 1 0 322396966 67063808 16162 33554432000 134512640 135395479 4291090960 4291089312 134581284 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 16373 16162 111 216 0 16155 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 65492

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19804
/proc/meminfo: memFree=28166440/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=66508 CPUtime=1542.02 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 16127 0 0 0 154198 4 0 0 20 0 1 0 322396966 68104192 16398 33554432000 134512640 135395479 4291090960 4291089312 134580950 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 16627 16398 111 216 0 16409 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 66508

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19804
/proc/meminfo: memFree=28158504/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=74344 CPUtime=1602.02 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 18076 0 0 0 160197 5 0 0 20 0 1 0 322396966 76128256 18347 33554432000 134512640 135395479 4291090960 4291089312 134581491 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 18586 18347 111 216 0 18368 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 74344

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19804
/proc/meminfo: memFree=28140828/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=74476 CPUtime=1662.01 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 18084 0 0 0 166196 5 0 0 20 0 1 0 322396966 76263424 18368 33554432000 134512640 135395479 4291090960 4291089312 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 18619 18368 111 216 0 18401 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 74476

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 19804
/proc/meminfo: memFree=28120492/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=84476 CPUtime=1721.99 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 20578 0 0 0 172194 5 0 0 20 0 1 0 322396966 86503424 20862 33554432000 134512640 135395479 4291090960 4291088832 134574221 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 21119 20862 111 216 0 20901 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 84476

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19804
/proc/meminfo: memFree=28119472/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=85176 CPUtime=1781.98 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 20746 0 0 0 178193 5 0 0 20 0 1 0 322396966 87220224 21030 33554432000 134512640 135395479 4291090960 4291089312 134580732 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 21294 21030 111 216 0 21076 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 85176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 19804
/proc/meminfo: memFree=28119844/32873844 swapFree=7124/7124
[pid=19716] ppid=19714 vsize=85176 CPUtime=1800.08 cores=0,2,4,6
/proc/19716/stat : 19716 (minisat+) R 19714 19716 18257 0 -1 4202496 20747 0 0 0 180003 5 0 0 20 0 1 0 322396966 87220224 21031 33554432000 134512640 135395479 4291090960 4291089312 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19716/statm: 21294 21031 111 216 0 21076 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 85176

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

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

Child status: 10
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1800.04
CPU system time (s): 0.06099
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 85176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.04
system time used= 0.06099
maximum resident set size= 84132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20749
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= 33
involuntary context switches= 2087

runsolver used 2.94955 second user time and 8.58769 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-01 16:58:36
IDJOB=3722114
IDBENCH=89865
IDSOLVER=2306
FILE ID=node134/3722114-1338562716
RUNJOBID= node134-1338552572-18273
PBS_JOBID= 14635850
Free space on /tmp= 70356 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-go19.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722114-1338562716/watcher-3722114-1338562716 -o /tmp/evaluation-result-3722114-1338562716/solver-3722114-1338562716 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3722114-1338562716.opb            

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

MD5SUM BENCH= ac3a0c512b81d5e532f489853538ca8f
RANDOM SEED=887049161

node134.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		: 2667.278
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	: 5334.55
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		: 2667.278
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.56
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		: 2667.278
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		: 2667.278
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.59
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		: 2667.278
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.55
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		: 2667.278
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		: 2667.278
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.57
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		: 2667.278
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28110304 kB
Buffers:          434532 kB
Cached:          3164852 kB
SwapCached:           76 kB
Active:          1953256 kB
Inactive:        1921268 kB
Active(anon):     266368 kB
Inactive(anon):    10508 kB
Active(file):    1686888 kB
Inactive(file):  1910760 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107756 kB
Dirty:              2316 kB
Writeback:             0 kB
AnonPages:        281560 kB
Mapped:            11532 kB
Shmem:                96 kB
Slab:             753216 kB
SReclaimable:     194816 kB
SUnreclaim:       558400 kB
KernelStack:        1488 kB
PageTables:         4164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     394240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3722114-1338562716.opb

Free space on /tmp at the end= 70356 MiB
End job on node134 at 2012-06-01 17:28:38