Trace number 3190313

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S1180959030-088-UNKNOWN.cnf
MD5SUM4c3def64b0c0da01406b551924b4a52d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark532.031
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.03/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.08	c See www.sat4j.org for details.
0.03/0.08	c no version file found!!!
0.03/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.08	c java.vm.version	19.1-b02
0.03/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.08	c sun.arch.data.model	64
0.03/0.08	c java.version		1.6.0_24
0.03/0.08	c os.name		Linux
0.03/0.08	c os.version		2.6.18-164.el5
0.03/0.08	c os.arch		amd64
0.03/0.08	c Free memory 		6997539544
0.03/0.08	c Max memory 		7034241024
0.03/0.08	c Total memory 		7034241024
0.03/0.08	c Number of processors 	8
0.08/0.10	c --- Begin Solver configuration ---
0.08/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
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-3190313-1302598634.cnf
0.08/0.10	c reading problem ... 
0.24/0.22	c ... done. Wall clock time 0.124s.
0.24/0.22	c #vars     1500
0.24/0.22	c #constraints  30000
0.24/0.22	c constraints type 
0.24/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30000
1.78/1.42	c cleaning 2496 clauses out of 5001 with flag 5001/5001
3.09/2.54	c cleaning 4248 clauses out of 8504 with flag 11000/11000
4.39/3.86	c cleaning 5629 clauses out of 11259 with flag 18003/18003
5.89/5.38	c cleaning 6811 clauses out of 13628 with flag 26001/26001
7.69/7.14	c cleaning 7906 clauses out of 15816 with flag 35000/35000
9.69/9.13	c cleaning 8955 clauses out of 17912 with flag 45002/45002
11.79/11.28	c cleaning 9977 clauses out of 19955 with flag 56000/56000
14.29/13.79	c cleaning 10985 clauses out of 21978 with flag 68000/68000
17.00/16.47	c cleaning 11993 clauses out of 23993 with flag 81000/81000
19.99/19.44	c cleaning 12992 clauses out of 26000 with flag 95000/95000
23.30/22.72	c cleaning 14000 clauses out of 28008 with flag 110000/110000
26.80/26.27	c cleaning 15001 clauses out of 30009 with flag 126001/126001
30.60/30.03	c cleaning 16000 clauses out of 32007 with flag 143000/143000
34.71/34.11	c cleaning 16997 clauses out of 34007 with flag 161000/161000
39.02/38.47	c cleaning 17997 clauses out of 36010 with flag 180000/180000
43.72/43.18	c cleaning 18999 clauses out of 38013 with flag 200000/200000
48.82/48.26	c cleaning 20004 clauses out of 40015 with flag 221001/221001
54.13/53.59	c cleaning 21000 clauses out of 42011 with flag 243001/243001
59.73/59.12	c cleaning 21998 clauses out of 44010 with flag 266000/266000
65.44/64.86	c cleaning 22997 clauses out of 46012 with flag 290000/290000
71.64/71.09	c cleaning 24003 clauses out of 48015 with flag 315000/315000
78.34/77.78	c cleaning 25000 clauses out of 50013 with flag 341001/341001
85.35/84.79	c cleaning 25996 clauses out of 52013 with flag 368001/368001
92.55/91.97	c cleaning 27003 clauses out of 54017 with flag 396001/396001
100.46/99.85	c cleaning 27999 clauses out of 56014 with flag 425001/425001
108.66/108.08	c cleaning 28997 clauses out of 58014 with flag 455000/455000
116.56/115.97	c cleaning 29501 clauses out of 59018 with flag 485001/485001
125.07/124.41	c cleaning 29751 clauses out of 59517 with flag 515001/515001
132.77/132.16	c cleaning 29882 clauses out of 59765 with flag 545000/545000
141.18/140.53	c cleaning 29937 clauses out of 59883 with flag 575000/575000
149.08/148.49	c cleaning 29964 clauses out of 59949 with flag 605003/605003
157.38/156.79	c cleaning 29988 clauses out of 59983 with flag 635001/635001
165.39/164.72	c cleaning 29994 clauses out of 59995 with flag 665001/665001
173.79/173.13	c cleaning 29989 clauses out of 60001 with flag 695001/695001
181.69/181.04	c cleaning 29997 clauses out of 60013 with flag 725002/725002
190.40/189.71	c cleaning 30000 clauses out of 60015 with flag 755001/755001
198.30/197.62	c cleaning 29999 clauses out of 60014 with flag 785000/785000
206.20/205.57	c cleaning 29995 clauses out of 60015 with flag 815000/815000
214.62/213.98	c cleaning 30006 clauses out of 60021 with flag 845001/845001
222.52/221.87	c cleaning 30006 clauses out of 60017 with flag 875003/875003
230.42/229.80	c cleaning 30000 clauses out of 60009 with flag 905001/905001
238.93/238.24	c cleaning 29995 clauses out of 60008 with flag 935000/935000
246.93/246.23	c cleaning 29999 clauses out of 60015 with flag 965002/965002
255.04/254.31	c cleaning 29994 clauses out of 60015 with flag 995001/995001
263.54/262.81	c cleaning 30000 clauses out of 60021 with flag 1025001/1025001
271.35/270.61	c cleaning 30002 clauses out of 60021 with flag 1055001/1055001
279.24/278.55	c cleaning 30002 clauses out of 60019 with flag 1085001/1085001
287.35/286.69	c cleaning 30004 clauses out of 60018 with flag 1115002/1115002
295.56/294.87	c cleaning 30001 clauses out of 60012 with flag 1145000/1145000
303.45/302.78	c cleaning 29996 clauses out of 60011 with flag 1175000/1175000
311.26/310.59	c cleaning 30003 clauses out of 60015 with flag 1205000/1205000
319.67/318.98	c cleaning 30001 clauses out of 60014 with flag 1235002/1235002
327.77/327.07	c cleaning 29993 clauses out of 60011 with flag 1265000/1265000
335.67/334.90	c cleaning 29998 clauses out of 60018 with flag 1295000/1295000
343.57/342.89	c cleaning 29998 clauses out of 60020 with flag 1325000/1325000
351.77/351.00	c cleaning 29998 clauses out of 60022 with flag 1355000/1355000
360.18/359.44	c cleaning 30007 clauses out of 60026 with flag 1385002/1385002
368.09/367.32	c cleaning 30001 clauses out of 60017 with flag 1415000/1415000
376.08/375.39	c cleaning 30003 clauses out of 60018 with flag 1445002/1445002
384.29/383.54	c cleaning 29989 clauses out of 60013 with flag 1475000/1475000
393.19/392.45	c cleaning 30005 clauses out of 60026 with flag 1505002/1505002
401.20/400.48	c cleaning 30000 clauses out of 60020 with flag 1535001/1535001
409.20/408.41	c cleaning 29996 clauses out of 60021 with flag 1565002/1565002
417.20/416.45	c cleaning 30003 clauses out of 60023 with flag 1595000/1595000
425.50/424.73	c cleaning 30004 clauses out of 60022 with flag 1625002/1625002
433.81/433.06	c cleaning 29995 clauses out of 60016 with flag 1655000/1655000
442.11/441.33	c cleaning 30003 clauses out of 60021 with flag 1685000/1685000
450.11/449.34	c cleaning 30005 clauses out of 60020 with flag 1715002/1715002
458.22/457.48	c cleaning 29992 clauses out of 60013 with flag 1745000/1745000
466.72/465.91	c cleaning 30001 clauses out of 60022 with flag 1775001/1775001
475.12/474.39	c cleaning 29998 clauses out of 60020 with flag 1805000/1805000
484.03/483.25	c cleaning 30006 clauses out of 60023 with flag 1835001/1835001
492.03/491.24	c cleaning 30001 clauses out of 60017 with flag 1865001/1865001
499.94/499.13	c cleaning 29998 clauses out of 60015 with flag 1895000/1895000
507.95/507.15	c cleaning 30000 clauses out of 60017 with flag 1925000/1925000
516.14/515.32	c cleaning 30002 clauses out of 60017 with flag 1955000/1955000
524.54/523.79	c cleaning 29995 clauses out of 60015 with flag 1985000/1985000
533.34/532.51	c cleaning 30009 clauses out of 60021 with flag 2015001/2015001
541.85/541.01	c cleaning 29990 clauses out of 60011 with flag 2045000/2045000
549.75/548.97	c cleaning 30003 clauses out of 60022 with flag 2075001/2075001
557.85/557.04	c cleaning 29996 clauses out of 60018 with flag 2105000/2105000
565.95/565.19	c cleaning 29997 clauses out of 60022 with flag 2135000/2135000
574.25/573.41	c cleaning 30006 clauses out of 60027 with flag 2165002/2165002
582.66/581.81	c cleaning 29996 clauses out of 60022 with flag 2195003/2195003
591.36/590.54	c cleaning 30008 clauses out of 60023 with flag 2225000/2225000
599.47/598.63	c cleaning 30001 clauses out of 60017 with flag 2255002/2255002
607.47/606.63	c cleaning 29991 clauses out of 60014 with flag 2285000/2285000
615.68/614.89	c cleaning 29991 clauses out of 60024 with flag 2315001/2315001
623.97/623.16	c cleaning 30004 clauses out of 60033 with flag 2345001/2345001
632.28/631.44	c cleaning 30003 clauses out of 60029 with flag 2375001/2375001
640.88/640.07	c cleaning 30006 clauses out of 60025 with flag 2405000/2405000
649.59/648.75	c cleaning 30000 clauses out of 60019 with flag 2435000/2435000
658.39/657.54	c cleaning 30002 clauses out of 60020 with flag 2465001/2465001
666.31/665.45	c cleaning 29995 clauses out of 60017 with flag 2495000/2495000
674.31/673.44	c cleaning 30001 clauses out of 60024 with flag 2525002/2525002
682.41/681.54	c cleaning 29999 clauses out of 60021 with flag 2555000/2555000
690.91/690.00	c cleaning 30000 clauses out of 60022 with flag 2585000/2585000
699.22/698.36	c cleaning 30001 clauses out of 60022 with flag 2615000/2615000
707.52/706.66	c cleaning 29992 clauses out of 60021 with flag 2645000/2645000
716.02/715.13	c cleaning 29998 clauses out of 60029 with flag 2675000/2675000
725.33/724.47	c cleaning 30005 clauses out of 60031 with flag 2705000/2705000
733.33/732.49	c cleaning 30007 clauses out of 60028 with flag 2735002/2735002
741.24/740.33	c cleaning 29997 clauses out of 60020 with flag 2765001/2765001
749.54/748.63	c cleaning 30006 clauses out of 60022 with flag 2795000/2795000
757.65/756.79	c cleaning 29997 clauses out of 60018 with flag 2825002/2825002
765.94/765.05	c cleaning 30003 clauses out of 60019 with flag 2855000/2855000
774.75/773.82	c cleaning 30001 clauses out of 60018 with flag 2885002/2885002
783.25/782.39	c cleaning 29989 clauses out of 60015 with flag 2915000/2915000
792.05/791.11	c cleaning 29995 clauses out of 60026 with flag 2945000/2945000
800.76/799.88	c cleaning 30010 clauses out of 60031 with flag 2975000/2975000
809.16/808.28	c cleaning 29995 clauses out of 60021 with flag 3005000/3005000
817.17/816.22	c cleaning 29997 clauses out of 60026 with flag 3035000/3035000
825.06/824.13	c cleaning 30012 clauses out of 60030 with flag 3065001/3065001
833.37/832.44	c cleaning 29995 clauses out of 60018 with flag 3095001/3095001
841.97/841.04	c cleaning 30000 clauses out of 60023 with flag 3125001/3125001
850.68/849.78	c cleaning 29999 clauses out of 60022 with flag 3155000/3155000
859.38/858.43	c cleaning 30006 clauses out of 60026 with flag 3185003/3185003
868.19/867.29	c cleaning 29999 clauses out of 60017 with flag 3215000/3215000
876.60/875.68	c cleaning 29996 clauses out of 60018 with flag 3245000/3245000
885.69/884.76	c cleaning 29996 clauses out of 60023 with flag 3275001/3275001
894.00/893.01	c cleaning 30005 clauses out of 60027 with flag 3305001/3305001
901.91/900.91	c cleaning 29996 clauses out of 60021 with flag 3335000/3335000
910.10/909.12	c cleaning 30003 clauses out of 60027 with flag 3365002/3365002
918.21/917.26	c cleaning 29996 clauses out of 60022 with flag 3395000/3395000
926.61/925.62	c cleaning 29998 clauses out of 60027 with flag 3425001/3425001
935.11/934.12	c cleaning 30007 clauses out of 60028 with flag 3455000/3455000
943.72/942.76	c cleaning 29999 clauses out of 60021 with flag 3485000/3485000
952.53/951.56	c cleaning 30003 clauses out of 60022 with flag 3515000/3515000
961.13/960.20	c cleaning 29998 clauses out of 60020 with flag 3545001/3545001
970.23/969.23	c cleaning 29999 clauses out of 60023 with flag 3575002/3575002
979.23/978.20	c cleaning 29997 clauses out of 60022 with flag 3605000/3605000
987.64/986.68	c cleaning 30008 clauses out of 60025 with flag 3635000/3635000
995.64/994.64	c cleaning 29997 clauses out of 60018 with flag 3665001/3665001
1003.64/1002.66	c cleaning 30002 clauses out of 60020 with flag 3695000/3695000
1011.85/1010.83	c cleaning 29999 clauses out of 60019 with flag 3725001/3725001
1020.45/1019.44	c cleaning 30004 clauses out of 60022 with flag 3755003/3755003
1029.05/1028.03	c cleaning 30005 clauses out of 60017 with flag 3785002/3785002
1037.86/1036.82	c cleaning 29986 clauses out of 60010 with flag 3815000/3815000
1046.66/1045.69	c cleaning 30005 clauses out of 60025 with flag 3845001/3845001
1055.97/1054.99	c cleaning 30000 clauses out of 60020 with flag 3875001/3875001
1064.77/1063.78	c cleaning 29992 clauses out of 60021 with flag 3905002/3905002
1073.77/1072.76	c cleaning 30008 clauses out of 60027 with flag 3935000/3935000
1082.68/1081.65	c cleaning 29996 clauses out of 60020 with flag 3965001/3965001
1091.48/1090.42	c cleaning 29999 clauses out of 60023 with flag 3995000/3995000
1099.48/1098.41	c cleaning 29992 clauses out of 60024 with flag 4025000/4025000
1107.48/1106.43	c cleaning 30007 clauses out of 60032 with flag 4055000/4055000
1115.49/1114.43	c cleaning 30003 clauses out of 60027 with flag 4085002/4085002
1124.09/1123.10	c cleaning 29993 clauses out of 60023 with flag 4115001/4115001
1132.49/1131.49	c cleaning 29999 clauses out of 60029 with flag 4145000/4145000
1141.00/1139.99	c cleaning 30002 clauses out of 60030 with flag 4175000/4175000
1149.81/1148.74	c cleaning 30011 clauses out of 60031 with flag 4205003/4205003
1158.71/1157.64	c cleaning 30000 clauses out of 60018 with flag 4235001/4235001
1167.62/1166.56	c cleaning 29999 clauses out of 60017 with flag 4265000/4265000
1176.42/1175.34	c cleaning 30007 clauses out of 60019 with flag 4295001/4295001
1185.33/1184.25	c cleaning 29994 clauses out of 60011 with flag 4325000/4325000
1194.33/1193.29	c cleaning 29995 clauses out of 60017 with flag 4355000/4355000
1204.23/1203.16	c cleaning 30002 clauses out of 60022 with flag 4385000/4385000
1212.64/1211.57	c cleaning 30002 clauses out of 60020 with flag 4415000/4415000
1220.74/1219.67	c cleaning 30007 clauses out of 60019 with flag 4445001/4445001
1228.94/1227.87	c cleaning 29994 clauses out of 60011 with flag 4475000/4475000
1237.15/1236.08	c cleaning 29989 clauses out of 60017 with flag 4505000/4505000
1245.55/1244.41	c cleaning 30003 clauses out of 60029 with flag 4535001/4535001
1254.06/1253.00	c cleaning 29996 clauses out of 60025 with flag 4565000/4565000
1262.76/1261.60	c cleaning 30009 clauses out of 60029 with flag 4595000/4595000
1271.46/1270.39	c cleaning 30004 clauses out of 60021 with flag 4625001/4625001
1280.37/1279.24	c cleaning 30003 clauses out of 60016 with flag 4655000/4655000
1289.57/1288.47	c cleaning 29992 clauses out of 60013 with flag 4685000/4685000
1299.37/1298.20	c cleaning 29995 clauses out of 60021 with flag 4715000/4715000
1301.18/1300.01	c starts		: 2078
1301.18/1300.01	c conflicts		: 4722610
1301.18/1300.01	c decisions		: 6813981
1301.18/1300.01	c propagations		: 513373470
1301.18/1300.01	c inspects		: 9922980647
1301.18/1300.01	c shortcuts		: 0
1301.18/1300.01	c learnt literals	: 0
1301.18/1300.01	c learnt binary clauses	: 0
1301.18/1300.01	c learnt ternary clauses	: 0
1301.18/1300.01	c learnt constraints	: 4722610
1301.18/1300.01	c ignored constraints	: 0
1301.18/1300.01	c root simplifications	: 2078
1301.18/1300.01	c removed literals (reason simplification)	: 62795836
1301.18/1300.01	c reason swapping (by a shorter reason)	: 0
1301.18/1300.01	c Calls to reduceDB	: 168
1301.18/1300.01	c speed (assignments/second)	: 394967.0792467695
1301.18/1300.01	c non guided choices	453
1301.18/1300.04	c learnt constraints type 
1301.18/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 37742
1301.18/1300.04	c constraints type 
1301.18/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30000
1301.18/1300.04	s UNKNOWN
1301.18/1300.04	c Total wall clock time (in seconds) : 1299.913

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

