Trace number 4255547

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
OscaR - ALNS 2017-07-26SAT (TO)3 248.97701 240.015

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-mug100-25.xml
MD5SUM6e356a27a2dd876e1bb3c04bb6ed0542
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark7.0400701
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints166
Number of domains1
Minimum domain size100
Maximum domain size100
Distribution of domain sizes[{"size":100,"count":100}]
Minimum variable degree4
Maximum variable degree5
Distribution of variable degrees[{"degree":4,"count":68},{"degree":5,"count":32}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":166}]
Number of extensional constraints0
Number of intensional constraints166
Distribution of constraint types[{"type":"intension","count":166}]
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

0.25/0.37	c version: 2017-07-26
0.25/0.37	c seed: 1889036233
0.25/0.37	c timeout: 264
0.25/0.37	c memlimit: 11000
0.25/0.37	c nbcore: 4
0.25/0.39	c Parsing instance...
1.15/0.82	c Parsing done, starting search...
1.15/0.84	o 99
1.39/0.93	o 97
2.09/1.11	o 3
248.95/240.00	s SATISFIABLE
248.95/240.00	v <instantiation>
248.95/240.00	v 	<list>
248.95/240.00	v 		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] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99]
248.95/240.00	v 	</list>
248.95/240.00	v 	<values>
248.95/240.00	v 		0 1 0 2 0 1 2 1 0 0 1 1 2 0 1 1 0 2 1 0 2 3 0 1 1 0 2 1 2 0 1 1 0 2 0 1 2 0 1 2 0 1 2 0 2 3 0 1 2 0 0 2 0 1 2 1 0 2 0 1 2 0 0 2 2 1 1 1 0 2 1 2 3 1 2 3 0 1 2 0 1 2 1 2 3 0 2 3 0 1 2 0 1 2 0 1 2 1 0 2 
248.95/240.00	v 	</values>
248.95/240.00	v </instantiation>

Verifier Data

OK	3

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-4255547-1501627573/watcher-4255547-1501627573 -o /tmp/evaluation-result-4255547-1501627573/solver-4255547-1501627573 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501623099-24766 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1889036233 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255547-1501627573.xml 

pid=27319
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.60 1.43 1.47 2/184 27322
/proc/meminfo: memFree=31711908/32770624 swapFree=0/299108
[pid=27322] ppid=27319 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/27322/stat : 27322 (runsolver) D 27319 27322 5234 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 10263053 24240128 108 18446744073709551615 4194304 4338465 140737462652624 140737462650264 139688162190039 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 9662464 140737462661228 140737462661702 140737462661702 140737462665162 0
/proc/27322/statm: 5918 108 54 36 0 2156 0

[startup+0.10011 s]
/proc/loadavg: 1.60 1.43 1.47 2/184 27322
/proc/meminfo: memFree=31711908/32770624 swapFree=0/299108
[pid=27322] ppid=27319 vsize=13507100 CPUtime=0.01 cores=1,3,5,7
/proc/27322/stat : 27322 (java) S 27319 27322 5234 0 -1 1077944320 3877 0 0 0 1 0 0 0 20 0 8 0 10263053 13831270400 3992 18446744073709551615 4194304 4196468 140724407399488 140724407382032 139829583388407 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
/proc/27322/statm: 3376775 3992 2025 1 0 3366280 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13507100

[startup+0.200309 s]
/proc/loadavg: 1.60 1.43 1.47 2/184 27322
/proc/meminfo: memFree=31711908/32770624 swapFree=0/299108
[pid=27322] ppid=27319 vsize=13975920 CPUtime=0.09 cores=1,3,5,7
/proc/27322/stat : 27322 (java) S 27319 27322 5234 0 -1 1077944320 6917 0 0 0 8 1 0 0 20 0 15 0 10263053 14311342080 7612 18446744073709551615 4194304 4196468 140724407399488 140724407382032 139829583388407 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
/proc/27322/statm: 3493980 7612 3363 1 0 3482767 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13975920

[startup+0.300265 s]
/proc/loadavg: 1.60 1.43 1.47 2/184 27322
/proc/meminfo: memFree=31711908/32770624 swapFree=0/299108
[pid=27322] ppid=27319 vsize=13975920 CPUtime=0.25 cores=1,3,5,7
/proc/27322/stat : 27322 (java) S 27319 27322 5234 0 -1 1077944320 10667 0 0 0 22 3 0 0 20 0 15 0 10263053 14311342080 9982 18446744073709551615 4194304 4196468 140724407399488 140724407382032 139829583388407 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
/proc/27322/statm: 3493980 9982 3545 1 0 3482767 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13975920

[startup+0.700585 s]
/proc/loadavg: 1.60 1.43 1.47 2/184 27322
/proc/meminfo: memFree=31711908/32770624 swapFree=0/299108
[pid=27322] ppid=27319 vsize=13977988 CPUtime=1 cores=1,3,5,7
/proc/27322/stat : 27322 (java) S 27319 27322 5234 0 -1 1077944320 14081 0 0 0 95 5 0 0 20 0 15 0 10263053 14313459712 17361 18446744073709551615 4194304 4196468 140724407399488 140724407382032 139829583388407 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
/proc/27322/statm: 3494497 17361 3715 1 0 3483279 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 13977988

