Trace number 3190308

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.18 1300.05

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S377999798-061-UNKNOWN.cnf
MD5SUMa4ba28fb1550ba8a4eca95d91f4669c6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark872.659
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

Solver Data

0.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.07	c See www.sat4j.org for details.
0.05/0.09	c no version file found!!!
0.05/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.09	c java.vm.version	19.1-b02
0.05/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.09	c sun.arch.data.model	64
0.05/0.09	c java.version		1.6.0_24
0.05/0.09	c os.name		Linux
0.05/0.09	c os.version		2.6.18-164.el5
0.05/0.09	c os.arch		amd64
0.05/0.09	c Free memory 		6997539544
0.05/0.09	c Max memory 		7034241024
0.05/0.09	c Total memory 		7034241024
0.05/0.09	c Number of processors 	8
0.08/0.10	c --- Begin Solver configuration ---
0.08/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.08/0.10	c Learn all clauses as in MiniSAT
0.08/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.08/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.08/0.10	c Expensive reason simplification
0.08/0.10	c Armin Biere (Picosat) restarts strategy
0.08/0.10	c Glucose learned constraints deletion strategy
0.08/0.10	c timeout=2147483647s
0.08/0.10	c DB Simplification allowed=true
0.08/0.10	c --- End Solver configuration ---
0.08/0.10	c solving HOME/instance-3190308-1302598481.cnf
0.08/0.10	c reading problem ... 
0.27/0.23	c ... done. Wall clock time 0.105s.
0.27/0.23	c #vars     1500
0.27/0.23	c #constraints  30000
0.27/0.23	c constraints type 
0.27/0.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30000
1.61/1.36	c cleaning 2498 clauses out of 5000 with flag 5000/5000
2.90/2.47	c cleaning 4246 clauses out of 8502 with flag 11000/11000
4.19/3.74	c cleaning 5627 clauses out of 11257 with flag 18001/18001
5.69/5.20	c cleaning 6810 clauses out of 13629 with flag 26000/26000
7.30/6.85	c cleaning 7907 clauses out of 15821 with flag 35002/35002
9.20/8.76	c cleaning 8955 clauses out of 17913 with flag 45001/45001
11.30/10.84	c cleaning 9975 clauses out of 19958 with flag 56001/56001
13.71/13.21	c cleaning 10986 clauses out of 21982 with flag 68000/68000
16.20/15.76	c cleaning 11997 clauses out of 23996 with flag 81000/81000
19.00/18.58	c cleaning 12996 clauses out of 25999 with flag 95000/95000
22.20/21.72	c cleaning 14000 clauses out of 28004 with flag 110001/110001
25.60/25.10	c cleaning 14997 clauses out of 30005 with flag 126002/126002
29.11/28.64	c cleaning 16001 clauses out of 32008 with flag 143002/143002
32.90/32.44	c cleaning 16994 clauses out of 34005 with flag 161000/161000
37.00/36.56	c cleaning 18000 clauses out of 36011 with flag 180000/180000
41.41/40.99	c cleaning 19000 clauses out of 38011 with flag 200000/200000
46.21/45.75	c cleaning 20001 clauses out of 40013 with flag 221002/221002
51.21/50.73	c cleaning 20999 clauses out of 42011 with flag 243001/243001
56.53/56.05	c cleaning 22003 clauses out of 44012 with flag 266001/266001
62.03/61.50	c cleaning 22998 clauses out of 46009 with flag 290001/290001
67.93/67.41	c cleaning 23996 clauses out of 48010 with flag 315000/315000
74.13/73.69	c cleaning 24999 clauses out of 50014 with flag 341000/341000
80.74/80.29	c cleaning 26000 clauses out of 52016 with flag 368001/368001
87.45/86.97	c cleaning 27001 clauses out of 54015 with flag 396000/396000
94.84/94.32	c cleaning 28005 clauses out of 56015 with flag 425001/425001
102.45/101.96	c cleaning 29000 clauses out of 58011 with flag 455002/455002
109.86/109.37	c cleaning 29503 clauses out of 59012 with flag 485003/485003
117.77/117.22	c cleaning 29747 clauses out of 59506 with flag 515000/515000
125.27/124.71	c cleaning 29872 clauses out of 59761 with flag 545002/545002
133.07/132.55	c cleaning 29933 clauses out of 59887 with flag 575000/575000
140.48/139.96	c cleaning 29972 clauses out of 59954 with flag 605000/605000
148.38/147.85	c cleaning 29986 clauses out of 59982 with flag 635000/635000
155.79/155.21	c cleaning 29991 clauses out of 59998 with flag 665002/665002
163.69/163.13	c cleaning 29999 clauses out of 60006 with flag 695001/695001
171.19/170.62	c cleaning 29997 clauses out of 60007 with flag 725001/725001
179.00/178.48	c cleaning 29997 clauses out of 60009 with flag 755000/755000
186.51/185.96	c cleaning 29995 clauses out of 60012 with flag 785000/785000
193.90/193.37	c cleaning 30000 clauses out of 60018 with flag 815001/815001
201.91/201.34	c cleaning 30005 clauses out of 60018 with flag 845001/845001
209.31/208.77	c cleaning 30001 clauses out of 60012 with flag 875000/875000
216.81/216.25	c cleaning 30000 clauses out of 60011 with flag 905000/905000
224.82/224.27	c cleaning 29999 clauses out of 60013 with flag 935002/935002
232.22/231.65	c cleaning 29999 clauses out of 60012 with flag 965000/965000
239.62/239.05	c cleaning 29999 clauses out of 60013 with flag 995000/995000
247.63/247.01	c cleaning 30004 clauses out of 60017 with flag 1025003/1025003
255.03/254.46	c cleaning 29997 clauses out of 60010 with flag 1055000/1055000
262.63/262.01	c cleaning 29998 clauses out of 60014 with flag 1085001/1085001
270.33/269.78	c cleaning 30006 clauses out of 60017 with flag 1115002/1115002
278.04/277.47	c cleaning 29993 clauses out of 60009 with flag 1145000/1145000
285.55/284.95	c cleaning 30001 clauses out of 60016 with flag 1175000/1175000
293.15/292.58	c cleaning 29999 clauses out of 60015 with flag 1205000/1205000
301.15/300.58	c cleaning 30005 clauses out of 60016 with flag 1235000/1235000
308.95/308.31	c cleaning 29999 clauses out of 60011 with flag 1265000/1265000
316.36/315.74	c cleaning 29997 clauses out of 60012 with flag 1295000/1295000
323.96/323.35	c cleaning 30003 clauses out of 60016 with flag 1325001/1325001
331.67/331.09	c cleaning 29990 clauses out of 60012 with flag 1355000/1355000
339.47/338.88	c cleaning 30006 clauses out of 60022 with flag 1385000/1385000
346.87/346.29	c cleaning 30000 clauses out of 60018 with flag 1415002/1415002
354.47/353.86	c cleaning 29993 clauses out of 60016 with flag 1445000/1445000
362.17/361.56	c cleaning 30006 clauses out of 60024 with flag 1475001/1475001
370.58/369.91	c cleaning 30001 clauses out of 60018 with flag 1505001/1505001
378.18/377.54	c cleaning 30003 clauses out of 60017 with flag 1535001/1535001
385.78/385.11	c cleaning 29999 clauses out of 60013 with flag 1565000/1565000
393.49/392.84	c cleaning 29996 clauses out of 60014 with flag 1595000/1595000
401.19/400.59	c cleaning 30000 clauses out of 60018 with flag 1625000/1625000
409.09/408.41	c cleaning 30005 clauses out of 60019 with flag 1655001/1655001
416.80/416.11	c cleaning 29996 clauses out of 60014 with flag 1685001/1685001
424.21/423.56	c cleaning 30006 clauses out of 60019 with flag 1715002/1715002
431.81/431.15	c cleaning 30000 clauses out of 60012 with flag 1745001/1745001
439.61/438.93	c cleaning 29987 clauses out of 60011 with flag 1775000/1775000
447.61/446.90	c cleaning 30002 clauses out of 60026 with flag 1805002/1805002
455.91/455.23	c cleaning 30004 clauses out of 60022 with flag 1835000/1835000
463.42/462.72	c cleaning 29998 clauses out of 60018 with flag 1865000/1865000
470.73/470.06	c cleaning 29999 clauses out of 60020 with flag 1895000/1895000
478.43/477.76	c cleaning 30000 clauses out of 60021 with flag 1925000/1925000
486.24/485.56	c cleaning 30007 clauses out of 60022 with flag 1955001/1955001
494.23/493.55	c cleaning 29997 clauses out of 60015 with flag 1985001/1985001
502.44/501.78	c cleaning 30007 clauses out of 60018 with flag 2015001/2015001
510.24/509.59	c cleaning 29999 clauses out of 60011 with flag 2045001/2045001
517.84/517.11	c cleaning 29998 clauses out of 60012 with flag 2075001/2075001
525.35/524.69	c cleaning 29998 clauses out of 60014 with flag 2105001/2105001
533.15/532.42	c cleaning 29996 clauses out of 60015 with flag 2135000/2135000
541.05/540.35	c cleaning 30003 clauses out of 60020 with flag 2165001/2165001
549.05/548.32	c cleaning 29998 clauses out of 60016 with flag 2195000/2195000
557.56/556.81	c cleaning 30007 clauses out of 60019 with flag 2225001/2225001
565.07/564.37	c cleaning 29994 clauses out of 60011 with flag 2255000/2255000
572.67/571.91	c cleaning 29997 clauses out of 60017 with flag 2285000/2285000
580.47/579.71	c cleaning 30006 clauses out of 60021 with flag 2315001/2315001
588.17/587.44	c cleaning 29991 clauses out of 60014 with flag 2345000/2345000
595.97/595.29	c cleaning 29997 clauses out of 60024 with flag 2375001/2375001
604.07/603.36	c cleaning 30000 clauses out of 60026 with flag 2405000/2405000
612.18/611.46	c cleaning 30005 clauses out of 60029 with flag 2435003/2435003
620.48/619.72	c cleaning 30005 clauses out of 60021 with flag 2465000/2465000
627.89/627.16	c cleaning 30000 clauses out of 60016 with flag 2495000/2495000
635.39/634.67	c cleaning 30004 clauses out of 60017 with flag 2525001/2525001
643.10/642.36	c cleaning 29991 clauses out of 60012 with flag 2555000/2555000
650.90/650.14	c cleaning 30005 clauses out of 60024 with flag 2585003/2585003
658.70/657.95	c cleaning 29995 clauses out of 60017 with flag 2615001/2615001
666.80/666.07	c cleaning 30003 clauses out of 60021 with flag 2645000/2645000
675.01/674.27	c cleaning 29991 clauses out of 60019 with flag 2675001/2675001
683.71/682.97	c cleaning 30009 clauses out of 60028 with flag 2705001/2705001
691.32/690.53	c cleaning 29998 clauses out of 60018 with flag 2735000/2735000
698.82/698.06	c cleaning 30004 clauses out of 60020 with flag 2765000/2765000
706.52/705.76	c cleaning 29993 clauses out of 60016 with flag 2795000/2795000
714.42/713.61	c cleaning 30005 clauses out of 60025 with flag 2825002/2825002
722.33/721.59	c cleaning 29989 clauses out of 60018 with flag 2855000/2855000
730.64/729.87	c cleaning 30008 clauses out of 60031 with flag 2885002/2885002
738.64/737.81	c cleaning 29994 clauses out of 60021 with flag 2915000/2915000
747.05/746.20	c cleaning 29995 clauses out of 60027 with flag 2945000/2945000
755.65/754.86	c cleaning 30006 clauses out of 60032 with flag 2975000/2975000
763.46/762.68	c cleaning 30007 clauses out of 60029 with flag 3005003/3005003
770.96/770.10	c cleaning 29994 clauses out of 60019 with flag 3035000/3035000
778.47/777.69	c cleaning 30004 clauses out of 60026 with flag 3065001/3065001
786.37/785.50	c cleaning 29997 clauses out of 60021 with flag 3095000/3095000
794.27/793.45	c cleaning 30005 clauses out of 60024 with flag 3125000/3125000
802.17/801.30	c cleaning 29995 clauses out of 60020 with flag 3155001/3155001
810.08/809.27	c cleaning 30005 clauses out of 60026 with flag 3185002/3185002
818.19/817.39	c cleaning 29999 clauses out of 60019 with flag 3215000/3215000
826.29/825.46	c cleaning 29998 clauses out of 60020 with flag 3245000/3245000
834.70/833.89	c cleaning 30000 clauses out of 60022 with flag 3275000/3275000
842.59/841.77	c cleaning 29998 clauses out of 60022 with flag 3305000/3305000
850.10/849.26	c cleaning 30003 clauses out of 60024 with flag 3335000/3335000
857.70/856.90	c cleaning 29999 clauses out of 60021 with flag 3365000/3365000
865.51/864.63	c cleaning 29998 clauses out of 60023 with flag 3395001/3395001
873.40/872.57	c cleaning 29992 clauses out of 60026 with flag 3425002/3425002
881.51/880.61	c cleaning 30002 clauses out of 60032 with flag 3455000/3455000
889.41/888.54	c cleaning 30011 clauses out of 60033 with flag 3485003/3485003
897.52/896.69	c cleaning 30001 clauses out of 60020 with flag 3515001/3515001
905.82/904.91	c cleaning 30001 clauses out of 60019 with flag 3545001/3545001
913.93/913.04	c cleaning 29991 clauses out of 60017 with flag 3575000/3575000
922.23/921.34	c cleaning 29998 clauses out of 60027 with flag 3605001/3605001
930.03/929.19	c cleaning 29995 clauses out of 60028 with flag 3635000/3635000
937.43/936.56	c cleaning 30008 clauses out of 60034 with flag 3665001/3665001
945.04/944.14	c cleaning 30005 clauses out of 60025 with flag 3695000/3695000
952.74/951.82	c cleaning 29998 clauses out of 60020 with flag 3725000/3725000
960.54/959.69	c cleaning 30006 clauses out of 60024 with flag 3755002/3755002
968.54/967.68	c cleaning 29995 clauses out of 60016 with flag 3785000/3785000
976.75/975.84	c cleaning 29993 clauses out of 60022 with flag 3815001/3815001
984.85/983.99	c cleaning 29998 clauses out of 60028 with flag 3845000/3845000
993.36/992.41	c cleaning 30000 clauses out of 60030 with flag 3875000/3875000
1001.56/1000.61	c cleaning 30003 clauses out of 60030 with flag 3905000/3905000
1009.96/1009.03	c cleaning 29999 clauses out of 60028 with flag 3935001/3935001
1018.07/1017.17	c cleaning 30004 clauses out of 60028 with flag 3965000/3965000
1026.37/1025.40	c cleaning 30011 clauses out of 60025 with flag 3995001/3995001
1033.88/1032.95	c cleaning 30004 clauses out of 60014 with flag 4025001/4025001
1041.48/1040.55	c cleaning 29998 clauses out of 60010 with flag 4055001/4055001
1049.29/1048.31	c cleaning 29996 clauses out of 60011 with flag 4085000/4085000
1057.08/1056.12	c cleaning 30001 clauses out of 60016 with flag 4115001/4115001
1064.79/1063.88	c cleaning 29997 clauses out of 60014 with flag 4145000/4145000
1073.09/1072.11	c cleaning 29995 clauses out of 60017 with flag 4175000/4175000
1081.00/1080.10	c cleaning 30000 clauses out of 60025 with flag 4205003/4205003
1089.30/1088.35	c cleaning 29996 clauses out of 60022 with flag 4235000/4235000
1097.60/1096.66	c cleaning 30005 clauses out of 60028 with flag 4265002/4265002
1105.80/1104.83	c cleaning 30001 clauses out of 60022 with flag 4295001/4295001
1114.11/1113.11	c cleaning 29992 clauses out of 60020 with flag 4325000/4325000
1122.41/1121.46	c cleaning 30002 clauses out of 60028 with flag 4355000/4355000
1131.82/1130.89	c cleaning 29996 clauses out of 60026 with flag 4385000/4385000
1139.72/1138.79	c cleaning 30007 clauses out of 60032 with flag 4415002/4415002
1147.32/1146.38	c cleaning 30007 clauses out of 60025 with flag 4445002/4445002
1155.03/1154.03	c cleaning 30001 clauses out of 60016 with flag 4475000/4475000
1162.93/1161.90	c cleaning 30001 clauses out of 60015 with flag 4505000/4505000
1170.63/1169.63	c cleaning 29995 clauses out of 60014 with flag 4535000/4535000
1178.63/1177.69	c cleaning 29988 clauses out of 60019 with flag 4565000/4565000
1187.04/1186.02	c cleaning 30006 clauses out of 60033 with flag 4595002/4595002
1195.34/1194.32	c cleaning 29997 clauses out of 60025 with flag 4625000/4625000
1203.45/1202.40	c cleaning 30005 clauses out of 60029 with flag 4655001/4655001
1211.55/1210.59	c cleaning 29991 clauses out of 60024 with flag 4685001/4685001
1220.25/1219.25	c cleaning 29999 clauses out of 60032 with flag 4715000/4715000
1228.76/1227.76	c cleaning 30001 clauses out of 60033 with flag 4745000/4745000
1237.26/1236.26	c cleaning 30000 clauses out of 60034 with flag 4775002/4775002
1245.17/1244.16	c cleaning 30006 clauses out of 60032 with flag 4805000/4805000
1254.17/1253.17	c cleaning 30009 clauses out of 60027 with flag 4835001/4835001
1261.78/1260.72	c cleaning 30006 clauses out of 60018 with flag 4865001/4865001
1269.28/1268.23	c cleaning 29989 clauses out of 60013 with flag 4895002/4895002
1276.88/1275.82	c cleaning 29997 clauses out of 60023 with flag 4925001/4925001
1284.79/1283.72	c cleaning 30004 clauses out of 60026 with flag 4955001/4955001
1292.99/1291.91	c cleaning 29995 clauses out of 60022 with flag 4985001/4985001
1301.10/1300.01	c starts		: 2135
1301.10/1300.01	c conflicts		: 5015000
1301.10/1300.01	c decisions		: 7188409
1301.10/1300.01	c propagations		: 545908356
1301.10/1300.01	c inspects		: 10594920289
1301.10/1300.01	c shortcuts		: 0
1301.10/1300.01	c learnt literals	: 0
1301.10/1300.01	c learnt binary clauses	: 0
1301.10/1300.01	c learnt ternary clauses	: 0
1301.10/1300.01	c learnt constraints	: 5015000
1301.10/1300.01	c ignored constraints	: 0
1301.10/1300.01	c root simplifications	: 2135
1301.10/1300.01	c removed literals (reason simplification)	: 67202040
1301.10/1300.01	c reason swapping (by a shorter reason)	: 0
1301.10/1300.01	c Calls to reduceDB	: 178
1301.10/1300.01	c speed (assignments/second)	: 419992.50349090825
1301.10/1300.01	c non guided choices	576
1301.10/1300.04	c learnt constraints type 
1301.10/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 60026
1301.10/1300.04	c constraints type 
1301.10/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30000
1301.10/1300.04	s UNKNOWN
1301.10/1300.04	c Total wall clock time (in seconds) : 1299.91

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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.68 3.89 3.28 3/178 11986
/proc/meminfo: memFree=18719776/32951124 swapFree=67111528/67111528
[pid=11986] ppid=11984 vsize=23028 CPUtime=0 cores=1,3
/proc/11986/stat : 11986 (java) R 11984 11986 11748 0 -1 4202496 960 0 0 0 0 0 0 0 25 0 1 0 450078664 23580672 700 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260015433192 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11986/statm: 5757 701 518 9 0 124 0

