Trace number 3709823

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 PB specific settings 2.3.2 snapshot? (TO) 1800.03 1795.26

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21ls.opb
MD5SUM3d28f31cd61cfb39466f429c599fdb4f
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark10.7814
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables428
Total number of constraints644
Number of constraints which are clauses354
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints288
Minimum length of a constraint2
Maximum length of a constraint144
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 165
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c This software uses some libraries from the Jakarta Commons project. See jakarta.apache.org for details.
0.00/0.08	c version 2.3.2.v20120418
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.09/0.12	c read org.sat4j.minisat.orders.VarOrderHeap
0.09/0.12	c configuring ORDERS
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2dcb25f1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=true
0.09/0.12	c Heuristics kept accross calls (keep the solver "hot")
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-3709823-1338124744.opb
0.09/0.12	c reading problem ... 
0.24/0.22	c ... done. Wall clock time 0.1s.
0.24/0.22	c declared #vars     428
0.24/0.22	c #constraints  644
0.24/0.22	c constraints type 
0.24/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 132
0.24/0.22	c org.sat4j.minisat.constraints.card.MinWatchCard => 2
0.24/0.22	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 222
0.24/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 288
0.24/0.22	c 644 constraints processed.
1.02/0.68	c cleaning 2473 clauses out of 5000 with flag 5000/5000
1.63/1.11	c cleaning 4217 clauses out of 8527 with flag 11000/11000
2.03/1.59	c cleaning 5647 clauses out of 11310 with flag 18000/18000
2.65/2.16	c cleaning 6829 clauses out of 13663 with flag 26000/26000
3.36/2.84	c cleaning 7896 clauses out of 15835 with flag 35001/35001
4.09/3.59	c cleaning 8962 clauses out of 17938 with flag 45000/45000
5.11/4.53	c cleaning 9979 clauses out of 19976 with flag 56000/56000
6.11/5.53	c cleaning 10993 clauses out of 21997 with flag 68000/68000
7.33/6.71	c cleaning 11977 clauses out of 24005 with flag 81001/81001
8.54/7.94	c cleaning 12968 clauses out of 26027 with flag 95000/95000
10.06/9.40	c cleaning 14028 clauses out of 28059 with flag 110000/110000
11.71/11.02	c cleaning 15014 clauses out of 30032 with flag 126001/126001
13.33/12.64	c cleaning 16003 clauses out of 32017 with flag 143000/143000
15.05/14.35	c cleaning 17004 clauses out of 34015 with flag 161001/161001
17.15/16.48	c cleaning 17972 clauses out of 36011 with flag 180001/180001
19.36/18.60	c cleaning 19007 clauses out of 38038 with flag 200000/200000
21.58/20.81	c cleaning 20006 clauses out of 40033 with flag 221002/221002
23.79/23.09	c cleaning 21004 clauses out of 42025 with flag 243000/243000
26.79/26.03	c cleaning 22002 clauses out of 44021 with flag 266000/266000
29.51/28.79	c cleaning 23003 clauses out of 46019 with flag 290000/290000
32.53/31.75	c cleaning 24005 clauses out of 48016 with flag 315000/315000
35.74/34.94	c cleaning 24996 clauses out of 50011 with flag 341000/341000
39.06/38.27	c cleaning 25992 clauses out of 52015 with flag 368000/368000
43.06/42.28	c cleaning 27012 clauses out of 54023 with flag 396000/396000
46.89/46.01	c cleaning 28001 clauses out of 56011 with flag 425000/425000
50.80/49.96	c cleaning 28998 clauses out of 58011 with flag 455001/455001
55.32/54.40	c cleaning 30001 clauses out of 60014 with flag 486002/486002
59.94/59.00	c cleaning 31000 clauses out of 62013 with flag 518002/518002
64.77/63.84	c cleaning 31991 clauses out of 64013 with flag 551002/551002
69.98/69.08	c cleaning 33007 clauses out of 66021 with flag 585001/585001
75.60/74.66	c cleaning 34001 clauses out of 68014 with flag 620001/620001
80.73/79.75	c cleaning 34992 clauses out of 70012 with flag 656000/656000
86.45/85.47	c cleaning 35985 clauses out of 72020 with flag 693000/693000
92.18/91.18	c cleaning 37009 clauses out of 74035 with flag 731000/731000
99.00/97.96	c cleaning 38006 clauses out of 76027 with flag 770001/770001
104.91/103.88	c cleaning 39008 clauses out of 78023 with flag 810003/810003
112.03/110.95	c cleaning 39995 clauses out of 80013 with flag 851001/851001
119.89/118.80	c cleaning 40996 clauses out of 82017 with flag 893000/893000
127.51/126.35	c cleaning 42000 clauses out of 84021 with flag 936000/936000
134.65/133.45	c cleaning 43007 clauses out of 86022 with flag 980001/980001
143.09/141.83	c cleaning 43990 clauses out of 88014 with flag 1025000/1025000
151.42/150.11	c cleaning 44990 clauses out of 90024 with flag 1071000/1071000
160.25/158.90	c cleaning 45998 clauses out of 92034 with flag 1118000/1118000
170.08/168.76	c cleaning 47008 clauses out of 94038 with flag 1166002/1166002
179.40/178.03	c cleaning 48007 clauses out of 96028 with flag 1215000/1215000
188.85/187.46	c cleaning 49009 clauses out of 98021 with flag 1265000/1265000
198.87/197.41	c cleaning 49991 clauses out of 100012 with flag 1316000/1316000
210.04/208.59	c cleaning 50985 clauses out of 102021 with flag 1368000/1368000
220.52/218.91	c cleaning 52015 clauses out of 104037 with flag 1421001/1421001
231.84/230.24	c cleaning 53005 clauses out of 106022 with flag 1475001/1475001
245.17/243.53	c cleaning 53996 clauses out of 108018 with flag 1530002/1530002
257.83/256.15	c cleaning 54997 clauses out of 110021 with flag 1586001/1586001
269.36/267.68	c cleaning 56005 clauses out of 112024 with flag 1643001/1643001
283.61/281.81	c cleaning 56997 clauses out of 114018 with flag 1701000/1701000
299.76/297.95	c cleaning 57995 clauses out of 116022 with flag 1760001/1760001
313.99/312.17	c cleaning 58992 clauses out of 118026 with flag 1820000/1820000
328.13/326.23	c cleaning 60000 clauses out of 120036 with flag 1881002/1881002
343.29/341.37	c cleaning 61005 clauses out of 122034 with flag 1943000/1943000
360.63/358.66	c cleaning 62006 clauses out of 124029 with flag 2006000/2006000
376.74/374.67	c cleaning 63009 clauses out of 126023 with flag 2070000/2070000
392.89/390.79	c cleaning 63983 clauses out of 128014 with flag 2135000/2135000
410.26/408.02	c cleaning 64996 clauses out of 130031 with flag 2201000/2201000
428.11/425.88	c cleaning 66006 clauses out of 132035 with flag 2268000/2268000
445.36/443.07	c cleaning 67010 clauses out of 134031 with flag 2336002/2336002
464.04/461.66	c cleaning 68004 clauses out of 136020 with flag 2405001/2405001
481.57/479.10	c cleaning 69004 clauses out of 138016 with flag 2475001/2475001
503.04/500.56	c cleaning 69983 clauses out of 140012 with flag 2546001/2546001
522.39/519.84	c cleaning 71010 clauses out of 142030 with flag 2618002/2618002
541.62/539.02	c cleaning 72004 clauses out of 144020 with flag 2691002/2691002
565.25/562.60	c cleaning 73001 clauses out of 146016 with flag 2765002/2765002
587.29/584.64	c cleaning 73999 clauses out of 148013 with flag 2840000/2840000
611.67/608.93	c cleaning 74994 clauses out of 150014 with flag 2916000/2916000
638.40/635.64	c cleaning 76010 clauses out of 152020 with flag 2993000/2993000
662.21/659.30	c cleaning 76998 clauses out of 154010 with flag 3071000/3071000
687.75/684.80	c cleaning 77983 clauses out of 156012 with flag 3150000/3150000
712.22/709.24	c cleaning 79008 clauses out of 158030 with flag 3230001/3230001
738.67/735.64	c cleaning 80007 clauses out of 160024 with flag 3311003/3311003
764.54/761.48	c cleaning 80999 clauses out of 162015 with flag 3393001/3393001
791.18/788.08	c cleaning 82000 clauses out of 164017 with flag 3476002/3476002
821.66/818.46	c cleaning 83006 clauses out of 166015 with flag 3560000/3560000
854.30/851.05	c cleaning 83998 clauses out of 168009 with flag 3645000/3645000
886.26/882.92	c cleaning 84993 clauses out of 170011 with flag 3731000/3731000
920.81/917.42	c cleaning 86002 clauses out of 172018 with flag 3818000/3818000
954.17/950.76	c cleaning 86999 clauses out of 174016 with flag 3906000/3906000
991.30/987.89	c cleaning 88002 clauses out of 176022 with flag 3995005/3995005
1023.21/1019.64	c cleaning 89005 clauses out of 178015 with flag 4085000/4085000
1058.94/1055.38	c cleaning 89990 clauses out of 180010 with flag 4176000/4176000
1092.58/1089.00	c cleaning 90989 clauses out of 182020 with flag 4268000/4268000
1131.30/1127.65	c cleaning 92008 clauses out of 184031 with flag 4361000/4361000
1169.78/1166.08	c cleaning 92995 clauses out of 186024 with flag 4455001/4455001
1210.54/1206.76	c cleaning 93990 clauses out of 188028 with flag 4550000/4550000
1249.61/1245.77	c cleaning 95018 clauses out of 190040 with flag 4646002/4646002
1285.10/1281.13	c cleaning 95996 clauses out of 192020 with flag 4743000/4743000
1323.06/1319.03	c cleaning 96998 clauses out of 194024 with flag 4841000/4841000
1364.01/1359.98	c cleaning 98011 clauses out of 196027 with flag 4940001/4940001
1406.90/1402.78	c cleaning 98995 clauses out of 198015 with flag 5040000/5040000
1450.34/1446.08	c cleaning 99998 clauses out of 200020 with flag 5141000/5141000
1502.82/1498.48	c cleaning 100969 clauses out of 202022 with flag 5243000/5243000
1553.20/1548.75	c cleaning 102011 clauses out of 204054 with flag 5346001/5346001
1608.73/1604.20	c cleaning 103010 clauses out of 206043 with flag 5450001/5450001
1652.28/1647.75	c cleaning 104009 clauses out of 208034 with flag 5555002/5555002
1699.86/1695.24	c cleaning 105011 clauses out of 210027 with flag 5661004/5661004
1748.44/1743.78	c cleaning 105992 clauses out of 212012 with flag 5768000/5768000
1800.03/1795.21	c starts		: 275
1800.03/1795.21	c conflicts		: 5876000
1800.03/1795.21	c decisions		: 9225790
1800.03/1795.21	c propagations		: 173354204
1800.03/1795.21	c inspects		: 21506030472
1800.03/1795.21	c shortcuts		: 0
1800.03/1795.21	c learnt literals	: 0
1800.03/1795.22	c learnt binary clauses	: 0
1800.03/1795.22	c learnt ternary clauses	: 3
1800.03/1795.22	c learnt constraints	: 5876000
1800.03/1795.22	c ignored constraints	: 0
1800.03/1795.22	c root simplifications	: 275
1800.03/1795.22	c removed literals (reason simplification)	: 19314952
1800.03/1795.22	c reason swapping (by a shorter reason)	: 0
1800.03/1795.22	c Calls to reduceDB	: 104
1800.03/1795.22	c number of reductions to clauses (during analyze)	: 0
1800.03/1795.22	c number of learned constraints concerned by reduction	: 0
1800.03/1795.22	c number of learning phase by resolution	: 0
1800.03/1795.22	c number of learning phase by cutting planes	: 0
1800.03/1795.22	c speed (assignments/second)	: 96576.5886421778
1800.03/1795.22	c non guided choices	52
1800.03/1795.25	c learnt constraints type 
1800.03/1795.25	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 214020
1800.03/1795.25	c constraints type 
1800.03/1795.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 132
1800.03/1795.25	c org.sat4j.minisat.constraints.card.MinWatchCard => 2
1800.03/1795.25	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 222
1800.03/1795.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 288
1800.03/1795.25	c 644 constraints processed.
1800.03/1795.25	s UNKNOWN
1800.03/1795.25	c Total wall clock time (in seconds): 1795.129

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3709823-1338124744/watcher-3709823-1338124744 -o /tmp/evaluation-result-3709823-1338124744/solver-3709823-1338124744 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3709823-1338124744.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.02 2.00 3/194 28498
/proc/meminfo: memFree=30813232/32873844 swapFree=6600/6600
[pid=28498] ppid=28496 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/28498/stat : 28498 (java) D 28496 28498 28151 0 -1 4202496 252 0 0 0 0 0 0 0 20 0 1 0 278599204 9515008 184 33554432000 1073741824 1073778376 140735440883488 140735440874712 213419453879 0 0 4096 0 18446744072100609316 0 0 17 4 0 0 0 0 0
/proc/28498/statm: 2323 184 142 9 0 71 0

