Trace number 3735155

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)97 1802.12 1802.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_12.opb
MD5SUMd262db503fd284bdfe2b43790fda8490
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark91
Best CPU time to get the best result obtained on this benchmark1783
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 91
Optimality of the best value was proved NO
Number of variables1807
Total number of constraints3444
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 constraints3443
Minimum length of a constraint1
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 66
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 193
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1320
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

1.77/1.80	o 193
3.47/3.53	o 133
5.67/5.79	o 125
5.78/6.47	o 120
9.86/9.91	o 116
11.53/11.68	o 114
14.55/14.74	o 108
31.54/31.78	o 107
97.22/97.46	o 106
110.10/110.38	o 105
237.26/237.60	o 104
434.19/434.58	o 103
844.02/844.45	o 97
1800.08/1800.61	sh: line 1: 10340 Done                    cat HOME/temp/instance-3735155-1338722821.opb.op
1800.08/1800.61	     10341 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3735155-1338722821.opb.clasp
1800.08/1800.62	c Somebody sent me a SIGTERM
1800.08/1800.62	s SATISFIABLE
1800.08/1800.62	v x1 x2 x3 x4 x5 x8 x24 x25 x32 x33 x34 x43 x44 x48 x50 x53 x61 x63 x64 x65 x68 x70 x73 x75 x79 x80 x82 x84 x85 x86 x89 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 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 x265 x266 x267 x268 x269 x270 x271 x272 x273 x274 x275 x276 x277 x278 x279 x280 x281 x283 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 x325 x326 x327 x328 x329 x330 x331 x332 x333 x334 x336 x337 x338 x340 x341 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 x376 x377 x378 x379 x383 x384 x385 x388 x389 x390 x401 x402 x403 x404 x405 x406 x408 x409 x410 x411 x412 x414 x415 x416 x417 x418 x420 x421 x422 x423 x424 x428 x429 x430 x452 x453 x454 x455 x456 x457 x458 x459 x460 x461 x462 x463 x464 x465 x466 x467 x468 x469 x470 x471 x474 x475 x476 x497 x498 x499 x500 x501 x502 x503 x504 x505 x506 x507 x508 x510 x511 x512 x535 x536 x537 x538 x539 x540 x541 x542 x543 x545 x546 x565 x566 x567 x568 x570 x586 x587 x597 x598 x599 x600 x601 x602 x603 x604 x605 x606 x607 x608 x609 x610 x611 x612 x613 x614 x615 x616 x617 x618 x619 x620 x621 x622 x623 x624 x625 x626 x627 x628 x629 x630 x632 x633 x634 x635 x636 x637 x638 x639 x640 x641 x642 x643 x644 x645 x646 x647 x648 x649 x650 x651 x652 x653 x654 x655 x656 x657 x658 x659 x660 x661 x662 x663 x664 x665 x666 x667 x668 x669 x670 x671 x672 x673 x674 x675 x676 x677 x678 x679 x680 x681 x682 x683 x684 x686 x687 x688 x689 x690 x691 x692 x693 x694 x695 x696 x697 x698 x699 x700 x701 x702 x704 x706 x707 x708 x709 x710 x711 x712 x713 x714 x715 x716 x717 x718 x719 x720 x721 x722 x723 x724 x725 x726 x727 x728 x729 x730 x731 x732 x733 x734 x735 x736 x738 x739 x740 x741 x742 x743 x744 x745 x746 x747 x749 x750 x751 x753 x754 x758 x759 x760 x761 x762 x763 x764 x765 x766 x767 x768 x769 x770 x771 x772 x773 x774 x775 x776 x777 x778 x782 x783 x784 x785 x789 x790 x791 x794 x795 x796 x808 x809 x810 x811 x812 x814 x815 x816 x817 x818 x820 x821 x822 x823 x824 x828 x829 x830 x852 x853 x854 x855 x856 x857 x858 x859 x860 x861 x862 x863 x864 x865 x866 x869 x870 x871 x892 x893 x894 x895 x896 x897 x898 x899 x901 x902 x903 x926 x927 x928 x929 x930 x931 x933 x934 x953 x954 x956 x972 x982 x983 x984 x985 x986 x987 x988 x989 x990 x991 x992 x993 x994 x995 x996 x997 x998 x999 x1000 x1001 x1002 x1003 x1004 x1005 x1007 x1008 x1009 x1010 x1011 x1012 x1013 x1014 x1015 x1016 x1017 x1018 x1019 x1020 x1021 x1022 x1023 x1024 x1025 x1027 x1028 x1029 x1030 x1031 x1032 x1033 x1034 x1035 x1036 x1037 x1038 x1039 x1040 x1041 x1042 x1043 x1044 x1045 x1046 x1047 x1048 x1049 x1051 x1052 x1053 x1054 x1055 x1056 x1057 x1058 x1059 x1060 x1062 x1063 x1064 x1065 x1066 x1067 x1071 x1072 x1073 x1074 x1075 x1076 x1077 x1078 x1079 x1080 x1081 x1082 x1083 x1084 x1087 x1088 x1089 x1090 x1091 x1095 x1096 x1097 x1100 x1101 x1102 x1114 x1115 x1116 x1117 x1118 x1120 x1121 x1122 x1123 x1124 x1128 x1129 x1130 x1152 x1153 x1154 x1155 x1156 x1157 x1158 x1159 x1160 x1161 x1164 x1165 x1166 x1187 x1188 x1189 x1190 x1192 x1193 x1194 x1217 x1218 x1219 x1220 x1221 x1222 x1241 x1242 x1267 x1268 x1269 x1270 x1271 x1272 x1273 x1274 x1275 x1276 x1277 x1278 x1279 x1280 x1281 x1283 x1284 x1285 x1286 x1287 x1288 x1289 x1290 x1291 x1292 x1293 x1294 x1295 x1296 x1297 x1298 x1299 x1301 x1303 x1304 x1305 x1306 x1307 x1308 x1309 x1312 x1313 x1314 x1315 x1316 x1320 x1321 x1322 x1325 x1326 x1327 x1331 x1339 x1340 x1341 x1342 x1343 x1347 x1348 x1349 x1371 x1372 x1373 x1374 x1375 x1378 x1379 x1380 x1401 x1402 x1403 x1404 x1408 x1427 x1428 x1429 x1449 x1473 x1474 x1475 x1476 x1477 x1480 x1481 x1482 x1483 x1485 x1486 x1487 x1488 x1490 x1491 x1492 x1501 x1502 x1503 x1504 x1509 x1510 x1514 x1515 x1527 x1528 x1529 x1530 x1534 x1535 x1539 x1540 x1552 x1553 x1554 x1613 x1614 x1615 x1616 x1618 x1619 x1620 x1621 x1623 x1624 x1625 x1628 x1633 x1634 x1635 x1636 x1638 x1639 x1640 x1641 x1643 x1644 x1645 x1648 x1653 x1654 x1655 x1657 x1658 x1659 x1672 x1675 x1702 x1703 x1704 x1705 x1706 x1707 x1708 x1709 x1710 x1711 x1712 x1713 x1714 x1715 x1716 x1717 x1718 x1719 x1720 x1722 x1723 x1724 x1726 x1727 x1731 x1732 x1733 x1735 x1736 x1743 x1744 x1752 x1758 x1759 x1760 x1762 x1763 x1768 x1769 x1787 x1788 x1789 x1807 
1800.08/1800.62	pb2clasp1: no process killed
1802.06/1802.62	sh: line 1: 10574 Done                    cat HOME/temp/instance-3735155-1338722821.opb.op
1802.06/1802.62	     10575 Killed                  | clasp-1.0 --trans=no > HOME/temp/instance-3735155-1338722821.opb.clasp

