Trace number 3249190

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) 1302.26 1300.07

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.06/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.07	c See www.sat4j.org for details.
0.06/0.08	c no version file found!!!
0.06/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.08	c java.vm.version	19.1-b02
0.06/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.08	c sun.arch.data.model	64
0.06/0.08	c java.version		1.6.0_24
0.06/0.08	c os.name		Linux
0.06/0.08	c os.version		2.6.18-164.el5
0.06/0.08	c os.arch		amd64
0.06/0.08	c Free memory 		6997539544
0.06/0.08	c Max memory 		7034241024
0.06/0.08	c Total memory 		7034241024
0.06/0.08	c Number of processors 	8
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483647s
0.09/0.11	c DB Simplification allowed=true
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3249190-1303510787.cnf
0.09/0.11	c reading problem ... 
0.41/0.38	c ... done. Wall clock time 0.275s.
0.41/0.38	c #vars     1664
0.41/0.38	c #constraints  157664
0.41/0.38	c constraints type 
0.41/0.38	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 155168
0.41/0.38	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2496
1.48/1.05	c cleaning 2495 clauses out of 5000 with flag 5000/5000
2.19/1.55	c cleaning 4247 clauses out of 8508 with flag 11003/11003
2.69/2.07	c cleaning 5630 clauses out of 11261 with flag 18003/18003
3.30/2.62	c cleaning 6804 clauses out of 13628 with flag 26000/26000
3.91/3.24	c cleaning 7893 clauses out of 15824 with flag 35000/35000
4.61/3.94	c cleaning 8948 clauses out of 17931 with flag 45000/45000
5.31/4.65	c cleaning 9987 clauses out of 19983 with flag 56000/56000
6.11/5.47	c cleaning 10983 clauses out of 21998 with flag 68002/68002
6.91/6.28	c cleaning 11988 clauses out of 24014 with flag 81001/81001
7.81/7.17	c cleaning 13009 clauses out of 26025 with flag 95000/95000
8.81/8.19	c cleaning 13994 clauses out of 28016 with flag 110000/110000
9.81/9.19	c cleaning 14996 clauses out of 30022 with flag 126000/126000
10.91/10.29	c cleaning 16004 clauses out of 32026 with flag 143000/143000
12.11/11.42	c cleaning 16984 clauses out of 34022 with flag 161000/161000
13.31/12.60	c cleaning 18003 clauses out of 36041 with flag 180003/180003
14.52/13.88	c cleaning 18993 clauses out of 38036 with flag 200001/200001
15.92/15.26	c cleaning 20003 clauses out of 40043 with flag 221001/221001
17.32/16.68	c cleaning 21013 clauses out of 42039 with flag 243000/243000
18.82/18.16	c cleaning 22013 clauses out of 44026 with flag 266000/266000
20.23/19.56	c cleaning 23003 clauses out of 46014 with flag 290001/290001
21.72/21.07	c cleaning 24002 clauses out of 48012 with flag 315002/315002
23.43/22.74	c cleaning 24984 clauses out of 50008 with flag 341000/341000
25.24/24.51	c cleaning 25988 clauses out of 52027 with flag 368003/368003
26.74/26.08	c cleaning 27010 clauses out of 54036 with flag 396000/396000
28.64/27.90	c cleaning 27979 clauses out of 56026 with flag 425000/425000
30.45/29.77	c cleaning 29004 clauses out of 58048 with flag 455001/455001
32.25/31.56	c cleaning 30017 clauses out of 60044 with flag 486001/486001
34.45/33.75	c cleaning 30990 clauses out of 62026 with flag 518000/518000
36.66/35.99	c cleaning 32016 clauses out of 64037 with flag 551001/551001
38.96/38.21	c cleaning 32996 clauses out of 66021 with flag 585001/585001
41.37/40.61	c cleaning 34003 clauses out of 68025 with flag 620001/620001
43.47/42.78	c cleaning 34994 clauses out of 70022 with flag 656001/656001
46.07/45.38	c cleaning 36010 clauses out of 72028 with flag 693001/693001
48.37/47.67	c cleaning 36973 clauses out of 74017 with flag 731000/731000
51.18/50.41	c cleaning 37978 clauses out of 76044 with flag 770000/770000
53.59/52.81	c cleaning 39014 clauses out of 78067 with flag 810001/810001
56.29/55.54	c cleaning 40016 clauses out of 80052 with flag 851000/851000
59.10/58.39	c cleaning 40995 clauses out of 82037 with flag 893001/893001
62.09/61.32	c cleaning 41996 clauses out of 84042 with flag 936001/936001
64.70/63.99	c cleaning 43010 clauses out of 86045 with flag 980000/980000
68.10/67.31	c cleaning 44002 clauses out of 88036 with flag 1025001/1025001
71.01/70.24	c cleaning 44984 clauses out of 90035 with flag 1071002/1071002
74.61/73.81	c cleaning 46007 clauses out of 92049 with flag 1118000/1118000
77.62/76.88	c cleaning 46989 clauses out of 94042 with flag 1166000/1166000
81.13/80.30	c cleaning 48006 clauses out of 96053 with flag 1215000/1215000
84.63/83.86	c cleaning 49006 clauses out of 98048 with flag 1265001/1265001
87.83/87.05	c cleaning 50008 clauses out of 100044 with flag 1316003/1316003
92.35/91.57	c cleaning 51005 clauses out of 102036 with flag 1368003/1368003
95.65/94.84	c cleaning 51977 clauses out of 104028 with flag 1421000/1421000
99.56/98.73	c cleaning 52994 clauses out of 106052 with flag 1475001/1475001
103.56/102.71	c cleaning 54015 clauses out of 108058 with flag 1530001/1530001
107.37/106.56	c cleaning 55006 clauses out of 110045 with flag 1586003/1586003
111.77/110.98	c cleaning 55974 clauses out of 112036 with flag 1643000/1643000
115.98/115.19	c cleaning 57010 clauses out of 114062 with flag 1701000/1701000
120.29/119.47	c cleaning 57968 clauses out of 116052 with flag 1760000/1760000
125.29/124.44	c cleaning 59014 clauses out of 118084 with flag 1820000/1820000
129.80/128.95	c cleaning 60027 clauses out of 120070 with flag 1881000/1881000
134.01/133.19	c cleaning 61016 clauses out of 122043 with flag 1943000/1943000
139.21/138.34	c cleaning 62000 clauses out of 124029 with flag 2006002/2006002
143.82/142.99	c cleaning 63005 clauses out of 126029 with flag 2070002/2070002
148.82/147.93	c cleaning 63994 clauses out of 128024 with flag 2135002/2135002
154.23/153.37	c cleaning 64965 clauses out of 130029 with flag 2201001/2201001
159.03/158.11	c cleaning 66004 clauses out of 132064 with flag 2268001/2268001
164.14/163.26	c cleaning 66980 clauses out of 134059 with flag 2336000/2336000
169.85/168.98	c cleaning 67991 clauses out of 136079 with flag 2405000/2405000
176.86/175.90	c cleaning 69032 clauses out of 138088 with flag 2475000/2475000
181.87/180.96	c cleaning 70001 clauses out of 140056 with flag 2546000/2546000
188.27/187.36	c cleaning 71010 clauses out of 142055 with flag 2618000/2618000
195.18/194.29	c cleaning 71983 clauses out of 144045 with flag 2691000/2691000
200.59/199.69	c cleaning 72969 clauses out of 146064 with flag 2765002/2765002
207.20/206.30	c cleaning 74029 clauses out of 148094 with flag 2840001/2840001
214.33/213.38	c cleaning 74997 clauses out of 150065 with flag 2916001/2916001
222.23/221.27	c cleaning 76021 clauses out of 152067 with flag 2993000/2993000
227.56/226.52	c cleaning 77002 clauses out of 154050 with flag 3071004/3071004
233.56/232.58	c cleaning 78000 clauses out of 156044 with flag 3150000/3150000
241.17/240.17	c cleaning 79010 clauses out of 158048 with flag 3230004/3230004
249.98/248.95	c cleaning 79974 clauses out of 160037 with flag 3311003/3311003
255.99/254.90	c cleaning 80980 clauses out of 162060 with flag 3393000/3393000
263.80/262.78	c cleaning 82013 clauses out of 164080 with flag 3476000/3476000
270.90/269.88	c cleaning 83015 clauses out of 166067 with flag 3560000/3560000
279.91/278.84	c cleaning 83993 clauses out of 168053 with flag 3645001/3645001
286.03/284.94	c cleaning 85022 clauses out of 170062 with flag 3731003/3731003
293.33/292.20	c cleaning 85985 clauses out of 172039 with flag 3818002/3818002
301.04/299.92	c cleaning 87013 clauses out of 174052 with flag 3906000/3906000
311.46/310.34	c cleaning 87988 clauses out of 176039 with flag 3995000/3995000
318.17/317.07	c cleaning 88967 clauses out of 178053 with flag 4085002/4085002
325.68/324.55	c cleaning 90001 clauses out of 180084 with flag 4176000/4176000
334.98/333.88	c cleaning 90996 clauses out of 182083 with flag 4268000/4268000
345.59/344.43	c cleaning 92033 clauses out of 184087 with flag 4361000/4361000
354.51/353.31	c cleaning 93011 clauses out of 186054 with flag 4455000/4455000
362.41/361.20	c cleaning 93986 clauses out of 188043 with flag 4550000/4550000
372.82/371.62	c cleaning 94999 clauses out of 190058 with flag 4646001/4646001
384.13/382.99	c cleaning 95990 clauses out of 192058 with flag 4743000/4743000
395.84/394.68	c cleaning 97011 clauses out of 194072 with flag 4841004/4841004
403.87/402.68	c cleaning 97983 clauses out of 196057 with flag 4940000/4940000
412.77/411.58	c cleaning 99026 clauses out of 198074 with flag 5040000/5040000
421.69/420.49	c cleaning 99997 clauses out of 200048 with flag 5141000/5141000
433.40/432.12	c cleaning 101006 clauses out of 202051 with flag 5243000/5243000
447.92/446.64	c cleaning 101988 clauses out of 204046 with flag 5346001/5346001
456.33/455.02	c cleaning 103000 clauses out of 206058 with flag 5450001/5450001
466.24/464.91	c cleaning 104001 clauses out of 208059 with flag 5555002/5555002
477.66/476.31	c cleaning 104996 clauses out of 210058 with flag 5661002/5661002
491.87/490.51	c cleaning 106001 clauses out of 212061 with flag 5768001/5768001
505.69/504.34	c cleaning 107017 clauses out of 214059 with flag 5876000/5876000
514.21/512.89	c cleaning 107982 clauses out of 216042 with flag 5985000/5985000
524.42/523.01	c cleaning 108981 clauses out of 218061 with flag 6095001/6095001
535.32/533.95	c cleaning 110001 clauses out of 220080 with flag 6206001/6206001
550.64/549.29	c cleaning 110997 clauses out of 222078 with flag 6318000/6318000
565.96/564.56	c cleaning 111997 clauses out of 224081 with flag 6431000/6431000
576.47/575.04	c cleaning 113040 clauses out of 226086 with flag 6545002/6545002
587.18/585.73	c cleaning 114005 clauses out of 228045 with flag 6660001/6660001
599.29/597.85	c cleaning 114976 clauses out of 230039 with flag 6776000/6776000
613.30/611.81	c cleaning 116005 clauses out of 232065 with flag 6893002/6893002
627.43/625.96	c cleaning 117015 clauses out of 234058 with flag 7011000/7011000
642.33/640.82	c cleaning 118003 clauses out of 236043 with flag 7130000/7130000
652.05/650.52	c cleaning 119016 clauses out of 238040 with flag 7250000/7250000
665.16/663.60	c cleaning 119997 clauses out of 240024 with flag 7371000/7371000
678.67/677.18	c cleaning 120989 clauses out of 242028 with flag 7493001/7493001
693.78/692.26	c cleaning 121984 clauses out of 244040 with flag 7616002/7616002
711.00/709.41	c cleaning 122994 clauses out of 246055 with flag 7740001/7740001
726.92/725.38	c cleaning 124005 clauses out of 248060 with flag 7865000/7865000
737.73/736.17	c cleaning 125016 clauses out of 250055 with flag 7991000/7991000
750.84/749.23	c cleaning 125972 clauses out of 252039 with flag 8118000/8118000
765.06/763.42	c cleaning 127010 clauses out of 254071 with flag 8246004/8246004
781.57/779.99	c cleaning 128001 clauses out of 256058 with flag 8375001/8375001
802.68/801.06	c cleaning 128960 clauses out of 258056 with flag 8505000/8505000
820.30/818.62	c cleaning 130041 clauses out of 260098 with flag 8636002/8636002
831.22/829.54	c cleaning 131014 clauses out of 262056 with flag 8768001/8768001
844.63/842.96	c cleaning 131994 clauses out of 264041 with flag 8901000/8901000
860.54/858.87	c cleaning 133002 clauses out of 266047 with flag 9035000/9035000
879.57/877.85	c cleaning 133983 clauses out of 268046 with flag 9170001/9170001
899.18/897.50	c cleaning 134990 clauses out of 270063 with flag 9306001/9306001
920.10/918.36	c cleaning 135967 clauses out of 272074 with flag 9443002/9443002
933.42/931.65	c cleaning 137026 clauses out of 274106 with flag 9581001/9581001
946.63/944.89	c cleaning 138007 clauses out of 276079 with flag 9720000/9720000
962.54/960.77	c cleaning 138988 clauses out of 278075 with flag 9860003/9860003
982.85/981.05	c cleaning 140020 clauses out of 280085 with flag 10001001/10001001
1002.87/1001.07	c cleaning 141002 clauses out of 282065 with flag 10143001/10143001
1026.69/1024.82	c cleaning 141993 clauses out of 284064 with flag 10286002/10286002
1049.62/1047.79	c cleaning 142987 clauses out of 286069 with flag 10430000/10430000
1061.94/1060.00	c cleaning 143989 clauses out of 288082 with flag 10575000/10575000
1076.75/1074.89	c cleaning 145001 clauses out of 290093 with flag 10721000/10721000
1096.06/1094.19	c cleaning 146027 clauses out of 292092 with flag 10868000/10868000
1120.98/1119.01	c cleaning 146995 clauses out of 294067 with flag 11016002/11016002
1146.50/1144.53	c cleaning 148009 clauses out of 296072 with flag 11165002/11165002
1179.33/1177.36	c cleaning 149004 clauses out of 298061 with flag 11315000/11315000
1208.36/1206.32	c cleaning 149975 clauses out of 300057 with flag 11466000/11466000
1221.39/1219.39	c cleaning 151012 clauses out of 302084 with flag 11618002/11618002
1237.20/1235.16	c cleaning 152025 clauses out of 304071 with flag 11771001/11771001
1258.21/1256.17	c cleaning 152957 clauses out of 306047 with flag 11925002/11925002
1277.93/1275.81	c cleaning 154020 clauses out of 308089 with flag 12080001/12080001
1302.16/1300.01	c starts		: 2771
1302.16/1300.01	c conflicts		: 12228869
1302.16/1300.01	c decisions		: 19459425
1302.16/1300.01	c propagations		: 474112980
1302.16/1300.01	c inspects		: 13233730734
1302.16/1300.01	c shortcuts		: 0
1302.16/1300.01	c learnt literals	: 0
1302.16/1300.01	c learnt binary clauses	: 0
1302.16/1300.01	c learnt ternary clauses	: 0
1302.16/1300.01	c learnt constraints	: 12228869
1302.16/1300.01	c ignored constraints	: 0
1302.16/1300.01	c root simplifications	: 2771
1302.16/1300.01	c removed literals (reason simplification)	: 59990413
1302.16/1300.01	c reason swapping (by a shorter reason)	: 0
1302.16/1300.01	c Calls to reduceDB	: 151
1302.16/1300.01	c speed (assignments/second)	: 364806.69776274444
1302.16/1300.01	c non guided choices	168754
1302.16/1300.05	c learnt constraints type 
1302.16/1300.05	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 303016
1302.16/1300.05	c constraints type 
1302.16/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 155168
1302.16/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2496
1302.16/1300.05	s UNKNOWN
1302.16/1300.05	c Total wall clock time (in seconds) : 1299.904

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3249190-1303510787/watcher-3249190-1303510787 -o /tmp/evaluation-result-3249190-1303510787/solver-3249190-1303510787 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3249190-1303510787.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.48 3.89 3.96 2/191 16460
/proc/meminfo: memFree=15263464/32950940 swapFree=67111528/67111528
[pid=16460] ppid=16458 vsize=30528 CPUtime=0 cores=0,2
/proc/16460/stat : 16460 (java) S 16458 16460 15396 0 -1 4202496 1234 0 0 0 0 0 0 0 21 0 2 0 541309537 31260672 954 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000395237 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 7632 959 734 9 0 383 0
[pid=16460/tid=16461] ppid=16458 vsize=30528 CPUtime=0 cores=0,2
/proc/16460/task/16461/stat : 16461 (java) R 16458 16460 15396 0 -1 4202560 126 0 0 0 0 0 0 0 22 0 2 0 541309538 31260672 960 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 215988590592 0 0 4096 0 0 0 0 -1 0 0 0 0