[startup+1.50065 s]
/proc/loadavg: 1.60 1.43 1.47 4/194 27369
/proc/meminfo: memFree=31657896/32770624 swapFree=0/299112
[pid=27322] ppid=27319 vsize=13982084 CPUtime=3.33 cores=1,3,5,7
/proc/27322/stat : 27322 (java) S 27319 27322 5234 0 -1 1077944320 30190 0 0 0 323 10 0 0 20 0 15 0 10263053 14317654016 34141 18446744073709551615 4194304 4196468 140724407399488 140724407382032 139829583388407 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
/proc/27322/statm: 3495521 34141 3750 1 0 3484303 0
[pid=27322/tid=27325] ppid=27319 vsize=13982084 CPUtime=1.37 cores=1,3,5,7
/proc/27322/task/27325/stat : 27325 (java) R 27319 27322 5234 0 -1 4202560 14270 0 0 0 131 6 0 0 20 0 15 0 10263061 14317654016 34141 18446744073709551615 4194304 4196468 140724407399488 139829587622752 139829191738105 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27327] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27327/stat : 27327 (java) S 27319 27322 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10263061 14317654016 34141 18446744073709551615 4194304 4196468 140724407399488 139829517822864 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27328] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27328/stat : 27328 (java) S 27319 27322 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10263061 14317654016 34141 18446744073709551615 4194304 4196468 140724407399488 139829516770064 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27329] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27329/stat : 27329 (java) S 27319 27322 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10263061 14317654016 34141 18446744073709551615 4194304 4196468 140724407399488 139829515717776 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27330] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27330/stat : 27330 (java) S 27319 27322 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10263061 14317654016 34141 18446744073709551615 4194304 4196468 140724407399488 139829514664976 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27335] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27335/stat : 27335 (java) S 27319 27322 5234 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 34141 18446744073709551615 4194304 4196468 140724407399488 139828498786416 139829583399554 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27337] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27337/stat : 27337 (java) S 27319 27322 5234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 34141 18446744073709551615 4194304 4196468 140724407399488 139828497732384 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27339] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27339/stat : 27339 (java) S 27319 27322 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 34141 18446744073709551615 4194304 4196468 140724407399488 139828496680048 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27341] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27341/stat : 27341 (java) S 27319 27322 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10263066 14317654016 34141 18446744073709551615 4194304 4196468 140724407399488 139828495628368 139829583407003 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27342] ppid=27319 vsize=13982084 CPUtime=0.75 cores=1,3,5,7
/proc/27322/task/27342/stat : 27342 (java) R 27319 27322 5234 0 -1 4202560 5788 0 0 0 75 0 0 0 20 0 15 0 10263066 14317654016 34141 18446744073709551615 4194304 4196468 140724407399488 139828494554880 139829562621796 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27343] ppid=27319 vsize=13982084 CPUtime=0.74 cores=1,3,5,7
/proc/27322/task/27343/stat : 27343 (java) R 27319 27322 5234 0 -1 4202560 6015 0 0 0 73 1 0 0 20 0 15 0 10263066 14317654016 34141 18446744073709551615 4194304 4196468 140724407399488 139828493512112 139829564932496 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27344] ppid=27319 vsize=13982084 CPUtime=0.44 cores=1,3,5,7
/proc/27322/task/27344/stat : 27344 (java) S 27319 27322 5234 0 -1 1077944384 2728 0 0 0 43 1 0 0 20 0 15 0 10263066 14317654016 34141 18446744073709551615 4194304 4196468 140724407399488 139828492471152 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27349] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27349/stat : 27349 (java) S 27319 27322 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10263066 14317654016 34141 18446744073709551615 4194304 4196468 140724407399488 139828491418592 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27351] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27351/stat : 27351 (java) S 27319 27322 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10263070 14317654016 34141 18446744073709551615 4194304 4196468 140724407399488 139828490365360 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
Current children cumulated CPU time (s) 3.33
Current children cumulated vsize (KiB) 13982084

