Trace number 4100258

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 894.85

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-dano3_5.opb
MD5SUMf6a27dde9dccc9cbc26fd12ecc1b234d
Bench CategoryOPT-SMALLINT (optimisation, small 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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables404336
Total number of constraints3663
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints3658
Minimum length of a constraint11
Maximum length of a constraint15900
Number of terms in the objective function 30
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524317
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 535830
Number of bits of the biggest sum of numbers20
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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4100258-1466208827.opb
0.09/0.12	c reading problem ... 
0.09/0.13	c  objective function found
13.11/8.65	c ... done. Wall clock time 8.53s.
13.11/8.65	c declared #vars     404336
13.11/8.65	c #constraints  4887
13.11/8.65	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
13.11/8.65	c constraints type 
13.11/8.65	c org.sat4j.minisat.constraints.card.MinWatchCard => 10
13.11/8.65	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 4877
13.11/8.65	c 4887 constraints processed.
13.11/8.65	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
13.11/8.65	c constraints type 
13.11/8.65	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 10
13.11/8.65	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4877
13.11/8.65	c 4887 constraints processed.
13.11/8.65	c objective function length is 30 literals
43.26/22.01	c cleaning 2501 clauses out of 5002 with flag 10132/5005
52.30/26.52	c cleaning 4252 clauses out of 8503 with flag 22166/11007
63.10/31.99	c cleaning 5621 clauses out of 11244 with flag 36183/18000
77.66/38.99	c cleaning 6801 clauses out of 13626 with flag 52262/26003
92.50/46.36	c cleaning 7906 clauses out of 15822 with flag 70304/35000
109.85/54.66	c cleaning 8948 clauses out of 17918 with flag 90418/45002
129.44/64.43	c cleaning 9975 clauses out of 19973 with flag 112536/56005
150.96/74.88	c cleaning 10987 clauses out of 21994 with flag 136661/68001
176.93/87.46	c cleaning 11990 clauses out of 24007 with flag 162798/81001
207.79/102.17	c cleaning 12996 clauses out of 26022 with flag 190971/95006
242.26/119.07	c cleaning 13994 clauses out of 28022 with flag 221313/110002
277.19/135.85	c cleaning 15001 clauses out of 30026 with flag 253744/126000
312.18/153.00	c cleaning 15999 clauses out of 32026 with flag 287933/143001
351.15/172.07	c cleaning 17002 clauses out of 34028 with flag 324063/161002
389.34/190.88	c cleaning 18001 clauses out of 36024 with flag 362225/180000
430.06/212.27	c cleaning 19010 clauses out of 38031 with flag 402411/200008
474.17/233.92	c cleaning 19990 clauses out of 40013 with flag 444594/221000
519.58/256.67	c cleaning 20999 clauses out of 42024 with flag 488880/243001
570.17/281.95	c cleaning 21997 clauses out of 44028 with flag 535228/266004
621.35/307.37	c cleaning 23001 clauses out of 46027 with flag 583568/290000
679.74/336.54	c cleaning 23998 clauses out of 48026 with flag 634345/315000
743.35/368.16	c cleaning 24999 clauses out of 50029 with flag 687074/341001
806.54/399.73	c cleaning 25998 clauses out of 52029 with flag 741795/368000
878.56/435.73	c cleaning 27001 clauses out of 54036 with flag 798311/396005
947.18/469.90	c cleaning 28003 clauses out of 56032 with flag 856585/425002
1018.76/505.62	c cleaning 29002 clauses out of 58027 with flag 916886/455000
1096.46/544.27	c cleaning 30005 clauses out of 60027 with flag 979554/486002
1173.05/582.55	c cleaning 30994 clauses out of 62020 with flag 1044064/518000
1257.93/624.78	c cleaning 31997 clauses out of 64027 with flag 1110370/551001
1335.92/663.79	c cleaning 33001 clauses out of 66030 with flag 1178899/585001
1423.39/707.27	c cleaning 34001 clauses out of 68029 with flag 1250245/620001
1517.53/754.09	c cleaning 35001 clauses out of 70032 with flag 1322944/656005
1605.71/798.18	c cleaning 36008 clauses out of 72030 with flag 1397585/693004
1705.99/848.09	c cleaning 36997 clauses out of 74018 with flag 1474096/731000
1800.09/894.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/894.80	c starts		: 6
1800.09/894.80	c conflicts		: 765650
1800.09/894.80	c decisions		: 830062
1800.09/894.80	c propagations		: 39475884
1800.09/894.80	c inspects		: 4668976675
1800.09/894.80	c shortcuts		: 0
1800.09/894.80	c learnt literals	: 3
1800.09/894.80	c learnt binary clauses	: 2
1800.09/894.80	c learnt ternary clauses	: 2
1800.09/894.80	c learnt constraints	: 765646
1800.09/894.80	c ignored constraints	: 0
1800.09/894.80	c root simplifications	: 0
1800.09/894.80	c removed literals (reason simplification)	: 5733631
1800.09/894.80	c reason swapping (by a shorter reason)	: 0
1800.09/894.80	c Calls to reduceDB	: 34
1800.09/894.80	c Number of update (reduction) of LBD	: 12409
1800.09/894.80	c Imported unit clauses	: 0
1800.09/894.80	c number of reductions to clauses (during analyze)	: 0
1800.09/894.80	c number of learned constraints concerned by reduction	: 0
1800.09/894.80	c number of learning phase by resolution	: 0
1800.09/894.80	c number of learning phase by cutting planes	: 0
1800.09/894.80	c speed (assignments/second)	: 44557.58776999205
1800.09/894.80	c non guided choices	7460
1800.09/894.83	c learnt constraints type 
1800.09/894.83	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2
1800.09/894.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 71669
1800.09/894.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/894.83	c starts		: 5
1800.09/894.83	c conflicts		: 1042
1800.09/894.83	c decisions		: 116473
1800.09/894.83	c propagations		: 2176818
1800.09/894.83	c inspects		: 42061833
1800.09/894.83	c shortcuts		: 0
1800.09/894.83	c learnt literals	: 0
1800.09/894.83	c learnt binary clauses	: 0
1800.09/894.83	c learnt ternary clauses	: 0
1800.09/894.83	c learnt constraints	: 1041
1800.09/894.83	c ignored constraints	: 0
1800.09/894.83	c root simplifications	: 0
1800.09/894.83	c removed literals (reason simplification)	: 0
1800.09/894.83	c reason swapping (by a shorter reason)	: 0
1800.09/894.83	c Calls to reduceDB	: 0
1800.09/894.83	c Number of update (reduction) of LBD	: 0
1800.09/894.83	c Imported unit clauses	: 0
1800.09/894.83	c number of reductions to clauses (during analyze)	: 0
1800.09/894.83	c number of learned constraints concerned by reduction	: 0
1800.09/894.83	c number of learning phase by resolution	: 0
1800.09/894.83	c number of learning phase by cutting planes	: 0
1800.09/894.83	c speed (assignments/second)	: 2457.102092831367
1800.09/894.83	c non guided choices	4129
1800.09/894.83	c learnt constraints type 
1800.09/894.83	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 24
1800.09/894.83	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1017
1800.09/894.83	s UNKNOWN
1800.09/894.83	c Total wall clock time (in seconds): 894.707

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

pid=17367
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.13 4.22 4.02 5/197 17370
/proc/meminfo: memFree=27125180/32872528 swapFree=1556504/1720024
[pid=17370] ppid=17367 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/17370/stat : 17370 (java) D 17367 17370 16262 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 22931413 9515008 182 33554432000 1073741824 1073778376 140736900044624 140736900035656 270330052277 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/17370/statm: 2323 182 140 9 0 71 0

[startup+0.100111 s]
/proc/loadavg: 4.13 4.22 4.02 5/197 17370
/proc/meminfo: memFree=27125180/32872528 swapFree=1556504/1720024
[pid=17370] ppid=17367 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/17370/stat : 17370 (java) S 17367 17370 16262 0 -1 4202496 4477 0 1 0 8 1 0 0 20 0 18 0 22931413 9787879424 5586 33554432000 1073741824 1073778376 140737434636544 140737434627680 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17370/statm: 2389619 5586 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200283 s]
/proc/loadavg: 4.13 4.22 4.02 5/197 17370
/proc/meminfo: memFree=27125180/32872528 swapFree=1556504/1720024
[pid=17370] ppid=17367 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/17370/stat : 17370 (java) S 17367 17370 16262 0 -1 4202496 5022 0 1 0 24 2 0 0 20 0 18 0 22931413 9787879424 11108 33554432000 1073741824 1073778376 140737434636544 140737434627680 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17370/statm: 2389619 11108 2203 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300291 s]
/proc/loadavg: 4.13 4.22 4.02 5/197 17370
/proc/meminfo: memFree=27125180/32872528 swapFree=1556504/1720024
[pid=17370] ppid=17367 vsize=9558476 CPUtime=0.54 cores=0,2,4,6
/proc/17370/stat : 17370 (java) S 17367 17370 16262 0 -1 4202496 6766 0 1 0 52 2 0 0 20 0 18 0 22931413 9787879424 13995 33554432000 1073741824 1073778376 140737434636544 140737434627680 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17370/statm: 2389619 13995 2239 9 0 2380296 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9558476