[startup+0.0973839 s]
/proc/loadavg: 2.04 2.02 2.00 3/194 28498
/proc/meminfo: memFree=30813232/32873844 swapFree=6600/6600
[pid=28498] ppid=28496 vsize=9558440 CPUtime=0.08 cores=0,2,4,6
/proc/28498/stat : 28498 (java) S 28496 28498 28151 0 -1 4202496 4224 0 1 0 7 1 0 0 20 0 18 0 278599204 9787842560 5430 33554432000 1073741824 1073778376 140735651464944 140735651456080 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28498/statm: 2389610 5430 2113 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558440

[startup+0.100285 s]
/proc/loadavg: 2.04 2.02 2.00 3/194 28498
/proc/meminfo: memFree=30813232/32873844 swapFree=6600/6600
[pid=28498] ppid=28496 vsize=9558440 CPUtime=0.09 cores=0,2,4,6
/proc/28498/stat : 28498 (java) S 28496 28498 28151 0 -1 4202496 4277 0 1 0 8 1 0 0 20 0 18 0 278599204 9787842560 5483 33554432000 1073741824 1073778376 140735651464944 140735651456080 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28498/statm: 2389610 5483 2115 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558440

[startup+0.300162 s]
/proc/loadavg: 2.04 2.02 2.00 3/194 28498
/proc/meminfo: memFree=30813232/32873844 swapFree=6600/6600
[pid=28498] ppid=28496 vsize=9625004 CPUtime=0.49 cores=0,2,4,6
/proc/28498/stat : 28498 (java) S 28496 28498 28151 0 -1 4202496 6879 0 1 0 47 2 0 0 20 0 19 0 278599204 9856004096 8639 33554432000 1073741824 1073778376 140735651464944 140735651456080 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28498/statm: 2406251 8639 2236 9 0 2396937 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9625004

