Trace number 4081755

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16SAT (TO)27 1800.08 898.665

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_5.opb
MD5SUM08d7a5060b972f308367859ff82f87f6
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint11
Maximum length of a constraint23
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2528
Sum of products size (including duplicates)5056
Number of different products2528
Sum of products size5056

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4081755-1465253632.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.50/0.36	c ... done. Wall clock time 0.25s.
0.50/0.36	c declared #vars     200
0.50/0.36	c internal #vars     2728
0.50/0.36	c #constraints  5256
0.50/0.36	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.50/0.36	c constraints type 
0.50/0.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2728
0.50/0.36	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2528
0.50/0.36	c 5256 constraints processed.
0.50/0.36	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.50/0.36	c constraints type 
0.50/0.36	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2728
0.50/0.36	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2528
0.50/0.36	c 5256 constraints processed.
0.50/0.36	c objective function length is 200 literals
0.77/0.40	c And the winner is solver0
0.86/0.86	c SATISFIABLE
0.86/0.86	c OPTIMIZING...
0.86/0.86	c Got one! Elapsed wall clock time (in seconds):0.754
0.86/0.86	o 31
0.86/0.89	c And the winner is solver0
1.14/1.36	c Got one! Elapsed wall clock time (in seconds):1.257
1.14/1.36	o 30
1.14/1.37	c And the winner is solver0
1.18/1.87	c Got one! Elapsed wall clock time (in seconds):1.759
1.18/1.87	o 29
1.27/1.92	c And the winner is solver0
1.59/2.37	c Got one! Elapsed wall clock time (in seconds):2.261
1.59/2.37	o 28
3.51/3.11	c And the winner is solver1
3.61/3.37	c Got one! Elapsed wall clock time (in seconds):3.263
3.61/3.37	o 27
6.35/4.66	c cleaning 2640 clauses out of 5285 with flag 9823/5285
11.62/7.19	c cleaning 4319 clauses out of 8645 with flag 28781/11285
17.52/10.08	c cleaning 5667 clauses out of 11334 with flag 49043/18293
24.37/13.49	c cleaning 6824 clauses out of 13659 with flag 72263/26285
32.40/17.33	c cleaning 7912 clauses out of 15835 with flag 97505/35285
40.99/21.60	c cleaning 8964 clauses out of 17928 with flag 125013/45290
50.29/26.22	c cleaning 9969 clauses out of 19961 with flag 154747/56287
60.53/31.34	c cleaning 10990 clauses out of 21992 with flag 188283/68287
71.54/36.85	c cleaning 11989 clauses out of 24000 with flag 225124/81285
83.43/42.75	c cleaning 13006 clauses out of 26012 with flag 263061/95286
97.31/49.64	c cleaning 14000 clauses out of 28005 with flag 307796/110285
111.57/56.73	c cleaning 15003 clauses out of 30005 with flag 352335/126285
127.17/64.50	c cleaning 15992 clauses out of 32002 with flag 398627/143285
144.06/72.96	c cleaning 17001 clauses out of 34010 with flag 447802/161285
161.74/81.74	c cleaning 17999 clauses out of 36009 with flag 501421/180285
178.81/90.28	c cleaning 0 clauses out of 5236 with flag 0/5237
180.75/91.04	c cleaning 19003 clauses out of 38010 with flag 558094/200285
199.56/100.33	c cleaning 19999 clauses out of 40007 with flag 622777/221285
221.04/111.03	c cleaning 20990 clauses out of 42009 with flag 685383/243286
243.58/122.23	c cleaning 21999 clauses out of 44018 with flag 747128/266285
267.21/134.03	c cleaning 22995 clauses out of 46019 with flag 816521/290285
291.33/146.02	c cleaning 23986 clauses out of 48024 with flag 891241/315285
317.64/159.15	c cleaning 25007 clauses out of 50038 with flag 961023/341285
345.23/173.23	c cleaning 26001 clauses out of 52032 with flag 1033613/368286
373.73/187.48	c cleaning 27000 clauses out of 54030 with flag 1109749/396285
402.69/201.81	c cleaning 28000 clauses out of 56030 with flag 1192819/425285
433.84/217.31	c cleaning 28998 clauses out of 58031 with flag 1274804/455286
466.15/233.42	c cleaning 30001 clauses out of 60032 with flag 1361993/486285
497.67/249.14	c cleaning 31016 clauses out of 62036 with flag 1452435/518290
535.17/267.82	c cleaning 31992 clauses out of 64015 with flag 1544250/551285
570.55/285.50	c cleaning 32991 clauses out of 66024 with flag 1638967/585286
605.95/303.07	c cleaning 33999 clauses out of 68032 with flag 1735772/620285
645.53/323.28	c cleaning 35003 clauses out of 70033 with flag 1836069/656285
683.68/342.25	c cleaning 36007 clauses out of 72031 with flag 1938638/693286
726.22/363.45	c cleaning 36998 clauses out of 74023 with flag 2043716/731285
771.38/385.94	c cleaning 38012 clauses out of 76026 with flag 2151511/770286
814.10/407.23	c cleaning 39005 clauses out of 78013 with flag 2265189/810285
858.16/429.18	c cleaning 39994 clauses out of 80008 with flag 2379372/851285
905.53/452.80	c cleaning 41000 clauses out of 82014 with flag 2497910/893285
960.08/479.97	c cleaning 41993 clauses out of 84017 with flag 2616515/936288
981.77/490.77	c cleaning 0 clauses out of 11237 with flag 0/11238
1016.76/508.11	c cleaning 43001 clauses out of 86021 with flag 2735643/980285
1079.99/539.65	c cleaning 44008 clauses out of 88024 with flag 2857589/1025289
1143.24/571.11	c cleaning 44989 clauses out of 90013 with flag 2984209/1071286
1199.73/599.27	c cleaning 45998 clauses out of 92023 with flag 3117880/1118285
1253.99/626.22	c cleaning 46998 clauses out of 94025 with flag 3251363/1166285
1311.68/654.91	c cleaning 48001 clauses out of 96027 with flag 3386560/1215285
1372.80/685.24	c cleaning 48996 clauses out of 98028 with flag 3528539/1265287
1438.23/718.44	c cleaning 50014 clauses out of 100031 with flag 3671564/1316286
1503.90/751.11	c cleaning 50993 clauses out of 102016 with flag 3813338/1368285
1568.63/783.37	c cleaning 52004 clauses out of 104024 with flag 3966842/1421286
1636.32/817.03	c cleaning 52998 clauses out of 106020 with flag 4115028/1475286
1703.79/850.66	c cleaning 54011 clauses out of 108021 with flag 4270889/1530285
1774.04/885.68	c cleaning 54991 clauses out of 110012 with flag 4424672/1586287
1800.08/898.60	c >>>>>>>>>> Solver number 0 (4 answers) <<<<<<<<<<<<<<<<<<
1800.08/898.60	c starts		: 260
1800.08/898.60	c conflicts		: 1609420
1800.08/898.60	c decisions		: 4067742
1800.08/898.60	c propagations		: 928045930
1800.08/898.60	c inspects		: 10542267676
1800.08/898.60	c shortcuts		: 0
1800.08/898.60	c learnt literals	: 0
1800.08/898.60	c learnt binary clauses	: 0
1800.08/898.60	c learnt ternary clauses	: 0
1800.08/898.60	c learnt constraints	: 1609420
1800.08/898.60	c ignored constraints	: 0
1800.08/898.60	c root simplifications	: 0
1800.08/898.60	c removed literals (reason simplification)	: 105545
1800.08/898.60	c reason swapping (by a shorter reason)	: 0
1800.08/898.60	c Calls to reduceDB	: 52
1800.08/898.60	c Number of update (reduction) of LBD	: 425825
1800.08/898.60	c Imported unit clauses	: 0
1800.08/898.60	c number of reductions to clauses (during analyze)	: 0
1800.08/898.60	c number of learned constraints concerned by reduction	: 0
1800.08/898.60	c number of learning phase by resolution	: 0
1800.08/898.60	c number of learning phase by cutting planes	: 0
1800.08/898.60	c speed (assignments/second)	: 1036652.9495673194
1800.08/898.60	c non guided choices	0
1800.08/898.63	c learnt constraints type 
1800.08/898.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 78154
1800.08/898.63	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
1800.08/898.63	c starts		: 48
1800.08/898.63	c conflicts		: 15516
1800.08/898.63	c decisions		: 54918
1800.08/898.63	c propagations		: 2690157
1800.08/898.63	c inspects		: 958280031
1800.08/898.63	c shortcuts		: 0
1800.08/898.63	c learnt literals	: 0
1800.08/898.63	c learnt binary clauses	: 0
1800.08/898.63	c learnt ternary clauses	: 0
1800.08/898.63	c learnt constraints	: 15515
1800.08/898.63	c ignored constraints	: 0
1800.08/898.63	c root simplifications	: 0
1800.08/898.63	c removed literals (reason simplification)	: 0
1800.08/898.63	c reason swapping (by a shorter reason)	: 0
1800.08/898.63	c Calls to reduceDB	: 2
1800.08/898.63	c Number of update (reduction) of LBD	: 0
1800.08/898.63	c Imported unit clauses	: 0
1800.08/898.63	c number of reductions to clauses (during analyze)	: 0
1800.08/898.63	c number of learned constraints concerned by reduction	: 0
1800.08/898.63	c number of learning phase by resolution	: 0
1800.08/898.63	c number of learning phase by cutting planes	: 0
1800.08/898.63	c speed (assignments/second)	: 3001.534151324224
1800.08/898.63	c non guided choices	0
1800.08/898.64	c learnt constraints type 
1800.08/898.64	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 222
1800.08/898.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 15293
1800.08/898.64	s SATISFIABLE
1800.08/898.64	c Found 5 solution(s)
1800.08/898.64	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10 -x11 x12 -x13 -x14 x15 x16 -x17 -x18 -x19 -x20 -x21 x22 x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 x53 x54 x55 x56 -x57 -x58 x59 -x60 x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 x83 -x84 -x85 x86 -x87 -x88 -x89 -x90 -x91 -x92 x93 -x94 -x95 x96 -x97 -x98 x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 x107 -x108 -x109 -x110 x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 x124 -x125 -x126 x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169 x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 x196 -x197 -x198 -x199 -x200 
1800.08/898.64	c objective function=27
1800.08/898.64	c Total wall clock time (in seconds): 898.531

