Trace number 4116078

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.7 895.27

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size128-round23-8.opb
MD5SUM7224610b37b7f48e57da5bf33b61b2f7
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 constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4116078-1466975578.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
1.02/0.50	c ... done. Wall clock time 0.392s.
1.02/0.50	c declared #vars     4288
1.02/0.50	c #constraints  10816
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 => 904
1.02/0.51	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
1.02/0.51	c org.sat4j.minisat.constraints.cnf.UnitClause => 504
1.02/0.51	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1786
1.02/0.51	c 10816 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 => 904
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 => 504
1.02/0.51	c 10816 constraints processed.
4.53/1.41	c cleaning 2498 clauses out of 5001 with flag 16878/5002
6.44/2.06	c cleaning 4236 clauses out of 8500 with flag 39293/11000
8.11/2.80	c cleaning 5624 clauses out of 11266 with flag 67988/18002
9.78/3.69	c cleaning 6808 clauses out of 13640 with flag 100548/26000
11.93/4.69	c cleaning 7898 clauses out of 15832 with flag 142229/35000
14.40/5.83	c cleaning 8952 clauses out of 17934 with flag 191611/45000
17.00/7.10	c cleaning 9979 clauses out of 19984 with flag 244801/56002
19.87/8.56	c cleaning 10982 clauses out of 22003 with flag 307004/68000
22.89/10.09	c cleaning 11992 clauses out of 24021 with flag 374937/81000
26.84/11.92	c cleaning 12965 clauses out of 26029 with flag 450501/95000
30.64/13.82	c cleaning 14011 clauses out of 28064 with flag 531192/110000
31.04/14.05	c cleaning 0 clauses out of 5001 with flag 0/5001
34.94/15.88	c cleaning 15020 clauses out of 30056 with flag 620492/126003
40.08/18.20	c cleaning 15926 clauses out of 32033 with flag 716322/143000
44.88/20.60	c cleaning 17008 clauses out of 34107 with flag 821469/161000
50.09/23.25	c cleaning 18036 clauses out of 36101 with flag 932531/180002
55.81/26.07	c cleaning 18947 clauses out of 38064 with flag 1050407/200001
62.01/29.10	c cleaning 19995 clauses out of 40116 with flag 1174252/221000
68.68/32.48	c cleaning 21022 clauses out of 42121 with flag 1307063/243000
75.58/35.88	c cleaning 22047 clauses out of 44099 with flag 1442819/266000
83.19/39.68	c cleaning 22992 clauses out of 46053 with flag 1586622/290001
91.28/43.63	c cleaning 24004 clauses out of 48062 with flag 1739230/315002
99.68/47.80	c cleaning 25019 clauses out of 50056 with flag 1896449/341000
108.60/52.28	c cleaning 26006 clauses out of 52037 with flag 2060640/368000
117.80/56.89	c cleaning 26998 clauses out of 54031 with flag 2228913/396000
127.90/61.88	c cleaning 27996 clauses out of 56033 with flag 2405299/425000
138.10/66.98	c cleaning 28956 clauses out of 58038 with flag 2587389/455001
149.61/72.69	c cleaning 30002 clauses out of 60082 with flag 2777350/486001
161.27/78.48	c cleaning 30990 clauses out of 62081 with flag 2974699/518002
173.95/84.72	c cleaning 32045 clauses out of 64090 with flag 3173489/551001
186.53/91.08	c cleaning 32967 clauses out of 66044 with flag 3382917/585000
199.79/97.68	c cleaning 34010 clauses out of 68077 with flag 3595798/620000
210.66/103.00	c cleaning 0 clauses out of 11001 with flag 0/11001
214.06/104.75	c cleaning 35028 clauses out of 70067 with flag 3815096/656000
228.75/112.09	c cleaning 36001 clauses out of 72040 with flag 4040539/693001
245.12/120.55	c cleaning 37000 clauses out of 74040 with flag 4274941/731002
260.78/128.39	c cleaning 37995 clauses out of 76038 with flag 4521639/770000
277.66/136.72	c cleaning 38976 clauses out of 78043 with flag 4769880/810000
295.16/145.41	c cleaning 40010 clauses out of 80067 with flag 5026194/851000
313.26/154.48	c cleaning 41025 clauses out of 82058 with flag 5285376/893001
332.14/163.88	c cleaning 41991 clauses out of 84032 with flag 5552921/936000
352.03/173.70	c cleaning 43021 clauses out of 86041 with flag 5826647/980000
372.78/184.06	c cleaning 43975 clauses out of 88020 with flag 6104996/1025000
394.00/194.56	c cleaning 45015 clauses out of 90045 with flag 6387986/1071000
415.90/205.47	c cleaning 46002 clauses out of 92030 with flag 6683459/1118000
439.20/217.01	c cleaning 46970 clauses out of 94028 with flag 6979046/1166000
463.49/229.12	c cleaning 47970 clauses out of 96058 with flag 7284519/1215000
487.77/241.21	c cleaning 49037 clauses out of 98088 with flag 7597651/1265000
513.12/253.80	c cleaning 50004 clauses out of 100051 with flag 7918530/1316000
539.24/266.87	c cleaning 50994 clauses out of 102048 with flag 8248035/1368001
567.10/280.69	c cleaning 52013 clauses out of 104053 with flag 8575868/1421000
595.03/294.58	c cleaning 53016 clauses out of 106041 with flag 8914120/1475001
622.96/308.47	c cleaning 53942 clauses out of 108024 with flag 9254816/1530000
654.46/324.62	c cleaning 55001 clauses out of 110083 with flag 9600945/1586001
685.17/339.92	c cleaning 55990 clauses out of 112081 with flag 9956581/1643000
717.12/355.85	c cleaning 57018 clauses out of 114092 with flag 10314673/1701001
749.46/371.97	c cleaning 58028 clauses out of 116073 with flag 10683476/1760000
766.74/380.55	c cleaning 0 clauses out of 18002 with flag 0/18002
782.65/388.48	c cleaning 58969 clauses out of 118045 with flag 11058967/1820000
816.50/405.35	c cleaning 59989 clauses out of 120076 with flag 11442586/1881000
852.08/423.08	c cleaning 61025 clauses out of 122087 with flag 11826335/1943000
889.51/441.61	c cleaning 62019 clauses out of 124062 with flag 12216343/2006000
927.31/460.47	c cleaning 62969 clauses out of 126043 with flag 12611684/2070000
966.58/479.93	c cleaning 64000 clauses out of 128075 with flag 13015246/2135001
1006.03/499.54	c cleaning 64991 clauses out of 130076 with flag 13427317/2201002
1047.11/519.99	c cleaning 66038 clauses out of 132083 with flag 13842887/2268000
1088.73/540.65	c cleaning 66993 clauses out of 134045 with flag 14261305/2336000
1131.78/562.10	c cleaning 68020 clauses out of 136052 with flag 14687473/2405000
1176.37/584.28	c cleaning 68993 clauses out of 138032 with flag 15122147/2475000
1221.96/606.97	c cleaning 69965 clauses out of 140040 with flag 15564302/2546001
1269.95/630.78	c cleaning 70987 clauses out of 142074 with flag 16007528/2618000
1317.77/654.59	c cleaning 72012 clauses out of 144088 with flag 16460397/2691001
1369.47/681.07	c cleaning 72995 clauses out of 146075 with flag 16915675/2765000
1420.11/706.23	c cleaning 74015 clauses out of 148080 with flag 17376969/2840000
1471.69/731.97	c cleaning 74995 clauses out of 150067 with flag 17848505/2916002
1525.41/758.64	c cleaning 76030 clauses out of 152071 with flag 18320522/2993001
1579.96/785.74	c cleaning 76995 clauses out of 154040 with flag 18799631/3071000
1635.61/813.43	c cleaning 78011 clauses out of 156045 with flag 19286567/3150000
1692.45/841.76	c cleaning 78973 clauses out of 158034 with flag 19776830/3230000
1749.98/870.39	c cleaning 80001 clauses out of 160061 with flag 20276647/3311000
1800.00/895.20	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/895.20	c starts		: 24438
1800.00/895.20	c conflicts		: 3383180
1800.00/895.20	c decisions		: 29300110
1800.00/895.20	c propagations		: 443011279
1800.00/895.20	c inspects		: 9172188200
1800.00/895.20	c shortcuts		: 0
1800.00/895.20	c learnt literals	: 2
1800.00/895.20	c learnt binary clauses	: 51
1800.00/895.20	c learnt ternary clauses	: 628
1800.00/895.20	c learnt constraints	: 3383178
1800.00/895.20	c ignored constraints	: 0
1800.00/895.20	c root simplifications	: 0
1800.00/895.20	c removed literals (reason simplification)	: 2868923
1800.00/895.20	c reason swapping (by a shorter reason)	: 0
1800.00/895.20	c Calls to reduceDB	: 77
1800.00/895.20	c Number of update (reduction) of LBD	: 745542
1800.00/895.20	c Imported unit clauses	: 0
1800.00/895.20	c number of reductions to clauses (during analyze)	: 0
1800.00/895.20	c number of learned constraints concerned by reduction	: 0
1800.00/895.20	c number of learning phase by resolution	: 0
1800.00/895.20	c number of learning phase by cutting planes	: 0
1800.00/895.20	c speed (assignments/second)	: 495157.83732187905
1800.00/895.20	c non guided choices	16856
1800.00/895.23	c learnt constraints type 
1800.00/895.23	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 51
1800.00/895.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 152189
1800.00/895.23	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/895.23	c starts		: 52
1800.00/895.23	c conflicts		: 24613
1800.00/895.23	c decisions		: 85289
1800.00/895.23	c propagations		: 2766151
1800.00/895.23	c inspects		: 889191608
1800.00/895.23	c shortcuts		: 0
1800.00/895.23	c learnt literals	: 0
1800.00/895.23	c learnt binary clauses	: 0
1800.00/895.23	c learnt ternary clauses	: 0
1800.00/895.23	c learnt constraints	: 24613
1800.00/895.23	c ignored constraints	: 0
1800.00/895.23	c root simplifications	: 0
1800.00/895.23	c removed literals (reason simplification)	: 0
1800.00/895.23	c reason swapping (by a shorter reason)	: 0
1800.00/895.23	c Calls to reduceDB	: 3
1800.00/895.23	c Number of update (reduction) of LBD	: 0
1800.00/895.23	c Imported unit clauses	: 0
1800.00/895.23	c number of reductions to clauses (during analyze)	: 0
1800.00/895.23	c number of learned constraints concerned by reduction	: 0
1800.00/895.23	c number of learning phase by resolution	: 0
1800.00/895.23	c number of learning phase by cutting planes	: 0
1800.00/895.23	c speed (assignments/second)	: 3091.666368619176
1800.00/895.23	c non guided choices	258
1800.00/895.24	c learnt constraints type 
1800.00/895.24	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 54
1800.00/895.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 24559
1800.00/895.24	s UNKNOWN
1800.00/895.24	c Total wall clock time (in seconds): 895.129

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

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

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


