Trace number 4116846

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 2.3.6 Res+CP PB16? (TO) 1800.12 895.065

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size160-round21-5.opb
MD5SUMf9c1fefaba91ff44db3fdf231ab84c96
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark174.735
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7936
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)448
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4116846-1466951456.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.76/0.46	c ... done. Wall clock time 0.353s.
0.76/0.46	c declared #vars     3968
0.76/0.46	c #constraints  9216
0.76/0.46	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.76/0.46	c constraints type 
0.76/0.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5958
0.76/0.46	c org.sat4j.specs.Constr$1 => 936
0.76/0.46	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.76/0.46	c org.sat4j.minisat.constraints.cnf.UnitClause => 536
0.76/0.46	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1658
0.76/0.46	c 9216 constraints processed.
0.76/0.46	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.76/0.46	c constraints type 
0.76/0.46	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.76/0.46	c org.sat4j.specs.Constr$1 => 936
0.76/0.46	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5958
0.76/0.46	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1658
0.76/0.46	c org.sat4j.pb.constraints.pb.UnitClausePB => 536
0.76/0.46	c 9216 constraints processed.
4.62/1.45	c cleaning 2497 clauses out of 4998 with flag 16546/5000
5.95/2.06	c cleaning 4247 clauses out of 8501 with flag 38720/11000
7.62/2.81	c cleaning 5627 clauses out of 11254 with flag 65746/18000
9.28/3.68	c cleaning 6809 clauses out of 13628 with flag 99607/26001
11.40/4.70	c cleaning 7895 clauses out of 15818 with flag 140426/35000
13.88/5.86	c cleaning 8958 clauses out of 17923 with flag 189855/45000
16.48/7.12	c cleaning 9977 clauses out of 19966 with flag 244679/56001
19.48/8.63	c cleaning 10960 clauses out of 21988 with flag 306146/68000
22.94/10.33	c cleaning 12000 clauses out of 24028 with flag 374136/81000
26.64/12.18	c cleaning 13005 clauses out of 26029 with flag 451329/95001
30.63/14.18	c cleaning 14006 clauses out of 28023 with flag 532604/110000
35.23/16.46	c cleaning 14993 clauses out of 30017 with flag 621719/126000
40.39/18.97	c cleaning 15987 clauses out of 32025 with flag 715970/143001
45.59/21.60	c cleaning 17001 clauses out of 34037 with flag 818236/161000
47.99/22.72	c cleaning 0 clauses out of 5000 with flag 0/5000
52.06/24.62	c cleaning 17997 clauses out of 36036 with flag 926217/180000
58.45/27.79	c cleaning 19001 clauses out of 38039 with flag 1043078/200000
65.25/31.17	c cleaning 19949 clauses out of 40039 with flag 1166497/221001
72.60/34.74	c cleaning 21026 clauses out of 42089 with flag 1297371/243000
80.42/38.65	c cleaning 22023 clauses out of 44066 with flag 1433604/266003
88.68/42.74	c cleaning 23012 clauses out of 46040 with flag 1578823/290000
97.29/47.05	c cleaning 23991 clauses out of 48029 with flag 1727727/315001
106.81/51.71	c cleaning 24986 clauses out of 50037 with flag 1885426/341000
116.60/56.61	c cleaning 26000 clauses out of 52052 with flag 2047852/368001
127.10/61.86	c cleaning 27009 clauses out of 54052 with flag 2214518/396001
138.42/67.41	c cleaning 28004 clauses out of 56043 with flag 2389213/425001
149.62/73.08	c cleaning 29012 clauses out of 58039 with flag 2569140/455001
162.10/79.27	c cleaning 29992 clauses out of 60026 with flag 2760313/486000
175.16/85.78	c cleaning 31002 clauses out of 62035 with flag 2958192/518001
189.16/92.69	c cleaning 32004 clauses out of 64032 with flag 3158761/551000
203.75/99.81	c cleaning 32984 clauses out of 66029 with flag 3366790/585001
219.31/107.94	c cleaning 34001 clauses out of 68045 with flag 3582240/620001
234.94/115.75	c cleaning 34980 clauses out of 70044 with flag 3805910/656001
251.39/123.96	c cleaning 36011 clauses out of 72065 with flag 4036680/693002
268.25/132.32	c cleaning 37012 clauses out of 74054 with flag 4270572/731002
286.31/141.30	c cleaning 37985 clauses out of 76040 with flag 4513742/770000
305.04/150.66	c cleaning 39008 clauses out of 78055 with flag 4760628/810000
324.57/160.34	c cleaning 39978 clauses out of 80047 with flag 5017162/851000
344.69/170.30	c cleaning 41031 clauses out of 82069 with flag 5280867/893000
365.81/180.88	c cleaning 41980 clauses out of 84038 with flag 5550004/936000
366.41/181.11	c cleaning 0 clauses out of 11000 with flag 0/11000
388.49/192.04	c cleaning 42995 clauses out of 86058 with flag 5828707/980000
411.53/203.47	c cleaning 43980 clauses out of 88067 with flag 6110919/1025004
435.46/215.38	c cleaning 45015 clauses out of 90083 with flag 6402996/1071000
460.54/227.71	c cleaning 46009 clauses out of 92068 with flag 6697360/1118000
486.27/240.59	c cleaning 47000 clauses out of 94059 with flag 7002592/1166000
513.54/254.02	c cleaning 48027 clauses out of 96059 with flag 7314505/1215000
542.30/268.96	c cleaning 49005 clauses out of 98034 with flag 7634800/1265002
570.63/283.09	c cleaning 49977 clauses out of 100027 with flag 7959601/1316000
600.39/297.86	c cleaning 51007 clauses out of 102051 with flag 8287934/1368001
631.50/313.34	c cleaning 51980 clauses out of 104043 with flag 8625599/1421000
663.54/329.22	c cleaning 53006 clauses out of 106065 with flag 8973085/1475002
696.14/345.41	c cleaning 53973 clauses out of 108058 with flag 9321987/1530001
729.13/361.82	c cleaning 55027 clauses out of 110084 with flag 9680288/1586000
760.83/377.69	c cleaning 56008 clauses out of 112057 with flag 10046370/1643000
797.49/395.85	c cleaning 57000 clauses out of 114050 with flag 10418062/1701001
835.54/414.73	c cleaning 58008 clauses out of 116050 with flag 10799833/1760001
874.79/434.24	c cleaning 58992 clauses out of 118042 with flag 11184999/1820001
915.73/454.53	c cleaning 60017 clauses out of 120049 with flag 11573685/1881000
956.94/475.08	c cleaning 60998 clauses out of 122032 with flag 11968860/1943000
998.98/495.96	c cleaning 61998 clauses out of 124037 with flag 12372890/2006003
1041.84/517.24	c cleaning 62984 clauses out of 126036 with flag 12783759/2070000
1087.06/539.67	c cleaning 63996 clauses out of 128052 with flag 13200792/2135000
1134.70/564.15	c cleaning 64993 clauses out of 130057 with flag 13625922/2201001
1182.48/587.92	c cleaning 66000 clauses out of 132065 with flag 14055756/2268002
1230.72/611.97	c cleaning 66994 clauses out of 134065 with flag 14493712/2336002
1280.19/636.58	c cleaning 68019 clauses out of 136070 with flag 14943445/2405001
1331.31/661.98	c cleaning 69023 clauses out of 138050 with flag 15398287/2475000
1385.44/688.80	c cleaning 69984 clauses out of 140029 with flag 15853083/2546002
1403.77/697.90	c cleaning 0 clauses out of 18000 with flag 0/18000
1440.62/716.23	c cleaning 71004 clauses out of 142043 with flag 16319319/2618000
1496.35/743.92	c cleaning 71992 clauses out of 144039 with flag 16793470/2691000
1553.55/772.35	c cleaning 72989 clauses out of 146048 with flag 17278645/2765001
1612.00/801.37	c cleaning 74012 clauses out of 148058 with flag 17766859/2840000
1670.94/830.68	c cleaning 75000 clauses out of 150046 with flag 18260209/2916000
1727.56/858.82	c cleaning 76017 clauses out of 152046 with flag 18760669/2993000
1783.26/886.61	c cleaning 76995 clauses out of 154030 with flag 19265450/3071001
1800.12/895.00	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/895.00	c starts		: 29577
1800.12/895.00	c conflicts		: 3098554
1800.12/895.00	c decisions		: 25617724
1800.12/895.00	c propagations		: 407266707
1800.12/895.00	c inspects		: 9558532430
1800.12/895.00	c shortcuts		: 0
1800.12/895.00	c learnt literals	: 2
1800.12/895.00	c learnt binary clauses	: 84
1800.12/895.00	c learnt ternary clauses	: 982
1800.12/895.00	c learnt constraints	: 3098552
1800.12/895.00	c ignored constraints	: 0
1800.12/895.00	c root simplifications	: 0
1800.12/895.00	c removed literals (reason simplification)	: 3192518
1800.12/895.00	c reason swapping (by a shorter reason)	: 0
1800.12/895.00	c Calls to reduceDB	: 74
1800.12/895.00	c Number of update (reduction) of LBD	: 674169
1800.12/895.00	c Imported unit clauses	: 0
1800.12/895.00	c number of reductions to clauses (during analyze)	: 0
1800.12/895.00	c number of learned constraints concerned by reduction	: 0
1800.12/895.00	c number of learning phase by resolution	: 0
1800.12/895.00	c number of learning phase by cutting planes	: 0
1800.12/895.00	c speed (assignments/second)	: 455286.1975408287
1800.12/895.00	c non guided choices	5446
1800.12/895.03	c learnt constraints type 
1800.12/895.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 84
1800.12/895.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 104504
1800.12/895.03	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/895.03	c starts		: 45
1800.12/895.03	c conflicts		: 19445
1800.12/895.03	c decisions		: 60617
1800.12/895.03	c propagations		: 2346909
1800.12/895.03	c inspects		: 800428714
1800.12/895.03	c shortcuts		: 0
1800.12/895.03	c learnt literals	: 0
1800.12/895.03	c learnt binary clauses	: 0
1800.12/895.03	c learnt ternary clauses	: 0
1800.12/895.03	c learnt constraints	: 19445
1800.12/895.03	c ignored constraints	: 0
1800.12/895.03	c root simplifications	: 0
1800.12/895.03	c removed literals (reason simplification)	: 0
1800.12/895.03	c reason swapping (by a shorter reason)	: 0
1800.12/895.03	c Calls to reduceDB	: 3
1800.12/895.03	c Number of update (reduction) of LBD	: 0
1800.12/895.03	c Imported unit clauses	: 0
1800.12/895.03	c number of reductions to clauses (during analyze)	: 0
1800.12/895.03	c number of learned constraints concerned by reduction	: 0
1800.12/895.03	c number of learning phase by resolution	: 0
1800.12/895.03	c number of learning phase by cutting planes	: 0
1800.12/895.03	c speed (assignments/second)	: 2623.5550045665263
1800.12/895.03	c non guided choices	231
1800.12/895.04	c learnt constraints type 
1800.12/895.04	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 4
1800.12/895.04	c org.sat4j.pb.constraints.pb.MaxWatchPb => 19441
1800.12/895.04	s UNKNOWN
1800.12/895.04	c Total wall clock time (in seconds): 894.93

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4116846-1466951456/watcher-4116846-1466951456 -o /tmp/evaluation-result-4116846-1466951456/solver-4116846-1466951456 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19491 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4116846-1466951456.opb 