Verifier Data

OK	27

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-4081755-1465253632/watcher-4081755-1465253632 -o /tmp/evaluation-result-4081755-1465253632/solver-4081755-1465253632 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465252001-17743 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081755-1465253632.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.08 4.12 3.68 5/197 19264
/proc/meminfo: memFree=26942860/32872528 swapFree=16636/1570076
[pid=19264] ppid=19261 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/19264/stat : 19264 (java) S 19261 19264 17726 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 107295608 98570240 977 33554432000 1073741824 1073778376 140737111670352 140737111661488 213422997565 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 24065 977 743 9 0 16771 0
[pid=19264/tid=19265] ppid=19261 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19265/stat : 19265 (java) R 19261 19264 17726 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 107295609 98570240 977 33554432000 1073741824 1073778376 140737111670352 140679604403752 213419640192 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 4.08 4.12 3.68 5/197 19264
/proc/meminfo: memFree=26942860/32872528 swapFree=16636/1570076
[pid=19264] ppid=19261 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/19264/stat : 19264 (java) S 19261 19264 17726 0 -1 4202496 4502 0 1 0 9 1 0 0 20 0 18 0 107295608 9787879424 6125 33554432000 1073741824 1073778376 140737111670352 140737111661488 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 2389619 6125 2156 9 0 2380296 0
[pid=19264/tid=19265] ppid=19261 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/19264/task/19265/stat : 19265 (java) R 19261 19264 17726 0 -1 4202560 2386 0 1 0 6 1 0 0 20 0 18 0 107295609 9787879424 6125 33554432000 1073741824 1073778376 140737111670352 140679604407200 213423023373 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200337 s]
/proc/loadavg: 4.08 4.12 3.68 5/197 19264
/proc/meminfo: memFree=26942860/32872528 swapFree=16636/1570076
[pid=19264] ppid=19261 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/19264/stat : 19264 (java) S 19261 19264 17726 0 -1 4202496 4629 0 1 0 23 1 0 0 20 0 18 0 107295608 9787879424 7221 33554432000 1073741824 1073778376 140737111670352 140737111661488 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 2389619 7221 2213 9 0 2380296 0
[pid=19264/tid=19265] ppid=19261 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/19264/task/19265/stat : 19265 (java) R 19261 19264 17726 0 -1 4202560 2406 0 1 0 16 1 0 0 20 0 18 0 107295609 9787879424 7221 33554432000 1073741824 1073778376 140737111670352 140679604408536 140679608687280 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300315 s]
/proc/loadavg: 4.08 4.12 3.68 5/197 19264
/proc/meminfo: memFree=26942860/32872528 swapFree=16636/1570076
[pid=19264] ppid=19261 vsize=9558476 CPUtime=0.5 cores=1,3,5,7
/proc/19264/stat : 19264 (java) S 19261 19264 17726 0 -1 4202496 6289 0 1 0 48 2 0 0 20 0 18 0 107295608 9787879424 9334 33554432000 1073741824 1073778376 140737111670352 140737111661488 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 2389619 9334 2244 9 0 2380296 0
[pid=19264/tid=19265] ppid=19261 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/19264/task/19265/stat : 19265 (java) R 19261 19264 17726 0 -1 4202560 2412 0 1 0 26 1 0 0 20 0 18 0 107295609 9787879424 9334 33554432000 1073741824 1073778376 140737111670352 140679604407432 140679456054320 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700253 s]
/proc/loadavg: 4.08 4.12 3.68 5/197 19264
/proc/meminfo: memFree=26942860/32872528 swapFree=16636/1570076
[pid=19264] ppid=19261 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/19264/stat : 19264 (java) S 19261 19264 17726 0 -1 4202496 8476 0 1 0 82 4 0 0 20 0 19 0 107295608 10060525568 12026 33554432000 1073741824 1073778376 140737111670352 140737111661488 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 2456183 12026 2264 9 0 2446860 0
[pid=19264/tid=19265] ppid=19261 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/19264/task/19265/stat : 19265 (java) S 19261 19264 17726 0 -1 4202560 2439 0 1 0 32 2 0 0 20 0 19 0 107295609 10060525568 12026 33554432000 1073741824 1073778376 140737111670352 140679604409208 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 9824732