[startup+0 s]
/proc/loadavg: 4.38 4.28 4.27 8/197 23239
/proc/meminfo: memFree=29948220/32872528 swapFree=1437460/1543748
[pid=23239] ppid=23236 vsize=96324 CPUtime=0 cores=1,3,5,7
/proc/23239/stat : 23239 (java) S 23236 23239 22007 0 -1 4202496 1326 0 0 0 0 0 0 0 20 0 2 0 30597102 98635776 958 33554432000 1073741824 1073778376 140735725412144 140735725403280 266439000125 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23239/statm: 24081 960 729 9 0 16771 0
[pid=23239/tid=23240] ppid=23236 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23240/stat : 23240 (java) R 23236 23239 22007 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 30597103 98570240 976 33554432000 1073741824 1073778376 140735725412144 140407183625768 266435642752 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100063 s]
/proc/loadavg: 4.38 4.28 4.27 8/197 23239
/proc/meminfo: memFree=29948220/32872528 swapFree=1437460/1543748
[pid=23239] ppid=23236 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/23239/stat : 23239 (java) S 23236 23239 22007 0 -1 4202496 4503 0 1 0 10 0 0 0 20 0 18 0 30597102 9787879424 5609 33554432000 1073741824 1073778376 140735725412144 140735725403280 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23239/statm: 2389619 5609 2141 9 0 2380296 0
[pid=23239/tid=23240] ppid=23236 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/23239/task/23240/stat : 23240 (java) R 23236 23239 22007 0 -1 4202560 2438 0 1 0 7 0 0 0 20 0 18 0 30597103 9787879424 5609 33554432000 1073741824 1073778376 140735725412144 140407183629216 266439025933 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200406 s]
/proc/loadavg: 4.38 4.28 4.27 8/197 23239
/proc/meminfo: memFree=29948220/32872528 swapFree=1437460/1543748
[pid=23239] ppid=23236 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/23239/stat : 23239 (java) S 23236 23239 22007 0 -1 4202496 4784 0 1 0 25 1 0 0 20 0 18 0 30597102 9787879424 6347 33554432000 1073741824 1073778376 140735725412144 140735725403280 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23239/statm: 2389619 6347 2203 9 0 2380296 0
[pid=23239/tid=23240] ppid=23236 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/23239/task/23240/stat : 23240 (java) R 23236 23239 22007 0 -1 4202560 2450 0 1 0 17 0 0 0 20 0 18 0 30597103 9787879424 6347 33554432000 1073741824 1073778376 140735725412144 140407183629216 140407055736321 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.30026 s]
/proc/loadavg: 4.38 4.28 4.27 8/197 23239
/proc/meminfo: memFree=29948220/32872528 swapFree=1437460/1543748
[pid=23239] ppid=23236 vsize=9558476 CPUtime=0.5 cores=1,3,5,7
/proc/23239/stat : 23239 (java) S 23236 23239 22007 0 -1 4202496 6087 0 1 0 49 1 0 0 20 0 18 0 30597102 9787879424 8432 33554432000 1073741824 1073778376 140735725412144 140735725403280 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23239/statm: 2389619 8432 2234 9 0 2380296 0
[pid=23239/tid=23240] ppid=23236 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/23239/task/23240/stat : 23240 (java) R 23236 23239 22007 0 -1 4202560 2453 0 1 0 27 0 0 0 20 0 18 0 30597103 9787879424 8432 33554432000 1073741824 1073778376 140735725412144 140407183629216 140407055777052 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700205 s]
/proc/loadavg: 4.38 4.28 4.27 8/197 23239
/proc/meminfo: memFree=29948220/32872528 swapFree=1437460/1543748
[pid=23239] ppid=23236 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/23239/stat : 23239 (java) S 23236 23239 22007 0 -1 4202496 12558 0 1 0 172 4 0 0 20 0 22 0 30597102 10060525568 22968 33554432000 1073741824 1073778376 140735725412144 140735725403280 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23239/statm: 2456183 22968 2267 9 0 2446860 0
[pid=23239/tid=23240] ppid=23236 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/23239/task/23240/stat : 23240 (java) S 23236 23239 22007 0 -1 4202560 2536 0 1 0 47 2 0 0 20 0 22 0 30597103 10060525568 22968 33554432000 1073741824 1073778376 140735725412144 140407183631224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 9824732

