Trace number 4256176

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 - Conflict Ordering 2017-07-26SAT (TO)1407 243.93401 240.024

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-nug21.xml
MD5SUMe5033dc7ed55784590c83dd9aaaff95e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1233
Best CPU time to get the best result obtained on this benchmark251.93401
Satisfiable
(Un)Satisfiability was proved
Number of variables462
Number of constraints211
Number of domains2
Minimum domain size8
Maximum domain size21
Distribution of domain sizes[{"size":8,"count":210},{"size":21,"count":21}]
Minimum variable degree0
Maximum variable degree21
Distribution of variable degrees[{"degree":0,"count":231},{"degree":2,"count":210},{"degree":21,"count":21}]
Minimum constraint arity3
Maximum constraint arity21
Distribution of constraint arities[{"arity":3,"count":210},{"arity":21,"count":1}]
Number of extensional constraints210
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":210},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

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: 2087195543
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.77/1.01	c Parsing done, starting search...
4.13/2.33	o 1556
4.13/2.34	o 1508
4.13/2.34	o 1488
4.13/2.35	o 1480
4.13/2.35	o 1472
4.13/2.38	o 1464
4.35/2.40	o 1456
4.35/2.41	o 1455
4.65/2.52	o 1454
5.55/3.06	o 1448
5.65/3.10	o 1443
5.65/3.10	o 1432
11.38/8.79	o 1428
17.32/14.66	o 1420
95.89/92.85	o 1417
216.75/213.05	o 1411
216.85/213.10	o 1407
243.91/240.00	s SATISFIABLE
243.91/240.00	v <instantiation>
243.91/240.00	v 	<list>
243.91/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] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[0][20] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[1][20] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[2][20] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[3][20] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[4][20] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[5][20] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[6][20] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[7][20] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[8][18] d[8][19] d[8][20] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[9][18] d[9][19] d[9][20] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[10][18] d[10][19] d[10][20] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[11][20] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[12][20] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[13][20] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[14][20] d[15][16] d[15][17] d[15][18] d[15][19] d[15][20] d[16][17] d[16][18] d[16][19] d[16][20] d[17][18] d[17][19] d[17][20] d[18][19] d[18][20] d[19][20]
243.91/240.00	v 	</list>
243.91/240.00	v 	<values>
243.91/240.00	v 		19 13 2 3 15 8 14 1 20 11 17 0 9 16 4 12 5 10 7 18 6 10 2 1 2 0 1 1 5 2 1 0 2 0 0 0 0 0 6 0 1 4 5 1 2 2 0 0 5 5 0 0 0 0 2 2 1 0 3 0 3 4 5 0 4 5 1 6 2 1 0 4 0 0 4 5 3 5 5 2 2 0 2 0 1 0 0 1 0 2 0 6 2 1 0 3 4 0 2 0 3 0 5 0 0 4 5 1 4 0 10 0 2 4 1 2 0 10 0 0 5 2 2 1 0 10 0 0 2 1 2 1 5 0 0 5 2 2 0 0 6 0 2 3 2 0 10 5 4 1 0 0 0 0 2 1 3 0 2 6 0 0 0 5 5 0 5 5 0 2 5 10 0 0 0 10 6 0 2 1 2 5 2 2 5 1 5 5 0 0 2 2 5 3 10 5 0 6 1 5 3 5 5 2 2 0 0 5 2 2 0 5 0 0 0 2 10 0 0 1 6 4 2 0 1 5 0 10 10 10 10 
243.91/240.00	v 	</values>
243.91/240.00	v </instantiation>

Verifier Data

OK	1407

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-4256176-1501629891/watcher-4256176-1501629891 -o /tmp/evaluation-result-4256176-1501629891/solver-4256176-1501629891 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501622945-15685 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 2087195543 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256176-1501629891.xml 

pid=21080
running on 4 cores: 0,2,4,6

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.71 1.62 1.69 3/198 21083
/proc/meminfo: memFree=31637112/32770624 swapFree=0/200468
[pid=21083] ppid=21080 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/21083/stat : 21083 (runsolver) D 21080 21083 5228 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 10804456 24240128 106 18446744073709551615 4194304 4338465 140721423250928 140721423248568 140024395690711 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 20049920 140721423257702 140721423258182 140721423258182 140721423261642 0
/proc/21083/statm: 5918 106 53 36 0 2156 0

[startup+0.102322 s]
/proc/loadavg: 1.71 1.62 1.69 3/198 21083
/proc/meminfo: memFree=31637112/32770624 swapFree=0/200468
[pid=21083] ppid=21080 vsize=13375000 CPUtime=0.01 cores=0,2,4,6
/proc/21083/stat : 21083 (java) S 21080 21083 5228 0 -1 1077944320 3668 0 0 0 1 0 0 0 20 0 7 0 10804456 13696000000 3857 18446744073709551615 4194304 4196468 140726345809104 140726345791648 139623343492855 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
/proc/21083/statm: 3343750 3857 1960 1 0 3333255 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13375000

[startup+0.200897 s]
/proc/loadavg: 1.71 1.62 1.69 3/198 21083
/proc/meminfo: memFree=31637112/32770624 swapFree=0/200468
[pid=21083] ppid=21080 vsize=13975920 CPUtime=0.09 cores=0,2,4,6
/proc/21083/stat : 21083 (java) S 21080 21083 5228 0 -1 1077944320 6853 0 0 0 8 1 0 0 20 0 15 0 10804456 14311342080 7549 18446744073709551615 4194304 4196468 140726345809104 140726345791648 139623343492855 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
/proc/21083/statm: 3493980 7549 3358 1 0 3482767 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13975920

