Trace number 4117278

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.8 895.257

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size80-round22-0.opb
MD5SUM2fda4b5e62de0cf52e0e868680492c08
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 benchmark747.322
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8656
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)368
Number of constraints which are nor clauses,nor cardinality constraints864
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 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.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
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 lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
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 taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4117278-1466952902.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.74/0.49	c ... done. Wall clock time 0.372s.
0.74/0.49	c declared #vars     4128
0.74/0.49	c #constraints  9888
0.74/0.49	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.74/0.49	c constraints type 
0.74/0.49	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
0.74/0.49	c org.sat4j.specs.Constr$1 => 856
0.74/0.49	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.74/0.49	c org.sat4j.minisat.constraints.cnf.UnitClause => 456
0.74/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
0.74/0.49	c 9888 constraints processed.
0.74/0.49	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.74/0.49	c constraints type 
0.74/0.49	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.74/0.49	c org.sat4j.specs.Constr$1 => 856
0.74/0.49	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
0.74/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
0.74/0.49	c org.sat4j.pb.constraints.pb.UnitClausePB => 456
0.74/0.49	c 9888 constraints processed.
4.55/1.44	c cleaning 2487 clauses out of 4999 with flag 14745/5001
6.06/2.08	c cleaning 4246 clauses out of 8511 with flag 36205/11000
7.70/2.82	c cleaning 5629 clauses out of 11266 with flag 62788/18001
9.61/3.74	c cleaning 6792 clauses out of 13636 with flag 94331/26000
12.01/4.77	c cleaning 7910 clauses out of 15844 with flag 133215/35000
14.48/5.91	c cleaning 8955 clauses out of 17934 with flag 177074/45000
17.14/7.22	c cleaning 9975 clauses out of 19979 with flag 227458/56000
19.94/8.66	c cleaning 10969 clauses out of 22004 with flag 284198/68000
23.22/10.27	c cleaning 11999 clauses out of 24035 with flag 345584/81000
26.82/12.01	c cleaning 12991 clauses out of 26036 with flag 413197/95000
30.72/13.94	c cleaning 13983 clauses out of 28045 with flag 488156/110000
34.72/15.98	c cleaning 15017 clauses out of 30063 with flag 570342/126001
39.63/18.33	c cleaning 16009 clauses out of 32045 with flag 660040/143000
44.48/20.68	c cleaning 17019 clauses out of 34037 with flag 755502/161001
46.28/21.54	c cleaning 0 clauses out of 5000 with flag 0/5000
49.76/23.24	c cleaning 17972 clauses out of 36017 with flag 858236/180000
55.78/26.16	c cleaning 19007 clauses out of 38045 with flag 965182/200000
61.77/29.19	c cleaning 20013 clauses out of 40038 with flag 1084166/221000
68.65/32.59	c cleaning 21001 clauses out of 42025 with flag 1209186/243000
76.05/36.23	c cleaning 22009 clauses out of 44025 with flag 1340168/266001
84.11/40.21	c cleaning 22992 clauses out of 46016 with flag 1480195/290001
92.51/44.49	c cleaning 24004 clauses out of 48024 with flag 1623112/315001
101.58/48.99	c cleaning 24988 clauses out of 50020 with flag 1773763/341001
110.98/53.64	c cleaning 25967 clauses out of 52031 with flag 1932467/368000
120.70/58.47	c cleaning 27007 clauses out of 54064 with flag 2096979/396000
130.98/63.51	c cleaning 27997 clauses out of 56059 with flag 2268761/425002
140.98/68.50	c cleaning 28989 clauses out of 58061 with flag 2447316/455001
152.08/74.02	c cleaning 30017 clauses out of 60071 with flag 2632927/486000
164.28/80.10	c cleaning 30980 clauses out of 62054 with flag 2823970/518000
176.36/86.18	c cleaning 32025 clauses out of 64075 with flag 3021299/551001
189.17/92.51	c cleaning 32999 clauses out of 66049 with flag 3225451/585000
202.63/99.21	c cleaning 34000 clauses out of 68051 with flag 3436681/620001
218.23/107.37	c cleaning 35000 clauses out of 70050 with flag 3652126/656000
234.07/115.22	c cleaning 36006 clauses out of 72050 with flag 3877848/693000
250.35/123.31	c cleaning 37009 clauses out of 74046 with flag 4109452/731002
267.03/131.65	c cleaning 37990 clauses out of 76035 with flag 4345746/770000
284.10/140.17	c cleaning 38995 clauses out of 78045 with flag 4593119/810000
302.59/149.36	c cleaning 40013 clauses out of 80051 with flag 4845703/851001
322.37/159.13	c cleaning 41005 clauses out of 82037 with flag 5105953/893000
341.27/168.52	c cleaning 41993 clauses out of 84033 with flag 5371210/936001
362.58/179.11	c cleaning 42984 clauses out of 86039 with flag 5646294/980000
373.28/184.41	c cleaning 0 clauses out of 11001 with flag 0/11001
383.87/189.79	c cleaning 44007 clauses out of 88057 with flag 5926073/1025002
406.21/200.85	c cleaning 45016 clauses out of 90048 with flag 6211205/1071000
430.43/212.89	c cleaning 45998 clauses out of 92032 with flag 6504568/1118000
455.98/225.55	c cleaning 46980 clauses out of 94035 with flag 6806185/1166001
483.49/239.80	c cleaning 47996 clauses out of 96054 with flag 7115405/1215000
508.95/252.49	c cleaning 49018 clauses out of 98058 with flag 7429744/1265000
535.45/265.67	c cleaning 49992 clauses out of 100041 with flag 7746149/1316001
563.42/279.59	c cleaning 51015 clauses out of 102048 with flag 8072698/1368000
592.10/293.83	c cleaning 51984 clauses out of 104034 with flag 8404593/1421001
621.96/308.67	c cleaning 53016 clauses out of 106049 with flag 8743498/1475000
652.36/323.74	c cleaning 54002 clauses out of 108033 with flag 9089246/1530000
684.01/339.48	c cleaning 54964 clauses out of 110031 with flag 9443272/1586000
718.17/356.49	c cleaning 55992 clauses out of 112068 with flag 9799388/1643001
754.08/374.28	c cleaning 57009 clauses out of 114075 with flag 10160480/1701000
789.92/392.09	c cleaning 58009 clauses out of 116066 with flag 10530400/1760000
826.03/409.95	c cleaning 59005 clauses out of 118057 with flag 10902712/1820000
862.70/428.20	c cleaning 60015 clauses out of 120054 with flag 11283654/1881002
900.87/447.17	c cleaning 60971 clauses out of 122037 with flag 11673793/1943000
940.46/466.84	c cleaning 61998 clauses out of 124066 with flag 12067822/2006000
983.26/488.14	c cleaning 63013 clauses out of 126068 with flag 12470852/2070000
1027.41/510.02	c cleaning 63993 clauses out of 128055 with flag 12873313/2135000
1073.20/532.86	c cleaning 65020 clauses out of 130062 with flag 13284734/2201000
1120.98/556.51	c cleaning 65979 clauses out of 132042 with flag 13698992/2268000
1168.38/580.19	c cleaning 67019 clauses out of 134063 with flag 14127561/2336000
1169.18/580.53	c cleaning 0 clauses out of 18001 with flag 0/18001
1216.39/604.89	c cleaning 67997 clauses out of 136044 with flag 14561324/2405000
1265.95/629.57	c cleaning 68995 clauses out of 138049 with flag 14993732/2475002
1314.43/653.62	c cleaning 70024 clauses out of 140053 with flag 15434729/2546001
1363.96/678.28	c cleaning 70985 clauses out of 142029 with flag 15885206/2618001
1418.09/705.12	c cleaning 71985 clauses out of 144043 with flag 16340405/2691000
1471.38/731.62	c cleaning 73004 clauses out of 146058 with flag 16802515/2765000
1525.64/758.63	c cleaning 74027 clauses out of 148054 with flag 17273635/2840000
1580.97/786.13	c cleaning 74992 clauses out of 150027 with flag 17749985/2916000
1638.02/814.59	c cleaning 75993 clauses out of 152035 with flag 18233984/2993000
1697.86/844.30	c cleaning 76979 clauses out of 154043 with flag 18724411/3071001
1760.55/875.57	c cleaning 78007 clauses out of 156063 with flag 19217211/3150000
1800.17/895.20	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/895.20	c starts		: 26470
1800.17/895.20	c conflicts		: 3203602
1800.17/895.20	c decisions		: 34446905
1800.17/895.20	c propagations		: 448533205
1800.17/895.20	c inspects		: 8982276837
1800.17/895.20	c shortcuts		: 0
1800.17/895.20	c learnt literals	: 2
1800.17/895.20	c learnt binary clauses	: 37
1800.17/895.20	c learnt ternary clauses	: 497
1800.17/895.20	c learnt constraints	: 3203600
1800.17/895.20	c ignored constraints	: 0
1800.17/895.20	c root simplifications	: 0
1800.17/895.20	c removed literals (reason simplification)	: 1844055
1800.17/895.20	c reason swapping (by a shorter reason)	: 0
1800.17/895.20	c Calls to reduceDB	: 75
1800.17/895.20	c Number of update (reduction) of LBD	: 656438
1800.17/895.20	c Imported unit clauses	: 0
1800.17/895.20	c number of reductions to clauses (during analyze)	: 0
1800.17/895.20	c number of learned constraints concerned by reduction	: 0
1800.17/895.20	c number of learning phase by resolution	: 0
1800.17/895.20	c number of learning phase by cutting planes	: 0
1800.17/895.20	c speed (assignments/second)	: 501322.4600424723
1800.17/895.20	c non guided choices	6850
1800.17/895.23	c learnt constraints type 
1800.17/895.23	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 37
1800.17/895.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 131621
1800.17/895.23	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/895.23	c starts		: 45
1800.17/895.23	c conflicts		: 20560
1800.17/895.23	c decisions		: 69250
1800.17/895.23	c propagations		: 2471722
1800.17/895.23	c inspects		: 772911999
1800.17/895.23	c shortcuts		: 0
1800.17/895.23	c learnt literals	: 0
1800.17/895.23	c learnt binary clauses	: 0
1800.17/895.23	c learnt ternary clauses	: 0
1800.17/895.23	c learnt constraints	: 20560
1800.17/895.23	c ignored constraints	: 0
1800.17/895.23	c root simplifications	: 0
1800.17/895.23	c removed literals (reason simplification)	: 0
1800.17/895.23	c reason swapping (by a shorter reason)	: 0
1800.17/895.23	c Calls to reduceDB	: 3
1800.17/895.23	c Number of update (reduction) of LBD	: 0
1800.17/895.23	c Imported unit clauses	: 0
1800.17/895.23	c number of reductions to clauses (during analyze)	: 0
1800.17/895.23	c number of learned constraints concerned by reduction	: 0
1800.17/895.23	c number of learning phase by resolution	: 0
1800.17/895.23	c number of learning phase by cutting planes	: 0
1800.17/895.23	c speed (assignments/second)	: 2762.546299090448
1800.17/895.23	c non guided choices	353
1800.17/895.24	c learnt constraints type 
1800.17/895.24	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 6
1800.17/895.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20554
1800.17/895.24	s UNKNOWN
1800.17/895.24	c Total wall clock time (in seconds): 895.12

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-4117278-1466952902/watcher-4117278-1466952902 -o /tmp/evaluation-result-4117278-1466952902/solver-4117278-1466952902 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466946428-18142 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4117278-1466952902.opb 

