Trace number 3493802

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PicoMUS 941No Cert. 1800.07 1800.02

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net50-25-5.shuffled.cnf
MD5SUM6c5a8c8492e999dc5a336a0cecca9f23
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark142.2
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses7401
Sum of the clauses size17450
Maximum clause length50
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24800
Number of clauses of size 32600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c [picomus] WARNING: no output file given
0.00/0.00	c [picomus] p cnf 2500 7401
5.29/5.32	s UNSATISFIABLE
5.29/5.35	c [picomus] extracted core 1 of size 6791 out of 7401 (92%) after 5.4 sec
13.10/13.19	c [picomus] extracted core 2 of size 6719 out of 7401 (91%) after 13.2 sec
18.70/18.76	c [picomus] extracted core 3 of size 6660 out of 7401 (90%) after 18.8 sec
20.99/21.00	c [picomus] extracted core 4 of size 6581 out of 7401 (89%) after 21.0 sec
29.59/29.62	c [picomus] extracted core 5 of size 6566 out of 7401 (89%) after 29.6 sec
33.99/34.09	c [picomus] extracted core 6 of size 6559 out of 7401 (89%) after 34.1 sec
37.79/37.82	c [picomus] extracted core 7 of size 6547 out of 7401 (88%) after 37.8 sec
44.99/45.03	c [picomus] extracted core 8 of size 6539 out of 7401 (88%) after 45.0 sec
50.49/50.58	c [picomus] extracted core 9 of size 6532 out of 7401 (88%) after 50.6 sec
60.50/60.56	c [picomus] extracted core 10 of size 6528 out of 7401 (88%) after 60.6 sec
141.80/141.90	c [picomus] reduction 1 to 6526 out of 7401 (88%) after 141.9 sec
175.59/175.67	c [picomus] reduction 2 to 6521 out of 7401 (88%) after 175.7 sec
235.60/235.64	c [picomus] reduction 3 to 6519 out of 7401 (88%) after 235.7 sec
287.90/287.96	c [picomus] reduction 4 to 6510 out of 7401 (88%) after 288.0 sec
312.40/312.46	c [picomus] reduction 5 to 6507 out of 7401 (88%) after 312.5 sec
350.70/350.74	c [picomus] reduction 6 to 6498 out of 7401 (88%) after 350.7 sec
373.90/373.91	c [picomus] reduction 7 to 6491 out of 7401 (88%) after 373.9 sec
392.71/392.71	c [picomus] reduction 8 to 6486 out of 7401 (88%) after 392.7 sec
414.20/414.22	c [picomus] reduction 9 to 6480 out of 7401 (88%) after 414.2 sec
459.01/459.00	c [picomus] reduction 10 to 6476 out of 7401 (88%) after 459.0 sec
479.71/479.71	c [picomus] reduction 11 to 6474 out of 7401 (87%) after 479.7 sec
487.71/487.78	c [picomus] reduction 12 to 6469 out of 7401 (87%) after 487.8 sec
503.81/503.84	c [picomus] reduction 13 to 6468 out of 7401 (87%) after 503.9 sec
521.71/521.70	c [picomus] reduction 14 to 6467 out of 7401 (87%) after 521.7 sec
539.91/539.99	c [picomus] reduction 15 to 6466 out of 7401 (87%) after 540.0 sec
550.51/550.59	c [picomus] reduction 16 to 6465 out of 7401 (87%) after 550.6 sec
557.21/557.20	c [picomus] reduction 17 to 6463 out of 7401 (87%) after 557.2 sec
585.21/585.29	c [picomus] reduction 18 to 6461 out of 7401 (87%) after 585.3 sec
614.31/614.31	c [picomus] reduction 19 to 6459 out of 7401 (87%) after 614.3 sec
617.61/617.64	c [picomus] reduction 20 to 6456 out of 7401 (87%) after 617.7 sec
635.61/635.69	c [picomus] reduction 21 to 6455 out of 7401 (87%) after 635.7 sec
647.01/647.04	c [picomus] reduction 22 to 6454 out of 7401 (87%) after 647.1 sec
654.91/654.91	c [picomus] reduction 23 to 6452 out of 7401 (87%) after 654.9 sec
676.61/676.64	c [picomus] reduction 24 to 6448 out of 7401 (87%) after 676.7 sec
700.11/700.18	c [picomus] reduction 25 to 6447 out of 7401 (87%) after 700.2 sec
708.81/708.80	c [picomus] reduction 26 to 6445 out of 7401 (87%) after 708.8 sec
710.52/710.53	c [picomus] reduction 27 to 6444 out of 7401 (87%) after 710.6 sec
712.41/712.48	c [picomus] reduction 28 to 6443 out of 7401 (87%) after 712.5 sec
719.81/719.89	c [picomus] reduction 29 to 6442 out of 7401 (87%) after 719.9 sec
724.11/724.15	c [picomus] reduction 30 to 6437 out of 7401 (87%) after 724.2 sec
729.32/729.33	c [picomus] reduction 31 to 6436 out of 7401 (87%) after 729.4 sec
745.51/745.52	c [picomus] reduction 32 to 6432 out of 7401 (87%) after 745.5 sec
751.01/751.01	c [picomus] reduction 33 to 6430 out of 7401 (87%) after 751.0 sec
757.31/757.32	c [picomus] reduction 34 to 6429 out of 7401 (87%) after 757.4 sec
790.11/790.10	c [picomus] reduction 35 to 6428 out of 7401 (87%) after 790.1 sec
814.52/814.60	c [picomus] reduction 36 to 6426 out of 7401 (87%) after 814.6 sec
818.91/818.98	c [picomus] reduction 37 to 6424 out of 7401 (87%) after 819.0 sec
819.72/819.71	c [picomus] reduction 38 to 6423 out of 7401 (87%) after 819.7 sec
820.12/820.15	c [picomus] reduction 39 to 6421 out of 7401 (87%) after 820.2 sec
829.91/829.97	c [picomus] reduction 40 to 6419 out of 7401 (87%) after 830.0 sec
837.72/837.79	c [picomus] reduction 41 to 6418 out of 7401 (87%) after 837.8 sec
845.42/845.46	c [picomus] reduction 42 to 6417 out of 7401 (87%) after 845.5 sec
850.52/850.51	c [picomus] reduction 43 to 6416 out of 7401 (87%) after 850.5 sec
856.01/856.07	c [picomus] reduction 44 to 6414 out of 7401 (87%) after 856.1 sec
860.02/860.02	c [picomus] reduction 45 to 6413 out of 7401 (87%) after 860.0 sec
863.32/863.36	c [picomus] reduction 46 to 6412 out of 7401 (87%) after 863.4 sec
875.22/875.25	c [picomus] reduction 47 to 6411 out of 7401 (87%) after 875.3 sec
877.91/877.95	c [picomus] reduction 48 to 6409 out of 7401 (87%) after 878.0 sec
889.51/889.58	c [picomus] reduction 49 to 6408 out of 7401 (87%) after 889.6 sec
900.11/900.16	c [picomus] reduction 50 to 6406 out of 7401 (87%) after 900.2 sec
903.02/903.09	c [picomus] reduction 51 to 6405 out of 7401 (87%) after 903.1 sec
907.12/907.15	c [picomus] reduction 52 to 6403 out of 7401 (87%) after 907.2 sec
916.71/916.73	c [picomus] reduction 53 to 6402 out of 7401 (87%) after 916.8 sec
920.81/920.83	c [picomus] reduction 54 to 6399 out of 7401 (86%) after 920.9 sec
930.62/930.66	c [picomus] reduction 55 to 6398 out of 7401 (86%) after 930.7 sec
940.31/940.39	c [picomus] reduction 56 to 6397 out of 7401 (86%) after 940.4 sec
946.02/946.01	c [picomus] reduction 57 to 6396 out of 7401 (86%) after 946.0 sec
955.11/955.11	c [picomus] reduction 58 to 6395 out of 7401 (86%) after 955.1 sec
958.41/958.42	c [picomus] reduction 59 to 6394 out of 7401 (86%) after 958.5 sec
961.21/961.26	c [picomus] reduction 60 to 6393 out of 7401 (86%) after 961.3 sec
961.61/961.63	c [picomus] reduction 61 to 6392 out of 7401 (86%) after 961.7 sec
975.41/975.47	c [picomus] reduction 62 to 6391 out of 7401 (86%) after 975.5 sec
981.71/981.71	c [picomus] reduction 63 to 6389 out of 7401 (86%) after 981.7 sec
987.01/987.08	c [picomus] reduction 64 to 6386 out of 7401 (86%) after 987.1 sec
995.12/995.19	c [picomus] reduction 65 to 6382 out of 7401 (86%) after 995.2 sec
999.02/999.05	c [picomus] reduction 66 to 6378 out of 7401 (86%) after 999.1 sec
1001.52/1001.52	c [picomus] reduction 67 to 6377 out of 7401 (86%) after 1001.6 sec
1002.03/1002.09	c [picomus] reduction 68 to 6376 out of 7401 (86%) after 1002.1 sec
1002.52/1002.50	c [picomus] reduction 69 to 6373 out of 7401 (86%) after 1002.5 sec
1003.82/1003.84	c [picomus] reduction 70 to 6372 out of 7401 (86%) after 1003.9 sec
1017.23/1017.29	c [picomus] reduction 71 to 6370 out of 7401 (86%) after 1017.3 sec
1038.53/1038.52	c [picomus] reduction 72 to 6369 out of 7401 (86%) after 1038.6 sec
1051.93/1051.97	c [picomus] reduction 73 to 6368 out of 7401 (86%) after 1052.0 sec
1059.62/1059.64	c [picomus] reduction 74 to 6367 out of 7401 (86%) after 1059.7 sec
1065.13/1065.12	c [picomus] reduction 75 to 6366 out of 7401 (86%) after 1065.2 sec
1077.03/1077.04	c [picomus] reduction 76 to 6365 out of 7401 (86%) after 1077.1 sec
1080.03/1080.01	c [picomus] reduction 77 to 6364 out of 7401 (86%) after 1080.0 sec
1082.83/1082.86	c [picomus] reduction 78 to 6363 out of 7401 (86%) after 1082.9 sec
1087.23/1087.20	c [picomus] reduction 79 to 6362 out of 7401 (86%) after 1087.2 sec
1091.83/1091.88	c [picomus] reduction 80 to 6361 out of 7401 (86%) after 1091.9 sec
1095.53/1095.51	c [picomus] reduction 81 to 6360 out of 7401 (86%) after 1095.5 sec
1099.63/1099.61	c [picomus] reduction 82 to 6358 out of 7401 (86%) after 1099.6 sec
1101.83/1101.85	c [picomus] reduction 83 to 6357 out of 7401 (86%) after 1101.9 sec
1102.23/1102.27	c [picomus] reduction 84 to 6356 out of 7401 (86%) after 1102.3 sec
1105.43/1105.41	c [picomus] reduction 85 to 6355 out of 7401 (86%) after 1105.4 sec
1110.63/1110.61	c [picomus] reduction 86 to 6354 out of 7401 (86%) after 1110.6 sec
1113.53/1113.59	c [picomus] reduction 87 to 6353 out of 7401 (86%) after 1113.6 sec
1141.53/1141.51	c [picomus] reduction 88 to 6352 out of 7401 (86%) after 1141.5 sec
1144.43/1144.44	c [picomus] reduction 89 to 6351 out of 7401 (86%) after 1144.5 sec
1167.93/1167.94	c [picomus] reduction 90 to 6350 out of 7401 (86%) after 1168.0 sec
1189.33/1189.35	c [picomus] reduction 91 to 6349 out of 7401 (86%) after 1189.4 sec
1195.03/1195.09	c [picomus] reduction 92 to 6347 out of 7401 (86%) after 1195.1 sec
1207.43/1207.43	c [picomus] reduction 93 to 6345 out of 7401 (86%) after 1207.5 sec
1210.83/1210.88	c [picomus] reduction 94 to 6344 out of 7401 (86%) after 1210.9 sec
1216.13/1216.14	c [picomus] reduction 95 to 6343 out of 7401 (86%) after 1216.2 sec
1218.23/1218.20	c [picomus] reduction 96 to 6340 out of 7401 (86%) after 1218.2 sec
1231.83/1231.83	c [picomus] reduction 97 to 6338 out of 7401 (86%) after 1231.9 sec
1238.63/1238.69	c [picomus] reduction 98 to 6337 out of 7401 (86%) after 1238.7 sec
1249.23/1249.25	c [picomus] reduction 99 to 6336 out of 7401 (86%) after 1249.3 sec
1251.73/1251.74	c [picomus] reduction 100 to 6335 out of 7401 (86%) after 1251.8 sec
1253.93/1253.98	c [picomus] reduction 101 to 6334 out of 7401 (86%) after 1254.0 sec
1259.53/1259.57	c [picomus] reduction 102 to 6333 out of 7401 (86%) after 1259.6 sec
1264.63/1264.68	c [picomus] reduction 103 to 6332 out of 7401 (86%) after 1264.7 sec
1268.63/1268.62	c [picomus] reduction 104 to 6331 out of 7401 (86%) after 1268.7 sec
1277.93/1277.90	c [picomus] reduction 105 to 6329 out of 7401 (86%) after 1277.9 sec
1278.83/1278.86	c [picomus] reduction 106 to 6328 out of 7401 (86%) after 1278.9 sec
1288.83/1288.82	c [picomus] reduction 107 to 6327 out of 7401 (85%) after 1288.9 sec
1303.93/1303.96	c [picomus] reduction 108 to 6326 out of 7401 (85%) after 1304.0 sec
1317.73/1317.76	c [picomus] reduction 109 to 6324 out of 7401 (85%) after 1317.8 sec
1328.23/1328.25	c [picomus] reduction 110 to 6322 out of 7401 (85%) after 1328.3 sec
1339.63/1339.68	c [picomus] reduction 111 to 6321 out of 7401 (85%) after 1339.7 sec
1341.33/1341.34	c [picomus] reduction 112 to 6320 out of 7401 (85%) after 1341.4 sec
1343.43/1343.45	c [picomus] reduction 113 to 6319 out of 7401 (85%) after 1343.5 sec
1351.84/1351.82	c [picomus] reduction 114 to 6318 out of 7401 (85%) after 1351.9 sec
1356.73/1356.74	c [picomus] reduction 115 to 6317 out of 7401 (85%) after 1356.8 sec
1358.54/1358.53	c [picomus] reduction 116 to 6316 out of 7401 (85%) after 1358.6 sec
1363.43/1363.41	c [picomus] reduction 117 to 6315 out of 7401 (85%) after 1363.4 sec
1376.23/1376.22	c [picomus] reduction 118 to 6314 out of 7401 (85%) after 1376.3 sec
1378.93/1378.94	c [picomus] reduction 119 to 6311 out of 7401 (85%) after 1379.0 sec
1386.73/1386.71	c [picomus] reduction 120 to 6310 out of 7401 (85%) after 1386.8 sec
1395.23/1395.22	c [picomus] reduction 121 to 6308 out of 7401 (85%) after 1395.3 sec
1397.93/1398.00	c [picomus] reduction 122 to 6307 out of 7401 (85%) after 1398.0 sec
1402.54/1402.53	c [picomus] reduction 123 to 6306 out of 7401 (85%) after 1402.6 sec
1403.93/1403.96	c [picomus] reduction 124 to 6305 out of 7401 (85%) after 1404.0 sec
1432.83/1432.83	c [picomus] reduction 125 to 6304 out of 7401 (85%) after 1432.9 sec
1435.73/1435.79	c [picomus] reduction 126 to 6303 out of 7401 (85%) after 1435.8 sec
1445.13/1445.11	c [picomus] reduction 127 to 6302 out of 7401 (85%) after 1445.2 sec
1454.83/1454.88	c [picomus] reduction 128 to 6301 out of 7401 (85%) after 1454.9 sec
1472.94/1472.93	c [picomus] reduction 129 to 6300 out of 7401 (85%) after 1473.0 sec
1475.14/1475.17	c [picomus] reduction 130 to 6299 out of 7401 (85%) after 1475.2 sec
1480.23/1480.23	c [picomus] reduction 131 to 6298 out of 7401 (85%) after 1480.3 sec
1481.13/1481.14	c [picomus] reduction 132 to 6297 out of 7401 (85%) after 1481.2 sec
1486.23/1486.28	c [picomus] reduction 133 to 6296 out of 7401 (85%) after 1486.3 sec
1492.03/1492.09	c [picomus] reduction 134 to 6295 out of 7401 (85%) after 1492.1 sec
1497.53/1497.56	c [picomus] reduction 135 to 6294 out of 7401 (85%) after 1497.6 sec
1500.23/1500.23	c [picomus] reduction 136 to 6293 out of 7401 (85%) after 1500.3 sec
1507.93/1507.91	c [picomus] reduction 137 to 6292 out of 7401 (85%) after 1508.0 sec
1509.33/1509.32	c [picomus] reduction 138 to 6291 out of 7401 (85%) after 1509.4 sec
1524.64/1524.68	c [picomus] reduction 139 to 6290 out of 7401 (85%) after 1524.7 sec
1535.93/1535.99	c [picomus] reduction 140 to 6289 out of 7401 (85%) after 1536.0 sec
1537.33/1537.35	c [picomus] reduction 141 to 6288 out of 7401 (85%) after 1537.4 sec
1541.33/1541.38	c [picomus] reduction 142 to 6286 out of 7401 (85%) after 1541.4 sec
1554.24/1554.23	c [picomus] reduction 143 to 6285 out of 7401 (85%) after 1554.3 sec
1557.73/1557.77	c [picomus] reduction 144 to 6284 out of 7401 (85%) after 1557.8 sec
1560.23/1560.26	c [picomus] reduction 145 to 6283 out of 7401 (85%) after 1560.3 sec
1573.83/1573.87	c [picomus] reduction 146 to 6282 out of 7401 (85%) after 1573.9 sec
1576.24/1576.28	c [picomus] reduction 147 to 6281 out of 7401 (85%) after 1576.3 sec
1588.34/1588.33	c [picomus] reduction 148 to 6280 out of 7401 (85%) after 1588.4 sec
1590.74/1590.75	c [picomus] reduction 149 to 6279 out of 7401 (85%) after 1590.8 sec
1645.04/1645.05	c [picomus] reduction 150 to 6278 out of 7401 (85%) after 1645.1 sec
1669.84/1669.89	c [picomus] reduction 151 to 6277 out of 7401 (85%) after 1669.9 sec
1688.74/1688.77	c [picomus] reduction 152 to 6276 out of 7401 (85%) after 1688.8 sec
1690.74/1690.78	c [picomus] reduction 153 to 6273 out of 7401 (85%) after 1690.8 sec
1692.84/1692.82	c [picomus] reduction 154 to 6272 out of 7401 (85%) after 1692.9 sec
1718.94/1718.98	c [picomus] reduction 155 to 6271 out of 7401 (85%) after 1719.0 sec
1725.54/1725.52	c [picomus] reduction 156 to 6269 out of 7401 (85%) after 1725.6 sec
1730.64/1730.60	c [picomus] reduction 157 to 6268 out of 7401 (85%) after 1730.7 sec
1733.24/1733.21	c [picomus] reduction 158 to 6267 out of 7401 (85%) after 1733.3 sec
1741.55/1741.53	c [picomus] reduction 159 to 6266 out of 7401 (85%) after 1741.6 sec
1744.05/1744.04	c [picomus] reduction 160 to 6265 out of 7401 (85%) after 1744.1 sec
1746.65/1746.63	c [picomus] reduction 161 to 6264 out of 7401 (85%) after 1746.7 sec
1748.45/1748.40	c [picomus] reduction 162 to 6263 out of 7401 (85%) after 1748.5 sec
1762.75/1762.75	c [picomus] reduction 163 to 6262 out of 7401 (85%) after 1762.8 sec
1767.65/1767.68	c [picomus] reduction 164 to 6261 out of 7401 (85%) after 1767.7 sec
1784.15/1784.15	c [picomus] reduction 165 to 6260 out of 7401 (85%) after 1784.2 sec
1786.15/1786.13	c [picomus] reduction 166 to 6259 out of 7401 (85%) after 1786.2 sec
1790.15/1790.18	c [picomus] reduction 167 to 6258 out of 7401 (85%) after 1790.2 sec