[startup+1.50095 s]
/proc/loadavg: 4.35 4.28 4.27 8/219 23261
/proc/meminfo: memFree=29773728/32872528 swapFree=1437460/1543748
[pid=23239] ppid=23236 vsize=9824732 CPUtime=4.88 cores=1,3,5,7
/proc/23239/stat : 23239 (java) S 23236 23239 22007 0 -1 4202496 22332 0 1 0 480 8 0 0 20 0 22 0 30597102 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140735725403280 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23239/statm: 2456183 48441 2292 9 0 2446860 0
[pid=23239/tid=23240] ppid=23236 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/23239/task/23240/stat : 23240 (java) S 23236 23239 22007 0 -1 4202560 2536 0 1 0 47 2 0 0 20 0 22 0 30597103 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140407183631224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23242] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23242/stat : 23242 (java) S 23236 23239 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30597104 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140407027300520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23243] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23243/stat : 23243 (java) S 23236 23239 22007 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 30597104 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140407026247976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23244] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23244/stat : 23244 (java) S 23236 23239 22007 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 30597104 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140407025195432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23245] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23245/stat : 23245 (java) S 23236 23239 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30597104 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140407024142888 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23246] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23246/stat : 23246 (java) S 23236 23239 22007 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30597104 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140407023090344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23247] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23247/stat : 23247 (java) S 23236 23239 22007 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 30597104 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140407022037800 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23248] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23248/stat : 23248 (java) S 23236 23239 22007 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 30597104 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140407020985256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23249] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23249/stat : 23249 (java) S 23236 23239 22007 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30597104 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140407019932712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23250] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23250/stat : 23250 (java) S 23236 23239 22007 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 30597105 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140407007733864 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23251] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23251/stat : 23251 (java) S 23236 23239 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30597105 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140407006680184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23252] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23252/stat : 23252 (java) S 23236 23239 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30597105 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140407005627528 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23253] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23253/stat : 23253 (java) S 23236 23239 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30597108 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140407004576272 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23254] ppid=23236 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/23239/task/23254/stat : 23254 (java) R 23236 23239 22007 0 -1 4202560 8159 0 0 0 119 2 0 0 20 0 22 0 30597108 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140407003511392 140407185777967 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23255] ppid=23236 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/23239/task/23255/stat : 23255 (java) S 23236 23239 22007 0 -1 4202560 10163 0 0 0 113 3 0 0 20 0 22 0 30597108 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140407002471096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23256] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23256/stat : 23256 (java) S 23236 23239 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30597108 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140407001418744 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23257] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23257/stat : 23257 (java) S 23236 23239 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30597108 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140407000366408 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23258] ppid=23236 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/23239/task/23258/stat : 23258 (java) R 23236 23239 22007 0 -1 4202560 18 0 0 0 93 0 0 0 20 0 22 0 30597154 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140406999310552 140407056426771 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23259] ppid=23236 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/23239/task/23259/stat : 23259 (java) R 23236 23239 22007 0 -1 4202560 75 0 0 0 93 2 0 0 20 0 22 0 30597154 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140406998256432 140407056462348 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23260] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23260/stat : 23260 (java) S 23236 23239 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30597155 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140406997206056 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23261] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23261/stat : 23261 (java) S 23236 23239 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30597155 10060525568 48441 33554432000 1073741824 1073778376 140735725412144 140406996153512 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 9824732

