Trace number 328496

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, and are wall clock time (not CPU 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
ornithorynque 0.1 alpha? (TO) 1200.06 602.747

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark121.777
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned int
0.00/0.00	c parsing...
1.89/1.96	c ...done
1.89/1.96	c nbVar=175670 nbClause=837466
2.19/2.23	c nbVar=175670 nbClause=837466
2.59/2.62	c complete search running
2.59/2.62	c local search running
2.96/2.80	c flip 0 nbSat=658006 maxSat=0
3.56/3.19	c flip 10000 nbSat=726156 maxSat=726156
4.36/3.51	c flip 20000 nbSat=752994 maxSat=752994
4.96/3.87	c flip 30000 nbSat=759025 maxSat=759025
5.36/4.06	c flip 40000 nbSat=758289 maxSat=764214
7.35/5.04	c flip 50000 nbSat=770056 maxSat=770222
10.54/6.60	c flip 60000 nbSat=773710 maxSat=774518
12.13/7.48	c flip 70000 nbSat=777669 maxSat=777699
15.13/8.98	c flip 80000 nbSat=776469 maxSat=778838
17.14/9.92	c flip 90000 nbSat=780674 maxSat=781028
20.12/11.49	c flip 100000 nbSat=779838 maxSat=782262
22.32/12.59	c flip 110000 nbSat=784170 maxSat=784601
24.72/13.79	c flip 120000 nbSat=784218 maxSat=785512
27.11/14.90	c flip 130000 nbSat=786901 maxSat=787346
29.29/16.08	c flip 140000 nbSat=787427 maxSat=788080
31.69/17.25	c flip 150000 nbSat=789995 maxSat=790009
34.08/18.44	c flip 160000 nbSat=789364 maxSat=790750
36.27/19.56	c flip 170000 nbSat=791542 maxSat=792153
38.88/20.85	c flip 180000 nbSat=791112 maxSat=792917
40.67/21.79	c flip 190000 nbSat=793224 maxSat=794048
43.85/23.34	c flip 200000 nbSat=791079 maxSat=794651
45.66/24.21	c flip 210000 nbSat=796181 maxSat=796344
48.64/25.74	c flip 220000 nbSat=795972 maxSat=796874
50.44/26.61	c flip 230000 nbSat=797344 maxSat=797842
53.23/28.03	c flip 240000 nbSat=797669 maxSat=798922
55.23/29.08	c flip 250000 nbSat=798765 maxSat=799427
58.02/30.47	c flip 260000 nbSat=799544 maxSat=800431
61.21/32.03	c flip 270000 nbSat=799255 maxSat=800936
63.22/33.00	c flip 280000 nbSat=801720 maxSat=802068
66.41/34.68	c flip 290000 nbSat=802280 maxSat=802957
68.60/35.75	c flip 300000 nbSat=802804 maxSat=803491
71.20/37.07	c flip 310000 nbSat=803103 maxSat=804360
74.38/38.70	c flip 320000 nbSat=805220 maxSat=805359
76.38/39.69	c flip 330000 nbSat=805306 maxSat=805773
79.36/41.12	c flip 340000 nbSat=805194 maxSat=806647
81.95/42.49	c flip 350000 nbSat=805637 maxSat=807124
84.15/43.52	c flip 360000 nbSat=807469 maxSat=808353
87.35/45.10	c flip 370000 nbSat=808479 maxSat=808951
90.54/46.77	c flip 380000 nbSat=809538 maxSat=809789
92.54/47.72	c flip 390000 nbSat=809780 maxSat=810565
95.13/49.08	c flip 400000 nbSat=810125 maxSat=811031
98.52/50.77	c flip 410000 nbSat=811205 maxSat=811827
101.12/52.02	c flip 420000 nbSat=811773 maxSat=812574
103.52/53.25	c flip 430000 nbSat=812332 maxSat=813254
106.31/54.67	c flip 440000 nbSat=812432 maxSat=813714
110.10/56.52	c flip 450000 nbSat=813573 maxSat=814334
112.90/57.99	c flip 460000 nbSat=814508 maxSat=814992
115.49/59.25	c flip 470000 nbSat=815137 maxSat=815600
118.28/60.62	c flip 480000 nbSat=815174 maxSat=816098
121.27/62.16	c flip 490000 nbSat=816363 maxSat=817016
124.47/63.73	c flip 500000 nbSat=816541 maxSat=817558
127.85/65.44	c flip 510000 nbSat=817586 maxSat=818332
131.05/67.03	c flip 520000 nbSat=818402 maxSat=819136
134.23/68.69	c flip 530000 nbSat=819118 maxSat=819508
134.83/68.95	c nbDecision=10000 #clauses=841809
137.23/70.12	c flip 540000 nbSat=819460 maxSat=820050
140.22/71.67	c flip 550000 nbSat=819786 maxSat=820647
143.62/73.33	c flip 560000 nbSat=820816 maxSat=821548
147.01/75.01	c flip 570000 nbSat=820768 maxSat=821743
150.20/76.63	c flip 580000 nbSat=822132 maxSat=822450
153.59/78.32	c flip 590000 nbSat=821316 maxSat=822676
156.99/80.08	c flip 600000 nbSat=821566 maxSat=823375
160.99/82.06	c flip 610000 nbSat=822502 maxSat=823868
164.97/84.05	c flip 620000 nbSat=823587 maxSat=824208
169.76/86.44	c flip 630000 nbSat=823939 maxSat=824720
173.35/88.29	c flip 640000 nbSat=823798 maxSat=825244
177.54/90.31	c flip 650000 nbSat=824912 maxSat=825682
182.13/92.64	c flip 660000 nbSat=825548 maxSat=826330
185.73/94.46	c flip 670000 nbSat=825062 maxSat=826409
190.92/97.02	c flip 680000 nbSat=826240 maxSat=826714
194.72/99.00	c flip 690000 nbSat=825566 maxSat=827112
199.70/101.47	c flip 700000 nbSat=826873 maxSat=827466
203.09/103.18	c flip 710000 nbSat=827583 maxSat=827907
208.08/105.66	c flip 720000 nbSat=827707 maxSat=828366
213.45/108.32	c flip 730000 nbSat=828336 maxSat=828613
217.65/110.41	c flip 740000 nbSat=827957 maxSat=828736
222.44/112.83	c flip 750000 nbSat=828249 maxSat=829311
227.83/115.57	c flip 760000 nbSat=828014 maxSat=829493
233.21/118.24	c flip 770000 nbSat=827907 maxSat=829601
238.40/120.89	c flip 780000 nbSat=828181 maxSat=829740
244.19/123.78	c flip 790000 nbSat=828635 maxSat=830049
249.58/126.44	c flip 800000 nbSat=828764 maxSat=830259
254.97/129.12	c flip 810000 nbSat=829813 maxSat=830402
260.95/132.18	c flip 820000 nbSat=829859 maxSat=830569
267.53/135.41	c flip 830000 nbSat=830052 maxSat=830811
272.92/138.17	c flip 840000 nbSat=830252 maxSat=830955
274.51/138.95	c nbDecision=20000 #clauses=848157
278.12/140.75	c flip 850000 nbSat=830674 maxSat=831046
285.49/144.48	c flip 860000 nbSat=830797 maxSat=831286
291.68/147.58	c flip 870000 nbSat=830126 maxSat=831404
299.05/151.23	c flip 880000 nbSat=831248 maxSat=831550
306.04/154.73	c flip 890000 nbSat=830468 maxSat=831687
313.82/158.67	c flip 900000 nbSat=831279 maxSat=831692
319.61/161.54	c flip 910000 nbSat=831205 maxSat=831813
326.01/164.73	c flip 920000 nbSat=830387 maxSat=831845
332.99/168.22	c flip 930000 nbSat=831625 maxSat=831997
338.38/170.93	c flip 940000 nbSat=831322 maxSat=832015
344.36/173.97	c flip 950000 nbSat=831504 maxSat=832115
350.75/177.11	c flip 960000 nbSat=830719 maxSat=832185
356.33/179.99	c flip 970000 nbSat=830667 maxSat=832305
362.32/182.94	c flip 980000 nbSat=831660 maxSat=832349
368.70/186.16	c flip 990000 nbSat=831755 maxSat=832415
375.49/189.51	c flip 1000000 nbSat=831533 maxSat=832483
381.67/192.65	c flip 1010000 nbSat=830881 maxSat=832493
387.66/195.63	c flip 1020000 nbSat=831081 maxSat=832568
393.64/198.63	c flip 1030000 nbSat=831480 maxSat=832605
400.02/201.84	c flip 1040000 nbSat=832263 maxSat=832627
406.81/205.25	c flip 1050000 nbSat=832414 maxSat=832669
412.60/208.15	c flip 1060000 nbSat=832208 maxSat=832736
415.39/209.56	c nbDecision=30000 #clauses=854605
418.59/211.12	c flip 1070000 nbSat=831428 maxSat=832744
425.18/214.42	c flip 1080000 nbSat=831783 maxSat=832790
431.96/217.80	c flip 1090000 nbSat=832648 maxSat=832820
437.95/220.85	c flip 1100000 nbSat=831367 maxSat=832845
444.72/224.26	c flip 1110000 nbSat=832301 maxSat=832845
451.52/227.66	c flip 1120000 nbSat=832326 maxSat=832845
457.30/230.56	c flip 1130000 nbSat=832203 maxSat=832893
465.49/234.62	c flip 1140000 nbSat=832729 maxSat=832928
471.67/237.74	c flip 1150000 nbSat=831612 maxSat=832938
479.45/241.65	c flip 1160000 nbSat=832924 maxSat=833002
485.63/244.78	c flip 1170000 nbSat=831723 maxSat=833022
493.62/248.71	c flip 1180000 nbSat=832798 maxSat=833022
499.61/251.80	c flip 1190000 nbSat=831314 maxSat=833025
507.39/255.62	c flip 1200000 nbSat=832637 maxSat=833042
513.77/258.82	c flip 1210000 nbSat=832616 maxSat=833042
520.96/262.44	c flip 1220000 nbSat=832187 maxSat=833068
527.94/265.97	c flip 1230000 nbSat=832555 maxSat=833077
534.52/269.28	c flip 1240000 nbSat=831572 maxSat=833077
543.10/273.57	c flip 1250000 nbSat=832867 maxSat=833093
550.09/277.00	c flip 1260000 nbSat=832581 maxSat=833093
557.47/280.70	c flip 1270000 nbSat=832053 maxSat=833093
565.66/284.82	c flip 1280000 nbSat=832838 maxSat=833098
572.44/288.25	c flip 1290000 nbSat=831779 maxSat=833098
572.83/288.49	c nbDecision=40000 #clauses=860610
580.21/292.16	c flip 1300000 nbSat=832381 maxSat=833098
587.40/295.80	c flip 1310000 nbSat=832628 maxSat=833098
593.78/298.93	c flip 1320000 nbSat=831575 maxSat=833098
600.98/302.57	c flip 1330000 nbSat=832065 maxSat=833098
608.75/306.47	c flip 1340000 nbSat=832810 maxSat=833113
614.94/309.56	c flip 1350000 nbSat=832605 maxSat=833127
622.34/313.27	c flip 1360000 nbSat=831527 maxSat=833150
630.11/317.14	c flip 1370000 nbSat=832653 maxSat=833157
637.49/320.82	c flip 1380000 nbSat=832828 maxSat=833157
644.08/324.17	c flip 1390000 nbSat=832478 maxSat=833163
652.06/328.10	c flip 1400000 nbSat=831504 maxSat=833173
660.04/332.13	c flip 1410000 nbSat=832629 maxSat=833173
667.22/335.73	c flip 1420000 nbSat=832885 maxSat=833175
673.21/338.71	c flip 1430000 nbSat=832791 maxSat=833175
678.99/341.64	c flip 1440000 nbSat=831726 maxSat=833191
684.98/344.66	c flip 1450000 nbSat=831258 maxSat=833191
691.17/347.76	c flip 1460000 nbSat=832745 maxSat=833191
697.37/350.84	c flip 1470000 nbSat=832916 maxSat=833191
702.55/353.47	c flip 1480000 nbSat=832723 maxSat=833191
703.95/354.16	c nbDecision=50000 #clauses=867336
708.73/356.51	c flip 1490000 nbSat=831680 maxSat=833191
715.51/359.92	c flip 1500000 nbSat=831517 maxSat=833191
721.90/363.15	c flip 1510000 nbSat=832292 maxSat=833191
729.48/366.97	c flip 1520000 nbSat=832874 maxSat=833191
736.47/370.46	c flip 1530000 nbSat=832957 maxSat=833191
743.26/373.85	c flip 1540000 nbSat=832655 maxSat=833191
749.43/377.00	c flip 1550000 nbSat=831624 maxSat=833191
756.22/380.37	c flip 1560000 nbSat=831538 maxSat=833191
762.60/383.54	c flip 1570000 nbSat=831751 maxSat=833229
769.19/386.82	c flip 1580000 nbSat=832711 maxSat=833229
775.38/389.98	c flip 1590000 nbSat=833028 maxSat=833229
781.36/392.99	c flip 1600000 nbSat=832984 maxSat=833233
787.74/396.10	c flip 1610000 nbSat=832692 maxSat=833233
793.54/399.01	c flip 1620000 nbSat=832603 maxSat=833236
799.93/402.27	c flip 1630000 nbSat=832455 maxSat=833242
806.12/405.36	c flip 1640000 nbSat=831723 maxSat=833257
812.09/408.33	c flip 1650000 nbSat=831475 maxSat=833257
818.28/411.44	c flip 1660000 nbSat=831292 maxSat=833281
824.87/414.77	c flip 1670000 nbSat=832578 maxSat=833281
831.85/418.30	c flip 1680000 nbSat=832798 maxSat=833281
838.63/421.68	c flip 1690000 nbSat=833080 maxSat=833281
845.21/424.94	c flip 1700000 nbSat=833069 maxSat=833281
851.40/428.03	c flip 1710000 nbSat=832942 maxSat=833281
857.59/431.14	c flip 1720000 nbSat=832657 maxSat=833281
863.57/434.11	c flip 1730000 nbSat=832805 maxSat=833281
870.16/437.41	c flip 1740000 nbSat=832743 maxSat=833281
870.56/437.64	c nbDecision=60000 #clauses=874258
876.75/440.78	c flip 1750000 nbSat=831421 maxSat=833281
883.73/444.21	c flip 1760000 nbSat=831425 maxSat=833281
890.72/447.74	c flip 1770000 nbSat=831261 maxSat=833281
897.11/450.96	c flip 1780000 nbSat=831999 maxSat=833283
903.49/454.14	c flip 1790000 nbSat=832508 maxSat=833283
909.48/457.16	c flip 1800000 nbSat=832761 maxSat=833283
915.06/459.93	c flip 1810000 nbSat=832830 maxSat=833283
921.05/462.93	c flip 1820000 nbSat=832929 maxSat=833283
926.63/465.73	c flip 1830000 nbSat=833009 maxSat=833283
932.22/468.56	c flip 1840000 nbSat=833106 maxSat=833283
937.80/471.37	c flip 1850000 nbSat=833172 maxSat=833283
943.20/474.07	c flip 1860000 nbSat=833153 maxSat=833283
948.98/476.93	c flip 1870000 nbSat=832813 maxSat=833283
954.56/479.77	c flip 1880000 nbSat=832790 maxSat=833306
960.96/482.99	c flip 1890000 nbSat=832640 maxSat=833306
967.34/486.11	c flip 1900000 nbSat=832788 maxSat=833306
973.73/489.33	c flip 1910000 nbSat=832900 maxSat=833306
980.31/492.65	c flip 1920000 nbSat=832784 maxSat=833306
985.90/495.46	c flip 1930000 nbSat=832764 maxSat=833306
992.28/498.60	c flip 1940000 nbSat=832850 maxSat=833306
996.08/500.52	c nbDecision=70000 #clauses=881378
997.87/501.41	c flip 1950000 nbSat=832758 maxSat=833306
1003.46/504.25	c flip 1960000 nbSat=832869 maxSat=833306
1009.25/507.12	c flip 1970000 nbSat=831636 maxSat=833306
1014.63/509.85	c flip 1980000 nbSat=831325 maxSat=833306
1020.61/512.82	c flip 1990000 nbSat=831418 maxSat=833306
1026.60/515.82	c flip 2000000 nbSat=831343 maxSat=833306
1032.38/518.79	c flip 2010000 nbSat=831285 maxSat=833306
1038.57/521.89	c flip 2020000 nbSat=831143 maxSat=833306
1044.76/524.90	c flip 2030000 nbSat=830990 maxSat=833306
1050.54/527.89	c flip 2040000 nbSat=831013 maxSat=833306
1056.13/530.67	c flip 2050000 nbSat=831422 maxSat=833306
1062.12/533.64	c flip 2060000 nbSat=832049 maxSat=833306
1068.11/536.66	c flip 2070000 nbSat=832411 maxSat=833306
1073.89/539.51	c flip 2080000 nbSat=832673 maxSat=833306
1079.29/542.27	c flip 2090000 nbSat=832717 maxSat=833306
1084.87/545.07	c flip 2100000 nbSat=832762 maxSat=833307
1090.65/547.97	c flip 2110000 nbSat=832778 maxSat=833307
1096.45/550.85	c flip 2120000 nbSat=832830 maxSat=833307
1102.03/553.69	c flip 2130000 nbSat=832811 maxSat=833307
1107.82/556.59	c flip 2140000 nbSat=832854 maxSat=833307
1113.40/559.31	c flip 2150000 nbSat=832865 maxSat=833307
1118.19/561.75	c nbDecision=80000 #clauses=888318
1118.79/562.01	c flip 2160000 nbSat=832921 maxSat=833307
1124.38/564.85	c flip 2170000 nbSat=832870 maxSat=833307
1130.36/567.84	c flip 2180000 nbSat=832842 maxSat=833307
1136.36/570.81	c flip 2190000 nbSat=832966 maxSat=833307
1142.34/573.82	c flip 2200000 nbSat=833028 maxSat=833307
1148.12/576.78	c flip 2210000 nbSat=833114 maxSat=833307
1154.12/579.75	c flip 2220000 nbSat=833210 maxSat=833307
1160.10/582.77	c flip 2230000 nbSat=833164 maxSat=833307
1166.08/585.79	c flip 2240000 nbSat=833138 maxSat=833307
1172.07/588.70	c flip 2250000 nbSat=833106 maxSat=833307
1177.65/591.57	c flip 2260000 nbSat=832972 maxSat=833307
1183.44/594.43	c flip 2270000 nbSat=833102 maxSat=833307
1189.03/597.25	c flip 2280000 nbSat=832768 maxSat=833307
1194.42/599.95	c flip 2290000 nbSat=832582 maxSat=833307
1199.80/602.65	c flip 2300000 nbSat=832918 maxSat=833307

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node30/watcher-328496-1173111956 -o ROOT/results/node30/solver-328496-1173111956 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328496-1173111956/ornithorynque /tmp/evaluation/328496-1173111956/instance-328496-1173111956.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 10369
/proc/meminfo: memFree=938744/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=23220 CPUtime=0
/proc/10369/stat : 10369 (ornithorynque) R 10367 10369 9451 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 37152835 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264904936721 0 0 4096 0 0 0 0 17 1 0 0
/proc/10369/statm: 5805 267 220 42 0 45 0

[startup+0.069624 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 10369
/proc/meminfo: memFree=938744/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=25836 CPUtime=0.06
/proc/10369/stat : 10369 (ornithorynque) R 10367 10369 9451 0 -1 4194304 1151 0 0 0 6 0 0 0 18 0 1 0 37152835 26456064 1079 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264907428577 0 0 4096 1088 0 0 0 17 1 0 0
/proc/10369/statm: 6459 1080 379 42 0 711 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 25836

[startup+0.101624 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 10369
/proc/meminfo: memFree=938744/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=27280 CPUtime=0.09
/proc/10369/stat : 10369 (ornithorynque) R 10367 10369 9451 0 -1 4194304 1529 0 0 0 9 0 0 0 18 0 1 0 37152835 27934720 1392 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264907428577 0 0 4096 1088 0 0 0 17 1 0 0
/proc/10369/statm: 6820 1392 379 42 0 1072 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27280

[startup+0.301637 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 10369
/proc/meminfo: memFree=938744/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=35096 CPUtime=0.29
/proc/10369/stat : 10369 (ornithorynque) R 10367 10369 9451 0 -1 4194304 3656 0 0 0 27 2 0 0 19 0 1 0 37152835 35938304 3390 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264907428577 0 0 4096 1088 0 0 0 17 1 0 0
/proc/10369/statm: 8774 3391 379 42 0 3026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35096

[startup+0.701661 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 10369
/proc/meminfo: memFree=938744/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=52672 CPUtime=0.69
/proc/10369/stat : 10369 (ornithorynque) R 10367 10369 9451 0 -1 4194304 8433 0 0 0 64 5 0 0 23 0 1 0 37152835 53936128 7334 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916480098 0 0 4096 1088 0 0 0 17 1 0 0
/proc/10369/statm: 13168 7334 379 42 0 7420 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52672

[startup+1.50171 s]
/proc/loadavg: 1.77 1.92 1.89 2/78 10370
/proc/meminfo: memFree=898736/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=85512 CPUtime=1.49
/proc/10369/stat : 10369 (ornithorynque) R 10367 10369 9451 0 -1 4194304 17491 0 0 0 140 9 0 0 25 0 1 0 37152835 87564288 15242 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264907428577 0 0 4096 1088 0 0 0 17 1 0 0
/proc/10369/statm: 21378 15242 379 42 0 15630 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85512

[startup+3.10183 s]
/proc/loadavg: 1.77 1.92 1.89 2/78 10370
/proc/meminfo: memFree=824112/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=206248 CPUtime=3.56
/proc/10369/stat : 10369 (ornithorynque) S 10367 10369 9451 0 -1 4194304 46010 0 0 0 332 24 0 0 25 0 3 0 37152835 211197952 40115 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10369/statm: 51562 40115 388 42 0 45814 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 206248

[startup+6.30203 s]
/proc/loadavg: 1.77 1.92 1.89 3/80 10372
/proc/meminfo: memFree=779872/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=212196 CPUtime=9.95
/proc/10369/stat : 10369 (ornithorynque) S 10367 10369 9451 0 -1 4194304 53348 0 0 0 968 27 0 0 25 0 3 0 37152835 217288704 39969 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10369/statm: 53049 39969 389 42 0 47301 0
[pid=10369/tid=10371] ppid=10367 vsize=212196 CPUtime=3.67
/proc/10369/task/10371/stat : 10371 (ornithorynque) R 10367 10369 9451 0 -1 4194368 9081 0 0 0 363 4 0 0 25 0 3 0 37153097 217288704 39969 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4329362 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10369/tid=10372] ppid=10367 vsize=212196 CPUtime=3.65
/proc/10369/task/10372/stat : 10372 (ornithorynque) R 10367 10369 9451 0 -1 4194368 2 0 0 0 365 0 0 0 25 0 3 0 37153097 217288704 39969 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244832 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (KiB) 212196

[startup+12.7024 s]
/proc/loadavg: 1.80 1.92 1.89 3/80 10372
/proc/meminfo: memFree=779680/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=212196 CPUtime=22.72
/proc/10369/stat : 10369 (ornithorynque) S 10367 10369 9451 0 -1 4194304 55417 0 0 0 2244 28 0 0 25 0 3 0 37152835 217288704 39974 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10369/statm: 53049 39974 389 42 0 47301 0
[pid=10369/tid=10371] ppid=10367 vsize=212196 CPUtime=10.07
/proc/10369/task/10371/stat : 10371 (ornithorynque) R 10367 10369 9451 0 -1 4194368 11150 0 0 0 1002 5 0 0 25 0 3 0 37153097 217288704 39974 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4329362 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10369/tid=10372] ppid=10367 vsize=212196 CPUtime=10.03
/proc/10369/task/10372/stat : 10372 (ornithorynque) R 10367 10369 9451 0 -1 4194368 2 0 0 0 1003 0 0 0 25 0 3 0 37153097 217288704 39974 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4296984 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.72
Current children cumulated vsize (KiB) 212196

[startup+25.5012 s]
/proc/loadavg: 1.83 1.93 1.90 3/80 10372
/proc/meminfo: memFree=779744/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=212324 CPUtime=48.24
/proc/10369/stat : 10369 (ornithorynque) S 10367 10369 9451 0 -1 4194304 56811 0 0 0 4796 28 0 0 25 0 3 0 37152835 217419776 39992 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10369/statm: 53081 39992 389 42 0 47333 0
[pid=10369/tid=10371] ppid=10367 vsize=212324 CPUtime=22.86
/proc/10369/task/10371/stat : 10371 (ornithorynque) R 10367 10369 9451 0 -1 4194368 12544 0 0 0 2281 5 0 0 25 0 3 0 37153097 217419776 39992 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4301250 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10369/tid=10372] ppid=10367 vsize=212324 CPUtime=22.76
/proc/10369/task/10372/stat : 10372 (ornithorynque) R 10367 10369 9451 0 -1 4194368 2 0 0 0 2276 0 0 0 25 0 3 0 37153097 217419776 39992 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244579 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.24
Current children cumulated vsize (KiB) 212324

[startup+51.1018 s]
/proc/loadavg: 1.89 1.93 1.90 3/80 10372
/proc/meminfo: memFree=779488/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=212640 CPUtime=99.32
/proc/10369/stat : 10369 (ornithorynque) S 10367 10369 9451 0 -1 4194304 57335 0 0 0 9902 30 0 0 25 0 3 0 37152835 217743360 40095 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10369/statm: 53160 40095 389 42 0 47412 0
[pid=10369/tid=10371] ppid=10367 vsize=212640 CPUtime=48.44
/proc/10369/task/10371/stat : 10371 (ornithorynque) R 10367 10369 9451 0 -1 4194368 13068 0 0 0 4838 6 0 0 25 0 3 0 37153097 217743360 40095 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244167 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10369/tid=10372] ppid=10367 vsize=212640 CPUtime=48.25
/proc/10369/task/10372/stat : 10372 (ornithorynque) R 10367 10369 9451 0 -1 4194368 2 0 0 0 4825 0 0 0 25 0 3 0 37153097 217743360 40095 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244337 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.32
Current children cumulated vsize (KiB) 212640

[startup+102.306 s]
/proc/loadavg: 1.95 1.94 1.90 3/80 10372
/proc/meminfo: memFree=778464/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=213724 CPUtime=201.5
/proc/10369/stat : 10369 (ornithorynque) S 10367 10369 9451 0 -1 4194304 57620 0 0 0 20119 31 0 0 25 0 3 0 37152835 218853376 40380 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10369/statm: 53431 40380 389 42 0 47683 0
[pid=10369/tid=10371] ppid=10367 vsize=213724 CPUtime=99.63
/proc/10369/task/10371/stat : 10371 (ornithorynque) R 10367 10369 9451 0 -1 4194368 13353 0 0 0 9956 7 0 0 25 0 3 0 37153097 218853376 40380 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246457 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10369/tid=10372] ppid=10367 vsize=213724 CPUtime=99.23
/proc/10369/task/10372/stat : 10372 (ornithorynque) R 10367 10369 9451 0 -1 4194368 2 0 0 0 9923 0 0 0 25 0 3 0 37153097 218853376 40380 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244572 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.5
Current children cumulated vsize (KiB) 213724