[startup+0.0702291 s]
/proc/loadavg: 3.48 3.89 3.96 2/191 16460
/proc/meminfo: memFree=15263464/32950940 swapFree=67111528/67111528
[pid=16460] ppid=16458 vsize=7570556 CPUtime=0.06 cores=0,2
/proc/16460/stat : 16460 (java) S 16458 16460 15396 0 -1 4202496 9355 0 1 0 5 1 0 0 21 0 18 0 541309537 7752249344 9052 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 1892639 9052 1753 9 0 1883377 0
[pid=16460/tid=16461] ppid=16458 vsize=7570556 CPUtime=0.05 cores=0,2
/proc/16460/task/16461/stat : 16461 (java) R 16458 16460 15396 0 -1 4202560 8182 0 1 0 5 0 0 0 25 0 18 0 541309538 7752249344 9052 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7570556

[startup+0.100233 s]
/proc/loadavg: 3.48 3.89 3.96 2/191 16460
/proc/meminfo: memFree=15263464/32950940 swapFree=67111528/67111528
[pid=16460] ppid=16458 vsize=7570556 CPUtime=0.09 cores=0,2
/proc/16460/stat : 16460 (java) S 16458 16460 15396 0 -1 4202496 9973 0 1 0 8 1 0 0 21 0 18 0 541309537 7752249344 9670 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 1892639 9671 1978 9 0 1883377 0
[pid=16460/tid=16461] ppid=16458 vsize=7570556 CPUtime=0.08 cores=0,2
/proc/16460/task/16461/stat : 16461 (java) R 16458 16460 15396 0 -1 4202560 8454 0 1 0 7 1 0 0 25 0 18 0 541309538 7752249344 9671 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 47334369016659 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7570556