[startup+3.10099 s]
/proc/loadavg: 4.35 4.28 4.27 6/219 23261
/proc/meminfo: memFree=29379772/32872528 swapFree=1437460/1543748
[pid=23239] ppid=23236 vsize=9824732 CPUtime=8.77 cores=1,3,5,7
/proc/23239/stat : 23239 (java) S 23236 23239 22007 0 -1 4202496 24998 0 1 0 861 16 0 0 20 0 22 0 30597102 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140735725403280 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23239/statm: 2456183 90405 2292 9 0 2446860 0
[pid=23239/tid=23240] ppid=23236 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/23239/task/23240/stat : 23240 (java) S 23236 23239 22007 0 -1 4202560 2536 0 1 0 47 2 0 0 20 0 22 0 30597103 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140407183631224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23242] ppid=23236 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23239/task/23242/stat : 23242 (java) S 23236 23239 22007 0 -1 4202560 26 0 0 0 2 1 0 0 20 0 22 0 30597104 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140407027300520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23243] ppid=23236 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23239/task/23243/stat : 23243 (java) S 23236 23239 22007 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 30597104 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140407026247976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23244] ppid=23236 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23239/task/23244/stat : 23244 (java) S 23236 23239 22007 0 -1 4202560 13 0 0 0 1 1 0 0 20 0 22 0 30597104 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140407025195432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23245] ppid=23236 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23239/task/23245/stat : 23245 (java) S 23236 23239 22007 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 30597104 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140407024142888 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23246] ppid=23236 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23239/task/23246/stat : 23246 (java) S 23236 23239 22007 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 30597104 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140407023090344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23247] ppid=23236 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23239/task/23247/stat : 23247 (java) S 23236 23239 22007 0 -1 4202560 28 0 0 0 3 1 0 0 20 0 22 0 30597104 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140407022037800 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23248] ppid=23236 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23239/task/23248/stat : 23248 (java) S 23236 23239 22007 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 22 0 30597104 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140407020985256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23249] ppid=23236 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23239/task/23249/stat : 23249 (java) S 23236 23239 22007 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 30597104 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140407019932712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23250] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23250/stat : 23250 (java) S 23236 23239 22007 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 30597105 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140407007733864 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23251] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23251/stat : 23251 (java) S 23236 23239 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30597105 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140407006680184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23252] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23252/stat : 23252 (java) S 23236 23239 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30597105 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140407005627528 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23253] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23253/stat : 23253 (java) S 23236 23239 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30597108 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140407004576272 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23254] ppid=23236 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/23239/task/23254/stat : 23254 (java) S 23236 23239 22007 0 -1 4202560 9609 0 0 0 167 2 0 0 20 0 22 0 30597108 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140407003523640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23255] ppid=23236 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/23239/task/23255/stat : 23255 (java) S 23236 23239 22007 0 -1 4202560 11086 0 0 0 127 3 0 0 20 0 22 0 30597108 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140407002471096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23256] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23256/stat : 23256 (java) S 23236 23239 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30597108 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140407001418744 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23257] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23257/stat : 23257 (java) S 23236 23239 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30597108 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140407000366408 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23258] ppid=23236 vsize=9824732 CPUtime=2.45 cores=1,3,5,7
/proc/23239/task/23258/stat : 23258 (java) R 23236 23239 22007 0 -1 4202560 22 0 0 0 245 0 0 0 20 0 22 0 30597154 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140406999310640 140407056426783 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23259] ppid=23236 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/23239/task/23259/stat : 23259 (java) R 23236 23239 22007 0 -1 4202560 133 0 0 0 244 3 0 0 20 0 22 0 30597154 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140406998256928 140407056642752 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23260] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23260/stat : 23260 (java) S 23236 23239 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30597155 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140406997206056 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23261] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23261/stat : 23261 (java) S 23236 23239 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30597155 10060525568 90405 33554432000 1073741824 1073778376 140735725412144 140406996153512 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 8.77
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.33 4.27 4.27 6/219 23261
/proc/meminfo: memFree=28807264/32872528 swapFree=1437460/1543748
[pid=23239] ppid=23236 vsize=9824732 CPUtime=15.4 cores=1,3,5,7
/proc/23239/stat : 23239 (java) S 23236 23239 22007 0 -1 4202496 26921 0 1 0 1512 28 0 0 20 0 22 0 30597102 10060525568 162739 33554432000 1073741824 1073778376 140735725412144 140735725403280 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23239/statm: 2456183 162739 2292 9 0 2446860 0
[pid=23239/tid=23240] ppid=23236 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/23239/task/23240/stat : 23240 (java) S 23236 23239 22007 0 -1 4202560 2536 0 1 0 47 2 0 0 20 0 22 0 30597103 10060525568 162739 33554432000 1073741824 1073778376 140735725412144 140407183631224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23242] ppid=23236 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/23239/task/23242/stat : 23242 (java) S 23236 23239 22007 0 -1 4202560 44 0 0 0 5 3 0 0 20 0 22 0 30597104 10060525568 162739 33554432000 1073741824 1073778376 140735725412144 140407027300520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23243] ppid=23236 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23239/task/23243/stat : 23243 (java) S 23236 23239 22007 0 -1 4202560 32 0 0 0 3 2 0 0 20 0 22 0 30597104 10060525568 162739 33554432000 1073741824 1073778376 140735725412144 140407026247976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23244] ppid=23236 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/23239/task/23244/stat : 23244 (java) S 23236 23239 22007 0 -1 4202560 36 0 0 0 4 3 0 0 20 0 22 0 30597104 10060525568 162739 33554432000 1073741824 1073778376 140735725412144 140407025195432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23245] ppid=23236 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23239/task/23245/stat : 23245 (java) S 23236 23239 22007 0 -1 4202560 31 0 0 0 2 2 0 0 20 0 22 0 30597104 10060525568 162739 33554432000 1073741824 1073778376 140735725412144 140407024142888 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23246] ppid=23236 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23239/task/23246/stat : 23246 (java) S 23236 23239 22007 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 22 0 30597104 10060525568 162739 33554432000 1073741824 1073778376 140735725412144 140407023090344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23247] ppid=23236 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/23239/task/23247/stat : 23247 (java) S 23236 23239 22007 0 -1 4202560 37 0 0 0 4 2 0 0 20 0 22 0 30597104 10060525568 162739 33554432000 1073741824 1073778376 140735725412144 140407022037800 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23248] ppid=23236 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/23239/task/23248/stat : 23248 (java) S 23236 23239 22007 0 -1 4202560 50 0 0 0 7 2 0 0 20 0 22 0 30597104 10060525568 162739 33554432000 1073741824 1073778376 140735725412144 140407020985256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23249] ppid=23236 vsize=9824732 CPUtime=0.04 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.26 4.32 4.29 6/219 23280
/proc/meminfo: memFree=22885988/32872528 swapFree=1437460/1543748
[pid=23239] ppid=23236 vsize=9824732 CPUtime=1653.48 cores=1,3,5,7
/proc/23239/stat : 23239 (java) S 23236 23239 22007 0 -1 4202496 38063 0 1 0 165157 191 0 0 20 0 22 0 30597102 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140735725403280 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23239/statm: 2456183 910858 2301 9 0 2446860 0
[pid=23239/tid=23240] ppid=23236 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/23239/task/23240/stat : 23240 (java) S 23236 23239 22007 0 -1 4202560 2540 0 1 0 50 3 0 0 20 0 22 0 30597103 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140407183631224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23242] ppid=23236 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/23239/task/23242/stat : 23242 (java) S 23236 23239 22007 0 -1 4202560 517 0 0 0 228 15 0 0 20 0 22 0 30597104 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140407027300520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23243] ppid=23236 vsize=9824732 CPUtime=2.83 cores=1,3,5,7
/proc/23239/task/23243/stat : 23243 (java) S 23236 23239 22007 0 -1 4202560 825 0 0 0 267 16 0 0 20 0 22 0 30597104 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140407026247976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23244] ppid=23236 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/23239/task/23244/stat : 23244 (java) S 23236 23239 22007 0 -1 4202560 802 0 0 0 251 20 0 0 20 0 22 0 30597104 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140407025195432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23245] ppid=23236 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/23239/task/23245/stat : 23245 (java) S 23236 23239 22007 0 -1 4202560 553 0 0 0 249 16 0 0 20 0 22 0 30597104 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140407024142888 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23246] ppid=23236 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/23239/task/23246/stat : 23246 (java) S 23236 23239 22007 0 -1 4202560 562 0 0 0 250 17 0 0 20 0 22 0 30597104 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140407023090344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23247] ppid=23236 vsize=9824732 CPUtime=2.72 cores=1,3,5,7
/proc/23239/task/23247/stat : 23247 (java) S 23236 23239 22007 0 -1 4202560 573 0 0 0 257 15 0 0 20 0 22 0 30597104 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140407022037800 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23248] ppid=23236 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/23239/task/23248/stat : 23248 (java) S 23236 23239 22007 0 -1 4202560 573 0 0 0 205 12 0 0 20 0 22 0 30597104 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140407020985256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23249] ppid=23236 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/23239/task/23249/stat : 23249 (java) S 23236 23239 22007 0 -1 4202560 490 0 0 0 215 13 0 0 20 0 22 0 30597104 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140407019932712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23250] ppid=23236 vsize=9824732 CPUtime=3.75 cores=1,3,5,7
/proc/23239/task/23250/stat : 23250 (java) S 23236 23239 22007 0 -1 4202560 2562 0 0 0 367 8 0 0 20 0 22 0 30597105 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140407007733864 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23251] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23251/stat : 23251 (java) S 23236 23239 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30597105 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140407006680184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23252] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23252/stat : 23252 (java) S 23236 23239 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30597105 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140407005627528 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23253] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23253/stat : 23253 (java) S 23236 23239 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30597108 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140407004576272 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23254] ppid=23236 vsize=9824732 CPUtime=1.78 cores=1,3,5,7
/proc/23239/task/23254/stat : 23254 (java) S 23236 23239 22007 0 -1 4202560 9620 0 0 0 176 2 0 0 20 0 22 0 30597108 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140407003523640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23255] ppid=23236 vsize=9824732 CPUtime=1.97 cores=1,3,5,7
/proc/23239/task/23255/stat : 23255 (java) S 23236 23239 22007 0 -1 4202560 15236 0 0 0 193 4 0 0 20 0 22 0 30597108 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140407002471096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23256] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23256/stat : 23256 (java) S 23236 23239 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30597108 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140407001418744 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23257] ppid=23236 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/23239/task/23257/stat : 23257 (java) S 23236 23239 22007 0 -1 4202560 47 0 0 0 13 22 0 0 20 0 22 0 30597108 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140407000366408 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23258] ppid=23236 vsize=9824732 CPUtime=812.4 cores=1,3,5,7
/proc/23239/task/23258/stat : 23258 (java) R 23236 23239 22007 0 -1 4202560 79 0 0 0 81226 14 0 0 20 0 22 0 30597154 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140406999309584 140407056437500 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23259] ppid=23236 vsize=9824732 CPUtime=812.49 cores=1,3,5,7
/proc/23239/task/23259/stat : 23259 (java) R 23236 23239 22007 0 -1 4202560 1821 0 0 0 81195 54 0 0 20 0 22 0 30597154 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140406998258232 140407056460623 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23260] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23260/stat : 23260 (java) S 23236 23239 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30597155 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140406997206056 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23261] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23261/stat : 23261 (java) S 23236 23239 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30597155 10060525568 910858 33554432000 1073741824 1073778376 140735725412144 140406996153512 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1653.48
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.24 4.30 4.28 6/219 23281
/proc/meminfo: memFree=22820168/32872528 swapFree=1437460/1543748
[pid=23239] ppid=23236 vsize=9824732 CPUtime=1774.12 cores=1,3,5,7
/proc/23239/stat : 23239 (java) S 23236 23239 22007 0 -1 4202496 38162 0 1 0 177216 196 0 0 20 0 22 0 30597102 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140735725403280 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23239/statm: 2456183 920106 2301 9 0 2446860 0
[pid=23239/tid=23240] ppid=23236 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/23239/task/23240/stat : 23240 (java) S 23236 23239 22007 0 -1 4202560 2540 0 1 0 50 3 0 0 20 0 22 0 30597103 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140407183631224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23242] ppid=23236 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/23239/task/23242/stat : 23242 (java) S 23236 23239 22007 0 -1 4202560 520 0 0 0 237 16 0 0 20 0 22 0 30597104 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140407027300520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23243] ppid=23236 vsize=9824732 CPUtime=2.98 cores=1,3,5,7
/proc/23239/task/23243/stat : 23243 (java) S 23236 23239 22007 0 -1 4202560 831 0 0 0 281 17 0 0 20 0 22 0 30597104 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140407026247976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23244] ppid=23236 vsize=9824732 CPUtime=2.81 cores=1,3,5,7
/proc/23239/task/23244/stat : 23244 (java) S 23236 23239 22007 0 -1 4202560 818 0 0 0 261 20 0 0 20 0 22 0 30597104 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140407025195432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23245] ppid=23236 vsize=9824732 CPUtime=2.84 cores=1,3,5,7
/proc/23239/task/23245/stat : 23245 (java) S 23236 23239 22007 0 -1 4202560 568 0 0 0 268 16 0 0 20 0 22 0 30597104 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140407024142888 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23246] ppid=23236 vsize=9824732 CPUtime=2.91 cores=1,3,5,7
/proc/23239/task/23246/stat : 23246 (java) S 23236 23239 22007 0 -1 4202560 587 0 0 0 274 17 0 0 20 0 22 0 30597104 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140407023090344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23247] ppid=23236 vsize=9824732 CPUtime=2.9 cores=1,3,5,7
/proc/23239/task/23247/stat : 23247 (java) S 23236 23239 22007 0 -1 4202560 578 0 0 0 275 15 0 0 20 0 22 0 30597104 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140407022037800 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23248] ppid=23236 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/23239/task/23248/stat : 23248 (java) S 23236 23239 22007 0 -1 4202560 578 0 0 0 223 12 0 0 20 0 22 0 30597104 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140407020985256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23249] ppid=23236 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/23239/task/23249/stat : 23249 (java) S 23236 23239 22007 0 -1 4202560 497 0 0 0 236 13 0 0 20 0 22 0 30597104 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140407019932712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23250] ppid=23236 vsize=9824732 CPUtime=3.76 cores=1,3,5,7
/proc/23239/task/23250/stat : 23250 (java) S 23236 23239 22007 0 -1 4202560 2567 0 0 0 367 9 0 0 20 0 22 0 30597105 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140407007733864 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23251] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23251/stat : 23251 (java) S 23236 23239 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30597105 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140407006680184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23252] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23252/stat : 23252 (java) S 23236 23239 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30597105 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140407005627528 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23253] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23253/stat : 23253 (java) S 23236 23239 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30597108 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140407004576272 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23254] ppid=23236 vsize=9824732 CPUtime=1.78 cores=1,3,5,7
/proc/23239/task/23254/stat : 23254 (java) S 23236 23239 22007 0 -1 4202560 9620 0 0 0 176 2 0 0 20 0 22 0 30597108 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140407003523640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23255] ppid=23236 vsize=9824732 CPUtime=1.97 cores=1,3,5,7
/proc/23239/task/23255/stat : 23255 (java) S 23236 23239 22007 0 -1 4202560 15236 0 0 0 193 4 0 0 20 0 22 0 30597108 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140407002471096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23256] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23256/stat : 23256 (java) S 23236 23239 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30597108 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140407001418744 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23257] ppid=23236 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/23239/task/23257/stat : 23257 (java) S 23236 23239 22007 0 -1 4202560 51 0 0 0 15 23 0 0 20 0 22 0 30597108 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140407000366408 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23258] ppid=23236 vsize=9824732 CPUtime=872.04 cores=1,3,5,7
/proc/23239/task/23258/stat : 23258 (java) R 23236 23239 22007 0 -1 4202560 82 0 0 0 87189 15 0 0 20 0 22 0 30597154 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140406999309584 140407056480097 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23259] ppid=23236 vsize=9824732 CPUtime=872.12 cores=1,3,5,7
/proc/23239/task/23259/stat : 23259 (java) R 23236 23239 22007 0 -1 4202560 1826 0 0 0 87157 55 0 0 20 0 22 0 30597154 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140406998258232 140407056440167 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23260] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23260/stat : 23260 (java) S 23236 23239 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30597155 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140406997206056 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23261] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23261/stat : 23261 (java) S 23236 23239 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30597155 10060525568 920106 33554432000 1073741824 1073778376 140735725412144 140406996153512 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1774.12
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.201 s]
/proc/loadavg: 4.20 4.29 4.28 6/219 23350
/proc/meminfo: memFree=26402804/32872528 swapFree=1437460/1543748
[pid=23239] ppid=23236 vsize=9824732 CPUtime=1800 cores=1,3,5,7
/proc/23239/stat : 23239 (java) S 23236 23239 22007 0 -1 4202496 38170 0 1 0 179804 196 0 0 20 0 22 0 30597102 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140735725403280 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23239/statm: 2456183 921642 2301 9 0 2446860 0
[pid=23239/tid=23240] ppid=23236 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/23239/task/23240/stat : 23240 (java) S 23236 23239 22007 0 -1 4202560 2540 0 1 0 50 3 0 0 20 0 22 0 30597103 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140407183631224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23242] ppid=23236 vsize=9824732 CPUtime=2.56 cores=1,3,5,7
/proc/23239/task/23242/stat : 23242 (java) S 23236 23239 22007 0 -1 4202560 521 0 0 0 240 16 0 0 20 0 22 0 30597104 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140407027300520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23243] ppid=23236 vsize=9824732 CPUtime=3 cores=1,3,5,7
/proc/23239/task/23243/stat : 23243 (java) S 23236 23239 22007 0 -1 4202560 833 0 0 0 283 17 0 0 20 0 22 0 30597104 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140407026247976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23244] ppid=23236 vsize=9824732 CPUtime=2.83 cores=1,3,5,7
/proc/23239/task/23244/stat : 23244 (java) S 23236 23239 22007 0 -1 4202560 818 0 0 0 263 20 0 0 20 0 22 0 30597104 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140407025195432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23245] ppid=23236 vsize=9824732 CPUtime=2.86 cores=1,3,5,7
/proc/23239/task/23245/stat : 23245 (java) S 23236 23239 22007 0 -1 4202560 570 0 0 0 270 16 0 0 20 0 22 0 30597104 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140407024142888 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23246] ppid=23236 vsize=9824732 CPUtime=2.97 cores=1,3,5,7
/proc/23239/task/23246/stat : 23246 (java) S 23236 23239 22007 0 -1 4202560 589 0 0 0 279 18 0 0 20 0 22 0 30597104 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140407023090344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23247] ppid=23236 vsize=9824732 CPUtime=2.93 cores=1,3,5,7
/proc/23239/task/23247/stat : 23247 (java) S 23236 23239 22007 0 -1 4202560 578 0 0 0 278 15 0 0 20 0 22 0 30597104 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140407022037800 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23248] ppid=23236 vsize=9824732 CPUtime=2.37 cores=1,3,5,7
/proc/23239/task/23248/stat : 23248 (java) S 23236 23239 22007 0 -1 4202560 578 0 0 0 225 12 0 0 20 0 22 0 30597104 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140407020985256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23249] ppid=23236 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/23239/task/23249/stat : 23249 (java) S 23236 23239 22007 0 -1 4202560 497 0 0 0 238 13 0 0 20 0 22 0 30597104 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140407019932712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23250] ppid=23236 vsize=9824732 CPUtime=3.76 cores=1,3,5,7
/proc/23239/task/23250/stat : 23250 (java) S 23236 23239 22007 0 -1 4202560 2567 0 0 0 367 9 0 0 20 0 22 0 30597105 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140407007733864 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23239/tid=23251] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23251/stat : 23251 (java) S 23236 23239 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30597105 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140407006680184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23252] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23252/stat : 23252 (java) S 23236 23239 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30597105 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140407005627528 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23253] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23253/stat : 23253 (java) S 23236 23239 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30597108 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140407004576272 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23254] ppid=23236 vsize=9824732 CPUtime=1.78 cores=1,3,5,7
/proc/23239/task/23254/stat : 23254 (java) S 23236 23239 22007 0 -1 4202560 9620 0 0 0 176 2 0 0 20 0 22 0 30597108 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140407003523640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23255] ppid=23236 vsize=9824732 CPUtime=1.97 cores=1,3,5,7
/proc/23239/task/23255/stat : 23255 (java) S 23236 23239 22007 0 -1 4202560 15236 0 0 0 193 4 0 0 20 0 22 0 30597108 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140407002471096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23256] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23256/stat : 23256 (java) S 23236 23239 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30597108 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140407001418744 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23239/tid=23257] ppid=23236 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/23239/task/23257/stat : 23257 (java) S 23236 23239 22007 0 -1 4202560 51 0 0 0 16 23 0 0 20 0 22 0 30597108 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140407000366408 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23258] ppid=23236 vsize=9824732 CPUtime=884.88 cores=1,3,5,7
/proc/23239/task/23258/stat : 23258 (java) R 23236 23239 22007 0 -1 4202560 82 0 0 0 88473 15 0 0 20 0 22 0 30597154 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140406999309584 140407056479776 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23239/tid=23259] ppid=23236 vsize=9824732 CPUtime=884.95 cores=1,3,5,7
/proc/23239/task/23259/stat : 23259 (java) R 23236 23239 22007 0 -1 4202560 1827 0 0 0 88440 55 0 0 20 0 22 0 30597154 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140406998258032 140407056621068 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23260] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23260/stat : 23260 (java) S 23236 23239 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30597155 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140406997206056 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23239/tid=23261] ppid=23236 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23239/task/23261/stat : 23261 (java) S 23236 23239 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30597155 10060525568 921642 33554432000 1073741824 1073778376 140735725412144 140406996153512 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 23239 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 895.27
CPU time (s): 1800.7
CPU user time (s): 1798.15
CPU system time (s): 2.54961
CPU usage (%): 201.135
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.15
system time used= 2.54961
maximum resident set size= 3686684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38204
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24099
involuntary context switches= 27514

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.44402 second user time and 6.77497 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 23:12:58
IDJOB=4116078
IDBENCH=109425
IDSOLVER=2543
FILE ID=node116/4116078-1466975578
RUNJOBID= node116-1466969304-22024
PBS_JOBID= 19976377
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-size128-round23-8.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116078-1466975578/watcher-4116078-1466975578 -o /tmp/evaluation-result-4116078-1466975578/solver-4116078-1466975578 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466969304-22024 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116078-1466975578.opb

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

MD5SUM BENCH= 7224610b37b7f48e57da5bf33b61b2f7
RANDOM SEED=2070376901

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:        29958344 kB
Buffers:           38184 kB
Cached:           315688 kB
SwapCached:         2072 kB
Active:           321160 kB
Inactive:         322668 kB
Active(anon):     290532 kB
Inactive(anon):     1656 kB
Active(file):      30628 kB
Inactive(file):   321012 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098680 kB
Dirty:              2472 kB
Writeback:             0 kB
AnonPages:       1742852 kB
Mapped:            15312 kB
Shmem:                 0 kB
Slab:             566676 kB
SReclaimable:      10380 kB
SUnreclaim:       556296 kB
KernelStack:        1616 kB
PageTables:         7328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2364184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 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 23:27:53