Trace number 4116262

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.76 894.858

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size80-round23-9.opb
MD5SUM63451afdf29a8e80a45832b5f6bbb8a8
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 constraints9456
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)368
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	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-4116262-1466960970.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
1.02/0.51	c ... done. Wall clock time 0.391s.
1.02/0.51	c declared #vars     4288
1.02/0.51	c #constraints  10720
1.02/0.51	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.02/0.51	c constraints type 
1.02/0.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7494
1.02/0.51	c org.sat4j.specs.Constr$1 => 856
1.02/0.51	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
1.02/0.51	c org.sat4j.minisat.constraints.cnf.UnitClause => 456
1.02/0.51	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1786
1.02/0.51	c 10720 constraints processed.
1.02/0.51	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.02/0.51	c constraints type 
1.02/0.51	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
1.02/0.51	c org.sat4j.specs.Constr$1 => 856
1.02/0.51	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7494
1.02/0.51	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1786
1.02/0.51	c org.sat4j.pb.constraints.pb.UnitClausePB => 456
1.02/0.51	c 10720 constraints processed.
4.44/1.45	c cleaning 2496 clauses out of 5001 with flag 15881/5002
5.80/2.09	c cleaning 4242 clauses out of 8504 with flag 37097/11002
7.47/2.88	c cleaning 5609 clauses out of 11261 with flag 63445/18001
9.50/3.82	c cleaning 6824 clauses out of 13652 with flag 94820/26001
11.57/4.86	c cleaning 7896 clauses out of 15828 with flag 132797/35001
14.05/6.09	c cleaning 8937 clauses out of 17931 with flag 174775/45000
16.85/7.41	c cleaning 9961 clauses out of 19994 with flag 225059/56000
20.11/8.93	c cleaning 10989 clauses out of 22034 with flag 280461/68001
23.49/10.61	c cleaning 12001 clauses out of 24044 with flag 342173/81000
27.40/12.50	c cleaning 13015 clauses out of 26044 with flag 408756/95001
31.21/14.45	c cleaning 13984 clauses out of 28028 with flag 484678/110000
34.02/15.80	c cleaning 0 clauses out of 5003 with flag 0/5003
36.08/16.70	c cleaning 15010 clauses out of 30044 with flag 567539/126000
41.40/19.25	c cleaning 16010 clauses out of 32034 with flag 655566/143000
46.60/21.82	c cleaning 16996 clauses out of 34024 with flag 753044/161000
52.19/24.70	c cleaning 18000 clauses out of 36029 with flag 856819/180001
58.54/27.76	c cleaning 18991 clauses out of 38028 with flag 964326/200000
64.96/30.92	c cleaning 19991 clauses out of 40038 with flag 1080821/221001
71.15/34.06	c cleaning 21009 clauses out of 42046 with flag 1203206/243000
79.11/37.94	c cleaning 21997 clauses out of 44037 with flag 1334720/266000
87.30/42.02	c cleaning 23004 clauses out of 46040 with flag 1470605/290000
96.61/46.66	c cleaning 23977 clauses out of 48038 with flag 1612186/315002
106.21/51.49	c cleaning 25024 clauses out of 50060 with flag 1761380/341001
116.30/56.43	c cleaning 26000 clauses out of 52036 with flag 1914744/368001
127.07/61.72	c cleaning 26983 clauses out of 54036 with flag 2075455/396001
137.87/67.16	c cleaning 28023 clauses out of 56053 with flag 2241991/425001
150.57/73.40	c cleaning 28990 clauses out of 58030 with flag 2415580/455001
163.41/79.84	c cleaning 29985 clauses out of 60039 with flag 2597266/486000
176.48/86.31	c cleaning 30996 clauses out of 62055 with flag 2786528/518001
190.16/93.16	c cleaning 31991 clauses out of 64059 with flag 2979595/551001
205.51/101.13	c cleaning 33009 clauses out of 66067 with flag 3179586/585000
220.34/108.56	c cleaning 33981 clauses out of 68058 with flag 3385363/620000
236.03/116.35	c cleaning 35005 clauses out of 70078 with flag 3599988/656001
252.94/124.70	c cleaning 36015 clauses out of 72072 with flag 3822501/693000
267.30/131.84	c cleaning 0 clauses out of 11001 with flag 0/11001
269.70/133.07	c cleaning 37013 clauses out of 74057 with flag 4047945/731000
287.65/141.98	c cleaning 37975 clauses out of 76044 with flag 4283603/770000
306.36/151.21	c cleaning 39012 clauses out of 78069 with flag 4523432/810000
324.31/160.18	c cleaning 40019 clauses out of 80057 with flag 4776412/851000
343.03/169.47	c cleaning 41014 clauses out of 82038 with flag 5033275/893000
363.15/179.49	c cleaning 41980 clauses out of 84026 with flag 5292329/936002
383.62/189.66	c cleaning 43004 clauses out of 86045 with flag 5556968/980001
404.93/200.23	c cleaning 43936 clauses out of 88040 with flag 5830337/1025000
428.10/211.78	c cleaning 45000 clauses out of 90104 with flag 6109931/1071000
450.64/222.99	c cleaning 46026 clauses out of 92104 with flag 6397073/1118000
475.81/235.42	c cleaning 46997 clauses out of 94078 with flag 6692817/1166000
502.25/249.14	c cleaning 48010 clauses out of 96082 with flag 6990894/1215001
529.70/262.90	c cleaning 49019 clauses out of 98071 with flag 7295932/1265000
556.43/276.19	c cleaning 49985 clauses out of 100052 with flag 7606771/1316000
583.92/289.83	c cleaning 51000 clauses out of 102067 with flag 7926446/1368000
613.76/304.65	c cleaning 52024 clauses out of 104068 with flag 8249969/1421001
643.43/319.37	c cleaning 52995 clauses out of 106046 with flag 8583635/1475003
673.37/334.29	c cleaning 53993 clauses out of 108048 with flag 8916317/1530000
705.14/349.98	c cleaning 54999 clauses out of 110055 with flag 9260916/1586000
739.28/366.89	c cleaning 55993 clauses out of 112056 with flag 9610490/1643000
773.59/383.88	c cleaning 57023 clauses out of 114064 with flag 9966735/1701001
808.18/401.03	c cleaning 58001 clauses out of 116040 with flag 10327199/1760000
843.82/418.78	c cleaning 59010 clauses out of 118040 with flag 10695524/1820001
882.47/437.93	c cleaning 59972 clauses out of 120029 with flag 11067025/1881000
922.06/457.65	c cleaning 61005 clauses out of 122057 with flag 11440721/1943000
963.83/478.49	c cleaning 61996 clauses out of 124054 with flag 11823807/2006002
992.02/492.41	c cleaning 0 clauses out of 18000 with flag 0/18000
1007.56/500.19	c cleaning 62996 clauses out of 126056 with flag 12212477/2070000
1051.44/521.97	c cleaning 63985 clauses out of 128061 with flag 12611100/2135001
1095.63/544.76	c cleaning 65009 clauses out of 130075 with flag 13008851/2201000
1139.02/566.37	c cleaning 66001 clauses out of 132066 with flag 13416056/2268000
1183.99/588.74	c cleaning 67008 clauses out of 134065 with flag 13828173/2336000
1229.78/611.48	c cleaning 67976 clauses out of 136058 with flag 14248960/2405001
1276.45/634.68	c cleaning 69012 clauses out of 138081 with flag 14680931/2475000
1323.69/658.05	c cleaning 69973 clauses out of 140069 with flag 15109789/2546000
1372.55/682.33	c cleaning 71011 clauses out of 142096 with flag 15549865/2618000
1423.13/707.44	c cleaning 72032 clauses out of 144086 with flag 15994875/2691001
1476.22/733.81	c cleaning 73006 clauses out of 146053 with flag 16444742/2765000
1529.22/760.26	c cleaning 73983 clauses out of 148048 with flag 16903866/2840001
1585.02/787.93	c cleaning 75000 clauses out of 150064 with flag 17361971/2916000
1641.17/815.89	c cleaning 75993 clauses out of 152064 with flag 17828852/2993000
1701.29/845.77	c cleaning 77004 clauses out of 154073 with flag 18300708/3071002
1758.92/874.42	c cleaning 77998 clauses out of 156067 with flag 18788010/3150000
1800.09/894.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/894.80	c starts		: 22664
1800.09/894.80	c conflicts		: 3208141
1800.09/894.80	c decisions		: 31319980
1800.09/894.80	c propagations		: 437174057
1800.09/894.80	c inspects		: 8441293952
1800.09/894.80	c shortcuts		: 0
1800.09/894.80	c learnt literals	: 2
1800.09/894.80	c learnt binary clauses	: 32
1800.09/894.80	c learnt ternary clauses	: 539
1800.09/894.80	c learnt constraints	: 3208139
1800.09/894.80	c ignored constraints	: 0
1800.09/894.80	c root simplifications	: 0
1800.09/894.80	c removed literals (reason simplification)	: 2136416
1800.09/894.80	c reason swapping (by a shorter reason)	: 0
1800.09/894.80	c Calls to reduceDB	: 75
1800.09/894.80	c Number of update (reduction) of LBD	: 671558
1800.09/894.80	c Imported unit clauses	: 0
1800.09/894.80	c number of reductions to clauses (during analyze)	: 0
1800.09/894.80	c number of learned constraints concerned by reduction	: 0
1800.09/894.80	c number of learning phase by resolution	: 0
1800.09/894.80	c number of learning phase by cutting planes	: 0
1800.09/894.80	c speed (assignments/second)	: 488856.4497209484
1800.09/894.80	c non guided choices	14965
1800.09/894.83	c learnt constraints type 
1800.09/894.83	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 32
1800.09/894.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 136178
1800.09/894.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/894.83	c starts		: 49
1800.09/894.83	c conflicts		: 21495
1800.09/894.83	c decisions		: 78479
1800.09/894.83	c propagations		: 2621790
1800.09/894.83	c inspects		: 814337910
1800.09/894.83	c shortcuts		: 0
1800.09/894.83	c learnt literals	: 0
1800.09/894.83	c learnt binary clauses	: 0
1800.09/894.83	c learnt ternary clauses	: 0
1800.09/894.83	c learnt constraints	: 21494
1800.09/894.83	c ignored constraints	: 0
1800.09/894.83	c root simplifications	: 0
1800.09/894.83	c removed literals (reason simplification)	: 0
1800.09/894.83	c reason swapping (by a shorter reason)	: 0
1800.09/894.83	c Calls to reduceDB	: 3
1800.09/894.83	c Number of update (reduction) of LBD	: 0
1800.09/894.83	c Imported unit clauses	: 0
1800.09/894.83	c number of reductions to clauses (during analyze)	: 0
1800.09/894.83	c number of learned constraints concerned by reduction	: 0
1800.09/894.83	c number of learning phase by resolution	: 0
1800.09/894.83	c number of learning phase by cutting planes	: 0
1800.09/894.83	c speed (assignments/second)	: 2931.6508350059544
1800.09/894.83	c non guided choices	355
1800.09/894.84	c learnt constraints type 
1800.09/894.84	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 23
1800.09/894.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 21471
1800.09/894.84	s UNKNOWN
1800.09/894.84	c Total wall clock time (in seconds): 894.719

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