running on 2 cores: 5,7

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.82 3.96 3.48 3/178 31467
/proc/meminfo: memFree=28118764/32951124 swapFree=67111528/67111528
[pid=31467] ppid=31465 vsize=11760 CPUtime=0 cores=5,7
/proc/31467/stat : 31467 (runsolver) R 31465 31467 31202 0 -1 4202560 41 0 0 0 0 0 0 0 23 0 1 0 104054676 12042240 50 33554432000 4194304 5392636 140733678151120 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/31467/statm: 2940 50 30 293 0 2644 0

[startup+0.0509339 s]
/proc/loadavg: 3.82 3.96 3.48 3/178 31467
/proc/meminfo: memFree=28118764/32951124 swapFree=67111528/67111528
[pid=31467] ppid=31465 vsize=7564352 CPUtime=0.03 cores=5,7
/proc/31467/stat : 31467 (java) S 31465 31467 31202 0 -1 4202496 8818 0 1 0 2 1 0 0 23 0 13 0 104054676 7745896448 8513 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672464869 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0
/proc/31467/statm: 1891088 8513 1678 9 0 1881836 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564352

[startup+0.100883 s]
/proc/loadavg: 3.82 3.96 3.48 3/178 31467
/proc/meminfo: memFree=28118764/32951124 swapFree=67111528/67111528
[pid=31467] ppid=31465 vsize=7570692 CPUtime=0.08 cores=5,7
/proc/31467/stat : 31467 (java) S 31465 31467 31202 0 -1 4202496 9662 0 1 0 7 1 0 0 23 0 18 0 104054676 7752388608 9358 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/31467/statm: 1892673 9359 1756 9 0 1883411 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7570692