[startup+0.0731989 s]
/proc/loadavg: 3.68 3.89 3.28 3/178 11986
/proc/meminfo: memFree=18719776/32951124 swapFree=67111528/67111528
[pid=11986] ppid=11984 vsize=7569940 CPUtime=0.05 cores=1,3
/proc/11986/stat : 11986 (java) S 11984 11986 11748 0 -1 4202496 9411 0 1 0 4 1 0 0 25 0 18 0 450078664 7751618560 9104 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11986/statm: 1892485 9105 1754 9 0 1883223 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7569940

[startup+0.100158 s]
/proc/loadavg: 3.68 3.89 3.28 3/178 11986
/proc/meminfo: memFree=18719776/32951124 swapFree=67111528/67111528
[pid=11986] ppid=11984 vsize=7636340 CPUtime=0.08 cores=1,3
/proc/11986/stat : 11986 (java) S 11984 11986 11748 0 -1 4202496 10204 0 1 0 7 1 0 0 25 0 18 0 450078664 7819612160 9897 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11986/statm: 1909085 9897 2091 9 0 1899823 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7636340

[startup+0.300124 s]
/proc/loadavg: 3.68 3.89 3.28 3/178 11986
/proc/meminfo: memFree=18719776/32951124 swapFree=67111528/67111528
[pid=11986] ppid=11984 vsize=7641752 CPUtime=0.46 cores=1,3
/proc/11986/stat : 11986 (java) S 11984 11986 11748 0 -1 4202496 14206 0 1 0 44 2 0 0 25 0 19 0 450078664 7825154048 13115 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11986/statm: 1910438 13115 2217 9 0 1901176 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 7641752