[startup+0.700258 s]
/proc/loadavg: 4.13 4.22 4.02 5/197 17370
/proc/meminfo: memFree=27125180/32872528 swapFree=1556504/1720024
[pid=17370] ppid=17367 vsize=9558476 CPUtime=1.63 cores=0,2,4,6
/proc/17370/stat : 17370 (java) S 17367 17370 16262 0 -1 4202496 19196 0 1 0 157 6 0 0 20 0 18 0 22931413 9787879424 42738 33554432000 1073741824 1073778376 140737434636544 140737434627680 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17370/statm: 2389619 42738 2260 9 0 2380296 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 9558476

[startup+1.50078 s]
/proc/loadavg: 4.13 4.22 4.02 11/215 17388
/proc/meminfo: memFree=26830256/32872528 swapFree=1556504/1720024
[pid=17370] ppid=17367 vsize=9558476 CPUtime=2.91 cores=0,2,4,6
/proc/17370/stat : 17370 (java) S 17367 17370 16262 0 -1 4202496 20058 0 1 0 271 20 0 0 20 0 18 0 22931413 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 140737434627680 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17370/statm: 2389619 92058 2276 9 0 2380296 0
[pid=17370/tid=17372] ppid=17367 vsize=9558476 CPUtime=1.31 cores=0,2,4,6
/proc/17370/task/17372/stat : 17372 (java) R 17367 17370 16262 0 -1 4202560 2558 0 1 0 126 5 0 0 20 0 18 0 22931414 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 139734481686576 139734354563796 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17373] ppid=17367 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/17370/task/17373/stat : 17373 (java) S 17367 17370 16262 0 -1 4202560 204 0 0 0 2 1 0 0 20 0 18 0 22931415 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 139734325713704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17374] ppid=17367 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/17370/task/17374/stat : 17374 (java) S 17367 17370 16262 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 18 0 22931415 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 139734324660904 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17375] ppid=17367 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/17370/task/17375/stat : 17375 (java) S 17367 17370 16262 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 18 0 22931415 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 139734323608616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17376] ppid=17367 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/17370/task/17376/stat : 17376 (java) S 17367 17370 16262 0 -1 4202560 39 0 0 0 4 2 0 0 20 0 18 0 22931415 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 139734322555816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17377] ppid=17367 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/17370/task/17377/stat : 17377 (java) S 17367 17370 16262 0 -1 4202560 203 0 0 0 6 2 0 0 20 0 18 0 22931415 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 139734321502504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17370/tid=17378] ppid=17367 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/17370/task/17378/stat : 17378 (java) S 17367 17370 16262 0 -1 4202560 17 0 0 0 3 1 0 0 20 0 18 0 22931415 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 139734320449704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17379] ppid=17367 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/17370/task/17379/stat : 17379 (java) S 17367 17370 16262 0 -1 4202560 108 0 0 0 7 3 0 0 20 0 18 0 22931415 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 139734319397416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17380] ppid=17367 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/17370/task/17380/stat : 17380 (java) S 17367 17370 16262 0 -1 4202560 114 0 0 0 7 2 0 0 20 0 18 0 22931415 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 139734318344616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17381] ppid=17367 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17381/stat : 17381 (java) S 17367 17370 16262 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 18 0 22931416 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 139734305934056 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17382] ppid=17367 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17382/stat : 17382 (java) S 17367 17370 16262 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 18 0 22931417 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 139734304880120 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17383] ppid=17367 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17383/stat : 17383 (java) S 17367 17370 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 22931417 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 139734303827720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17384] ppid=17367 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17384/stat : 17384 (java) S 17367 17370 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22931419 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 139734302776208 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17385] ppid=17367 vsize=9558476 CPUtime=0.4 cores=0,2,4,6
/proc/17370/task/17385/stat : 17385 (java) S 17367 17370 16262 0 -1 4202560 4721 0 0 0 40 0 0 0 20 0 18 0 22931419 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 139734301722808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17386] ppid=17367 vsize=9558476 CPUtime=0.6 cores=0,2,4,6
/proc/17370/task/17386/stat : 17386 (java) S 17367 17370 16262 0 -1 4202560 10730 0 0 0 58 2 0 0 20 0 18 0 22931419 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 139734300670008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17387] ppid=17367 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17387/stat : 17387 (java) S 17367 17370 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22931419 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 139734299617912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17388] ppid=17367 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17388/stat : 17388 (java) S 17367 17370 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22931419 9787879424 92058 33554432000 1073741824 1073778376 140737434636544 139734298565320 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 9558476