[startup+0.300818 s]
/proc/loadavg: 3.82 3.96 3.48 3/178 31467
/proc/meminfo: memFree=28118764/32951124 swapFree=67111528/67111528
[pid=31467] ppid=31465 vsize=7639304 CPUtime=0.44 cores=5,7
/proc/31467/stat : 31467 (java) S 31465 31467 31202 0 -1 4202496 13276 0 1 0 43 1 0 0 23 0 19 0 104054676 7822647296 12475 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/31467/statm: 1909826 12475 2212 9 0 1900564 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 7639304

[startup+0.70075 s]
/proc/loadavg: 3.82 3.96 3.48 3/178 31467
/proc/meminfo: memFree=28118764/32951124 swapFree=67111528/67111528
[pid=31467] ppid=31465 vsize=7639304 CPUtime=1.04 cores=5,7
/proc/31467/stat : 31467 (java) S 31465 31467 31202 0 -1 4202496 14322 0 1 0 102 2 0 0 23 0 19 0 104054676 7822647296 13184 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/31467/statm: 1909826 13184 2224 9 0 1900564 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 7639304

[startup+1.50061 s]
/proc/loadavg: 3.82 3.96 3.48 7/262 31564
/proc/meminfo: memFree=27928860/32951124 swapFree=67111528/67111528
[pid=31467] ppid=31465 vsize=7658760 CPUtime=1.95 cores=5,7
/proc/31467/stat : 31467 (java) S 31465 31467 31202 0 -1 4202496 23459 0 1 0 192 3 0 0 23 0 19 0 104054676 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/31467/statm: 1914690 20304 2252 9 0 1905428 0
[pid=31467/tid=31470] ppid=31465 vsize=7658760 CPUtime=1.42 cores=5,7
/proc/31467/task/31470/stat : 31470 (java) R 31465 31467 31202 0 -1 4202560 10917 0 1 0 140 2 0 0 25 0 19 0 104054677 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 46912505583318 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31467/tid=31472] ppid=31465 vsize=7658760 CPUtime=0 cores=5,7
/proc/31467/task/31472/stat : 31472 (java) S 31465 31467 31202 0 -1 4202560 499 0 0 0 0 0 0 0 17 0 19 0 104054678 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31473] ppid=31465 vsize=7658760 CPUtime=0 cores=5,7
/proc/31467/task/31473/stat : 31473 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 104054678 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31474] ppid=31465 vsize=7658760 CPUtime=0 cores=5,7
/proc/31467/task/31474/stat : 31474 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 104054678 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31475] ppid=31465 vsize=7658760 CPUtime=0 cores=5,7
/proc/31467/task/31475/stat : 31475 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 104054678 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31476] ppid=31465 vsize=7658760 CPUtime=0 cores=5,7
/proc/31467/task/31476/stat : 31476 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 104054678 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31477] ppid=31465 vsize=7658760 CPUtime=0 cores=5,7
/proc/31467/task/31477/stat : 31477 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 104054678 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31478] ppid=31465 vsize=7658760 CPUtime=0 cores=5,7
/proc/31467/task/31478/stat : 31478 (java) S 31465 31467 31202 0 -1 4202560 636 0 0 0 0 0 0 0 17 0 19 0 104054678 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31479] ppid=31465 vsize=7658760 CPUtime=0 cores=5,7
/proc/31467/task/31479/stat : 31479 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 104054678 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31480] ppid=31465 vsize=7658760 CPUtime=0.02 cores=5,7
/proc/31467/task/31480/stat : 31480 (java) S 31465 31467 31202 0 -1 4202560 1146 0 0 0 2 0 0 0 16 0 19 0 104054679 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 0 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31481] ppid=31465 vsize=7658760 CPUtime=0 cores=5,7
/proc/31467/task/31481/stat : 31481 (java) R 31465 31467 31202 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 104054680 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31467/tid=31482] ppid=31465 vsize=7658760 CPUtime=0 cores=5,7
/proc/31467/task/31482/stat : 31482 (java) S 31465 31467 31202 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 19 0 104054680 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31483] ppid=31465 vsize=7658760 CPUtime=0 cores=5,7
/proc/31467/task/31483/stat : 31483 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 104054682 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672485809 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31484] ppid=31465 vsize=7658760 CPUtime=0.22 cores=5,7
/proc/31467/task/31484/stat : 31484 (java) R 31465 31467 31202 0 -1 4202560 6455 0 0 0 22 0 0 0 16 0 19 0 104054682 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 47396890891405 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31467/tid=31485] ppid=31465 vsize=7658760 CPUtime=0.25 cores=5,7
/proc/31467/task/31485/stat : 31485 (java) R 31465 31467 31202 0 -1 4202560 2651 0 0 0 25 0 0 0 17 0 19 0 104054682 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672488117 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31467/tid=31486] ppid=31465 vsize=7658760 CPUtime=0 cores=5,7
/proc/31467/task/31486/stat : 31486 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054682 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31487] ppid=31465 vsize=7658760 CPUtime=0 cores=5,7
/proc/31467/task/31487/stat : 31487 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054682 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31556] ppid=31465 vsize=7658760 CPUtime=0 cores=5,7
/proc/31467/task/31556/stat : 31556 (java) S 31465 31467 31202 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 104054699 7842570240 20304 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 7658760