[startup+0.701051 s]
/proc/loadavg: 3.68 3.89 3.28 3/178 11986
/proc/meminfo: memFree=18719776/32951124 swapFree=67111528/67111528
[pid=11986] ppid=11984 vsize=7641752 CPUtime=0.99 cores=1,3
/proc/11986/stat : 11986 (java) S 11984 11986 11748 0 -1 4202496 14826 0 1 0 97 2 0 0 25 0 19 0 450078664 7825154048 13625 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11986/statm: 1910438 13625 2224 9 0 1901176 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 7641752

[startup+1.50091 s]
/proc/loadavg: 3.68 3.89 3.28 8/262 12111
/proc/meminfo: memFree=18539168/32951124 swapFree=67111528/67111528
[pid=11986] ppid=11984 vsize=7663792 CPUtime=1.94 cores=1,3
/proc/11986/stat : 11986 (java) S 11984 11986 11748 0 -1 4202496 24491 0 1 0 191 3 0 0 25 0 19 0 450078664 7847723008 21353 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11986/statm: 1915948 21354 2252 9 0 1906686 0
[pid=11986/tid=11988] ppid=11984 vsize=7663792 CPUtime=1.33 cores=1,3
/proc/11986/task/11988/stat : 11988 (java) R 11984 11986 11748 0 -1 4202560 10945 0 1 0 132 1 0 0 25 0 19 0 450078664 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 46912505582845 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11986/tid=11995] ppid=11984 vsize=7663792 CPUtime=0 cores=1,3
/proc/11986/task/11995/stat : 11995 (java) S 11984 11986 11748 0 -1 4202560 524 0 0 0 0 0 0 0 18 0 19 0 450078666 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=11996] ppid=11984 vsize=7663792 CPUtime=0 cores=1,3
/proc/11986/task/11996/stat : 11996 (java) S 11984 11986 11748 0 -1 4202560 621 0 0 0 0 0 0 0 18 0 19 0 450078666 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=11997] ppid=11984 vsize=7663792 CPUtime=0 cores=1,3
/proc/11986/task/11997/stat : 11997 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 450078666 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=11998] ppid=11984 vsize=7663792 CPUtime=0 cores=1,3
/proc/11986/task/11998/stat : 11998 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 450078666 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=11999] ppid=11984 vsize=7663792 CPUtime=0 cores=1,3
/proc/11986/task/11999/stat : 11999 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 450078666 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12000] ppid=11984 vsize=7663792 CPUtime=0 cores=1,3
/proc/11986/task/12000/stat : 12000 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 450078666 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12001] ppid=11984 vsize=7663792 CPUtime=0 cores=1,3
/proc/11986/task/12001/stat : 12001 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 450078666 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12002] ppid=11984 vsize=7663792 CPUtime=0 cores=1,3
/proc/11986/task/12002/stat : 12002 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 450078666 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12006] ppid=11984 vsize=7663792 CPUtime=0.01 cores=1,3
/proc/11986/task/12006/stat : 12006 (java) S 11984 11986 11748 0 -1 4202560 1152 0 0 0 1 0 0 0 16 0 19 0 450078667 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 0 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12010] ppid=11984 vsize=7663792 CPUtime=0 cores=1,3
/proc/11986/task/12010/stat : 12010 (java) R 11984 11986 11748 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 450078667 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11986/tid=12012] ppid=11984 vsize=7663792 CPUtime=0 cores=1,3
/proc/11986/task/12012/stat : 12012 (java) S 11984 11986 11748 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450078667 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12020] ppid=11984 vsize=7663792 CPUtime=0 cores=1,3
/proc/11986/task/12020/stat : 12020 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450078669 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032219569 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12021] ppid=11984 vsize=7663792 CPUtime=0.19 cores=1,3
/proc/11986/task/12021/stat : 12021 (java) S 11984 11986 11748 0 -1 4202560 993 0 0 0 19 0 0 0 15 0 19 0 450078669 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12022] ppid=11984 vsize=7663792 CPUtime=0.37 cores=1,3
/proc/11986/task/12022/stat : 12022 (java) R 11984 11986 11748 0 -1 4202560 9100 0 0 0 36 1 0 0 15 0 19 0 450078669 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 47825365431152 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11986/tid=12023] ppid=11984 vsize=7663792 CPUtime=0 cores=1,3
/proc/11986/task/12023/stat : 12023 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450078669 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12024] ppid=11984 vsize=7663792 CPUtime=0 cores=1,3
/proc/11986/task/12024/stat : 12024 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450078670 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12063] ppid=11984 vsize=7663792 CPUtime=0 cores=1,3
/proc/11986/task/12063/stat : 12063 (java) S 11984 11986 11748 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 450078685 7847723008 21354 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 7663792