[startup+0.300188 s]
/proc/loadavg: 3.48 3.89 3.96 2/191 16460
/proc/meminfo: memFree=15263464/32950940 swapFree=67111528/67111528
[pid=16460] ppid=16458 vsize=7574652 CPUtime=0.41 cores=0,2
/proc/16460/stat : 16460 (java) S 16458 16460 15396 0 -1 4202496 12964 0 3 0 40 1 0 0 21 0 18 0 541309537 7756443648 12662 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 1893663 12662 2197 9 0 1884401 0
[pid=16460/tid=16461] ppid=16458 vsize=7574652 CPUtime=0.27 cores=0,2
/proc/16460/task/16461/stat : 16461 (java) R 16458 16460 15396 0 -1 4202560 10212 0 1 0 26 1 0 0 25 0 18 0 541309538 7756443648 12663 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 46912505551145 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 7574652

[startup+0.701062 s]
/proc/loadavg: 3.48 3.89 3.96 2/191 16460
/proc/meminfo: memFree=15263464/32950940 swapFree=67111528/67111528
[pid=16460] ppid=16458 vsize=7583872 CPUtime=1.1 cores=0,2
/proc/16460/stat : 16460 (java) S 16458 16460 15396 0 -1 4202496 18034 0 3 0 108 2 0 0 21 0 19 0 541309537 7765884928 17079 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 1895968 17079 2223 9 0 1886706 0
[pid=16460/tid=16461] ppid=16458 vsize=7583872 CPUtime=0.67 cores=0,2
/proc/16460/task/16461/stat : 16461 (java) R 16458 16460 15396 0 -1 4202560 12846 0 1 0 66 1 0 0 25 0 19 0 541309538 7765884928 17079 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 46912505329120 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 7583872