pid=21213
running on 4 cores: 1,3,5,7

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: 4.34 4.36 4.31 5/198 21216
/proc/meminfo: memFree=29776464/32872528 swapFree=1541156/1696500
[pid=21216] ppid=21213 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/21216/stat : 21216 (java) S 21213 21216 19474 0 -1 4202496 1355 0 0 0 0 0 0 0 20 0 2 0 28184302 98570240 978 33554432000 1073741824 1073778376 140736903465184 140736903456320 270710898749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21216/statm: 24065 978 744 9 0 16771 0
[pid=21216/tid=21217] ppid=21213 vsize=96272 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21217/stat : 21217 (java) R 21213 21216 19474 0 -1 4202560 137 0 0 0 0 0 0 0 20 0 2 0 28184302 98582528 985 33554432000 1073741824 1073778376 140736903465184 139827122843176 270707541405 0 0 0 16784584 0 0 0 -1 3 0 0 0 0 0

[startup+0.100062 s]
/proc/loadavg: 4.34 4.36 4.31 5/198 21216
/proc/meminfo: memFree=29776464/32872528 swapFree=1541156/1696500
[pid=21216] ppid=21213 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/21216/stat : 21216 (java) S 21213 21216 19474 0 -1 4202496 4483 0 1 0 10 1 0 0 20 0 18 0 28184302 9787879424 6117 33554432000 1073741824 1073778376 140736903465184 140736903456320 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21216/statm: 2389619 6117 2158 9 0 2380296 0
[pid=21216/tid=21217] ppid=21213 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/21216/task/21217/stat : 21217 (java) R 21213 21216 19474 0 -1 4202560 2387 0 1 0 8 0 0 0 20 0 18 0 28184302 9787879424 6117 33554432000 1073741824 1073778376 140736903465184 139827122846624 270710924557 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.20028 s]
/proc/loadavg: 4.34 4.36 4.31 5/198 21216
/proc/meminfo: memFree=29776464/32872528 swapFree=1541156/1696500
[pid=21216] ppid=21213 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/21216/stat : 21216 (java) S 21213 21216 19474 0 -1 4202496 4703 0 1 0 26 1 0 0 20 0 18 0 28184302 9787879424 6787 33554432000 1073741824 1073778376 140736903465184 140736903456320 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21216/statm: 2389619 6787 2215 9 0 2380296 0
[pid=21216/tid=21217] ppid=21213 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/21216/task/21217/stat : 21217 (java) R 21213 21216 19474 0 -1 4202560 2406 0 1 0 18 0 0 0 20 0 18 0 28184302 9787879424 6787 33554432000 1073741824 1073778376 140736903465184 139827122846624 139826972189392 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300262 s]
/proc/loadavg: 4.34 4.36 4.31 5/198 21216
/proc/meminfo: memFree=29776464/32872528 swapFree=1541156/1696500
[pid=21216] ppid=21213 vsize=9558476 CPUtime=0.52 cores=1,3,5,7
/proc/21216/stat : 21216 (java) S 21213 21216 19474 0 -1 4202496 5896 0 1 0 51 1 0 0 20 0 18 0 28184302 9787879424 9072 33554432000 1073741824 1073778376 140736903465184 140736903456320 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21216/statm: 2389619 9072 2234 9 0 2380296 0
[pid=21216/tid=21217] ppid=21213 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/21216/task/21217/stat : 21217 (java) R 21213 21216 19474 0 -1 4202560 2409 0 1 0 28 0 0 0 20 0 18 0 28184302 9787879424 9072 33554432000 1073741824 1073778376 140736903465184 139827122846624 139826972296037 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9558476

