Trace number 4115926

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.1 894.659

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size112-round23-4.opb
MD5SUM84f041f353ac1b81b2fd2c2b0e38b90c
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9488
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints896
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-4115926-1466943425.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
1.00/0.50	c ... done. Wall clock time 0.387s.
1.00/0.50	c declared #vars     4288
1.00/0.50	c #constraints  10784
1.00/0.51	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.00/0.51	c constraints type 
1.00/0.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7494
1.00/0.51	c org.sat4j.specs.Constr$1 => 888
1.00/0.51	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
1.00/0.51	c org.sat4j.minisat.constraints.cnf.UnitClause => 488
1.00/0.51	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1786
1.00/0.51	c 10784 constraints processed.
1.00/0.51	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.00/0.51	c constraints type 
1.00/0.51	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
1.00/0.51	c org.sat4j.specs.Constr$1 => 888
1.00/0.51	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7494
1.00/0.51	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1786
1.00/0.51	c org.sat4j.pb.constraints.pb.UnitClausePB => 488
1.00/0.51	c 10784 constraints processed.
4.47/1.40	c cleaning 2500 clauses out of 4999 with flag 15859/5001
6.57/2.12	c cleaning 4226 clauses out of 8498 with flag 39091/11000
8.21/2.95	c cleaning 5628 clauses out of 11272 with flag 69376/18000
10.14/3.87	c cleaning 6814 clauses out of 13647 with flag 103703/26003
12.35/4.90	c cleaning 7909 clauses out of 15830 with flag 142346/35000
14.61/6.08	c cleaning 8945 clauses out of 17921 with flag 189018/45000
17.48/7.45	c cleaning 9962 clauses out of 19978 with flag 243189/56002
20.50/8.94	c cleaning 10993 clauses out of 22015 with flag 304095/68001
23.95/10.67	c cleaning 12000 clauses out of 24021 with flag 369690/81000
27.87/12.51	c cleaning 12997 clauses out of 26023 with flag 441548/95002
31.07/14.12	c cleaning 0 clauses out of 5000 with flag 0/5000
32.16/14.54	c cleaning 13997 clauses out of 28024 with flag 521984/110000
36.74/16.74	c cleaning 14982 clauses out of 30027 with flag 607772/126000
41.87/19.21	c cleaning 15972 clauses out of 32045 with flag 703614/143000
47.08/21.87	c cleaning 17031 clauses out of 34073 with flag 802082/161000
52.77/24.69	c cleaning 17998 clauses out of 36042 with flag 908821/180000
58.78/27.70	c cleaning 18985 clauses out of 38044 with flag 1023554/200000
65.39/30.93	c cleaning 20025 clauses out of 40059 with flag 1145768/221000
72.46/34.43	c cleaning 21007 clauses out of 42034 with flag 1270370/243000
79.86/38.13	c cleaning 21993 clauses out of 44027 with flag 1404018/266000
88.15/42.21	c cleaning 22974 clauses out of 46037 with flag 1543261/290003
96.96/46.61	c cleaning 24008 clauses out of 48061 with flag 1689210/315001
106.01/51.14	c cleaning 24997 clauses out of 50052 with flag 1841686/341000
115.41/55.86	c cleaning 26011 clauses out of 52055 with flag 2000967/368000
125.33/60.76	c cleaning 26963 clauses out of 54045 with flag 2170589/396001
135.84/66.00	c cleaning 27989 clauses out of 56081 with flag 2345744/425000
147.25/71.61	c cleaning 28978 clauses out of 58092 with flag 2525204/455000
159.12/77.52	c cleaning 30047 clauses out of 60114 with flag 2708332/486000
171.79/83.82	c cleaning 31026 clauses out of 62067 with flag 2901941/518000
185.09/90.41	c cleaning 31950 clauses out of 64041 with flag 3101979/551000
198.75/97.25	c cleaning 33014 clauses out of 66093 with flag 3309453/585002
213.04/104.33	c cleaning 34003 clauses out of 68077 with flag 3519963/620000
228.96/112.65	c cleaning 35002 clauses out of 70074 with flag 3737082/656000
235.36/115.83	c cleaning 0 clauses out of 11001 with flag 0/11001
244.41/120.30	c cleaning 36016 clauses out of 72072 with flag 3960462/693000
260.90/128.52	c cleaning 36980 clauses out of 74057 with flag 4192858/731001
277.99/137.00	c cleaning 38014 clauses out of 76076 with flag 4432261/770000
296.07/146.06	c cleaning 39016 clauses out of 78062 with flag 4676220/810000
314.99/155.46	c cleaning 40003 clauses out of 80047 with flag 4924755/851001
332.99/164.44	c cleaning 40956 clauses out of 82043 with flag 5185962/893000
351.70/173.70	c cleaning 42021 clauses out of 84087 with flag 5456456/936000
370.83/183.26	c cleaning 43007 clauses out of 86066 with flag 5731080/980000
390.94/193.29	c cleaning 44030 clauses out of 88059 with flag 6007518/1025000
413.64/204.56	c cleaning 45008 clauses out of 90030 with flag 6291543/1071001
438.57/217.31	c cleaning 45980 clauses out of 92021 with flag 6582974/1118000
462.47/229.23	c cleaning 47002 clauses out of 94042 with flag 6880832/1166001
487.93/241.98	c cleaning 47976 clauses out of 96040 with flag 7182708/1215001
513.48/254.63	c cleaning 48989 clauses out of 98063 with flag 7495855/1265000
540.50/268.05	c cleaning 49999 clauses out of 100074 with flag 7810458/1316000
568.04/281.71	c cleaning 51032 clauses out of 102075 with flag 8133411/1368000
596.67/295.91	c cleaning 51963 clauses out of 104043 with flag 8461209/1421000
625.58/310.27	c cleaning 53033 clauses out of 106080 with flag 8799471/1475000
657.29/325.91	c cleaning 54005 clauses out of 108047 with flag 9140593/1530000
688.96/341.61	c cleaning 55001 clauses out of 110042 with flag 9481947/1586000
722.00/358.07	c cleaning 56003 clauses out of 112042 with flag 9831053/1643001
755.97/374.93	c cleaning 56994 clauses out of 114038 with flag 10189747/1701000
791.12/392.40	c cleaning 57974 clauses out of 116045 with flag 10552220/1760001
826.93/410.25	c cleaning 59019 clauses out of 118071 with flag 10927160/1820001
862.73/428.08	c cleaning 60014 clauses out of 120052 with flag 11303184/1881001
885.94/439.51	c cleaning 0 clauses out of 18001 with flag 0/18001
900.53/446.89	c cleaning 60994 clauses out of 122038 with flag 11684643/1943001
939.69/466.24	c cleaning 62007 clauses out of 124044 with flag 12076826/2006001
981.04/486.66	c cleaning 63005 clauses out of 126037 with flag 12473600/2070001
1022.95/507.49	c cleaning 63996 clauses out of 128033 with flag 12876133/2135002
1066.21/528.93	c cleaning 64983 clauses out of 130036 with flag 13276794/2201001
1111.39/552.15	c cleaning 65981 clauses out of 132053 with flag 13699566/2268001
1155.81/574.24	c cleaning 67025 clauses out of 134071 with flag 14115466/2336000
1201.62/597.05	c cleaning 67996 clauses out of 136046 with flag 14536988/2405000
1249.25/620.80	c cleaning 69025 clauses out of 138050 with flag 14968698/2475000
1298.05/645.07	c cleaning 69979 clauses out of 140025 with flag 15401732/2546000
1347.40/669.59	c cleaning 71019 clauses out of 142047 with flag 15840756/2618001
1398.95/695.17	c cleaning 71962 clauses out of 144028 with flag 16286271/2691001
1451.71/721.30	c cleaning 73020 clauses out of 146065 with flag 16736974/2765000
1505.42/748.04	c cleaning 73977 clauses out of 148045 with flag 17195804/2840000
1561.08/775.75	c cleaning 75006 clauses out of 150068 with flag 17664246/2916000
1617.52/803.84	c cleaning 76017 clauses out of 152062 with flag 18145460/2993000
1674.81/832.34	c cleaning 76980 clauses out of 154047 with flag 18628585/3071002
1733.79/861.66	c cleaning 77982 clauses out of 156065 with flag 19113413/3150000
1793.70/891.41	c cleaning 79019 clauses out of 158084 with flag 19600324/3230001
1800.10/894.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/894.60	c starts		: 22636
1800.10/894.60	c conflicts		: 3241044
1800.10/894.60	c decisions		: 29097281
1800.10/894.60	c propagations		: 432022787
1800.10/894.60	c inspects		: 8620487039
1800.10/894.60	c shortcuts		: 0
1800.10/894.60	c learnt literals	: 2
1800.10/894.60	c learnt binary clauses	: 46
1800.10/894.60	c learnt ternary clauses	: 617
1800.10/894.60	c learnt constraints	: 3241042
1800.10/894.60	c ignored constraints	: 0
1800.10/894.60	c root simplifications	: 0
1800.10/894.60	c removed literals (reason simplification)	: 2557288
1800.10/894.60	c reason swapping (by a shorter reason)	: 0
1800.10/894.60	c Calls to reduceDB	: 76
1800.10/894.60	c Number of update (reduction) of LBD	: 708253
1800.10/894.60	c Imported unit clauses	: 0
1800.10/894.60	c number of reductions to clauses (during analyze)	: 0
1800.10/894.60	c number of learned constraints concerned by reduction	: 0
1800.10/894.60	c number of learning phase by resolution	: 0
1800.10/894.60	c number of learning phase by cutting planes	: 0
1800.10/894.60	c speed (assignments/second)	: 483200.5042020566
1800.10/894.60	c non guided choices	15916
1800.10/894.63	c learnt constraints type 
1800.10/894.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 46
1800.10/894.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 90062
1800.10/894.63	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/894.63	c starts		: 51
1800.10/894.63	c conflicts		: 23008
1800.10/894.63	c decisions		: 83459
1800.10/894.63	c propagations		: 2764005
1800.10/894.63	c inspects		: 849285820
1800.10/894.63	c shortcuts		: 0
1800.10/894.63	c learnt literals	: 0
1800.10/894.63	c learnt binary clauses	: 0
1800.10/894.63	c learnt ternary clauses	: 0
1800.10/894.63	c learnt constraints	: 23008
1800.10/894.63	c ignored constraints	: 0
1800.10/894.63	c root simplifications	: 0
1800.10/894.63	c removed literals (reason simplification)	: 0
1800.10/894.63	c reason swapping (by a shorter reason)	: 0
1800.10/894.63	c Calls to reduceDB	: 3
1800.10/894.63	c Number of update (reduction) of LBD	: 0
1800.10/894.63	c Imported unit clauses	: 0
1800.10/894.63	c number of reductions to clauses (during analyze)	: 0
1800.10/894.63	c number of learned constraints concerned by reduction	: 0
1800.10/894.63	c number of learning phase by resolution	: 0
1800.10/894.63	c number of learning phase by cutting planes	: 0
1800.10/894.63	c speed (assignments/second)	: 3091.3409058373
1800.10/894.63	c non guided choices	255
1800.10/894.64	c learnt constraints type 
1800.10/894.64	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 48
1800.10/894.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 22960
1800.10/894.64	s UNKNOWN
1800.10/894.64	c Total wall clock time (in seconds): 894.523

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-4115926-1466943425/watcher-4115926-1466943425 -o /tmp/evaluation-result-4115926-1466943425/solver-4115926-1466943425 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466939767-20070 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4115926-1466943425.opb 

