Trace number 4116390

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.14 895.475

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size128-round21-2.opb
MD5SUMfffab1c809e66c3ffabf2a45b249e251
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark122.482
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7904
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.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.09/0.10	c version PB16.v20160501
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart strategy
0.09/0.13	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.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	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.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4116390-1466948733.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  no objective function found
0.98/0.50	c ... done. Wall clock time 0.37s.
0.98/0.50	c declared #vars     3968
0.98/0.50	c #constraints  9152
0.98/0.50	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.98/0.50	c constraints type 
0.98/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5958
0.98/0.50	c org.sat4j.specs.Constr$1 => 904
0.98/0.50	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.98/0.50	c org.sat4j.minisat.constraints.cnf.UnitClause => 504
0.98/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1658
0.98/0.50	c 9152 constraints processed.
0.98/0.50	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.98/0.50	c constraints type 
0.98/0.50	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.98/0.50	c org.sat4j.specs.Constr$1 => 904
0.98/0.50	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5958
0.98/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1658
0.98/0.50	c org.sat4j.pb.constraints.pb.UnitClausePB => 504
0.98/0.50	c 9152 constraints processed.
4.54/1.49	c cleaning 2496 clauses out of 4999 with flag 16514/5001
6.09/2.10	c cleaning 4243 clauses out of 8505 with flag 38112/11003
7.54/2.87	c cleaning 5620 clauses out of 11259 with flag 66673/18000
9.41/3.79	c cleaning 6809 clauses out of 13639 with flag 101040/26000
11.42/4.76	c cleaning 7909 clauses out of 15830 with flag 142212/35000
13.82/5.92	c cleaning 8952 clauses out of 17924 with flag 189592/45003
16.50/7.28	c cleaning 9968 clauses out of 19969 with flag 245370/56000
19.77/8.88	c cleaning 10986 clauses out of 22002 with flag 308510/68001
23.42/10.64	c cleaning 11998 clauses out of 24015 with flag 377681/81000
27.08/12.47	c cleaning 12996 clauses out of 26018 with flag 456510/95001
31.32/14.54	c cleaning 13990 clauses out of 28021 with flag 540361/110000
35.80/16.77	c cleaning 15016 clauses out of 30032 with flag 633424/126001
40.90/19.28	c cleaning 15975 clauses out of 32015 with flag 732722/143000
46.59/22.08	c cleaning 17016 clauses out of 34040 with flag 837650/161000
53.01/25.16	c cleaning 18008 clauses out of 36025 with flag 951870/180001
57.21/27.25	c cleaning 0 clauses out of 5000 with flag 0/5000
59.69/28.46	c cleaning 18986 clauses out of 38016 with flag 1073629/200000
66.99/31.97	c cleaning 20001 clauses out of 40033 with flag 1199066/221003
74.18/35.55	c cleaning 21011 clauses out of 42029 with flag 1336290/243000
82.48/39.64	c cleaning 21995 clauses out of 44018 with flag 1478915/266000
91.37/44.06	c cleaning 22996 clauses out of 46023 with flag 1627360/290000
101.06/48.83	c cleaning 23995 clauses out of 48028 with flag 1781639/315001
110.66/53.70	c cleaning 25008 clauses out of 50032 with flag 1942176/341000
121.37/58.97	c cleaning 25959 clauses out of 52024 with flag 2109374/368000
132.55/64.53	c cleaning 27004 clauses out of 54067 with flag 2286086/396002
144.49/70.43	c cleaning 28019 clauses out of 56063 with flag 2466535/425002
157.18/76.75	c cleaning 28983 clauses out of 58043 with flag 2656221/455001
170.05/83.17	c cleaning 30026 clauses out of 60060 with flag 2855415/486001
184.15/90.17	c cleaning 31008 clauses out of 62033 with flag 3061245/518000
199.51/98.15	c cleaning 32001 clauses out of 64027 with flag 3271318/551002
213.51/105.13	c cleaning 32997 clauses out of 66024 with flag 3490793/585000
227.96/112.38	c cleaning 33985 clauses out of 68027 with flag 3712315/620000
242.94/119.88	c cleaning 35014 clauses out of 70043 with flag 3940989/656001
260.81/128.73	c cleaning 35975 clauses out of 72028 with flag 4181263/693000
278.34/137.50	c cleaning 37004 clauses out of 74054 with flag 4426748/731001
296.62/146.56	c cleaning 37981 clauses out of 76050 with flag 4679555/770001
315.90/156.12	c cleaning 39024 clauses out of 78071 with flag 4938241/810003
335.58/165.94	c cleaning 40015 clauses out of 80044 with flag 5205863/851000
357.78/176.97	c cleaning 40994 clauses out of 82031 with flag 5476864/893002
380.09/188.10	c cleaning 41983 clauses out of 84035 with flag 5756038/936000
402.91/199.39	c cleaning 43026 clauses out of 86052 with flag 6045163/980000
426.09/210.89	c cleaning 43989 clauses out of 88026 with flag 6340679/1025000
450.70/223.04	c cleaning 44976 clauses out of 90037 with flag 6644124/1071000
458.30/226.80	c cleaning 0 clauses out of 11001 with flag 0/11001
477.04/236.10	c cleaning 46016 clauses out of 92062 with flag 6953979/1118001
504.01/249.51	c cleaning 47010 clauses out of 94045 with flag 7267732/1166000
531.03/262.91	c cleaning 48014 clauses out of 96035 with flag 7589485/1215000
558.92/276.80	c cleaning 48990 clauses out of 98021 with flag 7918902/1265000
588.83/292.20	c cleaning 49993 clauses out of 100031 with flag 8252826/1316000
618.33/306.94	c cleaning 50994 clauses out of 102038 with flag 8594260/1368000
649.68/322.59	c cleaning 52008 clauses out of 104044 with flag 8943546/1421000
682.17/338.63	c cleaning 52991 clauses out of 106036 with flag 9302820/1475000
715.42/355.10	c cleaning 54005 clauses out of 108045 with flag 9665920/1530000
750.48/372.54	c cleaning 55011 clauses out of 110042 with flag 10044280/1586002
786.08/390.25	c cleaning 55966 clauses out of 112029 with flag 10423779/1643000
824.48/409.35	c cleaning 57018 clauses out of 114063 with flag 10806091/1701000
864.64/429.36	c cleaning 58018 clauses out of 116047 with flag 11197281/1760002
905.19/449.54	c cleaning 58989 clauses out of 118027 with flag 11595184/1820000
944.74/469.21	c cleaning 59982 clauses out of 120040 with flag 12003344/1881002
986.67/490.00	c cleaning 61005 clauses out of 122058 with flag 12419109/1943002
1031.27/512.24	c cleaning 62026 clauses out of 124051 with flag 12832527/2006000
1075.32/534.03	c cleaning 63001 clauses out of 126025 with flag 13262880/2070000
1120.41/556.50	c cleaning 63979 clauses out of 128024 with flag 13699718/2135000
1169.38/581.55	c cleaning 65015 clauses out of 130045 with flag 14142596/2201000
1218.10/605.83	c cleaning 66001 clauses out of 132031 with flag 14591147/2268001
1266.41/629.84	c cleaning 67016 clauses out of 134032 with flag 15046665/2336003
1310.53/651.81	c cleaning 67992 clauses out of 136014 with flag 15512859/2405001
1352.34/672.77	c cleaning 68976 clauses out of 138021 with flag 15980844/2475000
1402.44/697.67	c cleaning 69990 clauses out of 140045 with flag 16455124/2546000
1456.72/724.60	c cleaning 71005 clauses out of 142056 with flag 16937312/2618001
1513.13/752.76	c cleaning 72014 clauses out of 144054 with flag 17425123/2691004
1570.40/781.30	c cleaning 72992 clauses out of 146036 with flag 17921371/2765000
1629.15/810.42	c cleaning 74009 clauses out of 148045 with flag 18422231/2840001
1691.64/841.47	c cleaning 75003 clauses out of 150037 with flag 18932609/2916002
1755.62/873.21	c cleaning 75996 clauses out of 152035 with flag 19448601/2993003
1777.81/884.32	c cleaning 0 clauses out of 18001 with flag 0/18001
1800.14/895.41	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/895.41	c starts		: 30612
1800.14/895.41	c conflicts		: 3055440
1800.14/895.41	c decisions		: 29521197
1800.14/895.41	c propagations		: 424524005
1800.14/895.41	c inspects		: 9453246604
1800.14/895.41	c shortcuts		: 0
1800.14/895.41	c learnt literals	: 2
1800.14/895.41	c learnt binary clauses	: 67
1800.14/895.41	c learnt ternary clauses	: 690
1800.14/895.41	c learnt constraints	: 3055438
1800.14/895.41	c ignored constraints	: 0
1800.14/895.41	c root simplifications	: 0
1800.14/895.41	c removed literals (reason simplification)	: 2654539
1800.14/895.41	c reason swapping (by a shorter reason)	: 0
1800.14/895.41	c Calls to reduceDB	: 73
1800.14/895.41	c Number of update (reduction) of LBD	: 650767
1800.14/895.41	c Imported unit clauses	: 0
1800.14/895.41	c number of reductions to clauses (during analyze)	: 0
1800.14/895.41	c number of learned constraints concerned by reduction	: 0
1800.14/895.41	c number of learning phase by resolution	: 0
1800.14/895.41	c number of learning phase by cutting planes	: 0
1800.14/895.41	c speed (assignments/second)	: 474381.5007263381
1800.14/895.41	c non guided choices	3545
1800.14/895.44	c learnt constraints type 
1800.14/895.44	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 67
1800.14/895.44	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 138409
1800.14/895.44	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/895.44	c starts		: 44
1800.14/895.44	c conflicts		: 18052
1800.14/895.44	c decisions		: 63770
1800.14/895.44	c propagations		: 2309432
1800.14/895.44	c inspects		: 697014131
1800.14/895.44	c shortcuts		: 0
1800.14/895.44	c learnt literals	: 0
1800.14/895.44	c learnt binary clauses	: 0
1800.14/895.44	c learnt ternary clauses	: 1
1800.14/895.44	c learnt constraints	: 18051
1800.14/895.44	c ignored constraints	: 0
1800.14/895.44	c root simplifications	: 0
1800.14/895.44	c removed literals (reason simplification)	: 0
1800.14/895.44	c reason swapping (by a shorter reason)	: 0
1800.14/895.44	c Calls to reduceDB	: 3
1800.14/895.44	c Number of update (reduction) of LBD	: 0
1800.14/895.44	c Imported unit clauses	: 0
1800.14/895.44	c number of reductions to clauses (during analyze)	: 0
1800.14/895.44	c number of learned constraints concerned by reduction	: 0
1800.14/895.44	c number of learning phase by resolution	: 0
1800.14/895.44	c number of learning phase by cutting planes	: 0
1800.14/895.44	c speed (assignments/second)	: 2580.584316468624
1800.14/895.44	c non guided choices	271
1800.14/895.45	c learnt constraints type 
1800.14/895.45	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 5
1800.14/895.45	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18046
1800.14/895.45	s UNKNOWN
1800.14/895.45	c Total wall clock time (in seconds): 895.319

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

