Trace number 4108982

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.17 896.687

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-60.opb
MD5SUM3a065af206abae16cc2624cb89dfd6ff
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 variables12587
Total number of constraints283937
Number of constraints which are clauses255125
Number of constraints which are cardinality constraints (but not clauses)903
Number of constraints which are nor clauses,nor cardinality constraints27909
Minimum length of a constraint2
Maximum length of a constraint270
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 271
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4108982-1466289832.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
3.64/2.45	c ... done. Wall clock time 2.33s.
3.64/2.45	c declared #vars     12587
3.64/2.45	c #constraints  284398
3.64/2.45	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.64/2.45	c constraints type 
3.64/2.45	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 195762
3.64/2.45	c org.sat4j.minisat.constraints.card.MinWatchCard => 906
3.64/2.45	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 59821
3.64/2.45	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 27909
3.64/2.45	c 284398 constraints processed.
3.64/2.45	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.64/2.45	c constraints type 
3.64/2.45	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 59821
3.64/2.45	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 195762
3.64/2.45	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 906
3.64/2.45	c org.sat4j.pb.constraints.pb.MaxWatchPb => 27909
3.64/2.45	c 284398 constraints processed.
10.12/5.06	c cleaning 0 clauses out of 5000 with flag 0/5000
12.40/6.10	c cleaning 2500 clauses out of 5000 with flag 116256/5000
15.32/7.55	c cleaning 0 clauses out of 11000 with flag 0/11000
22.18/10.96	c cleaning 0 clauses out of 18001 with flag 0/18001
22.18/11.00	c cleaning 4144 clauses out of 8500 with flag 271694/11000
28.81/14.24	c cleaning 5614 clauses out of 11354 with flag 432976/18000
32.94/16.28	c cleaning 0 clauses out of 26003 with flag 0/26003
35.75/17.67	c cleaning 6834 clauses out of 13739 with flag 582427/26000
44.03/21.71	c cleaning 7823 clauses out of 15903 with flag 719364/35000
50.03/24.71	c cleaning 0 clauses out of 35000 with flag 0/35000
50.43/24.99	c cleaning 9003 clauses out of 18080 with flag 887994/45000
57.47/28.45	c cleaning 9961 clauses out of 20077 with flag 1029594/56000
64.88/32.15	c cleaning 11004 clauses out of 22118 with flag 1182988/68002
72.33/35.85	c cleaning 12023 clauses out of 24112 with flag 1372982/81000
81.36/40.33	c cleaning 13013 clauses out of 26089 with flag 1538820/95000
87.56/43.48	c cleaning 13892 clauses out of 28077 with flag 1701485/110001
91.38/45.31	c cleaning 0 clauses out of 45004 with flag 0/45004
96.98/48.17	c cleaning 15026 clauses out of 30184 with flag 1883839/126000
106.62/52.91	c cleaning 16072 clauses out of 32157 with flag 2049677/143000
120.02/59.62	c cleaning 16921 clauses out of 34086 with flag 2279939/161001
133.05/66.13	c cleaning 17991 clauses out of 36164 with flag 2478064/180000
145.25/72.28	c cleaning 19044 clauses out of 38173 with flag 2688612/200000
157.29/78.22	c cleaning 20000 clauses out of 40131 with flag 2871395/221002
168.71/83.94	c cleaning 21055 clauses out of 42129 with flag 3068804/243000
180.97/90.00	c cleaning 21987 clauses out of 44075 with flag 3257257/266001
181.77/90.44	c cleaning 0 clauses out of 56000 with flag 0/56000
194.40/96.79	c cleaning 22986 clauses out of 46088 with flag 3535390/290001
208.95/103.94	c cleaning 23980 clauses out of 48101 with flag 3760751/315000
219.96/109.48	c cleaning 25038 clauses out of 50123 with flag 3964300/341002
230.01/114.46	c cleaning 25982 clauses out of 52083 with flag 4169037/368000
241.43/120.13	c cleaning 27030 clauses out of 54102 with flag 4387286/396001
259.10/128.96	c cleaning 27968 clauses out of 56072 with flag 4615951/425001
272.54/135.62	c cleaning 29019 clauses out of 58105 with flag 4871481/455002
272.74/135.77	c cleaning 0 clauses out of 68001 with flag 0/68001
285.42/142.07	c cleaning 29975 clauses out of 60086 with flag 5097567/486002
301.08/149.81	c cleaning 31006 clauses out of 62109 with flag 5388477/518000
318.96/158.74	c cleaning 31960 clauses out of 64103 with flag 5721146/551000
340.30/169.30	c cleaning 32962 clauses out of 66144 with flag 6057404/585001
358.58/178.50	c cleaning 34027 clauses out of 68181 with flag 6408479/620000
375.28/186.72	c cleaning 35053 clauses out of 70154 with flag 6690750/656000
393.81/195.93	c cleaning 36019 clauses out of 72101 with flag 6997630/693000
411.31/204.66	c cleaning 37006 clauses out of 74084 with flag 7346099/731002
430.04/213.91	c cleaning 38008 clauses out of 76076 with flag 7655106/770000
452.38/225.03	c cleaning 38981 clauses out of 78068 with flag 7950286/810000
474.11/235.80	c cleaning 40038 clauses out of 80087 with flag 8326220/851000
476.51/237.04	c cleaning 0 clauses out of 81001 with flag 0/81001
497.27/247.40	c cleaning 40885 clauses out of 82052 with flag 8705171/893003
518.60/257.91	c cleaning 42005 clauses out of 84166 with flag 9055180/936002
543.37/270.23	c cleaning 43067 clauses out of 86160 with flag 9408665/980001
565.71/281.37	c cleaning 43920 clauses out of 88093 with flag 9827904/1025001
587.86/292.30	c cleaning 45007 clauses out of 90172 with flag 10196655/1071000
611.82/304.22	c cleaning 46019 clauses out of 92165 with flag 10544012/1118000
636.41/316.45	c cleaning 47074 clauses out of 94147 with flag 10937498/1166001
662.58/329.44	c cleaning 48002 clauses out of 96072 with flag 11317449/1215000
688.46/342.55	c cleaning 48986 clauses out of 98071 with flag 11686543/1265001
720.23/358.37	c cleaning 49943 clauses out of 100084 with flag 12087807/1316000
753.42/374.87	c cleaning 51058 clauses out of 102141 with flag 12513086/1368000
786.83/391.46	c cleaning 51855 clauses out of 104083 with flag 12970189/1421000
813.83/404.88	c cleaning 53053 clauses out of 106228 with flag 13392017/1475000
842.77/419.29	c cleaning 53998 clauses out of 108175 with flag 13886269/1530000
871.90/433.77	c cleaning 55046 clauses out of 110177 with flag 14356166/1586000
908.67/452.34	c cleaning 55970 clauses out of 112131 with flag 14835018/1643000
942.03/468.96	c cleaning 56985 clauses out of 114161 with flag 15303088/1701000
976.20/485.98	c cleaning 58058 clauses out of 116176 with flag 15783171/1760000
1010.51/503.04	c cleaning 58994 clauses out of 118118 with flag 16252520/1820000
1046.27/520.84	c cleaning 60035 clauses out of 120124 with flag 16725914/1881000
1083.05/539.16	c cleaning 61024 clauses out of 122089 with flag 17178260/1943000
1120.36/557.73	c cleaning 61954 clauses out of 124065 with flag 17691213/2006000
1157.09/576.06	c cleaning 62975 clauses out of 126113 with flag 18207299/2070002
1198.50/596.65	c cleaning 64047 clauses out of 128137 with flag 18757664/2135001
1237.69/616.19	c cleaning 65008 clauses out of 130089 with flag 19274760/2201000
1279.81/637.18	c cleaning 66022 clauses out of 132081 with flag 19775532/2268000
1327.40/660.85	c cleaning 66987 clauses out of 134059 with flag 20286441/2336000
1344.06/669.19	c cleaning 0 clauses out of 95001 with flag 0/95001
1385.20/689.65	c cleaning 68030 clauses out of 136072 with flag 20804281/2405000
1432.19/713.05	c cleaning 68951 clauses out of 138043 with flag 21371906/2475001
1476.56/735.12	c cleaning 69948 clauses out of 140091 with flag 21879821/2546000
1520.42/757.38	c cleaning 70912 clauses out of 142143 with flag 22468384/2618000
1570.16/782.20	c cleaning 72037 clauses out of 144233 with flag 23045009/2691002
1616.35/805.16	c cleaning 72973 clauses out of 146194 with flag 23644313/2765000
1665.96/829.87	c cleaning 74048 clauses out of 148222 with flag 24240923/2840001
1719.82/856.69	c cleaning 75086 clauses out of 150173 with flag 24875694/2916000
1769.06/881.14	c cleaning 75997 clauses out of 152088 with flag 25543797/2993001
1800.17/896.61	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/896.61	c starts		: 10702
1800.17/896.61	c conflicts		: 3044825
1800.17/896.61	c decisions		: 25437601
1800.17/896.61	c propagations		: 580392655
1800.17/896.61	c inspects		: 8962980304
1800.17/896.61	c shortcuts		: 0
1800.17/896.61	c learnt literals	: 6
1800.17/896.61	c learnt binary clauses	: 2718
1800.17/896.61	c learnt ternary clauses	: 5698
1800.17/896.61	c learnt constraints	: 3044819
1800.17/896.61	c ignored constraints	: 0
1800.17/896.61	c root simplifications	: 0
1800.17/896.61	c removed literals (reason simplification)	: 25625177
1800.17/896.61	c reason swapping (by a shorter reason)	: 0
1800.17/896.61	c Calls to reduceDB	: 73
1800.17/896.61	c Number of update (reduction) of LBD	: 1764370
1800.17/896.61	c Imported unit clauses	: 0
1800.17/896.61	c number of reductions to clauses (during analyze)	: 0
1800.17/896.61	c number of learned constraints concerned by reduction	: 0
1800.17/896.61	c number of learning phase by resolution	: 0
1800.17/896.61	c number of learning phase by cutting planes	: 0
1800.17/896.61	c speed (assignments/second)	: 649105.6979763841
1800.17/896.61	c non guided choices	974723
1800.17/896.64	c learnt constraints type 
1800.17/896.64	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2718
1800.17/896.64	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 125198
1800.17/896.64	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/896.64	c starts		: 90
1800.17/896.64	c conflicts		: 98634
1800.17/896.64	c decisions		: 426740
1800.17/896.64	c propagations		: 47516008
1800.17/896.64	c inspects		: 1807788400
1800.17/896.64	c shortcuts		: 0
1800.17/896.64	c learnt literals	: 0
1800.17/896.64	c learnt binary clauses	: 44
1800.17/896.64	c learnt ternary clauses	: 300
1800.17/896.64	c learnt constraints	: 98634
1800.17/896.64	c ignored constraints	: 0
1800.17/896.64	c root simplifications	: 0
1800.17/896.64	c removed literals (reason simplification)	: 0
1800.17/896.64	c reason swapping (by a shorter reason)	: 0
1800.17/896.64	c Calls to reduceDB	: 10
1800.17/896.64	c Number of update (reduction) of LBD	: 0
1800.17/896.64	c Imported unit clauses	: 0
1800.17/896.64	c number of reductions to clauses (during analyze)	: 0
1800.17/896.64	c number of learned constraints concerned by reduction	: 0
1800.17/896.64	c number of learning phase by resolution	: 0
1800.17/896.64	c number of learning phase by cutting planes	: 0
1800.17/896.64	c speed (assignments/second)	: 53139.97049768108
1800.17/896.64	c non guided choices	16761
1800.17/896.67	c learnt constraints type 
1800.17/896.67	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 89904
1800.17/896.67	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 5
1800.17/896.67	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 44
1800.17/896.67	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8681
1800.17/896.67	s UNKNOWN
1800.17/896.67	c Total wall clock time (in seconds): 896.553

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-4108982-1466289832/watcher-4108982-1466289832 -o /tmp/evaluation-result-4108982-1466289832/solver-4108982-1466289832 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466274976-28100 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4108982-1466289832.opb 