pid=19535
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: 4.13 4.22 4.25 4/197 19538
/proc/meminfo: memFree=26636360/32872528 swapFree=1437460/1543748
[pid=19538] ppid=19535 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/19538/stat : 19538 (java) D 19535 19538 18126 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 28329524 9515008 175 33554432000 1073741824 1073778376 140736129398976 140736129381704 266435642256 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/19538/statm: 2323 175 133 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 4.13 4.22 4.25 4/197 19538
/proc/meminfo: memFree=26636360/32872528 swapFree=1437460/1543748
[pid=19538] ppid=19535 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/19538/stat : 19538 (java) S 19535 19538 18126 0 -1 4202496 4403 0 1 0 8 1 0 0 20 0 18 0 28329524 9787879424 6040 33554432000 1073741824 1073778376 140736129398976 140736129390112 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19538/statm: 2389619 6040 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200221 s]
/proc/loadavg: 4.13 4.22 4.25 4/197 19538
/proc/meminfo: memFree=26636360/32872528 swapFree=1437460/1543748
[pid=19538] ppid=19535 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/19538/stat : 19538 (java) S 19535 19538 18126 0 -1 4202496 4707 0 1 0 24 1 0 0 20 0 18 0 28329524 9787879424 6807 33554432000 1073741824 1073778376 140736129398976 140736129390112 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19538/statm: 2389619 6807 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300222 s]
/proc/loadavg: 4.13 4.22 4.25 4/197 19538
/proc/meminfo: memFree=26636360/32872528 swapFree=1437460/1543748
[pid=19538] ppid=19535 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/19538/stat : 19538 (java) S 19535 19538 18126 0 -1 4202496 5838 0 1 0 47 1 0 0 20 0 18 0 28329524 9787879424 8870 33554432000 1073741824 1073778376 140736129398976 140736129390112 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19538/statm: 2389619 8870 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700187 s]
/proc/loadavg: 4.13 4.22 4.25 4/197 19538
/proc/meminfo: memFree=26636360/32872528 swapFree=1437460/1543748
[pid=19538] ppid=19535 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/19538/stat : 19538 (java) S 19535 19538 18126 0 -1 4202496 16213 0 1 0 180 4 0 0 20 0 22 0 28329524 10060525568 23164 33554432000 1073741824 1073778376 140736129398976 140736129390112 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19538/statm: 2456183 23164 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.13 4.22 4.25 7/219 19560
/proc/meminfo: memFree=26495712/32872528 swapFree=1437460/1543748
[pid=19538] ppid=19535 vsize=9824732 CPUtime=4.82 cores=0,2,4,6
/proc/19538/stat : 19538 (java) S 19535 19538 18126 0 -1 4202496 22600 0 1 0 476 6 0 0 20 0 22 0 28329524 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140736129390112 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19538/statm: 2456183 46409 2292 9 0 2446860 0
[pid=19538/tid=19540] ppid=19535 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/19538/task/19540/stat : 19540 (java) S 19535 19538 18126 0 -1 4202560 2446 0 1 0 45 1 0 0 20 0 22 0 28329525 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458570138488 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19541] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19541/stat : 19541 (java) S 19535 19538 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28329526 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458531629864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19542] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19542/stat : 19542 (java) S 19535 19538 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28329526 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458530577064 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19543] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19543/stat : 19543 (java) S 19535 19538 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28329526 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458529524776 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19544] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19544/stat : 19544 (java) S 19535 19538 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28329526 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458528471976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19545] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19545/stat : 19545 (java) S 19535 19538 18126 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 28329526 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458527418664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19546] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19546/stat : 19546 (java) S 19535 19538 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28329526 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458526365864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19547] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19547/stat : 19547 (java) S 19535 19538 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28329526 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458525313576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19548] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19548/stat : 19548 (java) S 19535 19538 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28329526 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458524260776 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19549] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19549/stat : 19549 (java) S 19535 19538 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28329527 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458394098408 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19550] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19550/stat : 19550 (java) S 19535 19538 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28329528 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458393044472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19551] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19551/stat : 19551 (java) S 19535 19538 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28329528 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458391992072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19552] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19552/stat : 19552 (java) S 19535 19538 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28329530 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458390940560 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19553] ppid=19535 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/19538/task/19553/stat : 19553 (java) S 19535 19538 18126 0 -1 4202560 10995 0 0 0 112 3 0 0 20 0 22 0 28329530 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458389887160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19554] ppid=19535 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/19538/task/19554/stat : 19554 (java) S 19535 19538 18126 0 -1 4202560 7753 0 0 0 116 2 0 0 20 0 22 0 28329530 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458388834360 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19555] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19555/stat : 19555 (java) S 19535 19538 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28329530 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458387782264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19556] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19556/stat : 19556 (java) S 19535 19538 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28329530 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458386729672 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19557] ppid=19535 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/19538/task/19557/stat : 19557 (java) R 19535 19538 18126 0 -1 4202560 18 0 0 0 97 0 0 0 20 0 22 0 28329574 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458385301792 140458400135329 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19558] ppid=19535 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/19538/task/19558/stat : 19558 (java) R 19535 19538 18126 0 -1 4202560 74 0 0 0 96 0 0 0 20 0 22 0 28329574 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140458384257560 140458400212995 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19559] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19559/stat : 19559 (java) S 19535 19538 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28329575 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140457241732776 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19560] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19560/stat : 19560 (java) S 19535 19538 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28329575 10060525568 46409 33554432000 1073741824 1073778376 140736129398976 140457240679976 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 9824732

