Trace number 3290363

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
SAT4J core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1301.43 1300.03

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1092.34
Satisfiable
(Un)Satisfiability was proved
Number of variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
Number of clauses of size over 50

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		6997539544
0.00/0.08	c Max memory 		7034241024
0.00/0.08	c Total memory 		7034241024
0.00/0.08	c Number of processors 	8
0.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.10	c Expensive reason simplification
0.09/0.10	c Armin Biere (Picosat) restarts strategy
0.09/0.10	c Glucose learned constraints deletion strategy
0.09/0.10	c timeout=2147483647s
0.09/0.10	c DB Simplification allowed=true
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3290363-1303789113.cnf
0.09/0.10	c reading problem ... 
0.09/0.14	c ... done. Wall clock time 0.043s.
0.09/0.14	c #vars     912
0.09/0.14	c #constraints  3424
0.09/0.14	c constraints type 
0.09/0.14	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3184
0.09/0.14	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 160
1.37/1.15	c cleaning 2497 clauses out of 5001 with flag 5001/5001
2.69/2.47	c cleaning 4245 clauses out of 8504 with flag 11001/11001
4.60/4.38	c cleaning 5625 clauses out of 11260 with flag 18002/18002
7.51/6.87	c cleaning 6812 clauses out of 13634 with flag 26001/26001
11.04/9.92	c cleaning 7906 clauses out of 15821 with flag 35000/35000
14.94/13.83	c cleaning 8956 clauses out of 17918 with flag 45003/45003
18.84/17.79	c cleaning 9471 clauses out of 18959 with flag 55000/55000
23.04/21.95	c cleaning 9742 clauses out of 19488 with flag 65000/65000
27.44/26.35	c cleaning 9870 clauses out of 19746 with flag 75000/75000
31.95/30.81	c cleaning 9931 clauses out of 19876 with flag 85000/85000
36.35/35.28	c cleaning 9965 clauses out of 19945 with flag 95000/95000
40.65/39.59	c cleaning 9985 clauses out of 19981 with flag 105001/105001
45.05/43.97	c cleaning 9996 clauses out of 19997 with flag 115002/115002
49.55/48.42	c cleaning 9997 clauses out of 19999 with flag 125000/125000
53.85/52.71	c cleaning 9996 clauses out of 20002 with flag 135000/135000
58.14/57.02	c cleaning 9993 clauses out of 20006 with flag 145000/145000
62.44/61.30	c cleaning 10003 clauses out of 20014 with flag 155001/155001
66.64/65.58	c cleaning 9997 clauses out of 20011 with flag 165001/165001
71.04/69.99	c cleaning 10000 clauses out of 20014 with flag 175001/175001
75.34/74.21	c cleaning 10003 clauses out of 20014 with flag 185001/185001
79.64/78.57	c cleaning 9996 clauses out of 20010 with flag 195000/195000
84.15/83.03	c cleaning 10002 clauses out of 20014 with flag 205000/205000
88.64/87.51	c cleaning 9998 clauses out of 20012 with flag 215000/215000
92.85/91.75	c cleaning 10001 clauses out of 20015 with flag 225001/225001
97.15/96.04	c cleaning 9999 clauses out of 20013 with flag 235000/235000
101.45/100.37	c cleaning 10006 clauses out of 20015 with flag 245001/245001
105.55/104.47	c cleaning 10003 clauses out of 20010 with flag 255002/255002
109.65/108.58	c cleaning 9996 clauses out of 20005 with flag 265000/265000
114.05/112.91	c cleaning 9999 clauses out of 20009 with flag 275000/275000
118.15/117.07	c cleaning 9999 clauses out of 20012 with flag 285002/285002
122.55/121.42	c cleaning 10001 clauses out of 20012 with flag 295001/295001
126.75/125.66	c cleaning 10000 clauses out of 20011 with flag 305001/305001
131.15/130.01	c cleaning 9999 clauses out of 20010 with flag 315000/315000
135.45/134.30	c cleaning 9996 clauses out of 20011 with flag 325000/325000
139.65/138.58	c cleaning 10000 clauses out of 20015 with flag 335000/335000
143.95/142.84	c cleaning 9999 clauses out of 20015 with flag 345000/345000
148.35/147.29	c cleaning 10004 clauses out of 20017 with flag 355001/355001
152.96/151.85	c cleaning 10000 clauses out of 20013 with flag 365001/365001
157.26/156.11	c cleaning 9996 clauses out of 20012 with flag 375000/375000
161.45/160.33	c cleaning 10003 clauses out of 20016 with flag 385000/385000
165.65/164.56	c cleaning 10001 clauses out of 20014 with flag 395001/395001
170.15/169.06	c cleaning 10000 clauses out of 20012 with flag 405000/405000
174.55/173.47	c cleaning 10005 clauses out of 20013 with flag 415001/415001
178.95/177.83	c cleaning 9998 clauses out of 20008 with flag 425001/425001
183.15/182.00	c cleaning 10001 clauses out of 20009 with flag 435000/435000
186.86/185.78	c cleaning 9998 clauses out of 20008 with flag 445000/445000
191.16/190.00	c cleaning 10001 clauses out of 20011 with flag 455001/455001
195.26/194.14	c cleaning 9997 clauses out of 20009 with flag 465000/465000
199.26/198.13	c cleaning 10002 clauses out of 20014 with flag 475002/475002
202.96/201.88	c cleaning 9997 clauses out of 20011 with flag 485001/485001
206.96/205.83	c cleaning 9999 clauses out of 20014 with flag 495001/495001
211.06/209.93	c cleaning 9999 clauses out of 20014 with flag 505000/505000
215.06/213.98	c cleaning 9996 clauses out of 20015 with flag 515000/515000
219.06/217.99	c cleaning 10005 clauses out of 20019 with flag 525000/525000
222.96/221.80	c cleaning 10002 clauses out of 20016 with flag 535002/535002
227.16/226.02	c cleaning 10001 clauses out of 20013 with flag 545001/545001
231.26/230.14	c cleaning 10005 clauses out of 20012 with flag 555001/555001
235.26/234.15	c cleaning 9997 clauses out of 20006 with flag 565000/565000
239.26/238.19	c cleaning 10000 clauses out of 20009 with flag 575000/575000
243.07/241.93	c cleaning 10000 clauses out of 20009 with flag 585000/585000
247.07/245.92	c cleaning 10000 clauses out of 20009 with flag 595000/595000
250.88/249.79	c cleaning 10000 clauses out of 20009 with flag 605000/605000
254.87/253.78	c cleaning 9998 clauses out of 20009 with flag 615000/615000
258.58/257.47	c cleaning 9996 clauses out of 20011 with flag 625000/625000
262.27/261.11	c cleaning 10000 clauses out of 20015 with flag 635000/635000
265.57/264.48	c cleaning 10002 clauses out of 20015 with flag 645000/645000
269.48/268.38	c cleaning 10002 clauses out of 20013 with flag 655000/655000
273.07/271.95	c cleaning 9998 clauses out of 20011 with flag 665000/665000
276.57/275.49	c cleaning 9999 clauses out of 20014 with flag 675001/675001
280.48/279.31	c cleaning 10004 clauses out of 20014 with flag 685000/685000
283.97/282.86	c cleaning 9999 clauses out of 20010 with flag 695000/695000
287.37/286.27	c cleaning 9999 clauses out of 20013 with flag 705002/705002
290.88/289.73	c cleaning 10003 clauses out of 20013 with flag 715001/715001
294.58/293.43	c cleaning 9996 clauses out of 20009 with flag 725000/725000
298.09/296.95	c cleaning 10004 clauses out of 20013 with flag 735000/735000
301.58/300.43	c cleaning 9998 clauses out of 20009 with flag 745000/745000
305.18/304.02	c cleaning 9999 clauses out of 20011 with flag 755000/755000
308.69/307.54	c cleaning 10000 clauses out of 20012 with flag 765000/765000
312.49/311.32	c cleaning 10002 clauses out of 20013 with flag 775001/775001
316.29/315.11	c cleaning 10001 clauses out of 20010 with flag 785000/785000
319.99/318.87	c cleaning 10000 clauses out of 20010 with flag 795001/795001
323.79/322.60	c cleaning 10001 clauses out of 20011 with flag 805002/805002
327.29/326.16	c cleaning 9997 clauses out of 20008 with flag 815000/815000
330.69/329.56	c cleaning 10000 clauses out of 20011 with flag 825000/825000
334.39/333.28	c cleaning 10000 clauses out of 20012 with flag 835001/835001
337.99/336.84	c cleaning 9998 clauses out of 20011 with flag 845000/845000
341.69/340.55	c cleaning 10000 clauses out of 20013 with flag 855000/855000
345.39/344.29	c cleaning 10003 clauses out of 20014 with flag 865001/865001
349.08/347.96	c cleaning 9999 clauses out of 20011 with flag 875001/875001
352.99/351.81	c cleaning 10003 clauses out of 20012 with flag 885001/885001
356.69/355.55	c cleaning 10000 clauses out of 20009 with flag 895001/895001
360.49/359.38	c cleaning 9997 clauses out of 20009 with flag 905001/905001
364.29/363.15	c cleaning 9999 clauses out of 20012 with flag 915001/915001
368.09/366.95	c cleaning 10001 clauses out of 20013 with flag 925001/925001
371.69/370.59	c cleaning 9997 clauses out of 20012 with flag 935001/935001
375.39/374.25	c cleaning 9997 clauses out of 20014 with flag 945000/945000
378.99/377.88	c cleaning 10006 clauses out of 20019 with flag 955002/955002
382.69/381.56	c cleaning 9999 clauses out of 20011 with flag 965000/965000
386.29/385.10	c cleaning 10002 clauses out of 20013 with flag 975001/975001
389.79/388.66	c cleaning 10001 clauses out of 20011 with flag 985001/985001
393.49/392.34	c cleaning 9998 clauses out of 20010 with flag 995001/995001
397.20/396.08	c cleaning 10001 clauses out of 20011 with flag 1005000/1005000
400.99/399.84	c cleaning 9998 clauses out of 20010 with flag 1015000/1015000
404.80/403.69	c cleaning 10002 clauses out of 20013 with flag 1025001/1025001
408.49/407.34	c cleaning 9997 clauses out of 20011 with flag 1035001/1035001
412.30/411.19	c cleaning 10000 clauses out of 20013 with flag 1045000/1045000
416.00/414.86	c cleaning 9998 clauses out of 20013 with flag 1055000/1055000
419.60/418.42	c cleaning 10003 clauses out of 20017 with flag 1065002/1065002
423.20/422.02	c cleaning 9998 clauses out of 20012 with flag 1075000/1075000
426.80/425.66	c cleaning 9996 clauses out of 20014 with flag 1085000/1085000
430.50/429.39	c cleaning 10003 clauses out of 20018 with flag 1095000/1095000
434.30/433.18	c cleaning 10006 clauses out of 20017 with flag 1105002/1105002
438.00/436.81	c cleaning 10003 clauses out of 20011 with flag 1115002/1115002
441.80/440.65	c cleaning 9996 clauses out of 20007 with flag 1125001/1125001
445.61/444.49	c cleaning 10002 clauses out of 20011 with flag 1135001/1135001
449.50/448.34	c cleaning 9999 clauses out of 20009 with flag 1145001/1145001
453.10/451.96	c cleaning 10001 clauses out of 20011 with flag 1155002/1155002
456.90/455.77	c cleaning 9998 clauses out of 20010 with flag 1165002/1165002
460.81/459.61	c cleaning 10001 clauses out of 20010 with flag 1175000/1175000
464.71/463.53	c cleaning 10001 clauses out of 20011 with flag 1185002/1185002
468.51/467.32	c cleaning 9996 clauses out of 20009 with flag 1195001/1195001
472.31/471.18	c cleaning 10003 clauses out of 20013 with flag 1205001/1205001
476.01/474.90	c cleaning 9999 clauses out of 20009 with flag 1215000/1215000
479.72/478.56	c cleaning 9998 clauses out of 20010 with flag 1225000/1225000
483.51/482.31	c cleaning 10001 clauses out of 20014 with flag 1235002/1235002
487.21/486.10	c cleaning 9997 clauses out of 20012 with flag 1245001/1245001
491.01/489.89	c cleaning 9999 clauses out of 20014 with flag 1255000/1255000
494.81/493.62	c cleaning 10000 clauses out of 20015 with flag 1265000/1265000
498.61/497.42	c cleaning 10001 clauses out of 20015 with flag 1275000/1275000
502.31/501.19	c cleaning 10003 clauses out of 20015 with flag 1285001/1285001
506.12/504.96	c cleaning 9995 clauses out of 20011 with flag 1295000/1295000
509.82/508.61	c cleaning 10001 clauses out of 20016 with flag 1305000/1305000
513.32/512.15	c cleaning 9998 clauses out of 20016 with flag 1315001/1315001
516.82/515.67	c cleaning 10002 clauses out of 20018 with flag 1325001/1325001
520.32/519.18	c cleaning 10000 clauses out of 20015 with flag 1335000/1335000
523.82/522.67	c cleaning 10001 clauses out of 20015 with flag 1345000/1345000
527.52/526.35	c cleaning 9998 clauses out of 20014 with flag 1355000/1355000
531.32/530.12	c cleaning 10005 clauses out of 20016 with flag 1365000/1365000
535.12/533.96	c cleaning 10002 clauses out of 20012 with flag 1375001/1375001
538.82/537.67	c cleaning 9997 clauses out of 20009 with flag 1385000/1385000
542.72/541.55	c cleaning 10002 clauses out of 20014 with flag 1395002/1395002
546.42/545.28	c cleaning 9998 clauses out of 20010 with flag 1405000/1405000
550.03/548.81	c cleaning 9998 clauses out of 20013 with flag 1415001/1415001
553.43/552.24	c cleaning 10003 clauses out of 20015 with flag 1425001/1425001
557.12/555.94	c cleaning 9998 clauses out of 20012 with flag 1435001/1435001
560.82/559.62	c cleaning 10000 clauses out of 20013 with flag 1445000/1445000
564.43/563.22	c cleaning 10002 clauses out of 20014 with flag 1455001/1455001
568.03/566.89	c cleaning 10003 clauses out of 20011 with flag 1465000/1465000
571.83/570.67	c cleaning 9996 clauses out of 20009 with flag 1475001/1475001
575.73/574.51	c cleaning 9999 clauses out of 20013 with flag 1485001/1485001
579.53/578.30	c cleaning 9999 clauses out of 20013 with flag 1495000/1495000
583.33/582.15	c cleaning 9998 clauses out of 20015 with flag 1505001/1505001
587.13/585.92	c cleaning 10003 clauses out of 20016 with flag 1515000/1515000
590.63/589.42	c cleaning 10001 clauses out of 20014 with flag 1525001/1525001
594.33/593.13	c cleaning 10001 clauses out of 20012 with flag 1535000/1535000
598.13/596.93	c cleaning 10003 clauses out of 20013 with flag 1545002/1545002
601.93/600.73	c cleaning 9994 clauses out of 20008 with flag 1555000/1555000
605.73/604.52	c cleaning 10000 clauses out of 20014 with flag 1565000/1565000
609.54/608.39	c cleaning 9998 clauses out of 20014 with flag 1575000/1575000
613.53/612.30	c cleaning 10003 clauses out of 20017 with flag 1585001/1585001
617.24/616.07	c cleaning 9999 clauses out of 20013 with flag 1595000/1595000
620.93/619.76	c cleaning 9998 clauses out of 20016 with flag 1605002/1605002
624.64/623.46	c cleaning 10004 clauses out of 20017 with flag 1615001/1615001
628.54/627.30	c cleaning 9997 clauses out of 20013 with flag 1625001/1625001
632.14/630.99	c cleaning 10000 clauses out of 20016 with flag 1635001/1635001
635.84/634.66	c cleaning 10002 clauses out of 20015 with flag 1645000/1645000
639.14/637.97	c cleaning 10002 clauses out of 20013 with flag 1655000/1655000
642.84/641.65	c cleaning 9998 clauses out of 20011 with flag 1665000/1665000
646.54/645.36	c cleaning 10001 clauses out of 20016 with flag 1675003/1675003
650.25/649.08	c cleaning 10002 clauses out of 20013 with flag 1685001/1685001
654.14/652.90	c cleaning 9998 clauses out of 20010 with flag 1695000/1695000
657.95/656.76	c cleaning 10003 clauses out of 20015 with flag 1705003/1705003
661.74/660.51	c cleaning 10001 clauses out of 20009 with flag 1715000/1715000
665.65/664.50	c cleaning 9997 clauses out of 20008 with flag 1725000/1725000
669.25/668.04	c cleaning 10002 clauses out of 20011 with flag 1735000/1735000
673.15/671.91	c cleaning 10000 clauses out of 20009 with flag 1745000/1745000
676.95/675.73	c cleaning 10002 clauses out of 20009 with flag 1755000/1755000
680.75/679.58	c cleaning 9996 clauses out of 20007 with flag 1765000/1765000
684.55/683.38	c cleaning 9998 clauses out of 20012 with flag 1775001/1775001
688.45/687.22	c cleaning 10001 clauses out of 20014 with flag 1785001/1785001
692.36/691.11	c cleaning 9998 clauses out of 20012 with flag 1795000/1795000
696.06/694.85	c cleaning 9998 clauses out of 20014 with flag 1805000/1805000
699.76/698.51	c cleaning 10000 clauses out of 20016 with flag 1815000/1815000
703.56/702.31	c cleaning 9997 clauses out of 20016 with flag 1825000/1825000
707.36/706.18	c cleaning 10006 clauses out of 20023 with flag 1835004/1835004
711.15/709.98	c cleaning 10000 clauses out of 20013 with flag 1845000/1845000
715.16/713.94	c cleaning 9998 clauses out of 20014 with flag 1855001/1855001
719.06/717.89	c cleaning 10002 clauses out of 20015 with flag 1865000/1865000
722.66/721.44	c cleaning 10000 clauses out of 20014 with flag 1875001/1875001
726.26/725.03	c cleaning 9997 clauses out of 20013 with flag 1885000/1885000
729.96/728.72	c cleaning 10003 clauses out of 20017 with flag 1895001/1895001
733.46/732.29	c cleaning 10001 clauses out of 20014 with flag 1905001/1905001
737.36/736.12	c cleaning 9996 clauses out of 20012 with flag 1915000/1915000
741.06/739.85	c cleaning 10002 clauses out of 20016 with flag 1925000/1925000
744.76/743.56	c cleaning 9995 clauses out of 20015 with flag 1935001/1935001
748.26/747.01	c cleaning 10001 clauses out of 20019 with flag 1945000/1945000
751.66/750.45	c cleaning 10003 clauses out of 20019 with flag 1955001/1955001
755.16/753.97	c cleaning 9999 clauses out of 20016 with flag 1965001/1965001
759.17/757.98	c cleaning 10002 clauses out of 20016 with flag 1975000/1975000
763.06/761.84	c cleaning 10000 clauses out of 20014 with flag 1985000/1985000
766.77/765.51	c cleaning 10001 clauses out of 20015 with flag 1995001/1995001
770.56/769.30	c cleaning 10000 clauses out of 20014 with flag 2005001/2005001
774.26/773.09	c cleaning 10006 clauses out of 20015 with flag 2015002/2015002
778.16/776.95	c cleaning 9992 clauses out of 20007 with flag 2025000/2025000
781.77/780.56	c cleaning 10003 clauses out of 20015 with flag 2035000/2035000
785.47/784.21	c cleaning 10001 clauses out of 20013 with flag 2045001/2045001
789.07/787.82	c cleaning 10001 clauses out of 20012 with flag 2055001/2055001
792.57/791.38	c cleaning 9997 clauses out of 20010 with flag 2065000/2065000
796.27/795.04	c cleaning 9995 clauses out of 20013 with flag 2075000/2075000
799.77/798.54	c cleaning 10006 clauses out of 20020 with flag 2085002/2085002
803.27/802.08	c cleaning 10000 clauses out of 20013 with flag 2095001/2095001
806.67/805.47	c cleaning 10002 clauses out of 20014 with flag 2105002/2105002
810.27/809.00	c cleaning 9997 clauses out of 20012 with flag 2115002/2115002
813.87/812.64	c cleaning 10000 clauses out of 20016 with flag 2125003/2125003
817.57/816.31	c cleaning 9992 clauses out of 20013 with flag 2135000/2135000
821.27/820.00	c cleaning 10004 clauses out of 20023 with flag 2145002/2145002
824.87/823.63	c cleaning 10003 clauses out of 20019 with flag 2155002/2155002
828.48/827.26	c cleaning 10001 clauses out of 20015 with flag 2165001/2165001
832.07/830.86	c cleaning 9993 clauses out of 20013 with flag 2175000/2175000
835.57/834.38	c cleaning 10000 clauses out of 20021 with flag 2185001/2185001
839.17/837.93	c cleaning 10002 clauses out of 20020 with flag 2195000/2195000
842.87/841.63	c cleaning 10001 clauses out of 20020 with flag 2205002/2205002
846.28/845.05	c cleaning 10006 clauses out of 20017 with flag 2215000/2215000
849.78/848.54	c cleaning 10002 clauses out of 20015 with flag 2225004/2225004
853.28/852.09	c cleaning 10001 clauses out of 20009 with flag 2235000/2235000
857.08/855.86	c cleaning 9999 clauses out of 20010 with flag 2245002/2245002
860.68/859.43	c cleaning 9999 clauses out of 20010 with flag 2255001/2255001
864.28/863.09	c cleaning 9999 clauses out of 20010 with flag 2265000/2265000
867.88/866.66	c cleaning 10001 clauses out of 20011 with flag 2275000/2275000
871.58/870.33	c cleaning 9999 clauses out of 20012 with flag 2285002/2285002
875.28/874.09	c cleaning 10001 clauses out of 20011 with flag 2295000/2295000
878.78/877.53	c cleaning 10001 clauses out of 20012 with flag 2305002/2305002
882.48/881.25	c cleaning 9996 clauses out of 20010 with flag 2315001/2315001
886.08/884.84	c cleaning 9997 clauses out of 20014 with flag 2325001/2325001
889.59/888.38	c cleaning 10001 clauses out of 20016 with flag 2335000/2335000
893.19/891.97	c cleaning 10000 clauses out of 20016 with flag 2345001/2345001
896.89/895.69	c cleaning 10004 clauses out of 20017 with flag 2355002/2355002
900.69/899.47	c cleaning 9998 clauses out of 20012 with flag 2365001/2365001
904.59/903.32	c cleaning 9999 clauses out of 20013 with flag 2375000/2375000
908.29/907.02	c cleaning 10000 clauses out of 20014 with flag 2385000/2385000
912.00/910.80	c cleaning 10002 clauses out of 20016 with flag 2395002/2395002
915.69/914.41	c cleaning 10001 clauses out of 20013 with flag 2405001/2405001
919.19/917.97	c cleaning 9998 clauses out of 20012 with flag 2415001/2415001
923.10/921.81	c cleaning 9998 clauses out of 20013 with flag 2425000/2425000
926.80/925.51	c cleaning 9994 clauses out of 20015 with flag 2435000/2435000
930.60/929.37	c cleaning 10004 clauses out of 20022 with flag 2445001/2445001
934.40/933.12	c cleaning 10000 clauses out of 20018 with flag 2455001/2455001
938.30/937.02	c cleaning 9999 clauses out of 20017 with flag 2465000/2465000
942.22/940.95	c cleaning 10002 clauses out of 20019 with flag 2475001/2475001
946.01/944.70	c cleaning 10001 clauses out of 20016 with flag 2485000/2485000
949.61/948.38	c cleaning 10001 clauses out of 20015 with flag 2495000/2495000
953.31/952.02	c cleaning 10001 clauses out of 20015 with flag 2505001/2505001
956.92/955.68	c cleaning 9999 clauses out of 20013 with flag 2515000/2515000
960.72/959.46	c cleaning 10003 clauses out of 20017 with flag 2525003/2525003
964.52/963.26	c cleaning 9998 clauses out of 20012 with flag 2535001/2535001
968.12/966.85	c cleaning 10000 clauses out of 20013 with flag 2545000/2545000
971.82/970.55	c cleaning 10001 clauses out of 20013 with flag 2555000/2555000
975.62/974.34	c cleaning 9998 clauses out of 20012 with flag 2565000/2565000
979.32/978.05	c cleaning 10000 clauses out of 20015 with flag 2575001/2575001
982.92/981.67	c cleaning 10003 clauses out of 20016 with flag 2585002/2585002
986.42/985.17	c cleaning 9998 clauses out of 20011 with flag 2595000/2595000
990.02/988.77	c cleaning 10001 clauses out of 20013 with flag 2605000/2605000
993.82/992.52	c cleaning 10000 clauses out of 20012 with flag 2615000/2615000
997.42/996.13	c cleaning 9997 clauses out of 20012 with flag 2625000/2625000
1001.13/999.81	c cleaning 10005 clauses out of 20017 with flag 2635002/2635002
1004.82/1003.57	c cleaning 9999 clauses out of 20012 with flag 2645002/2645002
1008.62/1007.32	c cleaning 9995 clauses out of 20011 with flag 2655000/2655000
1012.42/1011.17	c cleaning 9997 clauses out of 20016 with flag 2665000/2665000
1016.12/1014.86	c cleaning 10002 clauses out of 20019 with flag 2675000/2675000
1019.93/1018.61	c cleaning 10001 clauses out of 20017 with flag 2685000/2685000
1023.32/1022.05	c cleaning 10003 clauses out of 20016 with flag 2695000/2695000
1027.02/1025.72	c cleaning 9996 clauses out of 20013 with flag 2705000/2705000
1030.93/1029.61	c cleaning 10005 clauses out of 20017 with flag 2715000/2715000
1034.52/1033.28	c cleaning 10001 clauses out of 20013 with flag 2725001/2725001
1038.23/1036.93	c cleaning 10000 clauses out of 20012 with flag 2735001/2735001
1041.73/1040.49	c cleaning 9997 clauses out of 20011 with flag 2745000/2745000
1045.33/1044.05	c cleaning 9999 clauses out of 20014 with flag 2755000/2755000
1048.83/1047.55	c cleaning 10002 clauses out of 20016 with flag 2765001/2765001
1052.43/1051.11	c cleaning 9999 clauses out of 20015 with flag 2775002/2775002
1056.03/1054.75	c cleaning 10000 clauses out of 20015 with flag 2785001/2785001
1059.73/1058.44	c cleaning 9999 clauses out of 20015 with flag 2795001/2795001
1063.23/1061.97	c cleaning 10002 clauses out of 20016 with flag 2805001/2805001
1067.03/1065.75	c cleaning 9999 clauses out of 20013 with flag 2815000/2815000
1070.73/1069.49	c cleaning 9999 clauses out of 20015 with flag 2825001/2825001
1074.53/1073.21	c cleaning 9996 clauses out of 20016 with flag 2835001/2835001
1078.14/1076.81	c cleaning 10001 clauses out of 20019 with flag 2845000/2845000
1081.94/1080.64	c cleaning 10002 clauses out of 20020 with flag 2855002/2855002
1085.64/1084.34	c cleaning 10000 clauses out of 20016 with flag 2865000/2865000
1089.14/1087.86	c cleaning 10006 clauses out of 20018 with flag 2875002/2875002
1092.74/1091.45	c cleaning 9997 clauses out of 20011 with flag 2885001/2885001
1096.14/1094.89	c cleaning 9996 clauses out of 20013 with flag 2895000/2895000
1099.74/1098.40	c cleaning 10002 clauses out of 20018 with flag 2905001/2905001
1103.24/1101.99	c cleaning 9999 clauses out of 20016 with flag 2915001/2915001
1107.04/1105.80	c cleaning 10001 clauses out of 20017 with flag 2925001/2925001
1110.84/1109.54	c cleaning 10003 clauses out of 20015 with flag 2935000/2935000
1114.45/1113.18	c cleaning 9997 clauses out of 20013 with flag 2945001/2945001
1118.14/1116.82	c cleaning 10003 clauses out of 20016 with flag 2955001/2955001
1121.94/1120.60	c cleaning 9998 clauses out of 20012 with flag 2965000/2965000
1125.55/1124.25	c cleaning 9996 clauses out of 20015 with flag 2975001/2975001
1129.14/1127.83	c cleaning 10001 clauses out of 20018 with flag 2985000/2985000
1132.84/1131.59	c cleaning 9996 clauses out of 20020 with flag 2995003/2995003
1136.45/1135.15	c cleaning 10004 clauses out of 20021 with flag 3005000/3005000
1140.15/1138.85	c cleaning 10002 clauses out of 20018 with flag 3015001/3015001
1143.95/1142.62	c cleaning 10002 clauses out of 20015 with flag 3025000/3025000
1147.35/1146.08	c cleaning 10001 clauses out of 20014 with flag 3035001/3035001
1150.86/1149.55	c cleaning 9998 clauses out of 20014 with flag 3045002/3045002
1154.35/1153.05	c cleaning 9997 clauses out of 20015 with flag 3055001/3055001
1158.05/1156.71	c cleaning 10001 clauses out of 20017 with flag 3065000/3065000
1161.95/1160.61	c cleaning 10001 clauses out of 20016 with flag 3075000/3075000
1165.85/1164.52	c cleaning 9995 clauses out of 20015 with flag 3085000/3085000
1169.65/1168.33	c cleaning 10004 clauses out of 20020 with flag 3095000/3095000
1173.55/1172.23	c cleaning 10001 clauses out of 20016 with flag 3105000/3105000
1177.46/1176.14	c cleaning 9998 clauses out of 20015 with flag 3115000/3115000
1181.26/1179.94	c cleaning 9999 clauses out of 20017 with flag 3125000/3125000
1184.96/1183.66	c cleaning 10003 clauses out of 20018 with flag 3135000/3135000
1188.46/1187.17	c cleaning 9999 clauses out of 20016 with flag 3145001/3145001
1192.16/1190.87	c cleaning 10004 clauses out of 20017 with flag 3155001/3155001
1195.96/1194.64	c cleaning 9997 clauses out of 20012 with flag 3165000/3165000
1199.66/1198.33	c cleaning 10000 clauses out of 20015 with flag 3175000/3175000
1203.36/1202.02	c cleaning 10001 clauses out of 20015 with flag 3185000/3185000
1206.96/1205.63	c cleaning 10002 clauses out of 20015 with flag 3195001/3195001
1210.56/1209.22	c cleaning 9997 clauses out of 20013 with flag 3205001/3205001
1214.16/1212.84	c cleaning 10005 clauses out of 20017 with flag 3215002/3215002
1217.86/1216.53	c cleaning 10000 clauses out of 20012 with flag 3225002/3225002
1221.46/1220.16	c cleaning 9998 clauses out of 20011 with flag 3235001/3235001
1224.96/1223.69	c cleaning 9995 clauses out of 20014 with flag 3245002/3245002
1228.76/1227.40	c cleaning 10001 clauses out of 20017 with flag 3255000/3255000
1232.56/1231.24	c cleaning 10002 clauses out of 20017 with flag 3265001/3265001
1236.26/1234.93	c cleaning 10002 clauses out of 20015 with flag 3275001/3275001
1240.06/1238.78	c cleaning 9998 clauses out of 20013 with flag 3285001/3285001
1243.76/1242.41	c cleaning 9998 clauses out of 20014 with flag 3295000/3295000
1247.37/1246.04	c cleaning 9999 clauses out of 20017 with flag 3305001/3305001
1251.17/1249.82	c cleaning 10001 clauses out of 20017 with flag 3315000/3315000
1254.77/1253.43	c cleaning 10002 clauses out of 20017 with flag 3325001/3325001
1258.27/1256.94	c cleaning 10000 clauses out of 20014 with flag 3335000/3335000
1261.77/1260.47	c cleaning 10003 clauses out of 20015 with flag 3345001/3345001
1265.57/1264.23	c cleaning 9993 clauses out of 20011 with flag 3355000/3355000
1269.47/1268.11	c cleaning 9996 clauses out of 20018 with flag 3365000/3365000
1273.17/1271.85	c cleaning 10001 clauses out of 20023 with flag 3375001/3375001
1276.97/1275.63	c cleaning 10002 clauses out of 20021 with flag 3385000/3385000
1280.58/1279.27	c cleaning 10002 clauses out of 20020 with flag 3395001/3395001
1284.47/1283.11	c cleaning 9997 clauses out of 20018 with flag 3405001/3405001
1288.18/1286.86	c cleaning 10001 clauses out of 20020 with flag 3415000/3415000
1291.88/1290.55	c cleaning 10000 clauses out of 20019 with flag 3425000/3425000
1295.68/1294.32	c cleaning 9998 clauses out of 20020 with flag 3435001/3435001
1299.28/1297.97	c cleaning 10005 clauses out of 20024 with flag 3445003/3445003
1301.38/1300.01	c starts		: 1885
1301.38/1300.01	c conflicts		: 3451211
1301.38/1300.01	c decisions		: 3606490
1301.38/1300.01	c propagations		: 815582849
1301.38/1300.01	c inspects		: 16192857185
1301.38/1300.01	c shortcuts		: 0
1301.38/1300.01	c learnt literals	: 0
1301.38/1300.01	c learnt binary clauses	: 4
1301.38/1300.01	c learnt ternary clauses	: 231
1301.38/1300.01	c learnt constraints	: 3451211
1301.38/1300.01	c ignored constraints	: 0
1301.38/1300.01	c root simplifications	: 1885
1301.38/1300.01	c removed literals (reason simplification)	: 70687408
1301.38/1300.01	c reason swapping (by a shorter reason)	: 0
1301.38/1300.01	c Calls to reduceDB	: 346
1301.38/1300.01	c speed (assignments/second)	: 627435.3003535745
1301.38/1300.01	c non guided choices	91
1301.38/1300.02	c learnt constraints type 
1301.38/1300.02	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 4
1301.38/1300.02	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 16241
1301.38/1300.02	c constraints type 
1301.38/1300.02	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3184
1301.38/1300.02	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 160
1301.38/1300.02	s UNKNOWN
1301.38/1300.02	c Total wall clock time (in seconds) : 1299.911

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3290363-1303789113/watcher-3290363-1303789113 -o /tmp/evaluation-result-3290363-1303789113/solver-3290363-1303789113 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3290363-1303789113.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 3.38 3.87 3.85 4/176 26168
/proc/meminfo: memFree=15170688/32950928 swapFree=67111528/67111528
[pid=26168] ppid=26166 vsize=11800 CPUtime=0 cores=0,2
/proc/26168/stat : 26168 (runsolver) S 26166 26168 26130 0 -1 4202560 45 0 0 0 0 0 0 0 22 0 1 0 490511092 12083200 55 33554432000 4194304 5434984 140737155929056 18446744073709551615 5055495 0 2147483391 4096 24578 18446744071699199166 0 0 17 0 0 0 0
/proc/26168/statm: 2950 55 34 303 0 2644 0