[startup+0.300252 s]
/proc/loadavg: 1.71 1.62 1.69 3/198 21083
/proc/meminfo: memFree=31637112/32770624 swapFree=0/200468
[pid=21083] ppid=21080 vsize=13975920 CPUtime=0.25 cores=0,2,4,6
/proc/21083/stat : 21083 (java) S 21080 21083 5228 0 -1 1077944320 10419 0 0 0 22 3 0 0 20 0 15 0 10804456 14311342080 9918 18446744073709551615 4194304 4196468 140726345809104 140726345791648 139623343492855 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
/proc/21083/statm: 3493980 9918 3526 1 0 3482767 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13975920

[startup+0.70049 s]
/proc/loadavg: 1.71 1.62 1.69 3/198 21083
/proc/meminfo: memFree=31637112/32770624 swapFree=0/200468
[pid=21083] ppid=21080 vsize=13977988 CPUtime=1.08 cores=0,2,4,6
/proc/21083/stat : 21083 (java) S 21080 21083 5228 0 -1 1077944320 14884 0 0 0 103 5 0 0 20 0 15 0 10804456 14313459712 17651 18446744073709551615 4194304 4196468 140726345809104 140726345791648 139623343492855 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
/proc/21083/statm: 3494497 17651 3718 1 0 3483279 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 13977988

[startup+1.5007 s]
/proc/loadavg: 1.71 1.62 1.69 6/213 21098
/proc/meminfo: memFree=31522580/32770624 swapFree=0/200488
[pid=21083] ppid=21080 vsize=13980036 CPUtime=3.03 cores=0,2,4,6
/proc/21083/stat : 21083 (java) S 21080 21083 5228 0 -1 1077944320 24043 0 0 0 294 9 0 0 20 0 15 0 10804456 14315556864 39762 18446744073709551615 4194304 4196468 140726345809104 140726345791648 139623343492855 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
/proc/21083/statm: 3495009 39762 3749 1 0 3483791 0
[pid=21083/tid=21085] ppid=21080 vsize=13980036 CPUtime=1.36 cores=0,2,4,6
/proc/21083/task/21085/stat : 21085 (java) R 21080 21083 5228 0 -1 4202560 13752 0 0 0 130 6 0 0 20 0 15 0 10804464 14315556864 39762 18446744073709551615 4194304 4196468 140726345809104 139623347728504 139622966110914 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21086] ppid=21080 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21086/stat : 21086 (java) S 21080 21083 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10804464 14315556864 39762 18446744073709551615 4194304 4196468 140726345809104 139623285439248 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21087] ppid=21080 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21087/stat : 21087 (java) S 21080 21083 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10804464 14315556864 39762 18446744073709551615 4194304 4196468 140726345809104 139623284386704 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21088] ppid=21080 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21088/stat : 21088 (java) S 21080 21083 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10804464 14315556864 39762 18446744073709551615 4194304 4196468 140726345809104 139623283334160 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21089] ppid=21080 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21089/stat : 21089 (java) S 21080 21083 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10804464 14315556864 39762 18446744073709551615 4194304 4196468 140726345809104 139623282281616 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21090] ppid=21080 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21090/stat : 21090 (java) S 21080 21083 5228 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 10804466 14315556864 39762 18446744073709551615 4194304 4196468 140726345809104 139622889936880 139623343504002 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21091] ppid=21080 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21091/stat : 21091 (java) S 21080 21083 5228 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10804466 14315556864 39762 18446744073709551615 4194304 4196468 140726345809104 139622888883104 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21092] ppid=21080 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21092/stat : 21092 (java) S 21080 21083 5228 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10804466 14315556864 39762 18446744073709551615 4194304 4196468 140726345809104 139622887830512 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21093] ppid=21080 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21093/stat : 21093 (java) S 21080 21083 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10804469 14315556864 39762 18446744073709551615 4194304 4196468 140726345809104 139622886779088 139623343511451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21094] ppid=21080 vsize=13980036 CPUtime=0.55 cores=0,2,4,6
/proc/21083/task/21094/stat : 21094 (java) S 21080 21083 5228 0 -1 1077944384 3443 0 0 0 55 0 0 0 20 0 15 0 10804469 14315556864 39762 18446744073709551615 4194304 4196468 140726345809104 139622885726704 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21095] ppid=21080 vsize=13980036 CPUtime=0.65 cores=0,2,4,6
/proc/21083/task/21095/stat : 21095 (java) S 21080 21083 5228 0 -1 1077944384 3496 0 0 0 65 0 0 0 20 0 15 0 10804469 14315556864 39762 18446744073709551615 4194304 4196468 140726345809104 139622884674160 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21096] ppid=21080 vsize=13980036 CPUtime=0.44 cores=0,2,4,6
/proc/21083/task/21096/stat : 21096 (java) S 21080 21083 5228 0 -1 1077944384 1967 0 0 0 43 1 0 0 20 0 15 0 10804469 14315556864 39762 18446744073709551615 4194304 4196468 140726345809104 139622883621616 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21097] ppid=21080 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21097/stat : 21097 (java) S 21080 21083 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10804469 14315556864 39762 18446744073709551615 4194304 4196468 140726345809104 139622882569312 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21098] ppid=21080 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21098/stat : 21098 (java) S 21080 21083 5228 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 10804473 14315556864 39762 18446744073709551615 4194304 4196468 140726345809104 139622881515824 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 13980036