[startup+1.50082 s]
/proc/loadavg: 4.08 4.12 3.68 3/216 19289
/proc/meminfo: memFree=26895032/32872528 swapFree=16636/1570076
[pid=19264] ppid=19261 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/19264/stat : 19264 (java) S 19261 19264 17726 0 -1 4202496 10430 0 1 0 112 6 0 0 20 0 19 0 107295608 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140737111661488 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 2456183 15576 2266 9 0 2446860 0
[pid=19264/tid=19265] ppid=19261 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/19264/task/19265/stat : 19265 (java) S 19261 19264 17726 0 -1 4202560 2443 0 1 0 33 2 0 0 20 0 19 0 107295609 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140679604409208 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19267] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19267/stat : 19267 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107295610 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140679576861736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19268] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19268/stat : 19268 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107295610 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140679575808936 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19269] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19269/stat : 19269 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107295610 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140679574756136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19264/tid=19270] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19270/stat : 19270 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107295610 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140679444998824 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19271] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19271/stat : 19271 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107295610 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140679443946024 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19272] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19272/stat : 19272 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107295610 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140679442893224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19273] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19273/stat : 19273 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107295610 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140679441840424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19274] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19274/stat : 19274 (java) S 19261 19264 17726 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107295610 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140679440787624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19275] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19275/stat : 19275 (java) S 19261 19264 17726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 107295611 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140678958275560 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19276] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19276/stat : 19276 (java) S 19261 19264 17726 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107295611 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140678957221624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19277] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19277/stat : 19277 (java) S 19261 19264 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107295611 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140678956168712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19278] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19278/stat : 19278 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107295613 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140678955117200 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19279] ppid=19261 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/19264/task/19279/stat : 19279 (java) S 19261 19264 17726 0 -1 4202560 3700 0 0 0 33 0 0 0 20 0 19 0 107295613 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140678954064312 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19280] ppid=19261 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/19264/task/19280/stat : 19280 (java) S 19261 19264 17726 0 -1 4202560 2940 0 0 0 32 0 0 0 20 0 19 0 107295613 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140678953011512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19281] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19281/stat : 19281 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107295613 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140678951958904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19282] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19282/stat : 19282 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107295613 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140678950906312 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19286] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19286/stat : 19286 (java) S 19261 19264 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107295646 10060525568 15576 33554432000 1073741824 1073778376 140737111670352 140678946694440 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 9824732