[startup+0.0881969 s]
/proc/loadavg: 3.38 3.87 3.85 4/176 26168
/proc/meminfo: memFree=15170688/32950928 swapFree=67111528/67111528
[pid=26168] ppid=26166 vsize=7569940 CPUtime=0.07 cores=0,2
/proc/26168/stat : 26168 (java) S 26166 26168 26130 0 -1 4202496 9492 0 1 0 6 1 0 0 22 0 18 0 490511092 7751618560 9189 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26168/statm: 1892485 9189 1754 9 0 1883223 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7569940

[startup+0.100194 s]
/proc/loadavg: 3.38 3.87 3.85 4/176 26168
/proc/meminfo: memFree=15170688/32950928 swapFree=67111528/67111528
[pid=26168] ppid=26166 vsize=7636200 CPUtime=0.09 cores=0,2
/proc/26168/stat : 26168 (java) S 26166 26168 26130 0 -1 4202496 10166 0 1 0 8 1 0 0 22 0 18 0 490511092 7819468800 9863 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26168/statm: 1909050 9863 2058 9 0 1899788 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7636200

[startup+0.300161 s]
/proc/loadavg: 3.38 3.87 3.85 4/176 26168
/proc/meminfo: memFree=15170688/32950928 swapFree=67111528/67111528
[pid=26168] ppid=26166 vsize=7641076 CPUtime=0.46 cores=0,2
/proc/26168/stat : 26168 (java) S 26166 26168 26130 0 -1 4202496 12127 0 1 0 45 1 0 0 22 0 19 0 490511092 7824461824 11263 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26168/statm: 1910269 11263 2209 9 0 1901007 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 7641076