pid=22566
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.06 4.20 4.15 4/197 22569
/proc/meminfo: memFree=28027608/32872528 swapFree=681168/738400
[pid=22569] ppid=22566 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/22569/stat : 22569 (java) D 22566 22569 20053 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 27912791 9515008 183 33554432000 1073741824 1073778376 140736760569392 140736760560424 213866331829 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/22569/statm: 2323 183 140 9 0 71 0

[startup+0.100151 s]
/proc/loadavg: 4.06 4.20 4.15 4/197 22569
/proc/meminfo: memFree=28027608/32872528 swapFree=681168/738400
[pid=22569] ppid=22566 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/22569/stat : 22569 (java) S 22566 22569 20053 0 -1 4202496 4408 0 1 0 8 1 0 0 20 0 18 0 27912791 9787879424 5533 33554432000 1073741824 1073778376 140733405896768 140733405887904 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22569/statm: 2389619 5533 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200281 s]
/proc/loadavg: 4.06 4.20 4.15 4/197 22569
/proc/meminfo: memFree=28027608/32872528 swapFree=681168/738400
[pid=22569] ppid=22566 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/22569/stat : 22569 (java) S 22566 22569 20053 0 -1 4202496 4661 0 1 0 22 1 0 0 20 0 18 0 27912791 9787879424 6767 33554432000 1073741824 1073778376 140733405896768 140733405887904 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22569/statm: 2389619 6767 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300274 s]
/proc/loadavg: 4.06 4.20 4.15 4/197 22569
/proc/meminfo: memFree=28027608/32872528 swapFree=681168/738400
[pid=22569] ppid=22566 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/22569/stat : 22569 (java) S 22566 22569 20053 0 -1 4202496 5747 0 1 0 46 2 0 0 20 0 18 0 27912791 9787879424 8396 33554432000 1073741824 1073778376 140733405896768 140733405887904 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22569/statm: 2389619 8396 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700179 s]
/proc/loadavg: 4.06 4.20 4.15 4/197 22569
/proc/meminfo: memFree=28027608/32872528 swapFree=681168/738400
[pid=22569] ppid=22566 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/22569/stat : 22569 (java) S 22566 22569 20053 0 -1 4202496 15134 0 1 0 174 4 0 0 20 0 22 0 27912791 10060525568 23420 33554432000 1073741824 1073778376 140733405896768 140733405887904 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22569/statm: 2456183 23420 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 9824732