Verifier Data

ERROR: no value line found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493802-1307804358/watcher-3493802-1307804358 -o /tmp/evaluation-result-3493802-1307804358/solver-3493802-1307804358 -C 1800 -W 1850 -M 7680 picomus HOME/instance-3493802-1307804358.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.08 4.05 3.58 3/185 24518
/proc/meminfo: memFree=31674364/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=1344 CPUtime=0 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 286 0 0 0 0 0 0 0 22 0 1 0 892034038 1376256 239 33554432000 134512640 135072097 4292376224 18446744073709551615 134536667 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 336 239 67 137 0 197 0

[startup+0.075343 s]
/proc/loadavg: 4.08 4.05 3.58 3/185 24518
/proc/meminfo: memFree=31674364/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=1608 CPUtime=0.07 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 359 0 0 0 7 0 0 0 22 0 1 0 892034038 1646592 312 33554432000 134512640 135072097 4292376224 18446744073709551615 134558965 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 402 312 68 137 0 263 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1608

[startup+0.100337 s]
/proc/loadavg: 4.08 4.05 3.58 3/185 24518
/proc/meminfo: memFree=31674364/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=1740 CPUtime=0.09 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 384 0 0 0 9 0 0 0 22 0 1 0 892034038 1781760 337 33554432000 134512640 135072097 4292376224 18446744073709551615 134543899 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 435 337 68 137 0 296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1740