[startup+0.701088 s]
/proc/loadavg: 3.38 3.87 3.85 4/176 26168
/proc/meminfo: memFree=15170688/32950928 swapFree=67111528/67111528
[pid=26168] ppid=26166 vsize=7641076 CPUtime=0.93 cores=0,2
/proc/26168/stat : 26168 (java) S 26166 26168 26130 0 -1 4202496 12322 0 1 0 92 1 0 0 22 0 19 0 490511092 7824461824 11458 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26168/statm: 1910269 11458 2212 9 0 1901007 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 7641076

[startup+1.50096 s]
/proc/loadavg: 3.38 3.87 3.85 5/261 26262
/proc/meminfo: memFree=14973948/32950928 swapFree=67111528/67111528
[pid=26168] ppid=26166 vsize=7640720 CPUtime=1.79 cores=0,2
/proc/26168/stat : 26168 (java) S 26166 26168 26130 0 -1 4202496 13242 0 1 0 177 2 0 0 22 0 19 0 490511092 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26168/statm: 1910180 12273 2242 9 0 1900918 0
[pid=26168/tid=26176] ppid=26166 vsize=7640720 CPUtime=1.44 cores=0,2
/proc/26168/task/26176/stat : 26176 (java) R 26166 26168 26130 0 -1 4202560 9145 0 1 0 143 1 0 0 25 0 19 0 490511094 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 46912505537875 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26168/tid=26178] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26178/stat : 26178 (java) S 26166 26168 26130 0 -1 4202560 329 0 0 0 0 0 0 0 18 0 19 0 490511095 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26179] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26179/stat : 26179 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490511095 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26180] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26180/stat : 26180 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490511095 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26181] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26181/stat : 26181 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490511095 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26182] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26182/stat : 26182 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490511095 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26183] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26183/stat : 26183 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490511095 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26184] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26184/stat : 26184 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490511095 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26185] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26185/stat : 26185 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490511095 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26195] ppid=26166 vsize=7640720 CPUtime=0.01 cores=0,2
/proc/26168/task/26195/stat : 26195 (java) S 26166 26168 26130 0 -1 4202560 338 0 0 0 1 0 0 0 17 0 19 0 490511096 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 0 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26201] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26201/stat : 26201 (java) S 26166 26168 26130 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 490511096 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26202] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26202/stat : 26202 (java) S 26166 26168 26130 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490511096 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26215] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26215/stat : 26215 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511099 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101521841 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26216] ppid=26166 vsize=7640720 CPUtime=0.19 cores=0,2
/proc/26168/task/26216/stat : 26216 (java) S 26166 26168 26130 0 -1 4202560 1274 0 0 0 19 0 0 0 15 0 19 0 490511099 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26219] ppid=26166 vsize=7640720 CPUtime=0.13 cores=0,2
/proc/26168/task/26219/stat : 26219 (java) S 26166 26168 26130 0 -1 4202560 999 0 0 0 13 0 0 0 15 0 19 0 490511099 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26221] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26221/stat : 26221 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511099 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26223] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26223/stat : 26223 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511099 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26237] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26237/stat : 26237 (java) S 26166 26168 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490511107 7824097280 12273 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 7640720