[startup+3.10084 s]
/proc/loadavg: 4.12 4.21 4.01 11/215 17388
/proc/meminfo: memFree=26569604/32872528 swapFree=1556504/1720024
[pid=17370] ppid=17367 vsize=9558476 CPUtime=5.31 cores=0,2,4,6
/proc/17370/stat : 17370 (java) S 17367 17370 16262 0 -1 4202496 21398 0 1 0 487 44 0 0 20 0 18 0 22931413 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 140737434627680 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17370/statm: 2389619 163129 2284 9 0 2380296 0
[pid=17370/tid=17372] ppid=17367 vsize=9558476 CPUtime=2.06 cores=0,2,4,6
/proc/17370/task/17372/stat : 17372 (java) R 17367 17370 16262 0 -1 4202560 2581 0 1 0 200 6 0 0 20 0 18 0 22931414 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 139734481686480 139734354573914 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17373] ppid=17367 vsize=9558476 CPUtime=0.2 cores=0,2,4,6
/proc/17370/task/17373/stat : 17373 (java) S 17367 17370 16262 0 -1 4202560 395 0 0 0 15 5 0 0 20 0 18 0 22931415 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 139734325713704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17374] ppid=17367 vsize=9558476 CPUtime=0.15 cores=0,2,4,6
/proc/17370/task/17374/stat : 17374 (java) S 17367 17370 16262 0 -1 4202560 69 0 0 0 11 4 0 0 20 0 18 0 22931415 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 139734324660904 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17375] ppid=17367 vsize=9558476 CPUtime=0.13 cores=0,2,4,6
/proc/17370/task/17375/stat : 17375 (java) S 17367 17370 16262 0 -1 4202560 213 0 0 0 9 4 0 0 20 0 18 0 22931415 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 139734323608616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17370/tid=17376] ppid=17367 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/17370/task/17376/stat : 17376 (java) S 17367 17370 16262 0 -1 4202560 121 0 0 0 20 6 0 0 20 0 18 0 22931415 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 139734322555816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17377] ppid=17367 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/17370/task/17377/stat : 17377 (java) S 17367 17370 16262 0 -1 4202560 331 0 0 0 16 5 0 0 20 0 18 0 22931415 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 139734321502504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17370/tid=17378] ppid=17367 vsize=9558476 CPUtime=0.18 cores=0,2,4,6
/proc/17370/task/17378/stat : 17378 (java) S 17367 17370 16262 0 -1 4202560 216 0 0 0 14 4 0 0 20 0 18 0 22931415 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 139734320449704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17379] ppid=17367 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/17370/task/17379/stat : 17379 (java) S 17367 17370 16262 0 -1 4202560 175 0 0 0 18 5 0 0 20 0 18 0 22931415 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 139734319397416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17380] ppid=17367 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/17370/task/17380/stat : 17380 (java) S 17367 17370 16262 0 -1 4202560 146 0 0 0 13 4 0 0 20 0 18 0 22931415 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 139734318344616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17381] ppid=17367 vsize=9558476 CPUtime=0.55 cores=0,2,4,6
/proc/17370/task/17381/stat : 17381 (java) S 17367 17370 16262 0 -1 4202560 448 0 0 0 55 0 0 0 20 0 18 0 22931416 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 139734305934056 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17382] ppid=17367 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17382/stat : 17382 (java) S 17367 17370 16262 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 18 0 22931417 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 139734304880120 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17383] ppid=17367 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17383/stat : 17383 (java) S 17367 17370 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 22931417 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 139734303827720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17384] ppid=17367 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17384/stat : 17384 (java) S 17367 17370 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22931419 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 139734302776208 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17385] ppid=17367 vsize=9558476 CPUtime=0.4 cores=0,2,4,6
/proc/17370/task/17385/stat : 17385 (java) S 17367 17370 16262 0 -1 4202560 4721 0 0 0 40 0 0 0 20 0 18 0 22931419 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 139734301722808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17386] ppid=17367 vsize=9558476 CPUtime=0.6 cores=0,2,4,6
/proc/17370/task/17386/stat : 17386 (java) S 17367 17370 16262 0 -1 4202560 10730 0 0 0 58 2 0 0 20 0 18 0 22931419 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 139734300670008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17387] ppid=17367 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17387/stat : 17387 (java) S 17367 17370 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22931419 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 139734299617912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17388] ppid=17367 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17388/stat : 17388 (java) S 17367 17370 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22931419 9787879424 163129 33554432000 1073741824 1073778376 140737434636544 139734298565320 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.31
Current children cumulated vsize (KiB) 9558476

