Trace number 4258033

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-CSP 2017-07-05SAT (TO)8 246.711 240.217

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-queen8-8.xml
MD5SUM1f0f248e074ceb8e6b1804d1246bfc68
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark242.452
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints728
Number of domains1
Minimum domain size64
Maximum domain size64
Distribution of domain sizes[{"size":64,"count":64}]
Minimum variable degree22
Maximum variable degree28
Distribution of variable degrees[{"degree":22,"count":28},{"degree":24,"count":20},{"degree":26,"count":12},{"degree":28,"count":4}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":728}]
Number of extensional constraints0
Number of intensional constraints728
Distribution of constraint types[{"type":"intension","count":728}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

6.70/2.74	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
6.70/2.74	c This is free software under the dual EPL/GNU LGPL licenses.
6.70/2.74	c See www.sat4j.org for details.
6.70/2.74	c That software uses the Rhino library from the Mozilla project.
6.70/2.74	c version CUSTOM.v20170705
6.70/2.74	c java.runtime.name	Java(TM) SE Runtime Environment
6.70/2.74	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
6.70/2.74	c java.vm.version	25.131-b11
6.70/2.74	c java.vm.vendor	Oracle Corporation
6.70/2.74	c sun.arch.data.model	64
6.70/2.74	c java.version		1.8.0_131
6.70/2.74	c os.name		Linux
6.70/2.74	c os.version		3.10.0-514.16.1.el7.x86_64
6.70/2.74	c os.arch		amd64
6.70/2.74	c Free memory 		499604488
6.70/2.74	c Max memory 		7247757312
6.70/2.74	c Total memory 		504889344
6.70/2.74	c Number of processors 	4
6.70/2.74	c c --- Begin Solver configuration ---
6.70/2.74	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
6.70/2.74	c Learn all clauses as in MiniSAT
6.70/2.74	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
6.70/2.74	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
6.70/2.74	c No reason simplification
6.70/2.74	c Glucose 2.1 dynamic restart strategy
6.70/2.74	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
6.70/2.74	c timeout=2147483s
6.70/2.74	c DB Simplification allowed=false
6.70/2.74	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
6.70/2.74	c --- End Solver configuration ---
6.70/2.74	c constraints type 
6.70/2.74	c org.sat4j.minisat.constraints.card.MinWatchCard => 128
6.70/2.74	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3239936
6.70/2.74	c org.sat4j.minisat.constraints.cnf.UnitClause => 1456
6.70/2.74	c 3241520 constraints processed.
7.78/3.16	o 63
8.07/3.35	o 60
9.56/4.33	o 58
14.67/9.14	o 56
15.31/9.77	o 53
17.60/11.93	o 45
21.34/15.68	o 32
23.47/17.59	o 31
24.79/18.83	o 30
24.88/18.97	o 24
27.35/21.31	o 23
28.89/22.81	o 22
29.72/23.65	o 21
31.96/25.89	o 20
32.86/26.71	o 19
33.71/27.51	o 18
34.61/28.41	o 17
35.63/29.34	o 16
36.85/30.51	o 15
38.08/31.71	o 14
38.78/32.43	o 13
39.78/33.46	o 12
40.18/33.84	o 11
41.49/35.17	o 10
42.09/35.74	o 9
97.93/91.54	o 8
246.69/240.20	c starts		: 2634
246.69/240.20	c conflicts		: 914377
246.69/240.20	c decisions		: 8695435
246.69/240.20	c propagations		: 191328825
246.69/240.20	c inspects		: 4362668372
246.69/240.20	c shortcuts		: 0
246.69/240.20	c learnt literals	: 1458
246.69/240.20	c learnt binary clauses	: 1650
246.69/240.20	c learnt ternary clauses	: 1786
246.69/240.20	c learnt constraints	: 912919
246.69/240.20	c ignored constraints	: 0
246.69/240.20	c root simplifications	: 0
246.69/240.20	c removed literals (reason simplification)	: 0
246.69/240.20	c reason swapping (by a shorter reason)	: 0
246.69/240.20	c Calls to reduceDB	: 92
246.69/240.20	c Number of update (reduction) of LBD	: 595187
246.69/240.20	c Imported unit clauses	: 0
246.69/240.20	c number of reductions to clauses (during analyze)	: 0
246.69/240.20	c number of learned constraints concerned by reduction	: 0
246.69/240.20	c number of learning phase by resolution	: 0
246.69/240.20	c number of learning phase by cutting planes	: 0
246.69/240.20	c number of rounding to 1 operations	: 0
246.69/240.20	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
246.69/240.20	c number of reductions of the coefficients by power 2 	: 0
246.69/240.20	c number of right shift for reduction by power 2 	: 0
246.69/240.20	c number of reductions of the coefficients by GCD over coefficients 	: 0
246.69/240.20	c speed (assignments/second)	: 805754.5072077422
246.69/240.20	c non guided choices	1293835
246.69/240.20	c learnt constraints type 
246.69/240.20	s SATISFIABLE
246.69/240.20	v <instantiation type="solution">
246.69/240.20	v 	<list> x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] </list>
246.69/240.20	v 	<values> 3 1 0 5 7 6 4 8 2 8 7 6 1 0 3 5 7 0 4 3 8 2 6 1 6 2 8 1 5 3 0 4 8 5 6 7 0 4 1 3 0 3 1 4 6 5 8 2 5 6 2 8 3 1 7 0 4 7 3 0 2 8 5 6 </values>
246.69/240.20	v </instantiation>
246.69/240.20	

Verifier Data

OK	8

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-4258033-1501644246/watcher-4258033-1501644246 -o /tmp/evaluation-result-4258033-1501644246/solver-4258033-1501644246 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501642919-31105 --watchdog 300 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258033-1501644246.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.97 1.95 1.87 2/198 31749
/proc/meminfo: memFree=31571840/32770624 swapFree=0/217736
[pid=31749] ppid=31746 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/31749/stat : 31749 (runsolver) D 31746 31749 5091 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 13047724 24240128 107 18446744073709551615 4194304 4338465 140736668099008 140736668096648 140296823603927 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 23937024 140736668102791 140736668103238 140736668103238 140736668106698 0
/proc/31749/statm: 5918 107 54 36 0 2156 0

[startup+0.100879 s]
/proc/loadavg: 1.97 1.95 1.87 2/198 31749
/proc/meminfo: memFree=31571840/32770624 swapFree=0/217736
[pid=31749] ppid=31746 vsize=162160 CPUtime=0 cores=1,3,5,7
/proc/31749/stat : 31749 (java) S 31746 31749 5091 0 -1 1077944320 1299 0 0 0 0 0 0 0 20 0 2 0 13047724 166051840 1137 18446744073709551615 4194304 4196468 140725018998896 140725018981440 139865548652279 0 0 1 0 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
/proc/31749/statm: 24156 1137 844 1 0 16800 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 162160

[startup+0.200178 s]
/proc/loadavg: 1.97 1.95 1.87 2/198 31749
/proc/meminfo: memFree=31571840/32770624 swapFree=0/217736
[pid=31749] ppid=31746 vsize=10551056 CPUtime=0.06 cores=1,3,5,7
/proc/31749/stat : 31749 (java) S 31746 31749 5091 0 -1 1077944320 4815 0 0 0 5 1 0 0 20 0 15 0 13047724 10804281344 5835 18446744073709551615 4194304 4196468 140725018998896 140725018981440 139865548652279 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
/proc/31749/statm: 2637764 5835 2558 1 0 2627269 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10551056

[startup+0.300272 s]
/proc/loadavg: 1.97 1.95 1.87 2/198 31749
/proc/meminfo: memFree=31571840/32770624 swapFree=0/217736
[pid=31749] ppid=31746 vsize=10551156 CPUtime=0.21 cores=1,3,5,7
/proc/31749/stat : 31749 (java) S 31746 31749 5091 0 -1 1077944320 8141 0 0 0 19 2 0 0 20 0 15 0 13047724 10804383744 8808 18446744073709551615 4194304 4196468 140725018998896 140725018981440 139865548652279 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
/proc/31749/statm: 2637789 8808 2838 1 0 2627269 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 10551156

[startup+0.701036 s]
/proc/loadavg: 1.97 1.95 1.87 2/198 31749
/proc/meminfo: memFree=31571840/32770624 swapFree=0/217736
[pid=31749] ppid=31746 vsize=10551232 CPUtime=1.24 cores=1,3,5,7
/proc/31749/stat : 31749 (java) S 31746 31749 5091 0 -1 1077944320 11904 0 0 0 120 4 0 0 20 0 15 0 13047724 10804461568 24955 18446744073709551615 4194304 4196468 140725018998896 140725018981440 139865548652279 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
/proc/31749/statm: 2637808 24955 3040 1 0 2627269 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 10551232

[startup+1.50064 s]
/proc/loadavg: 1.97 1.95 1.87 6/193 31805
/proc/meminfo: memFree=31650968/32770624 swapFree=0/217752
[pid=31749] ppid=31746 vsize=10551232 CPUtime=3.09 cores=1,3,5,7
/proc/31749/stat : 31749 (java) S 31746 31749 5091 0 -1 1077944320 13729 0 0 0 285 24 0 0 20 0 15 0 13047724 10804461568 99423 18446744073709551615 4194304 4196468 140725018998896 140725018981440 139865548652279 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
/proc/31749/statm: 2637808 99423 3081 1 0 2627269 0
[pid=31749/tid=31751] ppid=31746 vsize=10551232 CPUtime=1.15 cores=1,3,5,7
/proc/31749/task/31751/stat : 31751 (java) R 31746 31749 5091 0 -1 4202560 7099 0 0 0 109 6 0 0 20 0 15 0 13047734 10804461568 99423 18446744073709551615 4194304 4196468 140725018998896 139865552869728 139865160480995 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31752] ppid=31746 vsize=10551232 CPUtime=0.18 cores=1,3,5,7
/proc/31749/task/31752/stat : 31752 (java) S 31746 31749 5091 0 -1 1077944384 157 0 0 0 14 4 0 0 20 0 15 0 13047735 10804461568 99423 18446744073709551615 4194304 4196468 140725018998896 139865479072272 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31753] ppid=31746 vsize=10551232 CPUtime=0.18 cores=1,3,5,7
/proc/31749/task/31753/stat : 31753 (java) S 31746 31749 5091 0 -1 1077944384 155 0 0 0 14 4 0 0 20 0 15 0 13047735 10804461568 99423 18446744073709551615 4194304 4196468 140725018998896 139865478019728 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31754] ppid=31746 vsize=10551232 CPUtime=0.16 cores=1,3,5,7
/proc/31749/task/31754/stat : 31754 (java) S 31746 31749 5091 0 -1 1077944384 132 0 0 0 13 3 0 0 20 0 15 0 13047735 10804461568 99423 18446744073709551615 4194304 4196468 140725018998896 139865476966672 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31755] ppid=31746 vsize=10551232 CPUtime=0.18 cores=1,3,5,7
/proc/31749/task/31755/stat : 31755 (java) S 31746 31749 5091 0 -1 1077944384 136 0 0 0 14 4 0 0 20 0 15 0 13047735 10804461568 99423 18446744073709551615 4194304 4196468 140725018998896 139865157003664 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31756] ppid=31746 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31756/stat : 31756 (java) S 31746 31749 5091 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 13047737 10804461568 99423 18446744073709551615 4194304 4196468 140725018998896 139865045613296 139865548663426 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31757] ppid=31746 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31757/stat : 31757 (java) S 31746 31749 5091 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 13047737 10804461568 99423 18446744073709551615 4194304 4196468 140725018998896 139865044559520 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31758] ppid=31746 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31758/stat : 31758 (java) S 31746 31749 5091 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 13047737 10804461568 99423 18446744073709551615 4194304 4196468 140725018998896 139865043506416 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31759] ppid=31746 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31759/stat : 31759 (java) S 31746 31749 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13047740 10804461568 99423 18446744073709551615 4194304 4196468 140725018998896 139865042454992 139865548670875 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31760] ppid=31746 vsize=10551232 CPUtime=0.4 cores=1,3,5,7
/proc/31749/task/31760/stat : 31760 (java) S 31746 31749 5091 0 -1 1077944384 1547 0 0 0 40 0 0 0 20 0 15 0 13047740 10804461568 99423 18446744073709551615 4194304 4196468 140725018998896 139865041402096 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31761] ppid=31746 vsize=10551232 CPUtime=0.45 cores=1,3,5,7
/proc/31749/task/31761/stat : 31761 (java) S 31746 31749 5091 0 -1 1077944384 1619 0 0 0 45 0 0 0 20 0 15 0 13047740 10804461568 99423 18446744073709551615 4194304 4196468 140725018998896 139865040349552 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31762] ppid=31746 vsize=10551232 CPUtime=0.32 cores=1,3,5,7
/proc/31749/task/31762/stat : 31762 (java) S 31746 31749 5091 0 -1 1077944384 1442 0 0 0 32 0 0 0 20 0 15 0 13047740 10804461568 99423 18446744073709551615 4194304 4196468 140725018998896 139865039296496 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31763] ppid=31746 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31763/stat : 31763 (java) S 31746 31749 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13047740 10804461568 99423 18446744073709551615 4194304 4196468 140725018998896 139865038244192 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31766] ppid=31746 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31766/stat : 31766 (java) S 31746 31749 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13047744 10804461568 99423 18446744073709551615 4194304 4196468 140725018998896 139865037192240 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10551232