pid=20845
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: 3.97 4.20 4.13 4/197 20848
/proc/meminfo: memFree=28287672/32872528 swapFree=681168/738400
[pid=20848] ppid=20845 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/20848/stat : 20848 (java) R 20845 20848 20053 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 27381977 9515008 176 33554432000 1073741824 1073778376 140733799370832 140733799367960 213866333072 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20848/statm: 2323 176 133 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 3.97 4.20 4.13 4/197 20848
/proc/meminfo: memFree=28287672/32872528 swapFree=681168/738400
[pid=20848] ppid=20845 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/20848/stat : 20848 (java) S 20845 20848 20053 0 -1 4202496 4413 0 1 0 8 1 0 0 20 0 18 0 27381977 9787879424 6037 33554432000 1073741824 1073778376 140733799370832 140733799361968 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20848/statm: 2389619 6037 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200225 s]
/proc/loadavg: 3.97 4.20 4.13 4/197 20848
/proc/meminfo: memFree=28287672/32872528 swapFree=681168/738400
[pid=20848] ppid=20845 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/20848/stat : 20848 (java) S 20845 20848 20053 0 -1 4202496 4711 0 1 0 23 1 0 0 20 0 18 0 27381977 9787879424 6805 33554432000 1073741824 1073778376 140733799370832 140733799361968 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20848/statm: 2389619 6805 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300234 s]
/proc/loadavg: 3.97 4.20 4.13 4/197 20848
/proc/meminfo: memFree=28287672/32872528 swapFree=681168/738400
[pid=20848] ppid=20845 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/20848/stat : 20848 (java) S 20845 20848 20053 0 -1 4202496 5841 0 1 0 46 2 0 0 20 0 18 0 27381977 9787879424 8867 33554432000 1073741824 1073778376 140733799370832 140733799361968 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20848/statm: 2389619 8872 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.70022 s]
/proc/loadavg: 3.97 4.20 4.13 4/197 20848
/proc/meminfo: memFree=28287672/32872528 swapFree=681168/738400
[pid=20848] ppid=20845 vsize=9824732 CPUtime=1.73 cores=1,3,5,7
/proc/20848/stat : 20848 (java) S 20845 20848 20053 0 -1 4202496 13450 0 1 0 169 4 0 0 20 0 22 0 27381977 10060525568 23408 33554432000 1073741824 1073778376 140733799370832 140733799361968 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20848/statm: 2456183 23408 2267 9 0 2446860 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 3.97 4.20 4.13 8/219 20870
/proc/meminfo: memFree=28144316/32872528 swapFree=681168/738400
[pid=20848] ppid=20845 vsize=9824732 CPUtime=4.86 cores=1,3,5,7
/proc/20848/stat : 20848 (java) S 20845 20848 20053 0 -1 4202496 25929 0 1 0 478 8 0 0 20 0 22 0 27381977 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140733799361968 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20848/statm: 2456183 48185 2292 9 0 2446860 0
[pid=20848/tid=20850] ppid=20845 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/20848/task/20850/stat : 20850 (java) S 20845 20848 20053 0 -1 4202560 2440 0 1 0 46 2 0 0 20 0 22 0 27381978 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641741525880 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20848/tid=20851] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20851/stat : 20851 (java) S 20845 20848 20053 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 27381980 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641730587688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20852] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20852/stat : 20852 (java) S 20845 20848 20053 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 27381980 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641729534888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20853] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20853/stat : 20853 (java) S 20845 20848 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27381980 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641728482088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20854] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20854/stat : 20854 (java) S 20845 20848 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27381980 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641727429288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20848/tid=20855] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20855/stat : 20855 (java) S 20845 20848 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27381980 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641726376488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20856] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20856/stat : 20856 (java) S 20845 20848 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27381980 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641725323688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20848/tid=20857] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20857/stat : 20857 (java) S 20845 20848 20053 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27381980 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641578989864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20858] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20858/stat : 20858 (java) S 20845 20848 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27381980 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641577937064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20859] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20859/stat : 20859 (java) S 20845 20848 20053 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 27381981 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641565740008 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20860] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20860/stat : 20860 (java) S 20845 20848 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27381981 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641564686072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20861] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20861/stat : 20861 (java) S 20845 20848 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27381981 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641563633160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20862] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20862/stat : 20862 (java) S 20845 20848 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27381983 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641562581648 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20863] ppid=20845 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/20848/task/20863/stat : 20863 (java) R 20845 20848 20053 0 -1 4202560 13298 0 0 0 114 3 0 0 20 0 22 0 27381983 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641561528760 140641747485040 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20864] ppid=20845 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/20848/task/20864/stat : 20864 (java) R 20845 20848 20053 0 -1 4202560 8784 0 0 0 123 0 0 0 20 0 22 0 27381983 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641560475800 140641749259953 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20865] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20865/stat : 20865 (java) S 20845 20848 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27381983 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641559423352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20866] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20866/stat : 20866 (java) S 20845 20848 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27381983 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641558370760 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20867] ppid=20845 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/20848/task/20867/stat : 20867 (java) R 20845 20848 20053 0 -1 4202560 18 0 0 0 94 0 0 0 20 0 22 0 27382029 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641557307920 140641607408477 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=20848/tid=20868] ppid=20845 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/20848/task/20868/stat : 20868 (java) R 20845 20848 20053 0 -1 4202560 73 0 0 0 93 1 0 0 20 0 22 0 27382029 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641556263616 140641607359159 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20869] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20869/stat : 20869 (java) S 20845 20848 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27382030 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641555211688 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20870] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20870/stat : 20870 (java) S 20845 20848 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27382030 10060525568 48185 33554432000 1073741824 1073778376 140733799370832 140641554158888 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 9824732