[startup+3.10066 s]
/proc/loadavg: 1.60 1.43 1.47 5/214 27398
/proc/meminfo: memFree=31425212/32770624 swapFree=0/299160
[pid=27322] ppid=27319 vsize=13982084 CPUtime=5.83 cores=1,3,5,7
/proc/27322/stat : 27322 (java) S 27319 27322 5234 0 -1 1077944320 34174 0 0 0 570 13 0 0 20 0 15 0 10263053 14317654016 56837 18446744073709551615 4194304 4196468 140724407399488 140724407382032 139829583388407 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
/proc/27322/statm: 3495521 56837 3785 1 0 3484303 0
[pid=27322/tid=27325] ppid=27319 vsize=13982084 CPUtime=2.94 cores=1,3,5,7
/proc/27322/task/27325/stat : 27325 (java) R 27319 27322 5234 0 -1 4202560 14847 0 0 0 287 7 0 0 20 0 15 0 10263061 14317654016 56837 18446744073709551615 4194304 4196468 140724407399488 139829587626576 139829192273526 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27327] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27327/stat : 27327 (java) S 27319 27322 5234 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 10263061 14317654016 56837 18446744073709551615 4194304 4196468 140724407399488 139829517822864 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27328] ppid=27319 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/27322/task/27328/stat : 27328 (java) S 27319 27322 5234 0 -1 1077944384 774 0 0 0 1 0 0 0 20 0 15 0 10263061 14317654016 56837 18446744073709551615 4194304 4196468 140724407399488 139829516770064 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27329] ppid=27319 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/27322/task/27329/stat : 27329 (java) S 27319 27322 5234 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 15 0 10263061 14317654016 56837 18446744073709551615 4194304 4196468 140724407399488 139829515717776 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27330] ppid=27319 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/27322/task/27330/stat : 27330 (java) S 27319 27322 5234 0 -1 1077944384 91 0 0 0 1 0 0 0 20 0 15 0 10263061 14317654016 56837 18446744073709551615 4194304 4196468 140724407399488 139829514664976 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27335] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27335/stat : 27335 (java) S 27319 27322 5234 0 -1 1077944384 277 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 56837 18446744073709551615 4194304 4196468 140724407399488 139828498786416 139829583399554 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27337] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27337/stat : 27337 (java) S 27319 27322 5234 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 56837 18446744073709551615 4194304 4196468 140724407399488 139828497732448 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27339] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27339/stat : 27339 (java) S 27319 27322 5234 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 56837 18446744073709551615 4194304 4196468 140724407399488 139828496680064 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27341] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27341/stat : 27341 (java) S 27319 27322 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10263066 14317654016 56837 18446744073709551615 4194304 4196468 140724407399488 139828495628368 139829583407003 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27342] ppid=27319 vsize=13982084 CPUtime=1.18 cores=1,3,5,7
/proc/27322/task/27342/stat : 27342 (java) S 27319 27322 5234 0 -1 1077944384 6298 0 0 0 118 0 0 0 20 0 15 0 10263066 14317654016 56837 18446744073709551615 4194304 4196468 140724407399488 139828494576240 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27343] ppid=27319 vsize=13982084 CPUtime=1.07 cores=1,3,5,7
/proc/27322/task/27343/stat : 27343 (java) S 27319 27322 5234 0 -1 1077944384 6520 0 0 0 106 1 0 0 20 0 15 0 10263066 14317654016 56837 18446744073709551615 4194304 4196468 140724407399488 139828493523440 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27344] ppid=27319 vsize=13982084 CPUtime=0.53 cores=1,3,5,7
/proc/27322/task/27344/stat : 27344 (java) S 27319 27322 5234 0 -1 1077944384 3846 0 0 0 52 1 0 0 20 0 15 0 10263066 14317654016 56837 18446744073709551615 4194304 4196468 140724407399488 139828492471152 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27349] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27349/stat : 27349 (java) S 27319 27322 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10263066 14317654016 56837 18446744073709551615 4194304 4196468 140724407399488 139828491418592 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27351] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27351/stat : 27351 (java) S 27319 27322 5234 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 10263070 14317654016 56837 18446744073709551615 4194304 4196468 140724407399488 139828490365360 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 13982084

[startup+6.3007 s]
/proc/loadavg: 1.63 1.44 1.47 4/214 27398
/proc/meminfo: memFree=30487328/32770624 swapFree=0/299172
[pid=27322] ppid=27319 vsize=13982084 CPUtime=9.65 cores=1,3,5,7
/proc/27322/stat : 27322 (java) S 27319 27322 5234 0 -1 1077944320 35377 0 0 0 945 20 0 0 20 0 15 0 10263053 14317654016 149857 18446744073709551615 4194304 4196468 140724407399488 140724407382032 139829583388407 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
/proc/27322/statm: 3495521 149857 3785 1 0 3484303 0
[pid=27322/tid=27325] ppid=27319 vsize=13982084 CPUtime=6.12 cores=1,3,5,7
/proc/27322/task/27325/stat : 27325 (java) R 27319 27322 5234 0 -1 4202560 15117 0 0 0 600 12 0 0 20 0 15 0 10263061 14317654016 149857 18446744073709551615 4194304 4196468 140724407399488 139829587623312 139829190917145 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27327] ppid=27319 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/27322/task/27327/stat : 27327 (java) S 27319 27322 5234 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 15 0 10263061 14317654016 149857 18446744073709551615 4194304 4196468 140724407399488 139829517822864 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27328] ppid=27319 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/27322/task/27328/stat : 27328 (java) S 27319 27322 5234 0 -1 1077944384 781 0 0 0 1 0 0 0 20 0 15 0 10263061 14317654016 149857 18446744073709551615 4194304 4196468 140724407399488 139829516770064 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27329] ppid=27319 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/27322/task/27329/stat : 27329 (java) S 27319 27322 5234 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 15 0 10263061 14317654016 149857 18446744073709551615 4194304 4196468 140724407399488 139829515717776 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27330] ppid=27319 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/27322/task/27330/stat : 27330 (java) S 27319 27322 5234 0 -1 1077944384 94 0 0 0 1 0 0 0 20 0 15 0 10263061 14317654016 149857 18446744073709551615 4194304 4196468 140724407399488 139829514664976 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27335] ppid=27319 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/27322/task/27335/stat : 27335 (java) S 27319 27322 5234 0 -1 1077944384 395 0 0 0 1 0 0 0 20 0 15 0 10263063 14317654016 149857 18446744073709551615 4194304 4196468 140724407399488 139828498786416 139829583399554 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27337] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27337/stat : 27337 (java) S 27319 27322 5234 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 149857 18446744073709551615 4194304 4196468 140724407399488 139828497732448 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27339] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27339/stat : 27339 (java) S 27319 27322 5234 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 149857 18446744073709551615 4194304 4196468 140724407399488 139828496680064 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27341] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27341/stat : 27341 (java) S 27319 27322 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10263066 14317654016 149857 18446744073709551615 4194304 4196468 140724407399488 139828495628368 139829583407003 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27342] ppid=27319 vsize=13982084 CPUtime=1.48 cores=1,3,5,7
/proc/27322/task/27342/stat : 27342 (java) S 27319 27322 5234 0 -1 1077944384 6743 0 0 0 148 0 0 0 20 0 15 0 10263066 14317654016 149857 18446744073709551615 4194304 4196468 140724407399488 139828494576240 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27343] ppid=27319 vsize=13982084 CPUtime=1.33 cores=1,3,5,7
/proc/27322/task/27343/stat : 27343 (java) S 27319 27322 5234 0 -1 1077944384 6696 0 0 0 132 1 0 0 20 0 15 0 10263066 14317654016 149857 18446744073709551615 4194304 4196468 140724407399488 139828493523440 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27344] ppid=27319 vsize=13982084 CPUtime=0.56 cores=1,3,5,7
/proc/27322/task/27344/stat : 27344 (java) S 27319 27322 5234 0 -1 1077944384 4000 0 0 0 54 2 0 0 20 0 15 0 10263066 14317654016 149857 18446744073709551615 4194304 4196468 140724407399488 139828492471152 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27349] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27349/stat : 27349 (java) S 27319 27322 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10263066 14317654016 149857 18446744073709551615 4194304 4196468 140724407399488 139828491418592 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27351] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27351/stat : 27351 (java) S 27319 27322 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10263070 14317654016 149857 18446744073709551615 4194304 4196468 140724407399488 139828490365360 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
Current children cumulated CPU time (s) 9.65
Current children cumulated vsize (KiB) 13982084