[startup+3.10107 s]
/proc/loadavg: 1.97 1.95 1.87 8/211 31842
/proc/meminfo: memFree=31240420/32770624 swapFree=0/217776
[pid=31749] ppid=31746 vsize=10617796 CPUtime=7.78 cores=1,3,5,7
/proc/31749/stat : 31749 (java) S 31746 31749 5091 0 -1 1077944320 16655 0 0 0 733 45 0 0 20 0 16 0 13047724 10872623104 149886 18446744073709551615 4194304 4196468 140725018998896 140725018981440 139865548652279 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
/proc/31749/statm: 2654449 149886 3101 1 0 2643910 0
[pid=31749/tid=31751] ppid=31746 vsize=10617796 CPUtime=1.58 cores=1,3,5,7
/proc/31749/task/31751/stat : 31751 (java) R 31746 31749 5091 0 -1 4202560 8031 0 0 0 152 6 0 0 20 0 16 0 13047734 10872623104 149886 18446744073709551615 4194304 4196468 140725018998896 139865552890936 139865161433682 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31752] ppid=31746 vsize=10617796 CPUtime=0.97 cores=1,3,5,7
/proc/31749/task/31752/stat : 31752 (java) S 31746 31749 5091 0 -1 1077944384 442 0 0 0 89 8 0 0 20 0 16 0 13047735 10872623104 149886 18446744073709551615 4194304 4196468 140725018998896 139865479072272 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31753] ppid=31746 vsize=10617796 CPUtime=0.97 cores=1,3,5,7
/proc/31749/task/31753/stat : 31753 (java) S 31746 31749 5091 0 -1 1077944384 427 0 0 0 88 9 0 0 20 0 16 0 13047735 10872623104 149886 18446744073709551615 4194304 4196468 140725018998896 139865478019728 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31754] ppid=31746 vsize=10617796 CPUtime=0.96 cores=1,3,5,7
/proc/31749/task/31754/stat : 31754 (java) S 31746 31749 5091 0 -1 1077944384 392 0 0 0 88 8 0 0 20 0 16 0 13047735 10872623104 149886 18446744073709551615 4194304 4196468 140725018998896 139865476966672 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31755] ppid=31746 vsize=10617796 CPUtime=0.97 cores=1,3,5,7
/proc/31749/task/31755/stat : 31755 (java) S 31746 31749 5091 0 -1 1077944384 345 0 0 0 88 9 0 0 20 0 16 0 13047735 10872623104 149886 18446744073709551615 4194304 4196468 140725018998896 139865157003664 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31756] ppid=31746 vsize=10617796 CPUtime=0.36 cores=1,3,5,7
/proc/31749/task/31756/stat : 31756 (java) S 31746 31749 5091 0 -1 1077944384 462 0 0 0 36 0 0 0 20 0 16 0 13047737 10872623104 149886 18446744073709551615 4194304 4196468 140725018998896 139865045613296 139865548663426 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31757] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31757/stat : 31757 (java) S 31746 31749 5091 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 13047737 10872623104 149886 18446744073709551615 4194304 4196468 140725018998896 139865044559584 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31758] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31758/stat : 31758 (java) S 31746 31749 5091 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 13047737 10872623104 149886 18446744073709551615 4194304 4196468 140725018998896 139865043506432 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31759] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31759/stat : 31759 (java) S 31746 31749 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13047740 10872623104 149886 18446744073709551615 4194304 4196468 140725018998896 139865042454992 139865548670875 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31760] ppid=31746 vsize=10617796 CPUtime=0.71 cores=1,3,5,7
/proc/31749/task/31760/stat : 31760 (java) R 31746 31749 5091 0 -1 4202560 1961 0 0 0 71 0 0 0 20 0 16 0 13047740 10872623104 149886 18446744073709551615 4194304 4196468 140725018998896 139865041402096 139865533042094 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31761] ppid=31746 vsize=10617796 CPUtime=0.78 cores=1,3,5,7
/proc/31749/task/31761/stat : 31761 (java) R 31746 31749 5091 0 -1 4202560 1681 0 0 0 78 0 0 0 20 0 16 0 13047740 10872623104 149886 18446744073709551615 4194304 4196468 140725018998896 139865040335776 139865530196880 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31762] ppid=31746 vsize=10617796 CPUtime=0.38 cores=1,3,5,7
/proc/31749/task/31762/stat : 31762 (java) S 31746 31749 5091 0 -1 1077944384 1534 0 0 0 38 0 0 0 20 0 16 0 13047740 10872623104 149886 18446744073709551615 4194304 4196468 140725018998896 139865039296496 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31763] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31763/stat : 31763 (java) S 31746 31749 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13047740 10872623104 149886 18446744073709551615 4194304 4196468 140725018998896 139865038244192 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31766] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31766/stat : 31766 (java) S 31746 31749 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13047744 10872623104 149886 18446744073709551615 4194304 4196468 140725018998896 139865037192240 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
Current children cumulated CPU time (s) 7.78
Current children cumulated vsize (KiB) 10617796

