Trace number 4103446

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.09 898.852

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-biella1.opb
MD5SUM8cf2f50dc2f979b0f0b07ffea6d1fd34
Bench CategoryOPT-BIGINT (optimisation, big integers)
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 FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 61130650214400
Optimality of the best value was proved NO
Number of variables42650
Total number of constraints1202
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1202
Minimum length of a constraint38
Maximum length of a constraint42650
Number of terms in the objective function 42650
Biggest coefficient in the objective function 536870912000000000000
Number of bits for the biggest coefficient in the objective function 69
Sum of the numbers in the objective function 4779625155602030321168
Number of bits of the sum of numbers in the objective function 73
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 4779727555602030321168
Number of bits of the biggest sum of numbers73
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.31	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.06/0.31	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.31	c See www.sat4j.org for details.
0.06/0.31	c version PB16.v20160501
0.06/0.31	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.31	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.31	c java.vm.version	19.1-b02
0.06/0.31	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.31	c sun.arch.data.model	64
0.06/0.31	c java.version		1.6.0_24
0.06/0.31	c os.name		Linux
0.06/0.31	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.31	c os.arch		amd64
0.06/0.31	c Free memory 		501472288
0.06/0.31	c Max memory 		7480803328
0.06/0.31	c Total memory 		504102912
0.06/0.31	c Number of processors 	8
0.06/0.35	c Pseudo Boolean Optimization by upper bound
0.06/0.35	c ManyCore solver with 2 solvers running in parallel
0.06/0.35	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.06/0.35	c --- Begin Solver configuration ---
0.06/0.35	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.06/0.35	c Learn all clauses as in MiniSAT
0.06/0.35	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.35	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.06/0.35	c Expensive reason simplification
0.06/0.35	c Glucose 2.1 dynamic restart strategy
0.06/0.35	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.06/0.35	c timeout=2147483s
0.06/0.35	c DB Simplification allowed=false
0.06/0.35	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.06/0.35	c --- End Solver configuration ---
0.06/0.35	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.06/0.35	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.06/0.35	c --- Begin Solver configuration ---
0.06/0.35	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.06/0.35	c Learn all clauses as in MiniSAT
0.06/0.35	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.35	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.06/0.35	c No reason simplification
0.06/0.35	c Armin Biere (Picosat) restarts strategy
0.06/0.35	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.06/0.35	c timeout=2147483s
0.06/0.35	c DB Simplification allowed=false
0.06/0.35	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.06/0.35	c --- End Solver configuration ---
0.06/0.35	c solving HOME/instance-4103446-1466241279.opb
0.06/0.35	c reading problem ... 
0.06/0.35	c  objective function found
1.82/1.24	c ... done. Wall clock time 0.888s.
1.82/1.24	c declared #vars     42650
1.82/1.24	c #constraints  2399
1.82/1.25	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.82/1.25	c constraints type 
1.82/1.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2398
1.82/1.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
1.82/1.25	c 2399 constraints processed.
1.82/1.25	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.82/1.25	c constraints type 
1.82/1.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2399
1.82/1.25	c 2399 constraints processed.
1.82/1.25	c objective function length is 42650 literals
20.74/9.90	c cleaning 2500 clauses out of 5000 with flag 15223/5000
49.54/24.05	c cleaning 4250 clauses out of 8500 with flag 32154/11000
83.24/40.77	c cleaning 5620 clauses out of 11251 with flag 51253/18001
122.59/60.27	c cleaning 6814 clauses out of 13632 with flag 72724/26002
165.24/81.90	c cleaning 7907 clauses out of 15816 with flag 98624/35000
209.74/104.07	c cleaning 8938 clauses out of 17909 with flag 127931/45000
257.55/127.90	c cleaning 9986 clauses out of 19971 with flag 160155/56000
307.00/152.53	c cleaning 10980 clauses out of 21985 with flag 195733/68000
360.66/179.34	c cleaning 12003 clauses out of 24005 with flag 234042/81000
415.44/206.73	c cleaning 12981 clauses out of 26002 with flag 277192/95000
473.09/235.57	c cleaning 14011 clauses out of 28026 with flag 328852/110005
532.35/265.17	c cleaning 15006 clauses out of 30012 with flag 383962/126002
603.00/300.49	c cleaning 15962 clauses out of 32004 with flag 437896/143000
673.83/335.82	c cleaning 17012 clauses out of 34042 with flag 495622/161000
748.13/372.94	c cleaning 18017 clauses out of 36033 with flag 561794/180003
818.22/407.92	c cleaning 19004 clauses out of 38013 with flag 631693/200000
823.04/410.40	c cleaning 20001 clauses out of 40009 with flag 673693/221000
831.22/414.44	c cleaning 21000 clauses out of 42010 with flag 717697/243002
840.42/419.05	c cleaning 22001 clauses out of 44012 with flag 763701/266004
846.42/422.07	c cleaning 23001 clauses out of 46010 with flag 813034/290003
853.02/425.36	c cleaning 23995 clauses out of 48006 with flag 866034/315000
860.82/429.26	c cleaning 25002 clauses out of 50014 with flag 920319/341003
867.03/432.35	c cleaning 26003 clauses out of 52010 with flag 976944/368001
875.22/436.44	c cleaning 27002 clauses out of 54009 with flag 1033116/396003
885.41/441.51	c cleaning 27998 clauses out of 56007 with flag 1091116/425003
897.01/447.33	c cleaning 28999 clauses out of 58006 with flag 1151111/455000
909.61/453.64	c cleaning 29995 clauses out of 60009 with flag 1213115/486002
925.20/461.46	c cleaning 31004 clauses out of 62014 with flag 1277115/518002
941.81/469.70	c cleaning 32001 clauses out of 64009 with flag 1343115/551001
958.00/477.80	c cleaning 32999 clauses out of 66009 with flag 1411117/585002
977.59/487.69	c cleaning 33997 clauses out of 68010 with flag 1481117/620002
998.39/498.01	c cleaning 35003 clauses out of 70012 with flag 1553115/656001
1024.40/511.07	c cleaning 36000 clauses out of 72008 with flag 1627113/693000
1052.19/524.90	c cleaning 36996 clauses out of 74008 with flag 1703113/731000
1080.98/539.35	c cleaning 37999 clauses out of 76012 with flag 1781113/770000
1112.38/555.00	c cleaning 39000 clauses out of 78015 with flag 1861117/810002
1141.38/569.52	c cleaning 40004 clauses out of 80013 with flag 1943113/851000
1183.78/590.78	c cleaning 40996 clauses out of 82010 with flag 2028366/893001
1227.68/612.69	c cleaning 42000 clauses out of 84013 with flag 2114364/936000
1270.26/633.94	c cleaning 43002 clauses out of 86016 with flag 2202375/980003
1318.46/658.01	c cleaning 43998 clauses out of 88011 with flag 2292369/1025000
1366.86/682.21	c cleaning 45003 clauses out of 90014 with flag 2384371/1071001
1415.07/706.38	c cleaning 46006 clauses out of 92017 with flag 2478383/1118007
1474.06/735.84	c cleaning 46992 clauses out of 94004 with flag 2574374/1166000
1526.06/761.86	c cleaning 48000 clauses out of 96017 with flag 2672392/1215005
1580.86/789.29	c cleaning 49003 clauses out of 98013 with flag 2772384/1265001
1637.88/817.79	c cleaning 50002 clauses out of 100012 with flag 2874388/1316003
1702.68/850.11	c cleaning 51001 clauses out of 102009 with flag 2978386/1368002
1770.66/884.12	c cleaning 51999 clauses out of 104013 with flag 3084396/1421007
1800.09/898.81	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/898.81	c starts		: 477
1800.09/898.81	c conflicts		: 1450044
1800.09/898.81	c decisions		: 3625075
1800.09/898.81	c propagations		: 161102425
1800.09/898.81	c inspects		: 9605346931
1800.09/898.81	c shortcuts		: 0
1800.09/898.81	c learnt literals	: 0
1800.09/898.81	c learnt binary clauses	: 0
1800.09/898.81	c learnt ternary clauses	: 0
1800.09/898.81	c learnt constraints	: 1450045
1800.09/898.81	c ignored constraints	: 0
1800.09/898.81	c root simplifications	: 0
1800.09/898.81	c removed literals (reason simplification)	: 9394453
1800.09/898.81	c reason swapping (by a shorter reason)	: 0
1800.09/898.81	c Calls to reduceDB	: 49
1800.09/898.81	c Number of update (reduction) of LBD	: 96718
1800.09/898.81	c Imported unit clauses	: 0
1800.09/898.81	c number of reductions to clauses (during analyze)	: 0
1800.09/898.81	c number of learned constraints concerned by reduction	: 0
1800.09/898.81	c number of learning phase by resolution	: 0
1800.09/898.81	c number of learning phase by cutting planes	: 0
1800.09/898.81	c speed (assignments/second)	: 179509.70964657958
1800.09/898.81	c non guided choices	70900
1800.09/898.83	c learnt constraints type 
1800.09/898.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 81052
1800.09/898.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/898.83	c starts		: 1
1800.09/898.83	c conflicts		: 261
1800.09/898.83	c decisions		: 668343
1800.09/898.83	c propagations		: 1517856
1800.09/898.83	c inspects		: 9443915
1800.09/898.83	c shortcuts		: 0
1800.09/898.83	c learnt literals	: 0
1800.09/898.83	c learnt binary clauses	: 0
1800.09/898.83	c learnt ternary clauses	: 0
1800.09/898.83	c learnt constraints	: 260
1800.09/898.83	c ignored constraints	: 0
1800.09/898.83	c root simplifications	: 0
1800.09/898.83	c removed literals (reason simplification)	: 0
1800.09/898.83	c reason swapping (by a shorter reason)	: 0
1800.09/898.83	c Calls to reduceDB	: 0
1800.09/898.83	c Number of update (reduction) of LBD	: 0
1800.09/898.83	c Imported unit clauses	: 0
1800.09/898.83	c number of reductions to clauses (during analyze)	: 0
1800.09/898.83	c number of learned constraints concerned by reduction	: 0
1800.09/898.83	c number of learning phase by resolution	: 0
1800.09/898.83	c number of learning phase by cutting planes	: 0
1800.09/898.83	c speed (assignments/second)	: 1691.245913548856
1800.09/898.83	c non guided choices	0
1800.09/898.83	c learnt constraints type 
1800.09/898.83	c org.sat4j.pb.constraints.pb.MaxWatchPb => 260
1800.09/898.83	s UNKNOWN
1800.09/898.83	c Total wall clock time (in seconds): 898.486

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

