Trace number 3735034

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: PB-clasp 2007-04-10SAT (TO)194 1802.13 1802.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_15.opb
MD5SUM76cbd1f5f345389511b95f4555e7fed1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark178
Best CPU time to get the best result obtained on this benchmark1798.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 179
Optimality of the best value was proved NO
Number of variables4320
Total number of constraints8415
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8414
Minimum length of a constraint1
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 105
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 232
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 329
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1558
Number of bits of the biggest sum of numbers11
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

11.46/11.56	sh: line 1: 16104 Done                    cat HOME/temp/instance-3735034-1338722207.opb.op
11.46/11.56	     16105 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3735034-1338722207.opb.clasp
136.64/136.75	o 213
154.94/155.01	o 211
442.76/442.92	o 200
516.74/516.99	o 199
773.39/773.62	o 195
928.75/929.01	o 194
1800.07/1800.50	sh: line 1: 16399 Done                    cat HOME/temp/instance-3735034-1338722207.opb.op
1800.07/1800.50	     16400 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3735034-1338722207.opb.clasp
1800.07/1800.51	c Somebody sent me a SIGTERM
1800.07/1800.51	s SATISFIABLE
1800.07/1800.51	v x1 x4 x5 x7 x8 x10 x24 x26 x27 x28 x32 x34 x37 x43 x44 x45 x48 x49 x50 x51 x54 x57 x61 x62 x64 x65 x67 x69 x70 x72 x79 x87 x88 x89 x90 x92 x93 x94 x96 x97 x98 x99 x101 x102 x104 x106 x107 x109 x110 x112 x114 x117 x118 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 x316 x317 x318 x320 x321 x322 x323 x324 x325 x327 x329 x330 x331 x332 x333 x334 x335 x336 x337 x338 x339 x340 x341 x342 x343 x344 x345 x346 x347 x348 x349 x350 x351 x352 x354 x355 x356 x357 x358 x359 x360 x361 x362 x363 x364 x366 x367 x368 x369 x370 x371 x372 x373 x374 x375 x377 x378 x379 x380 x381 x382 x383 x384 x385 x387 x388 x389 x390 x391 x392 x393 x394 x396 x397 x398 x399 x400 x401 x402 x404 x405 x406 x407 x408 x409 x431 x432 x433 x434 x435 x436 x437 x438 x439 x440 x441 x442 x443 x444 x445 x446 x447 x448 x449 x450 x451 x452 x454 x455 x456 x457 x458 x459 x460 x461 x462 x463 x465 x466 x467 x468 x469 x470 x471 x472 x473 x474 x476 x477 x478 x479 x480 x481 x482 x483 x484 x487 x488 x489 x490 x491 x492 x493 x495 x496 x497 x498 x499 x500 x501 x506 x507 x508 x530 x531 x532 x533 x534 x535 x536 x537 x538 x539 x540 x541 x542 x543 x544 x545 x546 x547 x548 x549 x551 x552 x553 x554 x555 x556 x557 x558 x559 x561 x562 x563 x564 x565 x566 x567 x568 x569 x572 x573 x574 x575 x576 x577 x578 x579 x582 x583 x584 x585 x586 x587 x588 x594 x595 x596 x625 x626 x627 x628 x629 x630 x631 x632 x633 x634 x635 x636 x637 x638 x639 x640 x641 x642 x644 x645 x646 x647 x648 x649 x650 x651 x654 x655 x656 x657 x658 x659 x660 x663 x664 x665 x666 x667 x668 x669 x677 x678 x715 x716 x717 x718 x719 x720 x721 x722 x723 x724 x725 x726 x727 x728 x729 x730 x732 x733 x734 x735 x736 x737 x738 x740 x741 x742 x743 x744 x745 x746 x752 x753 x754 x799 x800 x801 x802 x803 x804 x805 x806 x807 x808 x809 x810 x811 x812 x814 x815 x816 x817 x818 x819 x824 x825 x826 x876 x877 x878 x879 x880 x881 x882 x883 x884 x885 x886 x887 x945 x946 x947 x948 x949 x952 x953 x954 x1005 x1006 x1007 x1008 x1010 x1011 x1012 x1055 x1056 x1057 x1058 x1059 x1060 x1094 x1095 x1097 x1121 x1135 x1136 x1137 x1138 x1139 x1140 x1141 x1142 x1143 x1144 x1145 x1146 x1147 x1148 x1149 x1150 x1151 x1152 x1153 x1154 x1155 x1156 x1157 x1158 x1159 x1160 x1161 x1162 x1163 x1164 x1165 x1166 x1167 x1168 x1169 x1170 x1171 x1172 x1173 x1174 x1175 x1176 x1177 x1178 x1179 x1180 x1181 x1182 x1183 x1184 x1185 x1186 x1187 x1188 x1189 x1190 x1191 x1192 x1193 x1194 x1195 x1196 x1197 x1198 x1199 x1200 x1201 x1202 x1203 x1204 x1205 x1206 x1207 x1208 x1209 x1210 x1213 x1214 x1215 x1217 x1218 x1219 x1220 x1221 x1222 x1224 x1226 x1227 x1228 x1229 x1230 x1231 x1232 x1233 x1234 x1235 x1236 x1237 x1239 x1240 x1241 x1242 x1243 x1244 x1245 x1246 x1247 x1248 x1249 x1251 x1252 x1253 x1254 x1255 x1256 x1257 x1258 x1259 x1260 x1262 x1263 x1264 x1265 x1266 x1267 x1268 x1269 x1270 x1272 x1273 x1274 x1275 x1276 x1277 x1278 x1279 x1281 x1282 x1283 x1284 x1285 x1286 x1287 x1289 x1290 x1291 x1292 x1293 x1294 x1316 x1317 x1318 x1319 x1320 x1321 x1322 x1323 x1324 x1325 x1326 x1328 x1329 x1330 x1331 x1332 x1333 x1334 x1335 x1336 x1337 x1339 x1340 x1341 x1342 x1343 x1344 x1345 x1346 x1347 x1348 x1350 x1351 x1352 x1353 x1354 x1355 x1356 x1357 x1358 x1361 x1362 x1363 x1364 x1365 x1366 x1367 x1369 x1370 x1371 x1372 x1373 x1374 x1375 x1380 x1381 x1382 x1404 x1405 x1406 x1407 x1408 x1409 x1410 x1411 x1412 x1413 x1415 x1416 x1417 x1418 x1419 x1420 x1421 x1422 x1423 x1425 x1426 x1427 x1428 x1429 x1430 x1431 x1432 x1433 x1436 x1437 x1438 x1439 x1440 x1441 x1442 x1443 x1446 x1447 x1448 x1449 x1450 x1451 x1452 x1458 x1459 x1460 x1489 x1490 x1491 x1492 x1493 x1494 x1495 x1496 x1497 x1499 x1500 x1501 x1502 x1503 x1504 x1505 x1506 x1509 x1510 x1511 x1512 x1513 x1514 x1515 x1518 x1519 x1520 x1521 x1522 x1523 x1524 x1532 x1533 x1570 x1571 x1572 x1573 x1574 x1575 x1576 x1577 x1579 x1580 x1581 x1582 x1583 x1584 x1585 x1587 x1588 x1589 x1590 x1591 x1592 x1593 x1599 x1600 x1601 x1646 x1647 x1648 x1649 x1650 x1651 x1652 x1654 x1655 x1656 x1657 x1658 x1659 x1664 x1665 x1666 x1716 x1717 x1718 x1719 x1720 x1721 x1781 x1782 x1783 x1835 x1836 x1837 x1880 x1881 x1882 x1917 x1955 x1956 x1957 x1958 x1959 x1960 x1961 x1962 x1963 x1964 x1965 x1967 x1968 x1969 x1970 x1971 x1972 x1973 x1974 x1975 x1976 x1977 x1978 x1979 x1980 x1981 x1982 x1983 x1984 x1985 x1986 x1988 x1989 x1990 x1991 x1992 x1993 x1994 x1995 x1997 x1998 x1999 x2000 x2001 x2002 x2003 x2004 x2005 x2006 x2007 x2008 x2009 x2010 x2015 x2016 x2033 x2034 x2035 x2036 x2037 x2038 x2039 x2040 x2041 x2042 x2044 x2045 x2046 x2047 x2048 x2049 x2050 x2051 x2052 x2053 x2055 x2056 x2057 x2058 x2059 x2060 x2061 x2062 x2063 x2065 x2066 x2067 x2068 x2069 x2070 x2071 x2072 x2074 x2075 x2076 x2077 x2078 x2079 x2080 x2082 x2083 x2084 x2085 x2086 x2087 x2109 x2110 x2111 x2112 x2113 x2114 x2115 x2116 x2117 x2118 x2120 x2121 x2122 x2123 x2124 x2125 x2126 x2127 x2128 x2131 x2132 x2133 x2134 x2135 x2136 x2137 x2138 x2141 x2142 x2143 x2144 x2145 x2146 x2147 x2153 x2154 x2155 x2185 x2186 x2187 x2188 x2189 x2190 x2191 x2192 x2194 x2195 x2196 x2197 x2198 x2199 x2200 x2201 x2204 x2205 x2206 x2207 x2208 x2209 x2210 x2217 x2218 x2219 x2257 x2258 x2259 x2260 x2261 x2262 x2263 x2265 x2266 x2267 x2268 x2269 x2270 x2271 x2277 x2278 x2279 x2324 x2325 x2326 x2327 x2328 x2329 x2330 x2332 x2333 x2334 x2335 x2336 x2337 x2391 x2392 x2604 x2605 x2606 x2607 x2608 x2609 x2610 x2611 x2612 x2613 x2614 x2615 x2616 x2617 x2618 x2619 x2620 x2621 x2622 x2623 x2624 x2625 x2626 x2627 x2628 x2629 x2630 x2631 x2632 x2633 x2634 x2635 x2636 x2637 x2638 x2639 x2640 x2641 x2642 x2643 x2644 x2645 x2646 x2647 x2648 x2651 x2652 x2653 x2654 x2657 x2658 x2659 x2661 x2662 x2663 x2665 x2666 x2670 x2671 x2672 x2673 x2674 x2675 x2676 x2677 x2678 x2679 x2681 x2682 x2683 x2684 x2685 x2686 x2687 x2688 x2689 x2691 x2692 x2693 x2694 x2695 x2696 x2697 x2698 x2700 x2701 x2702 x2703 x2704 x2705 x2706 x2708 x2709 x2710 x2711 x2712 x2713 x2735 x2736 x2737 x2738 x2739 x2740 x2741 x2742 x2743 x2745 x2746 x2747 x2748 x2749 x2750 x2751 x2752 x2755 x2756 x2757 x2758 x2759 x2760 x2761 x2767 x2768 x2769 x2798 x2799 x2800 x2801 x2802 x2803 x2804 x2805 x2807 x2808 x2809 x2810 x2811 x2812 x2813 x2819 x2820 x2821 x2858 x2859 x2860 x2861 x2862 x2863 x2864 x2866 x2867 x2868 x2869 x2870 x2871 x2916 x2917 x2918 x2919 x2967 x2968 x2969 x3011 x3012 x3013 x3049 x3050 x3110 x3111 x3112 x3113 x3114 x3115 x3116 x3117 x3118 x3119 x3120 x3121 x3122 x3123 x3124 x3125 x3126 x3127 x3128 x3130 x3131 x3132 x3133 x3134 x3135 x3136 x3137 x3138 x3139 x3140 x3141 x3142 x3143 x3148 x3149 x3165 x3166 x3167 x3168 x3169 x3170 x3171 x3172 x3173 x3176 x3177 x3178 x3179 x3180 x3181 x3182 x3185 x3186 x3187 x3188 x3189 x3190 x3195 x3196 x3197 x3220 x3221 x3222 x3223 x3224 x3225 x3226 x3229 x3230 x3231 x3232 x3233 x3234 x3271 x3272 x3273 x3274 x3275 x3276 x3277 x3282 x3283 x3284 x3324 x3325 x3496 x3497 x3498 x3499 x3500 x3501 x3502 x3503 x3505 x3506 x3507 x3508 x3509 x3510 x3511 x3512 x3513 x3514 x3515 x3516 x3517 x3518 x3524 x3541 x3542 x3543 x3544 x3545 x3546 x3547 x3550 x3551 x3552 x3553 x3554 x3555 x3561 x3562 x3584 x3585 x3586 x3587 x3588 x3589 x3590 x3596 x3597 x3631 x3781 x3782 x3783 x3784 x3785 x3786 x3787 x3788 x3789 x3790 x3791 x3792 x3793 x3794 x3799 x3800 x3816 x3817 x3818 x3819 x3820 x3821 x3822 x3826 x3827 x3828 x3829 x3855 x3856 x3984 x3985 x3986 x3987 x3988 x3989 x3990 x3994 x3995 x3996 x4000 x4001 x4004 x4005 x4008 x4015 x4016 x4017 x4042 x4043 x4066 x4067 x4088 x4217 x4218 x4219 x4221 x4222 x4223 x4224 x4225 x4226 x4231 x4232 x4233 x4235 x4236 x4237 x4238 x4239 x4240 x4244 x4245 x4246 x4247 x4248 x4249 x4251 x4252 x4270 x4271 x4272 x4273 x4274 x4275 x4276 x4277 x4278 x4279 x4280 x4281 x4282 x4283 x4284 x4285 x4286 x4287 x4289 x4290 x4291 x4292 x4296 x4300 x4301 x4302 x4303 x4304 x4306 x4307 x4320 
1800.07/1800.52	pb2clasp1: no process killed
1802.07/1802.51	sh: line 1: 16442 Done                    cat HOME/temp/instance-3735034-1338722207.opb.op
1802.07/1802.51	     16443 Killed                  | clasp-1.0 --trans=no > HOME/temp/instance-3735034-1338722207.opb.clasp