[startup+6.30071 s]
/proc/loadavg: 2.30 2.02 1.90 6/212 31843
/proc/meminfo: memFree=30190612/32770624 swapFree=0/217760
[pid=31749] ppid=31746 vsize=10617796 CPUtime=11.78 cores=1,3,5,7
/proc/31749/stat : 31749 (java) S 31746 31749 5091 0 -1 1077944320 21271 0 0 0 1133 45 0 0 20 0 16 0 13047724 10872623104 150349 18446744073709551615 4194304 4196468 140725018998896 140725018981440 139865548652279 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
/proc/31749/statm: 2654449 150349 3113 1 0 2643910 0
[pid=31749/tid=31751] ppid=31746 vsize=10617796 CPUtime=4.78 cores=1,3,5,7
/proc/31749/task/31751/stat : 31751 (java) R 31746 31749 5091 0 -1 4202560 8898 0 0 0 472 6 0 0 20 0 16 0 13047734 10872623104 150349 18446744073709551615 4194304 4196468 140725018998896 139865552890680 139865161872724 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31752] ppid=31746 vsize=10617796 CPUtime=0.97 cores=1,3,5,7
/proc/31749/task/31752/stat : 31752 (java) S 31746 31749 5091 0 -1 1077944384 442 0 0 0 89 8 0 0 20 0 16 0 13047735 10872623104 150349 18446744073709551615 4194304 4196468 140725018998896 139865479072272 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31753] ppid=31746 vsize=10617796 CPUtime=0.97 cores=1,3,5,7
/proc/31749/task/31753/stat : 31753 (java) S 31746 31749 5091 0 -1 1077944384 427 0 0 0 88 9 0 0 20 0 16 0 13047735 10872623104 150349 18446744073709551615 4194304 4196468 140725018998896 139865478019728 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31754] ppid=31746 vsize=10617796 CPUtime=0.96 cores=1,3,5,7
/proc/31749/task/31754/stat : 31754 (java) S 31746 31749 5091 0 -1 1077944384 392 0 0 0 88 8 0 0 20 0 16 0 13047735 10872623104 150349 18446744073709551615 4194304 4196468 140725018998896 139865476966672 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31755] ppid=31746 vsize=10617796 CPUtime=0.97 cores=1,3,5,7
/proc/31749/task/31755/stat : 31755 (java) S 31746 31749 5091 0 -1 1077944384 345 0 0 0 88 9 0 0 20 0 16 0 13047735 10872623104 150349 18446744073709551615 4194304 4196468 140725018998896 139865157003664 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31756] ppid=31746 vsize=10617796 CPUtime=0.36 cores=1,3,5,7
/proc/31749/task/31756/stat : 31756 (java) S 31746 31749 5091 0 -1 1077944384 658 0 0 0 36 0 0 0 20 0 16 0 13047737 10872623104 150349 18446744073709551615 4194304 4196468 140725018998896 139865045613296 139865548663426 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31757] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31757/stat : 31757 (java) S 31746 31749 5091 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 13047737 10872623104 150349 18446744073709551615 4194304 4196468 140725018998896 139865044559584 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31758] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31758/stat : 31758 (java) S 31746 31749 5091 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 13047737 10872623104 150349 18446744073709551615 4194304 4196468 140725018998896 139865043506432 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31759] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31759/stat : 31759 (java) S 31746 31749 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13047740 10872623104 150349 18446744073709551615 4194304 4196468 140725018998896 139865042454992 139865548670875 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31760] ppid=31746 vsize=10617796 CPUtime=1.01 cores=1,3,5,7
/proc/31749/task/31760/stat : 31760 (java) S 31746 31749 5091 0 -1 1077944384 3802 0 0 0 101 0 0 0 20 0 16 0 13047740 10872623104 150349 18446744073709551615 4194304 4196468 140725018998896 139865041402096 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31761] ppid=31746 vsize=10617796 CPUtime=1.26 cores=1,3,5,7
/proc/31749/task/31761/stat : 31761 (java) S 31746 31749 5091 0 -1 1077944384 3139 0 0 0 126 0 0 0 20 0 16 0 13047740 10872623104 150349 18446744073709551615 4194304 4196468 140725018998896 139865040349552 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31762] ppid=31746 vsize=10617796 CPUtime=0.41 cores=1,3,5,7
/proc/31749/task/31762/stat : 31762 (java) S 31746 31749 5091 0 -1 1077944384 1735 0 0 0 41 0 0 0 20 0 16 0 13047740 10872623104 150349 18446744073709551615 4194304 4196468 140725018998896 139865039296496 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31763] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31763/stat : 31763 (java) S 31746 31749 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13047740 10872623104 150349 18446744073709551615 4194304 4196468 140725018998896 139865038244192 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31766] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31766/stat : 31766 (java) S 31746 31749 5091 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 13047744 10872623104 150349 18446744073709551615 4194304 4196468 140725018998896 139865037192240 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31843] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31843/stat : 31843 (java) S 31746 31749 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13048000 10872623104 150349 18446744073709551615 4194304 4196468 140725018998896 139865036138032 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 10617796