[startup+3.10061 s]
/proc/loadavg: 3.68 3.89 3.28 5/262 12111
/proc/meminfo: memFree=18432776/32951124 swapFree=67111528/67111528
[pid=11986] ppid=11984 vsize=7663936 CPUtime=3.6 cores=1,3
/proc/11986/stat : 11986 (java) S 11984 11986 11748 0 -1 4202496 25797 0 1 0 357 3 0 0 25 0 19 0 450078664 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11986/statm: 1915984 22656 2255 9 0 1906722 0
[pid=11986/tid=11988] ppid=11984 vsize=7663936 CPUtime=2.88 cores=1,3
/proc/11986/task/11988/stat : 11988 (java) R 11984 11986 11748 0 -1 4202560 10948 0 1 0 287 1 0 0 25 0 19 0 450078664 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 46912505642972 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11986/tid=11995] ppid=11984 vsize=7663936 CPUtime=0 cores=1,3
/proc/11986/task/11995/stat : 11995 (java) S 11984 11986 11748 0 -1 4202560 524 0 0 0 0 0 0 0 17 0 19 0 450078666 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=11996] ppid=11984 vsize=7663936 CPUtime=0 cores=1,3
/proc/11986/task/11996/stat : 11996 (java) S 11984 11986 11748 0 -1 4202560 621 0 0 0 0 0 0 0 18 0 19 0 450078666 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=11997] ppid=11984 vsize=7663936 CPUtime=0 cores=1,3
/proc/11986/task/11997/stat : 11997 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450078666 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=11998] ppid=11984 vsize=7663936 CPUtime=0 cores=1,3
/proc/11986/task/11998/stat : 11998 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450078666 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=11999] ppid=11984 vsize=7663936 CPUtime=0 cores=1,3
/proc/11986/task/11999/stat : 11999 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450078666 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12000] ppid=11984 vsize=7663936 CPUtime=0 cores=1,3
/proc/11986/task/12000/stat : 12000 (java) S 11984 11986 11748 0 -1 4202560 303 0 0 0 0 0 0 0 15 0 19 0 450078666 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12001] ppid=11984 vsize=7663936 CPUtime=0 cores=1,3
/proc/11986/task/12001/stat : 12001 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450078666 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12002] ppid=11984 vsize=7663936 CPUtime=0 cores=1,3
/proc/11986/task/12002/stat : 12002 (java) S 11984 11986 11748 0 -1 4202560 533 0 0 0 0 0 0 0 15 0 19 0 450078666 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12006] ppid=11984 vsize=7663936 CPUtime=0.03 cores=1,3
/proc/11986/task/12006/stat : 12006 (java) S 11984 11986 11748 0 -1 4202560 1375 0 0 0 3 0 0 0 16 0 19 0 450078667 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 0 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12010] ppid=11984 vsize=7663936 CPUtime=0 cores=1,3
/proc/11986/task/12010/stat : 12010 (java) S 11984 11986 11748 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450078667 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12012] ppid=11984 vsize=7663936 CPUtime=0 cores=1,3
/proc/11986/task/12012/stat : 12012 (java) S 11984 11986 11748 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450078667 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12020] ppid=11984 vsize=7663936 CPUtime=0 cores=1,3
/proc/11986/task/12020/stat : 12020 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450078669 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032219569 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12021] ppid=11984 vsize=7663936 CPUtime=0.22 cores=1,3
/proc/11986/task/12021/stat : 12021 (java) S 11984 11986 11748 0 -1 4202560 995 0 0 0 22 0 0 0 15 0 19 0 450078669 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12022] ppid=11984 vsize=7663936 CPUtime=0.43 cores=1,3
/proc/11986/task/12022/stat : 12022 (java) S 11984 11986 11748 0 -1 4202560 9340 0 0 0 42 1 0 0 15 0 19 0 450078669 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12023] ppid=11984 vsize=7663936 CPUtime=0 cores=1,3
/proc/11986/task/12023/stat : 12023 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450078669 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12024] ppid=11984 vsize=7663936 CPUtime=0 cores=1,3
/proc/11986/task/12024/stat : 12024 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450078670 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12063] ppid=11984 vsize=7663936 CPUtime=0 cores=1,3
/proc/11986/task/12063/stat : 12063 (java) S 11984 11986 11748 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 450078685 7847870464 22656 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 7663936