[startup+0.300301 s]
/proc/loadavg: 4.08 4.05 3.58 3/185 24518
/proc/meminfo: memFree=31674364/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=2400 CPUtime=0.29 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 544 0 0 0 29 0 0 0 23 0 1 0 892034038 2457600 497 33554432000 134512640 135072097 4292376224 18446744073709551615 134543471 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 600 497 68 137 0 461 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2400

[startup+0.700228 s]
/proc/loadavg: 4.08 4.05 3.58 3/185 24518
/proc/meminfo: memFree=31674364/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=3804 CPUtime=0.69 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 888 0 0 0 69 0 0 0 25 0 1 0 892034038 3895296 841 33554432000 134512640 135072097 4292376224 18446744073709551615 134559162 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 951 841 68 137 0 812 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3804

[startup+1.50108 s]
/proc/loadavg: 4.08 4.05 3.58 5/191 24582
/proc/meminfo: memFree=31673792/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=6576 CPUtime=1.49 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 1570 0 0 0 149 0 0 0 25 0 1 0 892034038 6733824 1523 33554432000 134512640 135072097 4292376224 18446744073709551615 134556761 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 1644 1523 68 137 0 1505 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6576

[startup+3.1008 s]
/proc/loadavg: 4.08 4.05 3.58 5/191 24582
/proc/meminfo: memFree=31660292/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=11452 CPUtime=3.09 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 2736 0 0 0 309 0 0 0 25 0 1 0 892034038 11726848 2689 33554432000 134512640 135072097 4292376224 18446744073709551615 134537952 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 2863 2689 68 137 0 2724 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11452