pid=6390
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: 1.04 1.07 1.30 3/172 6393
/proc/meminfo: memFree=31297024/32872528 swapFree=681964/737152
[pid=6393] ppid=6390 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (java) D 6390 6393 6358 0 -1 4202496 157 0 1 0 0 0 0 0 20 0 1 0 26177166 278528 33 33554432000 1073741824 1073778376 140733811841200 140733811838376 213857168679 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 68 33 25 9 0 25 0

[startup+0.100168 s]
/proc/loadavg: 1.04 1.07 1.30 3/172 6393
/proc/meminfo: memFree=31297024/32872528 swapFree=681964/737152
[pid=6393] ppid=6390 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (java) D 6390 6393 6358 0 -1 4202496 1143 0 21 0 0 0 0 0 20 0 1 0 26177166 23793664 814 33554432000 1073741824 1073778376 140733630054240 140733630044232 139944934876880 0 0 4096 0 18446744071579943789 0 0 17 5 0 0 7 0 0
/proc/6393/statm: 5809 814 608 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.200243 s]
/proc/loadavg: 1.04 1.07 1.30 3/172 6393
/proc/meminfo: memFree=31297024/32872528 swapFree=681964/737152
[pid=6393] ppid=6390 vsize=9225560 CPUtime=0.02 cores=1,3,5,7
/proc/6393/stat : 6393 (java) S 6390 6393 6358 0 -1 4202496 3098 0 30 0 1 1 0 0 20 0 13 0 26177166 9446973440 3236 33554432000 1073741824 1073778376 140733630054240 140733630045376 213869690941 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 7 0 0
/proc/6393/statm: 2306390 3236 1683 9 0 2297091 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9225560