pid=1917
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.14 4.19 4.19 5/197 1920
/proc/meminfo: memFree=26834720/32872528 swapFree=1542984/1696284
[pid=1920] ppid=1917 vsize=9488 CPUtime=0 cores=0,2,4,6
/proc/1920/stat : 1920 (java) R 1917 1920 28084 0 -1 4202496 475 0 0 0 0 0 0 0 20 0 1 0 31029884 9715712 130 33554432000 1073741824 1073778376 140735234464656 140735234461784 270710926352 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1920/statm: 2323 137 104 9 0 71 0

[startup+0.100062 s]
/proc/loadavg: 4.14 4.19 4.19 5/197 1920
/proc/meminfo: memFree=26834720/32872528 swapFree=1542984/1696284
[pid=1920] ppid=1917 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/1920/stat : 1920 (java) S 1917 1920 28084 0 -1 4202496 4409 0 1 0 9 0 0 0 20 0 18 0 31029884 9787879424 6039 33554432000 1073741824 1073778376 140735234464656 140735234455792 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1920/statm: 2389619 6039 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20021 s]
/proc/loadavg: 4.14 4.19 4.19 5/197 1920
/proc/meminfo: memFree=26834720/32872528 swapFree=1542984/1696284
[pid=1920] ppid=1917 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/1920/stat : 1920 (java) S 1917 1920 28084 0 -1 4202496 4658 0 1 0 22 1 0 0 20 0 18 0 31029884 9787879424 7780 33554432000 1073741824 1073778376 140735234464656 140735234455792 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1920/statm: 2389619 7780 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300216 s]
/proc/loadavg: 4.14 4.19 4.19 5/197 1920
/proc/meminfo: memFree=26834720/32872528 swapFree=1542984/1696284
[pid=1920] ppid=1917 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/1920/stat : 1920 (java) S 1917 1920 28084 0 -1 4202496 5600 0 1 0 47 1 0 0 20 0 18 0 31029884 9787879424 9861 33554432000 1073741824 1073778376 140735234464656 140735234455792 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1920/statm: 2389619 9861 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700291 s]
/proc/loadavg: 4.14 4.19 4.19 5/197 1920
/proc/meminfo: memFree=26834720/32872528 swapFree=1542984/1696284
[pid=1920] ppid=1917 vsize=9558476 CPUtime=1.37 cores=0,2,4,6
/proc/1920/stat : 1920 (java) S 1917 1920 28084 0 -1 4202496 13033 0 1 0 132 5 0 0 20 0 18 0 31029884 9787879424 45710 33554432000 1073741824 1073778376 140735234464656 140735234455792 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1920/statm: 2389619 45710 2264 9 0 2380296 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 9558476