[startup+0.700269 s]
/proc/loadavg: 2.04 2.02 2.00 3/194 28498
/proc/meminfo: memFree=30813232/32873844 swapFree=6600/6600
[pid=28498] ppid=28496 vsize=9625004 CPUtime=1.15 cores=0,2,4,6
/proc/28498/stat : 28498 (java) S 28496 28498 28151 0 -1 4202496 7305 0 1 0 113 2 0 0 20 0 19 0 278599204 9856004096 11258 33554432000 1073741824 1073778376 140735651464944 140735651456080 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28498/statm: 2406251 11258 2271 9 0 2396937 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 9625004

[startup+1.50065 s]
/proc/loadavg: 2.03 2.02 2.00 3/213 28517
/proc/meminfo: memFree=30772676/32873844 swapFree=6600/6600
[pid=28498] ppid=28496 vsize=9625004 CPUtime=2.03 cores=0,2,4,6
/proc/28498/stat : 28498 (java) S 28496 28498 28151 0 -1 4202496 7511 0 1 0 200 3 0 0 20 0 19 0 278599204 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140735651456080 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28498/statm: 2406251 13319 2275 9 0 2396937 0
[pid=28498/tid=28500] ppid=28496 vsize=9625004 CPUtime=1.43 cores=0,2,4,6
/proc/28498/task/28500/stat : 28500 (java) R 28496 28498 28151 0 -1 4202560 2515 0 1 0 142 1 0 0 20 0 19 0 278599205 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584435827096 140584296083829 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28501] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28501/stat : 28501 (java) S 28496 28498 28151 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584278981416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28502] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28502/stat : 28502 (java) S 28496 28498 28151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584277928616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28503] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28503/stat : 28503 (java) S 28496 28498 28151 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584276876328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28504] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28504/stat : 28504 (java) S 28496 28498 28151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584275823528 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28505] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28505/stat : 28505 (java) S 28496 28498 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584274770216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28506] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28506/stat : 28506 (java) S 28496 28498 28151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584273717416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28507] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28507/stat : 28507 (java) S 28496 28498 28151 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584272665128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28508] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28508/stat : 28508 (java) S 28496 28498 28151 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584271612328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28509] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28509/stat : 28509 (java) S 28496 28498 28151 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 278599207 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584259414760 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28510] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28510/stat : 28510 (java) S 28496 28498 28151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 278599208 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584258360824 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28511] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28511/stat : 28511 (java) S 28496 28498 28151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 278599208 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584257308424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28512] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28512/stat : 28512 (java) S 28496 28498 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 278599210 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584256256912 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28513] ppid=28496 vsize=9625004 CPUtime=0.23 cores=0,2,4,6
/proc/28498/task/28513/stat : 28513 (java) S 28496 28498 28151 0 -1 4202560 1587 0 0 0 23 0 0 0 20 0 19 0 278599210 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584255203512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28514] ppid=28496 vsize=9625004 CPUtime=0.29 cores=0,2,4,6
/proc/28498/task/28514/stat : 28514 (java) S 28496 28498 28151 0 -1 4202560 2147 0 0 0 29 0 0 0 20 0 19 0 278599210 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584254150712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28515] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28515/stat : 28515 (java) S 28496 28498 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 278599210 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584253098616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28516] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28516/stat : 28516 (java) S 28496 28498 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 278599210 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584252046024 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28517] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28517/stat : 28517 (java) S 28496 28498 28151 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 278599227 9856004096 13319 33554432000 1073741824 1073778376 140735651464944 140584250992040 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 9625004