[startup+3.10078 s]
/proc/loadavg: 4.08 4.12 3.68 3/216 19295
/proc/meminfo: memFree=26876428/32872528 swapFree=16636/1570076
[pid=19264] ppid=19261 vsize=9824732 CPUtime=3.51 cores=1,3,5,7
/proc/19264/stat : 19264 (java) S 19261 19264 17726 0 -1 4202496 13613 0 1 0 340 11 0 0 20 0 22 0 107295608 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140737111661488 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 2456183 45892 2288 9 0 2446860 0
[pid=19264/tid=19265] ppid=19261 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/19264/task/19265/stat : 19265 (java) S 19261 19264 17726 0 -1 4202560 2443 0 1 0 33 2 0 0 20 0 22 0 107295609 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140679604409208 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19267] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19267/stat : 19267 (java) S 19261 19264 17726 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107295610 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140679576861736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19268] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19268/stat : 19268 (java) S 19261 19264 17726 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107295610 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140679575808936 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19269] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19269/stat : 19269 (java) S 19261 19264 17726 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107295610 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140679574756136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19270] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19270/stat : 19270 (java) S 19261 19264 17726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 107295610 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140679444998824 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19271] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19271/stat : 19271 (java) S 19261 19264 17726 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 107295610 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140679443946024 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19272] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19272/stat : 19272 (java) S 19261 19264 17726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 107295610 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140679442893224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19273] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19273/stat : 19273 (java) S 19261 19264 17726 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107295610 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140679441840424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19274] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19274/stat : 19274 (java) S 19261 19264 17726 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107295610 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140679440787624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19275] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19275/stat : 19275 (java) S 19261 19264 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107295611 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140678958275560 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19276] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19276/stat : 19276 (java) S 19261 19264 17726 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 107295611 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140678957221624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19277] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19277/stat : 19277 (java) S 19261 19264 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107295611 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140678956168712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19278] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19278/stat : 19278 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107295613 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140678955117200 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19279] ppid=19261 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/19264/task/19279/stat : 19279 (java) S 19261 19264 17726 0 -1 4202560 3740 0 0 0 67 0 0 0 20 0 22 0 107295613 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140678954064312 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19280] ppid=19261 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/19264/task/19280/stat : 19280 (java) S 19261 19264 17726 0 -1 4202560 5972 0 0 0 72 0 0 0 20 0 22 0 107295613 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140678953011512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19281] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19281/stat : 19281 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107295613 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140678951958904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19282] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19282/stat : 19282 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107295613 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140678950906312 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19286] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19286/stat : 19286 (java) S 19261 19264 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107295646 10060525568 45892 33554432000 1073741824 1073778376 140737111670352 140678946694440 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 9824732