[startup+3.10071 s]
/proc/loadavg: 1.73 1.63 1.69 4/213 21098
/proc/meminfo: memFree=31441708/32770624 swapFree=0/200488
[pid=21083] ppid=21080 vsize=13982084 CPUtime=5.65 cores=0,2,4,6
/proc/21083/stat : 21083 (java) S 21080 21083 5228 0 -1 1077944320 30051 0 0 0 552 13 0 0 20 0 15 0 10804456 14317654016 57525 18446744073709551615 4194304 4196468 140726345809104 140726345791648 139623343492855 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
/proc/21083/statm: 3495521 57525 3783 1 0 3484303 0
[pid=21083/tid=21085] ppid=21080 vsize=13982084 CPUtime=2.94 cores=0,2,4,6
/proc/21083/task/21085/stat : 21085 (java) R 21080 21083 5228 0 -1 4202560 14876 0 0 0 287 7 0 0 20 0 15 0 10804464 14317654016 57525 18446744073709551615 4194304 4196468 140726345809104 139623347731456 139622966069135 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21086] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21086/stat : 21086 (java) S 21080 21083 5228 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 10804464 14317654016 57525 18446744073709551615 4194304 4196468 140726345809104 139623285439248 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21087] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21087/stat : 21087 (java) S 21080 21083 5228 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 10804464 14317654016 57525 18446744073709551615 4194304 4196468 140726345809104 139623284386704 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21088] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21088/stat : 21088 (java) S 21080 21083 5228 0 -1 1077944384 435 0 0 0 0 0 0 0 20 0 15 0 10804464 14317654016 57525 18446744073709551615 4194304 4196468 140726345809104 139623283334160 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21089] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21089/stat : 21089 (java) S 21080 21083 5228 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 15 0 10804464 14317654016 57525 18446744073709551615 4194304 4196468 140726345809104 139623282281616 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21090] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21090/stat : 21090 (java) S 21080 21083 5228 0 -1 1077944384 197 0 0 0 0 0 0 0 20 0 15 0 10804466 14317654016 57525 18446744073709551615 4194304 4196468 140726345809104 139622889936880 139623343504002 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21091] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21091/stat : 21091 (java) S 21080 21083 5228 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 10804466 14317654016 57525 18446744073709551615 4194304 4196468 140726345809104 139622888883168 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21092] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21092/stat : 21092 (java) S 21080 21083 5228 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 10804466 14317654016 57525 18446744073709551615 4194304 4196468 140726345809104 139622887830528 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21093] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21093/stat : 21093 (java) S 21080 21083 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10804469 14317654016 57525 18446744073709551615 4194304 4196468 140726345809104 139622886779088 139623343511451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21094] ppid=21080 vsize=13982084 CPUtime=1 cores=0,2,4,6
/proc/21083/task/21094/stat : 21094 (java) S 21080 21083 5228 0 -1 1077944384 4692 0 0 0 99 1 0 0 20 0 15 0 10804469 14317654016 57525 18446744073709551615 4194304 4196468 140726345809104 139622885726704 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21095] ppid=21080 vsize=13982084 CPUtime=1.13 cores=0,2,4,6
/proc/21083/task/21095/stat : 21095 (java) S 21080 21083 5228 0 -1 1077944384 4761 0 0 0 113 0 0 0 20 0 15 0 10804469 14317654016 57525 18446744073709551615 4194304 4196468 140726345809104 139622884674160 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21096] ppid=21080 vsize=13982084 CPUtime=0.48 cores=0,2,4,6
/proc/21083/task/21096/stat : 21096 (java) S 21080 21083 5228 0 -1 1077944384 3067 0 0 0 47 1 0 0 20 0 15 0 10804469 14317654016 57525 18446744073709551615 4194304 4196468 140726345809104 139622883621616 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21097] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21097/stat : 21097 (java) S 21080 21083 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10804469 14317654016 57525 18446744073709551615 4194304 4196468 140726345809104 139622882569312 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21098] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21098/stat : 21098 (java) S 21080 21083 5228 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 10804473 14317654016 57525 18446744073709551615 4194304 4196468 140726345809104 139622881515824 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 13982084