[startup+6.30107 s]
/proc/loadavg: 3.70 3.89 3.29 6/262 12111
/proc/meminfo: memFree=18413268/32951124 swapFree=67111528/67111528
[pid=11986] ppid=11984 vsize=7659428 CPUtime=6.8 cores=1,3
/proc/11986/stat : 11986 (java) S 11984 11986 11748 0 -1 4202496 26402 0 1 0 677 3 0 0 25 0 19 0 450078664 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11986/statm: 1914857 22331 2255 9 0 1905595 0
[pid=11986/tid=11988] ppid=11984 vsize=7659428 CPUtime=6.01 cores=1,3
/proc/11986/task/11988/stat : 11988 (java) R 11984 11986 11748 0 -1 4202560 10951 0 1 0 600 1 0 0 20 0 19 0 450078664 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 46912505583123 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11986/tid=11995] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/11995/stat : 11995 (java) S 11984 11986 11748 0 -1 4202560 524 0 0 0 0 0 0 0 15 0 19 0 450078666 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=11996] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/11996/stat : 11996 (java) S 11984 11986 11748 0 -1 4202560 621 0 0 0 0 0 0 0 15 0 19 0 450078666 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=11997] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/11997/stat : 11997 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450078666 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=11998] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/11998/stat : 11998 (java) S 11984 11986 11748 0 -1 4202560 443 0 0 0 0 0 0 0 16 0 19 0 450078666 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=11999] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/11999/stat : 11999 (java) S 11984 11986 11748 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 450078666 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12000] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12000/stat : 12000 (java) S 11984 11986 11748 0 -1 4202560 303 0 0 0 0 0 0 0 15 0 19 0 450078666 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12001] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12001/stat : 12001 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450078666 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12002] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12002/stat : 12002 (java) S 11984 11986 11748 0 -1 4202560 533 0 0 0 0 0 0 0 15 0 19 0 450078666 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12006] ppid=11984 vsize=7659428 CPUtime=0.07 cores=1,3
/proc/11986/task/12006/stat : 12006 (java) S 11984 11986 11748 0 -1 4202560 1530 0 0 0 7 0 0 0 15 0 19 0 450078667 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 0 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12010] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12010/stat : 12010 (java) S 11984 11986 11748 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450078667 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12012] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12012/stat : 12012 (java) S 11984 11986 11748 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450078667 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12020] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12020/stat : 12020 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450078669 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032219569 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12021] ppid=11984 vsize=7659428 CPUtime=0.22 cores=1,3
/proc/11986/task/12021/stat : 12021 (java) S 11984 11986 11748 0 -1 4202560 995 0 0 0 22 0 0 0 15 0 19 0 450078669 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12022] ppid=11984 vsize=7659428 CPUtime=0.45 cores=1,3
/proc/11986/task/12022/stat : 12022 (java) S 11984 11986 11748 0 -1 4202560 9341 0 0 0 44 1 0 0 15 0 19 0 450078669 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12023] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12023/stat : 12023 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450078669 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12024] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12024/stat : 12024 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450078670 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12063] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12063/stat : 12063 (java) S 11984 11986 11748 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 450078685 7843254272 22331 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.8
Current children cumulated vsize (KiB) 7659428