[startup+6.3002 s]
/proc/loadavg: 4.08 4.05 3.58 5/191 24582
/proc/meminfo: memFree=31644236/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=17268 CPUtime=6.29 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 4430 0 0 0 629 0 0 0 25 0 1 0 892034038 17682432 4229 33554432000 134512640 135072097 4292376224 18446744073709551615 134543479 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 4317 4229 75 137 0 4178 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17268

[startup+12.7011 s]
/proc/loadavg: 4.06 4.04 3.58 5/191 24582
/proc/meminfo: memFree=31609204/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=25560 CPUtime=12.69 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 6405 0 0 0 1268 1 0 0 25 0 1 0 892034038 26173440 6204 33554432000 134512640 135072097 4292376224 18446744073709551615 134543490 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 6390 6204 75 137 0 6251 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25560

[startup+25.5007 s]
/proc/loadavg: 4.13 4.06 3.59 5/191 24583
/proc/meminfo: memFree=31584376/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=16796 CPUtime=25.5 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 11933 0 0 0 2548 2 0 0 25 0 1 0 892034038 17199104 4073 33554432000 134512640 135072097 4292376224 18446744073709551615 134558352 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 4199 4073 76 137 0 4060 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 16796

[startup+51.1011 s]
/proc/loadavg: 4.09 4.05 3.60 5/191 24584
/proc/meminfo: memFree=31461812/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=3320 CPUtime=51.09 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 28320 0 0 0 5104 5 0 0 25 0 1 0 892034038 3399680 730 33554432000 134512640 135072097 4292376224 18446744073709551615 134543899 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 830 730 76 137 0 691 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 3320