[startup+162.302 s]
/proc/loadavg: 1.98 1.95 1.91 3/80 10372
/proc/meminfo: memFree=776224/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=215932 CPUtime=321.22
/proc/10369/stat : 10369 (ornithorynque) S 10367 10369 9451 0 -1 4194304 58215 0 0 0 32090 32 0 0 25 0 3 0 37152835 221114368 40948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10369/statm: 53983 40948 389 42 0 48235 0
[pid=10369/tid=10371] ppid=10367 vsize=215932 CPUtime=159.62
/proc/10369/task/10371/stat : 10371 (ornithorynque) R 10367 10369 9451 0 -1 4194368 13948 0 0 0 15954 8 0 0 25 0 3 0 37153097 221114368 40948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10369/tid=10372] ppid=10367 vsize=215932 CPUtime=158.96
/proc/10369/task/10372/stat : 10372 (ornithorynque) R 10367 10369 9451 0 -1 4194368 2 0 0 0 15896 0 0 0 25 0 3 0 37153097 221114368 40948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4297053 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.22
Current children cumulated vsize (KiB) 215932

[startup+222.301 s]
/proc/loadavg: 1.99 1.95 1.91 3/80 10372
/proc/meminfo: memFree=774112/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=217968 CPUtime=440.93
/proc/10369/stat : 10369 (ornithorynque) S 10367 10369 9451 0 -1 4194304 58739 0 0 0 44061 32 0 0 25 0 3 0 37152835 223199232 41465 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10369/statm: 54492 41465 389 42 0 48744 0
[pid=10369/tid=10371] ppid=10367 vsize=217968 CPUtime=219.6
/proc/10369/task/10371/stat : 10371 (ornithorynque) R 10367 10369 9451 0 -1 4194368 14472 0 0 0 21951 9 0 0 25 0 3 0 37153097 223199232 41465 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4326906 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10369/tid=10372] ppid=10367 vsize=217968 CPUtime=218.7
/proc/10369/task/10372/stat : 10372 (ornithorynque) R 10367 10369 9451 0 -1 4194368 2 0 0 0 21870 0 0 0 25 0 3 0 37153097 223199232 41465 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4239088 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.93
Current children cumulated vsize (KiB) 217968