[startup+12.7009 s]

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

[pid=11986/tid=12000] ppid=11984 vsize=7659428 CPUtime=0.14 cores=1,3
/proc/11986/task/12000/stat : 12000 (java) S 11984 11986 11748 0 -1 4202560 1299 0 0 0 14 0 0 0 15 0 19 0 450078666 7843254272 34431 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12001] ppid=11984 vsize=7659428 CPUtime=0.14 cores=1,3
/proc/11986/task/12001/stat : 12001 (java) S 11984 11986 11748 0 -1 4202560 10 0 0 0 14 0 0 0 15 0 19 0 450078666 7843254272 34431 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12002] ppid=11984 vsize=7659428 CPUtime=0.13 cores=1,3
/proc/11986/task/12002/stat : 12002 (java) S 11984 11986 11748 0 -1 4202560 2586 0 0 0 13 0 0 0 15 0 19 0 450078666 7843254272 34431 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12006] ppid=11984 vsize=7659428 CPUtime=4.8 cores=1,3
/proc/11986/task/12006/stat : 12006 (java) S 11984 11986 11748 0 -1 4202560 4003 0 0 0 479 1 0 0 16 0 19 0 450078667 7843254272 34431 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 0 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12010] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12010/stat : 12010 (java) S 11984 11986 11748 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450078667 7843254272 34431 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12012] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12012/stat : 12012 (java) S 11984 11986 11748 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450078667 7843254272 34431 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12020] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12020/stat : 12020 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450078669 7843254272 34431 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032219569 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12021] ppid=11984 vsize=7659428 CPUtime=0.22 cores=1,3
/proc/11986/task/12021/stat : 12021 (java) S 11984 11986 11748 0 -1 4202560 995 0 0 0 22 0 0 0 15 0 19 0 450078669 7843254272 34431 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12022] ppid=11984 vsize=7659428 CPUtime=0.47 cores=1,3
/proc/11986/task/12022/stat : 12022 (java) S 11984 11986 11748 0 -1 4202560 9346 0 0 0 46 1 0 0 15 0 19 0 450078669 7843254272 34431 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12023] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12023/stat : 12023 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450078669 7843254272 34431 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12024] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12024/stat : 12024 (java) S 11984 11986 11748 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 450078670 7843254272 34431 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12063] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12063/stat : 12063 (java) S 11984 11986 11748 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 450078685 7843254272 34431 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1123.31
Current children cumulated vsize (KiB) 7659428