[startup+3.10097 s]
/proc/loadavg: 3.97 4.20 4.13 6/219 20870
/proc/meminfo: memFree=28082756/32872528 swapFree=681168/738400
[pid=20848] ppid=20845 vsize=9824732 CPUtime=8.67 cores=1,3,5,7
/proc/20848/stat : 20848 (java) S 20845 20848 20053 0 -1 4202496 27083 0 1 0 850 17 0 0 20 0 22 0 27381977 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140733799361968 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20848/statm: 2456183 88002 2292 9 0 2446860 0
[pid=20848/tid=20850] ppid=20845 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/20848/task/20850/stat : 20850 (java) S 20845 20848 20053 0 -1 4202560 2440 0 1 0 46 2 0 0 20 0 22 0 27381978 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641741525880 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20851] ppid=20845 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/20848/task/20851/stat : 20851 (java) S 20845 20848 20053 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 27381980 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641730587688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20852] ppid=20845 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/20848/task/20852/stat : 20852 (java) S 20845 20848 20053 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 27381980 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641729534888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20853] ppid=20845 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/20848/task/20853/stat : 20853 (java) S 20845 20848 20053 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 27381980 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641728482088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20854] ppid=20845 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/20848/task/20854/stat : 20854 (java) S 20845 20848 20053 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 22 0 27381980 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641727429288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20855] ppid=20845 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/20848/task/20855/stat : 20855 (java) S 20845 20848 20053 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 27381980 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641726376488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20856] ppid=20845 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/20848/task/20856/stat : 20856 (java) S 20845 20848 20053 0 -1 4202560 22 0 0 0 4 2 0 0 20 0 22 0 27381980 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641725323688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20857] ppid=20845 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/20848/task/20857/stat : 20857 (java) S 20845 20848 20053 0 -1 4202560 37 0 0 0 6 2 0 0 20 0 22 0 27381980 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641578989864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20858] ppid=20845 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/20848/task/20858/stat : 20858 (java) S 20845 20848 20053 0 -1 4202560 21 0 0 0 4 1 0 0 20 0 22 0 27381980 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641577937064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20859] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20859/stat : 20859 (java) S 20845 20848 20053 0 -1 4202560 202 0 0 0 0 0 0 0 20 0 22 0 27381981 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641565740008 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20848/tid=20860] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20860/stat : 20860 (java) S 20845 20848 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27381981 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641564686072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20861] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20861/stat : 20861 (java) S 20845 20848 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27381981 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641563633160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20862] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20862/stat : 20862 (java) S 20845 20848 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27381983 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641562581648 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20863] ppid=20845 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/20848/task/20863/stat : 20863 (java) S 20845 20848 20053 0 -1 4202560 14028 0 0 0 127 3 0 0 20 0 22 0 27381983 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641561528760 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20864] ppid=20845 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/20848/task/20864/stat : 20864 (java) S 20845 20848 20053 0 -1 4202560 8844 0 0 0 156 0 0 0 20 0 22 0 27381983 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641560475960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20848/tid=20865] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20865/stat : 20865 (java) S 20845 20848 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27381983 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641559423352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20866] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20866/stat : 20866 (java) S 20845 20848 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27381983 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641558370760 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20867] ppid=20845 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/20848/task/20867/stat : 20867 (java) R 20845 20848 20053 0 -1 4202560 22 0 0 0 241 0 0 0 20 0 22 0 27382029 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641557307920 140641607483409 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20868] ppid=20845 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/20848/task/20868/stat : 20868 (java) R 20845 20848 20053 0 -1 4202560 122 0 0 0 238 3 0 0 20 0 22 0 27382029 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641556262816 140641607474358 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20869] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20869/stat : 20869 (java) S 20845 20848 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27382030 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641555211688 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20870] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20870/stat : 20870 (java) S 20845 20848 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27382030 10060525568 88002 33554432000 1073741824 1073778376 140733799370832 140641554158888 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.67
Current children cumulated vsize (KiB) 9824732