[startup+1.50083 s]
/proc/loadavg: 4.06 4.20 4.15 7/219 22591
/proc/meminfo: memFree=27908092/32872528 swapFree=681168/738400
[pid=22569] ppid=22566 vsize=9824732 CPUtime=4.79 cores=0,2,4,6
/proc/22569/stat : 22569 (java) S 22566 22569 20053 0 -1 4202496 19422 0 1 0 472 7 0 0 20 0 22 0 27912791 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140733405887904 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22569/statm: 2456183 47361 2292 9 0 2446860 0
[pid=22569/tid=22571] ppid=22566 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/22569/task/22571/stat : 22571 (java) S 22566 22569 20053 0 -1 4202560 2435 0 1 0 45 2 0 0 20 0 22 0 27912792 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140045979685752 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22569/tid=22572] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22572/stat : 22572 (java) S 22566 22569 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27912793 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140045941177256 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22573] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22573/stat : 22573 (java) S 22566 22569 20053 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27912793 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140045940124712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22574] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22574/stat : 22574 (java) S 22566 22569 20053 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27912793 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140045939071656 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22575] ppid=22566 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/22569/task/22575/stat : 22575 (java) S 22566 22569 20053 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 27912793 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140045938019112 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22569/tid=22576] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22576/stat : 22576 (java) S 22566 22569 20053 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 27912793 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140045936966056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22577] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22577/stat : 22577 (java) S 22566 22569 20053 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 27912793 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140045935913512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22578] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22578/stat : 22578 (java) S 22566 22569 20053 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 27912793 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140045934860456 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22579] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22579/stat : 22579 (java) S 22566 22569 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27912793 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140045933807912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22580] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22580/stat : 22580 (java) S 22566 22569 20053 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 27912794 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140045802920808 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22581] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22581/stat : 22581 (java) S 22566 22569 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27912795 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140045801867128 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22582] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22582/stat : 22582 (java) S 22566 22569 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27912795 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140045800813960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22583] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22583/stat : 22583 (java) S 22566 22569 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27912797 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140045799762704 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22584] ppid=22566 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/22569/task/22584/stat : 22584 (java) S 22566 22569 20053 0 -1 4202560 6564 0 0 0 115 1 0 0 20 0 22 0 27912797 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140045798709560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22585] ppid=22566 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/22569/task/22585/stat : 22585 (java) R 22566 22569 20053 0 -1 4202560 8948 0 0 0 110 2 0 0 20 0 22 0 27912797 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140044924873144 140045983802860 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22586] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22586/stat : 22586 (java) S 22566 22569 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27912797 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140044923820280 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22587] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22587/stat : 22587 (java) S 22566 22569 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27912797 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140044922767944 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22588] ppid=22566 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/22569/task/22588/stat : 22588 (java) R 22566 22569 20053 0 -1 4202560 19 0 0 0 94 0 0 0 20 0 22 0 27912841 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140044921704864 140045814816971 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22589] ppid=22566 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/22569/task/22589/stat : 22589 (java) R 22566 22569 20053 0 -1 4202560 76 0 0 0 94 2 0 0 20 0 22 0 27912841 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140044920659944 140045814887941 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22569/tid=22590] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22590/stat : 22590 (java) S 22566 22569 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27912842 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140044919608616 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22591] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22591/stat : 22591 (java) S 22566 22569 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27912842 10060525568 47361 33554432000 1073741824 1073778376 140733405896768 140044918556072 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 4.06 4.20 4.15 5/219 22591
/proc/meminfo: memFree=27761816/32872528 swapFree=681168/738400
[pid=22569] ppid=22566 vsize=9824732 CPUtime=8.15 cores=0,2,4,6
/proc/22569/stat : 22569 (java) S 22566 22569 20053 0 -1 4202496 19659 0 1 0 803 12 0 0 20 0 22 0 27912791 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140733405887904 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22569/statm: 2456183 84355 2292 9 0 2446860 0
[pid=22569/tid=22571] ppid=22566 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/22569/task/22571/stat : 22571 (java) S 22566 22569 20053 0 -1 4202560 2435 0 1 0 45 2 0 0 20 0 22 0 27912792 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140045979685752 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22569/tid=22572] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22572/stat : 22572 (java) S 22566 22569 20053 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 27912793 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140045941177256 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22573] ppid=22566 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/22569/task/22573/stat : 22573 (java) S 22566 22569 20053 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 27912793 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140045940124712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22574] ppid=22566 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/22569/task/22574/stat : 22574 (java) S 22566 22569 20053 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 27912793 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140045939071656 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22575] ppid=22566 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/22569/task/22575/stat : 22575 (java) S 22566 22569 20053 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 27912793 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140045938019112 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22569/tid=22576] ppid=22566 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/22569/task/22576/stat : 22576 (java) S 22566 22569 20053 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 22 0 27912793 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140045936966056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22569/tid=22577] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22577/stat : 22577 (java) S 22566 22569 20053 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 27912793 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140045935913512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22578] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22578/stat : 22578 (java) S 22566 22569 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27912793 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140045934860456 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22579] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22579/stat : 22579 (java) S 22566 22569 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27912793 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140045933807912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22580] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22580/stat : 22580 (java) S 22566 22569 20053 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 27912794 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140045802920808 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22581] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22581/stat : 22581 (java) S 22566 22569 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27912795 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140045801867128 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22582] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22582/stat : 22582 (java) S 22566 22569 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27912795 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140045800813960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22583] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22583/stat : 22583 (java) S 22566 22569 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27912797 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140045799762704 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22584] ppid=22566 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/22569/task/22584/stat : 22584 (java) S 22566 22569 20053 0 -1 4202560 6564 0 0 0 120 1 0 0 20 0 22 0 27912797 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140045798709560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22585] ppid=22566 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/22569/task/22585/stat : 22585 (java) S 22566 22569 20053 0 -1 4202560 8948 0 0 0 117 2 0 0 20 0 22 0 27912797 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140044924873144 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22586] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22586/stat : 22586 (java) S 22566 22569 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27912797 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140044923820280 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22587] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22587/stat : 22587 (java) S 22566 22569 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27912797 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140044922767944 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22588] ppid=22566 vsize=9824732 CPUtime=2.49 cores=0,2,4,6
/proc/22569/task/22588/stat : 22588 (java) R 22566 22569 20053 0 -1 4202560 19 0 0 0 249 0 0 0 20 0 22 0 27912841 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140044921704864 140045814907626 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22569/tid=22589] ppid=22566 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/22569/task/22589/stat : 22589 (java) R 22566 22569 20053 0 -1 4202560 136 0 0 0 247 3 0 0 20 0 22 0 27912841 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140044920659216 140045815087117 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22590] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22590/stat : 22590 (java) S 22566 22569 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27912842 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140044919608616 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22591] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22591/stat : 22591 (java) S 22566 22569 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27912842 10060525568 84355 33554432000 1073741824 1073778376 140733405896768 140044918556072 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.15
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.06 4.20 4.15 5/219 22591
/proc/meminfo: memFree=27661732/32872528 swapFree=681168/738400
[pid=22569] ppid=22566 vsize=9824732 CPUtime=14.63 cores=0,2,4,6
/proc/22569/stat : 22569 (java) S 22566 22569 20053 0 -1 4202496 19828 0 1 0 1444 19 0 0 20 0 22 0 27912791 10060525568 130056 33554432000 1073741824 1073778376 140733405896768 140733405887904 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22569/statm: 2456183 130056 2292 9 0 2446860 0
[pid=22569/tid=22571] ppid=22566 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/22569/task/22571/stat : 22571 (java) S 22566 22569 20053 0 -1 4202560 2435 0 1 0 45 2 0 0 20 0 22 0 27912792 10060525568 130056 33554432000 1073741824 1073778376 140733405896768 140045979685752 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22569/tid=22572] ppid=22566 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/22569/task/22572/stat : 22572 (java) S 22566 22569 20053 0 -1 4202560 33 0 0 0 4 0 0 0 20 0 22 0 27912793 10060525568 130056 33554432000 1073741824 1073778376 140733405896768 140045941177256 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22573] ppid=22566 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/22569/task/22573/stat : 22573 (java) S 22566 22569 20053 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 22 0 27912793 10060525568 130568 33554432000 1073741824 1073778376 140733405896768 140045940124712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22574] ppid=22566 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/22569/task/22574/stat : 22574 (java) S 22566 22569 20053 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 27912793 10060525568 130568 33554432000 1073741824 1073778376 140733405896768 140045939071656 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22575] ppid=22566 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/22569/task/22575/stat : 22575 (java) S 22566 22569 20053 0 -1 4202560 38 0 0 0 5 1 0 0 20 0 22 0 27912793 10060525568 130568 33554432000 1073741824 1073778376 140733405896768 140045938019112 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22576] ppid=22566 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/22569/task/22576/stat : 22576 (java) S 22566 22569 20053 0 -1 4202560 46 0 0 0 4 2 0 0 20 0 22 0 27912793 10060525568 130568 33554432000 1073741824 1073778376 140733405896768 140045936966056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22577] ppid=22566 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/22569/task/22577/stat : 22577 (java) S 22566 22569 20053 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 27912793 10060525568 130568 33554432000 1073741824 1073778376 140733405896768 140045935913512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22578] ppid=22566 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/22569/task/22578/stat : 22578 (java) S 22566 22569 20053 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 27912793 10060525568 130568 33554432000 1073741824 1073778376 140733405896768 140045934860456 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22579] ppid=22566 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/22569/task/22579/stat : 22579 (java) S 22566 22569 20053 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 27912793 10060525568 130568 33554432000 1073741824 1073778376 140733405896768 140045933807912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22580] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22580/stat : 22580 (java) S 22566 22569 20053 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 27912794 10060525568 130568 33554432000 1073741824 1073778376 140733405896768 140045802920808 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22581] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22581/stat : 22581 (java) S 22566 22569 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27912795 10060525568 130568 33554432000 1073741824 1073778376 140733405896768 140045801867128 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22582] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22582/stat : 22582 (java) S 22566 22569 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27912795 10060525568 130568 33554432000 1073741824 1073778376 140733405896768 140045800813960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22583] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22583/stat : 22583 (java) S 22566 22569 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27912797 10060525568 130568 33554432000 1073741824 1073778376 140733405896768 140045799762704 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22584] ppid=22566 vsize=9824732 CPUtime=1.23 cores=0,2,4,6

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