[startup+3.10067 s]
/proc/loadavg: 3.43 3.87 3.85 5/262 26263
/proc/meminfo: memFree=14923100/32950928 swapFree=67111528/67111528
[pid=26168] ppid=26166 vsize=7640720 CPUtime=3.4 cores=0,2
/proc/26168/stat : 26168 (java) S 26166 26168 26130 0 -1 4202496 13759 0 1 0 338 2 0 0 22 0 19 0 490511092 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26168/statm: 1910180 12788 2244 9 0 1900918 0
[pid=26168/tid=26176] ppid=26166 vsize=7640720 CPUtime=3.01 cores=0,2
/proc/26168/task/26176/stat : 26176 (java) R 26166 26168 26130 0 -1 4202560 9148 0 1 0 300 1 0 0 25 0 19 0 490511094 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 46912505624767 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26168/tid=26178] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26178/stat : 26178 (java) S 26166 26168 26130 0 -1 4202560 329 0 0 0 0 0 0 0 15 0 19 0 490511095 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26179] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26179/stat : 26179 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511095 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26180] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26180/stat : 26180 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511095 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26181] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26181/stat : 26181 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511095 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26182] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26182/stat : 26182 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511095 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26183] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26183/stat : 26183 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511095 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26184] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26184/stat : 26184 (java) S 26166 26168 26130 0 -1 4202560 86 0 0 0 0 0 0 0 15 0 19 0 490511095 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26185] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26185/stat : 26185 (java) S 26166 26168 26130 0 -1 4202560 257 0 0 0 0 0 0 0 16 0 19 0 490511095 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26195] ppid=26166 vsize=7640720 CPUtime=0.02 cores=0,2
/proc/26168/task/26195/stat : 26195 (java) S 26166 26168 26130 0 -1 4202560 505 0 0 0 2 0 0 0 16 0 19 0 490511096 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 0 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26201] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26201/stat : 26201 (java) S 26166 26168 26130 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 490511096 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26202] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26202/stat : 26202 (java) S 26166 26168 26130 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490511096 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26215] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26215/stat : 26215 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511099 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101521841 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26216] ppid=26166 vsize=7640720 CPUtime=0.2 cores=0,2
/proc/26168/task/26216/stat : 26216 (java) S 26166 26168 26130 0 -1 4202560 1278 0 0 0 20 0 0 0 15 0 19 0 490511099 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26219] ppid=26166 vsize=7640720 CPUtime=0.14 cores=0,2
/proc/26168/task/26219/stat : 26219 (java) S 26166 26168 26130 0 -1 4202560 1001 0 0 0 14 0 0 0 15 0 19 0 490511099 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26221] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26221/stat : 26221 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511099 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26223] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26223/stat : 26223 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511099 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26237] ppid=26166 vsize=7640720 CPUtime=0 cores=0,2
/proc/26168/task/26237/stat : 26237 (java) S 26166 26168 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490511107 7824097280 12788 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 7640720