[startup+6.30072 s]
/proc/loadavg: 1.73 1.63 1.69 3/213 21098
/proc/meminfo: memFree=31421148/32770624 swapFree=0/200496
[pid=21083] ppid=21080 vsize=13982084 CPUtime=8.93 cores=0,2,4,6
/proc/21083/stat : 21083 (java) S 21080 21083 5228 0 -1 1077944320 33134 0 0 0 880 13 0 0 20 0 15 0 10804456 14317654016 57468 18446744073709551615 4194304 4196468 140726345809104 140726345791648 139623343492855 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
/proc/21083/statm: 3495521 57468 3788 1 0 3484303 0
[pid=21083/tid=21085] ppid=21080 vsize=13982084 CPUtime=6.12 cores=0,2,4,6
/proc/21083/task/21085/stat : 21085 (java) R 21080 21083 5228 0 -1 4202560 15291 0 0 0 605 7 0 0 20 0 15 0 10804464 14317654016 57468 18446744073709551615 4194304 4196468 140726345809104 139623347729000 139622966069130 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21086] ppid=21080 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/21083/task/21086/stat : 21086 (java) S 21080 21083 5228 0 -1 1077944384 169 0 0 0 2 0 0 0 20 0 15 0 10804464 14317654016 57468 18446744073709551615 4194304 4196468 140726345809104 139623285439248 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21087] ppid=21080 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/21083/task/21087/stat : 21087 (java) S 21080 21083 5228 0 -1 1077944384 828 0 0 0 2 0 0 0 20 0 15 0 10804464 14317654016 57468 18446744073709551615 4194304 4196468 140726345809104 139623284386704 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21088] ppid=21080 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/21083/task/21088/stat : 21088 (java) S 21080 21083 5228 0 -1 1077944384 778 0 0 0 2 0 0 0 20 0 15 0 10804464 14317654016 57468 18446744073709551615 4194304 4196468 140726345809104 139623283334160 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21089] ppid=21080 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/21083/task/21089/stat : 21089 (java) S 21080 21083 5228 0 -1 1077944384 504 0 0 0 2 0 0 0 20 0 15 0 10804464 14317654016 57468 18446744073709551615 4194304 4196468 140726345809104 139623282281616 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21090] ppid=21080 vsize=13982084 CPUtime=0.01 cores=0,2,4,6
/proc/21083/task/21090/stat : 21090 (java) S 21080 21083 5228 0 -1 1077944384 270 0 0 0 1 0 0 0 20 0 15 0 10804466 14317654016 57468 18446744073709551615 4194304 4196468 140726345809104 139622889936880 139623343504002 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21091] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21091/stat : 21091 (java) S 21080 21083 5228 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 10804466 14317654016 57468 18446744073709551615 4194304 4196468 140726345809104 139622888883168 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21092] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21092/stat : 21092 (java) S 21080 21083 5228 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 10804466 14317654016 57468 18446744073709551615 4194304 4196468 140726345809104 139622887830528 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21093] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21093/stat : 21093 (java) S 21080 21083 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10804469 14317654016 57468 18446744073709551615 4194304 4196468 140726345809104 139622886779088 139623343511451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21094] ppid=21080 vsize=13982084 CPUtime=1.02 cores=0,2,4,6
/proc/21083/task/21094/stat : 21094 (java) S 21080 21083 5228 0 -1 1077944384 5972 0 0 0 101 1 0 0 20 0 15 0 10804469 14317654016 57468 18446744073709551615 4194304 4196468 140726345809104 139622885726704 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21095] ppid=21080 vsize=13982084 CPUtime=1.13 cores=0,2,4,6
/proc/21083/task/21095/stat : 21095 (java) S 21080 21083 5228 0 -1 1077944384 4769 0 0 0 113 0 0 0 20 0 15 0 10804469 14317654016 57468 18446744073709551615 4194304 4196468 140726345809104 139622884674160 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21096] ppid=21080 vsize=13982084 CPUtime=0.49 cores=0,2,4,6
/proc/21083/task/21096/stat : 21096 (java) S 21080 21083 5228 0 -1 1077944384 3093 0 0 0 48 1 0 0 20 0 15 0 10804469 14317654016 57468 18446744073709551615 4194304 4196468 140726345809104 139622883621616 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21097] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21097/stat : 21097 (java) S 21080 21083 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10804469 14317654016 57468 18446744073709551615 4194304 4196468 140726345809104 139622882569312 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21098] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21098/stat : 21098 (java) S 21080 21083 5228 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 10804473 14317654016 57468 18446744073709551615 4194304 4196468 140726345809104 139622881515824 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
Current children cumulated CPU time (s) 8.93
Current children cumulated vsize (KiB) 13982084

[startup+12.7007 s]
/proc/loadavg: 1.94 1.67 1.71 5/214 21176
/proc/meminfo: memFree=31194244/32770624 swapFree=0/200532
[pid=21083] ppid=21080 vsize=13982084 CPUtime=15.41 cores=0,2,4,6
/proc/21083/stat : 21083 (java) S 21080 21083 5228 0 -1 1077944320 34892 0 0 0 1524 17 0 0 20 0 15 0 10804456 14317654016 55822 18446744073709551615 4194304 4196468 140726345809104 140726345791648 139623343492855 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
/proc/21083/statm: 3495521 55822 3788 1 0 3484303 0
[pid=21083/tid=21085] ppid=21080 vsize=13982084 CPUtime=12.49 cores=0,2,4,6
/proc/21083/task/21085/stat : 21085 (java) R 21080 21083 5228 0 -1 4202560 15607 0 0 0 1241 8 0 0 20 0 15 0 10804464 14317654016 55822 18446744073709551615 4194304 4196468 140726345809104 139623347731488 139622966071035 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21086] ppid=21080 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/21083/task/21086/stat : 21086 (java) S 21080 21083 5228 0 -1 1077944384 192 0 0 0 3 1 0 0 20 0 15 0 10804464 14317654016 55822 18446744073709551615 4194304 4196468 140726345809104 139623285439248 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21087] ppid=21080 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/21083/task/21087/stat : 21087 (java) S 21080 21083 5228 0 -1 1077944384 912 0 0 0 3 1 0 0 20 0 15 0 10804464 14317654016 55822 18446744073709551615 4194304 4196468 140726345809104 139623284386704 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21088] ppid=21080 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/21083/task/21088/stat : 21088 (java) S 21080 21083 5228 0 -1 1077944384 790 0 0 0 3 1 0 0 20 0 15 0 10804464 14317654016 55822 18446744073709551615 4194304 4196468 140726345809104 139623283334160 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21089] ppid=21080 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/21083/task/21089/stat : 21089 (java) S 21080 21083 5228 0 -1 1077944384 535 0 0 0 3 1 0 0 20 0 15 0 10804464 14317654016 55822 18446744073709551615 4194304 4196468 140726345809104 139623282281616 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21090] ppid=21080 vsize=13982084 CPUtime=0.01 cores=0,2,4,6
/proc/21083/task/21090/stat : 21090 (java) S 21080 21083 5228 0 -1 1077944384 435 0 0 0 1 0 0 0 20 0 15 0 10804466 14317654016 55822 18446744073709551615 4194304 4196468 140726345809104 139622889936880 139623343504002 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21091] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21091/stat : 21091 (java) S 21080 21083 5228 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 10804466 14317654016 55822 18446744073709551615 4194304 4196468 140726345809104 139622888883168 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21092] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21092/stat : 21092 (java) S 21080 21083 5228 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 10804466 14317654016 55822 18446744073709551615 4194304 4196468 140726345809104 139622887830528 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21093] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21093/stat : 21093 (java) S 21080 21083 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10804469 14317654016 55822 18446744073709551615 4194304 4196468 140726345809104 139622886779088 139623343511451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0

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