[startup+6.30091 s]
/proc/loadavg: 4.07 4.12 3.68 5/219 19301
/proc/meminfo: memFree=26710044/32872528 swapFree=16636/1570076
[pid=19264] ppid=19261 vsize=9824732 CPUtime=9.93 cores=1,3,5,7
/proc/19264/stat : 19264 (java) S 19261 19264 17726 0 -1 4202496 15194 0 1 0 968 25 0 0 20 0 22 0 107295608 10060525568 89395 33554432000 1073741824 1073778376 140737111670352 140737111661488 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 2456183 89395 2294 9 0 2446860 0
[pid=19264/tid=19265] ppid=19261 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/19264/task/19265/stat : 19265 (java) S 19261 19264 17726 0 -1 4202560 2444 0 1 0 33 2 0 0 20 0 22 0 107295609 10060525568 89395 33554432000 1073741824 1073778376 140737111670352 140679604409208 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19267] ppid=19261 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/19264/task/19267/stat : 19267 (java) S 19261 19264 17726 0 -1 4202560 154 0 0 0 6 2 0 0 20 0 22 0 107295610 10060525568 89395 33554432000 1073741824 1073778376 140737111670352 140679576861736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19264/tid=19268] ppid=19261 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/19264/task/19268/stat : 19268 (java) S 19261 19264 17726 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 107295610 10060525568 89395 33554432000 1073741824 1073778376 140737111670352 140679575808936 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19264/tid=19269] ppid=19261 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/19264/task/19269/stat : 19269 (java) S 19261 19264 17726 0 -1 4202560 31 0 0 0 5 2 0 0 20 0 22 0 107295610 10060525568 89395 33554432000 1073741824 1073778376 140737111670352 140679574756136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19270] ppid=19261 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/19264/task/19270/stat : 19270 (java) S 19261 19264 17726 0 -1 4202560 111 0 0 0 6 2 0 0 20 0 22 0 107295610 10060525568 89395 33554432000 1073741824 1073778376 140737111670352 140679444998824 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19271] ppid=19261 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/19264/task/19271/stat : 19271 (java) S 19261 19264 17726 0 -1 4202560 23 0 0 0 2 2 0 0 20 0 22 0 107295610 10060525568 89395 33554432000 1073741824 1073778376 140737111670352 140679443946024 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19272] ppid=19261 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/19264/task/19272/stat : 19272 (java) S 19261 19264 17726 0 -1 4202560 118 0 0 0 4 2 0 0 20 0 22 0 107295610 10060525568 89395 33554432000 1073741824 1073778376 140737111670352 140679442893224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19273] ppid=19261 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/19264/task/19273/stat : 19273 (java) S 19261 19264 17726 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 107295610 10060525568 89395 33554432000 1073741824 1073778376 140737111670352 140679441840424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19274] ppid=19261 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19264/task/19274/stat : 19274 (java) S 19261 19264 17726 0 -1 4202560 87 0 0 0 2 0 0 0 20 0 22 0 107295610 10060525568 89395 33554432000 1073741824 1073778376 140737111670352 140679440787624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19275] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19275/stat : 19275 (java) S 19261 19264 17726 0 -1 4202560 209 0 0 0 0 0 0 0 20 0 22 0 107295611 10060525568 89395 33554432000 1073741824 1073778376 140737111670352 140678958275560 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19276] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19276/stat : 19276 (java) S 19261 19264 17726 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 107295611 10060525568 89395 33554432000 1073741824 1073778376 140737111670352 140678957221624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19277] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19277/stat : 19277 (java) S 19261 19264 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107295611 10060525568 89395 33554432000 1073741824 1073778376 140737111670352 140678956168712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19278] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19278/stat : 19278 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107295613 10060525568 89395 33554432000 1073741824 1073778376 140737111670352 140678955117200 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19279] ppid=19261 vsize=9824732 CPUtime=0.78 cores=1,3,5,7
/proc/19264/task/19279/stat : 19279 (java) S 19261 19264 17726 0 -1 4202560 4545 0 0 0 78 0 0 0 20 0 22 0 107295613 10060525568 89395 33554432000 1073741824 1073778376 140737111670352 140678954064312 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19280] ppid=19261 vsize=9824732 CPUtime=0.95 cores=1,3,5,7

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