[startup+102.307 s]
/proc/loadavg: 4.03 4.04 3.62 5/191 24585
/proc/meminfo: memFree=31300684/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=92788 CPUtime=102.3 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 52626 0 0 0 10221 9 0 0 25 0 1 0 892034038 95014912 23095 33554432000 134512640 135072097 4292376224 18446744073709551615 134559145 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 23197 23095 76 137 0 23058 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 92788

[startup+162.301 s]
/proc/loadavg: 4.17 4.06 3.66 5/191 24595
/proc/meminfo: memFree=31214844/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=126156 CPUtime=162.29 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 61145 0 0 0 16219 10 0 0 25 0 1 0 892034038 129183744 31449 33554432000 134512640 135072097 4292376224 18446744073709551615 134543724 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 31539 31449 77 137 0 31400 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 126156

[startup+222.301 s]
/proc/loadavg: 4.14 4.07 3.68 5/191 24597
/proc/meminfo: memFree=31152548/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=154624 CPUtime=222.3 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 71916 0 0 0 22218 12 0 0 25 0 1 0 892034038 158334976 38564 33554432000 134512640 135072097 4292376224 18446744073709551615 134556756 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 38656 38564 77 137 0 38517 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 154624

[startup+282.301 s]
/proc/loadavg: 4.15 4.09 3.71 5/191 24599
/proc/meminfo: memFree=31091112/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=153996 CPUtime=282.3 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 71916 0 0 0 28218 12 0 0 25 0 1 0 892034038 157691904 38420 33554432000 134512640 135072097 4292376224 18446744073709551615 134557168 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 38499 38420 77 137 0 38360 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 153996