[startup+282.301 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 10372
/proc/meminfo: memFree=772256/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=219700 CPUtime=560.66
/proc/10369/stat : 10369 (ornithorynque) S 10367 10369 9451 0 -1 4194304 59208 0 0 0 56033 33 0 0 25 0 3 0 37152835 224972800 41934 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10369/statm: 54925 41934 389 42 0 49177 0
[pid=10369/tid=10371] ppid=10367 vsize=219700 CPUtime=279.58
/proc/10369/task/10371/stat : 10371 (ornithorynque) R 10367 10369 9451 0 -1 4194368 14941 0 0 0 27949 9 0 0 25 0 3 0 37153097 224972800 41934 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10369/tid=10372] ppid=10367 vsize=219700 CPUtime=278.44
/proc/10369/task/10372/stat : 10372 (ornithorynque) R 10367 10369 9451 0 -1 4194368 2 0 0 0 27844 0 0 0 25 0 3 0 37153097 224972800 41934 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4245111 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.66
Current children cumulated vsize (KiB) 219700

[startup+342.302 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 10372
/proc/meminfo: memFree=769568/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=222164 CPUtime=680.39
/proc/10369/stat : 10369 (ornithorynque) S 10367 10369 9451 0 -1 4194304 59849 0 0 0 68005 34 0 0 25 0 3 0 37152835 227495936 42575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10369/statm: 55541 42575 389 42 0 49793 0
[pid=10369/tid=10371] ppid=10367 vsize=222164 CPUtime=339.57
/proc/10369/task/10371/stat : 10371 (ornithorynque) R 10367 10369 9451 0 -1 4194368 15582 0 0 0 33947 10 0 0 25 0 3 0 37153097 227495936 42575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10369/tid=10372] ppid=10367 vsize=222164 CPUtime=338.19
/proc/10369/task/10372/stat : 10372 (ornithorynque) R 10367 10369 9451 0 -1 4194368 2 0 0 0 33818 1 0 0 25 0 3 0 37153097 227495936 42575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244964 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 680.39
Current children cumulated vsize (KiB) 222164

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10372
/proc/meminfo: memFree=766944/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=224880 CPUtime=800.13
/proc/10369/stat : 10369 (ornithorynque) S 10367 10369 9451 0 -1 4194304 60546 0 0 0 79977 36 0 0 25 0 3 0 37152835 230277120 43247 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10369/statm: 56220 43247 389 42 0 50472 0
[pid=10369/tid=10371] ppid=10367 vsize=224880 CPUtime=399.56
/proc/10369/task/10371/stat : 10371 (ornithorynque) R 10367 10369 9451 0 -1 4194368 16279 0 0 0 39945 11 0 0 25 0 3 0 37153097 230277120 43247 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4326906 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10369/tid=10372] ppid=10367 vsize=224880 CPUtime=397.94
/proc/10369/task/10372/stat : 10372 (ornithorynque) R 10367 10369 9451 0 -1 4194368 2 0 0 0 39793 1 0 0 25 0 3 0 37153097 230277120 43247 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4245067 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 800.13
Current children cumulated vsize (KiB) 224880

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10372
/proc/meminfo: memFree=763936/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=227728 CPUtime=919.85
/proc/10369/stat : 10369 (ornithorynque) S 10367 10369 9451 0 -1 4194304 61281 0 0 0 91948 37 0 0 25 0 3 0 37152835 233193472 43982 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10369/statm: 56932 43982 389 42 0 51184 0
[pid=10369/tid=10371] ppid=10367 vsize=227728 CPUtime=459.54
/proc/10369/task/10371/stat : 10371 (ornithorynque) R 10367 10369 9451 0 -1 4194368 17014 0 0 0 45942 12 0 0 25 0 3 0 37153097 233193472 43982 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4326906 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10369/tid=10372] ppid=10367 vsize=227728 CPUtime=457.67
/proc/10369/task/10372/stat : 10372 (ornithorynque) R 10367 10369 9451 0 -1 4194368 2 0 0 0 45766 1 0 0 25 0 3 0 37153097 233193472 43982 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 919.85
Current children cumulated vsize (KiB) 227728

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10372
/proc/meminfo: memFree=760672/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=230964 CPUtime=1039.57
/proc/10369/stat : 10369 (ornithorynque) S 10367 10369 9451 0 -1 4194304 62144 0 0 0 103919 38 0 0 25 0 3 0 37152835 236507136 44808 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10369/statm: 57741 44808 389 42 0 51993 0
[pid=10369/tid=10371] ppid=10367 vsize=230964 CPUtime=519.53
/proc/10369/task/10371/stat : 10371 (ornithorynque) R 10367 10369 9451 0 -1 4194368 17877 0 0 0 51939 14 0 0 25 0 3 0 37153097 236507136 44808 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4326393 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10369/tid=10372] ppid=10367 vsize=230964 CPUtime=517.41
/proc/10369/task/10372/stat : 10372 (ornithorynque) R 10367 10369 9451 0 -1 4194368 2 0 0 0 51740 1 0 0 25 0 3 0 37153097 236507136 44808 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244964 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1039.57
Current children cumulated vsize (KiB) 230964

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10372
/proc/meminfo: memFree=757728/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=233808 CPUtime=1159.3
/proc/10369/stat : 10369 (ornithorynque) S 10367 10369 9451 0 -1 4194304 62886 0 0 0 115891 39 0 0 25 0 3 0 37152835 239419392 45538 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10369/statm: 58452 45538 389 42 0 52704 0
[pid=10369/tid=10371] ppid=10367 vsize=233808 CPUtime=579.51
/proc/10369/task/10371/stat : 10371 (ornithorynque) R 10367 10369 9451 0 -1 4194368 18619 0 0 0 57937 14 0 0 25 0 3 0 37153097 239419392 45538 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4326906 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10369/tid=10372] ppid=10367 vsize=233808 CPUtime=577.15
/proc/10369/task/10372/stat : 10372 (ornithorynque) R 10367 10369 9451 0 -1 4194368 2 0 0 0 57714 1 0 0 25 0 3 0 37153097 239419392 45538 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246202 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1159.3
Current children cumulated vsize (KiB) 233808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.703 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10372
/proc/meminfo: memFree=756576/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=234956 CPUtime=1200.01
/proc/10369/stat : 10369 (ornithorynque) S 10367 10369 9451 0 -1 4194304 63165 0 0 0 119961 40 0 0 25 0 3 0 37152835 240594944 45817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10369/statm: 58739 45817 389 42 0 52991 0
[pid=10369/tid=10371] ppid=10367 vsize=234956 CPUtime=599.92
/proc/10369/task/10371/stat : 10371 (ornithorynque) R 10367 10369 9451 0 -1 4194368 18898 0 0 0 59977 15 0 0 25 0 3 0 37153097 240594944 45817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4326433 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10369/tid=10372] ppid=10367 vsize=234956 CPUtime=597.46
/proc/10369/task/10372/stat : 10372 (ornithorynque) R 10367 10369 9451 0 -1 4194368 2 0 0 0 59744 2 0 0 25 0 3 0 37153097 240594944 45817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 234956

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

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