/proc/21083/task/21097/stat : 21097 (java) S 21080 21083 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10804469 14317654016 34990 18446744073709551615 4194304 4196468 140726345809104 139622882569312 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21098] ppid=21080 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/21083/task/21098/stat : 21098 (java) S 21080 21083 5228 0 -1 1077944384 295 0 0 0 1 1 0 0 20 0 15 0 10804473 14317654016 34990 18446744073709551615 4194304 4196468 140726345809104 139622881515824 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
Current children cumulated CPU time (s) 53.96
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.62 1.64 1.69 3/213 21178
/proc/meminfo: memFree=28240832/32770624 swapFree=0/200616
[pid=21083] ppid=21080 vsize=13982084 CPUtime=105.45 cores=0,2,4,6
/proc/21083/stat : 21083 (java) S 21080 21083 5228 0 -1 1077944320 43286 0 0 0 10520 25 0 0 20 0 15 0 10804456 14317654016 36196 18446744073709551615 4194304 4196468 140726345809104 140726345791648 139623343492855 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
/proc/21083/statm: 3495521 36196 3788 1 0 3484303 0
[pid=21083/tid=21085] ppid=21080 vsize=13982084 CPUtime=101.71 cores=0,2,4,6
/proc/21083/task/21085/stat : 21085 (java) R 21080 21083 5228 0 -1 4202560 18054 0 0 0 10162 9 0 0 20 0 15 0 10804464 14317654016 36196 18446744073709551615 4194304 4196468 140726345809104 139623347731488 139623328225407 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21086] ppid=21080 vsize=13982084 CPUtime=0.19 cores=0,2,4,6
/proc/21083/task/21086/stat : 21086 (java) S 21080 21083 5228 0 -1 1077944384 1539 0 0 0 17 2 0 0 20 0 15 0 10804464 14317654016 36196 18446744073709551615 4194304 4196468 140726345809104 139623285439248 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21087] ppid=21080 vsize=13982084 CPUtime=0.18 cores=0,2,4,6
/proc/21083/task/21087/stat : 21087 (java) S 21080 21083 5228 0 -1 1077944384 1156 0 0 0 16 2 0 0 20 0 15 0 10804464 14317654016 36196 18446744073709551615 4194304 4196468 140726345809104 139623284386704 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21088] ppid=21080 vsize=13982084 CPUtime=0.19 cores=0,2,4,6
/proc/21083/task/21088/stat : 21088 (java) S 21080 21083 5228 0 -1 1077944384 1161 0 0 0 17 2 0 0 20 0 15 0 10804464 14317654016 36196 18446744073709551615 4194304 4196468 140726345809104 139623283334160 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21089] ppid=21080 vsize=13982084 CPUtime=0.19 cores=0,2,4,6
/proc/21083/task/21089/stat : 21089 (java) S 21080 21083 5228 0 -1 1077944384 1864 0 0 0 16 3 0 0 20 0 15 0 10804464 14317654016 36196 18446744073709551615 4194304 4196468 140726345809104 139623282281616 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21090] ppid=21080 vsize=13982084 CPUtime=0.19 cores=0,2,4,6
/proc/21083/task/21090/stat : 21090 (java) S 21080 21083 5228 0 -1 1077944384 1398 0 0 0 17 2 0 0 20 0 15 0 10804466 14317654016 36196 18446744073709551615 4194304 4196468 140726345809104 139622889936880 139623343504002 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21091] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21091/stat : 21091 (java) S 21080 21083 5228 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 10804466 14317654016 36196 18446744073709551615 4194304 4196468 140726345809104 139622888883168 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21092] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21092/stat : 21092 (java) S 21080 21083 5228 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 10804466 14317654016 36196 18446744073709551615 4194304 4196468 140726345809104 139622887830528 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21093] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21093/stat : 21093 (java) S 21080 21083 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10804469 14317654016 36196 18446744073709551615 4194304 4196468 140726345809104 139622886779088 139623343511451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21094] ppid=21080 vsize=13982084 CPUtime=1.03 cores=0,2,4,6
/proc/21083/task/21094/stat : 21094 (java) S 21080 21083 5228 0 -1 1077944384 6781 0 0 0 102 1 0 0 20 0 15 0 10804469 14317654016 36196 18446744073709551615 4194304 4196468 140726345809104 139622885726704 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21095] ppid=21080 vsize=13982084 CPUtime=1.16 cores=0,2,4,6
/proc/21083/task/21095/stat : 21095 (java) S 21080 21083 5228 0 -1 1077944384 6268 0 0 0 116 0 0 0 20 0 15 0 10804469 14317654016 36196 18446744073709551615 4194304 4196468 140726345809104 139622884674160 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21096] ppid=21080 vsize=13982084 CPUtime=0.49 cores=0,2,4,6
/proc/21083/task/21096/stat : 21096 (java) S 21080 21083 5228 0 -1 1077944384 3317 0 0 0 48 1 0 0 20 0 15 0 10804469 14317654016 36196 18446744073709551615 4194304 4196468 140726345809104 139622883621616 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21097] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21097/stat : 21097 (java) S 21080 21083 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10804469 14317654016 36196 18446744073709551615 4194304 4196468 140726345809104 139622882569312 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21098] ppid=21080 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/21083/task/21098/stat : 21098 (java) S 21080 21083 5228 0 -1 1077944384 318 0 0 0 1 3 0 0 20 0 15 0 10804473 14317654016 36196 18446744073709551615 4194304 4196468 140726345809104 139622881515824 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
Current children cumulated CPU time (s) 105.45
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.67 1.67 1.70 3/213 21180
/proc/meminfo: memFree=27893608/32770624 swapFree=0/200648
[pid=21083] ppid=21080 vsize=13982084 CPUtime=165.76 cores=0,2,4,6
/proc/21083/stat : 21083 (java) S 21080 21083 5228 0 -1 1077944320 46126 0 0 0 16546 30 0 0 20 0 15 0 10804456 14317654016 36964 18446744073709551615 4194304 4196468 140726345809104 140726345791648 139623343492855 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
/proc/21083/statm: 3495521 36964 3788 1 0 3484303 0
[pid=21083/tid=21085] ppid=21080 vsize=13982084 CPUtime=161.4 cores=0,2,4,6
/proc/21083/task/21085/stat : 21085 (java) R 21080 21083 5228 0 -1 4202560 18709 0 0 0 16131 9 0 0 20 0 15 0 10804464 14317654016 36964 18446744073709551615 4194304 4196468 140726345809104 139623347731280 139622966141620 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21086] ppid=21080 vsize=13982084 CPUtime=0.3 cores=0,2,4,6
/proc/21083/task/21086/stat : 21086 (java) S 21080 21083 5228 0 -1 1077944384 1650 0 0 0 27 3 0 0 20 0 15 0 10804464 14317654016 36964 18446744073709551615 4194304 4196468 140726345809104 139623285439248 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21087] ppid=21080 vsize=13982084 CPUtime=0.3 cores=0,2,4,6
/proc/21083/task/21087/stat : 21087 (java) S 21080 21083 5228 0 -1 1077944384 1286 0 0 0 27 3 0 0 20 0 15 0 10804464 14317654016 36964 18446744073709551615 4194304 4196468 140726345809104 139623284386704 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21088] ppid=21080 vsize=13982084 CPUtime=0.29 cores=0,2,4,6
/proc/21083/task/21088/stat : 21088 (java) S 21080 21083 5228 0 -1 1077944384 1289 0 0 0 27 2 0 0 20 0 15 0 10804464 14317654016 36964 18446744073709551615 4194304 4196468 140726345809104 139623283334160 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21089] ppid=21080 vsize=13982084 CPUtime=0.29 cores=0,2,4,6
/proc/21083/task/21089/stat : 21089 (java) S 21080 21083 5228 0 -1 1077944384 2534 0 0 0 25 4 0 0 20 0 15 0 10804464 14317654016 36964 18446744073709551615 4194304 4196468 140726345809104 139623282281616 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21090] ppid=21080 vsize=13982084 CPUtime=0.31 cores=0,2,4,6
/proc/21083/task/21090/stat : 21090 (java) S 21080 21083 5228 0 -1 1077944384 1644 0 0 0 28 3 0 0 20 0 15 0 10804466 14317654016 36964 18446744073709551615 4194304 4196468 140726345809104 139622889936880 139623343504002 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21091] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21091/stat : 21091 (java) S 21080 21083 5228 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 10804466 14317654016 36964 18446744073709551615 4194304 4196468 140726345809104 139622888883168 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21092] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21092/stat : 21092 (java) S 21080 21083 5228 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 10804466 14317654016 36964 18446744073709551615 4194304 4196468 140726345809104 139622887830528 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21093] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21093/stat : 21093 (java) S 21080 21083 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10804469 14317654016 36964 18446744073709551615 4194304 4196468 140726345809104 139622886779088 139623343511451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21094] ppid=21080 vsize=13982084 CPUtime=1.03 cores=0,2,4,6
/proc/21083/task/21094/stat : 21094 (java) S 21080 21083 5228 0 -1 1077944384 6783 0 0 0 102 1 0 0 20 0 15 0 10804469 14317654016 36964 18446744073709551615 4194304 4196468 140726345809104 139622885726704 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21095] ppid=21080 vsize=13982084 CPUtime=1.16 cores=0,2,4,6
/proc/21083/task/21095/stat : 21095 (java) S 21080 21083 5228 0 -1 1077944384 6706 0 0 0 116 0 0 0 20 0 15 0 10804469 14317654016 36964 18446744073709551615 4194304 4196468 140726345809104 139622884674160 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21096] ppid=21080 vsize=13982084 CPUtime=0.49 cores=0,2,4,6
/proc/21083/task/21096/stat : 21096 (java) S 21080 21083 5228 0 -1 1077944384 3756 0 0 0 48 1 0 0 20 0 15 0 10804469 14317654016 36964 18446744073709551615 4194304 4196468 140726345809104 139622883621616 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21097] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21097/stat : 21097 (java) S 21080 21083 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10804469 14317654016 36964 18446744073709551615 4194304 4196468 140726345809104 139622882569312 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21098] ppid=21080 vsize=13982084 CPUtime=0.08 cores=0,2,4,6
/proc/21083/task/21098/stat : 21098 (java) S 21080 21083 5228 0 -1 1077944384 339 0 0 0 3 5 0 0 20 0 15 0 10804473 14317654016 36964 18446744073709551615 4194304 4196468 140726345809104 139622881515824 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
Current children cumulated CPU time (s) 165.76
Current children cumulated vsize (KiB) 13982084