[startup+342.301 s]
/proc/loadavg: 4.10 4.09 3.73 5/191 24603
/proc/meminfo: memFree=31021624/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=153996 CPUtime=342.3 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 71916 0 0 0 34218 12 0 0 25 0 1 0 892034038 157691904 38420 33554432000 134512640 135072097 4292376224 18446744073709551615 134543724 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 38499 38420 77 137 0 38360 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 153996

[startup+402.301 s]
/proc/loadavg: 4.11 4.10 3.76 5/191 24605
/proc/meminfo: memFree=30942900/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=157184 CPUtime=402.3 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 72693 0 0 0 40218 12 0 0 25 0 1 0 892034038 160956416 39196 33554432000 134512640 135072097 4292376224 18446744073709551615 134517950 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 39296 39196 77 137 0 39157 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 157184

[startup+462.3 s]
/proc/loadavg: 3.82 4.03 3.75 4/185 24630
/proc/meminfo: memFree=31113024/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=156884 CPUtime=462.31 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 77089 0 0 0 46218 13 0 0 25 0 1 0 892034038 160649216 39142 33554432000 134512640 135072097 4292376224 18446744073709551615 134541113 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 39221 39142 77 137 0 39082 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 156884

[startup+522.3 s]
/proc/loadavg: 3.36 3.85 3.71 4/185 24632
/proc/meminfo: memFree=31075500/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=170904 CPUtime=522.31 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 80572 0 0 0 52218 13 0 0 25 0 1 0 892034038 175005696 42625 33554432000 134512640 135072097 4292376224 18446744073709551615 134559145 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 42726 42625 77 137 0 42587 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 170904