[startup+6.30081 s]
/proc/loadavg: 4.12 4.21 4.01 5/215 17388
/proc/meminfo: memFree=26076228/32872528 swapFree=1556504/1720024
[pid=17370] ppid=17367 vsize=9558476 CPUtime=9.84 cores=0,2,4,6
/proc/17370/stat : 17370 (java) S 17367 17370 16262 0 -1 4202496 24266 0 1 0 903 81 0 0 20 0 18 0 22931413 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 140737434627680 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17370/statm: 2389619 292916 2284 9 0 2380296 0
[pid=17370/tid=17372] ppid=17367 vsize=9558476 CPUtime=3.89 cores=0,2,4,6
/proc/17370/task/17372/stat : 17372 (java) R 17367 17370 16262 0 -1 4202560 2870 0 1 0 379 10 0 0 20 0 18 0 22931414 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 139734481686496 139734354577639 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17373] ppid=17367 vsize=9558476 CPUtime=0.44 cores=0,2,4,6
/proc/17370/task/17373/stat : 17373 (java) S 17367 17370 16262 0 -1 4202560 487 0 0 0 34 10 0 0 20 0 18 0 22931415 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 139734325713704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17374] ppid=17367 vsize=9558476 CPUtime=0.39 cores=0,2,4,6
/proc/17370/task/17374/stat : 17374 (java) S 17367 17370 16262 0 -1 4202560 161 0 0 0 31 8 0 0 20 0 18 0 22931415 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 139734324660904 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17375] ppid=17367 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/17370/task/17375/stat : 17375 (java) S 17367 17370 16262 0 -1 4202560 722 0 0 0 21 6 0 0 20 0 18 0 22931415 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 139734323608616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17376] ppid=17367 vsize=9558476 CPUtime=0.41 cores=0,2,4,6
/proc/17370/task/17376/stat : 17376 (java) S 17367 17370 16262 0 -1 4202560 670 0 0 0 32 9 0 0 20 0 18 0 22931415 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 139734322555816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17377] ppid=17367 vsize=9558476 CPUtime=0.49 cores=0,2,4,6
/proc/17370/task/17377/stat : 17377 (java) S 17367 17370 16262 0 -1 4202560 592 0 0 0 39 10 0 0 20 0 18 0 22931415 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 139734321502504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17370/tid=17378] ppid=17367 vsize=9558476 CPUtime=0.38 cores=0,2,4,6
/proc/17370/task/17378/stat : 17378 (java) S 17367 17370 16262 0 -1 4202560 306 0 0 0 30 8 0 0 20 0 18 0 22931415 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 139734320449704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17370/tid=17379] ppid=17367 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/17370/task/17379/stat : 17379 (java) S 17367 17370 16262 0 -1 4202560 280 0 0 0 37 10 0 0 20 0 18 0 22931415 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 139734319397416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17380] ppid=17367 vsize=9558476 CPUtime=0.4 cores=0,2,4,6
/proc/17370/task/17380/stat : 17380 (java) S 17367 17370 16262 0 -1 4202560 405 0 0 0 32 8 0 0 20 0 18 0 22931415 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 139734318344616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17381] ppid=17367 vsize=9558476 CPUtime=1.48 cores=0,2,4,6
/proc/17370/task/17381/stat : 17381 (java) S 17367 17370 16262 0 -1 4202560 1069 0 0 0 148 0 0 0 20 0 18 0 22931416 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 139734305934056 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17370/tid=17382] ppid=17367 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17382/stat : 17382 (java) S 17367 17370 16262 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 18 0 22931417 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 139734304880120 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17383] ppid=17367 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17383/stat : 17383 (java) S 17367 17370 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 22931417 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 139734303827720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17384] ppid=17367 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17384/stat : 17384 (java) S 17367 17370 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22931419 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 139734302776208 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17385] ppid=17367 vsize=9558476 CPUtime=0.42 cores=0,2,4,6
/proc/17370/task/17385/stat : 17385 (java) S 17367 17370 16262 0 -1 4202560 4721 0 0 0 42 0 0 0 20 0 18 0 22931419 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 139734301722808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17386] ppid=17367 vsize=9558476 CPUtime=0.62 cores=0,2,4,6
/proc/17370/task/17386/stat : 17386 (java) S 17367 17370 16262 0 -1 4202560 10731 0 0 0 60 2 0 0 20 0 18 0 22931419 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 139734300670008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17387] ppid=17367 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17387/stat : 17387 (java) S 17367 17370 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22931419 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 139734299617912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17388] ppid=17367 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17388/stat : 17388 (java) S 17367 17370 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22931419 9787879424 292916 33554432000 1073741824 1073778376 140737434636544 139734298565320 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.84
Current children cumulated vsize (KiB) 9558476