[startup+1.50092 s]
/proc/loadavg: 3.48 3.89 3.96 6/238 16650
/proc/meminfo: memFree=15139756/32950940 swapFree=67111528/67111528
[pid=16460] ppid=16458 vsize=7665228 CPUtime=2.19 cores=0,2
/proc/16460/stat : 16460 (java) S 16458 16460 15396 0 -1 4202496 31141 0 3 0 215 4 0 0 21 0 19 0 541309537 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 1916307 28240 2254 9 0 1907045 0
[pid=16460/tid=16461] ppid=16458 vsize=7665228 CPUtime=1.38 cores=0,2
/proc/16460/task/16461/stat : 16461 (java) R 16458 16460 15396 0 -1 4202560 13128 0 1 0 137 1 0 0 25 0 19 0 541309538 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 46912505707950 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16460/tid=16463] ppid=16458 vsize=7665228 CPUtime=0.01 cores=0,2
/proc/16460/task/16463/stat : 16463 (java) S 16458 16460 15396 0 -1 4202560 1384 0 0 0 1 0 0 0 17 0 19 0 541309539 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16464] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16464/stat : 16464 (java) S 16458 16460 15396 0 -1 4202560 825 0 0 0 0 0 0 0 17 0 19 0 541309539 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16465] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16465/stat : 16465 (java) S 16458 16460 15396 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 19 0 541309539 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16466] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16466/stat : 16466 (java) S 16458 16460 15396 0 -1 4202560 108 0 0 0 0 0 0 0 18 0 19 0 541309539 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16467] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16467/stat : 16467 (java) S 16458 16460 15396 0 -1 4202560 104 0 0 0 0 0 0 0 17 0 19 0 541309539 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16468] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16468/stat : 16468 (java) S 16458 16460 15396 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 19 0 541309539 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16469] ppid=16458 vsize=7665228 CPUtime=0.01 cores=0,2
/proc/16460/task/16469/stat : 16469 (java) S 16458 16460 15396 0 -1 4202560 1164 0 0 0 1 0 0 0 17 0 19 0 541309539 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16470] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16470/stat : 16470 (java) S 16458 16460 15396 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 19 0 541309539 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16471] ppid=16458 vsize=7665228 CPUtime=0.05 cores=0,2
/proc/16460/task/16471/stat : 16471 (java) S 16458 16460 15396 0 -1 4202560 3558 0 0 0 5 0 0 0 16 0 19 0 541309540 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 0 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16472] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16472/stat : 16472 (java) S 16458 16460 15396 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 541309541 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16473] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16473/stat : 16473 (java) S 16458 16460 15396 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 541309541 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16479] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16479/stat : 16479 (java) S 16458 16460 15396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 541309543 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000416177 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16480] ppid=16458 vsize=7665228 CPUtime=0.42 cores=0,2
/proc/16460/task/16480/stat : 16480 (java) S 16458 16460 15396 0 -1 4202560 6918 0 1 0 42 0 0 0 21 0 19 0 541309543 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16481] ppid=16458 vsize=7665228 CPUtime=0.26 cores=0,2
/proc/16460/task/16481/stat : 16481 (java) S 16458 16460 15396 0 -1 4202560 2795 0 1 0 26 0 0 0 19 0 19 0 541309543 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16482] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16482/stat : 16482 (java) S 16458 16460 15396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 541309543 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16483] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16483/stat : 16483 (java) S 16458 16460 15396 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 541309543 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16513] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16513/stat : 16513 (java) S 16458 16460 15396 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 541309577 7849193472 28240 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 7665228