[startup+3.10094 s]
/proc/loadavg: 4.12 4.22 4.25 5/219 19560
/proc/meminfo: memFree=26435188/32872528 swapFree=1437460/1543748
[pid=19538] ppid=19535 vsize=9824732 CPUtime=8.35 cores=0,2,4,6
/proc/19538/stat : 19538 (java) S 19535 19538 18126 0 -1 4202496 23028 0 1 0 820 15 0 0 20 0 22 0 28329524 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140736129390112 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19538/statm: 2456183 86539 2292 9 0 2446860 0
[pid=19538/tid=19540] ppid=19535 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/19538/task/19540/stat : 19540 (java) S 19535 19538 18126 0 -1 4202560 2446 0 1 0 45 1 0 0 20 0 22 0 28329525 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458570138488 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19541] ppid=19535 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/19538/task/19541/stat : 19541 (java) S 19535 19538 18126 0 -1 4202560 24 0 0 0 3 2 0 0 20 0 22 0 28329526 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458531629864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19542] ppid=19535 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/19538/task/19542/stat : 19542 (java) S 19535 19538 18126 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 28329526 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458530577064 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19543] ppid=19535 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19538/task/19543/stat : 19543 (java) S 19535 19538 18126 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 28329526 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458529524776 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19544] ppid=19535 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19538/task/19544/stat : 19544 (java) S 19535 19538 18126 0 -1 4202560 23 0 0 0 2 1 0 0 20 0 22 0 28329526 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458528471976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19545] ppid=19535 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19538/task/19545/stat : 19545 (java) S 19535 19538 18126 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 22 0 28329526 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458527418664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19546] ppid=19535 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/19538/task/19546/stat : 19546 (java) S 19535 19538 18126 0 -1 4202560 29 0 0 0 3 2 0 0 20 0 22 0 28329526 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458526365864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19547] ppid=19535 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/19538/task/19547/stat : 19547 (java) S 19535 19538 18126 0 -1 4202560 23 0 0 0 3 2 0 0 20 0 22 0 28329526 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458525313576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19548] ppid=19535 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19538/task/19548/stat : 19548 (java) S 19535 19538 18126 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 22 0 28329526 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458524260776 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19549] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19549/stat : 19549 (java) S 19535 19538 18126 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 28329527 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458394098408 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19550] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19550/stat : 19550 (java) S 19535 19538 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28329528 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458393044472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19551] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19551/stat : 19551 (java) S 19535 19538 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28329528 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458391992072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19552] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19552/stat : 19552 (java) S 19535 19538 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28329530 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458390940560 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19553] ppid=19535 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/19538/task/19553/stat : 19553 (java) S 19535 19538 18126 0 -1 4202560 10995 0 0 0 120 3 0 0 20 0 22 0 28329530 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458389887160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19554] ppid=19535 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/19538/task/19554/stat : 19554 (java) S 19535 19538 18126 0 -1 4202560 7818 0 0 0 126 2 0 0 20 0 22 0 28329530 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458388834360 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19555] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19555/stat : 19555 (java) S 19535 19538 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28329530 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458387782264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19556] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19556/stat : 19556 (java) S 19535 19538 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28329530 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458386729672 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19557] ppid=19535 vsize=9824732 CPUtime=2.47 cores=0,2,4,6
/proc/19538/task/19557/stat : 19557 (java) R 19535 19538 18126 0 -1 4202560 18 0 0 0 247 0 0 0 20 0 22 0 28329574 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458385309472 140458400092847 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19558] ppid=19535 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/19538/task/19558/stat : 19558 (java) R 19535 19538 18126 0 -1 4202560 125 0 0 0 244 2 0 0 20 0 22 0 28329574 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140458384257784 140458400145235 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19559] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19559/stat : 19559 (java) S 19535 19538 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28329575 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140457241732776 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19560] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19560/stat : 19560 (java) S 19535 19538 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28329575 10060525568 86539 33554432000 1073741824 1073778376 140736129398976 140457240679976 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.35
Current children cumulated vsize (KiB) 9824732