[startup+3.10067 s]
/proc/loadavg: 2.03 2.02 2.00 3/213 28517
/proc/meminfo: memFree=30764112/32873844 swapFree=6600/6600
[pid=28498] ppid=28496 vsize=9625004 CPUtime=3.69 cores=0,2,4,6
/proc/28498/stat : 28498 (java) S 28496 28498 28151 0 -1 4202496 7535 0 1 0 365 4 0 0 20 0 19 0 278599204 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140735651456080 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28498/statm: 2406251 15888 2275 9 0 2396937 0
[pid=28498/tid=28500] ppid=28496 vsize=9625004 CPUtime=2.98 cores=0,2,4,6
/proc/28498/task/28500/stat : 28500 (java) R 28496 28498 28151 0 -1 4202560 2516 0 1 0 297 1 0 0 20 0 19 0 278599205 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584435827096 140584296103671 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28501] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28501/stat : 28501 (java) S 28496 28498 28151 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584278981416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28502] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28502/stat : 28502 (java) S 28496 28498 28151 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584277928616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28503] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28503/stat : 28503 (java) S 28496 28498 28151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584276876328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28504] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28504/stat : 28504 (java) S 28496 28498 28151 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584275823528 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28505] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28505/stat : 28505 (java) S 28496 28498 28151 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584274770216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28506] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28506/stat : 28506 (java) S 28496 28498 28151 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584273717416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28507] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28507/stat : 28507 (java) S 28496 28498 28151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584272665128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28508] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28508/stat : 28508 (java) S 28496 28498 28151 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584271612328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28509] ppid=28496 vsize=9625004 CPUtime=0.04 cores=0,2,4,6
/proc/28498/task/28509/stat : 28509 (java) S 28496 28498 28151 0 -1 4202560 33 0 0 0 4 0 0 0 20 0 19 0 278599207 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584259414760 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28510] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28510/stat : 28510 (java) S 28496 28498 28151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 278599208 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584258360824 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28511] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28511/stat : 28511 (java) S 28496 28498 28151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 278599208 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584257308424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28512] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28512/stat : 28512 (java) S 28496 28498 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 278599210 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584256256912 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28513] ppid=28496 vsize=9625004 CPUtime=0.26 cores=0,2,4,6
/proc/28498/task/28513/stat : 28513 (java) S 28496 28498 28151 0 -1 4202560 1590 0 0 0 26 0 0 0 20 0 19 0 278599210 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584255203512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28514] ppid=28496 vsize=9625004 CPUtime=0.29 cores=0,2,4,6
/proc/28498/task/28514/stat : 28514 (java) S 28496 28498 28151 0 -1 4202560 2147 0 0 0 29 0 0 0 20 0 19 0 278599210 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584254150712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28515] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28515/stat : 28515 (java) S 28496 28498 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 278599210 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584253098616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28516] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28516/stat : 28516 (java) S 28496 28498 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 278599210 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584252046024 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28517] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28517/stat : 28517 (java) S 28496 28498 28151 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 278599227 9856004096 15888 33554432000 1073741824 1073778376 140735651464944 140584250992040 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 9625004