[startup+1182.3 s]
/proc/loadavg: 4.02 4.03 3.80 5/262 12152
/proc/meminfo: memFree=18300744/32951124 swapFree=67111528/67111528
[pid=11986] ppid=11984 vsize=7659428 CPUtime=1183.34 cores=1,3
/proc/11986/stat : 11986 (java) S 11984 11986 11748 0 -1 4202496 38854 0 1 0 118328 6 0 0 25 0 19 0 450078664 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11986/statm: 1914857 34487 2256 9 0 1905595 0
[pid=11986/tid=11988] ppid=11984 vsize=7659428 CPUtime=1176.35 cores=1,3
/proc/11986/task/11988/stat : 11988 (java) R 11984 11986 11748 0 -1 4202560 14937 0 1 0 117633 2 0 0 25 0 19 0 450078664 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 46912505643126 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11986/tid=11995] ppid=11984 vsize=7659428 CPUtime=0.18 cores=1,3
/proc/11986/task/11995/stat : 11995 (java) S 11984 11986 11748 0 -1 4202560 917 0 0 0 18 0 0 0 15 0 19 0 450078666 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=11996] ppid=11984 vsize=7659428 CPUtime=0.15 cores=1,3
/proc/11986/task/11996/stat : 11996 (java) S 11984 11986 11748 0 -1 4202560 631 0 0 0 15 0 0 0 15 0 19 0 450078666 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=11997] ppid=11984 vsize=7659428 CPUtime=0.15 cores=1,3
/proc/11986/task/11997/stat : 11997 (java) S 11984 11986 11748 0 -1 4202560 22 0 0 0 15 0 0 0 15 0 19 0 450078666 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=11998] ppid=11984 vsize=7659428 CPUtime=0.13 cores=1,3
/proc/11986/task/11998/stat : 11998 (java) S 11984 11986 11748 0 -1 4202560 2383 0 0 0 13 0 0 0 15 0 19 0 450078666 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=11999] ppid=11984 vsize=7659428 CPUtime=0.15 cores=1,3
/proc/11986/task/11999/stat : 11999 (java) S 11984 11986 11748 0 -1 4202560 444 0 0 0 15 0 0 0 15 0 19 0 450078666 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12000] ppid=11984 vsize=7659428 CPUtime=0.15 cores=1,3
/proc/11986/task/12000/stat : 12000 (java) S 11984 11986 11748 0 -1 4202560 1299 0 0 0 15 0 0 0 15 0 19 0 450078666 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12001] ppid=11984 vsize=7659428 CPUtime=0.15 cores=1,3
/proc/11986/task/12001/stat : 12001 (java) S 11984 11986 11748 0 -1 4202560 10 0 0 0 15 0 0 0 15 0 19 0 450078666 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12002] ppid=11984 vsize=7659428 CPUtime=0.13 cores=1,3
/proc/11986/task/12002/stat : 12002 (java) S 11984 11986 11748 0 -1 4202560 2586 0 0 0 13 0 0 0 15 0 19 0 450078666 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12006] ppid=11984 vsize=7659428 CPUtime=5.03 cores=1,3
/proc/11986/task/12006/stat : 12006 (java) S 11984 11986 11748 0 -1 4202560 4062 0 0 0 502 1 0 0 15 0 19 0 450078667 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 0 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12010] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12010/stat : 12010 (java) S 11984 11986 11748 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450078667 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12012] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12012/stat : 12012 (java) S 11984 11986 11748 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450078667 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12020] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12020/stat : 12020 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450078669 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032219569 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12021] ppid=11984 vsize=7659428 CPUtime=0.22 cores=1,3
/proc/11986/task/12021/stat : 12021 (java) S 11984 11986 11748 0 -1 4202560 995 0 0 0 22 0 0 0 15 0 19 0 450078669 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12022] ppid=11984 vsize=7659428 CPUtime=0.47 cores=1,3
/proc/11986/task/12022/stat : 12022 (java) S 11984 11986 11748 0 -1 4202560 9346 0 0 0 46 1 0 0 15 0 19 0 450078669 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12023] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12023/stat : 12023 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450078669 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12024] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12024/stat : 12024 (java) S 11984 11986 11748 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 450078670 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12063] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12063/stat : 12063 (java) S 11984 11986 11748 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 450078685 7843254272 34487 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1183.34
Current children cumulated vsize (KiB) 7659428