[startup+12.7007 s]
/proc/loadavg: 2.51 2.07 1.91 3/212 31844
/proc/meminfo: memFree=28695544/32770624 swapFree=0/217772
[pid=31749] ppid=31746 vsize=10617796 CPUtime=18.44 cores=1,3,5,7
/proc/31749/stat : 31749 (java) S 31746 31749 5091 0 -1 1077944320 27080 0 0 0 1798 46 0 0 20 0 16 0 13047724 10872623104 150611 18446744073709551615 4194304 4196468 140725018998896 140725018981440 139865548652279 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
/proc/31749/statm: 2654449 150611 3120 1 0 2643910 0
[pid=31749/tid=31751] ppid=31746 vsize=10617796 CPUtime=11.19 cores=1,3,5,7
/proc/31749/task/31751/stat : 31751 (java) R 31746 31749 5091 0 -1 4202560 10223 0 0 0 1112 7 0 0 20 0 16 0 13047734 10872623104 150611 18446744073709551615 4194304 4196468 140725018998896 139865552887968 139865161872724 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31752] ppid=31746 vsize=10617796 CPUtime=0.97 cores=1,3,5,7
/proc/31749/task/31752/stat : 31752 (java) S 31746 31749 5091 0 -1 1077944384 442 0 0 0 89 8 0 0 20 0 16 0 13047735 10872623104 150611 18446744073709551615 4194304 4196468 140725018998896 139865479072272 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31753] ppid=31746 vsize=10617796 CPUtime=0.97 cores=1,3,5,7
/proc/31749/task/31753/stat : 31753 (java) S 31746 31749 5091 0 -1 1077944384 427 0 0 0 88 9 0 0 20 0 16 0 13047735 10872623104 150611 18446744073709551615 4194304 4196468 140725018998896 139865478019728 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31754] ppid=31746 vsize=10617796 CPUtime=0.96 cores=1,3,5,7
/proc/31749/task/31754/stat : 31754 (java) S 31746 31749 5091 0 -1 1077944384 392 0 0 0 88 8 0 0 20 0 16 0 13047735 10872623104 150611 18446744073709551615 4194304 4196468 140725018998896 139865476966672 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31755] ppid=31746 vsize=10617796 CPUtime=0.97 cores=1,3,5,7
/proc/31749/task/31755/stat : 31755 (java) S 31746 31749 5091 0 -1 1077944384 345 0 0 0 88 9 0 0 20 0 16 0 13047735 10872623104 150611 18446744073709551615 4194304 4196468 140725018998896 139865157003664 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31756] ppid=31746 vsize=10617796 CPUtime=0.36 cores=1,3,5,7
/proc/31749/task/31756/stat : 31756 (java) S 31746 31749 5091 0 -1 1077944384 774 0 0 0 36 0 0 0 20 0 16 0 13047737 10872623104 150611 18446744073709551615 4194304 4196468 140725018998896 139865045613296 139865548663426 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31757] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31757/stat : 31757 (java) S 31746 31749 5091 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 13047737 10872623104 150611 18446744073709551615 4194304 4196468 140725018998896 139865044559584 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31758] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31758/stat : 31758 (java) S 31746 31749 5091 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 13047737 10872623104 150611 18446744073709551615 4194304 4196468 140725018998896 139865043506432 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0

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