[startup+12.701 s]
/proc/loadavg: 4.03 4.19 4.01 5/219 17392
/proc/meminfo: memFree=25220576/32872528 swapFree=1556504/1720024
[pid=17370] ppid=17367 vsize=9824732 CPUtime=22.92 cores=0,2,4,6
/proc/17370/stat : 17370 (java) S 17367 17370 16262 0 -1 4202496 27657 0 1 0 2141 151 0 0 20 0 22 0 22931413 10060525568 477478 33554432000 1073741824 1073778376 140737434636544 140737434627680 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17370/statm: 2456183 477478 2293 9 0 2446860 0

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

/proc/17370/task/17375/stat : 17375 (java) S 17367 17370 16262 0 -1 4202560 1228 0 0 0 394 34 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734323608616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17376] ppid=17367 vsize=9824732 CPUtime=4.22 cores=0,2,4,6
/proc/17370/task/17376/stat : 17376 (java) S 17367 17370 16262 0 -1 4202560 1212 0 0 0 383 39 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734322555816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17377] ppid=17367 vsize=9824732 CPUtime=4.5 cores=0,2,4,6
/proc/17370/task/17377/stat : 17377 (java) S 17367 17370 16262 0 -1 4202560 1206 0 0 0 409 41 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734321502504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17378] ppid=17367 vsize=9824732 CPUtime=4.23 cores=0,2,4,6
/proc/17370/task/17378/stat : 17378 (java) S 17367 17370 16262 0 -1 4202560 1541 0 0 0 381 42 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734320449704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17379] ppid=17367 vsize=9824732 CPUtime=4.67 cores=0,2,4,6
/proc/17370/task/17379/stat : 17379 (java) S 17367 17370 16262 0 -1 4202560 1523 0 0 0 424 43 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734319397416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17380] ppid=17367 vsize=9824732 CPUtime=4.95 cores=0,2,4,6
/proc/17370/task/17380/stat : 17380 (java) S 17367 17370 16262 0 -1 4202560 1606 0 0 0 452 43 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734318344616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17381] ppid=17367 vsize=9824732 CPUtime=4.07 cores=0,2,4,6
/proc/17370/task/17381/stat : 17381 (java) S 17367 17370 16262 0 -1 4202560 2840 0 0 0 403 4 0 0 20 0 22 0 22931416 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734305934056 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17382] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17382/stat : 17382 (java) S 17367 17370 16262 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 22931417 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734304880120 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17383] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17383/stat : 17383 (java) S 17367 17370 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22931417 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734303827720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17384] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17384/stat : 17384 (java) S 17367 17370 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22931419 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734302776208 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17385] ppid=17367 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/17370/task/17385/stat : 17385 (java) S 17367 17370 16262 0 -1 4202560 5330 0 0 0 147 1 0 0 20 0 22 0 22931419 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734301722808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17386] ppid=17367 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/17370/task/17386/stat : 17386 (java) S 17367 17370 16262 0 -1 4202560 10804 0 0 0 118 2 0 0 20 0 22 0 22931419 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734300670008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17370/tid=17387] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17387/stat : 17387 (java) S 17367 17370 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22931419 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734299617912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17388] ppid=17367 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/17370/task/17388/stat : 17388 (java) S 17367 17370 16262 0 -1 4202560 47 0 0 0 9 10 0 0 20 0 22 0 22931419 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734298565320 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17389] ppid=17367 vsize=9824732 CPUtime=800.89 cores=0,2,4,6
/proc/17370/task/17389/stat : 17389 (java) R 17367 17370 16262 0 -1 4202560 38 0 0 0 80076 13 0 0 20 0 22 0 22932279 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734297508800 139734354780703 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17390] ppid=17367 vsize=9824732 CPUtime=800.9 cores=0,2,4,6
/proc/17370/task/17390/stat : 17390 (java) R 17367 17370 16262 0 -1 4202560 45 0 0 0 80077 13 0 0 20 0 22 0 22932279 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734296456384 139734355296749 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17391] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17391/stat : 17391 (java) S 17367 17370 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22932298 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734295406248 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17392] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17392/stat : 17392 (java) S 17367 17370 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22932303 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734294353448 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1654.6
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.32 4.27 4.14 5/219 17480
/proc/meminfo: memFree=21050272/32872528 swapFree=1556504/1720024
[pid=17370] ppid=17367 vsize=9824732 CPUtime=1775.11 cores=0,2,4,6
/proc/17370/stat : 17370 (java) S 17367 17370 16262 0 -1 4202496 34982 0 1 0 177159 352 0 0 20 0 22 0 22931413 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 140737434627680 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17370/statm: 2456183 904462 2298 9 0 2446860 0
[pid=17370/tid=17372] ppid=17367 vsize=9824732 CPUtime=5.95 cores=0,2,4,6
/proc/17370/task/17372/stat : 17372 (java) S 17367 17370 16262 0 -1 4202560 3427 0 1 0 582 13 0 0 20 0 22 0 22931414 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734481695608 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17373] ppid=17367 vsize=9824732 CPUtime=4.72 cores=0,2,4,6
/proc/17370/task/17373/stat : 17373 (java) S 17367 17370 16262 0 -1 4202560 1582 0 0 0 433 39 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734325713704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17374] ppid=17367 vsize=9824732 CPUtime=4.48 cores=0,2,4,6
/proc/17370/task/17374/stat : 17374 (java) S 17367 17370 16262 0 -1 4202560 1281 0 0 0 412 36 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734324660904 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17375] ppid=17367 vsize=9824732 CPUtime=4.46 cores=0,2,4,6
/proc/17370/task/17375/stat : 17375 (java) S 17367 17370 16262 0 -1 4202560 1228 0 0 0 412 34 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734323608616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17376] ppid=17367 vsize=9824732 CPUtime=4.35 cores=0,2,4,6
/proc/17370/task/17376/stat : 17376 (java) S 17367 17370 16262 0 -1 4202560 1212 0 0 0 396 39 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734322555816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17377] ppid=17367 vsize=9824732 CPUtime=4.6 cores=0,2,4,6
/proc/17370/task/17377/stat : 17377 (java) S 17367 17370 16262 0 -1 4202560 1206 0 0 0 419 41 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734321502504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17378] ppid=17367 vsize=9824732 CPUtime=4.34 cores=0,2,4,6
/proc/17370/task/17378/stat : 17378 (java) S 17367 17370 16262 0 -1 4202560 1541 0 0 0 392 42 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734320449704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17379] ppid=17367 vsize=9824732 CPUtime=4.74 cores=0,2,4,6
/proc/17370/task/17379/stat : 17379 (java) S 17367 17370 16262 0 -1 4202560 1523 0 0 0 431 43 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734319397416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17380] ppid=17367 vsize=9824732 CPUtime=5.08 cores=0,2,4,6
/proc/17370/task/17380/stat : 17380 (java) S 17367 17370 16262 0 -1 4202560 1606 0 0 0 465 43 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734318344616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17381] ppid=17367 vsize=9824732 CPUtime=4.07 cores=0,2,4,6
/proc/17370/task/17381/stat : 17381 (java) S 17367 17370 16262 0 -1 4202560 2842 0 0 0 403 4 0 0 20 0 22 0 22931416 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734305934056 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17382] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17382/stat : 17382 (java) S 17367 17370 16262 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 22931417 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734304880120 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17383] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17383/stat : 17383 (java) S 17367 17370 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22931417 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734303827720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17384] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17384/stat : 17384 (java) S 17367 17370 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22931419 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734302776208 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17385] ppid=17367 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/17370/task/17385/stat : 17385 (java) S 17367 17370 16262 0 -1 4202560 5330 0 0 0 147 1 0 0 20 0 22 0 22931419 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734301722808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17386] ppid=17367 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/17370/task/17386/stat : 17386 (java) S 17367 17370 16262 0 -1 4202560 10804 0 0 0 118 2 0 0 20 0 22 0 22931419 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734300670008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17370/tid=17387] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17387/stat : 17387 (java) S 17367 17370 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22931419 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734299617912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17388] ppid=17367 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/17370/task/17388/stat : 17388 (java) S 17367 17370 16262 0 -1 4202560 51 0 0 0 9 11 0 0 20 0 22 0 22931419 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734298565320 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17389] ppid=17367 vsize=9824732 CPUtime=860.47 cores=0,2,4,6
/proc/17370/task/17389/stat : 17389 (java) R 17367 17370 16262 0 -1 4202560 39 0 0 0 86033 14 0 0 20 0 22 0 22932279 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734297509664 139734355371612 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17390] ppid=17367 vsize=9824732 CPUtime=860.48 cores=0,2,4,6
/proc/17370/task/17390/stat : 17390 (java) R 17367 17370 16262 0 -1 4202560 45 0 0 0 86034 14 0 0 20 0 22 0 22932279 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734296455616 139734355250216 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17391] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17391/stat : 17391 (java) S 17367 17370 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22932298 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734295406248 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17392] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17392/stat : 17392 (java) S 17367 17370 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22932303 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734294353448 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1775.11
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.801 s]
/proc/loadavg: 4.27 4.26 4.14 5/219 17480
/proc/meminfo: memFree=21050152/32872528 swapFree=1556504/1720024
[pid=17370] ppid=17367 vsize=9824732 CPUtime=1800.09 cores=0,2,4,6
/proc/17370/stat : 17370 (java) S 17367 17370 16262 0 -1 4202496 34982 0 1 0 179657 352 0 0 20 0 22 0 22931413 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 140737434627680 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17370/statm: 2456183 904462 2298 9 0 2446860 0
[pid=17370/tid=17372] ppid=17367 vsize=9824732 CPUtime=5.95 cores=0,2,4,6
/proc/17370/task/17372/stat : 17372 (java) S 17367 17370 16262 0 -1 4202560 3427 0 1 0 582 13 0 0 20 0 22 0 22931414 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734481695608 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17373] ppid=17367 vsize=9824732 CPUtime=4.72 cores=0,2,4,6
/proc/17370/task/17373/stat : 17373 (java) S 17367 17370 16262 0 -1 4202560 1582 0 0 0 433 39 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734325713704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17374] ppid=17367 vsize=9824732 CPUtime=4.48 cores=0,2,4,6
/proc/17370/task/17374/stat : 17374 (java) S 17367 17370 16262 0 -1 4202560 1281 0 0 0 412 36 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734324660904 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17375] ppid=17367 vsize=9824732 CPUtime=4.46 cores=0,2,4,6
/proc/17370/task/17375/stat : 17375 (java) S 17367 17370 16262 0 -1 4202560 1228 0 0 0 412 34 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734323608616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17376] ppid=17367 vsize=9824732 CPUtime=4.35 cores=0,2,4,6
/proc/17370/task/17376/stat : 17376 (java) S 17367 17370 16262 0 -1 4202560 1212 0 0 0 396 39 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734322555816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17377] ppid=17367 vsize=9824732 CPUtime=4.6 cores=0,2,4,6
/proc/17370/task/17377/stat : 17377 (java) S 17367 17370 16262 0 -1 4202560 1206 0 0 0 419 41 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734321502504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17378] ppid=17367 vsize=9824732 CPUtime=4.34 cores=0,2,4,6
/proc/17370/task/17378/stat : 17378 (java) S 17367 17370 16262 0 -1 4202560 1541 0 0 0 392 42 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734320449704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17370/tid=17379] ppid=17367 vsize=9824732 CPUtime=4.74 cores=0,2,4,6
/proc/17370/task/17379/stat : 17379 (java) S 17367 17370 16262 0 -1 4202560 1523 0 0 0 431 43 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734319397416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17380] ppid=17367 vsize=9824732 CPUtime=5.08 cores=0,2,4,6
/proc/17370/task/17380/stat : 17380 (java) S 17367 17370 16262 0 -1 4202560 1606 0 0 0 465 43 0 0 20 0 22 0 22931415 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734318344616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17381] ppid=17367 vsize=9824732 CPUtime=4.07 cores=0,2,4,6
/proc/17370/task/17381/stat : 17381 (java) S 17367 17370 16262 0 -1 4202560 2842 0 0 0 403 4 0 0 20 0 22 0 22931416 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734305934056 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17382] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17382/stat : 17382 (java) S 17367 17370 16262 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 22931417 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734304880120 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17383] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17383/stat : 17383 (java) S 17367 17370 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22931417 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734303827720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17384] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17384/stat : 17384 (java) S 17367 17370 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22931419 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734302776208 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17385] ppid=17367 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/17370/task/17385/stat : 17385 (java) S 17367 17370 16262 0 -1 4202560 5330 0 0 0 147 1 0 0 20 0 22 0 22931419 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734301722808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17386] ppid=17367 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/17370/task/17386/stat : 17386 (java) S 17367 17370 16262 0 -1 4202560 10804 0 0 0 118 2 0 0 20 0 22 0 22931419 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734300670008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17370/tid=17387] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17387/stat : 17387 (java) S 17367 17370 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22931419 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734299617912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17388] ppid=17367 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/17370/task/17388/stat : 17388 (java) S 17367 17370 16262 0 -1 4202560 51 0 0 0 9 11 0 0 20 0 22 0 22931419 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734298565320 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17389] ppid=17367 vsize=9824732 CPUtime=872.93 cores=0,2,4,6
/proc/17370/task/17389/stat : 17389 (java) R 17367 17370 16262 0 -1 4202560 39 0 0 0 87279 14 0 0 20 0 22 0 22932279 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734297509664 139734355498412 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17370/tid=17390] ppid=17367 vsize=9824732 CPUtime=872.94 cores=0,2,4,6
/proc/17370/task/17390/stat : 17390 (java) R 17367 17370 16262 0 -1 4202560 45 0 0 0 87280 14 0 0 20 0 22 0 22932279 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734296455616 139734355250320 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17391] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17391/stat : 17391 (java) S 17367 17370 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22932298 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734295406248 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17370/tid=17392] ppid=17367 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17370/task/17392/stat : 17392 (java) S 17367 17370 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22932303 10060525568 904462 33554432000 1073741824 1073778376 140737434636544 139734294353448 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 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 17370 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 17370 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=19571
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=932402
# CPU time returned by wait4() is 1795.95
# 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): 894.85
CPU time (s): 1800.09
CPU user time (s): 1796.57
CPU system time (s): 3.52
CPU usage (%): 201.161
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.02
system time used= 3.9324
maximum resident set size= 3617968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35017
page faults= 1
swaps= 0
block input operations= 0
block output operations= 736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22743
involuntary context switches= 24753

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.67314 second user time and 7.07392 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 02:13:48
IDJOB=4100258
IDBENCH=1594
IDSOLVER=2543
FILE ID=node117/4100258-1466208827
RUNJOBID= node117-1466206104-16278
PBS_JOBID= 19918159
Free space on /tmp= 71680 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-reduced-mps-v2-20-10-dano3_5.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100258-1466208827/watcher-4100258-1466208827 -o /tmp/evaluation-result-4100258-1466208827/solver-4100258-1466208827 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466206104-16278 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4100258-1466208827.opb

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

MD5SUM BENCH= f6a27dde9dccc9cbc26fd12ecc1b234d
RANDOM SEED=1801956617

node117.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.912
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.82
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.912
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.912
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.912
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.912
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.54
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.912
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.54
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.912
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.54
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.912
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:        27125444 kB
Buffers:          142412 kB
Cached:          1774928 kB
SwapCached:            0 kB
Active:          1483172 kB
Inactive:        1775208 kB
Active(anon):    1343944 kB
Inactive(anon):        0 kB
Active(file):     139228 kB
Inactive(file):  1775208 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             25816 kB
Writeback:             0 kB
AnonPages:       3071848 kB
Mapped:            21116 kB
Shmem:               204 kB
Slab:             622976 kB
SReclaimable:      65632 kB
SUnreclaim:       557344 kB
KernelStack:        1608 kB
PageTables:        10380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4465000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1464320 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= 71684 MiB
End job on node117 at 2016-06-18 02:28:43