[startup+602.703 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10372
/proc/meminfo: memFree=756576/2055920 swapFree=4176348/4192956
[pid=10369] ppid=10367 vsize=234956 CPUtime=1200.01
/proc/10369/stat : 10369 (ornithorynque) S 10367 10369 9451 0 -1 4194304 63165 0 0 0 119961 40 0 0 25 0 3 0 37152835 240594944 45817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10369/statm: 58739 45817 389 42 0 52991 0
[pid=10369/tid=10371] ppid=10367 vsize=234956 CPUtime=599.92
/proc/10369/task/10371/stat : 10371 (ornithorynque) R 10367 10369 9451 0 -1 4194368 18898 0 0 0 59977 15 0 0 25 0 3 0 37153097 240594944 45817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4326433 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10369/tid=10372] ppid=10367 vsize=234956 CPUtime=597.46
/proc/10369/task/10372/stat : 10372 (ornithorynque) R 10367 10369 9451 0 -1 4194368 2 0 0 0 59744 2 0 0 25 0 3 0 37153097 240594944 45817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 234956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.747
CPU time (s): 1200.06
CPU user time (s): 1199.63
CPU system time (s): 0.429934
CPU usage (%): 199.098
Max. virtual memory (cumulated for all children) (KiB): 234972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.63
system time used= 0.429934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63165
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= 13
involuntary context switches= 22870

runsolver used 0.59191 second user time and 1.63475 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Mon Mar  5 16:25:57 UTC 2007

IDJOB= 328496
IDBENCH= 20418
IDSOLVER= 139
FILE ID= node30/328496-1173111956

PBS_JOBID= 4013908

Free space on /tmp= 66284 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= /tmp/evaluation/328496-1173111956/ornithorynque /tmp/evaluation/328496-1173111956/instance-328496-1173111956.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-328496-1173111956 -o ROOT/results/node30/solver-328496-1173111956 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328496-1173111956/ornithorynque /tmp/evaluation/328496-1173111956/instance-328496-1173111956.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  6197e38464facb30636a5a3ad5b2f0b5

RANDOM SEED= 14483005

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        939152 kB
Buffers:         40912 kB
Cached:         976972 kB
SwapCached:        416 kB
Active:         208380 kB
Inactive:       848584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        939152 kB
SwapTotal:     4192956 kB
SwapFree:      4176348 kB
Dirty:           15420 kB
Writeback:           0 kB
Mapped:          56052 kB
Slab:            45460 kB
Committed_AS:   193000 kB
PageTables:       1692 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66284 MiB

End job on node30 on Mon Mar  5 16:36:02 UTC 2007