[startup+6.31046 s]
/proc/loadavg: 4.12 4.22 4.25 5/219 19560
/proc/meminfo: memFree=26037840/32872528 swapFree=1437460/1543748
[pid=19538] ppid=19535 vsize=9824732 CPUtime=15.35 cores=0,2,4,6
/proc/19538/stat : 19538 (java) S 19535 19538 18126 0 -1 4202496 26615 0 1 0 1507 28 0 0 20 0 22 0 28329524 10060525568 161657 33554432000 1073741824 1073778376 140736129398976 140736129390112 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19538/statm: 2456183 161657 2292 9 0 2446860 0
[pid=19538/tid=19540] ppid=19535 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/19538/task/19540/stat : 19540 (java) S 19535 19538 18126 0 -1 4202560 2446 0 1 0 45 1 0 0 20 0 22 0 28329525 10060525568 161657 33554432000 1073741824 1073778376 140736129398976 140458570138488 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19541] ppid=19535 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/19538/task/19541/stat : 19541 (java) R 19535 19538 18126 0 -1 4202560 59 0 0 0 8 3 0 0 20 0 22 0 28329526 10060525568 161657 33554432000 1073741824 1073778376 140736129398976 140458531629992 266435595399 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19542] ppid=19535 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/19538/task/19542/stat : 19542 (java) R 19535 19538 18126 0 -1 4202560 143 0 0 0 6 2 0 0 20 0 22 0 28329526 10060525568 161657 33554432000 1073741824 1073778376 140736129398976 140458530577192 266435595399 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19543] ppid=19535 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/19538/task/19543/stat : 19543 (java) R 19535 19538 18126 0 -1 4202560 171 0 0 0 6 3 0 0 20 0 22 0 28329526 10060525568 161657 33554432000 1073741824 1073778376 140736129398976 140458529524904 266435595399 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19544] ppid=19535 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/19538/task/19544/stat : 19544 (java) R 19535 19538 18126 0 -1 4202560 37 0 0 0 4 2 0 0 20 0 22 0 28329526 10060525568 161657 33554432000 1073741824 1073778376 140736129398976 140458528472152 140458572609217 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19545] ppid=19535 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/19538/task/19545/stat : 19545 (java) R 19535 19538 18126 0 -1 4202560 35 0 0 0 6 0 0 0 20 0 22 0 28329526 10060525568 161657 33554432000 1073741824 1073778376 140736129398976 140458527418792 266435595399 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19546] ppid=19535 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/19538/task/19546/stat : 19546 (java) R 19535 19538 18126 0 -1 4202560 184 0 0 0 10 4 0 0 20 0 22 0 28329526 10060525568 161657 33554432000 1073741824 1073778376 140736129398976 140458526366040 266435595399 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19547] ppid=19535 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/19538/task/19547/stat : 19547 (java) R 19535 19538 18126 0 -1 4202560 47 0 0 0 6 3 0 0 20 0 22 0 28329526 10060525568 161657 33554432000 1073741824 1073778376 140736129398976 140458525313704 266435595399 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19548] ppid=19535 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/19538/task/19548/stat : 19548 (java) R 19535 19538 18126 0 -1 4202560 163 0 0 0 7 2 0 0 20 0 22 0 28329526 10060525568 161657 33554432000 1073741824 1073778376 140736129398976 140458524260904 266435595399 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19549] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19549/stat : 19549 (java) S 19535 19538 18126 0 -1 4202560 451 0 0 0 0 0 0 0 20 0 22 0 28329527 10060525568 161657 33554432000 1073741824 1073778376 140736129398976 140458394097288 266439013436 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19550] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19550/stat : 19550 (java) S 19535 19538 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28329528 10060525568 161657 33554432000 1073741824 1073778376 140736129398976 140458393044472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19551] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19551/stat : 19551 (java) S 19535 19538 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28329528 10060525568 161657 33554432000 1073741824 1073778376 140736129398976 140458391992072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19552] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19552/stat : 19552 (java) S 19535 19538 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28329530 10060525568 161657 33554432000 1073741824 1073778376 140736129398976 140458390940560 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19553] ppid=19535 vsize=9824732 CPUtime=1.52 cores=0,2,4,6

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