[startup+0.700235 s]
/proc/loadavg: 4.34 4.36 4.31 5/198 21216
/proc/meminfo: memFree=29776464/32872528 swapFree=1541156/1696500
[pid=21216] ppid=21213 vsize=9824732 CPUtime=1.89 cores=1,3,5,7
/proc/21216/stat : 21216 (java) S 21213 21216 19474 0 -1 4202496 14965 0 1 0 186 3 0 0 20 0 22 0 28184302 10060525568 23224 33554432000 1073741824 1073778376 140736903465184 140736903456320 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21216/statm: 2456183 23224 2266 9 0 2446860 0
[pid=21216/tid=21217] ppid=21213 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/21216/task/21217/stat : 21217 (java) S 21213 21216 19474 0 -1 4202560 2439 0 1 0 44 0 0 0 20 0 22 0 28184302 10060525568 23224 33554432000 1073741824 1073778376 140736903465184 139827122848632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 9824732

[startup+1.50098 s]
/proc/loadavg: 4.34 4.36 4.31 8/220 21238
/proc/meminfo: memFree=29594636/32872528 swapFree=1541156/1696500
[pid=21216] ppid=21213 vsize=9824732 CPUtime=4.87 cores=1,3,5,7
/proc/21216/stat : 21216 (java) S 21213 21216 19474 0 -1 4202496 21082 0 1 0 481 6 0 0 20 0 22 0 28184302 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 140736903456320 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21216/statm: 2456183 47474 2292 9 0 2446860 0
[pid=21216/tid=21217] ppid=21213 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/21216/task/21217/stat : 21217 (java) S 21213 21216 19474 0 -1 4202560 2439 0 1 0 44 0 0 0 20 0 22 0 28184302 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139827122848632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21219] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21219/stat : 21219 (java) S 21213 21216 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28184303 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139827095301160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21220] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21220/stat : 21220 (java) S 21213 21216 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28184303 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139827094248360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21221] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21221/stat : 21221 (java) S 21213 21216 19474 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 28184303 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139827093195560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21222] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21222/stat : 21222 (java) S 21213 21216 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28184303 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139827092142760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21223] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21223/stat : 21223 (java) S 21213 21216 19474 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 28184303 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139827091089960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21224] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21224/stat : 21224 (java) S 21213 21216 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28184303 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139826961099176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21225] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21225/stat : 21225 (java) S 21213 21216 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28184303 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139826960046376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21226] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21226/stat : 21226 (java) S 21213 21216 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28184303 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139826958993576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21227] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21227/stat : 21227 (java) S 21213 21216 19474 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 28184304 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139826476047336 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21228] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21228/stat : 21228 (java) S 21213 21216 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28184304 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139826474993400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21229] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21229/stat : 21229 (java) S 21213 21216 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28184304 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139826473940488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21230] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21230/stat : 21230 (java) S 21213 21216 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28184306 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139826472888976 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21231] ppid=21213 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/21216/task/21231/stat : 21231 (java) S 21213 21216 19474 0 -1 4202560 10115 0 0 0 111 2 0 0 20 0 22 0 28184306 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139826471836088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21232] ppid=21213 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/21216/task/21232/stat : 21232 (java) S 21213 21216 19474 0 -1 4202560 7058 0 0 0 116 0 0 0 20 0 22 0 28184306 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139826470783288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21233] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21233/stat : 21233 (java) S 21213 21216 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28184306 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139826469730680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21234] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21234/stat : 21234 (java) S 21213 21216 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28184306 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139826468678088 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21235] ppid=21213 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/21216/task/21235/stat : 21235 (java) R 21213 21216 19474 0 -1 4202560 17 0 0 0 98 0 0 0 20 0 22 0 28184348 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139826467615264 139826972777682 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21236] ppid=21213 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/21216/task/21236/stat : 21236 (java) R 21213 21216 19474 0 -1 4202560 75 0 0 0 97 1 0 0 20 0 22 0 28184348 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139826466571016 139826972868426 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21237] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21237/stat : 21237 (java) S 21213 21216 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28184349 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139826465519016 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21238] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21238/stat : 21238 (java) S 21213 21216 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28184349 10060525568 47474 33554432000 1073741824 1073778376 140736903465184 139826464466216 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 4.34 4.36 4.31 9/220 21238
/proc/meminfo: memFree=29088052/32872528 swapFree=1541156/1696500
[pid=21216] ppid=21213 vsize=9824732 CPUtime=8.28 cores=1,3,5,7
/proc/21216/stat : 21216 (java) S 21213 21216 19474 0 -1 4202496 21358 0 1 0 816 12 0 0 20 0 22 0 28184302 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 140736903456320 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21216/statm: 2456183 90099 2292 9 0 2446860 0
[pid=21216/tid=21217] ppid=21213 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/21216/task/21217/stat : 21217 (java) S 21213 21216 19474 0 -1 4202560 2439 0 1 0 44 0 0 0 20 0 22 0 28184302 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139827122848632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21219] ppid=21213 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/21216/task/21219/stat : 21219 (java) S 21213 21216 19474 0 -1 4202560 26 0 0 0 4 0 0 0 20 0 22 0 28184303 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139827095301160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21220] ppid=21213 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/21216/task/21220/stat : 21220 (java) S 21213 21216 19474 0 -1 4202560 22 0 0 0 3 1 0 0 20 0 22 0 28184303 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139827094248360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21221] ppid=21213 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21216/task/21221/stat : 21221 (java) S 21213 21216 19474 0 -1 4202560 26 0 0 0 2 0 0 0 20 0 22 0 28184303 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139827093195560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21222] ppid=21213 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21216/task/21222/stat : 21222 (java) S 21213 21216 19474 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 22 0 28184303 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139827092142760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21223] ppid=21213 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21216/task/21223/stat : 21223 (java) S 21213 21216 19474 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 28184303 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139827091089960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21224] ppid=21213 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21216/task/21224/stat : 21224 (java) S 21213 21216 19474 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 22 0 28184303 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139826961099176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21225] ppid=21213 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/21216/task/21225/stat : 21225 (java) S 21213 21216 19474 0 -1 4202560 13 0 0 0 4 0 0 0 20 0 22 0 28184303 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139826960046376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21226] ppid=21213 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21216/task/21226/stat : 21226 (java) S 21213 21216 19474 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 22 0 28184303 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139826958993576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21227] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21227/stat : 21227 (java) S 21213 21216 19474 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 28184304 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139826476047336 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21228] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21228/stat : 21228 (java) S 21213 21216 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28184304 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139826474993400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21229] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21229/stat : 21229 (java) S 21213 21216 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28184304 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139826473940488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21230] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21230/stat : 21230 (java) S 21213 21216 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28184306 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139826472888976 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21231] ppid=21213 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/21216/task/21231/stat : 21231 (java) S 21213 21216 19474 0 -1 4202560 10115 0 0 0 115 2 0 0 20 0 22 0 28184306 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139826471836088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21232] ppid=21213 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/21216/task/21232/stat : 21232 (java) S 21213 21216 19474 0 -1 4202560 7058 0 0 0 123 0 0 0 20 0 22 0 28184306 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139826470783288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21233] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21233/stat : 21233 (java) S 21213 21216 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28184306 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139826469730680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21234] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21234/stat : 21234 (java) S 21213 21216 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28184306 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139826468678088 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21235] ppid=21213 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/21216/task/21235/stat : 21235 (java) R 21213 21216 19474 0 -1 4202560 17 0 0 0 250 0 0 0 20 0 22 0 28184348 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139826467622176 139826973262391 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21236] ppid=21213 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/21216/task/21236/stat : 21236 (java) R 21213 21216 19474 0 -1 4202560 136 0 0 0 248 3 0 0 20 0 22 0 28184348 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139826466570192 139826972636382 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21237] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21237/stat : 21237 (java) S 21213 21216 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28184349 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139826465519016 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21238] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21238/stat : 21238 (java) S 21213 21216 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28184349 10060525568 90099 33554432000 1073741824 1073778376 140736903465184 139826464466216 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.28
Current children cumulated vsize (KiB) 9824732