pid=21038
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.24 4.25 4.24 4/197 21041
/proc/meminfo: memFree=26734716/32872528 swapFree=1437460/1543748
[pid=21041] ppid=21038 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/21041/stat : 21041 (java) D 21038 21041 18126 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 29136320 9515008 183 33554432000 1073741824 1073778376 140734387256912 140734387247944 266435641013 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/21041/statm: 2323 183 140 9 0 71 0

[startup+0.10014 s]
/proc/loadavg: 4.24 4.25 4.24 4/197 21041
/proc/meminfo: memFree=26734716/32872528 swapFree=1437460/1543748
[pid=21041] ppid=21038 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/21041/stat : 21041 (java) S 21038 21041 18126 0 -1 4202496 4440 0 1 0 8 1 0 0 20 0 18 0 29136320 9787879424 6061 33554432000 1073741824 1073778376 140736556977024 140736556968160 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21041/statm: 2389619 6061 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200232 s]
/proc/loadavg: 4.24 4.25 4.24 4/197 21041
/proc/meminfo: memFree=26734716/32872528 swapFree=1437460/1543748
[pid=21041] ppid=21038 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/21041/stat : 21041 (java) S 21038 21041 18126 0 -1 4202496 4699 0 1 0 23 1 0 0 20 0 18 0 29136320 9787879424 6783 33554432000 1073741824 1073778376 140736556977024 140736556968160 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21041/statm: 2389619 6783 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300225 s]
/proc/loadavg: 4.24 4.25 4.24 4/197 21041
/proc/meminfo: memFree=26734716/32872528 swapFree=1437460/1543748
[pid=21041] ppid=21038 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/21041/stat : 21041 (java) S 21038 21041 18126 0 -1 4202496 5771 0 1 0 46 2 0 0 20 0 18 0 29136320 9787879424 8498 33554432000 1073741824 1073778376 140736556977024 140736556968160 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21041/statm: 2389619 8498 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700176 s]
/proc/loadavg: 4.24 4.25 4.24 4/197 21041
/proc/meminfo: memFree=26734716/32872528 swapFree=1437460/1543748
[pid=21041] ppid=21038 vsize=9824732 CPUtime=1.71 cores=0,2,4,6
/proc/21041/stat : 21041 (java) S 21038 21041 18126 0 -1 4202496 14422 0 1 0 167 4 0 0 20 0 22 0 29136320 10060525568 24706 33554432000 1073741824 1073778376 140736556977024 140736556968160 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21041/statm: 2456183 24706 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.06 4.21 4.22 7/219 21063
/proc/meminfo: memFree=26600008/32872528 swapFree=1437460/1543748
[pid=21041] ppid=21038 vsize=9824732 CPUtime=4.71 cores=0,2,4,6
/proc/21041/stat : 21041 (java) S 21038 21041 18126 0 -1 4202496 20506 0 1 0 464 7 0 0 20 0 22 0 29136320 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 140736556968160 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21041/statm: 2456183 48127 2292 9 0 2446860 0
[pid=21041/tid=21043] ppid=21038 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/21041/task/21043/stat : 21043 (java) S 21038 21041 18126 0 -1 4202560 2478 0 1 0 46 2 0 0 20 0 22 0 29136321 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681908155256 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21041/tid=21044] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21044/stat : 21044 (java) S 21038 21041 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29136322 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681869646760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21045] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21045/stat : 21045 (java) S 21038 21041 18126 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 29136322 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681868594216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21046] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21046/stat : 21046 (java) S 21038 21041 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29136323 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681867541160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21047] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21047/stat : 21047 (java) S 21038 21041 18126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29136323 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681748478760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21041/tid=21048] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21048/stat : 21048 (java) S 21038 21041 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29136323 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681747425704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21049] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21049/stat : 21049 (java) S 21038 21041 18126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29136323 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681746373160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21050] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21050/stat : 21050 (java) S 21038 21041 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29136323 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681745320104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21041/tid=21051] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21051/stat : 21051 (java) S 21038 21041 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29136323 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681744267560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21052] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21052/stat : 21052 (java) S 21038 21041 18126 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 29136324 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681261939560 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21053] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21053/stat : 21053 (java) S 21038 21041 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29136324 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681260885880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21054] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21054/stat : 21054 (java) S 21038 21041 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29136324 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681259832712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21055] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21055/stat : 21055 (java) S 21038 21041 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29136326 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681258781456 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21056] ppid=21038 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/21041/task/21056/stat : 21056 (java) S 21038 21041 18126 0 -1 4202560 9787 0 0 0 110 2 0 0 20 0 22 0 29136326 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681257728312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21057] ppid=21038 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/21041/task/21057/stat : 21057 (java) S 21038 21041 18126 0 -1 4202560 6767 0 0 0 108 2 0 0 20 0 22 0 29136326 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681256675768 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21058] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21058/stat : 21058 (java) S 21038 21041 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29136326 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681255622904 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21059] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21059/stat : 21059 (java) S 21038 21041 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29136326 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681254570568 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21060] ppid=21038 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/21041/task/21060/stat : 21060 (java) R 21038 21041 18126 0 -1 4202560 17 0 0 0 94 0 0 0 20 0 22 0 29136372 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681253507488 139681749224294 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21041/tid=21061] ppid=21038 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/21041/task/21061/stat : 21061 (java) R 21038 21041 18126 0 -1 4202560 75 0 0 0 92 2 0 0 20 0 22 0 29136372 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681252463320 139681749272796 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21062] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21062/stat : 21062 (java) S 21038 21041 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29136373 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681251411240 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21063] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21063/stat : 21063 (java) S 21038 21041 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29136373 10060525568 48127 33554432000 1073741824 1073778376 140736556977024 139681250358696 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 4.06 4.21 4.22 5/219 21063
/proc/meminfo: memFree=26435648/32872528 swapFree=1437460/1543748
[pid=21041] ppid=21038 vsize=9824732 CPUtime=8.1 cores=0,2,4,6
/proc/21041/stat : 21041 (java) S 21038 21041 18126 0 -1 4202496 20796 0 1 0 793 17 0 0 20 0 22 0 29136320 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 140736556968160 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21041/statm: 2456183 90756 2292 9 0 2446860 0
[pid=21041/tid=21043] ppid=21038 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/21041/task/21043/stat : 21043 (java) S 21038 21041 18126 0 -1 4202560 2478 0 1 0 46 2 0 0 20 0 22 0 29136321 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681908155256 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21041/tid=21044] ppid=21038 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/21041/task/21044/stat : 21044 (java) S 21038 21041 18126 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 29136322 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681869646760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21045] ppid=21038 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/21041/task/21045/stat : 21045 (java) S 21038 21041 18126 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 29136322 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681868594216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21046] ppid=21038 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/21041/task/21046/stat : 21046 (java) S 21038 21041 18126 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 22 0 29136323 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681867541160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21047] ppid=21038 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/21041/task/21047/stat : 21047 (java) S 21038 21041 18126 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 29136323 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681748478760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21048] ppid=21038 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/21041/task/21048/stat : 21048 (java) S 21038 21041 18126 0 -1 4202560 29 0 0 0 3 2 0 0 20 0 22 0 29136323 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681747425704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21049] ppid=21038 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/21041/task/21049/stat : 21049 (java) S 21038 21041 18126 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 29136323 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681746373160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21050] ppid=21038 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/21041/task/21050/stat : 21050 (java) S 21038 21041 18126 0 -1 4202560 23 0 0 0 2 0 0 0 20 0 22 0 29136323 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681745320104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21041/tid=21051] ppid=21038 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/21041/task/21051/stat : 21051 (java) S 21038 21041 18126 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 29136323 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681744267560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21052] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21052/stat : 21052 (java) S 21038 21041 18126 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 29136324 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681261939560 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21053] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21053/stat : 21053 (java) S 21038 21041 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29136324 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681260885880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21054] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21054/stat : 21054 (java) S 21038 21041 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29136324 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681259832712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21055] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21055/stat : 21055 (java) S 21038 21041 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29136326 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681258781456 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21056] ppid=21038 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/21041/task/21056/stat : 21056 (java) S 21038 21041 18126 0 -1 4202560 9787 0 0 0 120 2 0 0 20 0 22 0 29136326 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681257728312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21057] ppid=21038 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/21041/task/21057/stat : 21057 (java) S 21038 21041 18126 0 -1 4202560 6767 0 0 0 110 2 0 0 20 0 22 0 29136326 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681256675768 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21058] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21058/stat : 21058 (java) S 21038 21041 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29136326 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681255622904 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21059] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21059/stat : 21059 (java) S 21038 21041 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29136326 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681254570568 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21060] ppid=21038 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/21041/task/21060/stat : 21060 (java) R 21038 21041 18126 0 -1 4202560 18 0 0 0 246 0 0 0 20 0 22 0 29136372 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681253514496 139681749224580 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21041/tid=21061] ppid=21038 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/21041/task/21061/stat : 21061 (java) R 21038 21041 18126 0 -1 4202560 135 0 0 0 240 4 0 0 20 0 22 0 29136372 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681252462048 139681749274492 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21062] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21062/stat : 21062 (java) S 21038 21041 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29136373 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681251411240 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21063] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21063/stat : 21063 (java) S 21038 21041 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29136373 10060525568 90756 33554432000 1073741824 1073778376 140736556977024 139681250358696 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.1
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.05 4.20 4.22 5/219 21063
/proc/meminfo: memFree=26125288/32872528 swapFree=1437460/1543748
[pid=21041] ppid=21038 vsize=9824732 CPUtime=14.65 cores=0,2,4,6
/proc/21041/stat : 21041 (java) S 21038 21041 18126 0 -1 4202496 21575 0 1 0 1438 27 0 0 20 0 22 0 29136320 10060525568 162543 33554432000 1073741824 1073778376 140736556977024 140736556968160 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21041/statm: 2456183 162543 2292 9 0 2446860 0
[pid=21041/tid=21043] ppid=21038 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/21041/task/21043/stat : 21043 (java) S 21038 21041 18126 0 -1 4202560 2478 0 1 0 46 2 0 0 20 0 22 0 29136321 10060525568 162543 33554432000 1073741824 1073778376 140736556977024 139681908155256 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21041/tid=21044] ppid=21038 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/21041/task/21044/stat : 21044 (java) S 21038 21041 18126 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 29136322 10060525568 162543 33554432000 1073741824 1073778376 140736556977024 139681869646760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21045] ppid=21038 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/21041/task/21045/stat : 21045 (java) S 21038 21041 18126 0 -1 4202560 88 0 0 0 4 2 0 0 20 0 22 0 29136322 10060525568 162543 33554432000 1073741824 1073778376 140736556977024 139681868594216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21046] ppid=21038 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/21041/task/21046/stat : 21046 (java) S 21038 21041 18126 0 -1 4202560 34 0 0 0 5 1 0 0 20 0 22 0 29136323 10060525568 162543 33554432000 1073741824 1073778376 140736556977024 139681867541160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21047] ppid=21038 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/21041/task/21047/stat : 21047 (java) S 21038 21041 18126 0 -1 4202560 149 0 0 0 4 2 0 0 20 0 22 0 29136323 10060525568 162543 33554432000 1073741824 1073778376 140736556977024 139681748478760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21048] ppid=21038 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/21041/task/21048/stat : 21048 (java) S 21038 21041 18126 0 -1 4202560 51 0 0 0 8 3 0 0 20 0 22 0 29136323 10060525568 162543 33554432000 1073741824 1073778376 140736556977024 139681747425704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21049] ppid=21038 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/21041/task/21049/stat : 21049 (java) S 21038 21041 18126 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 29136323 10060525568 162543 33554432000 1073741824 1073778376 140736556977024 139681746373160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21050] ppid=21038 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/21041/task/21050/stat : 21050 (java) S 21038 21041 18126 0 -1 4202560 99 0 0 0 5 4 0 0 20 0 22 0 29136323 10060525568 162543 33554432000 1073741824 1073778376 140736556977024 139681745320104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21051] ppid=21038 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/21041/task/21051/stat : 21051 (java) S 21038 21041 18126 0 -1 4202560 84 0 0 0 5 2 0 0 20 0 22 0 29136323 10060525568 162543 33554432000 1073741824 1073778376 140736556977024 139681744267560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21052] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21052/stat : 21052 (java) S 21038 21041 18126 0 -1 4202560 463 0 0 0 0 0 0 0 20 0 22 0 29136324 10060525568 162543 33554432000 1073741824 1073778376 140736556977024 139681261939560 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21053] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21053/stat : 21053 (java) S 21038 21041 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29136324 10060525568 162543 33554432000 1073741824 1073778376 140736556977024 139681260885880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21054] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21054/stat : 21054 (java) S 21038 21041 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29136324 10060525568 162543 33554432000 1073741824 1073778376 140736556977024 139681259832712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21055] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21055/stat : 21055 (java) S 21038 21041 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29136326 10060525568 162543 33554432000 1073741824 1073778376 140736556977024 139681258781456 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21056] ppid=21038 vsize=9824732 CPUtime=1.22 cores=0,2,4,6

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