[startup+822.301 s]
/proc/loadavg: 4.14 4.20 4.20 6/219 19671
/proc/meminfo: memFree=23110980/32872528 swapFree=1437460/1543748
[pid=19538] ppid=19535 vsize=9824732 CPUtime=1653.61 cores=0,2,4,6
/proc/19538/stat : 19538 (java) S 19535 19538 18126 0 -1 4202496 36499 0 1 0 165184 177 0 0 20 0 22 0 28329524 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140736129390112 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19538/statm: 2456183 917388 2301 9 0 2446860 0
[pid=19538/tid=19540] ppid=19535 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/19538/task/19540/stat : 19540 (java) S 19535 19538 18126 0 -1 4202560 2447 0 1 0 47 3 0 0 20 0 22 0 28329525 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458570138488 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19541] ppid=19535 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/19538/task/19541/stat : 19541 (java) S 19535 19538 18126 0 -1 4202560 639 0 0 0 251 15 0 0 20 0 22 0 28329526 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458531629864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19542] ppid=19535 vsize=9824732 CPUtime=2.4 cores=0,2,4,6
/proc/19538/task/19542/stat : 19542 (java) S 19535 19538 18126 0 -1 4202560 582 0 0 0 226 14 0 0 20 0 22 0 28329526 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458530577064 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19543] ppid=19535 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/19538/task/19543/stat : 19543 (java) S 19535 19538 18126 0 -1 4202560 583 0 0 0 219 12 0 0 20 0 22 0 28329526 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458529524776 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19544] ppid=19535 vsize=9824732 CPUtime=3.17 cores=0,2,4,6
/proc/19538/task/19544/stat : 19544 (java) S 19535 19538 18126 0 -1 4202560 623 0 0 0 301 16 0 0 20 0 22 0 28329526 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458528471976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19545] ppid=19535 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/19538/task/19545/stat : 19545 (java) S 19535 19538 18126 0 -1 4202560 486 0 0 0 244 11 0 0 20 0 22 0 28329526 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458527418664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19546] ppid=19535 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/19538/task/19546/stat : 19546 (java) S 19535 19538 18126 0 -1 4202560 648 0 0 0 245 18 0 0 20 0 22 0 28329526 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458526365864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19547] ppid=19535 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/19538/task/19547/stat : 19547 (java) S 19535 19538 18126 0 -1 4202560 482 0 0 0 232 14 0 0 20 0 22 0 28329526 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458525313576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19548] ppid=19535 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/19538/task/19548/stat : 19548 (java) S 19535 19538 18126 0 -1 4202560 695 0 0 0 266 14 0 0 20 0 22 0 28329526 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458524260776 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19549] ppid=19535 vsize=9824732 CPUtime=3.48 cores=0,2,4,6
/proc/19538/task/19549/stat : 19549 (java) S 19535 19538 18126 0 -1 4202560 2239 0 0 0 341 7 0 0 20 0 22 0 28329527 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458394098408 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19550] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19550/stat : 19550 (java) S 19535 19538 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28329528 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458393044472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19551] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19551/stat : 19551 (java) S 19535 19538 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28329528 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458391992072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19552] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19552/stat : 19552 (java) S 19535 19538 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28329530 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458390940560 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19553] ppid=19535 vsize=9824732 CPUtime=2.02 cores=0,2,4,6
/proc/19538/task/19553/stat : 19553 (java) S 19535 19538 18126 0 -1 4202560 16429 0 0 0 198 4 0 0 20 0 22 0 28329530 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458389887160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19554] ppid=19535 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/19538/task/19554/stat : 19554 (java) S 19535 19538 18126 0 -1 4202560 7937 0 0 0 142 2 0 0 20 0 22 0 28329530 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458388834360 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19555] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19555/stat : 19555 (java) S 19535 19538 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28329530 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458387782264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19556] ppid=19535 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/19538/task/19556/stat : 19556 (java) S 19535 19538 18126 0 -1 4202560 47 0 0 0 14 16 0 0 20 0 22 0 28329530 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458386729672 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19557] ppid=19535 vsize=9824732 CPUtime=812.56 cores=0,2,4,6
/proc/19538/task/19557/stat : 19557 (java) R 19535 19538 18126 0 -1 4202560 58 0 0 0 81241 15 0 0 20 0 22 0 28329574 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458385301872 140458400092827 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19558] ppid=19535 vsize=9824732 CPUtime=812.54 cores=0,2,4,6
/proc/19538/task/19558/stat : 19558 (java) R 19535 19538 18126 0 -1 4202560 1337 0 0 0 81205 49 0 0 20 0 22 0 28329574 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140458384257712 140458400244269 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19559] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19559/stat : 19559 (java) S 19535 19538 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28329575 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140457241732776 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19560] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19560/stat : 19560 (java) S 19535 19538 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28329575 10060525568 917388 33554432000 1073741824 1073778376 140736129398976 140457240679976 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1653.61
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.24 4.21 4.20 7/219 19673
/proc/meminfo: memFree=23123536/32872528 swapFree=1437460/1543748
[pid=19538] ppid=19535 vsize=9824732 CPUtime=1774.27 cores=0,2,4,6
/proc/19538/stat : 19538 (java) S 19535 19538 18126 0 -1 4202496 36572 0 1 0 177245 182 0 0 20 0 22 0 28329524 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140736129390112 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19538/statm: 2456183 928142 2301 9 0 2446860 0
[pid=19538/tid=19540] ppid=19535 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/19538/task/19540/stat : 19540 (java) S 19535 19538 18126 0 -1 4202560 2447 0 1 0 48 3 0 0 20 0 22 0 28329525 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458570138488 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19541] ppid=19535 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/19538/task/19541/stat : 19541 (java) S 19535 19538 18126 0 -1 4202560 648 0 0 0 274 16 0 0 20 0 22 0 28329526 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458531629864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19542] ppid=19535 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/19538/task/19542/stat : 19542 (java) S 19535 19538 18126 0 -1 4202560 584 0 0 0 243 14 0 0 20 0 22 0 28329526 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458530577064 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19543] ppid=19535 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/19538/task/19543/stat : 19543 (java) S 19535 19538 18126 0 -1 4202560 589 0 0 0 233 13 0 0 20 0 22 0 28329526 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458529524776 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19544] ppid=19535 vsize=9824732 CPUtime=3.33 cores=0,2,4,6
/proc/19538/task/19544/stat : 19544 (java) S 19535 19538 18126 0 -1 4202560 634 0 0 0 316 17 0 0 20 0 22 0 28329526 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458528471976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19545] ppid=19535 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/19538/task/19545/stat : 19545 (java) S 19535 19538 18126 0 -1 4202560 492 0 0 0 261 12 0 0 20 0 22 0 28329526 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458527418664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19546] ppid=19535 vsize=9824732 CPUtime=2.81 cores=0,2,4,6
/proc/19538/task/19546/stat : 19546 (java) S 19535 19538 18126 0 -1 4202560 657 0 0 0 263 18 0 0 20 0 22 0 28329526 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458526365864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19547] ppid=19535 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/19538/task/19547/stat : 19547 (java) S 19535 19538 18126 0 -1 4202560 486 0 0 0 251 14 0 0 20 0 22 0 28329526 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458525313576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19548] ppid=19535 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/19538/task/19548/stat : 19548 (java) S 19535 19538 18126 0 -1 4202560 701 0 0 0 283 14 0 0 20 0 22 0 28329526 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458524260776 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19549] ppid=19535 vsize=9824732 CPUtime=3.48 cores=0,2,4,6
/proc/19538/task/19549/stat : 19549 (java) S 19535 19538 18126 0 -1 4202560 2247 0 0 0 341 7 0 0 20 0 22 0 28329527 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458394098408 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19550] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19550/stat : 19550 (java) S 19535 19538 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28329528 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458393044472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19551] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19551/stat : 19551 (java) S 19535 19538 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28329528 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458391992072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19552] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19552/stat : 19552 (java) S 19535 19538 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28329530 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458390940560 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19553] ppid=19535 vsize=9824732 CPUtime=2.02 cores=0,2,4,6
/proc/19538/task/19553/stat : 19553 (java) S 19535 19538 18126 0 -1 4202560 16429 0 0 0 198 4 0 0 20 0 22 0 28329530 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458389887160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19554] ppid=19535 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/19538/task/19554/stat : 19554 (java) S 19535 19538 18126 0 -1 4202560 7937 0 0 0 142 2 0 0 20 0 22 0 28329530 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458388834360 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19555] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19555/stat : 19555 (java) S 19535 19538 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28329530 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458387782264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19556] ppid=19535 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/19538/task/19556/stat : 19556 (java) S 19535 19538 18126 0 -1 4202560 51 0 0 0 15 17 0 0 20 0 22 0 28329530 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458386729672 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19557] ppid=19535 vsize=9824732 CPUtime=872.16 cores=0,2,4,6
/proc/19538/task/19557/stat : 19557 (java) R 19535 19538 18126 0 -1 4202560 59 0 0 0 87200 16 0 0 20 0 22 0 28329574 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458385309520 140458400092827 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19558] ppid=19535 vsize=9824732 CPUtime=872.14 cores=0,2,4,6
/proc/19538/task/19558/stat : 19558 (java) R 19535 19538 18126 0 -1 4202560 1344 0 0 0 87163 51 0 0 20 0 22 0 28329574 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140458384257792 140458400283627 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19559] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19559/stat : 19559 (java) S 19535 19538 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28329575 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140457241732776 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19560] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19560/stat : 19560 (java) S 19535 19538 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28329575 10060525568 928142 33554432000 1073741824 1073778376 140736129398976 140457240679976 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1774.27
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.201 s]
/proc/loadavg: 4.20 4.20 4.20 6/219 19673
/proc/meminfo: memFree=23016796/32872528 swapFree=1437460/1543748
[pid=19538] ppid=19535 vsize=9824732 CPUtime=1800.17 cores=0,2,4,6
/proc/19538/stat : 19538 (java) S 19535 19538 18126 0 -1 4202496 36584 0 1 0 179834 183 0 0 20 0 22 0 28329524 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140736129390112 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19538/statm: 2456183 930189 2301 9 0 2446860 0
[pid=19538/tid=19540] ppid=19535 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/19538/task/19540/stat : 19540 (java) S 19535 19538 18126 0 -1 4202560 2447 0 1 0 48 3 0 0 20 0 22 0 28329525 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458570138488 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19541] ppid=19535 vsize=9824732 CPUtime=2.96 cores=0,2,4,6
/proc/19538/task/19541/stat : 19541 (java) S 19535 19538 18126 0 -1 4202560 651 0 0 0 280 16 0 0 20 0 22 0 28329526 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458531629864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19542] ppid=19535 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/19538/task/19542/stat : 19542 (java) S 19535 19538 18126 0 -1 4202560 586 0 0 0 249 14 0 0 20 0 22 0 28329526 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458530577064 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19543] ppid=19535 vsize=9824732 CPUtime=2.47 cores=0,2,4,6
/proc/19538/task/19543/stat : 19543 (java) S 19535 19538 18126 0 -1 4202560 590 0 0 0 234 13 0 0 20 0 22 0 28329526 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458529524776 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19544] ppid=19535 vsize=9824732 CPUtime=3.36 cores=0,2,4,6
/proc/19538/task/19544/stat : 19544 (java) S 19535 19538 18126 0 -1 4202560 634 0 0 0 319 17 0 0 20 0 22 0 28329526 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458528471976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19545] ppid=19535 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/19538/task/19545/stat : 19545 (java) S 19535 19538 18126 0 -1 4202560 493 0 0 0 262 12 0 0 20 0 22 0 28329526 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458527418664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19546] ppid=19535 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/19538/task/19546/stat : 19546 (java) S 19535 19538 18126 0 -1 4202560 659 0 0 0 265 18 0 0 20 0 22 0 28329526 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458526365864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19547] ppid=19535 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/19538/task/19547/stat : 19547 (java) S 19535 19538 18126 0 -1 4202560 487 0 0 0 252 14 0 0 20 0 22 0 28329526 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458525313576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19548] ppid=19535 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/19538/task/19548/stat : 19548 (java) S 19535 19538 18126 0 -1 4202560 702 0 0 0 285 14 0 0 20 0 22 0 28329526 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458524260776 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19549] ppid=19535 vsize=9824732 CPUtime=3.48 cores=0,2,4,6
/proc/19538/task/19549/stat : 19549 (java) S 19535 19538 18126 0 -1 4202560 2247 0 0 0 341 7 0 0 20 0 22 0 28329527 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458394098408 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19550] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19550/stat : 19550 (java) S 19535 19538 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28329528 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458393044472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19551] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19551/stat : 19551 (java) S 19535 19538 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28329528 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458391992072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19552] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19552/stat : 19552 (java) S 19535 19538 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28329530 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458390940560 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19553] ppid=19535 vsize=9824732 CPUtime=2.02 cores=0,2,4,6
/proc/19538/task/19553/stat : 19553 (java) S 19535 19538 18126 0 -1 4202560 16429 0 0 0 198 4 0 0 20 0 22 0 28329530 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458389887160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19554] ppid=19535 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/19538/task/19554/stat : 19554 (java) S 19535 19538 18126 0 -1 4202560 7937 0 0 0 142 2 0 0 20 0 22 0 28329530 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458388834360 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19555] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19555/stat : 19555 (java) S 19535 19538 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28329530 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458387782264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19556] ppid=19535 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/19538/task/19556/stat : 19556 (java) S 19535 19538 18126 0 -1 4202560 51 0 0 0 16 17 0 0 20 0 22 0 28329530 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458386729672 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19538/tid=19557] ppid=19535 vsize=9824732 CPUtime=885 cores=0,2,4,6
/proc/19538/task/19557/stat : 19557 (java) R 19535 19538 18126 0 -1 4202560 60 0 0 0 88484 16 0 0 20 0 22 0 28329574 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458385309520 140458400092827 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19538/tid=19558] ppid=19535 vsize=9824732 CPUtime=884.97 cores=0,2,4,6
/proc/19538/task/19558/stat : 19558 (java) R 19535 19538 18126 0 -1 4202560 1344 0 0 0 88446 51 0 0 20 0 22 0 28329574 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140458384255904 140458400283460 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19538/tid=19559] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19559/stat : 19559 (java) S 19535 19538 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28329575 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140457241732776 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19538/tid=19560] ppid=19535 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19538/task/19560/stat : 19560 (java) S 19535 19538 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28329575 10060525568 930189 33554432000 1073741824 1073778376 140736129398976 140457240679976 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
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 19538 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 895.257
CPU time (s): 1800.8
CPU user time (s): 1798.45
CPU system time (s): 2.35064
CPU usage (%): 201.149
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.45
system time used= 2.35064
maximum resident set size= 3720872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36617
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24516
involuntary context switches= 29852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.78312 second user time and 7.37488 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 16:55:02
IDJOB=4117278
IDBENCH=109575
IDSOLVER=2543
FILE ID=node116/4117278-1466952902
RUNJOBID= node116-1466946428-18142
PBS_JOBID= 19976367
Free space on /tmp= 71680 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size80-round22-0.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117278-1466952902/watcher-4117278-1466952902 -o /tmp/evaluation-result-4117278-1466952902/solver-4117278-1466952902 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466946428-18142 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117278-1466952902.opb

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

MD5SUM BENCH= 2fda4b5e62de0cf52e0e868680492c08
RANDOM SEED=1739178242

node116.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		: 2666.206
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	: 5332.41
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		: 2666.206
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.55
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		: 2666.206
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.56
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		: 2666.206
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		: 2666.206
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		: 2666.206
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.55
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		: 2666.206
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		: 2666.206
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:        26636888 kB
Buffers:           14068 kB
Cached:           302316 kB
SwapCached:         2084 kB
Active:          3693724 kB
Inactive:         293732 kB
Active(anon):    3671660 kB
Inactive(anon):     1656 kB
Active(file):      22064 kB
Inactive(file):   292076 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:               844 kB
Writeback:             0 kB
AnonPages:       5285048 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             564840 kB
SReclaimable:       8884 kB
SUnreclaim:       555956 kB
KernelStack:        1808 kB
PageTables:        14396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5726624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3758080 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= 71680 MiB
End job on node116 at 2016-06-26 17:09:57