[startup+6.30249 s]
/proc/loadavg: 4.21 4.25 4.15 5/219 20870
/proc/meminfo: memFree=27648332/32872528 swapFree=681168/738400
[pid=20848] ppid=20845 vsize=9824732 CPUtime=15.27 cores=1,3,5,7
/proc/20848/stat : 20848 (java) S 20845 20848 20053 0 -1 4202496 27682 0 1 0 1497 30 0 0 20 0 22 0 27381977 10060525568 165592 33554432000 1073741824 1073778376 140733799370832 140733799361968 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20848/statm: 2456183 165592 2292 9 0 2446860 0
[pid=20848/tid=20850] ppid=20845 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/20848/task/20850/stat : 20850 (java) S 20845 20848 20053 0 -1 4202560 2440 0 1 0 46 2 0 0 20 0 22 0 27381978 10060525568 165592 33554432000 1073741824 1073778376 140733799370832 140641741525880 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20851] ppid=20845 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/20848/task/20851/stat : 20851 (java) R 20845 20848 20053 0 -1 4202560 46 0 0 0 5 3 0 0 20 0 22 0 27381980 10060525568 165592 33554432000 1073741824 1073778376 140733799370832 140641730587864 213866286215 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20852] ppid=20845 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/20848/task/20852/stat : 20852 (java) R 20845 20848 20053 0 -1 4202560 40 0 0 0 6 0 0 0 20 0 22 0 27381980 10060525568 165592 33554432000 1073741824 1073778376 140733799370832 140641729535064 140641745282213 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20853] ppid=20845 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/20848/task/20853/stat : 20853 (java) R 20845 20848 20053 0 -1 4202560 34 0 0 0 5 2 0 0 20 0 22 0 27381980 10060525568 165592 33554432000 1073741824 1073778376 140733799370832 140641728482088 213866286215 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20854] ppid=20845 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/20848/task/20854/stat : 20854 (java) R 20845 20848 20053 0 -1 4202560 61 0 0 0 7 3 0 0 20 0 22 0 27381980 10060525568 165592 33554432000 1073741824 1073778376 140733799370832 140641727429416 213866286215 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=20848/tid=20855] ppid=20845 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/20848/task/20855/stat : 20855 (java) R 20845 20848 20053 0 -1 4202560 46 0 0 0 7 2 0 0 20 0 22 0 27381980 10060525568 165592 33554432000 1073741824 1073778376 140733799370832 140641726376616 213866286215 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20856] ppid=20845 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/20848/task/20856/stat : 20856 (java) R 20845 20848 20053 0 -1 4202560 50 0 0 0 7 2 0 0 20 0 22 0 27381980 10060525568 165592 33554432000 1073741824 1073778376 140733799370832 140641725323816 213866286215 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20857] ppid=20845 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/20848/task/20857/stat : 20857 (java) R 20845 20848 20053 0 -1 4202560 63 0 0 0 9 3 0 0 20 0 22 0 27381980 10060525568 165592 33554432000 1073741824 1073778376 140733799370832 140641578989992 213866286215 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20858] ppid=20845 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/20848/task/20858/stat : 20858 (java) R 20845 20848 20053 0 -1 4202560 57 0 0 0 8 4 0 0 20 0 22 0 27381980 10060525568 165592 33554432000 1073741824 1073778376 140733799370832 140641577937192 213866286215 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=20848/tid=20859] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20859/stat : 20859 (java) S 20845 20848 20053 0 -1 4202560 456 0 0 0 0 0 0 0 20 0 22 0 27381981 10060525568 165592 33554432000 1073741824 1073778376 140733799370832 140641565738888 213869704252 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20860] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20860/stat : 20860 (java) S 20845 20848 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27381981 10060525568 165592 33554432000 1073741824 1073778376 140733799370832 140641564686072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20861] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20861/stat : 20861 (java) S 20845 20848 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27381981 10060525568 165592 33554432000 1073741824 1073778376 140733799370832 140641563633160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20862] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20862/stat : 20862 (java) S 20845 20848 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27381983 10060525568 165592 33554432000 1073741824 1073778376 140733799370832 140641562581648 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20863] ppid=20845 vsize=9824732 CPUtime=1.3 cores=1,3,5,7

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