[startup+0.300222 s]
/proc/loadavg: 1.04 1.07 1.30 3/172 6393
/proc/meminfo: memFree=31297024/32872528 swapFree=681964/737152
[pid=6393] ppid=6390 vsize=9558476 CPUtime=0.06 cores=1,3,5,7
/proc/6393/stat : 6393 (java) S 6390 6393 6358 0 -1 4202496 3563 0 30 0 5 1 0 0 20 0 18 0 26177166 9787879424 4212 33554432000 1073741824 1073778376 140733630054240 140733630045376 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 7 0 0
/proc/6393/statm: 2389619 4212 1789 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558476

[startup+0.700156 s]
/proc/loadavg: 1.04 1.07 1.30 3/172 6393
/proc/meminfo: memFree=31297024/32872528 swapFree=681964/737152
[pid=6393] ppid=6390 vsize=9558476 CPUtime=0.89 cores=1,3,5,7
/proc/6393/stat : 6393 (java) S 6390 6393 6358 0 -1 4202496 13211 0 31 0 85 4 0 0 20 0 18 0 26177166 9787879424 21521 33554432000 1073741824 1073778376 140733630054240 140733630045376 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 7 0 0
/proc/6393/statm: 2389619 21521 2236 9 0 2380296 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 9558476

[startup+1.50074 s]
/proc/loadavg: 1.44 1.15 1.33 3/211 6439
/proc/meminfo: memFree=30884336/32872528 swapFree=681964/737152
[pid=6393] ppid=6390 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/6393/stat : 6393 (java) S 6390 6393 6358 0 -1 4202496 14193 0 31 0 260 11 0 0 20 0 22 0 26177166 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 140733630045376 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 7 0 0
/proc/6393/statm: 2456183 52229 2283 9 0 2446860 0
[pid=6393/tid=6405] ppid=6390 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/6393/task/6405/stat : 6405 (java) S 6390 6393 6358 0 -1 4202560 2527 0 7 0 90 4 0 0 20 0 22 0 26177177 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 139944930558840 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 12 0 0
[pid=6393/tid=6408] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6408/stat : 6408 (java) S 6390 6393 6358 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 26177181 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 139944869288872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6409] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6409/stat : 6409 (java) S 6390 6393 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26177181 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 139944868236328 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6410] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6410/stat : 6410 (java) S 6390 6393 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26177181 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 139944867183272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6411] ppid=6390 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/6393/task/6411/stat : 6411 (java) S 6390 6393 6358 0 -1 4202560 26 0 0 0 2 1 0 0 20 0 22 0 26177181 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 139944770878248 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6393/tid=6412] ppid=6390 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/6393/task/6412/stat : 6412 (java) S 6390 6393 6358 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 26177181 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 139944769825192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6413] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6413/stat : 6413 (java) S 6390 6393 6358 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 26177181 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 139944768772648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6415] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6415/stat : 6415 (java) S 6390 6393 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26177181 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 139944767719592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6416] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6416/stat : 6416 (java) S 6390 6393 6358 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 26177181 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 139944766667048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6425] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6425/stat : 6425 (java) S 6390 6393 6358 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 26177184 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 139944754469736 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6427] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6427/stat : 6427 (java) S 6390 6393 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26177185 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 139944753416056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6429] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6429/stat : 6429 (java) S 6390 6393 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26177185 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 139944752362888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6393/tid=6431] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6431/stat : 6431 (java) S 6390 6393 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26177192 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 139944751311632 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6434] ppid=6390 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/6393/task/6434/stat : 6434 (java) R 6390 6393 6358 0 -1 4202560 4168 0 0 0 50 0 0 0 20 0 22 0 26177192 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 139944750258488 139944933055506 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6435] ppid=6390 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/6393/task/6435/stat : 6435 (java) R 6390 6393 6358 0 -1 4202560 6047 0 1 0 57 1 0 0 20 0 22 0 26177192 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 139944749205944 139944936518760 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6437] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6437/stat : 6437 (java) S 6390 6393 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26177192 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 139944748153080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6439] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6439/stat : 6439 (java) S 6390 6393 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26177192 10060525568 52229 33554432000 1073741824 1073778376 140733630054240 139944747100744 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 9824732