[startup+822.301 s]
/proc/loadavg: 4.20 4.23 4.23 6/219 21154
/proc/meminfo: memFree=22927804/32872528 swapFree=1437460/1543748
[pid=21041] ppid=21038 vsize=9824732 CPUtime=1654.29 cores=0,2,4,6
/proc/21041/stat : 21041 (java) S 21038 21041 18126 0 -1 4202496 31870 0 1 0 165230 199 0 0 20 0 22 0 29136320 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 140736556968160 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21041/statm: 2456183 944187 2301 9 0 2446860 0
[pid=21041/tid=21043] ppid=21038 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/21041/task/21043/stat : 21043 (java) S 21038 21041 18126 0 -1 4202560 2486 0 1 0 49 3 0 0 20 0 22 0 29136321 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681908155256 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21044] ppid=21038 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/21041/task/21044/stat : 21044 (java) S 21038 21041 18126 0 -1 4202560 738 0 0 0 266 16 0 0 20 0 22 0 29136322 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681869646760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21045] ppid=21038 vsize=9824732 CPUtime=3.17 cores=0,2,4,6
/proc/21041/task/21045/stat : 21045 (java) S 21038 21041 18126 0 -1 4202560 705 0 0 0 299 18 0 0 20 0 22 0 29136322 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681868594216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21046] ppid=21038 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/21041/task/21046/stat : 21046 (java) S 21038 21041 18126 0 -1 4202560 822 0 0 0 272 15 0 0 20 0 22 0 29136323 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681867541160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21047] ppid=21038 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/21041/task/21047/stat : 21047 (java) S 21038 21041 18126 0 -1 4202560 685 0 0 0 283 18 0 0 20 0 22 0 29136323 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681748478760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21048] ppid=21038 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/21041/task/21048/stat : 21048 (java) S 21038 21041 18126 0 -1 4202560 671 0 0 0 251 18 0 0 20 0 22 0 29136323 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681747425704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21041/tid=21049] ppid=21038 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/21041/task/21049/stat : 21049 (java) S 21038 21041 18126 0 -1 4202560 591 0 0 0 265 14 0 0 20 0 22 0 29136323 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681746373160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21050] ppid=21038 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/21041/task/21050/stat : 21050 (java) S 21038 21041 18126 0 -1 4202560 767 0 0 0 285 20 0 0 20 0 22 0 29136323 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681745320104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21051] ppid=21038 vsize=9824732 CPUtime=3.28 cores=0,2,4,6
/proc/21041/task/21051/stat : 21051 (java) S 21038 21041 18126 0 -1 4202560 920 0 0 0 312 16 0 0 20 0 22 0 29136323 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681744267560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21052] ppid=21038 vsize=9824732 CPUtime=3.67 cores=0,2,4,6
/proc/21041/task/21052/stat : 21052 (java) S 21038 21041 18126 0 -1 4202560 2288 0 0 0 358 9 0 0 20 0 22 0 29136324 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681261939560 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21053] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21053/stat : 21053 (java) S 21038 21041 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29136324 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681260885880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21054] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21054/stat : 21054 (java) S 21038 21041 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29136324 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681259832712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21055] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21055/stat : 21055 (java) S 21038 21041 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29136326 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681258781456 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21056] ppid=21038 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/21041/task/21056/stat : 21056 (java) S 21038 21041 18126 0 -1 4202560 9789 0 0 0 127 2 0 0 20 0 22 0 29136326 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681257728312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21057] ppid=21038 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/21041/task/21057/stat : 21057 (java) S 21038 21041 18126 0 -1 4202560 8562 0 0 0 175 3 0 0 20 0 22 0 29136326 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681256675768 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21058] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21058/stat : 21058 (java) S 21038 21041 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29136326 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681255622904 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21059] ppid=21038 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/21041/task/21059/stat : 21059 (java) S 21038 21041 18126 0 -1 4202560 47 0 0 0 15 16 0 0 20 0 22 0 29136326 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681254570568 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21060] ppid=21038 vsize=9824732 CPUtime=811.69 cores=0,2,4,6
/proc/21041/task/21060/stat : 21060 (java) R 21038 21041 18126 0 -1 4202560 61 0 0 0 81155 14 0 0 20 0 22 0 29136372 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681253515200 139681749223889 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21061] ppid=21038 vsize=9824732 CPUtime=811.54 cores=0,2,4,6
/proc/21041/task/21061/stat : 21061 (java) R 21038 21041 18126 0 -1 4202560 1473 0 0 0 81104 50 0 0 20 0 22 0 29136372 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681252463760 139681749272442 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21041/tid=21062] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21062/stat : 21062 (java) S 21038 21041 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29136373 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681251411240 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21063] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21063/stat : 21063 (java) S 21038 21041 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29136373 10060525568 944187 33554432000 1073741824 1073778376 140736556977024 139681250358696 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1654.29
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.23 4.23 4.23 6/219 21155
/proc/meminfo: memFree=22840084/32872528 swapFree=1437460/1543748
[pid=21041] ppid=21038 vsize=9824732 CPUtime=1774.87 cores=0,2,4,6
/proc/21041/stat : 21041 (java) S 21038 21041 18126 0 -1 4202496 31922 0 1 0 177284 203 0 0 20 0 22 0 29136320 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 140736556968160 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21041/statm: 2456183 950331 2301 9 0 2446860 0
[pid=21041/tid=21043] ppid=21038 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/21041/task/21043/stat : 21043 (java) S 21038 21041 18126 0 -1 4202560 2486 0 1 0 50 3 0 0 20 0 22 0 29136321 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681908155256 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21044] ppid=21038 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/21041/task/21044/stat : 21044 (java) S 21038 21041 18126 0 -1 4202560 743 0 0 0 281 16 0 0 20 0 22 0 29136322 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681869646760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21045] ppid=21038 vsize=9824732 CPUtime=3.27 cores=0,2,4,6
/proc/21041/task/21045/stat : 21045 (java) S 21038 21041 18126 0 -1 4202560 710 0 0 0 309 18 0 0 20 0 22 0 29136322 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681868594216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21046] ppid=21038 vsize=9824732 CPUtime=3.11 cores=0,2,4,6
/proc/21041/task/21046/stat : 21046 (java) S 21038 21041 18126 0 -1 4202560 828 0 0 0 295 16 0 0 20 0 22 0 29136323 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681867541160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21047] ppid=21038 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/21041/task/21047/stat : 21047 (java) S 21038 21041 18126 0 -1 4202560 686 0 0 0 295 18 0 0 20 0 22 0 29136323 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681748478760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21048] ppid=21038 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/21041/task/21048/stat : 21048 (java) S 21038 21041 18126 0 -1 4202560 677 0 0 0 271 19 0 0 20 0 22 0 29136323 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681747425704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21041/tid=21049] ppid=21038 vsize=9824732 CPUtime=2.92 cores=0,2,4,6
/proc/21041/task/21049/stat : 21049 (java) S 21038 21041 18126 0 -1 4202560 594 0 0 0 278 14 0 0 20 0 22 0 29136323 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681746373160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21050] ppid=21038 vsize=9824732 CPUtime=3.24 cores=0,2,4,6
/proc/21041/task/21050/stat : 21050 (java) S 21038 21041 18126 0 -1 4202560 774 0 0 0 304 20 0 0 20 0 22 0 29136323 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681745320104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21051] ppid=21038 vsize=9824732 CPUtime=3.43 cores=0,2,4,6
/proc/21041/task/21051/stat : 21051 (java) S 21038 21041 18126 0 -1 4202560 922 0 0 0 327 16 0 0 20 0 22 0 29136323 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681744267560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21052] ppid=21038 vsize=9824732 CPUtime=3.67 cores=0,2,4,6
/proc/21041/task/21052/stat : 21052 (java) S 21038 21041 18126 0 -1 4202560 2294 0 0 0 358 9 0 0 20 0 22 0 29136324 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681261939560 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21053] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21053/stat : 21053 (java) S 21038 21041 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29136324 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681260885880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21054] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21054/stat : 21054 (java) S 21038 21041 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29136324 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681259832712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21055] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21055/stat : 21055 (java) S 21038 21041 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29136326 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681258781456 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21056] ppid=21038 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/21041/task/21056/stat : 21056 (java) S 21038 21041 18126 0 -1 4202560 9789 0 0 0 127 2 0 0 20 0 22 0 29136326 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681257728312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21057] ppid=21038 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/21041/task/21057/stat : 21057 (java) S 21038 21041 18126 0 -1 4202560 8562 0 0 0 175 3 0 0 20 0 22 0 29136326 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681256675768 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21058] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21058/stat : 21058 (java) S 21038 21041 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29136326 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681255622904 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21059] ppid=21038 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/21041/task/21059/stat : 21059 (java) S 21038 21041 18126 0 -1 4202560 51 0 0 0 17 17 0 0 20 0 22 0 29136326 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681254570568 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21060] ppid=21038 vsize=9824732 CPUtime=871.34 cores=0,2,4,6
/proc/21041/task/21060/stat : 21060 (java) R 21038 21041 18126 0 -1 4202560 62 0 0 0 87119 15 0 0 20 0 22 0 29136372 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681253515200 139681749036242 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21041/tid=21061] ppid=21038 vsize=9824732 CPUtime=871.18 cores=0,2,4,6
/proc/21041/task/21061/stat : 21061 (java) R 21038 21041 18126 0 -1 4202560 1479 0 0 0 87067 51 0 0 20 0 22 0 29136372 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681252463760 139681749272507 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21062] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21062/stat : 21062 (java) S 21038 21041 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29136373 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681251411240 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21063] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21063/stat : 21063 (java) S 21038 21041 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29136373 10060525568 950331 33554432000 1073741824 1073778376 140736556977024 139681250358696 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1774.87
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.801 s]
/proc/loadavg: 4.27 4.24 4.23 5/219 21155
/proc/meminfo: memFree=22784796/32872528 swapFree=1437460/1543748
[pid=21041] ppid=21038 vsize=9824732 CPUtime=1800.09 cores=0,2,4,6
/proc/21041/stat : 21041 (java) S 21038 21041 18126 0 -1 4202496 31926 0 1 0 179805 204 0 0 20 0 22 0 29136320 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 140736556968160 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21041/statm: 2456183 950838 2301 9 0 2446860 0
[pid=21041/tid=21043] ppid=21038 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/21041/task/21043/stat : 21043 (java) S 21038 21041 18126 0 -1 4202560 2487 0 1 0 50 3 0 0 20 0 22 0 29136321 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681908155256 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21044] ppid=21038 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/21041/task/21044/stat : 21044 (java) S 21038 21041 18126 0 -1 4202560 743 0 0 0 285 16 0 0 20 0 22 0 29136322 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681869646760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21045] ppid=21038 vsize=9824732 CPUtime=3.37 cores=0,2,4,6
/proc/21041/task/21045/stat : 21045 (java) S 21038 21041 18126 0 -1 4202560 710 0 0 0 319 18 0 0 20 0 22 0 29136322 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681868594216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21046] ppid=21038 vsize=9824732 CPUtime=3.15 cores=0,2,4,6
/proc/21041/task/21046/stat : 21046 (java) S 21038 21041 18126 0 -1 4202560 828 0 0 0 299 16 0 0 20 0 22 0 29136323 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681867541160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21047] ppid=21038 vsize=9824732 CPUtime=3.22 cores=0,2,4,6
/proc/21041/task/21047/stat : 21047 (java) S 21038 21041 18126 0 -1 4202560 687 0 0 0 304 18 0 0 20 0 22 0 29136323 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681748478760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21048] ppid=21038 vsize=9824732 CPUtime=3 cores=0,2,4,6
/proc/21041/task/21048/stat : 21048 (java) S 21038 21041 18126 0 -1 4202560 677 0 0 0 281 19 0 0 20 0 22 0 29136323 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681747425704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21049] ppid=21038 vsize=9824732 CPUtime=2.98 cores=0,2,4,6
/proc/21041/task/21049/stat : 21049 (java) S 21038 21041 18126 0 -1 4202560 594 0 0 0 284 14 0 0 20 0 22 0 29136323 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681746373160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21050] ppid=21038 vsize=9824732 CPUtime=3.27 cores=0,2,4,6
/proc/21041/task/21050/stat : 21050 (java) S 21038 21041 18126 0 -1 4202560 774 0 0 0 307 20 0 0 20 0 22 0 29136323 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681745320104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21051] ppid=21038 vsize=9824732 CPUtime=3.48 cores=0,2,4,6
/proc/21041/task/21051/stat : 21051 (java) S 21038 21041 18126 0 -1 4202560 923 0 0 0 332 16 0 0 20 0 22 0 29136323 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681744267560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21052] ppid=21038 vsize=9824732 CPUtime=3.68 cores=0,2,4,6
/proc/21041/task/21052/stat : 21052 (java) S 21038 21041 18126 0 -1 4202560 2294 0 0 0 358 10 0 0 20 0 22 0 29136324 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681261939560 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21053] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21053/stat : 21053 (java) S 21038 21041 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29136324 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681260885880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21054] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21054/stat : 21054 (java) S 21038 21041 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29136324 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681259832712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21055] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21055/stat : 21055 (java) S 21038 21041 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29136326 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681258781456 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21056] ppid=21038 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/21041/task/21056/stat : 21056 (java) S 21038 21041 18126 0 -1 4202560 9789 0 0 0 127 2 0 0 20 0 22 0 29136326 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681257728312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21041/tid=21057] ppid=21038 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/21041/task/21057/stat : 21057 (java) S 21038 21041 18126 0 -1 4202560 8562 0 0 0 175 3 0 0 20 0 22 0 29136326 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681256675768 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21058] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21058/stat : 21058 (java) S 21038 21041 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29136326 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681255622904 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21059] ppid=21038 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/21041/task/21059/stat : 21059 (java) S 21038 21041 18126 0 -1 4202560 51 0 0 0 17 17 0 0 20 0 22 0 29136326 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681254570568 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21041/tid=21060] ppid=21038 vsize=9824732 CPUtime=883.7 cores=0,2,4,6
/proc/21041/task/21060/stat : 21060 (java) R 21038 21041 18126 0 -1 4202560 62 0 0 0 88355 15 0 0 20 0 22 0 29136372 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681253515200 139681749249048 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21041/tid=21061] ppid=21038 vsize=9824732 CPUtime=883.54 cores=0,2,4,6
/proc/21041/task/21061/stat : 21061 (java) R 21038 21041 18126 0 -1 4202560 1480 0 0 0 88303 51 0 0 20 0 22 0 29136372 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681252461664 139681749300157 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21062] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21062/stat : 21062 (java) S 21038 21041 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29136373 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681251411240 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21041/tid=21063] ppid=21038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21041/task/21063/stat : 21063 (java) S 21038 21041 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29136373 10060525568 950838 33554432000 1073741824 1073778376 140736556977024 139681250358696 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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 21041 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 894.858
CPU time (s): 1800.76
CPU user time (s): 1798.21
CPU system time (s): 2.55061
CPU usage (%): 201.234
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.21
system time used= 2.55061
maximum resident set size= 3803468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31960
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24167
involuntary context switches= 31023

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.55316 second user time and 7.67483 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 19:09:30
IDJOB=4116262
IDBENCH=109448
IDSOLVER=2543
FILE ID=node116/4116262-1466960970
RUNJOBID= node116-1466946428-18142
PBS_JOBID= 19976367
Free space on /tmp= 71680 MiB

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

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

MD5SUM BENCH= 63451afdf29a8e80a45832b5f6bbb8a8
RANDOM SEED=501738273

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26735508 kB
Buffers:           24632 kB
Cached:           306176 kB
SwapCached:         2072 kB
Active:          3580052 kB
Inactive:         306240 kB
Active(anon):    3556444 kB
Inactive(anon):     1656 kB
Active(file):      23608 kB
Inactive(file):   304584 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098680 kB
Dirty:              1244 kB
Writeback:             0 kB
AnonPages:       5064112 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             565384 kB
SReclaimable:       9436 kB
SUnreclaim:       555948 kB
KernelStack:        1808 kB
PageTables:        14348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5404984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3559424 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71680 MiB
End job on node116 at 2016-06-26 19:24:25