[startup+1.50078 s]
/proc/loadavg: 4.14 4.19 4.19 5/215 1938
/proc/meminfo: memFree=26641580/32872528 swapFree=1542984/1696284
[pid=1920] ppid=1917 vsize=9558476 CPUtime=2.58 cores=0,2,4,6
/proc/1920/stat : 1920 (java) S 1917 1920 28084 0 -1 4202496 13977 0 1 0 244 14 0 0 20 0 18 0 31029884 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140735234455792 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1920/statm: 2389619 88370 2264 9 0 2380296 0
[pid=1920/tid=1922] ppid=1917 vsize=9558476 CPUtime=1.37 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (java) R 1917 1920 28084 0 -1 4202560 2537 0 1 0 133 4 0 0 20 0 18 0 31029885 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140554370506168 270710924557 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1923] ppid=1917 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/1920/task/1923/stat : 1923 (java) S 1917 1920 28084 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 18 0 31029886 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140554214210600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1924] ppid=1917 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/1920/task/1924/stat : 1924 (java) S 1917 1920 28084 0 -1 4202560 16 0 0 0 1 1 0 0 20 0 18 0 31029886 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140554213157800 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1920/tid=1925] ppid=1917 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/1920/task/1925/stat : 1925 (java) S 1917 1920 28084 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 18 0 31029886 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140554212105000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1926] ppid=1917 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/1920/task/1926/stat : 1926 (java) S 1917 1920 28084 0 -1 4202560 15 0 0 0 1 1 0 0 20 0 18 0 31029886 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140554211052200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1927] ppid=1917 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/1920/task/1927/stat : 1927 (java) S 1917 1920 28084 0 -1 4202560 21 0 0 0 3 2 0 0 20 0 18 0 31029886 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140554209999400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1928] ppid=1917 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/1920/task/1928/stat : 1928 (java) S 1917 1920 28084 0 -1 4202560 22 0 0 0 3 1 0 0 20 0 18 0 31029886 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140554208946600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1929] ppid=1917 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/1920/task/1929/stat : 1929 (java) S 1917 1920 28084 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 18 0 31029886 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140554207893800 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1920/tid=1930] ppid=1917 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/1920/task/1930/stat : 1930 (java) S 1917 1920 28084 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 18 0 31029886 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140554206841000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1931] ppid=1917 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1931/stat : 1931 (java) S 1917 1920 28084 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 31029887 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140554194643944 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1932] ppid=1917 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1932/stat : 1932 (java) S 1917 1920 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 31029888 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140554193590008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1933] ppid=1917 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1933/stat : 1933 (java) S 1917 1920 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 31029888 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140554192537096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1934] ppid=1917 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1934/stat : 1934 (java) S 1917 1920 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 31029890 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140554191485584 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1935] ppid=1917 vsize=9558476 CPUtime=0.4 cores=0,2,4,6
/proc/1920/task/1935/stat : 1935 (java) S 1917 1920 28084 0 -1 4202560 5377 0 0 0 40 0 0 0 20 0 18 0 31029890 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140554190432696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1936] ppid=1917 vsize=9558476 CPUtime=0.44 cores=0,2,4,6
/proc/1920/task/1936/stat : 1936 (java) S 1917 1920 28084 0 -1 4202560 4482 0 0 0 42 2 0 0 20 0 18 0 31029890 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140554189379896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1920/tid=1937] ppid=1917 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1937/stat : 1937 (java) S 1917 1920 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 31029890 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140554188327288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1920/tid=1938] ppid=1917 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1938/stat : 1938 (java) S 1917 1920 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 31029890 9787879424 88370 33554432000 1073741824 1073778376 140735234464656 140554187274696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 9558476