Verifier Data

OK	97

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-3735155-1338722821/watcher-3735155-1338722821 -o /tmp/evaluation-result-3735155-1338722821/solver-3735155-1338722821 -C 1800 -W 1900 -M 15500 pbclasp instance-3735155-1338722821.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 2.00 4/180 10143
/proc/meminfo: memFree=27657204/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25592 CPUtime=0 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 338407394 26206208 505 33554432000 4194304 4198148 140735328106864 140735328105752 273592411376 0 0 4224 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6398 505 368 1 0 193 0

[startup+0.0879749 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 10143
/proc/meminfo: memFree=27657204/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25592 CPUtime=0 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 338407394 26206208 505 33554432000 4194304 4198148 140735328106864 140735328105752 273592411376 0 0 4224 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6398 505 368 1 0 193 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25592

[startup+0.100233 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 10143
/proc/meminfo: memFree=27657204/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25592 CPUtime=0 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 338407394 26206208 505 33554432000 4194304 4198148 140735328106864 140735328105752 273592411376 0 0 4224 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6398 505 368 1 0 193 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25592

[startup+0.300202 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 10143
/proc/meminfo: memFree=27657204/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25592 CPUtime=0 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 338407394 26206208 505 33554432000 4194304 4198148 140735328106864 140735328105752 273592411376 0 0 4224 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6398 505 368 1 0 193 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25592

[startup+0.700171 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 10143
/proc/meminfo: memFree=27657204/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25592 CPUtime=0.56 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 671 2097 0 0 0 0 56 0 20 0 1 0 338407394 26206208 524 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6398 524 387 1 0 193 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 25592

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10153
/proc/meminfo: memFree=27649140/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25592 CPUtime=0.56 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 671 2097 0 0 0 0 56 0 20 0 1 0 338407394 26206208 524 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6398 524 387 1 0 193 0
[pid=10151] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10151/stat : 10151 (sh) S 10143 10143 2078 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 338407451 9367552 264 33554432000 4194304 5064252 140733567059232 140733567057488 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10151/statm: 2287 264 223 213 0 72 0
[pid=10153] ppid=10151 vsize=8704 CPUtime=0.91 cores=0,2,4,6
/proc/10153/stat : 10153 (clasp-1.0) R 10151 10143 2078 0 -1 4202496 1768 0 0 0 91 0 0 0 20 0 1 0 338407452 8912896 1666 33554432000 134512640 134847168 4290307872 4290306556 134715952 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10153/statm: 2176 1666 272 82 0 1417 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 43444

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10161
/proc/meminfo: memFree=27649140/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=1.79 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 794 5827 0 0 0 0 178 1 20 0 1 0 338407394 26341376 532 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6431 532 387 1 0 226 0
[pid=10159] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10159/stat : 10159 (sh) S 10143 10143 2078 0 -1 4202496 369 219 0 0 0 0 0 0 20 0 1 0 338407574 9367552 263 33554432000 4194304 5064252 140737128409968 140737128408224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10159/statm: 2287 263 223 213 0 72 0
[pid=10161] ppid=10159 vsize=8976 CPUtime=1.28 cores=0,2,4,6
/proc/10161/stat : 10161 (clasp-1.0) R 10159 10143 2078 0 -1 4202496 1817 0 0 0 128 0 0 0 20 0 1 0 338407575 9191424 1715 33554432000 134512640 134847168 4288186192 4288184876 134715812 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10161/statm: 2244 1715 270 82 0 1485 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 43848

[startup+6.30016 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10169
/proc/meminfo: memFree=27648164/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=5.78 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 1043 13356 0 0 1 0 574 3 20 0 1 0 338407394 26341376 538 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6431 538 387 1 0 226 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 25724

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10201
/proc/meminfo: memFree=27647916/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=11.55 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 1413 24563 0 0 2 0 1147 6 20 0 1 0 338407394 26341376 538 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6431 538 387 1 0 226 0
[pid=10199] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10199/stat : 10199 (sh) S 10143 10143 2078 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 338408563 9367552 264 33554432000 4194304 5064252 140736153083776 140736153082032 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10199/statm: 2287 264 223 213 0 72 0
[pid=10201] ppid=10199 vsize=8704 CPUtime=1 cores=0,2,4,6
/proc/10201/stat : 10201 (clasp-1.0) R 10199 10143 2078 0 -1 4202496 1766 0 0 0 100 0 0 0 20 0 1 0 338408563 8912896 1664 33554432000 134512640 134847168 4290958992 4290957568 134714269 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10201/statm: 2176 1664 270 82 0 1417 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 43576

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10209
/proc/meminfo: memFree=27647652/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=14.61 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 1536 28339 0 0 2 0 1452 7 20 0 1 0 338407394 26341376 538 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6431 538 387 1 0 226 0
[pid=10207] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10207/stat : 10207 (sh) S 10143 10143 2078 0 -1 4202496 368 220 0 0 0 0 0 0 20 0 1 0 338408869 9367552 263 33554432000 4194304 5064252 140736511352048 140736511350304 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10207/statm: 2287 263 223 213 0 72 0
[pid=10209] ppid=10207 vsize=9448 CPUtime=10.74 cores=0,2,4,6
/proc/10209/stat : 10209 (clasp-1.0) R 10207 10143 2078 0 -1 4202496 1932 0 0 0 1074 0 0 0 20 0 1 0 338408869 9674752 1829 33554432000 134512640 134847168 4290147888 4290146464 134715031 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10209/statm: 2362 1829 270 82 0 1603 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 44320

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 10217
/proc/meminfo: memFree=27646904/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=31.64 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 1661 32359 0 0 3 0 3153 8 20 0 1 0 338407394 26341376 538 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6431 538 387 1 0 226 0
[pid=10215] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10215/stat : 10215 (sh) S 10143 10143 2078 0 -1 4202496 368 219 0 0 0 0 0 0 20 0 1 0 338410572 9367552 263 33554432000 4194304 5064252 140735627533648 140735627531904 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10215/statm: 2287 263 223 213 0 72 0
[pid=10217] ppid=10215 vsize=10308 CPUtime=19.29 cores=0,2,4,6
/proc/10217/stat : 10217 (clasp-1.0) R 10215 10143 2078 0 -1 4202496 2133 0 0 0 1929 0 0 0 20 0 1 0 338410572 10555392 2031 33554432000 134512640 134847168 4294367504 4294366080 134714190 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2577 2031 270 82 0 1818 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 45180

[startup+102.306 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 10226
/proc/meminfo: memFree=27647276/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=97.3 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 1784 36779 0 0 3 0 9718 9 20 0 1 0 338407394 26341376 538 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6431 538 387 1 0 226 0
[pid=10224] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10224/stat : 10224 (sh) S 10143 10143 2078 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 338417142 9367552 264 33554432000 4194304 5064252 140734916580016 140734916578272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10224/statm: 2287 264 223 213 0 72 0
[pid=10226] ppid=10224 vsize=8928 CPUtime=4.81 cores=0,2,4,6
/proc/10226/stat : 10226 (clasp-1.0) R 10224 10143 2078 0 -1 4202496 1827 0 0 0 481 0 0 0 20 0 1 0 338417142 9142272 1723 33554432000 134512640 134847168 4289788432 4289787008 134714832 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10226/statm: 2232 1723 272 82 0 1473 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 43800

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 10234
/proc/meminfo: memFree=27644296/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=110.2 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 1907 40733 0 0 3 0 11007 10 20 0 1 0 338407394 26341376 538 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6431 538 387 1 0 226 0
[pid=10232] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10232/stat : 10232 (sh) S 10143 10143 2078 0 -1 4202496 368 220 0 0 0 0 0 0 20 0 1 0 338418433 9367552 263 33554432000 4194304 5064252 140735688014880 140735688013136 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10232/statm: 2287 263 223 213 0 72 0
[pid=10234] ppid=10232 vsize=11328 CPUtime=51.88 cores=0,2,4,6
/proc/10234/stat : 10234 (clasp-1.0) R 10232 10143 2078 0 -1 4202496 2393 0 0 0 5188 0 0 0 20 0 1 0 338418433 11599872 2308 33554432000 134512640 134847168 4292038400 4292037140 134737637 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10234/statm: 2832 2308 272 82 0 2073 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 46200

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/184 10245
/proc/meminfo: memFree=27643852/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=110.2 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 1907 40733 0 0 3 0 11007 10 20 0 1 0 338407394 26341376 538 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6431 538 387 1 0 226 0
[pid=10232] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10232/stat : 10232 (sh) S 10143 10143 2078 0 -1 4202496 368 220 0 0 0 0 0 0 20 0 1 0 338418433 9367552 263 33554432000 4194304 5064252 140735688014880 140735688013136 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10232/statm: 2287 263 223 213 0 72 0
[pid=10234] ppid=10232 vsize=12656 CPUtime=111.86 cores=0,2,4,6
/proc/10234/stat : 10234 (clasp-1.0) R 10232 10143 2078 0 -1 4202496 2678 0 0 0 11186 0 0 0 20 0 1 0 338418433 12959744 2645 33554432000 134512640 134847168 4292038400 4292037084 134715812 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10234/statm: 3164 2645 272 82 0 2405 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 47528

[startup+282.3 s]
/proc/loadavg: 2.16 2.07 2.01 3/183 10253
/proc/meminfo: memFree=27645596/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=237.37 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 2030 45399 0 0 3 0 23723 11 20 0 1 0 338407394 26341376 538 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10143/statm: 6431 538 387 1 0 226 0
[pid=10251] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.05 2.07 2.04 3/184 10499
/proc/meminfo: memFree=26879536/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=844.09 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 2283 55455 0 0 4 0 84391 14 20 0 1 0 338407394 26341376 538 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6431 538 387 1 0 226 0
[pid=10339] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10339/stat : 10339 (sh) S 10143 10143 2078 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338491840 9367552 264 33554432000 4194304 5064252 140733908058576 140733908056832 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10339/statm: 2287 264 223 213 0 72 0
[pid=10341] ppid=10339 vsize=16376 CPUtime=577.73 cores=0,2,4,6
/proc/10341/stat : 10341 (clasp-1.0) R 10339 10143 2078 0 -1 4202496 3540 0 0 0 57768 5 0 0 20 0 1 0 338491840 16769024 3455 33554432000 134512640 134847168 4290310992 4290309760 134737595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10341/statm: 4094 3455 270 82 0 3335 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 51248

[startup+1482.3 s]
/proc/loadavg: 2.05 2.07 2.04 3/183 10515
/proc/meminfo: memFree=26874176/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=844.09 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 2283 55455 0 0 4 0 84391 14 20 0 1 0 338407394 26341376 538 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6431 538 387 1 0 226 0
[pid=10339] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10339/stat : 10339 (sh) S 10143 10143 2078 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338491840 9367552 264 33554432000 4194304 5064252 140733908058576 140733908056832 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10339/statm: 2287 264 223 213 0 72 0
[pid=10341] ppid=10339 vsize=16948 CPUtime=637.72 cores=0,2,4,6
/proc/10341/stat : 10341 (clasp-1.0) R 10339 10143 2078 0 -1 4202496 3646 0 0 0 63766 6 0 0 20 0 1 0 338491840 17354752 3561 33554432000 134512640 134847168 4290310992 4290309748 134737608 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10341/statm: 4237 3561 270 82 0 3478 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 51820

[startup+1542.3 s]
/proc/loadavg: 2.02 2.05 2.03 3/183 10523
/proc/meminfo: memFree=26879416/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=844.09 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 2283 55455 0 0 4 0 84391 14 20 0 1 0 338407394 26341376 538 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6431 538 387 1 0 226 0
[pid=10339] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10339/stat : 10339 (sh) S 10143 10143 2078 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338491840 9367552 264 33554432000 4194304 5064252 140733908058576 140733908056832 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10339/statm: 2287 264 223 213 0 72 0
[pid=10341] ppid=10339 vsize=17296 CPUtime=697.71 cores=0,2,4,6
/proc/10341/stat : 10341 (clasp-1.0) R 10339 10143 2078 0 -1 4202496 3747 0 0 0 69765 6 0 0 20 0 1 0 338491840 17711104 3662 33554432000 134512640 134847168 4290310992 4290309684 134616619 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10341/statm: 4324 3662 270 82 0 3565 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 52168

[startup+1602.3 s]
/proc/loadavg: 2.08 2.06 2.03 3/183 10540
/proc/meminfo: memFree=26873988/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=844.09 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 2283 55455 0 0 4 0 84391 14 20 0 1 0 338407394 26341376 538 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6431 538 387 1 0 226 0
[pid=10339] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10339/stat : 10339 (sh) S 10143 10143 2078 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338491840 9367552 264 33554432000 4194304 5064252 140733908058576 140733908056832 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10339/statm: 2287 264 223 213 0 72 0
[pid=10341] ppid=10339 vsize=17672 CPUtime=757.7 cores=0,2,4,6
/proc/10341/stat : 10341 (clasp-1.0) R 10339 10143 2078 0 -1 4202496 3806 0 0 0 75763 7 0 0 20 0 1 0 338491840 18096128 3795 33554432000 134512640 134847168 4290310992 4290309456 134713637 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10341/statm: 4418 3795 270 82 0 3659 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 52544

[startup+1662.3 s]
/proc/loadavg: 2.03 2.05 2.03 3/183 10548
/proc/meminfo: memFree=26878728/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=844.09 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 2283 55455 0 0 4 0 84391 14 20 0 1 0 338407394 26341376 538 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6431 538 387 1 0 226 0
[pid=10339] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10339/stat : 10339 (sh) S 10143 10143 2078 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338491840 9367552 264 33554432000 4194304 5064252 140733908058576 140733908056832 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10339/statm: 2287 264 223 213 0 72 0
[pid=10341] ppid=10339 vsize=17672 CPUtime=817.69 cores=0,2,4,6
/proc/10341/stat : 10341 (clasp-1.0) R 10339 10143 2078 0 -1 4202496 3809 0 0 0 81762 7 0 0 20 0 1 0 338491840 18096128 3798 33554432000 134512640 134847168 4290310992 4290309568 134714243 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10341/statm: 4418 3798 270 82 0 3659 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 52544

[startup+1722.3 s]
/proc/loadavg: 2.09 2.05 2.03 4/183 10564
/proc/meminfo: memFree=27017932/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=844.09 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 2283 55455 0 0 4 0 84391 14 20 0 1 0 338407394 26341376 538 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6431 538 387 1 0 226 0
[pid=10339] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10339/stat : 10339 (sh) S 10143 10143 2078 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338491840 9367552 264 33554432000 4194304 5064252 140733908058576 140733908056832 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10339/statm: 2287 264 223 213 0 72 0
[pid=10341] ppid=10339 vsize=18020 CPUtime=877.68 cores=0,2,4,6
/proc/10341/stat : 10341 (clasp-1.0) R 10339 10143 2078 0 -1 4202496 3885 0 0 0 87760 8 0 0 20 0 1 0 338491840 18452480 3874 33554432000 134512640 134847168 4290310992 4290309568 134715031 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10341/statm: 4505 3874 270 82 0 3746 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 52892

[startup+1782.3 s]
/proc/loadavg: 2.10 2.06 2.03 3/183 10564
/proc/meminfo: memFree=26878240/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=844.09 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 2283 55455 0 0 4 0 84391 14 20 0 1 0 338407394 26341376 538 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6431 538 387 1 0 226 0
[pid=10339] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10339/stat : 10339 (sh) S 10143 10143 2078 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338491840 9367552 264 33554432000 4194304 5064252 140733908058576 140733908056832 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10339/statm: 2287 264 223 213 0 72 0
[pid=10341] ppid=10339 vsize=18020 CPUtime=937.68 cores=0,2,4,6
/proc/10341/stat : 10341 (clasp-1.0) R 10339 10143 2078 0 -1 4202496 3903 0 0 0 93760 8 0 0 20 0 1 0 338491840 18452480 3892 33554432000 134512640 134847168 4290310992 4290309616 134784612 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10341/statm: 4505 3892 270 82 0 3746 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 52892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.07 2.05 2.02 3/183 10564
/proc/meminfo: memFree=26878348/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=844.09 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 2283 55455 0 0 4 0 84391 14 20 0 1 0 338407394 26341376 538 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 6431 538 387 1 0 226 0
[pid=10339] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10339/stat : 10339 (sh) S 10143 10143 2078 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338491840 9367552 264 33554432000 4194304 5064252 140733908058576 140733908056832 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10339/statm: 2287 264 223 213 0 72 0
[pid=10341] ppid=10339 vsize=18020 CPUtime=955.99 cores=0,2,4,6
/proc/10341/stat : 10341 (clasp-1.0) R 10339 10143 2078 0 -1 4202496 3903 0 0 0 95591 8 0 0 20 0 1 0 338491840 18452480 3892 33554432000 134512640 134847168 4290310992 4290309456 134713642 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10341/statm: 4505 3892 270 82 0 3746 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 52892

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -10143

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

[startup+1801.4 s]
/proc/loadavg: 2.07 2.05 2.02 3/183 10564
/proc/meminfo: memFree=26878348/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=1800.11 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 2457 62140 0 0 4 1 179982 24 20 0 1 0 338407394 26341376 539 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10143/statm: 6431 539 387 1 0 226 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 25724

[startup+1802.2 s]
/proc/loadavg: 2.07 2.05 2.02 3/185 10583
/proc/meminfo: memFree=27451604/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=1800.11 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 2457 62140 0 0 4 1 179982 24 20 0 1 0 338407394 26341376 539 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10143/statm: 6431 539 387 1 0 226 0
[pid=10573] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10573/stat : 10573 (sh) S 10143 10143 2078 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 338587456 9367552 264 33554432000 4194304 5064252 140737324381312 140737324379568 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10573/statm: 2287 264 223 213 0 72 0
[pid=10575] ppid=10573 vsize=8836 CPUtime=1.55 cores=0,2,4,6
/proc/10575/stat : 10575 (clasp-1.0) R 10573 10143 2078 0 -1 4202496 1795 0 0 0 155 0 0 0 20 0 1 0 338587457 9048064 1693 33554432000 134512640 134847168 4294690608 4294689348 134737633 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10575/statm: 2209 1693 270 82 0 1450 0
Current children cumulated CPU time (s) 1801.66
Current children cumulated vsize (KiB) 43708

[startup+1802.6 s]
/proc/loadavg: 2.07 2.05 2.02 3/185 10583
/proc/meminfo: memFree=27451604/32873844 swapFree=7112/7112
[pid=10143] ppid=10141 vsize=25724 CPUtime=1800.11 cores=0,2,4,6
/proc/10143/stat : 10143 (pbclasp) S 10141 10143 2078 0 -1 4202496 2457 62140 0 0 4 1 179982 24 20 0 1 0 338407394 26341376 539 33554432000 4194304 4198148 140735328106864 140735328105792 273592414238 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10143/statm: 6431 539 387 1 0 226 0
[pid=10573] ppid=10143 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10573/stat : 10573 (sh) S 10143 10143 2078 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 338587456 9367552 264 33554432000 4194304 5064252 140737324381312 140737324379568 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10573/statm: 2287 264 223 213 0 72 0
[pid=10575] ppid=10573 vsize=8836 CPUtime=1.95 cores=0,2,4,6
/proc/10575/stat : 10575 (clasp-1.0) R 10573 10143 2078 0 -1 4202496 1795 0 0 0 195 0 0 0 20 0 1 0 338587457 9048064 1693 33554432000 134512640 134847168 4294690608 4294688780 2333439 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10575/statm: 2209 1693 270 82 0 1450 0
Current children cumulated CPU time (s) 1802.06
Current children cumulated vsize (KiB) 43708

Child status: 0
Real time (s): 1802.62
CPU time (s): 1802.12
CPU user time (s): 1801.86
CPU system time (s): 0.26196
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 52892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.86
system time used= 0.26196
maximum resident set size= 15568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67099
page faults= 0
swaps= 0
block input operations= 0
block output operations= 20064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2508
involuntary context switches= 2455

runsolver used 2.76658 second user time and 7.17791 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-03 13:27:01
IDJOB=3735155
IDBENCH=2946
IDSOLVER=2317
FILE ID=node132/3735155-1338722821
RUNJOBID= node132-1338702930-2094
PBS_JOBID= 14636717
Free space on /tmp= 71216 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_12.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735155-1338722821/watcher-3735155-1338722821 -o /tmp/evaluation-result-3735155-1338722821/solver-3735155-1338722821 -C 1800 -W 1900 -M 15500  pbclasp instance-3735155-1338722821.opb HOME/temp

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

MD5SUM BENCH= d262db503fd284bdfe2b43790fda8490
RANDOM SEED=2080668636

node132.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.832
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.832
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.832
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		: 2666.832
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.832
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27657220 kB
Buffers:         1178736 kB
Cached:          3105544 kB
SwapCached:         2288 kB
Active:          2177600 kB
Inactive:        2123944 kB
Active(anon):       8500 kB
Inactive(anon):     7108 kB
Active(file):    2169100 kB
Inactive(file):  2116836 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67102712 kB
Dirty:              1188 kB
Writeback:             0 kB
AnonPages:         17996 kB
Mapped:            13128 kB
Shmem:                 8 kB
Slab:             776116 kB
SReclaimable:     217080 kB
SUnreclaim:       559036 kB
KernelStack:        1560 kB
PageTables:         4128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     131000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 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-3735155-1338722821.opb

Free space on /tmp at the end= 71064 MiB
End job on node132 at 2012-06-03 13:57:03