[startup+3.101 s]
/proc/loadavg: 1.44 1.15 1.33 5/219 6447
/proc/meminfo: memFree=30732096/32872528 swapFree=681964/737152
[pid=6393] ppid=6390 vsize=9824732 CPUtime=6.67 cores=1,3,5,7
/proc/6393/stat : 6393 (java) S 6390 6393 6358 0 -1 4202496 15052 0 31 0 642 25 0 0 20 0 22 0 26177166 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 140733630045376 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 7 0 0
/proc/6393/statm: 2456183 103538 2285 9 0 2446860 0
[pid=6393/tid=6405] ppid=6390 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/6393/task/6405/stat : 6405 (java) S 6390 6393 6358 0 -1 4202560 2527 0 7 0 90 4 0 0 20 0 22 0 26177177 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944930558840 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 12 0 0
[pid=6393/tid=6408] ppid=6390 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/6393/task/6408/stat : 6408 (java) S 6390 6393 6358 0 -1 4202560 35 0 0 0 2 1 0 0 20 0 22 0 26177181 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944869288872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6409] ppid=6390 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/6393/task/6409/stat : 6409 (java) S 6390 6393 6358 0 -1 4202560 109 0 0 0 7 3 0 0 20 0 22 0 26177181 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944868236328 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6410] ppid=6390 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/6393/task/6410/stat : 6410 (java) S 6390 6393 6358 0 -1 4202560 25 0 0 0 3 1 0 0 20 0 22 0 26177181 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944867183272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6411] ppid=6390 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/6393/task/6411/stat : 6411 (java) S 6390 6393 6358 0 -1 4202560 57 0 0 0 9 4 0 0 20 0 22 0 26177181 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944770878248 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6412] ppid=6390 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/6393/task/6412/stat : 6412 (java) S 6390 6393 6358 0 -1 4202560 128 0 0 0 2 2 0 0 20 0 22 0 26177181 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944769825192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6413] ppid=6390 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/6393/task/6413/stat : 6413 (java) S 6390 6393 6358 0 -1 4202560 50 0 0 0 2 2 0 0 20 0 22 0 26177181 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944768772648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6415] ppid=6390 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/6393/task/6415/stat : 6415 (java) S 6390 6393 6358 0 -1 4202560 145 0 0 0 10 4 0 0 20 0 22 0 26177181 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944767719592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6416] ppid=6390 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/6393/task/6416/stat : 6416 (java) S 6390 6393 6358 0 -1 4202560 128 0 0 0 5 2 0 0 20 0 22 0 26177181 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944766667048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6425] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6425/stat : 6425 (java) S 6390 6393 6358 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 26177184 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944754469736 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6427] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6427/stat : 6427 (java) S 6390 6393 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26177185 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944753416056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6429] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6429/stat : 6429 (java) S 6390 6393 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26177185 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944752362888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6393/tid=6431] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6431/stat : 6431 (java) S 6390 6393 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26177192 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944751311632 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6434] ppid=6390 vsize=9824732 CPUtime=0.8 cores=1,3,5,7
/proc/6393/task/6434/stat : 6434 (java) S 6390 6393 6358 0 -1 4202560 4225 0 0 0 80 0 0 0 20 0 22 0 26177192 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944750258488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6435] ppid=6390 vsize=9824732 CPUtime=0.8 cores=1,3,5,7
/proc/6393/task/6435/stat : 6435 (java) S 6390 6393 6358 0 -1 4202560 6082 0 1 0 79 1 0 0 20 0 22 0 26177192 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944749205944 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6437] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6437/stat : 6437 (java) S 6390 6393 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26177192 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944748153080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6439] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6439/stat : 6439 (java) S 6390 6393 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26177192 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944747100744 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6440] ppid=6390 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/6393/task/6440/stat : 6440 (java) R 6390 6393 6358 0 -1 4202560 34 0 0 0 168 0 0 0 20 0 22 0 26177292 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944746046464 139944870884081 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6393/tid=6441] ppid=6390 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/6393/task/6441/stat : 6441 (java) R 6390 6393 6358 0 -1 4202560 67 0 0 0 165 2 0 0 20 0 22 0 26177292 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944744993960 139944871063677 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6442] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6442/stat : 6442 (java) S 6390 6393 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26177302 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944743941416 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6443] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6443/stat : 6443 (java) S 6390 6393 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26177303 10060525568 103538 33554432000 1073741824 1073778376 140733630054240 139944742888872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.67
Current children cumulated vsize (KiB) 9824732