[startup+12.7008 s]
/proc/loadavg: 1.58 1.43 1.47 3/214 27399
/proc/meminfo: memFree=30370852/32770624 swapFree=0/299176
[pid=27322] ppid=27319 vsize=13982084 CPUtime=16.14 cores=1,3,5,7
/proc/27322/stat : 27322 (java) S 27319 27322 5234 0 -1 1077944320 39350 0 0 0 1593 21 0 0 20 0 15 0 10263053 14317654016 141702 18446744073709551615 4194304 4196468 140724407399488 140724407382032 139829583388407 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
/proc/27322/statm: 3495521 141702 3786 1 0 3484303 0
[pid=27322/tid=27325] ppid=27319 vsize=13982084 CPUtime=12.5 cores=1,3,5,7
/proc/27322/task/27325/stat : 27325 (java) R 27319 27322 5234 0 -1 4202560 16166 0 0 0 1238 12 0 0 20 0 15 0 10263061 14317654016 141702 18446744073709551615 4194304 4196468 140724407399488 139829587626080 139829192990490 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27327] ppid=27319 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/27322/task/27327/stat : 27327 (java) S 27319 27322 5234 0 -1 1077944384 61 0 0 0 1 0 0 0 20 0 15 0 10263061 14317654016 141702 18446744073709551615 4194304 4196468 140724407399488 139829517822864 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27328] ppid=27319 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/27322/task/27328/stat : 27328 (java) S 27319 27322 5234 0 -1 1077944384 846 0 0 0 2 0 0 0 20 0 15 0 10263061 14317654016 141702 18446744073709551615 4194304 4196468 140724407399488 139829516770064 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27329] ppid=27319 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/27322/task/27329/stat : 27329 (java) S 27319 27322 5234 0 -1 1077944384 590 0 0 0 2 0 0 0 20 0 15 0 10263061 14317654016 141702 18446744073709551615 4194304 4196468 140724407399488 139829515717776 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27330] ppid=27319 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/27322/task/27330/stat : 27330 (java) S 27319 27322 5234 0 -1 1077944384 138 0 0 0 2 0 0 0 20 0 15 0 10263061 14317654016 141702 18446744073709551615 4194304 4196468 140724407399488 139829514664976 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27335] ppid=27319 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/27322/task/27335/stat : 27335 (java) S 27319 27322 5234 0 -1 1077944384 597 0 0 0 1 0 0 0 20 0 15 0 10263063 14317654016 141702 18446744073709551615 4194304 4196468 140724407399488 139828498786416 139829583399554 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27337] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27337/stat : 27337 (java) S 27319 27322 5234 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 141702 18446744073709551615 4194304 4196468 140724407399488 139828497732448 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27339] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27339/stat : 27339 (java) S 27319 27322 5234 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 141702 18446744073709551615 4194304 4196468 140724407399488 139828496680064 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27341] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27341/stat : 27341 (java) S 27319 27322 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10263066 14317654016 141702 18446744073709551615 4194304 4196468 140724407399488 139828495628368 139829583407003 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0

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