[startup+3.10064 s]
/proc/loadavg: 3.84 3.96 3.98 4/239 16697
/proc/meminfo: memFree=15032164/32950940 swapFree=67111528/67111528
[pid=16460] ppid=16458 vsize=7665228 CPUtime=3.81 cores=0,2
/proc/16460/stat : 16460 (java) S 16458 16460 15396 0 -1 4202496 31734 0 3 0 377 4 0 0 21 0 19 0 541309537 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 1916307 28830 2254 9 0 1907045 0
[pid=16460/tid=16461] ppid=16458 vsize=7665228 CPUtime=2.84 cores=0,2
/proc/16460/task/16461/stat : 16461 (java) R 16458 16460 15396 0 -1 4202560 13132 0 1 0 283 1 0 0 25 0 19 0 541309538 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 46912505708002 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=16460/tid=16463] ppid=16458 vsize=7665228 CPUtime=0.01 cores=0,2
/proc/16460/task/16463/stat : 16463 (java) S 16458 16460 15396 0 -1 4202560 1387 0 0 0 1 0 0 0 15 0 19 0 541309539 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16464] ppid=16458 vsize=7665228 CPUtime=0.01 cores=0,2
/proc/16460/task/16464/stat : 16464 (java) S 16458 16460 15396 0 -1 4202560 923 0 0 0 1 0 0 0 15 0 19 0 541309539 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16465] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16465/stat : 16465 (java) S 16458 16460 15396 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 541309539 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16466] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16466/stat : 16466 (java) S 16458 16460 15396 0 -1 4202560 108 0 0 0 0 0 0 0 15 0 19 0 541309539 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16467] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16467/stat : 16467 (java) S 16458 16460 15396 0 -1 4202560 237 0 0 0 0 0 0 0 15 0 19 0 541309539 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16468] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16468/stat : 16468 (java) S 16458 16460 15396 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 541309539 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16469] ppid=16458 vsize=7665228 CPUtime=0.01 cores=0,2
/proc/16460/task/16469/stat : 16469 (java) S 16458 16460 15396 0 -1 4202560 1164 0 0 0 1 0 0 0 15 0 19 0 541309539 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16470] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16470/stat : 16470 (java) S 16458 16460 15396 0 -1 4202560 196 0 0 0 0 0 0 0 15 0 19 0 541309539 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16471] ppid=16458 vsize=7665228 CPUtime=0.18 cores=0,2
/proc/16460/task/16471/stat : 16471 (java) S 16458 16460 15396 0 -1 4202560 3719 0 0 0 18 0 0 0 15 0 19 0 541309540 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 0 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16472] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16472/stat : 16472 (java) S 16458 16460 15396 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 541309541 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16473] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16473/stat : 16473 (java) S 16458 16460 15396 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 541309541 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16479] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16479/stat : 16479 (java) S 16458 16460 15396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 541309543 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000416177 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16480] ppid=16458 vsize=7665228 CPUtime=0.43 cores=0,2
/proc/16460/task/16480/stat : 16480 (java) S 16458 16460 15396 0 -1 4202560 6918 0 1 0 43 0 0 0 15 0 19 0 541309543 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16481] ppid=16458 vsize=7665228 CPUtime=0.26 cores=0,2
/proc/16460/task/16481/stat : 16481 (java) S 16458 16460 15396 0 -1 4202560 2795 0 1 0 26 0 0 0 15 0 19 0 541309543 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16482] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16482/stat : 16482 (java) S 16458 16460 15396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 541309543 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16483] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16483/stat : 16483 (java) S 16458 16460 15396 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 541309543 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16513] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16513/stat : 16513 (java) S 16458 16460 15396 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 541309577 7849193472 28830 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 7665228

[startup+6.30108 s]
/proc/loadavg: 3.84 3.96 3.98 5/262 16725
/proc/meminfo: memFree=14822468/32950940 swapFree=67111528/67111528
[pid=16460] ppid=16458 vsize=7665228 CPUtime=7.01 cores=0,2
/proc/16460/stat : 16460 (java) S 16458 16460 15396 0 -1 4202496 32210 0 3 0 697 4 0 0 21 0 19 0 541309537 7849193472 29300 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 1916307 29300 2254 9 0 1907045 0
[pid=16460/tid=16461] ppid=16458 vsize=7665228 CPUtime=5.8 cores=0,2
/proc/16460/task/16461/stat : 16461 (java) S 16458 16460 15396 0 -1 4202560 13138 0 1 0 579 1 0 0 25 0 19 0 541309538 7849193472 29300 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16463] ppid=16458 vsize=7665228 CPUtime=0.01 cores=0,2
/proc/16460/task/16463/stat : 16463 (java) S 16458 16460 15396 0 -1 4202560 1387 0 0 0 1 0 0 0 15 0 19 0 541309539 7849193472 29300 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16464] ppid=16458 vsize=7665228 CPUtime=0.01 cores=0,2
/proc/16460/task/16464/stat : 16464 (java) S 16458 16460 15396 0 -1 4202560 924 0 0 0 1 0 0 0 15 0 19 0 541309539 7849193472 29300 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16465] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16465/stat : 16465 (java) S 16458 16460 15396 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 19 0 541309539 7849193472 29300 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16466] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16466/stat : 16466 (java) S 16458 16460 15396 0 -1 4202560 108 0 0 0 0 0 0 0 15 0 19 0 541309539 7849193472 29300 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16467] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16467/stat : 16467 (java) S 16458 16460 15396 0 -1 4202560 237 0 0 0 0 0 0 0 15 0 19 0 541309539 7849193472 29300 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16468] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16468/stat : 16468 (java) R 16458 16460 15396 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 19 0 541309539 7849193472 29300 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16460/tid=16469] ppid=16458 vsize=7665228 CPUtime=0.01 cores=0,2
/proc/16460/task/16469/stat : 16469 (java) S 16458 16460 15396 0 -1 4202560 1164 0 0 0 1 0 0 0 15 0 19 0 541309539 7849193472 29300 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16470] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16470/stat : 16470 (java) S 16458 16460 15396 0 -1 4202560 196 0 0 0 0 0 0 0 15 0 19 0 541309539 7849193472 29300 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16471] ppid=16458 vsize=7665228 CPUtime=0.39 cores=0,2
/proc/16460/task/16471/stat : 16471 (java) R 16458 16460 15396 0 -1 4202560 4186 0 0 0 39 0 0 0 15 0 19 0 541309540 7849193472 29300 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 47334367378575 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=16460/tid=16472] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16472/stat : 16472 (java) S 16458 16460 15396 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 541309541 7849193472 29300 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16473] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16473/stat : 16473 (java) S 16458 16460 15396 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 541309541 7849193472 29300 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16479] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16479/stat : 16479 (java) S 16458 16460 15396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 541309543 7849193472 29300 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000416177 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16480] ppid=16458 vsize=7665228 CPUtime=0.44 cores=0,2
/proc/16460/task/16480/stat : 16480 (java) S 16458 16460 15396 0 -1 4202560 6918 0 1 0 44 0 0 0 15 0 19 0 541309543 7849193472 29300 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16481] ppid=16458 vsize=7665228 CPUtime=0.26 cores=0,2
/proc/16460/task/16481/stat : 16481 (java) S 16458 16460 15396 0 -1 4202560 2795 0 1 0 26 0 0 0 15 0 19 0 541309543 7849193472 29300 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0

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