[startup+6.3009 s]
/proc/loadavg: 1.44 1.15 1.33 5/219 6447
/proc/meminfo: memFree=29777384/32872528 swapFree=681964/737152
[pid=6393] ppid=6390 vsize=9824732 CPUtime=13.45 cores=1,3,5,7
/proc/6393/stat : 6393 (java) S 6390 6393 6358 0 -1 4202496 15940 0 31 0 1304 41 0 0 20 0 22 0 26177166 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 140733630045376 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 7 0 0
/proc/6393/statm: 2456183 187433 2285 9 0 2446860 0
[pid=6393/tid=6405] ppid=6390 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/6393/task/6405/stat : 6405 (java) S 6390 6393 6358 0 -1 4202560 2527 0 7 0 90 4 0 0 20 0 22 0 26177177 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 139944930558840 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 12 0 0
[pid=6393/tid=6408] ppid=6390 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/6393/task/6408/stat : 6408 (java) S 6390 6393 6358 0 -1 4202560 55 0 0 0 7 2 0 0 20 0 22 0 26177181 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 139944869288872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6409] ppid=6390 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/6393/task/6409/stat : 6409 (java) S 6390 6393 6358 0 -1 4202560 142 0 0 0 15 4 0 0 20 0 22 0 26177181 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 139944868236328 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6410] ppid=6390 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/6393/task/6410/stat : 6410 (java) S 6390 6393 6358 0 -1 4202560 47 0 0 0 8 3 0 0 20 0 22 0 26177181 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 139944867183272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6411] ppid=6390 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/6393/task/6411/stat : 6411 (java) S 6390 6393 6358 0 -1 4202560 104 0 0 0 16 5 0 0 20 0 22 0 26177181 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 139944770878248 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6393/tid=6412] ppid=6390 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/6393/task/6412/stat : 6412 (java) S 6390 6393 6358 0 -1 4202560 152 0 0 0 6 3 0 0 20 0 22 0 26177181 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 139944769825192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6393/tid=6413] ppid=6390 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/6393/task/6413/stat : 6413 (java) S 6390 6393 6358 0 -1 4202560 86 0 0 0 12 4 0 0 20 0 22 0 26177181 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 139944768772648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6415] ppid=6390 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/6393/task/6415/stat : 6415 (java) S 6390 6393 6358 0 -1 4202560 210 0 0 0 22 6 0 0 20 0 22 0 26177181 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 139944767719592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6416] ppid=6390 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/6393/task/6416/stat : 6416 (java) S 6390 6393 6358 0 -1 4202560 180 0 0 0 15 5 0 0 20 0 22 0 26177181 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 139944766667048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6425] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6425/stat : 6425 (java) S 6390 6393 6358 0 -1 4202560 500 0 0 0 0 0 0 0 20 0 22 0 26177184 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 139944754469736 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6427] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6427/stat : 6427 (java) S 6390 6393 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26177185 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 139944753416056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6429] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6429/stat : 6429 (java) S 6390 6393 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26177185 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 139944752362888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6393/tid=6431] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6431/stat : 6431 (java) S 6390 6393 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26177192 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 139944751311632 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6434] ppid=6390 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/6393/task/6434/stat : 6434 (java) S 6390 6393 6358 0 -1 4202560 4227 0 0 0 84 0 0 0 20 0 22 0 26177192 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 139944750258488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6435] ppid=6390 vsize=9824732 CPUtime=0.8 cores=1,3,5,7
/proc/6393/task/6435/stat : 6435 (java) S 6390 6393 6358 0 -1 4202560 6082 0 1 0 79 1 0 0 20 0 22 0 26177192 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 139944749205944 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6437] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6437/stat : 6437 (java) S 6390 6393 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26177192 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 139944748153080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6439] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6439/stat : 6439 (java) S 6390 6393 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26177192 10060525568 187433 33554432000 1073741824 1073778376 140733630054240 139944747100744 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6440] ppid=6390 vsize=9824732 CPUtime=4.67 cores=1,3,5,7

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