[startup+6.30073 s]
/proc/loadavg: 2.03 2.02 2.00 3/213 28517
/proc/meminfo: memFree=30753624/32873844 swapFree=6600/6600
[pid=28498] ppid=28496 vsize=9625004 CPUtime=6.93 cores=0,2,4,6
/proc/28498/stat : 28498 (java) S 28496 28498 28151 0 -1 4202496 7550 0 1 0 689 4 0 0 20 0 19 0 278599204 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140735651456080 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28498/statm: 2406251 16879 2275 9 0 2396937 0
[pid=28498/tid=28500] ppid=28496 vsize=9625004 CPUtime=6.1 cores=0,2,4,6
/proc/28498/task/28500/stat : 28500 (java) R 28496 28498 28151 0 -1 4202560 2520 0 1 0 609 1 0 0 20 0 19 0 278599205 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584435826976 140584296160789 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28501] ppid=28496 vsize=9625004 CPUtime=0.01 cores=0,2,4,6
/proc/28498/task/28501/stat : 28501 (java) S 28496 28498 28151 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 278599206 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584278981416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28502] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28502/stat : 28502 (java) S 28496 28498 28151 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584277928616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28503] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28503/stat : 28503 (java) S 28496 28498 28151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584276876328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28504] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28504/stat : 28504 (java) S 28496 28498 28151 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584275823528 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28505] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28505/stat : 28505 (java) S 28496 28498 28151 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584274770216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28506] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28506/stat : 28506 (java) S 28496 28498 28151 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584273717416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28507] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28507/stat : 28507 (java) S 28496 28498 28151 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 278599206 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584272665128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28508] ppid=28496 vsize=9625004 CPUtime=0.01 cores=0,2,4,6
/proc/28498/task/28508/stat : 28508 (java) S 28496 28498 28151 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 278599206 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584271612328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28509] ppid=28496 vsize=9625004 CPUtime=0.09 cores=0,2,4,6
/proc/28498/task/28509/stat : 28509 (java) S 28496 28498 28151 0 -1 4202560 35 0 0 0 9 0 0 0 20 0 19 0 278599207 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584259414760 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28510] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28510/stat : 28510 (java) S 28496 28498 28151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 278599208 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584258360824 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28511] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28511/stat : 28511 (java) S 28496 28498 28151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 278599208 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584257308424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28512] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28512/stat : 28512 (java) S 28496 28498 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 278599210 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584256256912 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28513] ppid=28496 vsize=9625004 CPUtime=0.26 cores=0,2,4,6
/proc/28498/task/28513/stat : 28513 (java) S 28496 28498 28151 0 -1 4202560 1590 0 0 0 26 0 0 0 20 0 19 0 278599210 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584255203512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28514] ppid=28496 vsize=9625004 CPUtime=0.29 cores=0,2,4,6
/proc/28498/task/28514/stat : 28514 (java) S 28496 28498 28151 0 -1 4202560 2147 0 0 0 29 0 0 0 20 0 19 0 278599210 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584254150712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28515] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28515/stat : 28515 (java) S 28496 28498 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 278599210 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584253098616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28516] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28516/stat : 28516 (java) S 28496 28498 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 278599210 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584252046024 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28517] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28517/stat : 28517 (java) S 28496 28498 28151 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 278599227 9856004096 16879 33554432000 1073741824 1073778376 140735651464944 140584250992040 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.93
Current children cumulated vsize (KiB) 9625004

[startup+12.7007 s]

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