[startup+3.10073 s]
/proc/loadavg: 4.14 4.19 4.19 5/215 1938
/proc/meminfo: memFree=26451800/32872528 swapFree=1542984/1696284
[pid=1920] ppid=1917 vsize=9824732 CPUtime=5.66 cores=0,2,4,6
/proc/1920/stat : 1920 (java) S 1917 1920 28084 0 -1 4202496 15722 0 1 0 541 25 0 0 20 0 22 0 31029884 10060525568 155662 33554432000 1073741824 1073778376 140735234464656 140735234455792 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1920/statm: 2456183 155662 2284 9 0 2446860 0
[pid=1920/tid=1922] ppid=1917 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (java) S 1917 1920 28084 0 -1 4202560 2589 0 1 0 221 6 0 0 20 0 22 0 31029885 10060525568 155662 33554432000 1073741824 1073778376 140735234464656 140554370507640 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1923] ppid=1917 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/1920/task/1923/stat : 1923 (java) R 1917 1920 28084 0 -1 4202560 28 0 0 0 4 1 0 0 20 0 22 0 31029886 10060525568 155662 33554432000 1073741824 1073778376 140735234464656 140554214210776 140554374682837 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=1920/tid=1924] ppid=1917 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/1920/task/1924/stat : 1924 (java) R 1917 1920 28084 0 -1 4202560 61 0 0 0 6 2 0 0 20 0 22 0 31029886 10060525568 155662 33554432000 1073741824 1073778376 140735234464656 140554213157680 140554374682799 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=1920/tid=1925] ppid=1917 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/1920/task/1925/stat : 1925 (java) R 1917 1920 28084 0 -1 4202560 23 0 0 0 2 1 0 0 20 0 22 0 31029886 10060525568 155662 33554432000 1073741824 1073778376 140735234464656 140554212105176 140554377403118 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=1920/tid=1926] ppid=1917 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/1920/task/1926/stat : 1926 (java) R 1917 1920 28084 0 -1 4202560 25 0 0 0 2 2 0 0 20 0 22 0 31029886 10060525568 155662 33554432000 1073741824 1073778376 140735234464656 140554211052376 140554372978369 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1927] ppid=1917 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/1920/task/1927/stat : 1927 (java) R 1917 1920 28084 0 -1 4202560 39 0 0 0 6 3 0 0 20 0 22 0 31029886 10060525568 155662 33554432000 1073741824 1073778376 140735234464656 140554209999400 140554372978353 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1928] ppid=1917 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/1920/task/1928/stat : 1928 (java) R 1917 1920 28084 0 -1 4202560 72 0 0 0 9 3 0 0 20 0 22 0 31029886 10060525568 155662 33554432000 1073741824 1073778376 140735234464656 140554208946600 140554372978361 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1929] ppid=1917 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/1920/task/1929/stat : 1929 (java) R 1917 1920 28084 0 -1 4202560 38 0 0 0 7 1 0 0 20 0 22 0 31029886 10060525568 155662 33554432000 1073741824 1073778376 140735234464656 140554207893976 140554377403308 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1930] ppid=1917 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/1920/task/1930/stat : 1930 (java) R 1917 1920 28084 0 -1 4202560 48 0 0 0 3 1 0 0 20 0 22 0 31029886 10060525568 155662 33554432000 1073741824 1073778376 140735234464656 140554206841176 140554374398026 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1931] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1931/stat : 1931 (java) S 1917 1920 28084 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 31029887 10060525568 155662 33554432000 1073741824 1073778376 140735234464656 140554194642824 270710912060 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1932] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1932/stat : 1932 (java) S 1917 1920 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 31029888 10060525568 156174 33554432000 1073741824 1073778376 140735234464656 140554193590008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1933] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1933/stat : 1933 (java) S 1917 1920 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 31029888 10060525568 156174 33554432000 1073741824 1073778376 140735234464656 140554192537096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1934] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1934/stat : 1934 (java) S 1917 1920 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31029890 10060525568 156174 33554432000 1073741824 1073778376 140735234464656 140554191485584 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1935] ppid=1917 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/1920/task/1935/stat : 1935 (java) S 1917 1920 28084 0 -1 4202560 5435 0 0 0 71 0 0 0 20 0 22 0 31029890 10060525568 156174 33554432000 1073741824 1073778376 140735234464656 140554190432696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1936] ppid=1917 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/1920/task/1936/stat : 1936 (java) S 1917 1920 28084 0 -1 4202560 5792 0 0 0 77 2 0 0 20 0 22 0 31029890 10060525568 156174 33554432000 1073741824 1073778376 140735234464656 140554189379896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1937] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1937/stat : 1937 (java) S 1917 1920 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31029890 10060525568 156174 33554432000 1073741824 1073778376 140735234464656 140554188327288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1920/tid=1938] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1938/stat : 1938 (java) S 1917 1920 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31029890 10060525568 156174 33554432000 1073741824 1073778376 140735234464656 140554187274696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.21 4.21 4.19 5/219 1942
/proc/meminfo: memFree=26154664/32872528 swapFree=1542984/1696284
[pid=1920] ppid=1917 vsize=9824732 CPUtime=12.81 cores=0,2,4,6
/proc/1920/stat : 1920 (java) S 1917 1920 28084 0 -1 4202496 21258 0 1 0 1243 38 0 0 20 0 22 0 31029884 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140735234455792 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1920/statm: 2456183 250632 2288 9 0 2446860 0
[pid=1920/tid=1922] ppid=1917 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (java) S 1917 1920 28084 0 -1 4202560 2589 0 1 0 221 6 0 0 20 0 22 0 31029885 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554370507640 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1923] ppid=1917 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/1920/task/1923/stat : 1923 (java) S 1917 1920 28084 0 -1 4202560 40 0 0 0 5 2 0 0 20 0 22 0 31029886 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554214210600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1924] ppid=1917 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/1920/task/1924/stat : 1924 (java) S 1917 1920 28084 0 -1 4202560 71 0 0 0 9 3 0 0 20 0 22 0 31029886 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554213157800 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1925] ppid=1917 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/1920/task/1925/stat : 1925 (java) S 1917 1920 28084 0 -1 4202560 29 0 0 0 3 2 0 0 20 0 22 0 31029886 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554212105000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1926] ppid=1917 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/1920/task/1926/stat : 1926 (java) S 1917 1920 28084 0 -1 4202560 43 0 0 0 7 2 0 0 20 0 22 0 31029886 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554211052200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1920/tid=1927] ppid=1917 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/1920/task/1927/stat : 1927 (java) S 1917 1920 28084 0 -1 4202560 69 0 0 0 10 4 0 0 20 0 22 0 31029886 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554209999400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1928] ppid=1917 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/1920/task/1928/stat : 1928 (java) S 1917 1920 28084 0 -1 4202560 87 0 0 0 13 4 0 0 20 0 22 0 31029886 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554208946600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1920/tid=1929] ppid=1917 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/1920/task/1929/stat : 1929 (java) S 1917 1920 28084 0 -1 4202560 55 0 0 0 11 3 0 0 20 0 22 0 31029886 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554207893800 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1930] ppid=1917 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/1920/task/1930/stat : 1930 (java) S 1917 1920 28084 0 -1 4202560 53 0 0 0 4 2 0 0 20 0 22 0 31029886 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554206841000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1931] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1931/stat : 1931 (java) S 1917 1920 28084 0 -1 4202560 485 0 0 0 0 0 0 0 20 0 22 0 31029887 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554194643944 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1932] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1932/stat : 1932 (java) S 1917 1920 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 31029888 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554193590008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1933] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1933/stat : 1933 (java) S 1917 1920 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 31029888 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554192537096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1934] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1934/stat : 1934 (java) S 1917 1920 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31029890 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554191485584 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1935] ppid=1917 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/1920/task/1935/stat : 1935 (java) S 1917 1920 28084 0 -1 4202560 5453 0 0 0 98 0 0 0 20 0 22 0 31029890 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554190432696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1936] ppid=1917 vsize=9824732 CPUtime=1.14 cores=0,2,4,6
/proc/1920/task/1936/stat : 1936 (java) S 1917 1920 28084 0 -1 4202560 10280 0 0 0 112 2 0 0 20 0 22 0 31029890 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554189379896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1937] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1937/stat : 1937 (java) S 1917 1920 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31029890 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554188327288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1920/tid=1938] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1938/stat : 1938 (java) S 1917 1920 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31029890 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554187274696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1939] ppid=1917 vsize=9824732 CPUtime=3.67 cores=0,2,4,6
/proc/1920/task/1939/stat : 1939 (java) R 1917 1920 28084 0 -1 4202560 24 0 0 0 367 0 0 0 20 0 22 0 31030130 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554186220728 140554231705420 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1940] ppid=1917 vsize=9824732 CPUtime=3.69 cores=0,2,4,6
/proc/1920/task/1940/stat : 1940 (java) R 1917 1920 28084 0 -1 4202560 714 0 0 0 362 7 0 0 20 0 22 0 31030130 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554185167384 140554231826072 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1941] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1941/stat : 1941 (java) S 1917 1920 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 31030132 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554184115624 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1942] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1942/stat : 1942 (java) S 1917 1920 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 31030132 10060525568 250632 33554432000 1073741824 1073778376 140735234464656 140554183062824 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.81

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