[startup+6.30102 s]
/proc/loadavg: 4.39 4.37 4.31 5/219 21238
/proc/meminfo: memFree=28600828/32872528 swapFree=1541156/1696500
[pid=21216] ppid=21213 vsize=9824732 CPUtime=14.88 cores=1,3,5,7
/proc/21216/stat : 21216 (java) S 21213 21216 19474 0 -1 4202496 21949 0 1 0 1465 23 0 0 20 0 22 0 28184302 10060525568 161303 33554432000 1073741824 1073778376 140736903465184 140736903456320 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21216/statm: 2456183 161303 2293 9 0 2446860 0
[pid=21216/tid=21217] ppid=21213 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/21216/task/21217/stat : 21217 (java) S 21213 21216 19474 0 -1 4202560 2439 0 1 0 44 0 0 0 20 0 22 0 28184302 10060525568 161303 33554432000 1073741824 1073778376 140736903465184 139827122848632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21219] ppid=21213 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/21216/task/21219/stat : 21219 (java) S 21213 21216 19474 0 -1 4202560 66 0 0 0 7 2 0 0 20 0 22 0 28184303 10060525568 161303 33554432000 1073741824 1073778376 140736903465184 139827095301160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21220] ppid=21213 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/21216/task/21220/stat : 21220 (java) S 21213 21216 19474 0 -1 4202560 83 0 0 0 9 3 0 0 20 0 22 0 28184303 10060525568 161303 33554432000 1073741824 1073778376 140736903465184 139827094248360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21221] ppid=21213 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/21216/task/21221/stat : 21221 (java) S 21213 21216 19474 0 -1 4202560 68 0 0 0 5 0 0 0 20 0 22 0 28184303 10060525568 161303 33554432000 1073741824 1073778376 140736903465184 139827093195560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21222] ppid=21213 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/21216/task/21222/stat : 21222 (java) S 21213 21216 19474 0 -1 4202560 22 0 0 0 4 1 0 0 20 0 22 0 28184303 10060525568 161303 33554432000 1073741824 1073778376 140736903465184 139827092142760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21223] ppid=21213 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/21216/task/21223/stat : 21223 (java) S 21213 21216 19474 0 -1 4202560 29 0 0 0 3 2 0 0 20 0 22 0 28184303 10060525568 161303 33554432000 1073741824 1073778376 140736903465184 139827091089960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21224] ppid=21213 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/21216/task/21224/stat : 21224 (java) S 21213 21216 19474 0 -1 4202560 22 0 0 0 6 0 0 0 20 0 22 0 28184303 10060525568 161303 33554432000 1073741824 1073778376 140736903465184 139826961099176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21225] ppid=21213 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/21216/task/21225/stat : 21225 (java) S 21213 21216 19474 0 -1 4202560 26 0 0 0 6 1 0 0 20 0 22 0 28184303 10060525568 161303 33554432000 1073741824 1073778376 140736903465184 139826960046376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21226] ppid=21213 vsize=9824732 CPUtime=0.04 cores=1,3,5,7

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