[pid=28498/tid=28513] ppid=28496 vsize=9625004 CPUtime=0.28 cores=0,2,4,6
/proc/28498/task/28513/stat : 28513 (java) S 28496 28498 28151 0 -1 4202560 1885 0 0 0 28 0 0 0 20 0 19 0 278599210 9856004096 81963 33554432000 1073741824 1073778376 140735651464944 140584255203512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28514] ppid=28496 vsize=9625004 CPUtime=0.29 cores=0,2,4,6
/proc/28498/task/28514/stat : 28514 (java) S 28496 28498 28151 0 -1 4202560 2147 0 0 0 29 0 0 0 20 0 19 0 278599210 9856004096 81963 33554432000 1073741824 1073778376 140735651464944 140584254150712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28515] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28515/stat : 28515 (java) S 28496 28498 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 278599210 9856004096 81963 33554432000 1073741824 1073778376 140735651464944 140584253098616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28516] ppid=28496 vsize=9625004 CPUtime=0.62 cores=0,2,4,6
/proc/28498/task/28516/stat : 28516 (java) S 28496 28498 28151 0 -1 4202560 95 0 0 0 31 31 0 0 20 0 19 0 278599210 9856004096 81963 33554432000 1073741824 1073778376 140735651464944 140584252046024 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28517] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28517/stat : 28517 (java) S 28496 28498 28151 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 278599227 9856004096 81963 33554432000 1073741824 1073778376 140735651464944 140584250992040 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1666.96
Current children cumulated vsize (KiB) 9625004

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28532
/proc/meminfo: memFree=30250480/32873844 swapFree=6600/6600
[pid=28498] ppid=28496 vsize=9625004 CPUtime=1727.03 cores=0,2,4,6
/proc/28498/stat : 28498 (java) S 28496 28498 28151 0 -1 4202496 10570 0 1 0 172646 57 0 0 20 0 19 0 278599204 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140735651456080 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28498/statm: 2406251 82475 2276 9 0 2396937 0
[pid=28498/tid=28500] ppid=28496 vsize=9625004 CPUtime=1711.77 cores=0,2,4,6
/proc/28498/task/28500/stat : 28500 (java) R 28496 28498 28151 0 -1 4202560 2648 0 1 0 171148 29 0 0 20 0 19 0 278599205 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584435826976 140584296160789 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28501] ppid=28496 vsize=9625004 CPUtime=0.63 cores=0,2,4,6
/proc/28498/task/28501/stat : 28501 (java) S 28496 28498 28151 0 -1 4202560 319 0 0 0 61 2 0 0 20 0 19 0 278599206 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584278981416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28502] ppid=28496 vsize=9625004 CPUtime=0.54 cores=0,2,4,6
/proc/28498/task/28502/stat : 28502 (java) S 28496 28498 28151 0 -1 4202560 207 0 0 0 51 3 0 0 20 0 19 0 278599206 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584277928616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28503] ppid=28496 vsize=9625004 CPUtime=0.74 cores=0,2,4,6
/proc/28498/task/28503/stat : 28503 (java) S 28496 28498 28151 0 -1 4202560 399 0 0 0 70 4 0 0 20 0 19 0 278599206 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584276876328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28504] ppid=28496 vsize=9625004 CPUtime=0.77 cores=0,2,4,6
/proc/28498/task/28504/stat : 28504 (java) S 28496 28498 28151 0 -1 4202560 299 0 0 0 74 3 0 0 20 0 19 0 278599206 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584275823528 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28505] ppid=28496 vsize=9625004 CPUtime=0.68 cores=0,2,4,6
/proc/28498/task/28505/stat : 28505 (java) S 28496 28498 28151 0 -1 4202560 300 0 0 0 65 3 0 0 20 0 19 0 278599206 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584274770216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28506] ppid=28496 vsize=9625004 CPUtime=0.73 cores=0,2,4,6
/proc/28498/task/28506/stat : 28506 (java) S 28496 28498 28151 0 -1 4202560 287 0 0 0 69 4 0 0 20 0 19 0 278599206 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584273717416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28507] ppid=28496 vsize=9625004 CPUtime=0.7 cores=0,2,4,6
/proc/28498/task/28507/stat : 28507 (java) S 28496 28498 28151 0 -1 4202560 233 0 0 0 66 4 0 0 20 0 19 0 278599206 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584272665128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28508] ppid=28496 vsize=9625004 CPUtime=0.7 cores=0,2,4,6
/proc/28498/task/28508/stat : 28508 (java) S 28496 28498 28151 0 -1 4202560 419 0 0 0 67 3 0 0 20 0 19 0 278599206 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584271612328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28509] ppid=28496 vsize=9625004 CPUtime=4.45 cores=0,2,4,6
/proc/28498/task/28509/stat : 28509 (java) S 28496 28498 28151 0 -1 4202560 141 0 0 0 442 3 0 0 20 0 19 0 278599207 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584259414760 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28510] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28510/stat : 28510 (java) S 28496 28498 28151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 278599208 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584258360824 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28511] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28511/stat : 28511 (java) S 28496 28498 28151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 278599208 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584257308424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28512] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28512/stat : 28512 (java) S 28496 28498 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 278599210 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584256256912 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28513] ppid=28496 vsize=9625004 CPUtime=0.28 cores=0,2,4,6
/proc/28498/task/28513/stat : 28513 (java) S 28496 28498 28151 0 -1 4202560 1885 0 0 0 28 0 0 0 20 0 19 0 278599210 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584255203512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28514] ppid=28496 vsize=9625004 CPUtime=0.29 cores=0,2,4,6
/proc/28498/task/28514/stat : 28514 (java) S 28496 28498 28151 0 -1 4202560 2147 0 0 0 29 0 0 0 20 0 19 0 278599210 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584254150712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28515] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28515/stat : 28515 (java) S 28496 28498 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 278599210 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584253098616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28516] ppid=28496 vsize=9625004 CPUtime=0.65 cores=0,2,4,6
/proc/28498/task/28516/stat : 28516 (java) S 28496 28498 28151 0 -1 4202560 99 0 0 0 33 32 0 0 20 0 19 0 278599210 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584252046024 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28517] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28517/stat : 28517 (java) S 28496 28498 28151 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 278599227 9856004096 82475 33554432000 1073741824 1073778376 140735651464944 140584250992040 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1727.03
Current children cumulated vsize (KiB) 9625004

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/192 28620
/proc/meminfo: memFree=30512548/32873844 swapFree=6600/6600
[pid=28498] ppid=28496 vsize=9625004 CPUtime=1787.11 cores=0,2,4,6
/proc/28498/stat : 28498 (java) S 28496 28498 28151 0 -1 4202496 10578 0 1 0 178652 59 0 0 20 0 19 0 278599204 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140735651456080 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28498/statm: 2406251 82987 2276 9 0 2396937 0
[pid=28498/tid=28500] ppid=28496 vsize=9625004 CPUtime=1771.52 cores=0,2,4,6
/proc/28498/task/28500/stat : 28500 (java) R 28496 28498 28151 0 -1 4202560 2650 0 1 0 177123 29 0 0 20 0 19 0 278599205 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584435826976 140584296160789 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28501] ppid=28496 vsize=9625004 CPUtime=0.64 cores=0,2,4,6
/proc/28498/task/28501/stat : 28501 (java) S 28496 28498 28151 0 -1 4202560 319 0 0 0 62 2 0 0 20 0 19 0 278599206 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584278981416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28502] ppid=28496 vsize=9625004 CPUtime=0.55 cores=0,2,4,6
/proc/28498/task/28502/stat : 28502 (java) S 28496 28498 28151 0 -1 4202560 207 0 0 0 52 3 0 0 20 0 19 0 278599206 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584277928616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28503] ppid=28496 vsize=9625004 CPUtime=0.75 cores=0,2,4,6
/proc/28498/task/28503/stat : 28503 (java) S 28496 28498 28151 0 -1 4202560 399 0 0 0 71 4 0 0 20 0 19 0 278599206 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584276876328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28504] ppid=28496 vsize=9625004 CPUtime=0.79 cores=0,2,4,6
/proc/28498/task/28504/stat : 28504 (java) S 28496 28498 28151 0 -1 4202560 299 0 0 0 76 3 0 0 20 0 19 0 278599206 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584275823528 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28505] ppid=28496 vsize=9625004 CPUtime=0.68 cores=0,2,4,6
/proc/28498/task/28505/stat : 28505 (java) S 28496 28498 28151 0 -1 4202560 300 0 0 0 65 3 0 0 20 0 19 0 278599206 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584274770216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28506] ppid=28496 vsize=9625004 CPUtime=0.74 cores=0,2,4,6
/proc/28498/task/28506/stat : 28506 (java) S 28496 28498 28151 0 -1 4202560 287 0 0 0 70 4 0 0 20 0 19 0 278599206 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584273717416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28507] ppid=28496 vsize=9625004 CPUtime=0.71 cores=0,2,4,6
/proc/28498/task/28507/stat : 28507 (java) S 28496 28498 28151 0 -1 4202560 233 0 0 0 67 4 0 0 20 0 19 0 278599206 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584272665128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28508] ppid=28496 vsize=9625004 CPUtime=0.71 cores=0,2,4,6
/proc/28498/task/28508/stat : 28508 (java) S 28496 28498 28151 0 -1 4202560 419 0 0 0 68 3 0 0 20 0 19 0 278599206 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584271612328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28509] ppid=28496 vsize=9625004 CPUtime=4.52 cores=0,2,4,6
/proc/28498/task/28509/stat : 28509 (java) S 28496 28498 28151 0 -1 4202560 143 0 0 0 449 3 0 0 20 0 19 0 278599207 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584259414760 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28510] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28510/stat : 28510 (java) S 28496 28498 28151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 278599208 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584258360824 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28511] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28511/stat : 28511 (java) S 28496 28498 28151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 278599208 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584257308424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28512] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28512/stat : 28512 (java) S 28496 28498 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 278599210 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584256256912 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28513] ppid=28496 vsize=9625004 CPUtime=0.28 cores=0,2,4,6
/proc/28498/task/28513/stat : 28513 (java) S 28496 28498 28151 0 -1 4202560 1885 0 0 0 28 0 0 0 20 0 19 0 278599210 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584255203512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28514] ppid=28496 vsize=9625004 CPUtime=0.29 cores=0,2,4,6
/proc/28498/task/28514/stat : 28514 (java) S 28496 28498 28151 0 -1 4202560 2147 0 0 0 29 0 0 0 20 0 19 0 278599210 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584254150712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28515] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28515/stat : 28515 (java) S 28496 28498 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 278599210 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584253098616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28516] ppid=28496 vsize=9625004 CPUtime=0.67 cores=0,2,4,6
/proc/28498/task/28516/stat : 28516 (java) S 28496 28498 28151 0 -1 4202560 103 0 0 0 33 34 0 0 20 0 19 0 278599210 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584252046024 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28517] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28517/stat : 28517 (java) S 28496 28498 28151 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 278599227 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584250992040 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1787.11
Current children cumulated vsize (KiB) 9625004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.21 s]
/proc/loadavg: 2.20 2.05 2.01 3/192 28656
/proc/meminfo: memFree=30509396/32873844 swapFree=6600/6600
[pid=28498] ppid=28496 vsize=9625004 CPUtime=1800.03 cores=0,2,4,6
/proc/28498/stat : 28498 (java) S 28496 28498 28151 0 -1 4202496 10578 0 1 0 179944 59 0 0 20 0 19 0 278599204 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140735651456080 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28498/statm: 2406251 82987 2276 9 0 2396937 0
[pid=28498/tid=28500] ppid=28496 vsize=9625004 CPUtime=1784.4 cores=0,2,4,6
/proc/28498/task/28500/stat : 28500 (java) R 28496 28498 28151 0 -1 4202560 2650 0 1 0 178410 30 0 0 20 0 19 0 278599205 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584435826976 140584295864246 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28501] ppid=28496 vsize=9625004 CPUtime=0.64 cores=0,2,4,6
/proc/28498/task/28501/stat : 28501 (java) S 28496 28498 28151 0 -1 4202560 319 0 0 0 62 2 0 0 20 0 19 0 278599206 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584278981416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28502] ppid=28496 vsize=9625004 CPUtime=0.55 cores=0,2,4,6
/proc/28498/task/28502/stat : 28502 (java) S 28496 28498 28151 0 -1 4202560 207 0 0 0 52 3 0 0 20 0 19 0 278599206 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584277928616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28503] ppid=28496 vsize=9625004 CPUtime=0.75 cores=0,2,4,6
/proc/28498/task/28503/stat : 28503 (java) S 28496 28498 28151 0 -1 4202560 399 0 0 0 71 4 0 0 20 0 19 0 278599206 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584276876328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28504] ppid=28496 vsize=9625004 CPUtime=0.79 cores=0,2,4,6
/proc/28498/task/28504/stat : 28504 (java) S 28496 28498 28151 0 -1 4202560 299 0 0 0 76 3 0 0 20 0 19 0 278599206 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584275823528 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28505] ppid=28496 vsize=9625004 CPUtime=0.68 cores=0,2,4,6
/proc/28498/task/28505/stat : 28505 (java) S 28496 28498 28151 0 -1 4202560 300 0 0 0 65 3 0 0 20 0 19 0 278599206 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584274770216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28506] ppid=28496 vsize=9625004 CPUtime=0.74 cores=0,2,4,6
/proc/28498/task/28506/stat : 28506 (java) S 28496 28498 28151 0 -1 4202560 287 0 0 0 70 4 0 0 20 0 19 0 278599206 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584273717416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28498/tid=28507] ppid=28496 vsize=9625004 CPUtime=0.71 cores=0,2,4,6
/proc/28498/task/28507/stat : 28507 (java) S 28496 28498 28151 0 -1 4202560 233 0 0 0 67 4 0 0 20 0 19 0 278599206 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584272665128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28508] ppid=28496 vsize=9625004 CPUtime=0.71 cores=0,2,4,6
/proc/28498/task/28508/stat : 28508 (java) S 28496 28498 28151 0 -1 4202560 419 0 0 0 68 3 0 0 20 0 19 0 278599206 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584271612328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28509] ppid=28496 vsize=9625004 CPUtime=4.52 cores=0,2,4,6
/proc/28498/task/28509/stat : 28509 (java) S 28496 28498 28151 0 -1 4202560 143 0 0 0 449 3 0 0 20 0 19 0 278599207 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584259414760 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28510] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28510/stat : 28510 (java) S 28496 28498 28151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 278599208 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584258360824 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28511] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28511/stat : 28511 (java) S 28496 28498 28151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 278599208 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584257308424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28512] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28512/stat : 28512 (java) S 28496 28498 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 278599210 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584256256912 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28498/tid=28513] ppid=28496 vsize=9625004 CPUtime=0.28 cores=0,2,4,6
/proc/28498/task/28513/stat : 28513 (java) S 28496 28498 28151 0 -1 4202560 1885 0 0 0 28 0 0 0 20 0 19 0 278599210 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584255203512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28514] ppid=28496 vsize=9625004 CPUtime=0.29 cores=0,2,4,6
/proc/28498/task/28514/stat : 28514 (java) S 28496 28498 28151 0 -1 4202560 2147 0 0 0 29 0 0 0 20 0 19 0 278599210 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584254150712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28515] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28515/stat : 28515 (java) S 28496 28498 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 278599210 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584253098616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28498/tid=28516] ppid=28496 vsize=9625004 CPUtime=0.68 cores=0,2,4,6
/proc/28498/task/28516/stat : 28516 (java) S 28496 28498 28151 0 -1 4202560 103 0 0 0 34 34 0 0 20 0 19 0 278599210 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584252046024 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28498/tid=28517] ppid=28496 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/28498/task/28517/stat : 28517 (java) S 28496 28498 28151 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 278599227 9856004096 82987 33554432000 1073741824 1073778376 140735651464944 140584250992040 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9625004

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

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28498 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=19115
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=71837
# CPU time returned by wait4() is 1796.09
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1795.26
CPU time (s): 1800.03
CPU user time (s): 1799.44
CPU system time (s): 0.59
CPU usage (%): 100.266
Max. virtual memory (cumulated for all children) (KiB): 9625004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.02
system time used= 1.07184
maximum resident set size= 338252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10625
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40761
involuntary context switches= 14502