[startup+6.3011 s]
/proc/loadavg: 3.43 3.87 3.85 5/262 26263
/proc/meminfo: memFree=14768612/32950928 swapFree=67111528/67111528
[pid=26168] ppid=26166 vsize=7657864 CPUtime=7.01 cores=0,2
/proc/26168/stat : 26168 (java) S 26166 26168 26130 0 -1 4202496 21776 0 1 0 698 3 0 0 22 0 19 0 490511092 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26168/statm: 1914466 17280 2244 9 0 1905204 0
[pid=26168/tid=26176] ppid=26166 vsize=7657864 CPUtime=6.17 cores=0,2
/proc/26168/task/26176/stat : 26176 (java) R 26166 26168 26130 0 -1 4202560 9150 0 1 0 616 1 0 0 25 0 19 0 490511094 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 46912505573148 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26168/tid=26178] ppid=26166 vsize=7657864 CPUtime=0 cores=0,2
/proc/26168/task/26178/stat : 26178 (java) S 26166 26168 26130 0 -1 4202560 376 0 0 0 0 0 0 0 16 0 19 0 490511095 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26179] ppid=26166 vsize=7657864 CPUtime=0 cores=0,2
/proc/26168/task/26179/stat : 26179 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511095 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26180] ppid=26166 vsize=7657864 CPUtime=0 cores=0,2
/proc/26168/task/26180/stat : 26180 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 490511095 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26181] ppid=26166 vsize=7657864 CPUtime=0 cores=0,2
/proc/26168/task/26181/stat : 26181 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511095 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26182] ppid=26166 vsize=7657864 CPUtime=0 cores=0,2
/proc/26168/task/26182/stat : 26182 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511095 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26183] ppid=26166 vsize=7657864 CPUtime=0 cores=0,2
/proc/26168/task/26183/stat : 26183 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511095 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26184] ppid=26166 vsize=7657864 CPUtime=0 cores=0,2
/proc/26168/task/26184/stat : 26184 (java) S 26166 26168 26130 0 -1 4202560 86 0 0 0 0 0 0 0 15 0 19 0 490511095 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26185] ppid=26166 vsize=7657864 CPUtime=0 cores=0,2
/proc/26168/task/26185/stat : 26185 (java) S 26166 26168 26130 0 -1 4202560 257 0 0 0 0 0 0 0 15 0 19 0 490511095 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26195] ppid=26166 vsize=7657864 CPUtime=0.03 cores=0,2
/proc/26168/task/26195/stat : 26195 (java) S 26166 26168 26130 0 -1 4202560 655 0 0 0 3 0 0 0 15 0 19 0 490511096 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 0 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26201] ppid=26166 vsize=7657864 CPUtime=0 cores=0,2
/proc/26168/task/26201/stat : 26201 (java) S 26166 26168 26130 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 490511096 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26202] ppid=26166 vsize=7657864 CPUtime=0 cores=0,2
/proc/26168/task/26202/stat : 26202 (java) S 26166 26168 26130 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490511096 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26215] ppid=26166 vsize=7657864 CPUtime=0 cores=0,2
/proc/26168/task/26215/stat : 26215 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511099 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101521841 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26216] ppid=26166 vsize=7657864 CPUtime=0.22 cores=0,2
/proc/26168/task/26216/stat : 26216 (java) S 26166 26168 26130 0 -1 4202560 1437 0 0 0 22 0 0 0 15 0 19 0 490511099 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26219] ppid=26166 vsize=7657864 CPUtime=0.54 cores=0,2
/proc/26168/task/26219/stat : 26219 (java) S 26166 26168 26130 0 -1 4202560 8660 0 0 0 54 0 0 0 15 0 19 0 490511099 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26221] ppid=26166 vsize=7657864 CPUtime=0 cores=0,2
/proc/26168/task/26221/stat : 26221 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511099 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26223] ppid=26166 vsize=7657864 CPUtime=0 cores=0,2
/proc/26168/task/26223/stat : 26223 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511099 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26237] ppid=26166 vsize=7657864 CPUtime=0 cores=0,2
/proc/26168/task/26237/stat : 26237 (java) S 26166 26168 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490511107 7841652736 17280 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.01
Current children cumulated vsize (KiB) 7657864