[startup+1242.3 s]
/proc/loadavg: 4.05 4.03 3.81 5/262 12153
/proc/meminfo: memFree=18298304/32951124 swapFree=67111528/67111528
[pid=11986] ppid=11984 vsize=7659428 CPUtime=1243.37 cores=1,3
/proc/11986/stat : 11986 (java) S 11984 11986 11748 0 -1 4202496 38933 0 1 0 124331 6 0 0 25 0 19 0 450078664 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11986/statm: 1914857 34551 2256 9 0 1905595 0
[pid=11986/tid=11988] ppid=11984 vsize=7659428 CPUtime=1236.09 cores=1,3
/proc/11986/task/11988/stat : 11988 (java) R 11984 11986 11748 0 -1 4202560 14944 0 1 0 123607 2 0 0 25 0 19 0 450078664 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 46912505583046 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11986/tid=11995] ppid=11984 vsize=7659428 CPUtime=0.19 cores=1,3
/proc/11986/task/11995/stat : 11995 (java) S 11984 11986 11748 0 -1 4202560 917 0 0 0 19 0 0 0 15 0 19 0 450078666 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=11996] ppid=11984 vsize=7659428 CPUtime=0.16 cores=1,3
/proc/11986/task/11996/stat : 11996 (java) S 11984 11986 11748 0 -1 4202560 631 0 0 0 16 0 0 0 15 0 19 0 450078666 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=11997] ppid=11984 vsize=7659428 CPUtime=0.15 cores=1,3
/proc/11986/task/11997/stat : 11997 (java) S 11984 11986 11748 0 -1 4202560 22 0 0 0 15 0 0 0 16 0 19 0 450078666 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=11998] ppid=11984 vsize=7659428 CPUtime=0.13 cores=1,3
/proc/11986/task/11998/stat : 11998 (java) S 11984 11986 11748 0 -1 4202560 2383 0 0 0 13 0 0 0 15 0 19 0 450078666 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=11999] ppid=11984 vsize=7659428 CPUtime=0.16 cores=1,3
/proc/11986/task/11999/stat : 11999 (java) S 11984 11986 11748 0 -1 4202560 444 0 0 0 16 0 0 0 15 0 19 0 450078666 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12000] ppid=11984 vsize=7659428 CPUtime=0.15 cores=1,3
/proc/11986/task/12000/stat : 12000 (java) S 11984 11986 11748 0 -1 4202560 1299 0 0 0 15 0 0 0 16 0 19 0 450078666 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12001] ppid=11984 vsize=7659428 CPUtime=0.15 cores=1,3
/proc/11986/task/12001/stat : 12001 (java) S 11984 11986 11748 0 -1 4202560 10 0 0 0 15 0 0 0 15 0 19 0 450078666 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12002] ppid=11984 vsize=7659428 CPUtime=0.14 cores=1,3
/proc/11986/task/12002/stat : 12002 (java) S 11984 11986 11748 0 -1 4202560 2586 0 0 0 14 0 0 0 15 0 19 0 450078666 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12006] ppid=11984 vsize=7659428 CPUtime=5.26 cores=1,3
/proc/11986/task/12006/stat : 12006 (java) S 11984 11986 11748 0 -1 4202560 4130 0 0 0 525 1 0 0 15 0 19 0 450078667 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 0 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12010] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12010/stat : 12010 (java) S 11984 11986 11748 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450078667 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12012] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12012/stat : 12012 (java) S 11984 11986 11748 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450078667 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12020] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12020/stat : 12020 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450078669 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032219569 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12021] ppid=11984 vsize=7659428 CPUtime=0.22 cores=1,3
/proc/11986/task/12021/stat : 12021 (java) S 11984 11986 11748 0 -1 4202560 995 0 0 0 22 0 0 0 15 0 19 0 450078669 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12022] ppid=11984 vsize=7659428 CPUtime=0.47 cores=1,3
/proc/11986/task/12022/stat : 12022 (java) S 11984 11986 11748 0 -1 4202560 9346 0 0 0 46 1 0 0 15 0 19 0 450078669 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12023] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12023/stat : 12023 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450078669 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12024] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12024/stat : 12024 (java) S 11984 11986 11748 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 450078670 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12063] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12063/stat : 12063 (java) S 11984 11986 11748 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 450078685 7843254272 34551 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1243.37
Current children cumulated vsize (KiB) 7659428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.06 3.83 5/262 12155
/proc/meminfo: memFree=18297376/32951124 swapFree=67111528/67111528
[pid=11986] ppid=11984 vsize=7659428 CPUtime=1301.1 cores=1,3
/proc/11986/stat : 11986 (java) S 11984 11986 11748 0 -1 4202496 38969 0 1 0 130104 6 0 0 25 0 19 0 450078664 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11986/statm: 1914857 34574 2256 9 0 1905595 0
[pid=11986/tid=11988] ppid=11984 vsize=7659428 CPUtime=1293.53 cores=1,3
/proc/11986/task/11988/stat : 11988 (java) R 11984 11986 11748 0 -1 4202560 14951 0 1 0 129351 2 0 0 25 0 19 0 450078664 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 46912505583110 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11986/tid=11995] ppid=11984 vsize=7659428 CPUtime=0.2 cores=1,3
/proc/11986/task/11995/stat : 11995 (java) S 11984 11986 11748 0 -1 4202560 918 0 0 0 20 0 0 0 15 0 19 0 450078666 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=11996] ppid=11984 vsize=7659428 CPUtime=0.17 cores=1,3
/proc/11986/task/11996/stat : 11996 (java) S 11984 11986 11748 0 -1 4202560 631 0 0 0 17 0 0 0 16 0 19 0 450078666 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=11997] ppid=11984 vsize=7659428 CPUtime=0.16 cores=1,3
/proc/11986/task/11997/stat : 11997 (java) S 11984 11986 11748 0 -1 4202560 22 0 0 0 16 0 0 0 15 0 19 0 450078666 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=11998] ppid=11984 vsize=7659428 CPUtime=0.13 cores=1,3
/proc/11986/task/11998/stat : 11998 (java) S 11984 11986 11748 0 -1 4202560 2383 0 0 0 13 0 0 0 15 0 19 0 450078666 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=11999] ppid=11984 vsize=7659428 CPUtime=0.17 cores=1,3
/proc/11986/task/11999/stat : 11999 (java) S 11984 11986 11748 0 -1 4202560 444 0 0 0 17 0 0 0 15 0 19 0 450078666 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12000] ppid=11984 vsize=7659428 CPUtime=0.16 cores=1,3
/proc/11986/task/12000/stat : 12000 (java) S 11984 11986 11748 0 -1 4202560 1299 0 0 0 16 0 0 0 15 0 19 0 450078666 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12001] ppid=11984 vsize=7659428 CPUtime=0.16 cores=1,3
/proc/11986/task/12001/stat : 12001 (java) S 11984 11986 11748 0 -1 4202560 10 0 0 0 16 0 0 0 15 0 19 0 450078666 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12002] ppid=11984 vsize=7659428 CPUtime=0.15 cores=1,3
/proc/11986/task/12002/stat : 12002 (java) S 11984 11986 11748 0 -1 4202560 2586 0 0 0 15 0 0 0 15 0 19 0 450078666 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12006] ppid=11984 vsize=7659428 CPUtime=5.5 cores=1,3
/proc/11986/task/12006/stat : 12006 (java) S 11984 11986 11748 0 -1 4202560 4154 0 0 0 549 1 0 0 15 0 19 0 450078667 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 0 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12010] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12010/stat : 12010 (java) S 11984 11986 11748 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450078667 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12012] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12012/stat : 12012 (java) S 11984 11986 11748 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450078667 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12020] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12020/stat : 12020 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450078669 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032219569 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12021] ppid=11984 vsize=7659428 CPUtime=0.22 cores=1,3
/proc/11986/task/12021/stat : 12021 (java) S 11984 11986 11748 0 -1 4202560 995 0 0 0 22 0 0 0 15 0 19 0 450078669 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12022] ppid=11984 vsize=7659428 CPUtime=0.47 cores=1,3
/proc/11986/task/12022/stat : 12022 (java) S 11984 11986 11748 0 -1 4202560 9346 0 0 0 46 1 0 0 15 0 19 0 450078669 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12023] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12023/stat : 12023 (java) S 11984 11986 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450078669 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032211865 0 4 0 16800975 18446604471128381568 0 0 -1 1 0 0 0
[pid=11986/tid=12024] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12024/stat : 12024 (java) S 11984 11986 11748 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 450078670 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
[pid=11986/tid=12063] ppid=11984 vsize=7659428 CPUtime=0 cores=1,3
/proc/11986/task/12063/stat : 12063 (java) S 11984 11986 11748 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 450078685 7843254272 34574 33554432000 1073741824 1073778376 140734492666160 18446744073709551615 260032212480 0 4 0 16800975 18446604471128381568 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1301.1
Current children cumulated vsize (KiB) 7659428

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.05
CPU time (s): 1301.18
CPU user time (s): 1301.11
CPU system time (s): 0.076988
CPU usage (%): 100.087
Max. virtual memory (cumulated for all children) (KiB): 7663936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.11
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39004
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= 31655
involuntary context switches= 7226

runsolver used 2.10368 second user time and 5.01524 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-12 10:54:41
IDJOB=3190308
IDBENCH=82639
IDSOLVER=1611
FILE ID=node110/3190308-1302598481
RUNJOBID= node110-1302597178-11768
PBS_JOBID= 12958096
Free space on /tmp= 72248 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S377999798-061-UNKNOWN.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-3190308-1302598481/watcher-3190308-1302598481 -o /tmp/evaluation-result-3190308-1302598481/solver-3190308-1302598481 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190308-1302598481.cnf

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

MD5SUM BENCH= a4ba28fb1550ba8a4eca95d91f4669c6
RANDOM SEED=1231976059

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.830
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.830
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.83
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.830
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.76
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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:     32951124 kB
MemFree:      18719932 kB
Buffers:        671376 kB
Cached:       13082032 kB
SwapCached:          0 kB
Active:        3586252 kB
Inactive:     10234496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18719932 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             860 kB
Writeback:           0 kB
AnonPages:       66852 kB
Mapped:          14676 kB
Slab:           346944 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   204484 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= 72248 MiB
End job on node110 at 2011-04-12 11:16:23