[startup+162.301 s]
/proc/loadavg: 2.85 2.44 2.08 6/211 31922
/proc/meminfo: memFree=22825476/32770624 swapFree=0/217952
[pid=31749] ppid=31746 vsize=10617796 CPUtime=168.88 cores=1,3,5,7
/proc/31749/stat : 31749 (java) S 31746 31749 5091 0 -1 1077944320 40065 0 0 0 16826 62 0 0 20 0 16 0 13047724 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 140725018981440 139865548652279 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
/proc/31749/statm: 2654449 195189 3123 1 0 2643910 0
[pid=31749/tid=31751] ppid=31746 vsize=10617796 CPUtime=160.7 cores=1,3,5,7
/proc/31749/task/31751/stat : 31751 (java) R 31746 31749 5091 0 -1 4202560 14680 0 0 0 16062 8 0 0 20 0 16 0 13047734 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865552890864 139865161872724 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31752] ppid=31746 vsize=10617796 CPUtime=1.06 cores=1,3,5,7
/proc/31749/task/31752/stat : 31752 (java) S 31746 31749 5091 0 -1 1077944384 1058 0 0 0 95 11 0 0 20 0 16 0 13047735 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865479072272 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31753] ppid=31746 vsize=10617796 CPUtime=1.05 cores=1,3,5,7
/proc/31749/task/31753/stat : 31753 (java) S 31746 31749 5091 0 -1 1077944384 550 0 0 0 94 11 0 0 20 0 16 0 13047735 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865478019728 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31754] ppid=31746 vsize=10617796 CPUtime=1.04 cores=1,3,5,7
/proc/31749/task/31754/stat : 31754 (java) S 31746 31749 5091 0 -1 1077944384 765 0 0 0 93 11 0 0 20 0 16 0 13047735 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865476966672 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31755] ppid=31746 vsize=10617796 CPUtime=1.04 cores=1,3,5,7
/proc/31749/task/31755/stat : 31755 (java) S 31746 31749 5091 0 -1 1077944384 992 0 0 0 93 11 0 0 20 0 16 0 13047735 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865157003664 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31756] ppid=31746 vsize=10617796 CPUtime=0.36 cores=1,3,5,7
/proc/31749/task/31756/stat : 31756 (java) S 31746 31749 5091 0 -1 1077944384 1377 0 0 0 36 0 0 0 20 0 16 0 13047737 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865045613296 139865548663426 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31757] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31757/stat : 31757 (java) S 31746 31749 5091 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 13047737 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865044559584 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31758] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31758/stat : 31758 (java) S 31746 31749 5091 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 13047737 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865043506432 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31759] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31759/stat : 31759 (java) S 31746 31749 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13047740 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865042454992 139865548670875 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31760] ppid=31746 vsize=10617796 CPUtime=1.43 cores=1,3,5,7
/proc/31749/task/31760/stat : 31760 (java) S 31746 31749 5091 0 -1 1077944384 8116 0 0 0 142 1 0 0 20 0 16 0 13047740 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865041402096 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31761] ppid=31746 vsize=10617796 CPUtime=1.56 cores=1,3,5,7
/proc/31749/task/31761/stat : 31761 (java) S 31746 31749 5091 0 -1 1077944384 6563 0 0 0 155 1 0 0 20 0 16 0 13047740 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865040349552 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31762] ppid=31746 vsize=10617796 CPUtime=0.47 cores=1,3,5,7
/proc/31749/task/31762/stat : 31762 (java) S 31746 31749 5091 0 -1 1077944384 4263 0 0 0 46 1 0 0 20 0 16 0 13047740 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865039296496 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31763] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31763/stat : 31763 (java) S 31746 31749 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13047740 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865038244192 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31766] ppid=31746 vsize=10617796 CPUtime=0.08 cores=1,3,5,7
/proc/31749/task/31766/stat : 31766 (java) S 31746 31749 5091 0 -1 1077944384 322 0 0 0 3 5 0 0 20 0 16 0 13047744 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865037192240 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31843] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31843/stat : 31843 (java) S 31746 31749 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13048000 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865036138032 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
Current children cumulated CPU time (s) 168.88
Current children cumulated vsize (KiB) 10617796