[startup+12.701 s]

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

[pid=26168/tid=26183] ppid=26166 vsize=7655348 CPUtime=0.07 cores=0,2
/proc/26168/task/26183/stat : 26183 (java) S 26166 26168 26130 0 -1 4202560 10 0 0 0 7 0 0 0 15 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26184] ppid=26166 vsize=7655348 CPUtime=0.07 cores=0,2
/proc/26168/task/26184/stat : 26184 (java) S 26166 26168 26130 0 -1 4202560 92 0 0 0 7 0 0 0 15 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26185] ppid=26166 vsize=7655348 CPUtime=0.07 cores=0,2
/proc/26168/task/26185/stat : 26185 (java) S 26166 26168 26130 0 -1 4202560 264 0 0 0 7 0 0 0 15 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26195] ppid=26166 vsize=7655348 CPUtime=4.2 cores=0,2
/proc/26168/task/26195/stat : 26195 (java) S 26166 26168 26130 0 -1 4202560 1189 0 0 0 420 0 0 0 15 0 19 0 490511096 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 0 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26201] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26201/stat : 26201 (java) S 26166 26168 26130 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 490511096 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26202] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26202/stat : 26202 (java) S 26166 26168 26130 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490511096 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26215] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26215/stat : 26215 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511099 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101521841 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26216] ppid=26166 vsize=7655348 CPUtime=0.25 cores=0,2
/proc/26168/task/26216/stat : 26216 (java) S 26166 26168 26130 0 -1 4202560 1445 0 0 0 25 0 0 0 15 0 19 0 490511099 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26219] ppid=26166 vsize=7655348 CPUtime=1.02 cores=0,2
/proc/26168/task/26219/stat : 26219 (java) S 26166 26168 26130 0 -1 4202560 9710 0 0 0 102 0 0 0 15 0 19 0 490511099 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26221] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26221/stat : 26221 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511099 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26223] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26223/stat : 26223 (java) S 26166 26168 26130 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 490511099 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26237] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26237/stat : 26237 (java) S 26166 26168 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490511107 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1123.64
Current children cumulated vsize (KiB) 7655348

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 3.94 5/262 26662
/proc/meminfo: memFree=14806452/32950928 swapFree=67111528/67111528
[pid=26168] ppid=26166 vsize=7655348 CPUtime=1183.66 cores=0,2
/proc/26168/stat : 26168 (java) S 26166 26168 26130 0 -1 4202496 23991 0 1 0 118357 9 0 0 22 0 19 0 490511092 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26168/statm: 1913837 17440 2245 9 0 1904575 0
[pid=26168/tid=26176] ppid=26166 vsize=7655348 CPUtime=1177.24 cores=0,2
/proc/26168/task/26176/stat : 26176 (java) R 26166 26168 26130 0 -1 4202560 9459 0 1 0 117720 4 0 0 25 0 19 0 490511094 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 46912505366563 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26168/tid=26178] ppid=26166 vsize=7655348 CPUtime=0.08 cores=0,2
/proc/26168/task/26178/stat : 26178 (java) S 26166 26168 26130 0 -1 4202560 382 0 0 0 8 0 0 0 15 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26179] ppid=26166 vsize=7655348 CPUtime=0.08 cores=0,2
/proc/26168/task/26179/stat : 26179 (java) S 26166 26168 26130 0 -1 4202560 13 0 0 0 8 0 0 0 15 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26180] ppid=26166 vsize=7655348 CPUtime=0.09 cores=0,2
/proc/26168/task/26180/stat : 26180 (java) S 26166 26168 26130 0 -1 4202560 74 0 0 0 9 0 0 0 15 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26181] ppid=26166 vsize=7655348 CPUtime=0.06 cores=0,2
/proc/26168/task/26181/stat : 26181 (java) S 26166 26168 26130 0 -1 4202560 71 0 0 0 6 0 0 0 15 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26182] ppid=26166 vsize=7655348 CPUtime=0.08 cores=0,2
/proc/26168/task/26182/stat : 26182 (java) S 26166 26168 26130 0 -1 4202560 60 0 0 0 8 0 0 0 15 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26183] ppid=26166 vsize=7655348 CPUtime=0.07 cores=0,2
/proc/26168/task/26183/stat : 26183 (java) S 26166 26168 26130 0 -1 4202560 10 0 0 0 7 0 0 0 15 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26184] ppid=26166 vsize=7655348 CPUtime=0.07 cores=0,2
/proc/26168/task/26184/stat : 26184 (java) S 26166 26168 26130 0 -1 4202560 92 0 0 0 7 0 0 0 15 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26185] ppid=26166 vsize=7655348 CPUtime=0.07 cores=0,2
/proc/26168/task/26185/stat : 26185 (java) S 26166 26168 26130 0 -1 4202560 264 0 0 0 7 0 0 0 15 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26195] ppid=26166 vsize=7655348 CPUtime=4.43 cores=0,2
/proc/26168/task/26195/stat : 26195 (java) S 26166 26168 26130 0 -1 4202560 1193 0 0 0 443 0 0 0 15 0 19 0 490511096 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 0 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26201] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26201/stat : 26201 (java) S 26166 26168 26130 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 490511096 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26202] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26202/stat : 26202 (java) S 26166 26168 26130 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490511096 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26215] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26215/stat : 26215 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511099 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101521841 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26216] ppid=26166 vsize=7655348 CPUtime=0.25 cores=0,2
/proc/26168/task/26216/stat : 26216 (java) S 26166 26168 26130 0 -1 4202560 1445 0 0 0 25 0 0 0 15 0 19 0 490511099 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26219] ppid=26166 vsize=7655348 CPUtime=1.02 cores=0,2
/proc/26168/task/26219/stat : 26219 (java) S 26166 26168 26130 0 -1 4202560 9710 0 0 0 102 0 0 0 15 0 19 0 490511099 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26221] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26221/stat : 26221 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511099 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26223] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26223/stat : 26223 (java) S 26166 26168 26130 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 490511099 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26237] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26237/stat : 26237 (java) S 26166 26168 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490511107 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1183.66
Current children cumulated vsize (KiB) 7655348