/proc/27322/task/27349/stat : 27349 (java) S 27319 27322 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10263066 14317654016 126352 18446744073709551615 4194304 4196468 140724407399488 139828491418592 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27351] ppid=27319 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/27322/task/27351/stat : 27351 (java) S 27319 27322 5234 0 -1 1077944384 647 0 0 0 0 2 0 0 20 0 15 0 10263070 14317654016 126352 18446744073709551615 4194304 4196468 140724407399488 139828490365360 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
Current children cumulated CPU time (s) 55.74
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.79 1.55 1.51 3/215 27402
/proc/meminfo: memFree=27605056/32770624 swapFree=0/299248
[pid=27322] ppid=27319 vsize=13982084 CPUtime=108.08 cores=1,3,5,7
/proc/27322/stat : 27322 (java) S 27319 27322 5234 0 -1 1077944320 66660 0 0 0 10769 39 0 0 20 0 15 0 10263053 14317654016 130269 18446744073709551615 4194304 4196468 140724407399488 140724407382032 139829583388407 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
/proc/27322/statm: 3495521 130269 3794 1 0 3484303 0
[pid=27322/tid=27325] ppid=27319 vsize=13982084 CPUtime=101.28 cores=1,3,5,7
/proc/27322/task/27325/stat : 27325 (java) R 27319 27322 5234 0 -1 4202560 21190 0 0 0 10114 14 0 0 20 0 15 0 10263061 14317654016 130269 18446744073709551615 4194304 4196468 140724407399488 139829587625872 139829192990467 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27327] ppid=27319 vsize=13982084 CPUtime=0.43 cores=1,3,5,7
/proc/27322/task/27327/stat : 27327 (java) S 27319 27322 5234 0 -1 1077944384 435 0 0 0 39 4 0 0 20 0 15 0 10263061 14317654016 130269 18446744073709551615 4194304 4196468 140724407399488 139829517822864 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27328] ppid=27319 vsize=13982084 CPUtime=0.44 cores=1,3,5,7
/proc/27322/task/27328/stat : 27328 (java) S 27319 27322 5234 0 -1 1077944384 1680 0 0 0 41 3 0 0 20 0 15 0 10263061 14317654016 130269 18446744073709551615 4194304 4196468 140724407399488 139829516770064 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27329] ppid=27319 vsize=13982084 CPUtime=0.44 cores=1,3,5,7
/proc/27322/task/27329/stat : 27329 (java) S 27319 27322 5234 0 -1 1077944384 1805 0 0 0 41 3 0 0 20 0 15 0 10263061 14317654016 130269 18446744073709551615 4194304 4196468 140724407399488 139829515717776 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27330] ppid=27319 vsize=13982084 CPUtime=0.43 cores=1,3,5,7
/proc/27322/task/27330/stat : 27330 (java) S 27319 27322 5234 0 -1 1077944384 1094 0 0 0 40 3 0 0 20 0 15 0 10263061 14317654016 130269 18446744073709551615 4194304 4196468 140724407399488 139829514664976 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27335] ppid=27319 vsize=13982084 CPUtime=0.38 cores=1,3,5,7
/proc/27322/task/27335/stat : 27335 (java) S 27319 27322 5234 0 -1 1077944384 1299 0 0 0 35 3 0 0 20 0 15 0 10263063 14317654016 130269 18446744073709551615 4194304 4196468 140724407399488 139828498786416 139829583399554 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27337] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27337/stat : 27337 (java) S 27319 27322 5234 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 130269 18446744073709551615 4194304 4196468 140724407399488 139828497732448 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27339] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27339/stat : 27339 (java) S 27319 27322 5234 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 130269 18446744073709551615 4194304 4196468 140724407399488 139828496680064 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27341] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27341/stat : 27341 (java) S 27319 27322 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10263066 14317654016 130269 18446744073709551615 4194304 4196468 140724407399488 139828495628368 139829583407003 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27342] ppid=27319 vsize=13982084 CPUtime=2.08 cores=1,3,5,7
/proc/27322/task/27342/stat : 27342 (java) S 27319 27322 5234 0 -1 1077944384 14436 0 0 0 206 2 0 0 20 0 15 0 10263066 14317654016 130269 18446744073709551615 4194304 4196468 140724407399488 139828494576240 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27343] ppid=27319 vsize=13982084 CPUtime=1.8 cores=1,3,5,7
/proc/27322/task/27343/stat : 27343 (java) S 27319 27322 5234 0 -1 1077944384 12935 0 0 0 179 1 0 0 20 0 15 0 10263066 14317654016 130269 18446744073709551615 4194304 4196468 140724407399488 139828493523440 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27344] ppid=27319 vsize=13982084 CPUtime=0.66 cores=1,3,5,7
/proc/27322/task/27344/stat : 27344 (java) S 27319 27322 5234 0 -1 1077944384 9621 0 0 0 64 2 0 0 20 0 15 0 10263066 14317654016 130269 18446744073709551615 4194304 4196468 140724407399488 139828492471152 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27349] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27349/stat : 27349 (java) S 27319 27322 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10263066 14317654016 130269 18446744073709551615 4194304 4196468 140724407399488 139828491418592 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27351] ppid=27319 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/27322/task/27351/stat : 27351 (java) S 27319 27322 5234 0 -1 1077944384 714 0 0 0 1 3 0 0 20 0 15 0 10263070 14317654016 130269 18446744073709551615 4194304 4196468 140724407399488 139828490365360 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
Current children cumulated CPU time (s) 108.08
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.76 1.58 1.52 3/215 27404
/proc/meminfo: memFree=27322340/32770624 swapFree=0/299272
[pid=27322] ppid=27319 vsize=13982084 CPUtime=169.81 cores=1,3,5,7
/proc/27322/stat : 27322 (java) S 27319 27322 5234 0 -1 1077944320 76035 0 0 0 16929 52 0 0 20 0 15 0 10263053 14317654016 134931 18446744073709551615 4194304 4196468 140724407399488 140724407382032 139829583388407 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
/proc/27322/statm: 3495521 134931 3800 1 0 3484303 0
[pid=27322/tid=27325] ppid=27319 vsize=13982084 CPUtime=160.59 cores=1,3,5,7
/proc/27322/task/27325/stat : 27325 (java) R 27319 27322 5234 0 -1 4202560 22507 0 0 0 16044 15 0 0 20 0 15 0 10263061 14317654016 134931 18446744073709551615 4194304 4196468 140724407399488 139829587626736 139829569332547 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27327] ppid=27319 vsize=13982084 CPUtime=0.77 cores=1,3,5,7
/proc/27322/task/27327/stat : 27327 (java) S 27319 27322 5234 0 -1 1077944384 584 0 0 0 71 6 0 0 20 0 15 0 10263061 14317654016 134931 18446744073709551615 4194304 4196468 140724407399488 139829517822864 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27328] ppid=27319 vsize=13982084 CPUtime=0.79 cores=1,3,5,7
/proc/27322/task/27328/stat : 27328 (java) S 27319 27322 5234 0 -1 1077944384 1748 0 0 0 74 5 0 0 20 0 15 0 10263061 14317654016 134931 18446744073709551615 4194304 4196468 140724407399488 139829516770064 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27329] ppid=27319 vsize=13982084 CPUtime=0.78 cores=1,3,5,7
/proc/27322/task/27329/stat : 27329 (java) S 27319 27322 5234 0 -1 1077944384 1917 0 0 0 73 5 0 0 20 0 15 0 10263061 14317654016 134931 18446744073709551615 4194304 4196468 140724407399488 139829515717776 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27330] ppid=27319 vsize=13982084 CPUtime=0.77 cores=1,3,5,7
/proc/27322/task/27330/stat : 27330 (java) S 27319 27322 5234 0 -1 1077944384 1169 0 0 0 72 5 0 0 20 0 15 0 10263061 14317654016 134931 18446744073709551615 4194304 4196468 140724407399488 139829514664976 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27335] ppid=27319 vsize=13982084 CPUtime=0.66 cores=1,3,5,7
/proc/27322/task/27335/stat : 27335 (java) S 27319 27322 5234 0 -1 1077944384 1531 0 0 0 61 5 0 0 20 0 15 0 10263063 14317654016 134931 18446744073709551615 4194304 4196468 140724407399488 139828498786416 139829583399554 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27337] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27337/stat : 27337 (java) S 27319 27322 5234 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 134931 18446744073709551615 4194304 4196468 140724407399488 139828497732448 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27339] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27339/stat : 27339 (java) S 27319 27322 5234 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 134931 18446744073709551615 4194304 4196468 140724407399488 139828496680064 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27341] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27341/stat : 27341 (java) S 27319 27322 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10263066 14317654016 134931 18446744073709551615 4194304 4196468 140724407399488 139828495628368 139829583407003 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27342] ppid=27319 vsize=13982084 CPUtime=2.25 cores=1,3,5,7
/proc/27322/task/27342/stat : 27342 (java) S 27319 27322 5234 0 -1 1077944384 16712 0 0 0 223 2 0 0 20 0 15 0 10263066 14317654016 134931 18446744073709551615 4194304 4196468 140724407399488 139828494576240 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27343] ppid=27319 vsize=13982084 CPUtime=2.34 cores=1,3,5,7
/proc/27322/task/27343/stat : 27343 (java) S 27319 27322 5234 0 -1 1077944384 17701 0 0 0 233 1 0 0 20 0 15 0 10263066 14317654016 134931 18446744073709551615 4194304 4196468 140724407399488 139828493523440 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27344] ppid=27319 vsize=13982084 CPUtime=0.68 cores=1,3,5,7
/proc/27322/task/27344/stat : 27344 (java) S 27319 27322 5234 0 -1 1077944384 9977 0 0 0 65 3 0 0 20 0 15 0 10263066 14317654016 134931 18446744073709551615 4194304 4196468 140724407399488 139828492471152 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27349] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27349/stat : 27349 (java) S 27319 27322 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10263066 14317654016 134931 18446744073709551615 4194304 4196468 140724407399488 139828491418592 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27351] ppid=27319 vsize=13982084 CPUtime=0.08 cores=1,3,5,7
/proc/27322/task/27351/stat : 27351 (java) S 27319 27322 5234 0 -1 1077944384 730 0 0 0 3 5 0 0 20 0 15 0 10263070 14317654016 134931 18446744073709551615 4194304 4196468 140724407399488 139828490365360 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
Current children cumulated CPU time (s) 169.81
Current children cumulated vsize (KiB) 13982084