[startup+222.307 s]
/proc/loadavg: 3.37 2.71 2.20 6/211 31999
/proc/meminfo: memFree=26399404/32770624 swapFree=0/218024
[pid=31749] ppid=31746 vsize=10617796 CPUtime=228.93 cores=1,3,5,7
/proc/31749/stat : 31749 (java) S 31746 31749 5091 0 -1 1077944320 40184 0 0 0 22829 64 0 0 20 0 16 0 13047724 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 140725018981440 139865548652279 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
/proc/31749/statm: 2654449 195189 3123 1 0 2643910 0
[pid=31749/tid=31751] ppid=31746 vsize=10617796 CPUtime=220.71 cores=1,3,5,7
/proc/31749/task/31751/stat : 31751 (java) R 31746 31749 5091 0 -1 4202560 14799 0 0 0 22063 8 0 0 20 0 16 0 13047734 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865552890864 139865161872742 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31752] ppid=31746 vsize=10617796 CPUtime=1.06 cores=1,3,5,7
/proc/31749/task/31752/stat : 31752 (java) S 31746 31749 5091 0 -1 1077944384 1058 0 0 0 95 11 0 0 20 0 16 0 13047735 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865479072272 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31753] ppid=31746 vsize=10617796 CPUtime=1.05 cores=1,3,5,7
/proc/31749/task/31753/stat : 31753 (java) S 31746 31749 5091 0 -1 1077944384 550 0 0 0 94 11 0 0 20 0 16 0 13047735 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865478019728 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31754] ppid=31746 vsize=10617796 CPUtime=1.04 cores=1,3,5,7
/proc/31749/task/31754/stat : 31754 (java) S 31746 31749 5091 0 -1 1077944384 765 0 0 0 93 11 0 0 20 0 16 0 13047735 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865476966672 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31755] ppid=31746 vsize=10617796 CPUtime=1.04 cores=1,3,5,7
/proc/31749/task/31755/stat : 31755 (java) S 31746 31749 5091 0 -1 1077944384 992 0 0 0 93 11 0 0 20 0 16 0 13047735 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865157003664 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31756] ppid=31746 vsize=10617796 CPUtime=0.37 cores=1,3,5,7
/proc/31749/task/31756/stat : 31756 (java) S 31746 31749 5091 0 -1 1077944384 1377 0 0 0 37 0 0 0 20 0 16 0 13047737 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865045613296 139865548663426 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31757] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31757/stat : 31757 (java) S 31746 31749 5091 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 13047737 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865044559584 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31758] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31758/stat : 31758 (java) S 31746 31749 5091 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 13047737 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865043506432 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31759] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31759/stat : 31759 (java) S 31746 31749 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13047740 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865042454992 139865548670875 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31760] ppid=31746 vsize=10617796 CPUtime=1.43 cores=1,3,5,7
/proc/31749/task/31760/stat : 31760 (java) S 31746 31749 5091 0 -1 1077944384 8116 0 0 0 142 1 0 0 20 0 16 0 13047740 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865041402096 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31761] ppid=31746 vsize=10617796 CPUtime=1.56 cores=1,3,5,7
/proc/31749/task/31761/stat : 31761 (java) S 31746 31749 5091 0 -1 1077944384 6563 0 0 0 155 1 0 0 20 0 16 0 13047740 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865040349552 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31762] ppid=31746 vsize=10617796 CPUtime=0.47 cores=1,3,5,7
/proc/31749/task/31762/stat : 31762 (java) S 31746 31749 5091 0 -1 1077944384 4263 0 0 0 46 1 0 0 20 0 16 0 13047740 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865039296496 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31763] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31763/stat : 31763 (java) S 31746 31749 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13047740 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865038244192 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31766] ppid=31746 vsize=10617796 CPUtime=0.12 cores=1,3,5,7
/proc/31749/task/31766/stat : 31766 (java) S 31746 31749 5091 0 -1 1077944384 322 0 0 0 5 7 0 0 20 0 16 0 13047744 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865037192240 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31843] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31843/stat : 31843 (java) S 31746 31749 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13048000 10872623104 195189 18446744073709551615 4194304 4196468 140725018998896 139865036138032 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
Current children cumulated CPU time (s) 228.93
Current children cumulated vsize (KiB) 10617796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 3.04 2.68 2.20 3/211 31999
/proc/meminfo: memFree=24727996/32770624 swapFree=0/218036
[pid=31749] ppid=31746 vsize=10617796 CPUtime=246.63 cores=1,3,5,7
/proc/31749/stat : 31749 (java) S 31746 31749 5091 0 -1 1077944320 40617 0 0 0 24599 64 0 0 20 0 16 0 13047724 10872623104 195190 18446744073709551615 4194304 4196468 140725018998896 140725018981440 139865548652279 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
/proc/31749/statm: 2654449 195190 3123 1 0 2643910 0
[pid=31749/tid=31751] ppid=31746 vsize=10617796 CPUtime=238.4 cores=1,3,5,7
/proc/31749/task/31751/stat : 31751 (java) R 31746 31749 5091 0 -1 4202560 15174 0 0 0 23832 8 0 0 20 0 16 0 13047734 10872623104 195190 18446744073709551615 4194304 4196468 140725018998896 139865552890864 139865161872724 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31752] ppid=31746 vsize=10617796 CPUtime=1.06 cores=1,3,5,7
/proc/31749/task/31752/stat : 31752 (java) S 31746 31749 5091 0 -1 1077944384 1058 0 0 0 95 11 0 0 20 0 16 0 13047735 10872623104 195190 18446744073709551615 4194304 4196468 140725018998896 139865479072272 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31753] ppid=31746 vsize=10617796 CPUtime=1.05 cores=1,3,5,7
/proc/31749/task/31753/stat : 31753 (java) S 31746 31749 5091 0 -1 1077944384 550 0 0 0 94 11 0 0 20 0 16 0 13047735 10872623104 195190 18446744073709551615 4194304 4196468 140725018998896 139865478019728 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31754] ppid=31746 vsize=10617796 CPUtime=1.04 cores=1,3,5,7
/proc/31749/task/31754/stat : 31754 (java) S 31746 31749 5091 0 -1 1077944384 765 0 0 0 93 11 0 0 20 0 16 0 13047735 10872623104 195190 18446744073709551615 4194304 4196468 140725018998896 139865476966672 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31755] ppid=31746 vsize=10617796 CPUtime=1.04 cores=1,3,5,7
/proc/31749/task/31755/stat : 31755 (java) S 31746 31749 5091 0 -1 1077944384 992 0 0 0 93 11 0 0 20 0 16 0 13047735 10872623104 195190 18446744073709551615 4194304 4196468 140725018998896 139865157003664 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31756] ppid=31746 vsize=10617796 CPUtime=0.37 cores=1,3,5,7
/proc/31749/task/31756/stat : 31756 (java) S 31746 31749 5091 0 -1 1077944384 1386 0 0 0 37 0 0 0 20 0 16 0 13047737 10872623104 195190 18446744073709551615 4194304 4196468 140725018998896 139865045613296 139865548663426 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31757] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31757/stat : 31757 (java) S 31746 31749 5091 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 13047737 10872623104 195190 18446744073709551615 4194304 4196468 140725018998896 139865044559584 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31758] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31758/stat : 31758 (java) S 31746 31749 5091 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 13047737 10872623104 195190 18446744073709551615 4194304 4196468 140725018998896 139865043506432 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31759] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31759/stat : 31759 (java) S 31746 31749 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13047740 10872623104 195190 18446744073709551615 4194304 4196468 140725018998896 139865042454992 139865548670875 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31760] ppid=31746 vsize=10617796 CPUtime=1.43 cores=1,3,5,7
/proc/31749/task/31760/stat : 31760 (java) S 31746 31749 5091 0 -1 1077944384 8123 0 0 0 142 1 0 0 20 0 16 0 13047740 10872623104 195190 18446744073709551615 4194304 4196468 140725018998896 139865041402096 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31761] ppid=31746 vsize=10617796 CPUtime=1.56 cores=1,3,5,7
/proc/31749/task/31761/stat : 31761 (java) S 31746 31749 5091 0 -1 1077944384 6567 0 0 0 155 1 0 0 20 0 16 0 13047740 10872623104 195190 18446744073709551615 4194304 4196468 140725018998896 139865040349552 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31762] ppid=31746 vsize=10617796 CPUtime=0.47 cores=1,3,5,7
/proc/31749/task/31762/stat : 31762 (java) S 31746 31749 5091 0 -1 1077944384 4266 0 0 0 46 1 0 0 20 0 16 0 13047740 10872623104 195190 18446744073709551615 4194304 4196468 140725018998896 139865039296496 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31763] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31763/stat : 31763 (java) S 31746 31749 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13047740 10872623104 195190 18446744073709551615 4194304 4196468 140725018998896 139865038244192 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31766] ppid=31746 vsize=10617796 CPUtime=0.13 cores=1,3,5,7
/proc/31749/task/31766/stat : 31766 (java) S 31746 31749 5091 0 -1 1077944384 357 0 0 0 5 8 0 0 20 0 16 0 13047744 10872623104 195190 18446744073709551615 4194304 4196468 140725018998896 139865037192240 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31843] ppid=31746 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31843/stat : 31843 (java) S 31746 31749 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13048000 10872623104 195190 18446744073709551615 4194304 4196468 140725018998896 139865036138032 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
Current children cumulated CPU time (s) 246.63
Current children cumulated vsize (KiB) 10617796

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 31749 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+240.201 s]
/proc/loadavg: 3.04 2.68 2.20 3/211 31999
/proc/meminfo: memFree=24727996/32770624 swapFree=0/218036
[pid=31749] ppid=31746 vsize=10817488 CPUtime=246.69 cores=1,3,5,7
/proc/31749/stat : 31749 (java) S 31746 31749 5091 0 -1 1077944320 41856 0 0 0 24605 64 0 0 20 0 17 0 13047724 11077107712 195277 18446744073709551615 4194304 4196468 140725018998896 140725018981440 139865548652279 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
/proc/31749/statm: 2704372 195277 3125 1 0 2693833 0
[pid=31749/tid=31751] ppid=31746 vsize=10817488 CPUtime=238.46 cores=1,3,5,7
/proc/31749/task/31751/stat : 31751 (java) S 31746 31749 5091 0 -1 1077944384 15448 0 0 0 23838 8 0 0 20 0 17 0 13047734 11077107712 195277 18446744073709551615 4194304 4196468 140725018998896 139865552895152 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31752] ppid=31746 vsize=10817488 CPUtime=1.06 cores=1,3,5,7
/proc/31749/task/31752/stat : 31752 (java) S 31746 31749 5091 0 -1 1077944384 1058 0 0 0 95 11 0 0 20 0 17 0 13047735 11077107712 195277 18446744073709551615 4194304 4196468 140725018998896 139865479072272 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31753] ppid=31746 vsize=10817488 CPUtime=1.05 cores=1,3,5,7
/proc/31749/task/31753/stat : 31753 (java) S 31746 31749 5091 0 -1 1077944384 550 0 0 0 94 11 0 0 20 0 17 0 13047735 11077107712 195277 18446744073709551615 4194304 4196468 140725018998896 139865478019728 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31754] ppid=31746 vsize=10817488 CPUtime=1.04 cores=1,3,5,7
/proc/31749/task/31754/stat : 31754 (java) S 31746 31749 5091 0 -1 1077944384 765 0 0 0 93 11 0 0 20 0 17 0 13047735 11077107712 195277 18446744073709551615 4194304 4196468 140725018998896 139865476966672 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31755] ppid=31746 vsize=10817488 CPUtime=1.04 cores=1,3,5,7
/proc/31749/task/31755/stat : 31755 (java) S 31746 31749 5091 0 -1 1077944384 992 0 0 0 93 11 0 0 20 0 17 0 13047735 11077107712 195277 18446744073709551615 4194304 4196468 140725018998896 139865157003664 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31756] ppid=31746 vsize=10817488 CPUtime=0.37 cores=1,3,5,7
/proc/31749/task/31756/stat : 31756 (java) S 31746 31749 5091 0 -1 1077944384 1386 0 0 0 37 0 0 0 20 0 17 0 13047737 11077107712 195277 18446744073709551615 4194304 4196468 140725018998896 139865045613296 139865548663426 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31757] ppid=31746 vsize=10817488 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31757/stat : 31757 (java) S 31746 31749 5091 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 17 0 13047737 11077107712 195277 18446744073709551615 4194304 4196468 140725018998896 139865044559584 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31758] ppid=31746 vsize=10817488 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31758/stat : 31758 (java) S 31746 31749 5091 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 17 0 13047737 11077107712 195277 18446744073709551615 4194304 4196468 140725018998896 139865043506432 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31759] ppid=31746 vsize=10817488 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31759/stat : 31759 (java) S 31746 31749 5091 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 17 0 13047740 11077107712 195277 18446744073709551615 4194304 4196468 140725018998896 139865042454992 139865548670875 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31760] ppid=31746 vsize=10817488 CPUtime=1.43 cores=1,3,5,7
/proc/31749/task/31760/stat : 31760 (java) S 31746 31749 5091 0 -1 1077944384 8203 0 0 0 142 1 0 0 20 0 17 0 13047740 11077107712 195277 18446744073709551615 4194304 4196468 140725018998896 139865041402096 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31761] ppid=31746 vsize=10817488 CPUtime=1.56 cores=1,3,5,7
/proc/31749/task/31761/stat : 31761 (java) S 31746 31749 5091 0 -1 1077944384 6652 0 0 0 155 1 0 0 20 0 17 0 13047740 11077107712 195277 18446744073709551615 4194304 4196468 140725018998896 139865040349552 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31762] ppid=31746 vsize=10817488 CPUtime=0.47 cores=1,3,5,7
/proc/31749/task/31762/stat : 31762 (java) S 31746 31749 5091 0 -1 1077944384 4443 0 0 0 46 1 0 0 20 0 17 0 13047740 11077107712 195277 18446744073709551615 4194304 4196468 140725018998896 139865039296496 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31763] ppid=31746 vsize=10817488 CPUtime=0 cores=1,3,5,7
/proc/31749/task/31763/stat : 31763 (java) S 31746 31749 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 13047740 11077107712 195277 18446744073709551615 4194304 4196468 140725018998896 139865038244192 139865548662485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
[pid=31749/tid=31766] ppid=31746 vsize=10817488 CPUtime=0.13 cores=1,3,5,7
/proc/31749/task/31766/stat : 31766 (java) S 31746 31749 5091 0 -1 1077944384 357 0 0 0 5 8 0 0 20 0 17 0 13047744 11077107712 195277 18446744073709551615 4194304 4196468 140725018998896 139865037192240 139865548663426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39796736 140725019005362 140725019005515 140725019005515 140725019008975 0
Current children cumulated CPU time (s) 246.69
Current children cumulated vsize (KiB) 10817488