[startup+3.10135 s]
/proc/loadavg: 3.82 3.96 3.48 5/262 31564
/proc/meminfo: memFree=27830404/32951124 swapFree=67111528/67111528
[pid=31467] ppid=31465 vsize=7663360 CPUtime=3.69 cores=5,7
/proc/31467/stat : 31467 (java) S 31465 31467 31202 0 -1 4202496 26109 0 1 0 366 3 0 0 23 0 19 0 104054676 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/31467/statm: 1915840 22550 2255 9 0 1906578 0
[pid=31467/tid=31470] ppid=31465 vsize=7663360 CPUtime=2.98 cores=5,7
/proc/31467/task/31470/stat : 31470 (java) R 31465 31467 31202 0 -1 4202560 10920 0 1 0 296 2 0 0 25 0 19 0 104054677 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 46912505691538 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31467/tid=31472] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31472/stat : 31472 (java) S 31465 31467 31202 0 -1 4202560 499 0 0 0 0 0 0 0 15 0 19 0 104054678 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31473] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31473/stat : 31473 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054678 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31474] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31474/stat : 31474 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054678 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31475] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31475/stat : 31475 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054678 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31476] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31476/stat : 31476 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054678 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31477] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31477/stat : 31477 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054678 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31478] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31478/stat : 31478 (java) S 31465 31467 31202 0 -1 4202560 636 0 0 0 0 0 0 0 15 0 19 0 104054678 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31479] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31479/stat : 31479 (java) S 31465 31467 31202 0 -1 4202560 845 0 0 0 0 0 0 0 15 0 19 0 104054678 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31480] ppid=31465 vsize=7663360 CPUtime=0.03 cores=5,7
/proc/31467/task/31480/stat : 31480 (java) S 31465 31467 31202 0 -1 4202560 1367 0 0 0 3 0 0 0 16 0 19 0 104054679 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 0 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31481] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31481/stat : 31481 (java) S 31465 31467 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054680 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31482] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31482/stat : 31482 (java) S 31465 31467 31202 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 104054680 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31483] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31483/stat : 31483 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 104054682 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672485809 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31484] ppid=31465 vsize=7663360 CPUtime=0.36 cores=5,7
/proc/31467/task/31484/stat : 31484 (java) S 31465 31467 31202 0 -1 4202560 8032 0 0 0 36 0 0 0 16 0 19 0 104054682 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31485] ppid=31465 vsize=7663360 CPUtime=0.27 cores=5,7
/proc/31467/task/31485/stat : 31485 (java) S 31465 31467 31202 0 -1 4202560 2653 0 0 0 27 0 0 0 15 0 19 0 104054682 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31486] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31486/stat : 31486 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054682 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31487] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31487/stat : 31487 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054682 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31556] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31556/stat : 31556 (java) S 31465 31467 31202 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 104054699 7847280640 22550 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 7663360