[startup+222.307 s]
/proc/loadavg: 1.68 1.59 1.52 3/214 27406
/proc/meminfo: memFree=27308316/32770624 swapFree=0/299300
[pid=27322] ppid=27319 vsize=13982084 CPUtime=230.94 cores=1,3,5,7
/proc/27322/stat : 27322 (java) S 27319 27322 5234 0 -1 1077944320 81990 0 0 0 23031 63 0 0 20 0 15 0 10263053 14317654016 138708 18446744073709551615 4194304 4196468 140724407399488 140724407382032 139829583388407 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
/proc/27322/statm: 3495521 138708 3801 1 0 3484303 0
[pid=27322/tid=27325] ppid=27319 vsize=13982084 CPUtime=219.93 cores=1,3,5,7
/proc/27322/task/27325/stat : 27325 (java) R 27319 27322 5234 0 -1 4202560 23787 0 0 0 21977 16 0 0 20 0 15 0 10263061 14317654016 138708 18446744073709551615 4194304 4196468 140724407399488 139829587626736 139829192990722 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27327] ppid=27319 vsize=13982084 CPUtime=1.13 cores=1,3,5,7
/proc/27322/task/27327/stat : 27327 (java) S 27319 27322 5234 0 -1 1077944384 707 0 0 0 105 8 0 0 20 0 15 0 10263061 14317654016 138708 18446744073709551615 4194304 4196468 140724407399488 139829517822864 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27328] ppid=27319 vsize=13982084 CPUtime=1.14 cores=1,3,5,7
/proc/27322/task/27328/stat : 27328 (java) S 27319 27322 5234 0 -1 1077944384 1932 0 0 0 107 7 0 0 20 0 15 0 10263061 14317654016 138708 18446744073709551615 4194304 4196468 140724407399488 139829516770064 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27329] ppid=27319 vsize=13982084 CPUtime=1.14 cores=1,3,5,7
/proc/27322/task/27329/stat : 27329 (java) S 27319 27322 5234 0 -1 1077944384 2527 0 0 0 106 8 0 0 20 0 15 0 10263061 14317654016 138708 18446744073709551615 4194304 4196468 140724407399488 139829515717776 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27330] ppid=27319 vsize=13982084 CPUtime=1.12 cores=1,3,5,7
/proc/27322/task/27330/stat : 27330 (java) S 27319 27322 5234 0 -1 1077944384 1368 0 0 0 104 8 0 0 20 0 15 0 10263061 14317654016 138708 18446744073709551615 4194304 4196468 140724407399488 139829514664976 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27335] ppid=27319 vsize=13982084 CPUtime=0.93 cores=1,3,5,7
/proc/27322/task/27335/stat : 27335 (java) S 27319 27322 5234 0 -1 1077944384 1775 0 0 0 87 6 0 0 20 0 15 0 10263063 14317654016 138708 18446744073709551615 4194304 4196468 140724407399488 139828498786416 139829583399554 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27337] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27337/stat : 27337 (java) S 27319 27322 5234 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 138708 18446744073709551615 4194304 4196468 140724407399488 139828497732448 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27339] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27339/stat : 27339 (java) S 27319 27322 5234 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 138708 18446744073709551615 4194304 4196468 140724407399488 139828496680064 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27341] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27341/stat : 27341 (java) S 27319 27322 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10263066 14317654016 138708 18446744073709551615 4194304 4196468 140724407399488 139828495628368 139829583407003 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27342] ppid=27319 vsize=13982084 CPUtime=2.27 cores=1,3,5,7
/proc/27322/task/27342/stat : 27342 (java) S 27319 27322 5234 0 -1 1077944384 17990 0 0 0 225 2 0 0 20 0 15 0 10263066 14317654016 138708 18446744073709551615 4194304 4196468 140724407399488 139828494576240 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27343] ppid=27319 vsize=13982084 CPUtime=2.39 cores=1,3,5,7
/proc/27322/task/27343/stat : 27343 (java) S 27319 27322 5234 0 -1 1077944384 19605 0 0 0 238 1 0 0 20 0 15 0 10263066 14317654016 138708 18446744073709551615 4194304 4196468 140724407399488 139828493523440 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27344] ppid=27319 vsize=13982084 CPUtime=0.68 cores=1,3,5,7
/proc/27322/task/27344/stat : 27344 (java) S 27319 27322 5234 0 -1 1077944384 10083 0 0 0 65 3 0 0 20 0 15 0 10263066 14317654016 138708 18446744073709551615 4194304 4196468 140724407399488 139828492471152 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27349] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27349/stat : 27349 (java) S 27319 27322 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10263066 14317654016 138708 18446744073709551615 4194304 4196468 140724407399488 139828491418592 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27351] ppid=27319 vsize=13982084 CPUtime=0.12 cores=1,3,5,7
/proc/27322/task/27351/stat : 27351 (java) S 27319 27322 5234 0 -1 1077944384 750 0 0 0 5 7 0 0 20 0 15 0 10263070 14317654016 138708 18446744073709551615 4194304 4196468 140724407399488 139828490365360 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
Current children cumulated CPU time (s) 230.94
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.75 1.61 1.53 3/214 27406
/proc/meminfo: memFree=27303888/32770624 swapFree=0/299308
[pid=27322] ppid=27319 vsize=13982084 CPUtime=248.95 cores=1,3,5,7
/proc/27322/stat : 27322 (java) S 27319 27322 5234 0 -1 1077944320 83011 0 0 0 24828 67 0 0 20 0 15 0 10263053 14317654016 139732 18446744073709551615 4194304 4196468 140724407399488 140724407382032 139829583388407 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
/proc/27322/statm: 3495521 139732 3801 1 0 3484303 0
[pid=27322/tid=27325] ppid=27319 vsize=13982084 CPUtime=237.42 cores=1,3,5,7
/proc/27322/task/27325/stat : 27325 (java) R 27319 27322 5234 0 -1 4202560 24090 0 0 0 23726 16 0 0 20 0 15 0 10263061 14317654016 139732 18446744073709551615 4194304 4196468 140724407399488 139829587626960 139829192990733 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27327] ppid=27319 vsize=13982084 CPUtime=1.23 cores=1,3,5,7
/proc/27322/task/27327/stat : 27327 (java) S 27319 27322 5234 0 -1 1077944384 724 0 0 0 114 9 0 0 20 0 15 0 10263061 14317654016 139732 18446744073709551615 4194304 4196468 140724407399488 139829517822864 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27328] ppid=27319 vsize=13982084 CPUtime=1.24 cores=1,3,5,7
/proc/27322/task/27328/stat : 27328 (java) S 27319 27322 5234 0 -1 1077944384 1951 0 0 0 116 8 0 0 20 0 15 0 10263061 14317654016 139732 18446744073709551615 4194304 4196468 140724407399488 139829516770064 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27329] ppid=27319 vsize=13982084 CPUtime=1.23 cores=1,3,5,7
/proc/27322/task/27329/stat : 27329 (java) S 27319 27322 5234 0 -1 1077944384 2539 0 0 0 115 8 0 0 20 0 15 0 10263061 14317654016 139732 18446744073709551615 4194304 4196468 140724407399488 139829515717776 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27330] ppid=27319 vsize=13982084 CPUtime=1.23 cores=1,3,5,7
/proc/27322/task/27330/stat : 27330 (java) S 27319 27322 5234 0 -1 1077944384 1382 0 0 0 114 9 0 0 20 0 15 0 10263061 14317654016 139732 18446744073709551615 4194304 4196468 140724407399488 139829514664976 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27335] ppid=27319 vsize=13982084 CPUtime=1.01 cores=1,3,5,7
/proc/27322/task/27335/stat : 27335 (java) S 27319 27322 5234 0 -1 1077944384 1776 0 0 0 94 7 0 0 20 0 15 0 10263063 14317654016 139732 18446744073709551615 4194304 4196468 140724407399488 139828498786416 139829583399554 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27337] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27337/stat : 27337 (java) S 27319 27322 5234 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 139732 18446744073709551615 4194304 4196468 140724407399488 139828497732448 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27339] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27339/stat : 27339 (java) S 27319 27322 5234 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 10263063 14317654016 139732 18446744073709551615 4194304 4196468 140724407399488 139828496680064 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27341] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27341/stat : 27341 (java) S 27319 27322 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10263066 14317654016 139732 18446744073709551615 4194304 4196468 140724407399488 139828495628368 139829583407003 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27342] ppid=27319 vsize=13982084 CPUtime=2.29 cores=1,3,5,7
/proc/27322/task/27342/stat : 27342 (java) S 27319 27322 5234 0 -1 1077944384 18584 0 0 0 227 2 0 0 20 0 15 0 10263066 14317654016 139732 18446744073709551615 4194304 4196468 140724407399488 139828494576240 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27343] ppid=27319 vsize=13982084 CPUtime=2.39 cores=1,3,5,7
/proc/27322/task/27343/stat : 27343 (java) S 27319 27322 5234 0 -1 1077944384 19605 0 0 0 238 1 0 0 20 0 15 0 10263066 14317654016 139732 18446744073709551615 4194304 4196468 140724407399488 139828493523440 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27344] ppid=27319 vsize=13982084 CPUtime=0.68 cores=1,3,5,7
/proc/27322/task/27344/stat : 27344 (java) S 27319 27322 5234 0 -1 1077944384 10144 0 0 0 65 3 0 0 20 0 15 0 10263066 14317654016 139732 18446744073709551615 4194304 4196468 140724407399488 139828492471152 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27349] ppid=27319 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/27322/task/27349/stat : 27349 (java) S 27319 27322 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10263066 14317654016 139732 18446744073709551615 4194304 4196468 140724407399488 139828491418592 139829583398613 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
[pid=27322/tid=27351] ppid=27319 vsize=13982084 CPUtime=0.13 cores=1,3,5,7
/proc/27322/task/27351/stat : 27351 (java) S 27319 27322 5234 0 -1 1077944384 750 0 0 0 5 8 0 0 20 0 15 0 10263070 14317654016 139732 18446744073709551615 4194304 4196468 140724407399488 139828490365360 139829583399554 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9867264 140724407406999 140724407407179 140724407407179 140724407410639 0
Current children cumulated CPU time (s) 248.95
Current children cumulated vsize (KiB) 13982084

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