/proc/6393/task/6410/stat : 6410 (java) S 6390 6393 6358 0 -1 4202560 257 0 0 0 64 12 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944867183272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6411] ppid=6390 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/6393/task/6411/stat : 6411 (java) S 6390 6393 6358 0 -1 4202560 379 0 0 0 86 17 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944770878248 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6412] ppid=6390 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/6393/task/6412/stat : 6412 (java) S 6390 6393 6358 0 -1 4202560 391 0 0 0 63 13 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944769825192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6413] ppid=6390 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/6393/task/6413/stat : 6413 (java) S 6390 6393 6358 0 -1 4202560 318 0 0 0 79 17 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944768772648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6415] ppid=6390 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/6393/task/6415/stat : 6415 (java) S 6390 6393 6358 0 -1 4202560 438 0 0 0 84 18 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944767719592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6416] ppid=6390 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/6393/task/6416/stat : 6416 (java) S 6390 6393 6358 0 -1 4202560 595 0 0 0 70 15 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944766667048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6425] ppid=6390 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/6393/task/6425/stat : 6425 (java) S 6390 6393 6358 0 -1 4202560 1713 0 0 0 125 2 0 0 20 0 22 0 26177184 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944754469736 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6427] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6427/stat : 6427 (java) S 6390 6393 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26177185 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944753416056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6429] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6429/stat : 6429 (java) S 6390 6393 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26177185 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944752362888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6393/tid=6431] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6431/stat : 6431 (java) S 6390 6393 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26177192 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944751311632 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6434] ppid=6390 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/6393/task/6434/stat : 6434 (java) S 6390 6393 6358 0 -1 4202560 4248 0 0 0 103 2 0 0 20 0 22 0 26177192 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944750258488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6435] ppid=6390 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/6393/task/6435/stat : 6435 (java) S 6390 6393 6358 0 -1 4202560 6121 0 1 0 93 1 0 0 20 0 22 0 26177192 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944749205944 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6437] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6437/stat : 6437 (java) S 6390 6393 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26177192 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944748153080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6439] ppid=6390 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/6393/task/6439/stat : 6439 (java) S 6390 6393 6358 0 -1 4202560 47 0 0 0 13 13 0 0 20 0 22 0 26177192 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944747100744 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6440] ppid=6390 vsize=9824732 CPUtime=815.68 cores=1,3,5,7
/proc/6393/task/6440/stat : 6440 (java) R 6390 6393 6358 0 -1 4202560 971 0 0 0 81538 30 0 0 20 0 22 0 26177292 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944746037648 139944871421437 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6441] ppid=6390 vsize=9824732 CPUtime=815.65 cores=1,3,5,7
/proc/6393/task/6441/stat : 6441 (java) R 6390 6393 6358 0 -1 4202560 608 0 0 0 81543 22 0 0 20 0 22 0 26177292 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944744993656 139944871492699 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6393/tid=6442] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6442/stat : 6442 (java) S 6390 6393 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26177302 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944743941416 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6443] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6443/stat : 6443 (java) S 6390 6393 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26177303 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944742888872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1647.08
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.03 3.89 2.98 5/219 6467
/proc/meminfo: memFree=24885196/32872528 swapFree=681964/737152
[pid=6393] ppid=6390 vsize=9824732 CPUtime=1767.08 cores=1,3,5,7
/proc/6393/stat : 6393 (java) S 6390 6393 6358 0 -1 4202496 20755 0 31 0 176539 169 0 0 20 0 22 0 26177166 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 140733630045376 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 7 0 0
/proc/6393/statm: 2456183 784253 2299 9 0 2446860 0
[pid=6393/tid=6405] ppid=6390 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/6393/task/6405/stat : 6405 (java) S 6390 6393 6358 0 -1 4202560 2528 0 7 0 93 5 0 0 20 0 22 0 26177177 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944930558840 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 12 0 0
[pid=6393/tid=6408] ppid=6390 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/6393/task/6408/stat : 6408 (java) S 6390 6393 6358 0 -1 4202560 523 0 0 0 72 14 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944869288872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6409] ppid=6390 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/6393/task/6409/stat : 6409 (java) S 6390 6393 6358 0 -1 4202560 372 0 0 0 68 13 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944868236328 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6410] ppid=6390 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/6393/task/6410/stat : 6410 (java) S 6390 6393 6358 0 -1 4202560 257 0 0 0 64 12 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944867183272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6411] ppid=6390 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/6393/task/6411/stat : 6411 (java) S 6390 6393 6358 0 -1 4202560 379 0 0 0 86 17 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944770878248 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6412] ppid=6390 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/6393/task/6412/stat : 6412 (java) S 6390 6393 6358 0 -1 4202560 391 0 0 0 63 13 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944769825192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6413] ppid=6390 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/6393/task/6413/stat : 6413 (java) S 6390 6393 6358 0 -1 4202560 318 0 0 0 79 17 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944768772648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6415] ppid=6390 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/6393/task/6415/stat : 6415 (java) S 6390 6393 6358 0 -1 4202560 438 0 0 0 84 18 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944767719592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6416] ppid=6390 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/6393/task/6416/stat : 6416 (java) S 6390 6393 6358 0 -1 4202560 595 0 0 0 70 15 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944766667048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6425] ppid=6390 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/6393/task/6425/stat : 6425 (java) S 6390 6393 6358 0 -1 4202560 1713 0 0 0 125 2 0 0 20 0 22 0 26177184 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944754469736 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6427] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6427/stat : 6427 (java) S 6390 6393 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26177185 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944753416056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6429] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6429/stat : 6429 (java) S 6390 6393 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26177185 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944752362888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6393/tid=6431] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6431/stat : 6431 (java) S 6390 6393 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26177192 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944751311632 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6434] ppid=6390 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/6393/task/6434/stat : 6434 (java) S 6390 6393 6358 0 -1 4202560 4248 0 0 0 103 2 0 0 20 0 22 0 26177192 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944750258488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6435] ppid=6390 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/6393/task/6435/stat : 6435 (java) S 6390 6393 6358 0 -1 4202560 6121 0 1 0 93 1 0 0 20 0 22 0 26177192 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944749205944 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6437] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6437/stat : 6437 (java) S 6390 6393 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26177192 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944748153080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6439] ppid=6390 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/6393/task/6439/stat : 6439 (java) S 6390 6393 6358 0 -1 4202560 51 0 0 0 13 15 0 0 20 0 22 0 26177192 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944747100744 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6393/tid=6440] ppid=6390 vsize=9824732 CPUtime=875.53 cores=1,3,5,7
/proc/6393/task/6440/stat : 6440 (java) R 6390 6393 6358 0 -1 4202560 971 0 0 0 87522 31 0 0 20 0 22 0 26177292 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944746037648 139944871291648 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6441] ppid=6390 vsize=9824732 CPUtime=875.49 cores=1,3,5,7
/proc/6393/task/6441/stat : 6441 (java) R 6390 6393 6358 0 -1 4202560 608 0 0 0 87526 23 0 0 20 0 22 0 26177292 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944744993656 139944871488693 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6442] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6442/stat : 6442 (java) S 6390 6393 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26177302 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944743941416 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6443] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6443/stat : 6443 (java) S 6390 6393 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26177303 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944742888872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1767.08
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.808 s]
/proc/loadavg: 4.02 3.90 3.00 5/219 6467
/proc/meminfo: memFree=24885428/32872528 swapFree=681964/737152
[pid=6393] ppid=6390 vsize=9824732 CPUtime=1800.09 cores=1,3,5,7
/proc/6393/stat : 6393 (java) S 6390 6393 6358 0 -1 4202496 20755 0 31 0 179839 170 0 0 20 0 22 0 26177166 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 140733630045376 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 7 0 0
/proc/6393/statm: 2456183 784253 2299 9 0 2446860 0
[pid=6393/tid=6405] ppid=6390 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/6393/task/6405/stat : 6405 (java) S 6390 6393 6358 0 -1 4202560 2528 0 7 0 93 5 0 0 20 0 22 0 26177177 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944930558840 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 12 0 0
[pid=6393/tid=6408] ppid=6390 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/6393/task/6408/stat : 6408 (java) S 6390 6393 6358 0 -1 4202560 523 0 0 0 72 14 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944869288872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6409] ppid=6390 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/6393/task/6409/stat : 6409 (java) S 6390 6393 6358 0 -1 4202560 372 0 0 0 68 13 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944868236328 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6410] ppid=6390 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/6393/task/6410/stat : 6410 (java) S 6390 6393 6358 0 -1 4202560 257 0 0 0 64 12 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944867183272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6411] ppid=6390 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/6393/task/6411/stat : 6411 (java) S 6390 6393 6358 0 -1 4202560 379 0 0 0 86 17 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944770878248 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6412] ppid=6390 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/6393/task/6412/stat : 6412 (java) S 6390 6393 6358 0 -1 4202560 391 0 0 0 63 13 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944769825192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6413] ppid=6390 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/6393/task/6413/stat : 6413 (java) S 6390 6393 6358 0 -1 4202560 318 0 0 0 79 17 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944768772648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6415] ppid=6390 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/6393/task/6415/stat : 6415 (java) S 6390 6393 6358 0 -1 4202560 438 0 0 0 84 18 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944767719592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6416] ppid=6390 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/6393/task/6416/stat : 6416 (java) S 6390 6393 6358 0 -1 4202560 595 0 0 0 70 15 0 0 20 0 22 0 26177181 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944766667048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6425] ppid=6390 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/6393/task/6425/stat : 6425 (java) S 6390 6393 6358 0 -1 4202560 1713 0 0 0 125 2 0 0 20 0 22 0 26177184 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944754469736 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6427] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6427/stat : 6427 (java) S 6390 6393 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26177185 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944753416056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6429] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6429/stat : 6429 (java) S 6390 6393 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26177185 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944752362888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6393/tid=6431] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6431/stat : 6431 (java) S 6390 6393 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26177192 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944751311632 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6434] ppid=6390 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/6393/task/6434/stat : 6434 (java) S 6390 6393 6358 0 -1 4202560 4248 0 0 0 103 2 0 0 20 0 22 0 26177192 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944750258488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6393/tid=6435] ppid=6390 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/6393/task/6435/stat : 6435 (java) S 6390 6393 6358 0 -1 4202560 6121 0 1 0 93 1 0 0 20 0 22 0 26177192 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944749205944 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6437] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6437/stat : 6437 (java) S 6390 6393 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26177192 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944748153080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6439] ppid=6390 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/6393/task/6439/stat : 6439 (java) S 6390 6393 6358 0 -1 4202560 51 0 0 0 14 15 0 0 20 0 22 0 26177192 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944747100744 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6393/tid=6440] ppid=6390 vsize=9824732 CPUtime=891.98 cores=1,3,5,7
/proc/6393/task/6440/stat : 6440 (java) R 6390 6393 6358 0 -1 4202560 971 0 0 0 89167 31 0 0 20 0 22 0 26177292 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944746037648 139944871047674 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6393/tid=6441] ppid=6390 vsize=9824732 CPUtime=891.95 cores=1,3,5,7
/proc/6393/task/6441/stat : 6441 (java) R 6390 6393 6358 0 -1 4202560 608 0 0 0 89172 23 0 0 20 0 22 0 26177292 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944744993656 139944871488604 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6442] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6442/stat : 6442 (java) S 6390 6393 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26177302 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944743941416 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6393/tid=6443] ppid=6390 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6443/stat : 6443 (java) S 6390 6393 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26177303 10060525568 784253 33554432000 1073741824 1073778376 140733630054240 139944742888872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6393 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 6393 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=750308
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=156672
# CPU time returned by wait4() is 1795.91
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 898.852
CPU time (s): 1800.09
CPU user time (s): 1798.39
CPU system time (s): 1.7
CPU usage (%): 200.265
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.75
system time used= 2.15667
maximum resident set size= 3142776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20791
page faults= 31
swaps= 0
block input operations= 26848
block output operations= 736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22051
involuntary context switches= 13907

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.74428 second user time and 8.32373 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-18 11:14:39
IDJOB=4103446
IDBENCH=2361
IDSOLVER=2543
FILE ID=node112/4103446-1466241279
RUNJOBID= node112-1466241279-6375
PBS_JOBID= 19918204
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-biella1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103446-1466241279/watcher-4103446-1466241279 -o /tmp/evaluation-result-4103446-1466241279/solver-4103446-1466241279 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466241279-6375 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4103446-1466241279.opb

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

MD5SUM BENCH= 8cf2f50dc2f979b0f0b07ffea6d1fd34
RANDOM SEED=1355198271

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31297692 kB
Buffers:           28256 kB
Cached:            71052 kB
SwapCached:         1940 kB
Active:            49904 kB
Inactive:          55292 kB
Active(anon):       6568 kB
Inactive(anon):     2048 kB
Active(file):      43336 kB
Inactive(file):    53244 kB
Unevictable:      737152 kB
Mlocked:          681964 kB
SwapTotal:      67108856 kB
SwapFree:       67096060 kB
Dirty:              5972 kB
Writeback:             0 kB
AnonPages:        743400 kB
Mapped:             7120 kB
Shmem:                 0 kB
Slab:             600100 kB
SReclaimable:      44304 kB
SUnreclaim:       555796 kB
KernelStack:        1336 kB
PageTables:         5724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     838384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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= 71704 MiB
End job on node112 at 2016-06-18 11:29:38