[startup+6.30076 s]
/proc/loadavg: 3.83 3.96 3.48 6/262 31564
/proc/meminfo: memFree=27773396/32951124 swapFree=67111528/67111528
[pid=31467] ppid=31465 vsize=7663360 CPUtime=6.89 cores=5,7
/proc/31467/stat : 31467 (java) S 31465 31467 31202 0 -1 4202496 26654 0 1 0 686 3 0 0 23 0 19 0 104054676 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/31467/statm: 1915840 22729 2255 9 0 1906578 0
[pid=31467/tid=31470] ppid=31465 vsize=7663360 CPUtime=6.1 cores=5,7
/proc/31467/task/31470/stat : 31470 (java) R 31465 31467 31202 0 -1 4202560 10922 0 1 0 608 2 0 0 25 0 19 0 104054677 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 46912505583420 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31467/tid=31472] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31472/stat : 31472 (java) S 31465 31467 31202 0 -1 4202560 505 0 0 0 0 0 0 0 15 0 19 0 104054678 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31473] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31473/stat : 31473 (java) S 31465 31467 31202 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 104054678 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31474] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31474/stat : 31474 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054678 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31475] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31475/stat : 31475 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054678 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31476] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31476/stat : 31476 (java) S 31465 31467 31202 0 -1 4202560 88 0 0 0 0 0 0 0 16 0 19 0 104054678 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31477] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31477/stat : 31477 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054678 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31478] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31478/stat : 31478 (java) S 31465 31467 31202 0 -1 4202560 907 0 0 0 0 0 0 0 15 0 19 0 104054678 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31479] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31479/stat : 31479 (java) S 31465 31467 31202 0 -1 4202560 845 0 0 0 0 0 0 0 15 0 19 0 104054678 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31480] ppid=31465 vsize=7663360 CPUtime=0.08 cores=5,7
/proc/31467/task/31480/stat : 31480 (java) S 31465 31467 31202 0 -1 4202560 1524 0 0 0 8 0 0 0 15 0 19 0 104054679 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 0 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31481] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31481/stat : 31481 (java) S 31465 31467 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054680 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31482] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31482/stat : 31482 (java) S 31465 31467 31202 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 104054680 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31483] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31483/stat : 31483 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 104054682 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672485809 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31484] ppid=31465 vsize=7663360 CPUtime=0.36 cores=5,7
/proc/31467/task/31484/stat : 31484 (java) S 31465 31467 31202 0 -1 4202560 8032 0 0 0 36 0 0 0 16 0 19 0 104054682 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31485] ppid=31465 vsize=7663360 CPUtime=0.3 cores=5,7
/proc/31467/task/31485/stat : 31485 (java) S 31465 31467 31202 0 -1 4202560 2674 0 0 0 30 0 0 0 15 0 19 0 104054682 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31486] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31486/stat : 31486 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054682 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31487] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31487/stat : 31487 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054682 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31556] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31556/stat : 31556 (java) S 31465 31467 31202 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 104054699 7847280640 22729 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.89
Current children cumulated vsize (KiB) 7663360