/proc/21216/task/21221/stat : 21221 (java) S 21213 21216 19474 0 -1 4202560 739 0 0 0 272 17 0 0 20 0 22 0 28184303 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139827093195560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21222] ppid=21213 vsize=9824732 CPUtime=2.84 cores=1,3,5,7
/proc/21216/task/21222/stat : 21222 (java) S 21213 21216 19474 0 -1 4202560 684 0 0 0 264 20 0 0 20 0 22 0 28184303 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139827092142760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21223] ppid=21213 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/21216/task/21223/stat : 21223 (java) S 21213 21216 19474 0 -1 4202560 504 0 0 0 254 13 0 0 20 0 22 0 28184303 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139827091089960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21224] ppid=21213 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/21216/task/21224/stat : 21224 (java) S 21213 21216 19474 0 -1 4202560 598 0 0 0 273 16 0 0 20 0 22 0 28184303 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139826961099176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21225] ppid=21213 vsize=9824732 CPUtime=2.57 cores=1,3,5,7
/proc/21216/task/21225/stat : 21225 (java) S 21213 21216 19474 0 -1 4202560 558 0 0 0 242 15 0 0 20 0 22 0 28184303 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139826960046376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21226] ppid=21213 vsize=9824732 CPUtime=2.96 cores=1,3,5,7
/proc/21216/task/21226/stat : 21226 (java) S 21213 21216 19474 0 -1 4202560 720 0 0 0 279 17 0 0 20 0 22 0 28184303 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139826958993576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21227] ppid=21213 vsize=9824732 CPUtime=3.6 cores=1,3,5,7
/proc/21216/task/21227/stat : 21227 (java) S 21213 21216 19474 0 -1 4202560 2299 0 0 0 351 9 0 0 20 0 22 0 28184304 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139826476047336 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21228] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21228/stat : 21228 (java) S 21213 21216 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28184304 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139826474993400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21229] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21229/stat : 21229 (java) S 21213 21216 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28184304 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139826473940488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21230] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21230/stat : 21230 (java) S 21213 21216 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28184306 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139826472888976 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21231] ppid=21213 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/21216/task/21231/stat : 21231 (java) S 21213 21216 19474 0 -1 4202560 10122 0 0 0 123 2 0 0 20 0 22 0 28184306 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139826471836088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21232] ppid=21213 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/21216/task/21232/stat : 21232 (java) S 21213 21216 19474 0 -1 4202560 9297 0 0 0 193 2 0 0 20 0 22 0 28184306 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139826470783288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21233] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21233/stat : 21233 (java) S 21213 21216 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28184306 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139826469730680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21234] ppid=21213 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/21216/task/21234/stat : 21234 (java) S 21213 21216 19474 0 -1 4202560 47 0 0 0 12 22 0 0 20 0 22 0 28184306 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139826468678088 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21235] ppid=21213 vsize=9824732 CPUtime=809.91 cores=1,3,5,7
/proc/21216/task/21235/stat : 21235 (java) R 21213 21216 19474 0 -1 4202560 48 0 0 0 80978 13 0 0 20 0 22 0 28184348 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139826467622976 139826972817243 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21236] ppid=21213 vsize=9824732 CPUtime=809.96 cores=1,3,5,7
/proc/21216/task/21236/stat : 21236 (java) R 21213 21216 19474 0 -1 4202560 2304 0 0 0 80949 47 0 0 20 0 22 0 28184348 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139826466571264 139826972988368 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21237] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21237/stat : 21237 (java) S 21213 21216 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28184349 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139826465519016 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21238] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21238/stat : 21238 (java) S 21213 21216 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28184349 10060525568 929842 33554432000 1073741824 1073778376 140736903465184 139826464466216 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1654.19
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.34 4.30 4.27 5/219 21257
/proc/meminfo: memFree=22831552/32872528 swapFree=1541156/1696500
[pid=21216] ppid=21213 vsize=9824732 CPUtime=1774.67 cores=1,3,5,7
/proc/21216/stat : 21216 (java) S 21213 21216 19474 0 -1 4202496 33341 0 1 0 177250 217 0 0 20 0 22 0 28184302 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 140736903456320 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21216/statm: 2456183 961071 2302 9 0 2446860 0
[pid=21216/tid=21217] ppid=21213 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/21216/task/21217/stat : 21217 (java) S 21213 21216 19474 0 -1 4202560 2445 0 1 0 46 3 0 0 20 0 22 0 28184302 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139827122848632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21219] ppid=21213 vsize=9824732 CPUtime=3.06 cores=1,3,5,7
/proc/21216/task/21219/stat : 21219 (java) S 21213 21216 19474 0 -1 4202560 715 0 0 0 286 20 0 0 20 0 22 0 28184303 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139827095301160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21220] ppid=21213 vsize=9824732 CPUtime=2.92 cores=1,3,5,7
/proc/21216/task/21220/stat : 21220 (java) S 21213 21216 19474 0 -1 4202560 795 0 0 0 274 18 0 0 20 0 22 0 28184303 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139827094248360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21221] ppid=21213 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/21216/task/21221/stat : 21221 (java) S 21213 21216 19474 0 -1 4202560 795 0 0 0 295 20 0 0 20 0 22 0 28184303 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139827093195560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21222] ppid=21213 vsize=9824732 CPUtime=2.97 cores=1,3,5,7
/proc/21216/task/21222/stat : 21222 (java) S 21213 21216 19474 0 -1 4202560 708 0 0 0 276 21 0 0 20 0 22 0 28184303 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139827092142760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21223] ppid=21213 vsize=9824732 CPUtime=2.8 cores=1,3,5,7
/proc/21216/task/21223/stat : 21223 (java) S 21213 21216 19474 0 -1 4202560 533 0 0 0 265 15 0 0 20 0 22 0 28184303 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139827091089960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21224] ppid=21213 vsize=9824732 CPUtime=2.98 cores=1,3,5,7
/proc/21216/task/21224/stat : 21224 (java) S 21213 21216 19474 0 -1 4202560 615 0 0 0 282 16 0 0 20 0 22 0 28184303 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139826961099176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21225] ppid=21213 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/21216/task/21225/stat : 21225 (java) S 21213 21216 19474 0 -1 4202560 594 0 0 0 254 17 0 0 20 0 22 0 28184303 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139826960046376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21226] ppid=21213 vsize=9824732 CPUtime=3.04 cores=1,3,5,7
/proc/21216/task/21226/stat : 21226 (java) S 21213 21216 19474 0 -1 4202560 747 0 0 0 285 19 0 0 20 0 22 0 28184303 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139826958993576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21227] ppid=21213 vsize=9824732 CPUtime=3.6 cores=1,3,5,7
/proc/21216/task/21227/stat : 21227 (java) S 21213 21216 19474 0 -1 4202560 2303 0 0 0 351 9 0 0 20 0 22 0 28184304 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139826476047336 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21228] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21228/stat : 21228 (java) S 21213 21216 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28184304 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139826474993400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21229] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21229/stat : 21229 (java) S 21213 21216 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28184304 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139826473940488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21230] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21230/stat : 21230 (java) S 21213 21216 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28184306 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139826472888976 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21231] ppid=21213 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/21216/task/21231/stat : 21231 (java) S 21213 21216 19474 0 -1 4202560 10122 0 0 0 123 2 0 0 20 0 22 0 28184306 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139826471836088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21232] ppid=21213 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/21216/task/21232/stat : 21232 (java) S 21213 21216 19474 0 -1 4202560 9297 0 0 0 193 2 0 0 20 0 22 0 28184306 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139826470783288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21233] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21233/stat : 21233 (java) S 21213 21216 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28184306 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139826469730680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21234] ppid=21213 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/21216/task/21234/stat : 21234 (java) S 21213 21216 19474 0 -1 4202560 51 0 0 0 13 23 0 0 20 0 22 0 28184306 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139826468678088 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21235] ppid=21213 vsize=9824732 CPUtime=869.48 cores=1,3,5,7
/proc/21216/task/21235/stat : 21235 (java) R 21213 21216 19474 0 -1 4202560 48 0 0 0 86933 15 0 0 20 0 22 0 28184348 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139826467622272 139826972334055 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21236] ppid=21213 vsize=9824732 CPUtime=869.54 cores=1,3,5,7
/proc/21216/task/21236/stat : 21236 (java) R 21213 21216 19474 0 -1 4202560 2307 0 0 0 86906 48 0 0 20 0 22 0 28184348 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139826466570176 139826972988358 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21237] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21237/stat : 21237 (java) S 21213 21216 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28184349 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139826465519016 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21238] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21238/stat : 21238 (java) S 21213 21216 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28184349 10060525568 961071 33554432000 1073741824 1073778376 140736903465184 139826464466216 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1774.67
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.001 s]
/proc/loadavg: 4.27 4.29 4.27 5/219 21327
/proc/meminfo: memFree=26091164/32872528 swapFree=1541156/1696500
[pid=21216] ppid=21213 vsize=9824732 CPUtime=1800.12 cores=1,3,5,7
/proc/21216/stat : 21216 (java) S 21213 21216 19474 0 -1 4202496 33345 0 1 0 179794 218 0 0 20 0 22 0 28184302 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 140736903456320 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21216/statm: 2456183 961074 2302 9 0 2446860 0
[pid=21216/tid=21217] ppid=21213 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/21216/task/21217/stat : 21217 (java) S 21213 21216 19474 0 -1 4202560 2445 0 1 0 46 3 0 0 20 0 22 0 28184302 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139827122848632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21219] ppid=21213 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/21216/task/21219/stat : 21219 (java) S 21213 21216 19474 0 -1 4202560 715 0 0 0 288 20 0 0 20 0 22 0 28184303 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139827095301160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21220] ppid=21213 vsize=9824732 CPUtime=2.94 cores=1,3,5,7
/proc/21216/task/21220/stat : 21220 (java) S 21213 21216 19474 0 -1 4202560 795 0 0 0 276 18 0 0 20 0 22 0 28184303 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139827094248360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21221] ppid=21213 vsize=9824732 CPUtime=3.17 cores=1,3,5,7
/proc/21216/task/21221/stat : 21221 (java) S 21213 21216 19474 0 -1 4202560 795 0 0 0 296 21 0 0 20 0 22 0 28184303 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139827093195560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21222] ppid=21213 vsize=9824732 CPUtime=2.99 cores=1,3,5,7
/proc/21216/task/21222/stat : 21222 (java) S 21213 21216 19474 0 -1 4202560 708 0 0 0 278 21 0 0 20 0 22 0 28184303 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139827092142760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21223] ppid=21213 vsize=9824732 CPUtime=2.82 cores=1,3,5,7
/proc/21216/task/21223/stat : 21223 (java) S 21213 21216 19474 0 -1 4202560 533 0 0 0 266 16 0 0 20 0 22 0 28184303 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139827091089960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21224] ppid=21213 vsize=9824732 CPUtime=2.99 cores=1,3,5,7
/proc/21216/task/21224/stat : 21224 (java) S 21213 21216 19474 0 -1 4202560 615 0 0 0 282 17 0 0 20 0 22 0 28184303 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139826961099176 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21225] ppid=21213 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/21216/task/21225/stat : 21225 (java) S 21213 21216 19474 0 -1 4202560 594 0 0 0 256 17 0 0 20 0 22 0 28184303 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139826960046376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21226] ppid=21213 vsize=9824732 CPUtime=3.07 cores=1,3,5,7
/proc/21216/task/21226/stat : 21226 (java) S 21213 21216 19474 0 -1 4202560 747 0 0 0 288 19 0 0 20 0 22 0 28184303 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139826958993576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21227] ppid=21213 vsize=9824732 CPUtime=3.6 cores=1,3,5,7
/proc/21216/task/21227/stat : 21227 (java) S 21213 21216 19474 0 -1 4202560 2306 0 0 0 351 9 0 0 20 0 22 0 28184304 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139826476047336 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21216/tid=21228] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21228/stat : 21228 (java) S 21213 21216 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28184304 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139826474993400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21229] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21229/stat : 21229 (java) S 21213 21216 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28184304 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139826473940488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21230] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21230/stat : 21230 (java) S 21213 21216 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28184306 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139826472888976 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21231] ppid=21213 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/21216/task/21231/stat : 21231 (java) S 21213 21216 19474 0 -1 4202560 10122 0 0 0 123 2 0 0 20 0 22 0 28184306 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139826471836088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21232] ppid=21213 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/21216/task/21232/stat : 21232 (java) S 21213 21216 19474 0 -1 4202560 9297 0 0 0 193 2 0 0 20 0 22 0 28184306 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139826470783288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21233] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21233/stat : 21233 (java) S 21213 21216 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28184306 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139826469730680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21216/tid=21234] ppid=21213 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/21216/task/21234/stat : 21234 (java) S 21213 21216 19474 0 -1 4202560 51 0 0 0 13 23 0 0 20 0 22 0 28184306 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139826468678088 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21235] ppid=21213 vsize=9824732 CPUtime=882.1 cores=1,3,5,7
/proc/21216/task/21235/stat : 21235 (java) R 21213 21216 19474 0 -1 4202560 49 0 0 0 88195 15 0 0 20 0 22 0 28184348 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139826467622272 139826972817243 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21236] ppid=21213 vsize=9824732 CPUtime=882.16 cores=1,3,5,7
/proc/21216/task/21236/stat : 21236 (java) R 21213 21216 19474 0 -1 4202560 2307 0 0 0 88168 48 0 0 20 0 22 0 28184348 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139826466570128 139826972868930 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21216/tid=21237] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21237/stat : 21237 (java) S 21213 21216 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28184349 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139826465519016 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21216/tid=21238] ppid=21213 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21216/task/21238/stat : 21238 (java) S 21213 21216 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28184349 10060525568 961074 33554432000 1073741824 1073778376 140736903465184 139826464466216 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 9824732

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 21216 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21216 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=417359
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=684591
# CPU time returned by wait4() is 1796.1
# while last known CPU time is 1800.12
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 895.065
CPU time (s): 1800.12
CPU user time (s): 1797.94
CPU system time (s): 2.18
CPU usage (%): 201.116
Max. virtual memory (cumulated for all children) (KiB): 9825092

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.97524 second user time and 8.13276 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-26 16:30:56
IDJOB=4116846
IDBENCH=109521
IDSOLVER=2543
FILE ID=node125/4116846-1466951456
RUNJOBID= node125-1466943674-19491
PBS_JOBID= 19976354
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size160-round21-5.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116846-1466951456/watcher-4116846-1466951456 -o /tmp/evaluation-result-4116846-1466951456/solver-4116846-1466951456 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19491 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116846-1466951456.opb

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

MD5SUM BENCH= f9c1fefaba91ff44db3fdf231ab84c96
RANDOM SEED=313742615

node125.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.021
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.04
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.021
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	: 5332.56
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.021
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	: 5332.55
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.021
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	: 5332.55
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.021
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	: 5332.55
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.021
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	: 5332.56
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.021
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	: 5332.55
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.021
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29776992 kB
Buffers:           11240 kB
Cached:            40136 kB
SwapCached:         1748 kB
Active:           654688 kB
Inactive:          28296 kB
Active(anon):     634036 kB
Inactive(anon):      448 kB
Active(file):      20652 kB
Inactive(file):    27848 kB
Unevictable:     1696500 kB
Mlocked:         1541156 kB
SwapTotal:      67108856 kB
SwapFree:       67098440 kB
Dirty:              2500 kB
Writeback:             0 kB
AnonPages:       2346708 kB
Mapped:            15420 kB
Shmem:                 0 kB
Slab:             565616 kB
SReclaimable:       9144 kB
SUnreclaim:       556472 kB
KernelStack:        1728 kB
PageTables:         9092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3321700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    765952 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node125 at 2016-06-26 16:45:51