[pid=22569/tid=22575] ppid=22566 vsize=9824732 CPUtime=2.59 cores=0,2,4,6
/proc/22569/task/22575/stat : 22575 (java) S 22566 22569 20053 0 -1 4202560 595 0 0 0 242 17 0 0 20 0 22 0 27912793 10060525568 947639 33554432000 1073741824 1073778376 140733405896768 140045938019112 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22576] ppid=22566 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/22569/task/22576/stat : 22576 (java) S 22566 22569 20053 0 -1 4202560 623 0 0 0 246 18 0 0 20 0 22 0 27912793 10060525568 947639 33554432000 1073741824 1073778376 140733405896768 140045936966056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22577] ppid=22566 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/22569/task/22577/stat : 22577 (java) S 22566 22569 20053 0 -1 4202560 598 0 0 0 242 18 0 0 20 0 22 0 27912793 10060525568 947639 33554432000 1073741824 1073778376 140733405896768 140045935913512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22578] ppid=22566 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/22569/task/22578/stat : 22578 (java) S 22566 22569 20053 0 -1 4202560 595 0 0 0 235 15 0 0 20 0 22 0 27912793 10060525568 947639 33554432000 1073741824 1073778376 140733405896768 140045934860456 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22579] ppid=22566 vsize=9824732 CPUtime=2.56 cores=0,2,4,6
/proc/22569/task/22579/stat : 22579 (java) S 22566 22569 20053 0 -1 4202560 585 0 0 0 238 18 0 0 20 0 22 0 27912793 10060525568 947639 33554432000 1073741824 1073778376 140733405896768 140045933807912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22569/tid=22580] ppid=22566 vsize=9824732 CPUtime=3.53 cores=0,2,4,6
/proc/22569/task/22580/stat : 22580 (java) S 22566 22569 20053 0 -1 4202560 2266 0 0 0 342 11 0 0 20 0 22 0 27912794 10060525568 947639 33554432000 1073741824 1073778376 140733405896768 140045802920808 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22581] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22581/stat : 22581 (java) S 22566 22569 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27912795 10060525568 947639 33554432000 1073741824 1073778376 140733405896768 140045801867128 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22582] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22582/stat : 22582 (java) S 22566 22569 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27912795 10060525568 947639 33554432000 1073741824 1073778376 140733405896768 140045800813960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22583] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22583/stat : 22583 (java) S 22566 22569 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27912797 10060525568 947639 33554432000 1073741824 1073778376 140733405896768 140045799762704 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22584] ppid=22566 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/22569/task/22584/stat : 22584 (java) S 22566 22569 20053 0 -1 4202560 7140 0 0 0 157 2 0 0 20 0 22 0 27912797 10060525568 947639 33554432000 1073741824 1073778376 140733405896768 140045798709560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22585] ppid=22566 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/22569/task/22585/stat : 22585 (java) S 22566 22569 20053 0 -1 4202560 10716 0 0 0 158 2 0 0 20 0 22 0 27912797 10060525568 947639 33554432000 1073741824 1073778376 140733405896768 140044924873144 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22586] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22586/stat : 22586 (java) S 22566 22569 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27912797 10060525568 947639 33554432000 1073741824 1073778376 140733405896768 140044923820280 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22587] ppid=22566 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/22569/task/22587/stat : 22587 (java) S 22566 22569 20053 0 -1 4202560 46 0 0 0 15 14 0 0 20 0 22 0 27912797 10060525568 947639 33554432000 1073741824 1073778376 140733405896768 140044922767944 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22588] ppid=22566 vsize=9824732 CPUtime=810.46 cores=0,2,4,6
/proc/22569/task/22588/stat : 22588 (java) R 22566 22569 20053 0 -1 4202560 44 0 0 0 81033 13 0 0 20 0 22 0 27912841 10060525568 947639 33554432000 1073741824 1073778376 140733405896768 140044921712624 140045814817051 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22589] ppid=22566 vsize=9824732 CPUtime=810.39 cores=0,2,4,6
/proc/22569/task/22589/stat : 22589 (java) R 22566 22569 20053 0 -1 4202560 1760 0 0 0 80988 51 0 0 20 0 22 0 27912841 10060525568 947639 33554432000 1073741824 1073778376 140733405896768 140044920661120 140045814982599 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22569/tid=22590] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22590/stat : 22590 (java) S 22566 22569 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27912842 10060525568 947639 33554432000 1073741824 1073778376 140733405896768 140044919608616 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22591] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22591/stat : 22591 (java) S 22566 22569 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27912842 10060525568 947639 33554432000 1073741824 1073778376 140733405896768 140044918556072 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1653.15
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.13 4.13 4.10 5/220 22683
/proc/meminfo: memFree=24129420/32872528 swapFree=681168/738400
[pid=22569] ppid=22566 vsize=9824732 CPUtime=1773.83 cores=0,2,4,6
/proc/22569/stat : 22569 (java) S 22566 22569 20053 0 -1 4202496 30759 0 1 0 177166 217 0 0 20 0 22 0 27912791 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140733405887904 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22569/statm: 2456183 970679 2301 9 0 2446860 0
[pid=22569/tid=22571] ppid=22566 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/22569/task/22571/stat : 22571 (java) S 22566 22569 20053 0 -1 4202560 2444 0 1 0 48 3 0 0 20 0 22 0 27912792 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140045979685752 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22572] ppid=22566 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/22569/task/22572/stat : 22572 (java) S 22566 22569 20053 0 -1 4202560 594 0 0 0 247 18 0 0 20 0 22 0 27912793 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140045941177256 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22573] ppid=22566 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/22569/task/22573/stat : 22573 (java) S 22566 22569 20053 0 -1 4202560 601 0 0 0 276 19 0 0 20 0 22 0 27912793 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140045940124712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22574] ppid=22566 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/22569/task/22574/stat : 22574 (java) S 22566 22569 20053 0 -1 4202560 772 0 0 0 257 18 0 0 20 0 22 0 27912793 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140045939071656 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22575] ppid=22566 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/22569/task/22575/stat : 22575 (java) S 22566 22569 20053 0 -1 4202560 614 0 0 0 260 18 0 0 20 0 22 0 27912793 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140045938019112 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22576] ppid=22566 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/22569/task/22576/stat : 22576 (java) S 22566 22569 20053 0 -1 4202560 645 0 0 0 258 20 0 0 20 0 22 0 27912793 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140045936966056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22577] ppid=22566 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/22569/task/22577/stat : 22577 (java) S 22566 22569 20053 0 -1 4202560 615 0 0 0 256 20 0 0 20 0 22 0 27912793 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140045935913512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22578] ppid=22566 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/22569/task/22578/stat : 22578 (java) S 22566 22569 20053 0 -1 4202560 616 0 0 0 247 17 0 0 20 0 22 0 27912793 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140045934860456 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22579] ppid=22566 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/22569/task/22579/stat : 22579 (java) S 22566 22569 20053 0 -1 4202560 606 0 0 0 254 20 0 0 20 0 22 0 27912793 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140045933807912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22580] ppid=22566 vsize=9824732 CPUtime=3.53 cores=0,2,4,6
/proc/22569/task/22580/stat : 22580 (java) S 22566 22569 20053 0 -1 4202560 2270 0 0 0 342 11 0 0 20 0 22 0 27912794 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140045802920808 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22581] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22581/stat : 22581 (java) S 22566 22569 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27912795 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140045801867128 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22582] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22582/stat : 22582 (java) S 22566 22569 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27912795 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140045800813960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22583] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22583/stat : 22583 (java) S 22566 22569 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27912797 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140045799762704 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22584] ppid=22566 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/22569/task/22584/stat : 22584 (java) S 22566 22569 20053 0 -1 4202560 7140 0 0 0 157 2 0 0 20 0 22 0 27912797 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140045798709560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22585] ppid=22566 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/22569/task/22585/stat : 22585 (java) S 22566 22569 20053 0 -1 4202560 10716 0 0 0 158 2 0 0 20 0 22 0 27912797 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140044924873144 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22586] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22586/stat : 22586 (java) S 22566 22569 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27912797 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140044923820280 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22587] ppid=22566 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/22569/task/22587/stat : 22587 (java) S 22566 22569 20053 0 -1 4202560 50 0 0 0 17 15 0 0 20 0 22 0 27912797 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140044922767944 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22588] ppid=22566 vsize=9824732 CPUtime=869.96 cores=0,2,4,6
/proc/22569/task/22588/stat : 22588 (java) R 22566 22569 20053 0 -1 4202560 45 0 0 0 86982 14 0 0 20 0 22 0 27912841 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140044921704944 140045814613010 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22569/tid=22589] ppid=22566 vsize=9824732 CPUtime=869.89 cores=0,2,4,6
/proc/22569/task/22589/stat : 22589 (java) R 22566 22569 20053 0 -1 4202560 1764 0 0 0 86937 52 0 0 20 0 22 0 27912841 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140044920660000 140045814982590 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22590] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22590/stat : 22590 (java) S 22566 22569 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27912842 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140044919608616 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22591] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22591/stat : 22591 (java) S 22566 22569 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27912842 10060525568 970679 33554432000 1073741824 1073778376 140733405896768 140044918556072 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1773.83
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.401 s]
/proc/loadavg: 4.10 4.12 4.10 5/220 22683
/proc/meminfo: memFree=24108992/32872528 swapFree=681168/738400
[pid=22569] ppid=22566 vsize=9824732 CPUtime=1800.14 cores=0,2,4,6
/proc/22569/stat : 22569 (java) S 22566 22569 20053 0 -1 4202496 30799 0 1 0 179794 220 0 0 20 0 22 0 27912791 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140733405887904 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22569/statm: 2456183 975795 2301 9 0 2446860 0
[pid=22569/tid=22571] ppid=22566 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/22569/task/22571/stat : 22571 (java) S 22566 22569 20053 0 -1 4202560 2444 0 1 0 48 3 0 0 20 0 22 0 27912792 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140045979685752 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22572] ppid=22566 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/22569/task/22572/stat : 22572 (java) S 22566 22569 20053 0 -1 4202560 602 0 0 0 250 19 0 0 20 0 22 0 27912793 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140045941177256 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22573] ppid=22566 vsize=9824732 CPUtime=3.02 cores=0,2,4,6
/proc/22569/task/22573/stat : 22573 (java) S 22566 22569 20053 0 -1 4202560 611 0 0 0 282 20 0 0 20 0 22 0 27912793 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140045940124712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22574] ppid=22566 vsize=9824732 CPUtime=2.77 cores=0,2,4,6
/proc/22569/task/22574/stat : 22574 (java) S 22566 22569 20053 0 -1 4202560 773 0 0 0 259 18 0 0 20 0 22 0 27912793 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140045939071656 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22575] ppid=22566 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/22569/task/22575/stat : 22575 (java) S 22566 22569 20053 0 -1 4202560 624 0 0 0 266 18 0 0 20 0 22 0 27912793 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140045938019112 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22576] ppid=22566 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/22569/task/22576/stat : 22576 (java) S 22566 22569 20053 0 -1 4202560 645 0 0 0 260 20 0 0 20 0 22 0 27912793 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140045936966056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22577] ppid=22566 vsize=9824732 CPUtime=2.77 cores=0,2,4,6
/proc/22569/task/22577/stat : 22577 (java) S 22566 22569 20053 0 -1 4202560 615 0 0 0 257 20 0 0 20 0 22 0 27912793 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140045935913512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22578] ppid=22566 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/22569/task/22578/stat : 22578 (java) S 22566 22569 20053 0 -1 4202560 616 0 0 0 250 17 0 0 20 0 22 0 27912793 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140045934860456 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22579] ppid=22566 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/22569/task/22579/stat : 22579 (java) S 22566 22569 20053 0 -1 4202560 614 0 0 0 256 20 0 0 20 0 22 0 27912793 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140045933807912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22580] ppid=22566 vsize=9824732 CPUtime=3.53 cores=0,2,4,6
/proc/22569/task/22580/stat : 22580 (java) S 22566 22569 20053 0 -1 4202560 2272 0 0 0 342 11 0 0 20 0 22 0 27912794 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140045802920808 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22581] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22581/stat : 22581 (java) S 22566 22569 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27912795 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140045801867128 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22582] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22582/stat : 22582 (java) S 22566 22569 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27912795 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140045800813960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22583] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22583/stat : 22583 (java) S 22566 22569 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27912797 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140045799762704 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22584] ppid=22566 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/22569/task/22584/stat : 22584 (java) S 22566 22569 20053 0 -1 4202560 7140 0 0 0 157 2 0 0 20 0 22 0 27912797 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140045798709560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22585] ppid=22566 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/22569/task/22585/stat : 22585 (java) S 22566 22569 20053 0 -1 4202560 10716 0 0 0 158 2 0 0 20 0 22 0 27912797 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140044924873144 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22569/tid=22586] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22586/stat : 22586 (java) S 22566 22569 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27912797 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140044923820280 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22587] ppid=22566 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/22569/task/22587/stat : 22587 (java) S 22566 22569 20053 0 -1 4202560 50 0 0 0 17 15 0 0 20 0 22 0 27912797 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140044922767944 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22588] ppid=22566 vsize=9824732 CPUtime=882.95 cores=0,2,4,6
/proc/22569/task/22588/stat : 22588 (java) R 22566 22569 20053 0 -1 4202560 46 0 0 0 88281 14 0 0 20 0 22 0 27912841 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140044921712624 140045814817051 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22569/tid=22589] ppid=22566 vsize=9824732 CPUtime=882.88 cores=0,2,4,6
/proc/22569/task/22589/stat : 22589 (java) R 22566 22569 20053 0 -1 4202560 1764 0 0 0 88236 52 0 0 20 0 22 0 27912841 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140044920658992 140045814925035 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22569/tid=22590] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22590/stat : 22590 (java) S 22566 22569 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27912842 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140044919608616 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22569/tid=22591] ppid=22566 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22569/task/22591/stat : 22591 (java) S 22566 22569 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27912842 10060525568 975795 33554432000 1073741824 1073778376 140733405896768 140044918556072 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
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 22569 sig 9
??? kill -22569 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 22569 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=430357
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=681592
# CPU time returned by wait4() is 1796.11
# while last known CPU time is 1800.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 895.475
CPU time (s): 1800.14
CPU user time (s): 1797.94
CPU system time (s): 2.2
CPU usage (%): 201.026
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.43
system time used= 2.68159
maximum resident set size= 3903296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30832
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= 24144
involuntary context switches= 27705

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.2522 second user time and 7.71483 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-26 15:45:33
IDJOB=4116390
IDBENCH=109464
IDSOLVER=2543
FILE ID=node112/4116390-1466948733
RUNJOBID= node112-1466939767-20069
PBS_JOBID= 19976335
Free space on /tmp= 71688 MiB

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

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

MD5SUM BENCH= fffab1c809e66c3ffabf2a45b249e251
RANDOM SEED=342423524

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28027616 kB
Buffers:           15060 kB
Cached:           149348 kB
SwapCached:         1704 kB
Active:          3241948 kB
Inactive:         141992 kB
Active(anon):    3218984 kB
Inactive(anon):     2540 kB
Active(file):      22964 kB
Inactive(file):   139452 kB
Unevictable:      738400 kB
Mlocked:          681168 kB
SwapTotal:      67108856 kB
SwapFree:       67098664 kB
Dirty:              1004 kB
Writeback:             0 kB
AnonPages:       3977524 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             565724 kB
SReclaimable:       9308 kB
SUnreclaim:       556416 kB
KernelStack:        1616 kB
PageTables:        11888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4166920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3239936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71688 MiB
End job on node112 at 2016-06-26 16:00:28