Child status: 143
Real time (s): 240.217
CPU time (s): 246.711
CPU user time (s): 246.059
CPU system time (s): 0.652304
CPU usage (%): 102.704
Max. virtual memory (cumulated for all children) (KiB): 10817488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.059
system time used= 0.652304
maximum resident set size= 781520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42512
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7615
involuntary context switches= 191

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.1435 second user time and 1.56045 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-02 05:10:07
IDJOB=4258033
IDBENCH=120544
IDSOLVER=2643
FILE ID=node129/4258033-1501644246
RUNJOBID= node129-1501642919-31105
PBS_JOBID= 
Free space on /tmp= 61772 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-queen8-8.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258033-1501644246/watcher-4258033-1501644246 -o /tmp/evaluation-result-4258033-1501644246/solver-4258033-1501644246 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501642919-31105 --watchdog 300  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258033-1501644246.xml

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

MD5SUM BENCH= 1f0f248e074ceb8e6b1804d1246bfc68
RANDOM SEED=1495557744

node129.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.53
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.53
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.53
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.53
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31571840 kB
MemAvailable:   31713408 kB
Buffers:          115720 kB
Cached:           307516 kB
SwapCached:            0 kB
Active:           567028 kB
Inactive:         226268 kB
Active(anon):     370384 kB
Inactive(anon):     8532 kB
Active(file):     196644 kB
Inactive(file):   217736 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1696 kB
Writeback:             4 kB
AnonPages:        369680 kB
Mapped:            42040 kB
Shmem:              8872 kB
Slab:             110460 kB
SReclaimable:      86048 kB
SUnreclaim:        24412 kB
KernelStack:        3472 kB
PageTables:         5540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1131884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    272384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61772 MiB
End job on node129 at 2017-08-02 05:14:07