/proc/1920/task/1925/stat : 1925 (java) S 1917 1920 28084 0 -1 4202560 333 0 0 0 227 7 0 0 20 0 22 0 31029886 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554212105000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1926] ppid=1917 vsize=9824732 CPUtime=2.53 cores=0,2,4,6
/proc/1920/task/1926/stat : 1926 (java) S 1917 1920 28084 0 -1 4202560 386 0 0 0 244 9 0 0 20 0 22 0 31029886 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554211052200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1927] ppid=1917 vsize=9824732 CPUtime=2.47 cores=0,2,4,6
/proc/1920/task/1927/stat : 1927 (java) S 1917 1920 28084 0 -1 4202560 350 0 0 0 237 10 0 0 20 0 22 0 31029886 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554209999400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1928] ppid=1917 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/1920/task/1928/stat : 1928 (java) S 1917 1920 28084 0 -1 4202560 369 0 0 0 246 11 0 0 20 0 22 0 31029886 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554208946600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1929] ppid=1917 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/1920/task/1929/stat : 1929 (java) S 1917 1920 28084 0 -1 4202560 339 0 0 0 236 10 0 0 20 0 22 0 31029886 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554207893800 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1930] ppid=1917 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/1920/task/1930/stat : 1930 (java) S 1917 1920 28084 0 -1 4202560 355 0 0 0 241 9 0 0 20 0 22 0 31029886 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554206841000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1931] ppid=1917 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/1920/task/1931/stat : 1931 (java) S 1917 1920 28084 0 -1 4202560 6174 0 0 0 198 25 0 0 20 0 22 0 31029887 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554194643944 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1932] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1932/stat : 1932 (java) S 1917 1920 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 31029888 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554193590008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1933] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1933/stat : 1933 (java) S 1917 1920 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 31029888 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554192537096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1934] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1934/stat : 1934 (java) S 1917 1920 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31029890 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554191485584 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1935] ppid=1917 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/1920/task/1935/stat : 1935 (java) S 1917 1920 28084 0 -1 4202560 5459 0 0 0 116 0 0 0 20 0 22 0 31029890 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554190432696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1936] ppid=1917 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/1920/task/1936/stat : 1936 (java) S 1917 1920 28084 0 -1 4202560 11600 0 0 0 133 2 0 0 20 0 22 0 31029890 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554189379896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1937] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1937/stat : 1937 (java) S 1917 1920 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31029890 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554188327288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1920/tid=1938] ppid=1917 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/1920/task/1938/stat : 1938 (java) S 1917 1920 28084 0 -1 4202560 46 0 0 0 11 15 0 0 20 0 22 0 31029890 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554187274696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1939] ppid=1917 vsize=9824732 CPUtime=809.77 cores=0,2,4,6
/proc/1920/task/1939/stat : 1939 (java) R 1917 1920 28084 0 -1 4202560 79 0 0 0 80964 13 0 0 20 0 22 0 31030130 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554186218800 140554231711942 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1940] ppid=1917 vsize=9824732 CPUtime=809.94 cores=0,2,4,6
/proc/1920/task/1940/stat : 1940 (java) R 1917 1920 28084 0 -1 4202560 3428 0 0 0 80945 49 0 0 20 0 22 0 31030130 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554185166688 140554231912392 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1941] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1941/stat : 1941 (java) S 1917 1920 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 31030132 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554184115624 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1942] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1942/stat : 1942 (java) S 1917 1920 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 31030132 10060525568 644254 33554432000 1073741824 1073778376 140735234464656 140554183062824 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1650.89
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.11 4.14 4.16 6/219 2032
/proc/meminfo: memFree=23839652/32872528 swapFree=1542984/1696284
[pid=1920] ppid=1917 vsize=9824732 CPUtime=1771.48 cores=0,2,4,6
/proc/1920/stat : 1920 (java) S 1917 1920 28084 0 -1 4202496 33569 0 1 0 176980 168 0 0 20 0 22 0 31029884 10060525568 636995 33554432000 1073741824 1073778376 140735234464656 140735234455792 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1920/statm: 2456183 636995 2300 9 0 2446860 0
[pid=1920/tid=1922] ppid=1917 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (java) S 1917 1920 28084 0 -1 4202560 2594 0 1 0 223 8 0 0 20 0 22 0 31029885 10060525568 636179 33554432000 1073741824 1073778376 140735234464656 140554370507640 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1923] ppid=1917 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/1920/task/1923/stat : 1923 (java) R 1917 1920 28084 0 -1 4202560 341 0 0 0 252 10 0 0 20 0 22 0 31029886 10060525568 636099 33554432000 1073741824 1073778376 140735234464656 140554214210480 270710923701 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1924] ppid=1917 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/1920/task/1924/stat : 1924 (java) S 1917 1920 28084 0 -1 4202560 393 0 0 0 257 10 0 0 20 0 22 0 31029886 10060525568 636099 33554432000 1073741824 1073778376 140735234464656 140554213157800 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1925] ppid=1917 vsize=9824732 CPUtime=2.53 cores=0,2,4,6
/proc/1920/task/1925/stat : 1925 (java) S 1917 1920 28084 0 -1 4202560 333 0 0 0 246 7 0 0 20 0 22 0 31029886 10060525568 636099 33554432000 1073741824 1073778376 140735234464656 140554212105000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1920/tid=1926] ppid=1917 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/1920/task/1926/stat : 1926 (java) S 1917 1920 28084 0 -1 4202560 393 0 0 0 266 9 0 0 20 0 22 0 31029886 10060525568 636099 33554432000 1073741824 1073778376 140735234464656 140554211052200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1920/tid=1927] ppid=1917 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/1920/task/1927/stat : 1927 (java) S 1917 1920 28084 0 -1 4202560 359 0 0 0 254 10 0 0 20 0 22 0 31029886 10060525568 636097 33554432000 1073741824 1073778376 140735234464656 140554209999400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1928] ppid=1917 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/1920/task/1928/stat : 1928 (java) S 1917 1920 28084 0 -1 4202560 375 0 0 0 262 11 0 0 20 0 22 0 31029886 10060525568 636097 33554432000 1073741824 1073778376 140735234464656 140554208946600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1929] ppid=1917 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/1920/task/1929/stat : 1929 (java) S 1917 1920 28084 0 -1 4202560 339 0 0 0 256 10 0 0 20 0 22 0 31029886 10060525568 636097 33554432000 1073741824 1073778376 140735234464656 140554207893800 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1930] ppid=1917 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/1920/task/1930/stat : 1930 (java) S 1917 1920 28084 0 -1 4202560 366 0 0 0 255 9 0 0 20 0 22 0 31029886 10060525568 636097 33554432000 1073741824 1073778376 140735234464656 140554206841000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1931] ppid=1917 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/1920/task/1931/stat : 1931 (java) S 1917 1920 28084 0 -1 4202560 6178 0 0 0 198 26 0 0 20 0 22 0 31029887 10060525568 636097 33554432000 1073741824 1073778376 140735234464656 140554194643944 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1932] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1932/stat : 1932 (java) S 1917 1920 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 31029888 10060525568 636097 33554432000 1073741824 1073778376 140735234464656 140554193590008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1933] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1933/stat : 1933 (java) S 1917 1920 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 31029888 10060525568 636097 33554432000 1073741824 1073778376 140735234464656 140554192537096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1934] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1934/stat : 1934 (java) S 1917 1920 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31029890 10060525568 636097 33554432000 1073741824 1073778376 140735234464656 140554191485584 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1935] ppid=1917 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/1920/task/1935/stat : 1935 (java) S 1917 1920 28084 0 -1 4202560 5459 0 0 0 116 0 0 0 20 0 22 0 31029890 10060525568 636097 33554432000 1073741824 1073778376 140735234464656 140554190432696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1936] ppid=1917 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/1920/task/1936/stat : 1936 (java) S 1917 1920 28084 0 -1 4202560 11600 0 0 0 133 2 0 0 20 0 22 0 31029890 10060525568 636097 33554432000 1073741824 1073778376 140735234464656 140554189379896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1937] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1937/stat : 1937 (java) S 1917 1920 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31029890 10060525568 636097 33554432000 1073741824 1073778376 140735234464656 140554188327288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1920/tid=1938] ppid=1917 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/1920/task/1938/stat : 1938 (java) S 1917 1920 28084 0 -1 4202560 50 0 0 0 12 16 0 0 20 0 22 0 31029890 10060525568 636097 33554432000 1073741824 1073778376 140735234464656 140554187274696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1939] ppid=1917 vsize=9824732 CPUtime=869.22 cores=0,2,4,6
/proc/1920/task/1939/stat : 1939 (java) R 1917 1920 28084 0 -1 4202560 81 0 0 0 86907 15 0 0 20 0 22 0 31030130 10060525568 636097 33554432000 1073741824 1073778376 140735234464656 140554186218920 270710923701 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1940] ppid=1917 vsize=9824732 CPUtime=869.41 cores=0,2,4,6
/proc/1920/task/1940/stat : 1940 (java) R 1917 1920 28084 0 -1 4202560 3443 0 0 0 86891 50 0 0 20 0 22 0 31030130 10060525568 636097 33554432000 1073741824 1073778376 140735234464656 140554185166888 270710923701 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1941] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1941/stat : 1941 (java) S 1917 1920 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 31030132 10060525568 636097 33554432000 1073741824 1073778376 140735234464656 140554184115624 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1942] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1942/stat : 1942 (java) S 1917 1920 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 31030132 10060525568 636097 33554432000 1073741824 1073778376 140735234464656 140554183062824 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1771.48
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.608 s]
/proc/loadavg: 4.23 4.17 4.17 6/219 2033
/proc/meminfo: memFree=23440668/32872528 swapFree=1542984/1696284
[pid=1920] ppid=1917 vsize=9824732 CPUtime=1800.17 cores=0,2,4,6
/proc/1920/stat : 1920 (java) S 1917 1920 28084 0 -1 4202496 33603 0 1 0 179849 168 0 0 20 0 22 0 31029884 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140735234455792 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1920/statm: 2456183 634413 2300 9 0 2446860 0
[pid=1920/tid=1922] ppid=1917 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (java) S 1917 1920 28084 0 -1 4202560 2594 0 1 0 223 8 0 0 20 0 22 0 31029885 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554370507640 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1923] ppid=1917 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/1920/task/1923/stat : 1923 (java) S 1917 1920 28084 0 -1 4202560 348 0 0 0 255 10 0 0 20 0 22 0 31029886 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554214210600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1924] ppid=1917 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/1920/task/1924/stat : 1924 (java) S 1917 1920 28084 0 -1 4202560 393 0 0 0 260 10 0 0 20 0 22 0 31029886 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554213157800 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1925] ppid=1917 vsize=9824732 CPUtime=2.56 cores=0,2,4,6
/proc/1920/task/1925/stat : 1925 (java) S 1917 1920 28084 0 -1 4202560 333 0 0 0 249 7 0 0 20 0 22 0 31029886 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554212105000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1926] ppid=1917 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/1920/task/1926/stat : 1926 (java) S 1917 1920 28084 0 -1 4202560 402 0 0 0 269 9 0 0 20 0 22 0 31029886 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554211052200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1920/tid=1927] ppid=1917 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/1920/task/1927/stat : 1927 (java) S 1917 1920 28084 0 -1 4202560 369 0 0 0 258 10 0 0 20 0 22 0 31029886 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554209999400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1928] ppid=1917 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/1920/task/1928/stat : 1928 (java) S 1917 1920 28084 0 -1 4202560 377 0 0 0 265 11 0 0 20 0 22 0 31029886 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554208946600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1929] ppid=1917 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/1920/task/1929/stat : 1929 (java) S 1917 1920 28084 0 -1 4202560 342 0 0 0 259 10 0 0 20 0 22 0 31029886 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554207893800 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1930] ppid=1917 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/1920/task/1930/stat : 1930 (java) S 1917 1920 28084 0 -1 4202560 366 0 0 0 260 9 0 0 20 0 22 0 31029886 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554206841000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1931] ppid=1917 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/1920/task/1931/stat : 1931 (java) S 1917 1920 28084 0 -1 4202560 6178 0 0 0 198 26 0 0 20 0 22 0 31029887 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554194643944 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1932] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1932/stat : 1932 (java) S 1917 1920 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 31029888 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554193590008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1933] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1933/stat : 1933 (java) S 1917 1920 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 31029888 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554192537096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1934] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1934/stat : 1934 (java) S 1917 1920 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31029890 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554191485584 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1935] ppid=1917 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/1920/task/1935/stat : 1935 (java) S 1917 1920 28084 0 -1 4202560 5459 0 0 0 116 0 0 0 20 0 22 0 31029890 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554190432696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1920/tid=1936] ppid=1917 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/1920/task/1936/stat : 1936 (java) S 1917 1920 28084 0 -1 4202560 11600 0 0 0 133 2 0 0 20 0 22 0 31029890 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554189379896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1937] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1937/stat : 1937 (java) S 1917 1920 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31029890 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554188327288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1920/tid=1938] ppid=1917 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/1920/task/1938/stat : 1938 (java) S 1917 1920 28084 0 -1 4202560 50 0 0 0 13 16 0 0 20 0 22 0 31029890 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554187274696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1939] ppid=1917 vsize=9824732 CPUtime=883.4 cores=0,2,4,6
/proc/1920/task/1939/stat : 1939 (java) R 1917 1920 28084 0 -1 4202560 82 0 0 0 88325 15 0 0 20 0 22 0 31030130 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554186218800 140554231794851 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1940] ppid=1917 vsize=9824732 CPUtime=883.59 cores=0,2,4,6
/proc/1920/task/1940/stat : 1940 (java) R 1917 1920 28084 0 -1 4202560 3445 0 0 0 88309 50 0 0 20 0 22 0 31030130 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554185166768 140554231787063 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1920/tid=1941] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1941/stat : 1941 (java) S 1917 1920 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 31030132 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554184115624 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1920/tid=1942] ppid=1917 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1920/task/1942/stat : 1942 (java) S 1917 1920 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 31030132 10060525568 634413 33554432000 1073741824 1073778376 140735234464656 140554183062824 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
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 1920 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 1920 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=219237
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=110679
# CPU time returned by wait4() is 1796.33
# while last known CPU time is 1800.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 896.687
CPU time (s): 1800.17
CPU user time (s): 1798.49
CPU system time (s): 1.68
CPU usage (%): 200.758
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.22
system time used= 2.11068
maximum resident set size= 2824844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33639
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30442
involuntary context switches= 49983

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.42317 second user time and 7.51486 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-19 00:43:53
IDJOB=4108982
IDBENCH=89783
IDSOLVER=2543
FILE ID=node125/4108982-1466289832
RUNJOBID= node125-1466274976-28100
PBS_JOBID= 19918241
Free space on /tmp= 71692 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-60.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108982-1466289832/watcher-4108982-1466289832 -o /tmp/evaluation-result-4108982-1466289832/solver-4108982-1466289832 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466274976-28100 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4108982-1466289832.opb

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

MD5SUM BENCH= 3a065af206abae16cc2624cb89dfd6ff
RANDOM SEED=200440874

node125.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.683
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.36
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.683
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.683
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.683
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.54
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.683
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.683
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.683
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.683
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:        26835364 kB
Buffers:          158308 kB
Cached:           259684 kB
SwapCached:          688 kB
Active:          3310712 kB
Inactive:         280684 kB
Active(anon):    3174716 kB
Inactive(anon):     1040 kB
Active(file):     135996 kB
Inactive(file):   279644 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098232 kB
Dirty:             12516 kB
Writeback:             0 kB
AnonPages:       4873088 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             607892 kB
SReclaimable:      51276 kB
SUnreclaim:       556616 kB
KernelStack:        1608 kB
PageTables:        13912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5156512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3274752 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= 71724 MiB
End job on node125 at 2016-06-19 00:58:49