[startup+1242.3 s]
/proc/loadavg: 4.09 4.04 3.95 5/262 26664
/proc/meminfo: memFree=14805164/32950928 swapFree=67111528/67111528
[pid=26168] ppid=26166 vsize=7655348 CPUtime=1243.66 cores=0,2
/proc/26168/stat : 26168 (java) S 26166 26168 26130 0 -1 4202496 24013 0 1 0 124357 9 0 0 22 0 19 0 490511092 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26168/statm: 1913837 17440 2245 9 0 1904575 0
[pid=26168/tid=26176] ppid=26166 vsize=7655348 CPUtime=1236.99 cores=0,2
/proc/26168/task/26176/stat : 26176 (java) R 26166 26168 26130 0 -1 4202560 9475 0 1 0 123695 4 0 0 25 0 19 0 490511094 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 46912505537989 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26168/tid=26178] ppid=26166 vsize=7655348 CPUtime=0.09 cores=0,2
/proc/26168/task/26178/stat : 26178 (java) S 26166 26168 26130 0 -1 4202560 382 0 0 0 9 0 0 0 15 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26179] ppid=26166 vsize=7655348 CPUtime=0.08 cores=0,2
/proc/26168/task/26179/stat : 26179 (java) S 26166 26168 26130 0 -1 4202560 13 0 0 0 8 0 0 0 15 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26180] ppid=26166 vsize=7655348 CPUtime=0.09 cores=0,2
/proc/26168/task/26180/stat : 26180 (java) S 26166 26168 26130 0 -1 4202560 74 0 0 0 9 0 0 0 16 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26181] ppid=26166 vsize=7655348 CPUtime=0.07 cores=0,2
/proc/26168/task/26181/stat : 26181 (java) S 26166 26168 26130 0 -1 4202560 71 0 0 0 7 0 0 0 15 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26182] ppid=26166 vsize=7655348 CPUtime=0.08 cores=0,2
/proc/26168/task/26182/stat : 26182 (java) S 26166 26168 26130 0 -1 4202560 60 0 0 0 8 0 0 0 15 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26183] ppid=26166 vsize=7655348 CPUtime=0.08 cores=0,2
/proc/26168/task/26183/stat : 26183 (java) S 26166 26168 26130 0 -1 4202560 10 0 0 0 8 0 0 0 15 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26184] ppid=26166 vsize=7655348 CPUtime=0.07 cores=0,2
/proc/26168/task/26184/stat : 26184 (java) S 26166 26168 26130 0 -1 4202560 92 0 0 0 7 0 0 0 15 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26185] ppid=26166 vsize=7655348 CPUtime=0.08 cores=0,2
/proc/26168/task/26185/stat : 26185 (java) S 26166 26168 26130 0 -1 4202560 264 0 0 0 8 0 0 0 16 0 19 0 490511095 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26195] ppid=26166 vsize=7655348 CPUtime=4.66 cores=0,2
/proc/26168/task/26195/stat : 26195 (java) S 26166 26168 26130 0 -1 4202560 1195 0 0 0 466 0 0 0 15 0 19 0 490511096 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 0 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26201] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26201/stat : 26201 (java) S 26166 26168 26130 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 490511096 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26202] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26202/stat : 26202 (java) S 26166 26168 26130 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490511096 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26215] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26215/stat : 26215 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511099 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101521841 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26216] ppid=26166 vsize=7655348 CPUtime=0.25 cores=0,2
/proc/26168/task/26216/stat : 26216 (java) S 26166 26168 26130 0 -1 4202560 1445 0 0 0 25 0 0 0 15 0 19 0 490511099 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26219] ppid=26166 vsize=7655348 CPUtime=1.02 cores=0,2
/proc/26168/task/26219/stat : 26219 (java) S 26166 26168 26130 0 -1 4202560 9710 0 0 0 102 0 0 0 15 0 19 0 490511099 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26221] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26221/stat : 26221 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511099 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26223] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26223/stat : 26223 (java) S 26166 26168 26130 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 490511099 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26237] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26237/stat : 26237 (java) S 26166 26168 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490511107 7839076352 17440 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1243.66
Current children cumulated vsize (KiB) 7655348



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 3.95 5/262 26665
/proc/meminfo: memFree=14804012/32950928 swapFree=67111528/67111528
[pid=26168] ppid=26166 vsize=7655348 CPUtime=1301.38 cores=0,2
/proc/26168/stat : 26168 (java) S 26166 26168 26130 0 -1 4202496 24037 0 1 0 130129 9 0 0 22 0 19 0 490511092 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/26168/statm: 1913837 17442 2245 9 0 1904575 0
[pid=26168/tid=26176] ppid=26166 vsize=7655348 CPUtime=1294.45 cores=0,2
/proc/26168/task/26176/stat : 26176 (java) R 26166 26168 26130 0 -1 4202560 9491 0 1 0 129441 4 0 0 25 0 19 0 490511094 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 46912505573052 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26168/tid=26178] ppid=26166 vsize=7655348 CPUtime=0.09 cores=0,2
/proc/26168/task/26178/stat : 26178 (java) S 26166 26168 26130 0 -1 4202560 382 0 0 0 9 0 0 0 16 0 19 0 490511095 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26179] ppid=26166 vsize=7655348 CPUtime=0.09 cores=0,2
/proc/26168/task/26179/stat : 26179 (java) S 26166 26168 26130 0 -1 4202560 13 0 0 0 9 0 0 0 15 0 19 0 490511095 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26180] ppid=26166 vsize=7655348 CPUtime=0.1 cores=0,2
/proc/26168/task/26180/stat : 26180 (java) S 26166 26168 26130 0 -1 4202560 74 0 0 0 10 0 0 0 15 0 19 0 490511095 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26181] ppid=26166 vsize=7655348 CPUtime=0.07 cores=0,2
/proc/26168/task/26181/stat : 26181 (java) S 26166 26168 26130 0 -1 4202560 71 0 0 0 7 0 0 0 15 0 19 0 490511095 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26182] ppid=26166 vsize=7655348 CPUtime=0.09 cores=0,2
/proc/26168/task/26182/stat : 26182 (java) S 26166 26168 26130 0 -1 4202560 60 0 0 0 9 0 0 0 15 0 19 0 490511095 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26183] ppid=26166 vsize=7655348 CPUtime=0.08 cores=0,2
/proc/26168/task/26183/stat : 26183 (java) S 26166 26168 26130 0 -1 4202560 10 0 0 0 8 0 0 0 15 0 19 0 490511095 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26184] ppid=26166 vsize=7655348 CPUtime=0.08 cores=0,2
/proc/26168/task/26184/stat : 26184 (java) S 26166 26168 26130 0 -1 4202560 92 0 0 0 8 0 0 0 15 0 19 0 490511095 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26185] ppid=26166 vsize=7655348 CPUtime=0.08 cores=0,2
/proc/26168/task/26185/stat : 26185 (java) S 26166 26168 26130 0 -1 4202560 264 0 0 0 8 0 0 0 15 0 19 0 490511095 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26195] ppid=26166 vsize=7655348 CPUtime=4.89 cores=0,2
/proc/26168/task/26195/stat : 26195 (java) S 26166 26168 26130 0 -1 4202560 1201 0 0 0 488 1 0 0 15 0 19 0 490511096 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 0 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26201] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26201/stat : 26201 (java) S 26166 26168 26130 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 490511096 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26202] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26202/stat : 26202 (java) S 26166 26168 26130 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490511096 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26215] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26215/stat : 26215 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511099 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101521841 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26216] ppid=26166 vsize=7655348 CPUtime=0.25 cores=0,2
/proc/26168/task/26216/stat : 26216 (java) S 26166 26168 26130 0 -1 4202560 1445 0 0 0 25 0 0 0 15 0 19 0 490511099 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26219] ppid=26166 vsize=7655348 CPUtime=1.02 cores=0,2
/proc/26168/task/26219/stat : 26219 (java) S 26166 26168 26130 0 -1 4202560 9710 0 0 0 102 0 0 0 15 0 19 0 490511099 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
[pid=26168/tid=26221] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26221/stat : 26221 (java) S 26166 26168 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511099 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514137 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26223] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26223/stat : 26223 (java) S 26166 26168 26130 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 490511099 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 4 0 16800975 18446604453870413888 0 0 -1 2 0 0 0
[pid=26168/tid=26237] ppid=26166 vsize=7655348 CPUtime=0 cores=0,2
/proc/26168/task/26237/stat : 26237 (java) S 26166 26168 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490511107 7839076352 17442 33554432000 1073741824 1073778376 140735315741056 18446744073709551615 248101514752 0 4 0 16800975 18446604453870413888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1301.38
Current children cumulated vsize (KiB) 7655348

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

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