/proc/20848/task/20853/stat : 20853 (java) S 20845 20848 20053 0 -1 4202560 564 0 0 0 273 17 0 0 20 0 22 0 27381980 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641728482088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20854] ppid=20845 vsize=9824732 CPUtime=2.76 cores=1,3,5,7
/proc/20848/task/20854/stat : 20854 (java) S 20845 20848 20053 0 -1 4202560 584 0 0 0 261 15 0 0 20 0 22 0 27381980 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641727429288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20848/tid=20855] ppid=20845 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/20848/task/20855/stat : 20855 (java) S 20845 20848 20053 0 -1 4202560 594 0 0 0 270 19 0 0 20 0 22 0 27381980 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641726376488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20856] ppid=20845 vsize=9824732 CPUtime=2.81 cores=1,3,5,7
/proc/20848/task/20856/stat : 20856 (java) S 20845 20848 20053 0 -1 4202560 573 0 0 0 266 15 0 0 20 0 22 0 27381980 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641725323688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20848/tid=20857] ppid=20845 vsize=9824732 CPUtime=2.72 cores=1,3,5,7
/proc/20848/task/20857/stat : 20857 (java) S 20845 20848 20053 0 -1 4202560 554 0 0 0 255 17 0 0 20 0 22 0 27381980 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641578989864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20858] ppid=20845 vsize=9824732 CPUtime=2.99 cores=1,3,5,7
/proc/20848/task/20858/stat : 20858 (java) S 20845 20848 20053 0 -1 4202560 535 0 0 0 284 15 0 0 20 0 22 0 27381980 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641577937064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20848/tid=20859] ppid=20845 vsize=9824732 CPUtime=3.31 cores=1,3,5,7
/proc/20848/task/20859/stat : 20859 (java) S 20845 20848 20053 0 -1 4202560 2238 0 0 0 323 8 0 0 20 0 22 0 27381981 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641565740008 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20860] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20860/stat : 20860 (java) S 20845 20848 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27381981 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641564686072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20861] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20861/stat : 20861 (java) S 20845 20848 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27381981 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641563633160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20862] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20862/stat : 20862 (java) S 20845 20848 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27381983 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641562581648 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20863] ppid=20845 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/20848/task/20863/stat : 20863 (java) S 20845 20848 20053 0 -1 4202560 14039 0 0 0 135 3 0 0 20 0 22 0 27381983 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641561528760 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20864] ppid=20845 vsize=9824732 CPUtime=2.15 cores=1,3,5,7
/proc/20848/task/20864/stat : 20864 (java) S 20845 20848 20053 0 -1 4202560 11086 0 0 0 213 2 0 0 20 0 22 0 27381983 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641560475960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20848/tid=20865] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20865/stat : 20865 (java) S 20845 20848 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27381983 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641559423352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20866] ppid=20845 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/20848/task/20866/stat : 20866 (java) S 20845 20848 20053 0 -1 4202560 47 0 0 0 12 23 0 0 20 0 22 0 27381983 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641558370760 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20867] ppid=20845 vsize=9824732 CPUtime=810.24 cores=1,3,5,7
/proc/20848/task/20867/stat : 20867 (java) R 20845 20848 20053 0 -1 4202560 86 0 0 0 81010 14 0 0 20 0 22 0 27382029 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641557315680 140641607309501 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20868] ppid=20845 vsize=9824732 CPUtime=810.18 cores=1,3,5,7
/proc/20848/task/20868/stat : 20868 (java) R 20845 20848 20053 0 -1 4202560 1547 0 0 0 80971 47 0 0 20 0 22 0 27382029 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641556263936 140641607539533 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20869] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20869/stat : 20869 (java) S 20845 20848 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27382030 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641555211688 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20870] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20870/stat : 20870 (java) S 20845 20848 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27382030 10060525568 919960 33554432000 1073741824 1073778376 140733799370832 140641554158888 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1654.67
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.22 4.21 4.14 5/219 20960
/proc/meminfo: memFree=24693192/32872528 swapFree=681168/738400
[pid=20848] ppid=20845 vsize=9824732 CPUtime=1775.42 cores=1,3,5,7
/proc/20848/stat : 20848 (java) S 20845 20848 20053 0 -1 4202496 37297 0 1 0 177342 200 0 0 20 0 22 0 27381977 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140733799361968 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20848/statm: 2456183 924058 2301 9 0 2446860 0
[pid=20848/tid=20850] ppid=20845 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/20848/task/20850/stat : 20850 (java) S 20845 20848 20053 0 -1 4202560 2445 0 1 0 48 4 0 0 20 0 22 0 27381978 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641741525880 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20851] ppid=20845 vsize=9824732 CPUtime=2.82 cores=1,3,5,7
/proc/20848/task/20851/stat : 20851 (java) S 20845 20848 20053 0 -1 4202560 569 0 0 0 266 16 0 0 20 0 22 0 27381980 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641730587688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20848/tid=20852] ppid=20845 vsize=9824732 CPUtime=3.02 cores=1,3,5,7
/proc/20848/task/20852/stat : 20852 (java) S 20845 20848 20053 0 -1 4202560 538 0 0 0 288 14 0 0 20 0 22 0 27381980 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641729534888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20853] ppid=20845 vsize=9824732 CPUtime=3.17 cores=1,3,5,7
/proc/20848/task/20853/stat : 20853 (java) S 20845 20848 20053 0 -1 4202560 566 0 0 0 300 17 0 0 20 0 22 0 27381980 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641728482088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20854] ppid=20845 vsize=9824732 CPUtime=2.92 cores=1,3,5,7
/proc/20848/task/20854/stat : 20854 (java) S 20845 20848 20053 0 -1 4202560 586 0 0 0 277 15 0 0 20 0 22 0 27381980 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641727429288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20855] ppid=20845 vsize=9824732 CPUtime=3.05 cores=1,3,5,7
/proc/20848/task/20855/stat : 20855 (java) S 20845 20848 20053 0 -1 4202560 596 0 0 0 286 19 0 0 20 0 22 0 27381980 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641726376488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20856] ppid=20845 vsize=9824732 CPUtime=2.98 cores=1,3,5,7
/proc/20848/task/20856/stat : 20856 (java) S 20845 20848 20053 0 -1 4202560 576 0 0 0 282 16 0 0 20 0 22 0 27381980 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641725323688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20857] ppid=20845 vsize=9824732 CPUtime=2.91 cores=1,3,5,7
/proc/20848/task/20857/stat : 20857 (java) S 20845 20848 20053 0 -1 4202560 556 0 0 0 274 17 0 0 20 0 22 0 27381980 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641578989864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20848/tid=20858] ppid=20845 vsize=9824732 CPUtime=3.12 cores=1,3,5,7
/proc/20848/task/20858/stat : 20858 (java) S 20845 20848 20053 0 -1 4202560 540 0 0 0 296 16 0 0 20 0 22 0 27381980 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641577937064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20859] ppid=20845 vsize=9824732 CPUtime=3.32 cores=1,3,5,7
/proc/20848/task/20859/stat : 20859 (java) S 20845 20848 20053 0 -1 4202560 2246 0 0 0 323 9 0 0 20 0 22 0 27381981 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641565740008 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20860] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20860/stat : 20860 (java) S 20845 20848 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27381981 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641564686072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20861] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20861/stat : 20861 (java) S 20845 20848 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27381981 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641563633160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20862] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20862/stat : 20862 (java) S 20845 20848 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27381983 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641562581648 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20863] ppid=20845 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/20848/task/20863/stat : 20863 (java) S 20845 20848 20053 0 -1 4202560 14039 0 0 0 135 3 0 0 20 0 22 0 27381983 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641561528760 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20864] ppid=20845 vsize=9824732 CPUtime=2.15 cores=1,3,5,7
/proc/20848/task/20864/stat : 20864 (java) S 20845 20848 20053 0 -1 4202560 11086 0 0 0 213 2 0 0 20 0 22 0 27381983 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641560475960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20848/tid=20865] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20865/stat : 20865 (java) S 20845 20848 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27381983 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641559423352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20866] ppid=20845 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/20848/task/20866/stat : 20866 (java) S 20845 20848 20053 0 -1 4202560 51 0 0 0 14 25 0 0 20 0 22 0 27381983 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641558370760 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20867] ppid=20845 vsize=9824732 CPUtime=869.69 cores=1,3,5,7
/proc/20848/task/20867/stat : 20867 (java) R 20845 20848 20053 0 -1 4202560 86 0 0 0 86954 15 0 0 20 0 22 0 27382029 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641557314944 140641607117965 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20868] ppid=20845 vsize=9824732 CPUtime=869.62 cores=1,3,5,7
/proc/20848/task/20868/stat : 20868 (java) R 20845 20848 20053 0 -1 4202560 1553 0 0 0 86914 48 0 0 20 0 22 0 27382029 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641556262816 140641607363631 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20869] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20869/stat : 20869 (java) S 20845 20848 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27382030 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641555211688 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20870] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20870/stat : 20870 (java) S 20845 20848 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27382030 10060525568 924058 33554432000 1073741824 1073778376 140733799370832 140641554158888 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1775.42
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.601 s]
/proc/loadavg: 4.18 4.20 4.14 5/218 20961
/proc/meminfo: memFree=24627852/32872528 swapFree=681168/738400
[pid=20848] ppid=20845 vsize=9824732 CPUtime=1800.1 cores=1,3,5,7
/proc/20848/stat : 20848 (java) S 20845 20848 20053 0 -1 4202496 37666 0 1 0 179809 201 0 0 20 0 22 0 27381977 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140733799361968 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20848/statm: 2456183 926465 2301 9 0 2446860 0
[pid=20848/tid=20850] ppid=20845 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/20848/task/20850/stat : 20850 (java) S 20845 20848 20053 0 -1 4202560 2445 0 1 0 48 4 0 0 20 0 22 0 27381978 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641741525880 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20851] ppid=20845 vsize=9824732 CPUtime=2.84 cores=1,3,5,7
/proc/20848/task/20851/stat : 20851 (java) S 20845 20848 20053 0 -1 4202560 569 0 0 0 268 16 0 0 20 0 22 0 27381980 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641730587688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20852] ppid=20845 vsize=9824732 CPUtime=3.05 cores=1,3,5,7
/proc/20848/task/20852/stat : 20852 (java) S 20845 20848 20053 0 -1 4202560 553 0 0 0 291 14 0 0 20 0 22 0 27381980 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641729534888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20853] ppid=20845 vsize=9824732 CPUtime=3.19 cores=1,3,5,7
/proc/20848/task/20853/stat : 20853 (java) S 20845 20848 20053 0 -1 4202560 576 0 0 0 302 17 0 0 20 0 22 0 27381980 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641728482088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20848/tid=20854] ppid=20845 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/20848/task/20854/stat : 20854 (java) S 20845 20848 20053 0 -1 4202560 587 0 0 0 280 15 0 0 20 0 22 0 27381980 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641727429288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20855] ppid=20845 vsize=9824732 CPUtime=3.09 cores=1,3,5,7
/proc/20848/task/20855/stat : 20855 (java) S 20845 20848 20053 0 -1 4202560 629 0 0 0 290 19 0 0 20 0 22 0 27381980 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641726376488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20856] ppid=20845 vsize=9824732 CPUtime=3.01 cores=1,3,5,7
/proc/20848/task/20856/stat : 20856 (java) S 20845 20848 20053 0 -1 4202560 655 0 0 0 285 16 0 0 20 0 22 0 27381980 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641725323688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20857] ppid=20845 vsize=9824732 CPUtime=2.93 cores=1,3,5,7
/proc/20848/task/20857/stat : 20857 (java) S 20845 20848 20053 0 -1 4202560 557 0 0 0 276 17 0 0 20 0 22 0 27381980 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641578989864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20858] ppid=20845 vsize=9824732 CPUtime=3.18 cores=1,3,5,7
/proc/20848/task/20858/stat : 20858 (java) S 20845 20848 20053 0 -1 4202560 769 0 0 0 302 16 0 0 20 0 22 0 27381980 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641577937064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20859] ppid=20845 vsize=9824732 CPUtime=3.32 cores=1,3,5,7
/proc/20848/task/20859/stat : 20859 (java) S 20845 20848 20053 0 -1 4202560 2246 0 0 0 323 9 0 0 20 0 22 0 27381981 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641565740008 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20860] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20860/stat : 20860 (java) S 20845 20848 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27381981 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641564686072 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20861] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20861/stat : 20861 (java) S 20845 20848 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27381981 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641563633160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20862] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20862/stat : 20862 (java) S 20845 20848 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27381983 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641562581648 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20863] ppid=20845 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/20848/task/20863/stat : 20863 (java) S 20845 20848 20053 0 -1 4202560 14039 0 0 0 135 3 0 0 20 0 22 0 27381983 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641561528760 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20864] ppid=20845 vsize=9824732 CPUtime=2.15 cores=1,3,5,7
/proc/20848/task/20864/stat : 20864 (java) S 20845 20848 20053 0 -1 4202560 11086 0 0 0 213 2 0 0 20 0 22 0 27381983 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641560475960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20848/tid=20865] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20865/stat : 20865 (java) S 20845 20848 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27381983 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641559423352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20866] ppid=20845 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/20848/task/20866/stat : 20866 (java) S 20845 20848 20053 0 -1 4202560 51 0 0 0 14 25 0 0 20 0 22 0 27381983 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641558370760 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20867] ppid=20845 vsize=9824732 CPUtime=881.89 cores=1,3,5,7
/proc/20848/task/20867/stat : 20867 (java) R 20845 20848 20053 0 -1 4202560 86 0 0 0 88174 15 0 0 20 0 22 0 27382029 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641557308000 140641607189014 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20848/tid=20868] ppid=20845 vsize=9824732 CPUtime=881.81 cores=1,3,5,7
/proc/20848/task/20868/stat : 20868 (java) R 20845 20848 20053 0 -1 4202560 1554 0 0 0 88133 48 0 0 20 0 22 0 27382029 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641556263936 140641607364750 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20848/tid=20869] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20869/stat : 20869 (java) S 20845 20848 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27382030 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641555211688 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20848/tid=20870] ppid=20845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20848/task/20870/stat : 20870 (java) S 20845 20848 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27382030 10060525568 926465 33554432000 1073741824 1073778376 140733799370832 140641554158888 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
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 20848 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 20848 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=578334
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=531615
# CPU time returned by wait4() is 1796.11
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 894.659
CPU time (s): 1800.1
CPU user time (s): 1798.09
CPU system time (s): 2.01
CPU usage (%): 201.205
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.58
system time used= 2.53161
maximum resident set size= 3705976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37700
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24276
involuntary context switches= 29501

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.00509 second user time and 7.39088 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-26 14:17:05
IDJOB=4115926
IDBENCH=109406
IDSOLVER=2543
FILE ID=node112/4115926-1466943425
RUNJOBID= node112-1466939767-20070
PBS_JOBID= 19976335
Free space on /tmp= 71688 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size112-round23-4.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115926-1466943425/watcher-4115926-1466943425 -o /tmp/evaluation-result-4115926-1466943425/solver-4115926-1466943425 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466939767-20070 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4115926-1466943425.opb

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

MD5SUM BENCH= 84f041f353ac1b81b2fd2c2b0e38b90c
RANDOM SEED=2121512228

node112.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.959
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	: 5333.91
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.959
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.959
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		: 2666.959
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.56
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.959
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.959
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		: 2666.959
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.959
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:        28288456 kB
Buffers:            7472 kB
Cached:           146508 kB
SwapCached:         1708 kB
Active:          2992188 kB
Inactive:         133536 kB
Active(anon):    2971692 kB
Inactive(anon):     2540 kB
Active(file):      20496 kB
Inactive(file):   130996 kB
Unevictable:      738400 kB
Mlocked:          681168 kB
SwapTotal:      67108856 kB
SwapFree:       67098660 kB
Dirty:              1192 kB
Writeback:             0 kB
AnonPages:       3727608 kB
Mapped:            15332 kB
Shmem:                 0 kB
Slab:             565376 kB
SReclaimable:       8948 kB
SUnreclaim:       556428 kB
KernelStack:        1624 kB
PageTables:        11332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4000760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3000320 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= 71688 MiB
End job on node112 at 2016-06-26 14:31:59