[pid=16460/tid=16468] ppid=16458 vsize=7665228 CPUtime=0.33 cores=0,2
/proc/16460/task/16468/stat : 16468 (java) S 16458 16460 15396 0 -1 4202560 364 0 0 0 33 0 0 0 15 0 19 0 541309539 7849193472 65875 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16469] ppid=16458 vsize=7665228 CPUtime=0.33 cores=0,2
/proc/16460/task/16469/stat : 16469 (java) S 16458 16460 15396 0 -1 4202560 2430 0 0 0 33 0 0 0 15 0 19 0 541309539 7849193472 65875 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16470] ppid=16458 vsize=7665228 CPUtime=0.31 cores=0,2
/proc/16460/task/16470/stat : 16470 (java) S 16458 16460 15396 0 -1 4202560 2416 0 0 0 31 0 0 0 15 0 19 0 541309539 7849193472 65875 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16471] ppid=16458 vsize=7665228 CPUtime=12.23 cores=0,2
/proc/16460/task/16471/stat : 16471 (java) S 16458 16460 15396 0 -1 4202560 16712 0 0 0 1220 3 0 0 15 0 19 0 541309540 7849193472 65875 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 0 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16472] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16472/stat : 16472 (java) S 16458 16460 15396 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 541309541 7849193472 65875 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16473] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16473/stat : 16473 (java) S 16458 16460 15396 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 541309541 7849193472 65875 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16479] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16479/stat : 16479 (java) S 16458 16460 15396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 541309543 7849193472 65875 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000416177 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16480] ppid=16458 vsize=7665228 CPUtime=0.47 cores=0,2
/proc/16460/task/16480/stat : 16480 (java) S 16458 16460 15396 0 -1 4202560 6929 0 1 0 47 0 0 0 15 0 19 0 541309543 7849193472 65875 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16481] ppid=16458 vsize=7665228 CPUtime=0.26 cores=0,2
/proc/16460/task/16481/stat : 16481 (java) S 16458 16460 15396 0 -1 4202560 2795 0 1 0 26 0 0 0 15 0 19 0 541309543 7849193472 65875 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16482] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16482/stat : 16482 (java) S 16458 16460 15396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 541309543 7849193472 65875 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16483] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16483/stat : 16483 (java) S 16458 16460 15396 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 541309543 7849193472 65875 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16513] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16513/stat : 16513 (java) S 16458 16460 15396 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 541309577 7849193472 65875 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1124.3
Current children cumulated vsize (KiB) 7665228

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/262 16759
/proc/meminfo: memFree=14410968/32950940 swapFree=67111528/67111528
[pid=16460] ppid=16458 vsize=7665228 CPUtime=1184.36 cores=0,2
/proc/16460/stat : 16460 (java) S 16458 16460 15396 0 -1 4202496 72919 0 3 0 118423 13 0 0 21 0 19 0 541309537 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 1916307 69726 2255 9 0 1907045 0
[pid=16460/tid=16461] ppid=16458 vsize=7665228 CPUtime=1168.27 cores=0,2
/proc/16460/task/16461/stat : 16461 (java) R 16458 16460 15396 0 -1 4202560 24403 0 1 0 116822 5 0 0 25 0 19 0 541309538 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 46912505732013 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16460/tid=16463] ppid=16458 vsize=7665228 CPUtime=0.32 cores=0,2
/proc/16460/task/16463/stat : 16463 (java) S 16458 16460 15396 0 -1 4202560 2857 0 0 0 32 0 0 0 15 0 19 0 541309539 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16464] ppid=16458 vsize=7665228 CPUtime=0.3 cores=0,2
/proc/16460/task/16464/stat : 16464 (java) S 16458 16460 15396 0 -1 4202560 2141 0 0 0 30 0 0 0 16 0 19 0 541309539 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16465] ppid=16458 vsize=7665228 CPUtime=0.34 cores=0,2
/proc/16460/task/16465/stat : 16465 (java) S 16458 16460 15396 0 -1 4202560 4901 0 0 0 34 0 0 0 16 0 19 0 541309539 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16466] ppid=16458 vsize=7665228 CPUtime=0.39 cores=0,2
/proc/16460/task/16466/stat : 16466 (java) S 16458 16460 15396 0 -1 4202560 1693 0 0 0 39 0 0 0 15 0 19 0 541309539 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16467] ppid=16458 vsize=7665228 CPUtime=0.42 cores=0,2
/proc/16460/task/16467/stat : 16467 (java) S 16458 16460 15396 0 -1 4202560 2429 0 0 0 42 0 0 0 15 0 19 0 541309539 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16468] ppid=16458 vsize=7665228 CPUtime=0.35 cores=0,2
/proc/16460/task/16468/stat : 16468 (java) S 16458 16460 15396 0 -1 4202560 415 0 0 0 35 0 0 0 16 0 19 0 541309539 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16469] ppid=16458 vsize=7665228 CPUtime=0.33 cores=0,2
/proc/16460/task/16469/stat : 16469 (java) S 16458 16460 15396 0 -1 4202560 2498 0 0 0 33 0 0 0 15 0 19 0 541309539 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16470] ppid=16458 vsize=7665228 CPUtime=0.33 cores=0,2
/proc/16460/task/16470/stat : 16470 (java) S 16458 16460 15396 0 -1 4202560 2757 0 0 0 33 0 0 0 15 0 19 0 541309539 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16471] ppid=16458 vsize=7665228 CPUtime=12.46 cores=0,2
/proc/16460/task/16471/stat : 16471 (java) S 16458 16460 15396 0 -1 4202560 17883 0 0 0 1243 3 0 0 15 0 19 0 541309540 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 0 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16472] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16472/stat : 16472 (java) S 16458 16460 15396 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 541309541 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16473] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16473/stat : 16473 (java) S 16458 16460 15396 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 541309541 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16479] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16479/stat : 16479 (java) S 16458 16460 15396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 541309543 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000416177 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16480] ppid=16458 vsize=7665228 CPUtime=0.47 cores=0,2
/proc/16460/task/16480/stat : 16480 (java) S 16458 16460 15396 0 -1 4202560 6929 0 1 0 47 0 0 0 15 0 19 0 541309543 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16481] ppid=16458 vsize=7665228 CPUtime=0.26 cores=0,2
/proc/16460/task/16481/stat : 16481 (java) S 16458 16460 15396 0 -1 4202560 2795 0 1 0 26 0 0 0 15 0 19 0 541309543 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16482] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16482/stat : 16482 (java) S 16458 16460 15396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 541309543 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16483] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16483/stat : 16483 (java) S 16458 16460 15396 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 541309543 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16513] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16513/stat : 16513 (java) S 16458 16460 15396 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 541309577 7849193472 69726 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1184.36
Current children cumulated vsize (KiB) 7665228

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/262 16761
/proc/meminfo: memFree=14388740/32950940 swapFree=67111528/67111528
[pid=16460] ppid=16458 vsize=7665228 CPUtime=1244.41 cores=0,2
/proc/16460/stat : 16460 (java) S 16458 16460 15396 0 -1 4202496 74776 0 3 0 124427 14 0 0 21 0 19 0 541309537 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 1916307 71571 2255 9 0 1907045 0
[pid=16460/tid=16461] ppid=16458 vsize=7665228 CPUtime=1227.84 cores=0,2
/proc/16460/task/16461/stat : 16461 (java) R 16458 16460 15396 0 -1 4202560 24406 0 1 0 122778 6 0 0 25 0 19 0 541309538 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 46912505620042 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16460/tid=16463] ppid=16458 vsize=7665228 CPUtime=0.32 cores=0,2
/proc/16460/task/16463/stat : 16463 (java) S 16458 16460 15396 0 -1 4202560 2857 0 0 0 32 0 0 0 16 0 19 0 541309539 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16464] ppid=16458 vsize=7665228 CPUtime=0.3 cores=0,2
/proc/16460/task/16464/stat : 16464 (java) S 16458 16460 15396 0 -1 4202560 2141 0 0 0 30 0 0 0 16 0 19 0 541309539 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16465] ppid=16458 vsize=7665228 CPUtime=0.37 cores=0,2
/proc/16460/task/16465/stat : 16465 (java) S 16458 16460 15396 0 -1 4202560 5640 0 0 0 37 0 0 0 15 0 19 0 541309539 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16466] ppid=16458 vsize=7665228 CPUtime=0.41 cores=0,2
/proc/16460/task/16466/stat : 16466 (java) S 16458 16460 15396 0 -1 4202560 1693 0 0 0 41 0 0 0 16 0 19 0 541309539 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16467] ppid=16458 vsize=7665228 CPUtime=0.45 cores=0,2
/proc/16460/task/16467/stat : 16467 (java) S 16458 16460 15396 0 -1 4202560 2964 0 0 0 45 0 0 0 15 0 19 0 541309539 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16468] ppid=16458 vsize=7665228 CPUtime=0.36 cores=0,2
/proc/16460/task/16468/stat : 16468 (java) S 16458 16460 15396 0 -1 4202560 415 0 0 0 36 0 0 0 15 0 19 0 541309539 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16469] ppid=16458 vsize=7665228 CPUtime=0.33 cores=0,2
/proc/16460/task/16469/stat : 16469 (java) S 16458 16460 15396 0 -1 4202560 2498 0 0 0 33 0 0 0 16 0 19 0 541309539 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16470] ppid=16458 vsize=7665228 CPUtime=0.34 cores=0,2
/proc/16460/task/16470/stat : 16470 (java) S 16458 16460 15396 0 -1 4202560 2757 0 0 0 34 0 0 0 15 0 19 0 541309539 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16471] ppid=16458 vsize=7665228 CPUtime=12.84 cores=0,2
/proc/16460/task/16471/stat : 16471 (java) S 16458 16460 15396 0 -1 4202560 18459 0 0 0 1281 3 0 0 15 0 19 0 541309540 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 0 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16472] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16472/stat : 16472 (java) S 16458 16460 15396 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 541309541 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16473] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16473/stat : 16473 (java) S 16458 16460 15396 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 541309541 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16479] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16479/stat : 16479 (java) S 16458 16460 15396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 541309543 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000416177 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16480] ppid=16458 vsize=7665228 CPUtime=0.47 cores=0,2
/proc/16460/task/16480/stat : 16480 (java) S 16458 16460 15396 0 -1 4202560 6929 0 1 0 47 0 0 0 15 0 19 0 541309543 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16481] ppid=16458 vsize=7665228 CPUtime=0.26 cores=0,2
/proc/16460/task/16481/stat : 16481 (java) S 16458 16460 15396 0 -1 4202560 2795 0 1 0 26 0 0 0 15 0 19 0 541309543 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16482] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16482/stat : 16482 (java) S 16458 16460 15396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 541309543 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16483] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16483/stat : 16483 (java) S 16458 16460 15396 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 541309543 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16513] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16513/stat : 16513 (java) S 16458 16460 15396 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 541309577 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1244.41
Current children cumulated vsize (KiB) 7665228



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 4.00 5/262 16762
/proc/meminfo: memFree=14384848/32950940 swapFree=67111528/67111528
[pid=16460] ppid=16458 vsize=7665228 CPUtime=1302.16 cores=0,2
/proc/16460/stat : 16460 (java) S 16458 16460 15396 0 -1 4202496 74784 0 3 0 130202 14 0 0 21 0 19 0 541309537 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16460/statm: 1916307 71571 2255 9 0 1907045 0
[pid=16460/tid=16461] ppid=16458 vsize=7665228 CPUtime=1285.27 cores=0,2
/proc/16460/task/16461/stat : 16461 (java) R 16458 16460 15396 0 -1 4202560 24408 0 1 0 128521 6 0 0 25 0 19 0 541309538 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 46912505620248 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16460/tid=16463] ppid=16458 vsize=7665228 CPUtime=0.32 cores=0,2
/proc/16460/task/16463/stat : 16463 (java) S 16458 16460 15396 0 -1 4202560 2857 0 0 0 32 0 0 0 15 0 19 0 541309539 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16464] ppid=16458 vsize=7665228 CPUtime=0.3 cores=0,2
/proc/16460/task/16464/stat : 16464 (java) S 16458 16460 15396 0 -1 4202560 2141 0 0 0 30 0 0 0 15 0 19 0 541309539 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16465] ppid=16458 vsize=7665228 CPUtime=0.38 cores=0,2
/proc/16460/task/16465/stat : 16465 (java) S 16458 16460 15396 0 -1 4202560 5640 0 0 0 38 0 0 0 16 0 19 0 541309539 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16466] ppid=16458 vsize=7665228 CPUtime=0.41 cores=0,2
/proc/16460/task/16466/stat : 16466 (java) S 16458 16460 15396 0 -1 4202560 1693 0 0 0 41 0 0 0 16 0 19 0 541309539 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16467] ppid=16458 vsize=7665228 CPUtime=0.47 cores=0,2
/proc/16460/task/16467/stat : 16467 (java) S 16458 16460 15396 0 -1 4202560 2964 0 0 0 47 0 0 0 15 0 19 0 541309539 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16468] ppid=16458 vsize=7665228 CPUtime=0.36 cores=0,2
/proc/16460/task/16468/stat : 16468 (java) S 16458 16460 15396 0 -1 4202560 415 0 0 0 36 0 0 0 15 0 19 0 541309539 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16469] ppid=16458 vsize=7665228 CPUtime=0.36 cores=0,2
/proc/16460/task/16469/stat : 16469 (java) S 16458 16460 15396 0 -1 4202560 2498 0 0 0 36 0 0 0 15 0 19 0 541309539 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16470] ppid=16458 vsize=7665228 CPUtime=0.36 cores=0,2
/proc/16460/task/16470/stat : 16470 (java) S 16458 16460 15396 0 -1 4202560 2757 0 0 0 36 0 0 0 15 0 19 0 541309539 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16471] ppid=16458 vsize=7665228 CPUtime=13.07 cores=0,2
/proc/16460/task/16471/stat : 16471 (java) S 16458 16460 15396 0 -1 4202560 18461 0 0 0 1304 3 0 0 15 0 19 0 541309540 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 0 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16472] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16472/stat : 16472 (java) S 16458 16460 15396 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 541309541 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16473] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16473/stat : 16473 (java) S 16458 16460 15396 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 541309541 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16479] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16479/stat : 16479 (java) S 16458 16460 15396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 541309543 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000416177 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16480] ppid=16458 vsize=7665228 CPUtime=0.47 cores=0,2
/proc/16460/task/16480/stat : 16480 (java) S 16458 16460 15396 0 -1 4202560 6929 0 1 0 47 0 0 0 15 0 19 0 541309543 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16481] ppid=16458 vsize=7665228 CPUtime=0.26 cores=0,2
/proc/16460/task/16481/stat : 16481 (java) S 16458 16460 15396 0 -1 4202560 2795 0 1 0 26 0 0 0 15 0 19 0 541309543 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16482] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16482/stat : 16482 (java) S 16458 16460 15396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 541309543 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000408473 0 4 0 16800975 18446604446966987712 0 0 -1 0 0 0 0
[pid=16460/tid=16483] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16483/stat : 16483 (java) S 16458 16460 15396 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 541309543 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
[pid=16460/tid=16513] ppid=16458 vsize=7665228 CPUtime=0 cores=0,2
/proc/16460/task/16513/stat : 16513 (java) S 16458 16460 15396 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 541309577 7849193472 71571 33554432000 1073741824 1073778376 140733434735328 18446744073709551615 216000409088 0 4 0 16800975 18446604446966987712 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1302.16
Current children cumulated vsize (KiB) 7665228

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.07
CPU time (s): 1302.26
CPU user time (s): 1302.1
CPU system time (s): 0.161975
CPU usage (%): 100.169
Max. virtual memory (cumulated for all children) (KiB): 7665228

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

runsolver used 1.9957 second user time and 5.12822 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-23 00:19:48
IDJOB=3249190
IDBENCH=83159
IDSOLVER=1611
FILE ID=node117/3249190-1303510787
RUNJOBID= node117-1303510787-16426
PBS_JOBID= 13134220
Free space on /tmp= 71928 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-13x32.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-3249190-1303510787/watcher-3249190-1303510787 -o /tmp/evaluation-result-3249190-1303510787/solver-3249190-1303510787 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3249190-1303510787.cnf

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=731628960

node117.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.849
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.69
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.849
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.849
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.74
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.849
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.75
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.849
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.75
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15263744 kB
Buffers:       1848420 kB
Cached:       15198304 kB
SwapCached:          0 kB
Active:        9087372 kB
Inactive:      8051000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15263744 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4432 kB
Writeback:           0 kB
AnonPages:       91248 kB
Mapped:          21092 kB
Slab:           483392 kB
PageTables:       5472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  7451796 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= 71916 MiB
End job on node117 at 2011-04-23 00:41:30