[startup+12.7007 s]

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

[pid=31467/tid=31477] ppid=31465 vsize=7663360 CPUtime=0.12 cores=5,7
/proc/31467/task/31477/stat : 31477 (java) S 31465 31467 31202 0 -1 4202560 921 0 0 0 12 0 0 0 15 0 19 0 104054678 7847280640 34659 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31478] ppid=31465 vsize=7663360 CPUtime=0.12 cores=5,7
/proc/31467/task/31478/stat : 31478 (java) S 31465 31467 31202 0 -1 4202560 907 0 0 0 12 0 0 0 15 0 19 0 104054678 7847280640 34659 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31479] ppid=31465 vsize=7663360 CPUtime=0.16 cores=5,7
/proc/31467/task/31479/stat : 31479 (java) S 31465 31467 31202 0 -1 4202560 2796 0 0 0 16 0 0 0 15 0 19 0 104054678 7847280640 34659 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31480] ppid=31465 vsize=7663360 CPUtime=4.63 cores=5,7
/proc/31467/task/31480/stat : 31480 (java) S 31465 31467 31202 0 -1 4202560 3886 0 0 0 462 1 0 0 15 0 19 0 104054679 7847280640 34659 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 0 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31481] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31481/stat : 31481 (java) S 31465 31467 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054680 7847280640 34659 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31482] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31482/stat : 31482 (java) S 31465 31467 31202 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 104054680 7847280640 34659 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31483] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31483/stat : 31483 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 104054682 7847280640 34659 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672485809 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31484] ppid=31465 vsize=7663360 CPUtime=0.36 cores=5,7
/proc/31467/task/31484/stat : 31484 (java) S 31465 31467 31202 0 -1 4202560 8032 0 0 0 36 0 0 0 16 0 19 0 104054682 7847280640 34659 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31485] ppid=31465 vsize=7663360 CPUtime=0.33 cores=5,7
/proc/31467/task/31485/stat : 31485 (java) S 31465 31467 31202 0 -1 4202560 3051 0 0 0 33 0 0 0 15 0 19 0 104054682 7847280640 34659 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31486] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31486/stat : 31486 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054682 7847280640 34659 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31487] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31487/stat : 31487 (java) S 31465 31467 31202 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 104054682 7847280640 34659 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31556] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31556/stat : 31556 (java) S 31465 31467 31202 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 104054699 7847280640 34659 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1123.39
Current children cumulated vsize (KiB) 7663360

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 3.84 5/262 31605
/proc/meminfo: memFree=27463372/32951124 swapFree=67111528/67111528
[pid=31467] ppid=31465 vsize=7663360 CPUtime=1183.43 cores=5,7
/proc/31467/stat : 31467 (java) S 31465 31467 31202 0 -1 4202496 39342 0 1 0 118336 7 0 0 23 0 19 0 104054676 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/31467/statm: 1915840 34751 2256 9 0 1906578 0
[pid=31467/tid=31470] ppid=31465 vsize=7663360 CPUtime=1176.61 cores=5,7
/proc/31467/task/31470/stat : 31470 (java) R 31465 31467 31202 0 -1 4202560 14988 0 1 0 117658 3 0 0 25 0 19 0 104054677 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 46912505583415 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31467/tid=31472] ppid=31465 vsize=7663360 CPUtime=0.16 cores=5,7
/proc/31467/task/31472/stat : 31472 (java) S 31465 31467 31202 0 -1 4202560 512 0 0 0 16 0 0 0 15 0 19 0 104054678 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31473] ppid=31465 vsize=7663360 CPUtime=0.11 cores=5,7
/proc/31467/task/31473/stat : 31473 (java) S 31465 31467 31202 0 -1 4202560 816 0 0 0 11 0 0 0 16 0 19 0 104054678 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31474] ppid=31465 vsize=7663360 CPUtime=0.15 cores=5,7
/proc/31467/task/31474/stat : 31474 (java) S 31465 31467 31202 0 -1 4202560 1282 0 0 0 15 0 0 0 15 0 19 0 104054678 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31475] ppid=31465 vsize=7663360 CPUtime=0.14 cores=5,7
/proc/31467/task/31475/stat : 31475 (java) S 31465 31467 31202 0 -1 4202560 137 0 0 0 14 0 0 0 15 0 19 0 104054678 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31476] ppid=31465 vsize=7663360 CPUtime=0.16 cores=5,7
/proc/31467/task/31476/stat : 31476 (java) S 31465 31467 31202 0 -1 4202560 699 0 0 0 16 0 0 0 15 0 19 0 104054678 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31477] ppid=31465 vsize=7663360 CPUtime=0.13 cores=5,7
/proc/31467/task/31477/stat : 31477 (java) S 31465 31467 31202 0 -1 4202560 921 0 0 0 13 0 0 0 15 0 19 0 104054678 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31478] ppid=31465 vsize=7663360 CPUtime=0.13 cores=5,7
/proc/31467/task/31478/stat : 31478 (java) S 31465 31467 31202 0 -1 4202560 907 0 0 0 13 0 0 0 15 0 19 0 104054678 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31479] ppid=31465 vsize=7663360 CPUtime=0.17 cores=5,7
/proc/31467/task/31479/stat : 31479 (java) S 31465 31467 31202 0 -1 4202560 2796 0 0 0 17 0 0 0 15 0 19 0 104054678 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31480] ppid=31465 vsize=7663360 CPUtime=4.88 cores=5,7
/proc/31467/task/31480/stat : 31480 (java) S 31465 31467 31202 0 -1 4202560 3981 0 0 0 487 1 0 0 15 0 19 0 104054679 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 0 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31481] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31481/stat : 31481 (java) S 31465 31467 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054680 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31482] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31482/stat : 31482 (java) S 31465 31467 31202 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 104054680 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31483] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31483/stat : 31483 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 104054682 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672485809 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31484] ppid=31465 vsize=7663360 CPUtime=0.36 cores=5,7
/proc/31467/task/31484/stat : 31484 (java) S 31465 31467 31202 0 -1 4202560 8032 0 0 0 36 0 0 0 16 0 19 0 104054682 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31485] ppid=31465 vsize=7663360 CPUtime=0.33 cores=5,7
/proc/31467/task/31485/stat : 31485 (java) S 31465 31467 31202 0 -1 4202560 3051 0 0 0 33 0 0 0 15 0 19 0 104054682 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31486] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31486/stat : 31486 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054682 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31487] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31487/stat : 31487 (java) S 31465 31467 31202 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 104054682 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31556] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31556/stat : 31556 (java) S 31465 31467 31202 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 104054699 7847280640 34751 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1183.43
Current children cumulated vsize (KiB) 7663360

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.85 5/262 31607
/proc/meminfo: memFree=27457352/32951124 swapFree=67111528/67111528
[pid=31467] ppid=31465 vsize=7663360 CPUtime=1243.45 cores=5,7
/proc/31467/stat : 31467 (java) S 31465 31467 31202 0 -1 4202496 39387 0 1 0 124338 7 0 0 23 0 19 0 104054676 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/31467/statm: 1915840 34781 2256 9 0 1906578 0
[pid=31467/tid=31470] ppid=31465 vsize=7663360 CPUtime=1236.35 cores=5,7
/proc/31467/task/31470/stat : 31470 (java) R 31465 31467 31202 0 -1 4202560 14995 0 1 0 123632 3 0 0 25 0 19 0 104054677 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 46912505608239 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31467/tid=31472] ppid=31465 vsize=7663360 CPUtime=0.17 cores=5,7
/proc/31467/task/31472/stat : 31472 (java) S 31465 31467 31202 0 -1 4202560 512 0 0 0 17 0 0 0 15 0 19 0 104054678 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31473] ppid=31465 vsize=7663360 CPUtime=0.11 cores=5,7
/proc/31467/task/31473/stat : 31473 (java) S 31465 31467 31202 0 -1 4202560 816 0 0 0 11 0 0 0 15 0 19 0 104054678 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31474] ppid=31465 vsize=7663360 CPUtime=0.15 cores=5,7
/proc/31467/task/31474/stat : 31474 (java) S 31465 31467 31202 0 -1 4202560 1282 0 0 0 15 0 0 0 15 0 19 0 104054678 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31475] ppid=31465 vsize=7663360 CPUtime=0.14 cores=5,7
/proc/31467/task/31475/stat : 31475 (java) S 31465 31467 31202 0 -1 4202560 137 0 0 0 14 0 0 0 15 0 19 0 104054678 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31476] ppid=31465 vsize=7663360 CPUtime=0.18 cores=5,7
/proc/31467/task/31476/stat : 31476 (java) S 31465 31467 31202 0 -1 4202560 699 0 0 0 18 0 0 0 15 0 19 0 104054678 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31477] ppid=31465 vsize=7663360 CPUtime=0.14 cores=5,7
/proc/31467/task/31477/stat : 31477 (java) S 31465 31467 31202 0 -1 4202560 921 0 0 0 14 0 0 0 15 0 19 0 104054678 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31478] ppid=31465 vsize=7663360 CPUtime=0.14 cores=5,7
/proc/31467/task/31478/stat : 31478 (java) S 31465 31467 31202 0 -1 4202560 908 0 0 0 14 0 0 0 15 0 19 0 104054678 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31479] ppid=31465 vsize=7663360 CPUtime=0.18 cores=5,7
/proc/31467/task/31479/stat : 31479 (java) S 31465 31467 31202 0 -1 4202560 2796 0 0 0 18 0 0 0 15 0 19 0 104054678 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31480] ppid=31465 vsize=7663360 CPUtime=5.12 cores=5,7
/proc/31467/task/31480/stat : 31480 (java) S 31465 31467 31202 0 -1 4202560 4014 0 0 0 511 1 0 0 15 0 19 0 104054679 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 0 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31481] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31481/stat : 31481 (java) S 31465 31467 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054680 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31482] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31482/stat : 31482 (java) S 31465 31467 31202 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 104054680 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31483] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31483/stat : 31483 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 104054682 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672485809 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31484] ppid=31465 vsize=7663360 CPUtime=0.36 cores=5,7
/proc/31467/task/31484/stat : 31484 (java) S 31465 31467 31202 0 -1 4202560 8032 0 0 0 36 0 0 0 16 0 19 0 104054682 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31485] ppid=31465 vsize=7663360 CPUtime=0.33 cores=5,7
/proc/31467/task/31485/stat : 31485 (java) S 31465 31467 31202 0 -1 4202560 3051 0 0 0 33 0 0 0 15 0 19 0 104054682 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31486] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31486/stat : 31486 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054682 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31487] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31487/stat : 31487 (java) S 31465 31467 31202 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 104054682 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31556] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31556/stat : 31556 (java) S 31465 31467 31202 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 104054699 7847280640 34781 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1243.45
Current children cumulated vsize (KiB) 7663360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.85 5/262 31608
/proc/meminfo: memFree=27447012/32951124 swapFree=67111528/67111528
[pid=31467] ppid=31465 vsize=7663360 CPUtime=1301.18 cores=5,7
/proc/31467/stat : 31467 (java) S 31465 31467 31202 0 -1 4202496 39464 0 1 0 130111 7 0 0 23 0 19 0 104054676 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/31467/statm: 1915840 34843 2256 9 0 1906578 0
[pid=31467/tid=31470] ppid=31465 vsize=7663360 CPUtime=1293.78 cores=5,7
/proc/31467/task/31470/stat : 31470 (java) R 31465 31467 31202 0 -1 4202560 15002 0 1 0 129375 3 0 0 25 0 19 0 104054677 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 46912505631392 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31467/tid=31472] ppid=31465 vsize=7663360 CPUtime=0.19 cores=5,7
/proc/31467/task/31472/stat : 31472 (java) S 31465 31467 31202 0 -1 4202560 513 0 0 0 19 0 0 0 15 0 19 0 104054678 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31473] ppid=31465 vsize=7663360 CPUtime=0.12 cores=5,7
/proc/31467/task/31473/stat : 31473 (java) S 31465 31467 31202 0 -1 4202560 816 0 0 0 12 0 0 0 15 0 19 0 104054678 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31474] ppid=31465 vsize=7663360 CPUtime=0.16 cores=5,7
/proc/31467/task/31474/stat : 31474 (java) S 31465 31467 31202 0 -1 4202560 1282 0 0 0 16 0 0 0 15 0 19 0 104054678 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31475] ppid=31465 vsize=7663360 CPUtime=0.15 cores=5,7
/proc/31467/task/31475/stat : 31475 (java) S 31465 31467 31202 0 -1 4202560 137 0 0 0 15 0 0 0 15 0 19 0 104054678 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31476] ppid=31465 vsize=7663360 CPUtime=0.19 cores=5,7
/proc/31467/task/31476/stat : 31476 (java) S 31465 31467 31202 0 -1 4202560 699 0 0 0 19 0 0 0 16 0 19 0 104054678 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31477] ppid=31465 vsize=7663360 CPUtime=0.14 cores=5,7
/proc/31467/task/31477/stat : 31477 (java) S 31465 31467 31202 0 -1 4202560 921 0 0 0 14 0 0 0 15 0 19 0 104054678 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31478] ppid=31465 vsize=7663360 CPUtime=0.14 cores=5,7
/proc/31467/task/31478/stat : 31478 (java) S 31465 31467 31202 0 -1 4202560 908 0 0 0 14 0 0 0 15 0 19 0 104054678 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31479] ppid=31465 vsize=7663360 CPUtime=0.19 cores=5,7
/proc/31467/task/31479/stat : 31479 (java) S 31465 31467 31202 0 -1 4202560 2796 0 0 0 19 0 0 0 15 0 19 0 104054678 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31480] ppid=31465 vsize=7663360 CPUtime=5.36 cores=5,7
/proc/31467/task/31480/stat : 31480 (java) S 31465 31467 31202 0 -1 4202560 4079 0 0 0 535 1 0 0 15 0 19 0 104054679 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 0 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31481] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31481/stat : 31481 (java) S 31465 31467 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054680 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31482] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31482/stat : 31482 (java) S 31465 31467 31202 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 104054680 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31483] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31483/stat : 31483 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 104054682 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672485809 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31484] ppid=31465 vsize=7663360 CPUtime=0.36 cores=5,7
/proc/31467/task/31484/stat : 31484 (java) S 31465 31467 31202 0 -1 4202560 8032 0 0 0 36 0 0 0 16 0 19 0 104054682 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
[pid=31467/tid=31485] ppid=31465 vsize=7663360 CPUtime=0.33 cores=5,7
/proc/31467/task/31485/stat : 31485 (java) S 31465 31467 31202 0 -1 4202560 3051 0 0 0 33 0 0 0 15 0 19 0 104054682 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31486] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31486/stat : 31486 (java) S 31465 31467 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054682 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478105 0 4 0 16800975 18446604467788166464 0 0 -1 5 0 0 0
[pid=31467/tid=31487] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31487/stat : 31487 (java) R 31465 31467 31202 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 104054682 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31467/tid=31556] ppid=31465 vsize=7663360 CPUtime=0 cores=5,7
/proc/31467/task/31556/stat : 31556 (java) S 31465 31467 31202 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 104054699 7847280640 34843 33554432000 1073741824 1073778376 140733828397360 18446744073709551615 268672478720 0 4 0 16800975 18446604467788166464 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.18
Current children cumulated vsize (KiB) 7663360

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.27
CPU user time (s): 1301.19
CPU system time (s): 0.079987
CPU usage (%): 100.093
Max. virtual memory (cumulated for all children) (KiB): 7663360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.19
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39755
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= 31384
involuntary context switches= 9014

runsolver used 2.03369 second user time and 5.08123 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-12 10:57:14
IDJOB=3190313
IDBENCH=82644
IDSOLVER=1611
FILE ID=node107/3190313-1302598634
RUNJOBID= node107-1302597331-31223
PBS_JOBID= 12958097
Free space on /tmp= 73604 MiB

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

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

MD5SUM BENCH= 4c3def64b0c0da01406b551924b4a52d
RANDOM SEED=590497223

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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:      28119416 kB
Buffers:        529616 kB
Cached:        3995812 kB
SwapCached:          0 kB
Active:        2601672 kB
Inactive:      1992680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28119416 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             884 kB
Writeback:           0 kB
AnonPages:       67708 kB
Mapped:          14680 kB
Slab:           174740 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192980 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= 73604 MiB
End job on node107 at 2011-04-12 11:18:56