Child status: 143
Real time (s): 240.015
CPU time (s): 248.977
CPU user time (s): 248.3
CPU system time (s): 0.677359
CPU usage (%): 103.734
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 248.3
system time used= 0.677359
maximum resident set size= 602988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83393
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= 35679
involuntary context switches= 655

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.07996 second user time and 1.49113 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-02 00:32:12
IDJOB=4255547
IDBENCH=120597
IDSOLVER=2638
FILE ID=node134/4255547-1501627573
RUNJOBID= node134-1501623099-24766
PBS_JOBID= 
Free space on /tmp= 61856 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-mug100-25.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4255547-1501627573/watcher-4255547-1501627573 -o /tmp/evaluation-result-4255547-1501627573/solver-4255547-1501627573 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501623099-24766 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1889036233 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255547-1501627573.xml

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

MD5SUM BENCH= 6e356a27a2dd876e1bb3c04bb6ed0542
RANDOM SEED=1889036233

node134.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.43
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.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
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.43
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.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
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.43
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
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.43
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31711956 kB
MemAvailable:   32021928 kB
Buffers:          104240 kB
Cached:           485868 kB
SwapCached:            0 kB
Active:           341860 kB
Inactive:         305760 kB
Active(anon):      59616 kB
Inactive(anon):     6652 kB
Active(file):     282244 kB
Inactive(file):   299108 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42380 kB
Writeback:             4 kB
AnonPages:        188416 kB
Mapped:            30124 kB
Shmem:              8892 kB
Slab:             114376 kB
SReclaimable:      88912 kB
SUnreclaim:        25464 kB
KernelStack:        3504 kB
PageTables:         5176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     292384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    141312 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61816 MiB
End job on node134 at 2017-08-02 00:36:12