[startup+582.3 s]
/proc/loadavg: 3.21 3.71 3.67 4/185 24634
/proc/meminfo: memFree=31055736/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=180328 CPUtime=582.31 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 82946 0 0 0 58218 13 0 0 25 0 1 0 892034038 184655872 44998 33554432000 134512640 135072097 4292376224 18446744073709551615 134537988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 45082 44998 77 137 0 44943 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 180328

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 3.00 3.31 3.50 4/185 24640
/proc/meminfo: memFree=30984204/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=193140 CPUtime=822.32 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 82218 14 0 0 25 0 1 0 892034038 197775360 48181 33554432000 134512640 135072097 4292376224 18446744073709551615 134543764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 48285 48181 77 137 0 48146 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 193140

[startup+882.301 s]
/proc/loadavg: 3.07 3.27 3.47 4/185 24642
/proc/meminfo: memFree=30964664/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=193140 CPUtime=882.31 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 88217 14 0 0 25 0 1 0 892034038 197775360 48181 33554432000 134512640 135072097 4292376224 18446744073709551615 134557168 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 48285 48181 77 137 0 48146 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 193140

[startup+942.301 s]
/proc/loadavg: 3.02 3.22 3.44 4/185 24643
/proc/meminfo: memFree=30967320/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=190176 CPUtime=942.31 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 94217 14 0 0 25 0 1 0 892034038 194740224 47465 33554432000 134512640 135072097 4292376224 18446744073709551615 134518072 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 47544 47465 77 137 0 47405 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 190176

[startup+1002.3 s]
/proc/loadavg: 3.04 3.19 3.42 4/185 24645
/proc/meminfo: memFree=30949016/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=190176 CPUtime=1002.32 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 100217 15 0 0 25 0 1 0 892034038 194740224 47465 33554432000 134512640 135072097 4292376224 18446744073709551615 134518112 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 47544 47465 77 137 0 47405 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 190176

[startup+1062.3 s]
/proc/loadavg: 3.01 3.15 3.39 4/185 24646
/proc/meminfo: memFree=30938656/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=190176 CPUtime=1062.33 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 106218 15 0 0 25 0 1 0 892034038 194740224 47465 33554432000 134512640 135072097 4292376224 18446744073709551615 134518025 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 47544 47465 77 137 0 47405 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 190176

[startup+1122.3 s]
/proc/loadavg: 3.03 3.13 3.36 4/185 24648
/proc/meminfo: memFree=30938572/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=190176 CPUtime=1122.33 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 112218 15 0 0 25 0 1 0 892034038 194740224 47465 33554432000 134512640 135072097 4292376224 18446744073709551615 134518232 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 47544 47465 77 137 0 47405 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 190176

[startup+1182.3 s]
/proc/loadavg: 3.05 3.12 3.35 4/185 24650
/proc/meminfo: memFree=30907152/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=190176 CPUtime=1182.33 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 118218 15 0 0 25 0 1 0 892034038 194740224 47465 33554432000 134512640 135072097 4292376224 18446744073709551615 134556221 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 47544 47465 77 137 0 47405 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 190176

[startup+1242.3 s]
/proc/loadavg: 3.02 3.10 3.32 4/185 24651
/proc/meminfo: memFree=30906472/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=190176 CPUtime=1242.33 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 124218 15 0 0 25 0 1 0 892034038 194740224 47465 33554432000 134512640 135072097 4292376224 18446744073709551615 134543719 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 47544 47465 77 137 0 47405 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 190176

[startup+1302.3 s]
/proc/loadavg: 3.00 3.08 3.30 4/185 24653
/proc/meminfo: memFree=30906168/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=190176 CPUtime=1302.33 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 130218 15 0 0 25 0 1 0 892034038 194740224 47465 33554432000 134512640 135072097 4292376224 18446744073709551615 134543764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 47544 47465 77 137 0 47405 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 190176

[startup+1362.3 s]
/proc/loadavg: 3.00 3.06 3.28 4/185 24654
/proc/meminfo: memFree=30906116/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=190176 CPUtime=1362.33 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 136218 15 0 0 25 0 1 0 892034038 194740224 47465 33554432000 134512640 135072097 4292376224 18446744073709551615 134556748 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 47544 47465 77 137 0 47405 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 190176