[startup+222.307 s]
/proc/loadavg: 1.47 1.61 1.68 3/213 21182
/proc/meminfo: memFree=27938848/32770624 swapFree=0/200684
[pid=21083] ppid=21080 vsize=13982084 CPUtime=226.12 cores=0,2,4,6
/proc/21083/stat : 21083 (java) S 21080 21083 5228 0 -1 1077944320 50111 0 0 0 22576 36 0 0 20 0 15 0 10804456 14317654016 38222 18446744073709551615 4194304 4196468 140726345809104 140726345791648 139623343492855 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
/proc/21083/statm: 3495521 38222 3788 1 0 3484303 0
[pid=21083/tid=21085] ppid=21080 vsize=13982084 CPUtime=221.08 cores=0,2,4,6
/proc/21083/task/21085/stat : 21085 (java) R 21080 21083 5228 0 -1 4202560 19627 0 0 0 22098 10 0 0 20 0 15 0 10804464 14317654016 38222 18446744073709551615 4194304 4196468 140726345809104 139623347731232 139622966148925 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21086] ppid=21080 vsize=13982084 CPUtime=0.42 cores=0,2,4,6
/proc/21083/task/21086/stat : 21086 (java) S 21080 21083 5228 0 -1 1077944384 2272 0 0 0 37 5 0 0 20 0 15 0 10804464 14317654016 38222 18446744073709551615 4194304 4196468 140726345809104 139623285439248 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21087] ppid=21080 vsize=13982084 CPUtime=0.41 cores=0,2,4,6
/proc/21083/task/21087/stat : 21087 (java) S 21080 21083 5228 0 -1 1077944384 1412 0 0 0 38 3 0 0 20 0 15 0 10804464 14317654016 38222 18446744073709551615 4194304 4196468 140726345809104 139623284386704 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21088] ppid=21080 vsize=13982084 CPUtime=0.42 cores=0,2,4,6
/proc/21083/task/21088/stat : 21088 (java) S 21080 21083 5228 0 -1 1077944384 1412 0 0 0 38 4 0 0 20 0 15 0 10804464 14317654016 38222 18446744073709551615 4194304 4196468 140726345809104 139623283334160 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21089] ppid=21080 vsize=13982084 CPUtime=0.42 cores=0,2,4,6
/proc/21083/task/21089/stat : 21089 (java) S 21080 21083 5228 0 -1 1077944384 2658 0 0 0 37 5 0 0 20 0 15 0 10804464 14317654016 38222 18446744073709551615 4194304 4196468 140726345809104 139623282281616 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21090] ppid=21080 vsize=13982084 CPUtime=0.45 cores=0,2,4,6
/proc/21083/task/21090/stat : 21090 (java) S 21080 21083 5228 0 -1 1077944384 1884 0 0 0 41 4 0 0 20 0 15 0 10804466 14317654016 38222 18446744073709551615 4194304 4196468 140726345809104 139622889936880 139623343504002 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21091] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21091/stat : 21091 (java) S 21080 21083 5228 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 10804466 14317654016 38222 18446744073709551615 4194304 4196468 140726345809104 139622888883168 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21092] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21092/stat : 21092 (java) S 21080 21083 5228 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 10804466 14317654016 38222 18446744073709551615 4194304 4196468 140726345809104 139622887830528 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21093] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21093/stat : 21093 (java) S 21080 21083 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10804469 14317654016 38222 18446744073709551615 4194304 4196468 140726345809104 139622886779088 139623343511451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21094] ppid=21080 vsize=13982084 CPUtime=1.05 cores=0,2,4,6
/proc/21083/task/21094/stat : 21094 (java) S 21080 21083 5228 0 -1 1077944384 7861 0 0 0 104 1 0 0 20 0 15 0 10804469 14317654016 38222 18446744073709551615 4194304 4196468 140726345809104 139622885726704 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21095] ppid=21080 vsize=13982084 CPUtime=1.17 cores=0,2,4,6
/proc/21083/task/21095/stat : 21095 (java) S 21080 21083 5228 0 -1 1077944384 7062 0 0 0 117 0 0 0 20 0 15 0 10804469 14317654016 38222 18446744073709551615 4194304 4196468 140726345809104 139622884674160 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21096] ppid=21080 vsize=13982084 CPUtime=0.5 cores=0,2,4,6
/proc/21083/task/21096/stat : 21096 (java) S 21080 21083 5228 0 -1 1077944384 4022 0 0 0 49 1 0 0 20 0 15 0 10804469 14317654016 38222 18446744073709551615 4194304 4196468 140726345809104 139622883621616 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21097] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21097/stat : 21097 (java) S 21080 21083 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10804469 14317654016 38222 18446744073709551615 4194304 4196468 140726345809104 139622882569312 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21098] ppid=21080 vsize=13982084 CPUtime=0.11 cores=0,2,4,6
/proc/21083/task/21098/stat : 21098 (java) S 21080 21083 5228 0 -1 1077944384 471 0 0 0 4 7 0 0 20 0 15 0 10804473 14317654016 38222 18446744073709551615 4194304 4196468 140726345809104 139622881515824 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
Current children cumulated CPU time (s) 226.12
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.59 1.63 1.68 3/213 21183
/proc/meminfo: memFree=27936552/32770624 swapFree=0/200700
[pid=21083] ppid=21080 vsize=13982084 CPUtime=243.91 cores=0,2,4,6
/proc/21083/stat : 21083 (java) S 21080 21083 5228 0 -1 1077944320 50235 0 0 0 24353 38 0 0 20 0 15 0 10804456 14317654016 38734 18446744073709551615 4194304 4196468 140726345809104 140726345791648 139623343492855 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
/proc/21083/statm: 3495521 38734 3788 1 0 3484303 0
[pid=21083/tid=21085] ppid=21080 vsize=13982084 CPUtime=238.68 cores=0,2,4,6
/proc/21083/task/21085/stat : 21085 (java) R 21080 21083 5228 0 -1 4202560 19692 0 0 0 23858 10 0 0 20 0 15 0 10804464 14317654016 38734 18446744073709551615 4194304 4196468 140726345809104 139623347731280 139622966070749 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21086] ppid=21080 vsize=13982084 CPUtime=0.45 cores=0,2,4,6
/proc/21083/task/21086/stat : 21086 (java) S 21080 21083 5228 0 -1 1077944384 2288 0 0 0 40 5 0 0 20 0 15 0 10804464 14317654016 38734 18446744073709551615 4194304 4196468 140726345809104 139623285439248 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21087] ppid=21080 vsize=13982084 CPUtime=0.45 cores=0,2,4,6
/proc/21083/task/21087/stat : 21087 (java) S 21080 21083 5228 0 -1 1077944384 1423 0 0 0 41 4 0 0 20 0 15 0 10804464 14317654016 38734 18446744073709551615 4194304 4196468 140726345809104 139623284386704 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21088] ppid=21080 vsize=13982084 CPUtime=0.45 cores=0,2,4,6
/proc/21083/task/21088/stat : 21088 (java) S 21080 21083 5228 0 -1 1077944384 1431 0 0 0 41 4 0 0 20 0 15 0 10804464 14317654016 38734 18446744073709551615 4194304 4196468 140726345809104 139623283334160 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21089] ppid=21080 vsize=13982084 CPUtime=0.45 cores=0,2,4,6
/proc/21083/task/21089/stat : 21089 (java) S 21080 21083 5228 0 -1 1077944384 2671 0 0 0 40 5 0 0 20 0 15 0 10804464 14317654016 38734 18446744073709551615 4194304 4196468 140726345809104 139623282281616 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21090] ppid=21080 vsize=13982084 CPUtime=0.49 cores=0,2,4,6
/proc/21083/task/21090/stat : 21090 (java) S 21080 21083 5228 0 -1 1077944384 1884 0 0 0 45 4 0 0 20 0 15 0 10804466 14317654016 38734 18446744073709551615 4194304 4196468 140726345809104 139622889936880 139623343504002 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21091] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21091/stat : 21091 (java) S 21080 21083 5228 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 10804466 14317654016 38734 18446744073709551615 4194304 4196468 140726345809104 139622888883168 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21092] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21092/stat : 21092 (java) S 21080 21083 5228 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 10804466 14317654016 38734 18446744073709551615 4194304 4196468 140726345809104 139622887830528 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21093] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21093/stat : 21093 (java) S 21080 21083 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10804469 14317654016 38734 18446744073709551615 4194304 4196468 140726345809104 139622886779088 139623343511451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21094] ppid=21080 vsize=13982084 CPUtime=1.05 cores=0,2,4,6
/proc/21083/task/21094/stat : 21094 (java) S 21080 21083 5228 0 -1 1077944384 7861 0 0 0 104 1 0 0 20 0 15 0 10804469 14317654016 38734 18446744073709551615 4194304 4196468 140726345809104 139622885726704 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21095] ppid=21080 vsize=13982084 CPUtime=1.17 cores=0,2,4,6
/proc/21083/task/21095/stat : 21095 (java) S 21080 21083 5228 0 -1 1077944384 7062 0 0 0 117 0 0 0 20 0 15 0 10804469 14317654016 38734 18446744073709551615 4194304 4196468 140726345809104 139622884674160 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21096] ppid=21080 vsize=13982084 CPUtime=0.5 cores=0,2,4,6
/proc/21083/task/21096/stat : 21096 (java) S 21080 21083 5228 0 -1 1077944384 4022 0 0 0 49 1 0 0 20 0 15 0 10804469 14317654016 38734 18446744073709551615 4194304 4196468 140726345809104 139622883621616 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21097] ppid=21080 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/21083/task/21097/stat : 21097 (java) S 21080 21083 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10804469 14317654016 38734 18446744073709551615 4194304 4196468 140726345809104 139622882569312 139623343503061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
[pid=21083/tid=21098] ppid=21080 vsize=13982084 CPUtime=0.11 cores=0,2,4,6
/proc/21083/task/21098/stat : 21098 (java) S 21080 21083 5228 0 -1 1077944384 471 0 0 0 4 7 0 0 20 0 15 0 10804473 14317654016 38734 18446744073709551615 4194304 4196468 140726345809104 139622881515824 139623343504002 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26591232 140726345810321 140726345810507 140726345810507 140726345813967 0
Current children cumulated CPU time (s) 243.91
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 21083 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.024
CPU time (s): 243.934
CPU user time (s): 243.544
CPU system time (s): 0.390018
CPU usage (%): 101.629
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.544
system time used= 0.390018
maximum resident set size= 238064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50950
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= 20337
involuntary context switches= 869

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.01996 second user time and 1.50478 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-02 01:10:45
IDJOB=4256176
IDBENCH=123063
IDSOLVER=2639
FILE ID=node133/4256176-1501629891
RUNJOBID= node133-1501622945-15685
PBS_JOBID= 
Free space on /tmp= 61820 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-nug21.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4256176-1501629891/watcher-4256176-1501629891 -o /tmp/evaluation-result-4256176-1501629891/solver-4256176-1501629891 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501622945-15685 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 2087195543 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256176-1501629891.xml

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

MD5SUM BENCH= e5033dc7ed55784590c83dd9aaaff95e
RANDOM SEED=2087195543

node133.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.17
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.17
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.17
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.17
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:        31637488 kB
MemAvailable:   31835092 kB
Buffers:          102276 kB
Cached:           377428 kB
SwapCached:            0 kB
Active:           516816 kB
Inactive:         209004 kB
Active(anon):     246336 kB
Inactive(anon):     8536 kB
Active(file):     270480 kB
Inactive(file):   200468 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42012 kB
Writeback:             0 kB
AnonPages:        245356 kB
Mapped:            44400 kB
Shmem:              8892 kB
Slab:             110560 kB
SReclaimable:      84984 kB
SUnreclaim:        25576 kB
KernelStack:        3504 kB
PageTables:         5388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1143740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61780 MiB
End job on node133 at 2017-08-02 01:14:45