/proc/19264/task/19269/stat : 19269 (java) S 19261 19264 17726 0 -1 4202560 572 0 0 0 217 15 0 0 20 0 22 0 107295610 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140679574756136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19270] ppid=19261 vsize=9824732 CPUtime=2.06 cores=1,3,5,7
/proc/19264/task/19270/stat : 19270 (java) S 19261 19264 17726 0 -1 4202560 652 0 0 0 192 14 0 0 20 0 22 0 107295610 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140679444998824 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19264/tid=19271] ppid=19261 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/19264/task/19271/stat : 19271 (java) S 19261 19264 17726 0 -1 4202560 535 0 0 0 183 12 0 0 20 0 22 0 107295610 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140679443946024 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19264/tid=19272] ppid=19261 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/19264/task/19272/stat : 19272 (java) S 19261 19264 17726 0 -1 4202560 685 0 0 0 207 17 0 0 20 0 22 0 107295610 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140679442893224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19273] ppid=19261 vsize=9824732 CPUtime=2.26 cores=1,3,5,7
/proc/19264/task/19273/stat : 19273 (java) S 19261 19264 17726 0 -1 4202560 544 0 0 0 214 12 0 0 20 0 22 0 107295610 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140679441840424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19274] ppid=19261 vsize=9824732 CPUtime=2.16 cores=1,3,5,7
/proc/19264/task/19274/stat : 19274 (java) S 19261 19264 17726 0 -1 4202560 697 0 0 0 204 12 0 0 20 0 22 0 107295610 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140679440787624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19275] ppid=19261 vsize=9824732 CPUtime=3.19 cores=1,3,5,7
/proc/19264/task/19275/stat : 19275 (java) S 19261 19264 17726 0 -1 4202560 2239 0 0 0 307 12 0 0 20 0 22 0 107295611 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140678958275560 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19276] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19276/stat : 19276 (java) S 19261 19264 17726 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 107295611 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140678957221624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19277] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19277/stat : 19277 (java) S 19261 19264 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107295611 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140678956168712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19278] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19278/stat : 19278 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107295613 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140678955117200 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19279] ppid=19261 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/19264/task/19279/stat : 19279 (java) S 19261 19264 17726 0 -1 4202560 10077 0 0 0 137 2 0 0 20 0 22 0 107295613 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140678954064312 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19280] ppid=19261 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/19264/task/19280/stat : 19280 (java) S 19261 19264 17726 0 -1 4202560 5980 0 0 0 105 0 0 0 20 0 22 0 107295613 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140678953011512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19264/tid=19281] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19281/stat : 19281 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107295613 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140678951958904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19282] ppid=19261 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/19264/task/19282/stat : 19282 (java) S 19261 19264 17726 0 -1 4202560 47 0 0 0 11 23 0 0 20 0 22 0 107295613 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140678950906312 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19298] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19298/stat : 19298 (java) S 19261 19264 17726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107295846 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140678949851944 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19264/tid=19299] ppid=19261 vsize=9824732 CPUtime=808.89 cores=1,3,5,7
/proc/19264/task/19299/stat : 19299 (java) R 19261 19264 17726 0 -1 4202560 40 0 0 0 80876 13 0 0 20 0 22 0 107295946 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140678947738128 140679456602513 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19300] ppid=19261 vsize=9824732 CPUtime=808.89 cores=1,3,5,7
/proc/19264/task/19300/stat : 19300 (java) R 19261 19264 17726 0 -1 4202560 2217 0 0 0 80837 52 0 0 20 0 22 0 107295946 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140678948799168 140679456495379 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19301] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19301/stat : 19301 (java) S 19261 19264 17726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107295946 10060525568 840377 33554432000 1073741824 1073778376 140737111670352 140678946694568 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1646.92
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.43 4.36 4.06 5/219 19434
/proc/meminfo: memFree=23462928/32872528 swapFree=16636/1570076
[pid=19264] ppid=19261 vsize=9824732 CPUtime=1767.37 cores=1,3,5,7
/proc/19264/stat : 19264 (java) S 19261 19264 17726 0 -1 4202496 29317 0 1 0 176534 203 0 0 20 0 22 0 107295608 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140737111661488 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 2456183 826282 2303 9 0 2446860 0
[pid=19264/tid=19265] ppid=19261 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/19264/task/19265/stat : 19265 (java) S 19261 19264 17726 0 -1 4202560 2446 0 1 0 36 3 0 0 20 0 22 0 107295609 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140679604409208 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19267] ppid=19261 vsize=9824732 CPUtime=2.12 cores=1,3,5,7
/proc/19264/task/19267/stat : 19267 (java) S 19261 19264 17726 0 -1 4202560 519 0 0 0 198 14 0 0 20 0 22 0 107295610 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140679576861736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19268] ppid=19261 vsize=9824732 CPUtime=2.15 cores=1,3,5,7
/proc/19264/task/19268/stat : 19268 (java) S 19261 19264 17726 0 -1 4202560 508 0 0 0 201 14 0 0 20 0 22 0 107295610 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140679575808936 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19269] ppid=19261 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/19264/task/19269/stat : 19269 (java) S 19261 19264 17726 0 -1 4202560 583 0 0 0 231 16 0 0 20 0 22 0 107295610 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140679574756136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19270] ppid=19261 vsize=9824732 CPUtime=2.2 cores=1,3,5,7
/proc/19264/task/19270/stat : 19270 (java) S 19261 19264 17726 0 -1 4202560 664 0 0 0 205 15 0 0 20 0 22 0 107295610 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140679444998824 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19271] ppid=19261 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/19264/task/19271/stat : 19271 (java) S 19261 19264 17726 0 -1 4202560 543 0 0 0 190 12 0 0 20 0 22 0 107295610 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140679443946024 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19272] ppid=19261 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/19264/task/19272/stat : 19272 (java) S 19261 19264 17726 0 -1 4202560 710 0 0 0 223 18 0 0 20 0 22 0 107295610 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140679442893224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19273] ppid=19261 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/19264/task/19273/stat : 19273 (java) S 19261 19264 17726 0 -1 4202560 553 0 0 0 223 13 0 0 20 0 22 0 107295610 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140679441840424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19274] ppid=19261 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/19264/task/19274/stat : 19274 (java) S 19261 19264 17726 0 -1 4202560 720 0 0 0 223 13 0 0 20 0 22 0 107295610 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140679440787624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19275] ppid=19261 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/19264/task/19275/stat : 19275 (java) S 19261 19264 17726 0 -1 4202560 2291 0 0 0 308 12 0 0 20 0 22 0 107295611 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140678958275560 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19276] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19276/stat : 19276 (java) S 19261 19264 17726 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 107295611 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140678957221624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19277] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19277/stat : 19277 (java) S 19261 19264 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107295611 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140678956168712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19278] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19278/stat : 19278 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107295613 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140678955117200 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19279] ppid=19261 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/19264/task/19279/stat : 19279 (java) S 19261 19264 17726 0 -1 4202560 10077 0 0 0 137 2 0 0 20 0 22 0 107295613 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140678954064312 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19280] ppid=19261 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/19264/task/19280/stat : 19280 (java) S 19261 19264 17726 0 -1 4202560 5980 0 0 0 105 0 0 0 20 0 22 0 107295613 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140678953011512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19264/tid=19281] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19281/stat : 19281 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107295613 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140678951958904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19282] ppid=19261 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/19264/task/19282/stat : 19282 (java) S 19261 19264 17726 0 -1 4202560 51 0 0 0 12 25 0 0 20 0 22 0 107295613 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140678950906312 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19298] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19298/stat : 19298 (java) S 19261 19264 17726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107295846 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140678949851944 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19264/tid=19299] ppid=19261 vsize=9824732 CPUtime=868.42 cores=1,3,5,7
/proc/19264/task/19299/stat : 19299 (java) R 19261 19264 17726 0 -1 4202560 40 0 0 0 86828 14 0 0 20 0 22 0 107295946 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140678947745824 140679456548069 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19300] ppid=19261 vsize=9824732 CPUtime=868.46 cores=1,3,5,7
/proc/19264/task/19300/stat : 19300 (java) R 19261 19264 17726 0 -1 4202560 2225 0 0 0 86793 53 0 0 20 0 22 0 107295946 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140678948799504 140679456548069 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19301] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19301/stat : 19301 (java) S 19261 19264 17726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107295946 10060525568 826282 33554432000 1073741824 1073778376 140737111670352 140678946694568 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1767.37
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.601 s]
/proc/loadavg: 4.48 4.38 4.07 5/219 19434
/proc/meminfo: memFree=23544288/32872528 swapFree=16636/1570076
[pid=19264] ppid=19261 vsize=9824732 CPUtime=1800.08 cores=1,3,5,7
/proc/19264/stat : 19264 (java) S 19261 19264 17726 0 -1 4202496 29325 0 1 0 179804 204 0 0 20 0 22 0 107295608 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140737111661488 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 2456183 804854 2303 9 0 2446860 0
[pid=19264/tid=19265] ppid=19261 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/19264/task/19265/stat : 19265 (java) S 19261 19264 17726 0 -1 4202560 2446 0 1 0 36 3 0 0 20 0 22 0 107295609 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140679604409208 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19267] ppid=19261 vsize=9824732 CPUtime=2.15 cores=1,3,5,7
/proc/19264/task/19267/stat : 19267 (java) S 19261 19264 17726 0 -1 4202560 519 0 0 0 201 14 0 0 20 0 22 0 107295610 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140679576861736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19268] ppid=19261 vsize=9824732 CPUtime=2.18 cores=1,3,5,7
/proc/19264/task/19268/stat : 19268 (java) S 19261 19264 17726 0 -1 4202560 513 0 0 0 204 14 0 0 20 0 22 0 107295610 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140679575808936 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19269] ppid=19261 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/19264/task/19269/stat : 19269 (java) S 19261 19264 17726 0 -1 4202560 584 0 0 0 237 16 0 0 20 0 22 0 107295610 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140679574756136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19264/tid=19270] ppid=19261 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/19264/task/19270/stat : 19270 (java) S 19261 19264 17726 0 -1 4202560 664 0 0 0 208 15 0 0 20 0 22 0 107295610 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140679444998824 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19271] ppid=19261 vsize=9824732 CPUtime=2.05 cores=1,3,5,7
/proc/19264/task/19271/stat : 19271 (java) S 19261 19264 17726 0 -1 4202560 543 0 0 0 193 12 0 0 20 0 22 0 107295610 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140679443946024 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19272] ppid=19261 vsize=9824732 CPUtime=2.46 cores=1,3,5,7
/proc/19264/task/19272/stat : 19272 (java) S 19261 19264 17726 0 -1 4202560 710 0 0 0 228 18 0 0 20 0 22 0 107295610 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140679442893224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19273] ppid=19261 vsize=9824732 CPUtime=2.39 cores=1,3,5,7
/proc/19264/task/19273/stat : 19273 (java) S 19261 19264 17726 0 -1 4202560 553 0 0 0 226 13 0 0 20 0 22 0 107295610 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140679441840424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19274] ppid=19261 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/19264/task/19274/stat : 19274 (java) S 19261 19264 17726 0 -1 4202560 720 0 0 0 228 13 0 0 20 0 22 0 107295610 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140679440787624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19264/tid=19275] ppid=19261 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/19264/task/19275/stat : 19275 (java) S 19261 19264 17726 0 -1 4202560 2291 0 0 0 308 12 0 0 20 0 22 0 107295611 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140678958275560 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19276] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19276/stat : 19276 (java) S 19261 19264 17726 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 107295611 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140678957221624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19277] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19277/stat : 19277 (java) S 19261 19264 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107295611 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140678956168712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19278] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19278/stat : 19278 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107295613 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140678955117200 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19279] ppid=19261 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/19264/task/19279/stat : 19279 (java) S 19261 19264 17726 0 -1 4202560 10077 0 0 0 137 2 0 0 20 0 22 0 107295613 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140678954064312 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19280] ppid=19261 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/19264/task/19280/stat : 19280 (java) S 19261 19264 17726 0 -1 4202560 5980 0 0 0 105 0 0 0 20 0 22 0 107295613 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140678953011512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19264/tid=19281] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19281/stat : 19281 (java) S 19261 19264 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107295613 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140678951958904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19282] ppid=19261 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/19264/task/19282/stat : 19282 (java) S 19261 19264 17726 0 -1 4202560 51 0 0 0 13 25 0 0 20 0 22 0 107295613 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140678950906312 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19264/tid=19298] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19298/stat : 19298 (java) S 19261 19264 17726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107295846 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140678949851944 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19264/tid=19299] ppid=19261 vsize=9824732 CPUtime=884.59 cores=1,3,5,7
/proc/19264/task/19299/stat : 19299 (java) R 19261 19264 17726 0 -1 4202560 40 0 0 0 88445 14 0 0 20 0 22 0 107295946 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140678947745808 140679456602624 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19264/tid=19300] ppid=19261 vsize=9824732 CPUtime=884.63 cores=1,3,5,7
/proc/19264/task/19300/stat : 19300 (java) R 19261 19264 17726 0 -1 4202560 2227 0 0 0 88410 53 0 0 20 0 22 0 107295946 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140678948799504 140679456779844 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19264/tid=19301] ppid=19261 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19264/task/19301/stat : 19301 (java) S 19261 19264 17726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107295946 10060525568 804854 33554432000 1073741824 1073778376 140737111670352 140678946694568 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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 19264 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 19264 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=638325
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=501619
# CPU time returned by wait4() is 1796.14
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 898.665
CPU time (s): 1800.08
CPU user time (s): 1798.04
CPU system time (s): 2.04
CPU usage (%): 200.306
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.64
system time used= 2.50162
maximum resident set size= 3391232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29362
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= 24501
involuntary context switches= 29562

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.47401 second user time and 8.16576 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-07 00:53:53
IDJOB=4081755
IDBENCH=48122
IDSOLVER=2543
FILE ID=node140/4081755-1465253632
RUNJOBID= node140-1465252001-17743
PBS_JOBID= 19843256
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_10_5.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081755-1465253632/watcher-4081755-1465253632 -o /tmp/evaluation-result-4081755-1465253632/solver-4081755-1465253632 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465252001-17743 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081755-1465253632.opb

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

MD5SUM BENCH= 08d7a5060b972f308367859ff82f87f6
RANDOM SEED=2086926033

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
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.53
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.768
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.768
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.768
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.768
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.768
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.768
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.768
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	: 5334.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26943768 kB
Buffers:           61720 kB
Cached:            79312 kB
SwapCached:         1744 kB
Active:          3552380 kB
Inactive:          96436 kB
Active(anon):    3507528 kB
Inactive(anon):     2608 kB
Active(file):      44852 kB
Inactive(file):    93828 kB
Unevictable:     1570076 kB
Mlocked:           16636 kB
SwapTotal:      67108856 kB
SwapFree:       67098608 kB
Dirty:               824 kB
Writeback:             0 kB
AnonPages:       5079540 kB
Mapped:            15336 kB
Shmem:                 0 kB
Slab:             568672 kB
SReclaimable:      12560 kB
SUnreclaim:       556112 kB
KernelStack:        1592 kB
PageTables:        14492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5464496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5003264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node140 at 2016-06-07 01:08:51