runsolver used 6.28104 second user time and 14.1119 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-27 15:19:04
IDJOB=3709823
IDBENCH=1168
IDSOLVER=2289
FILE ID=node140/3709823-1338124744
RUNJOBID= node140-1338124688-28167
PBS_JOBID= 14624514
Free space on /tmp= 71336 MiB

SOLVER NAME= SAT4J PB specific settings 2.3.2 snapshot
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army12.21ls.opb
COMMAND LINE= java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3709823-1338124744/watcher-3709823-1338124744 -o /tmp/evaluation-result-3709823-1338124744/solver-3709823-1338124744 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3709823-1338124744.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3d28f31cd61cfb39466f429c599fdb4f
RANDOM SEED=1678038491

node140.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.094
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30814232 kB
Buffers:          377724 kB
Cached:           689904 kB
SwapCached:         1492 kB
Active:           971072 kB
Inactive:         229260 kB
Active(anon):     124504 kB
Inactive(anon):     8612 kB
Active(file):     846568 kB
Inactive(file):   220648 kB
Unevictable:        6600 kB
Mlocked:            6600 kB
SwapTotal:      67108856 kB
SwapFree:       67105300 kB
Dirty:               852 kB
Writeback:             0 kB
AnonPages:        226284 kB
Mapped:            19940 kB
Shmem:                 8 kB
Slab:             718772 kB
SReclaimable:     160560 kB
SUnreclaim:       558212 kB
KernelStack:        1760 kB
PageTables:         4160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     696056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71248 MiB
End job on node140 at 2012-05-27 15:49:01