[startup+1422.31 s]
/proc/loadavg: 3.00 3.05 3.26 4/185 24656
/proc/meminfo: memFree=30906180/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=190176 CPUtime=1422.34 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 142219 15 0 0 25 0 1 0 892034038 194740224 47465 33554432000 134512640 135072097 4292376224 18446744073709551615 134558393 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 47544 47465 77 137 0 47405 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 190176

[startup+1482.3 s]
/proc/loadavg: 3.00 3.04 3.24 4/185 24658
/proc/meminfo: memFree=30906124/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=190176 CPUtime=1482.33 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 148218 15 0 0 25 0 1 0 892034038 194740224 47465 33554432000 134512640 135072097 4292376224 18446744073709551615 134518017 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 47544 47465 77 137 0 47405 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 190176

[startup+1542.3 s]
/proc/loadavg: 3.04 3.04 3.23 4/185 24659
/proc/meminfo: memFree=30906320/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=190176 CPUtime=1542.33 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 154218 15 0 0 25 0 1 0 892034038 194740224 47465 33554432000 134512640 135072097 4292376224 18446744073709551615 134556770 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 47544 47465 77 137 0 47405 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 190176

[startup+1602.3 s]
/proc/loadavg: 3.01 3.03 3.21 4/185 24661
/proc/meminfo: memFree=30908112/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=188376 CPUtime=1602.34 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 160219 15 0 0 25 0 1 0 892034038 192897024 47015 33554432000 134512640 135072097 4292376224 18446744073709551615 134518085 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 47094 47015 77 137 0 46955 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 188376

[startup+1662.3 s]
/proc/loadavg: 3.00 3.02 3.19 4/185 24662
/proc/meminfo: memFree=30908076/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=188376 CPUtime=1662.34 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 166219 15 0 0 25 0 1 0 892034038 192897024 47015 33554432000 134512640 135072097 4292376224 18446744073709551615 134556733 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 47094 47015 77 137 0 46955 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 188376

[startup+1722.3 s]
/proc/loadavg: 3.00 3.02 3.18 4/185 24664
/proc/meminfo: memFree=30886560/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=188376 CPUtime=1722.34 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 172219 15 0 0 25 0 1 0 892034038 192897024 47015 33554432000 134512640 135072097 4292376224 18446744073709551615 134543764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 47094 47015 77 137 0 46955 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 188376

[startup+1782.3 s]
/proc/loadavg: 3.00 3.01 3.16 4/185 24666
/proc/meminfo: memFree=30885744/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=188376 CPUtime=1782.35 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 178219 16 0 0 25 0 1 0 892034038 192897024 47015 33554432000 134512640 135072097 4292376224 18446744073709551615 134556756 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 47094 47015 77 137 0 46955 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 188376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 3.00 3.01 3.16 3/184 24667
/proc/meminfo: memFree=31120464/32951124 swapFree=67063556/67111528
[pid=24518] ppid=24516 vsize=188376 CPUtime=1800.05 cores=5,7
/proc/24518/stat : 24518 (picomus) R 24516 24518 23765 0 -1 4202496 86131 0 0 0 179989 16 0 0 25 0 1 0 892034038 192897024 47015 33554432000 134512640 135072097 4292376224 18446744073709551615 134557173 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24518/statm: 47094 47015 77 137 0 46955 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 188376

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.02
CPU time (s): 1800.07
CPU user time (s): 1799.9
CPU system time (s): 0.168974
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 193140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.168974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86131
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 4367

runsolver used 2.97155 second user time and 6.85696 second system time

The end

Launcher Data

Begin job on node134 at 2011-06-11 16:59:18
IDJOB=3493802
IDBENCH=88000
IDSOLVER=1974
FILE ID=node134/3493802-1307804358
RUNJOBID= node134-1307802556-24322
PBS_JOBID= 13551014
Free space on /tmp= 74108 MiB

SOLVER NAME= PicoMUS 941
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net50-25-5.shuffled.cnf
COMMAND LINE= picomus BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493802-1307804358/watcher-3493802-1307804358 -o /tmp/evaluation-result-3493802-1307804358/solver-3493802-1307804358 -C 1800 -W 1850 -M 7680  picomus HOME/instance-3493802-1307804358.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 6c5a8c8492e999dc5a336a0cecca9f23
RANDOM SEED=756299677

node134.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 7186.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31675164 kB
Buffers:        320800 kB
Cached:         730812 kB
SwapCached:      10284 kB
Active:         522024 kB
Inactive:       552452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31675164 kB
SwapTotal:    67111528 kB
SwapFree:     67063556 kB
Dirty:            3172 kB
Writeback:           0 kB
AnonPages:       19772 kB
Mapped:          10224 kB
Slab:           137084 kB
PageTables:       4792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   215652 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74120 MiB
End job on node134 at 2011-06-11 17:29:20