Child status: 143
Real time (s): 1300.03
CPU time (s): 1301.43
CPU user time (s): 1301.33
CPU system time (s): 0.102984
CPU usage (%): 100.108
Max. virtual memory (cumulated for all children) (KiB): 7666880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.33
system time used= 0.102984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24082
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35690
involuntary context switches= 17459

runsolver used 2.08868 second user time and 5.06023 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-26 05:38:33
IDJOB=3290363
IDBENCH=83431
IDSOLVER=1611
FILE ID=node123/3290363-1303789113
RUNJOBID= node123-1303789113-26148
PBS_JOBID= 13157259
Free space on /tmp= 72928 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_4_keyfind_1.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290363-1303789113/watcher-3290363-1303789113 -o /tmp/evaluation-result-3290363-1303789113/solver-3290363-1303789113 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3290363-1303789113.cnf

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

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=1577168307

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.75
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.838
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	: 5332.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15171464 kB
Buffers:       2170756 kB
Cached:       14995172 kB
SwapCached:          0 kB
Active:        8278132 kB
Inactive:      8954068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15171464 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             656 kB
Writeback:           0 kB
AnonPages:       66412 kB
Mapped:          14432 kB
Slab:           479620 kB
PageTables:       4776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   196460 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72920 MiB
End job on node123 at 2011-04-26 06:00:15