Verifier Data

OK	194

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-3735034-1338722207/watcher-3735034-1338722207 -o /tmp/evaluation-result-3735034-1338722207/solver-3735034-1338722207 -C 1800 -W 1900 -M 15500 pbclasp instance-3735034-1338722207.opb HOME/temp 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 16095
/proc/meminfo: memFree=29813192/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) D 16093 16095 32725 0 -1 4202496 432 0 0 0 0 0 0 0 20 0 1 0 338349305 26071040 362 33554432000 4194304 4198148 140735962857040 140735962854488 245294251701 0 0 4224 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/16095/statm: 6365 362 277 1 0 160 0

[startup+0.0233991 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 16095
/proc/meminfo: memFree=29813192/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 628 0 0 0 0 0 0 0 20 0 1 0 338349305 26357760 540 33554432000 4194304 4198148 140735962857040 140735962855928 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16095/statm: 6435 540 368 1 0 230 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25740

[startup+0.100258 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 16095
/proc/meminfo: memFree=29813192/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 628 0 0 0 0 0 0 0 20 0 1 0 338349305 26357760 540 33554432000 4194304 4198148 140735962857040 140735962855928 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16095/statm: 6435 540 368 1 0 230 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25740

[startup+0.300176 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 16095
/proc/meminfo: memFree=29813192/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 628 0 0 0 0 0 0 0 20 0 1 0 338349305 26357760 540 33554432000 4194304 4198148 140735962857040 140735962855928 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16095/statm: 6435 540 368 1 0 230 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25740

[startup+0.700184 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 16095
/proc/meminfo: memFree=29813192/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 628 0 0 0 0 0 0 0 20 0 1 0 338349305 26357760 540 33554432000 4194304 4198148 140735962857040 140735962855928 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16095/statm: 6435 540 368 1 0 230 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25740

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 16098
/proc/meminfo: memFree=29811432/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 628 0 0 0 0 0 0 0 20 0 1 0 338349305 26357760 540 33554432000 4194304 4198148 140735962857040 140735962855928 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16095/statm: 6435 540 368 1 0 230 0
[pid=16097] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16097/stat : 16097 (sh) S 16095 16095 32725 0 -1 4202496 350 0 0 0 0 0 0 0 20 0 1 0 338349307 9367552 267 33554432000 4194304 5064252 140734670488496 140734670487376 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16097/statm: 2287 267 226 213 0 72 0
[pid=16098] ppid=16097 vsize=25592 CPUtime=1.47 cores=0,2,4,6
/proc/16098/stat : 16098 (pb2clasp1) R 16097 16095 32725 0 -1 4202496 603 0 0 0 147 0 0 0 20 0 1 0 338349307 26206208 512 33554432000 4194304 4198148 140737060490560 140737060481096 245319156560 0 0 4224 0 0 0 0 17 0 0 0 0 0 0
/proc/16098/statm: 6398 512 378 1 0 193 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 60480

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 16105
/proc/meminfo: memFree=29794032/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25740 CPUtime=1.58 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 705 2094 0 0 0 0 157 1 20 0 1 0 338349305 26357760 559 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16095/statm: 6435 559 387 1 0 230 0
[pid=16103] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16103/stat : 16103 (sh) S 16095 16095 32725 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 338349466 9367552 263 33554432000 4194304 5064252 140736666272048 140736666270304 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16103/statm: 2287 263 223 213 0 72 0
[pid=16105] ppid=16103 vsize=18060 CPUtime=1.48 cores=0,2,4,6
/proc/16105/stat : 16105 (clasp-1.0) R 16103 16095 32725 0 -1 4202496 4100 0 0 0 148 0 0 0 20 0 1 0 338349466 18493440 3944 33554432000 134512640 134847168 4287093424 4287092000 134714478 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16105/statm: 4515 3944 272 82 0 3756 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 52948

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 16105
/proc/meminfo: memFree=29793544/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25740 CPUtime=1.58 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 705 2094 0 0 0 0 157 1 20 0 1 0 338349305 26357760 559 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16095/statm: 6435 559 387 1 0 230 0
[pid=16103] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16103/stat : 16103 (sh) S 16095 16095 32725 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 338349466 9367552 263 33554432000 4194304 5064252 140736666272048 140736666270304 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16103/statm: 2287 263 223 213 0 72 0
[pid=16105] ppid=16103 vsize=18060 CPUtime=4.68 cores=0,2,4,6
/proc/16105/stat : 16105 (clasp-1.0) R 16103 16095 32725 0 -1 4202496 4103 0 0 0 468 0 0 0 20 0 1 0 338349466 18493440 3947 33554432000 134512640 134847168 4287093424 4287092000 134714173 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16105/statm: 4515 3947 272 82 0 3756 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 52948

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.98 2/177 16124
/proc/meminfo: memFree=29794188/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25740 CPUtime=11.55 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 799 8130 0 0 0 0 1152 3 20 0 1 0 338349305 26357760 559 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16095/statm: 6435 559 387 1 0 230 0
[pid=16122] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16122/stat : 16122 (sh) S 16095 16095 32725 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338350463 9367552 264 33554432000 4194304 5064252 140733583099136 140733583097392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16122/statm: 2287 264 223 213 0 72 0
[pid=16124] ppid=16122 vsize=18060 CPUtime=1.11 cores=0,2,4,6
/proc/16124/stat : 16124 (clasp-1.0) R 16122 16095 32725 0 -1 4202496 4098 0 0 0 111 0 0 0 20 0 1 0 338350463 18493440 3942 33554432000 134512640 134847168 4294547824 4294546580 134737608 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16124/statm: 4515 3942 270 82 0 3756 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 52948

[startup+25.5003 s]
/proc/loadavg: 1.93 1.98 1.97 3/181 16304
/proc/meminfo: memFree=29765296/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25740 CPUtime=11.55 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 799 8130 0 0 0 0 1152 3 20 0 1 0 338349305 26357760 559 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16095/statm: 6435 559 387 1 0 230 0
[pid=16122] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16122/stat : 16122 (sh) S 16095 16095 32725 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338350463 9367552 264 33554432000 4194304 5064252 140733583099136 140733583097392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16122/statm: 2287 264 223 213 0 72 0
[pid=16124] ppid=16122 vsize=18356 CPUtime=13.91 cores=0,2,4,6
/proc/16124/stat : 16124 (clasp-1.0) R 16122 16095 32725 0 -1 4202496 4183 0 0 0 1390 1 0 0 20 0 1 0 338350463 18796544 4023 33554432000 134512640 134847168 4294547824 4294546400 134714497 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16124/statm: 4589 4023 270 82 0 3830 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 53244

[startup+51.1003 s]
/proc/loadavg: 1.95 1.98 1.97 3/181 16304
/proc/meminfo: memFree=29763144/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25740 CPUtime=11.55 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 799 8130 0 0 0 0 1152 3 20 0 1 0 338349305 26357760 559 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16095/statm: 6435 559 387 1 0 230 0
[pid=16122] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16122/stat : 16122 (sh) S 16095 16095 32725 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338350463 9367552 264 33554432000 4194304 5064252 140733583099136 140733583097392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16122/statm: 2287 264 223 213 0 72 0
[pid=16124] ppid=16122 vsize=20540 CPUtime=39.51 cores=0,2,4,6
/proc/16124/stat : 16124 (clasp-1.0) R 16122 16095 32725 0 -1 4202496 4712 0 0 0 3950 1 0 0 20 0 1 0 338350463 21032960 4551 33554432000 134512640 134847168 4294547824 4294546400 134714492 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16124/statm: 5135 4551 270 82 0 4376 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 55428

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.97 3/181 16304
/proc/meminfo: memFree=29756624/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25740 CPUtime=11.55 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 799 8130 0 0 0 0 1152 3 20 0 1 0 338349305 26357760 559 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16095/statm: 6435 559 387 1 0 230 0
[pid=16122] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16122/stat : 16122 (sh) S 16095 16095 32725 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338350463 9367552 264 33554432000 4194304 5064252 140733583099136 140733583097392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16122/statm: 2287 264 223 213 0 72 0
[pid=16124] ppid=16122 vsize=23532 CPUtime=90.7 cores=0,2,4,6
/proc/16124/stat : 16124 (clasp-1.0) R 16122 16095 32725 0 -1 4202496 5422 0 0 0 9069 1 0 0 20 0 1 0 338350463 24096768 5310 33554432000 134512640 134847168 4294547824 4294546400 134714115 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16124/statm: 5883 5310 270 82 0 5124 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 58420

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/181 16328
/proc/meminfo: memFree=29764628/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25880 CPUtime=154.96 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 1058 22093 0 0 2 0 15487 7 20 0 1 0 338349305 26501120 579 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16095/statm: 6470 579 387 1 0 265 0
[pid=16326] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16326/stat : 16326 (sh) S 16095 16095 32725 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 338364808 9367552 263 33554432000 4194304 5064252 140735885274112 140735885272368 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16326/statm: 2287 263 223 213 0 72 0
[pid=16328] ppid=16326 vsize=18060 CPUtime=7.26 cores=0,2,4,6
/proc/16328/stat : 16328 (clasp-1.0) R 16326 16095 32725 0 -1 4202496 4107 0 0 0 726 0 0 0 20 0 1 0 338364808 18493440 3947 33554432000 134512640 134847168 4289519216 4289517972 134737608 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16328/statm: 4515 3947 270 82 0 3756 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 53088

[startup+222.3 s]
/proc/loadavg: 2.10 2.01 1.98 3/182 16331
/proc/meminfo: memFree=29755804/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25880 CPUtime=154.96 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 1058 22093 0 0 2 0 15487 7 20 0 1 0 338349305 26501120 579 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16095/statm: 6470 579 387 1 0 265 0
[pid=16326] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16326/stat : 16326 (sh) S 16095 16095 32725 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 338364808 9367552 263 33554432000 4194304 5064252 140735885274112 140735885272368 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16326/statm: 2287 263 223 213 0 72 0
[pid=16328] ppid=16326 vsize=23000 CPUtime=67.25 cores=0,2,4,6
/proc/16328/stat : 16328 (clasp-1.0) R 16326 16095 32725 0 -1 4202496 5296 0 0 0 6724 1 0 0 20 0 1 0 338364808 23552000 5160 33554432000 134512640 134847168 4289519216 4289517900 134715803 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16328/statm: 5750 5160 270 82 0 4991 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 58028

[startup+282.3 s]

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

/proc/16398/stat : 16398 (sh) S 16095 16095 32725 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 338442208 9367552 264 33554432000 4194304 5064252 140734495991760 140734495990016 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16398/statm: 2287 264 223 213 0 72 0
[pid=16400] ppid=16398 vsize=31624 CPUtime=553.15 cores=0,2,4,6
/proc/16400/stat : 16400 (clasp-1.0) R 16398 16095 32725 0 -1 4202496 7149 0 0 0 55314 1 0 0 20 0 1 0 338442208 32382976 7333 33554432000 134512640 134847168 4290166384 4290164960 134714254 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16400/statm: 7906 7333 270 82 0 7147 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 66652

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16422
/proc/meminfo: memFree=29743004/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25880 CPUtime=928.78 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 1580 54218 0 0 6 0 92856 16 20 0 1 0 338349305 26501120 581 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16095/statm: 6470 581 387 1 0 265 0
[pid=16398] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16398/stat : 16398 (sh) S 16095 16095 32725 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 338442208 9367552 264 33554432000 4194304 5064252 140734495991760 140734495990016 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16398/statm: 2287 264 223 213 0 72 0
[pid=16400] ppid=16398 vsize=32416 CPUtime=613.14 cores=0,2,4,6
/proc/16400/stat : 16400 (clasp-1.0) R 16398 16095 32725 0 -1 4202496 7326 0 0 0 61313 1 0 0 20 0 1 0 338442208 33193984 7510 33554432000 134512640 134847168 4290166384 4290165068 134715962 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16400/statm: 8104 7510 270 82 0 7345 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 67444

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16423
/proc/meminfo: memFree=29740452/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25880 CPUtime=928.78 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 1580 54218 0 0 6 0 92856 16 20 0 1 0 338349305 26501120 581 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16095/statm: 6470 581 387 1 0 265 0
[pid=16398] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16398/stat : 16398 (sh) S 16095 16095 32725 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 338442208 9367552 264 33554432000 4194304 5064252 140734495991760 140734495990016 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16398/statm: 2287 264 223 213 0 72 0
[pid=16400] ppid=16398 vsize=32416 CPUtime=673.13 cores=0,2,4,6
/proc/16400/stat : 16400 (clasp-1.0) R 16398 16095 32725 0 -1 4202496 7328 0 0 0 67312 1 0 0 20 0 1 0 338442208 33193984 7512 33554432000 134512640 134847168 4290166384 4290165076 134616619 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16400/statm: 8104 7512 270 82 0 7345 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 67444

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16431
/proc/meminfo: memFree=29744612/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25880 CPUtime=928.78 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 1580 54218 0 0 6 0 92856 16 20 0 1 0 338349305 26501120 581 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16095/statm: 6470 581 387 1 0 265 0
[pid=16398] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16398/stat : 16398 (sh) S 16095 16095 32725 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 338442208 9367552 264 33554432000 4194304 5064252 140734495991760 140734495990016 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16398/statm: 2287 264 223 213 0 72 0
[pid=16400] ppid=16398 vsize=33080 CPUtime=733.11 cores=0,2,4,6
/proc/16400/stat : 16400 (clasp-1.0) R 16398 16095 32725 0 -1 4202496 7461 0 0 0 73310 1 0 0 20 0 1 0 338442208 33873920 7645 33554432000 134512640 134847168 4290166384 4290165008 134784634 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16400/statm: 8270 7645 270 82 0 7511 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 68108

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16431
/proc/meminfo: memFree=29743432/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25880 CPUtime=928.78 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 1580 54218 0 0 6 0 92856 16 20 0 1 0 338349305 26501120 581 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16095/statm: 6470 581 387 1 0 265 0
[pid=16398] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16398/stat : 16398 (sh) S 16095 16095 32725 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 338442208 9367552 264 33554432000 4194304 5064252 140734495991760 140734495990016 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16398/statm: 2287 264 223 213 0 72 0
[pid=16400] ppid=16398 vsize=33936 CPUtime=793.1 cores=0,2,4,6
/proc/16400/stat : 16400 (clasp-1.0) R 16398 16095 32725 0 -1 4202496 7636 0 0 0 79309 1 0 0 20 0 1 0 338442208 34750464 7887 33554432000 134512640 134847168 4290166384 4290164960 134714247 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16400/statm: 8484 7887 270 82 0 7725 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 68964

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 16431
/proc/meminfo: memFree=29740144/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25880 CPUtime=928.78 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 1580 54218 0 0 6 0 92856 16 20 0 1 0 338349305 26501120 581 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16095/statm: 6470 581 387 1 0 265 0
[pid=16398] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16398/stat : 16398 (sh) S 16095 16095 32725 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 338442208 9367552 264 33554432000 4194304 5064252 140734495991760 140734495990016 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16398/statm: 2287 264 223 213 0 72 0
[pid=16400] ppid=16398 vsize=35340 CPUtime=853.09 cores=0,2,4,6
/proc/16400/stat : 16400 (clasp-1.0) R 16398 16095 32725 0 -1 4202496 7928 0 0 0 85308 1 0 0 20 0 1 0 338442208 36188160 8179 33554432000 134512640 134847168 4290166384 4290165076 134616619 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16400/statm: 8835 8179 270 82 0 8076 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 70368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 16431
/proc/meminfo: memFree=29739400/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25880 CPUtime=928.78 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 1580 54218 0 0 6 0 92856 16 20 0 1 0 338349305 26501120 581 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16095/statm: 6470 581 387 1 0 265 0
[pid=16398] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16398/stat : 16398 (sh) S 16095 16095 32725 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 338442208 9367552 264 33554432000 4194304 5064252 140734495991760 140734495990016 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16398/statm: 2287 264 223 213 0 72 0
[pid=16400] ppid=16398 vsize=35340 CPUtime=871.29 cores=0,2,4,6
/proc/16400/stat : 16400 (clasp-1.0) R 16398 16095 32725 0 -1 4202496 7932 0 0 0 87128 1 0 0 20 0 1 0 338442208 36188160 8183 33554432000 134512640 134847168 4290166384 4290164960 134714363 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16400/statm: 8835 8183 270 82 0 8076 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 70368

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -16095

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

[startup+1801.4 s]
/proc/loadavg: 2.04 2.01 2.00 4/184 16450
/proc/meminfo: memFree=29795644/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25880 CPUtime=1800.11 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 1751 64922 0 0 6 0 179985 20 20 0 1 0 338349305 26501120 582 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16095/statm: 6470 582 387 1 0 265 0
[pid=16440] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16440/stat : 16440 (sh) S 16095 16095 32725 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338529358 9367552 264 33554432000 4194304 5064252 140733810339776 140733810338032 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16440/statm: 2287 264 223 213 0 72 0
[pid=16443] ppid=16440 vsize=18060 CPUtime=0.86 cores=0,2,4,6
/proc/16443/stat : 16443 (clasp-1.0) R 16440 16095 32725 0 -1 4202496 4097 0 0 0 86 0 0 0 20 0 1 0 338529358 18493440 3941 33554432000 134512640 134847168 4293208624 4293207308 134715821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16443/statm: 4515 3941 270 82 0 3756 0
Current children cumulated CPU time (s) 1800.97
Current children cumulated vsize (KiB) 53088

[startup+1802.2 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 16450
/proc/meminfo: memFree=29764584/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25880 CPUtime=1800.11 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 1751 64922 0 0 6 0 179985 20 20 0 1 0 338349305 26501120 582 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16095/statm: 6470 582 387 1 0 265 0
[pid=16440] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16440/stat : 16440 (sh) S 16095 16095 32725 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338529358 9367552 264 33554432000 4194304 5064252 140733810339776 140733810338032 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16440/statm: 2287 264 223 213 0 72 0
[pid=16443] ppid=16440 vsize=18060 CPUtime=1.66 cores=0,2,4,6
/proc/16443/stat : 16443 (clasp-1.0) R 16440 16095 32725 0 -1 4202496 4098 0 0 0 166 0 0 0 20 0 1 0 338529358 18493440 3942 33554432000 134512640 134847168 4293208624 4293207308 134715812 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16443/statm: 4515 3942 270 82 0 3756 0
Current children cumulated CPU time (s) 1801.77
Current children cumulated vsize (KiB) 53088

[startup+1802.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 16450
/proc/meminfo: memFree=29764584/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25880 CPUtime=1800.11 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 1751 64922 0 0 6 0 179985 20 20 0 1 0 338349305 26501120 582 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16095/statm: 6470 582 387 1 0 265 0
[pid=16440] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16440/stat : 16440 (sh) S 16095 16095 32725 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338529358 9367552 264 33554432000 4194304 5064252 140733810339776 140733810338032 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16440/statm: 2287 264 223 213 0 72 0
[pid=16443] ppid=16440 vsize=18060 CPUtime=1.86 cores=0,2,4,6
/proc/16443/stat : 16443 (clasp-1.0) R 16440 16095 32725 0 -1 4202496 4099 0 0 0 186 0 0 0 20 0 1 0 338529358 18493440 3943 33554432000 134512640 134847168 4293208624 4293207392 134617496 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16443/statm: 4515 3943 270 82 0 3756 0
Current children cumulated CPU time (s) 1801.97
Current children cumulated vsize (KiB) 53088

[startup+1802.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 16450
/proc/meminfo: memFree=29764584/32873844 swapFree=7372/7372
[pid=16095] ppid=16093 vsize=25880 CPUtime=1800.11 cores=0,2,4,6
/proc/16095/stat : 16095 (pbclasp) S 16093 16095 32725 0 -1 4202496 1751 64922 0 0 6 0 179985 20 20 0 1 0 338349305 26501120 582 33554432000 4194304 4198148 140735962857040 140735962855968 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16095/statm: 6470 582 387 1 0 265 0
[pid=16440] ppid=16095 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16440/stat : 16440 (sh) S 16095 16095 32725 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338529358 9367552 264 33554432000 4194304 5064252 140733810339776 140733810338032 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16440/statm: 2287 264 223 213 0 72 0
[pid=16443] ppid=16440 vsize=18060 CPUtime=1.96 cores=0,2,4,6
/proc/16443/stat : 16443 (clasp-1.0) R 16440 16095 32725 0 -1 4202496 4099 0 0 0 196 0 0 0 20 0 1 0 338529358 18493440 3943 33554432000 134512640 134847168 4293208624 4293207356 134740921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16443/statm: 4515 3943 270 82 0 3756 0
Current children cumulated CPU time (s) 1802.07
Current children cumulated vsize (KiB) 53088

Child status: 0
Real time (s): 1802.52
CPU time (s): 1802.13
CPU user time (s): 1801.91
CPU system time (s): 0.223965
CPU usage (%): 99.9784
Max. virtual memory (cumulated for all children) (KiB): 70368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.91
system time used= 0.223965
maximum resident set size= 32732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71498
page faults= 0
swaps= 0
block input operations= 0
block output operations= 33616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3927
involuntary context switches= 2447

runsolver used 3.63245 second user time and 10.3024 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-03 13:16:47
IDJOB=3735034
IDBENCH=2935
IDSOLVER=2317
FILE ID=node109/3735034-1338722207
RUNJOBID= node109-1338713403-32741
PBS_JOBID= 14636733
Free space on /tmp= 70712 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_15.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735034-1338722207/watcher-3735034-1338722207 -o /tmp/evaluation-result-3735034-1338722207/solver-3735034-1338722207 -C 1800 -W 1900 -M 15500  pbclasp instance-3735034-1338722207.opb HOME/temp

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

MD5SUM BENCH= 76cbd1f5f345389511b95f4555e7fed1
RANDOM SEED=1785967135

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29813564 kB
Buffers:          600916 kB
Cached:          1571096 kB
SwapCached:          964 kB
Active:          1162384 kB
Inactive:        1021956 kB
Active(anon):       6028 kB
Inactive(anon):     7844 kB
Active(file):    1156356 kB
Inactive(file):  1014112 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105532 kB
Dirty:              2444 kB
Writeback:             0 kB
AnonPages:         17792 kB
Mapped:            12276 kB
Shmem:                 4 kB
Slab:             737152 kB
SReclaimable:     179224 kB
SUnreclaim:       557928 kB
KernelStack:        1512 kB
PageTables:         3988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     127508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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-3735034-1338722207.opb

Free space on /tmp at the end= 70700 MiB
End job on node109 at 2012-06-03 13:46:50