Trace number 4298710

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
The dodo solver 2018-04-29SAT (TO)1125 2520.06 2454.13

General information on the benchmark

NameSumColoring/
SumColoring-dsjc-125-5_c18.xml
MD5SUM08115146c0ac9b7e4849c5cb62d96e41
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1010
Best CPU time to get the best result obtained on this benchmark2520.1
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints3891
Number of domains1
Minimum domain size125
Maximum domain size125
Distribution of domain sizes[{"size":125,"count":125}]
Minimum variable degree52
Maximum variable degree76
Distribution of variable degrees[{"degree":52,"count":2},{"degree":54,"count":3},{"degree":55,"count":3},{"degree":56,"count":4},{"degree":57,"count":7},{"degree":58,"count":6},{"degree":59,"count":7},{"degree":60,"count":6},{"degree":61,"count":12},{"degree":62,"count":11},{"degree":63,"count":6},{"degree":64,"count":7},{"degree":65,"count":11},{"degree":66,"count":6},{"degree":67,"count":4},{"degree":68,"count":8},{"degree":69,"count":6},{"degree":70,"count":5},{"degree":71,"count":2},{"degree":72,"count":2},{"degree":73,"count":2},{"degree":74,"count":3},{"degree":75,"count":1},{"degree":76,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":3891}]
Number of extensional constraints0
Number of intensional constraints3891
Distribution of constraint types[{"type":"intension","count":3891}]
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.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2.58/0.98	o 1333
2.58/0.99	o 1331
3.22/1.18	o 1291
3.79/1.34	o 1289
9.63/6.41	o 1177
9.63/6.41	o 1166
655.55/636.56	o 1165
658.99/639.97	o 1164
1224.62/1191.62	o 1137
1224.62/1191.63	o 1135
1224.62/1191.66	o 1133
1224.62/1191.66	o 1131
1239.27/1205.95	o 1129
1239.48/1206.18	o 1128
1239.57/1206.21	o 1126
1437.31/1398.97	o 1125
2520.04/2454.11	s SATISFIABLE
2520.04/2454.11	v <instantiation>
2520.04/2454.11	v 	<list>
2520.04/2454.11	v 		c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] c[100] c[101] c[102] c[103] c[104] c[105] c[106] c[107] c[108] c[109] c[110] c[111] c[112] c[113] c[114] c[115] c[116] c[117] c[118] c[119] c[120] c[121] c[122] c[123] c[124] 
2520.04/2454.11	v 	</list>
2520.04/2454.11	v 	<values>
2520.04/2454.11	v 		8 5 0 7 2 9 20 8 15 17 19 16 17 10 10 3 13 3 15 4 2 5 2 9 18 7 6 10 0 9 9 2 4 11 16 18 14 4 11 9 18 2 5 12 1 1 3 0 6 14 5 5 10 18 8 20 9 15 13 6 11 15 8 14 19 13 12 3 2 16 3 0 4 7 7 10 1 18 11 17 4 16 11 12 10 6 14 6 2 14 18 5 4 15 3 10 19 7 1 0 1 1 20 4 11 17 7 12 0 6 3 8 8 12 14 1 16 11 6 7 11 9 13 2 19 
2520.04/2454.11	v 	</values>
2520.04/2454.11	v </instantiation>

Verifier Data

OK	1125

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (9594 MiB free)
  memory of node 1: 16384 MiB (10170 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298710-1532772706/watcher-4298710-1532772706 -o /tmp/evaluation-result-4298710-1532772706/solver-4298710-1532772706 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532740268-23108 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4298710-1532772706.xml --timelimit 2520 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=26852, runsolver pid=26849


[startup+0.100093 s]*
/proc/loadavg: 1.91 1.97 1.87 2/195 26867
/proc/meminfo: memFree=20224000/32770624 swapFree=67108860/67108860
[pid=26852] ppid=26849 vsize=10658972 memory=27472 CPUtime=0.13 cores=0,2,4,6
/proc/26852/stat : 26852 (java) S 26849 26852 23077 0 -1 1077944320 5249 0 0 0 12 1 0 0 20 0 15 0 94833781 10914787328 6868 33554432000 4194304 4196468 140730167209792 140730167192336 139684731399927 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
/proc/26852/statm: 2664743 6868 2857 1 0 2627263 0
[pid=26852/tid=26854] ppid=26849 vsize=10658972 memory=-6440823033357767006 CPUtime=0.09 cores=0,2,4,6
/proc/26852/task/26854/stat : 26854 (java) R 26849 26852 23077 0 -1 4202560 3101 0 0 0 9 0 0 0 20 0 15 0 94833781 10914787328 6868 33554432000 4194304 4196468 140730167209792 139684735628080 139684731411862 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26855] ppid=26849 vsize=10658972 memory=5767624350614231433 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26855/stat : 26855 (java) S 26849 26852 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94833782 10914787328 6868 33554432000 4194304 4196468 140730167209792 139684687952528 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26856] ppid=26849 vsize=10658972 memory=140272324241024 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26856/stat : 26856 (java) S 26849 26852 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94833782 10914787328 6868 33554432000 4194304 4196468 140730167209792 139684686899728 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26857] ppid=26849 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26857/stat : 26857 (java) S 26849 26852 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94833782 10914787328 6868 33554432000 4194304 4196468 140730167209792 139684685846928 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26858] ppid=26849 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26858/stat : 26858 (java) S 26849 26852 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94833782 10914787328 6868 33554432000 4194304 4196468 140730167209792 139684335245584 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26859] ppid=26849 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26859/stat : 26859 (java) S 26849 26852 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94833783 10914787328 6868 33554432000 4194304 4196468 140730167209792 139684036168560 139684731411074 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26860] ppid=26849 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26860/stat : 26860 (java) S 26849 26852 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94833784 10914787328 6868 33554432000 4194304 4196468 140730167209792 139684035114528 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26861] ppid=26849 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26861/stat : 26861 (java) S 26849 26852 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94833784 10914787328 6868 33554432000 4194304 4196468 140730167209792 139684034061680 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26862] ppid=26849 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26862/stat : 26862 (java) S 26849 26852 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94833786 10914787328 6868 33554432000 4194304 4196468 140730167209792 139684033010000 139684731418523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26863] ppid=26849 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26863/stat : 26863 (java) S 26849 26852 23077 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 94833786 10914787328 6868 33554432000 4194304 4196468 140730167209792 139684031957360 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26864] ppid=26849 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26864/stat : 26864 (java) S 26849 26852 23077 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 94833786 10914787328 6868 33554432000 4194304 4196468 140730167209792 139684030904560 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26865] ppid=26849 vsize=10658972 memory=140272324241024 CPUtime=0.02 cores=0,2,4,6
/proc/26852/task/26865/stat : 26865 (java) R 26849 26852 23077 0 -1 4202560 353 0 0 0 2 0 0 0 20 0 15 0 94833786 10914787328 6868 33554432000 4194304 4196468 140730167209792 139684029851760 139684715480414 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26866] ppid=26849 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26866/stat : 26866 (java) S 26849 26852 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94833787 10914787328 6868 33554432000 4194304 4196468 140730167209792 139684028799200 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26867] ppid=26849 vsize=10658972 memory=140272324241024 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26867/stat : 26867 (java) S 26849 26852 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94833787 10914787328 6868 33554432000 4194304 4196468 140730167209792 139684027747504 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27472 KiB

[startup+0.210422 s]*
/proc/loadavg: 1.91 1.97 1.87 3/195 26867
/proc/meminfo: memFree=20212820/32770624 swapFree=67108860/67108860
[pid=26852] ppid=26849 vsize=10661056 memory=40420 CPUtime=0.34 cores=0,2,4,6
/proc/26852/stat : 26852 (java) S 26849 26852 23077 0 -1 1077944320 8176 0 0 0 32 2 0 0 20 0 15 0 94833781 10916921344 10105 33554432000 4194304 4196468 140730167209792 140730167192336 139684731399927 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
/proc/26852/statm: 2665264 10105 3001 1 0 2627263 0
[pid=26852/tid=26854] ppid=26849 vsize=10661056 memory=8258083774364818332 CPUtime=0.2 cores=0,2,4,6
/proc/26852/task/26854/stat : 26854 (java) R 26849 26852 23077 0 -1 4202560 5111 0 0 0 19 1 0 0 20 0 15 0 94833781 10916921344 10105 33554432000 4194304 4196468 140730167209792 139684735631168 139684731411862 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26855] ppid=26849 vsize=10661056 memory=732370410661694437 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26855/stat : 26855 (java) S 26849 26852 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94833782 10916921344 10105 33554432000 4194304 4196468 140730167209792 139684687952528 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26856] ppid=26849 vsize=10661056 memory=140272324241024 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26856/stat : 26856 (java) S 26849 26852 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94833782 10916921344 10105 33554432000 4194304 4196468 140730167209792 139684686899728 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26857] ppid=26849 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26857/stat : 26857 (java) S 26849 26852 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94833782 10916921344 10105 33554432000 4194304 4196468 140730167209792 139684685846928 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26858] ppid=26849 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26858/stat : 26858 (java) S 26849 26852 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94833782 10916921344 10105 33554432000 4194304 4196468 140730167209792 139684335245584 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26859] ppid=26849 vsize=10661056 memory=140272324241024 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26859/stat : 26859 (java) S 26849 26852 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94833783 10916921344 10105 33554432000 4194304 4196468 140730167209792 139684036168560 139684731411074 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26860] ppid=26849 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26860/stat : 26860 (java) S 26849 26852 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94833784 10916921344 10105 33554432000 4194304 4196468 140730167209792 139684035114528 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26861] ppid=26849 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26861/stat : 26861 (java) S 26849 26852 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94833784 10916921344 10105 33554432000 4194304 4196468 140730167209792 139684034061680 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26862] ppid=26849 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26862/stat : 26862 (java) S 26849 26852 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94833786 10916921344 10105 33554432000 4194304 4196468 140730167209792 139684033010000 139684731418523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26863] ppid=26849 vsize=10661056 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/26852/task/26863/stat : 26863 (java) R 26849 26852 23077 0 -1 1077944384 325 0 0 0 1 0 0 0 20 0 15 0 94833786 10916921344 10105 33554432000 4194304 4196468 140730167209792 139684031957360 139684731411074 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26864] ppid=26849 vsize=10661056 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/26852/task/26864/stat : 26864 (java) R 26849 26852 23077 0 -1 4202560 482 0 0 0 3 0 0 0 20 0 15 0 94833786 10916921344 10105 33554432000 4194304 4196468 140730167209792 139684030904560 139684714636128 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26865] ppid=26849 vsize=10661056 memory=140272324241024 CPUtime=0.08 cores=0,2,4,6
/proc/26852/task/26865/stat : 26865 (java) R 26849 26852 23077 0 -1 4202560 896 0 0 0 8 0 0 0 20 0 15 0 94833786 10916921344 10105 33554432000 4194304 4196468 140730167209792 139684029848128 139684723637054 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26866] ppid=26849 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26866/stat : 26866 (java) S 26849 26852 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94833787 10916921344 10105 33554432000 4194304 4196468 140730167209792 139684028799200 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26867] ppid=26849 vsize=10661056 memory=140272324241024 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26867/stat : 26867 (java) S 26849 26852 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94833787 10916921344 10105 33554432000 4194304 4196468 140730167209792 139684027747504 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40420 KiB

[startup+0.310245 s]*
/proc/loadavg: 1.91 1.97 1.87 3/195 26867
/proc/meminfo: memFree=20201440/32770624 swapFree=67108860/67108860
[pid=26852] ppid=26849 vsize=10661132 memory=52032 CPUtime=0.68 cores=0,2,4,6
/proc/26852/stat : 26852 (java) S 26849 26852 23077 0 -1 1077944320 10093 0 0 0 66 2 0 0 20 0 15 0 94833781 10916999168 13008 33554432000 4194304 4196468 140730167209792 140730167192336 139684731399927 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
/proc/26852/statm: 2665283 13008 3078 1 0 2627263 0
[pid=26852/tid=26854] ppid=26849 vsize=10661132 memory=26467791 CPUtime=0.3 cores=0,2,4,6
/proc/26852/task/26854/stat : 26854 (java) R 26849 26852 23077 0 -1 4202560 5423 0 0 0 29 1 0 0 20 0 15 0 94833781 10916999168 13008 33554432000 4194304 4196468 140730167209792 139684735634640 139684712806179 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26855] ppid=26849 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26855/stat : 26855 (java) S 26849 26852 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94833782 10916999168 13008 33554432000 4194304 4196468 140730167209792 139684687952528 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26856] ppid=26849 vsize=10661132 memory=280544546944384 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26856/stat : 26856 (java) S 26849 26852 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94833782 10916999168 13008 33554432000 4194304 4196468 140730167209792 139684686899728 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26857] ppid=26849 vsize=10661132 memory=280544445434368 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26857/stat : 26857 (java) S 26849 26852 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94833782 10916999168 13008 33554432000 4194304 4196468 140730167209792 139684685846928 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26858] ppid=26849 vsize=10661132 memory=140272222703375 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26858/stat : 26858 (java) S 26849 26852 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94833782 10916999168 13008 33554432000 4194304 4196468 140730167209792 139684335245584 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26859] ppid=26849 vsize=10661132 memory=280544546951296 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26859/stat : 26859 (java) S 26849 26852 23077 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94833783 10916999168 13008 33554432000 4194304 4196468 140730167209792 139684036168560 139684731411074 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26860] ppid=26849 vsize=10661132 memory=140272222707983 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26860/stat : 26860 (java) S 26849 26852 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94833784 10916999168 13008 33554432000 4194304 4196468 140730167209792 139684035114528 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26861] ppid=26849 vsize=10661132 memory=140272222733365 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26861/stat : 26861 (java) S 26849 26852 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94833784 10916999168 13008 33554432000 4194304 4196468 140730167209792 139684034061680 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26862] ppid=26849 vsize=10661132 memory=140272222735695 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26862/stat : 26862 (java) S 26849 26852 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94833786 10916999168 13008 33554432000 4194304 4196468 140730167209792 139684033010000 139684731418523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26863] ppid=26849 vsize=10661132 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/26852/task/26863/stat : 26863 (java) S 26849 26852 23077 0 -1 1077944384 1014 0 0 0 10 0 0 0 20 0 15 0 94833786 10916999168 13008 33554432000 4194304 4196468 140730167209792 139684031957360 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26864] ppid=26849 vsize=10661132 memory=-1 CPUtime=0.11 cores=0,2,4,6
/proc/26852/task/26864/stat : 26864 (java) S 26849 26852 23077 0 -1 1077944384 877 0 0 0 11 0 0 0 20 0 15 0 94833786 10916999168 13008 33554432000 4194304 4196468 140730167209792 139684030904560 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26865] ppid=26849 vsize=10661132 memory=140272324241024 CPUtime=0.15 cores=0,2,4,6
/proc/26852/task/26865/stat : 26865 (java) S 26849 26852 23077 0 -1 1077944384 1408 0 0 0 15 0 0 0 20 0 15 0 94833786 10916999168 13008 33554432000 4194304 4196468 140730167209792 139684029851760 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26866] ppid=26849 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26866/stat : 26866 (java) S 26849 26852 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94833787 10916999168 13008 33554432000 4194304 4196468 140730167209792 139684028799200 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26867] ppid=26849 vsize=10661132 memory=140272324268496 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26867/stat : 26867 (java) S 26849 26852 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94833787 10916999168 13008 33554432000 4194304 4196468 140730167209792 139684027747504 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 52032 KiB

[startup+0.700771 s]
/proc/loadavg: 1.91 1.97 1.87 5/195 26867
/proc/meminfo: memFree=20178108/32770624 swapFree=67108860/67108860
[pid=26852] ppid=26849 vsize=10661132 memory=106412 CPUtime=1.95 cores=0,2,4,6
/proc/26852/stat : 26852 (java) S 26849 26852 23077 0 -1 1077944320 12437 0 0 0 192 3 0 0 20 0 15 0 94833781 10916999168 26603 33554432000 4194304 4196468 140730167209792 140730167192336 139684731399927 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
/proc/26852/statm: 2665283 26603 3106 1 0 2627263 0
[pid=26852/tid=26854] ppid=26849 vsize=10661132 memory=54 CPUtime=0.67 cores=0,2,4,6
/proc/26852/task/26854/stat : 26854 (java) R 26849 26852 23077 0 -1 4202560 5645 0 0 0 66 1 0 0 20 0 15 0 94833781 10916999168 26603 33554432000 4194304 4196468 140730167209792 139684735634640 139684369188039 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26855] ppid=26849 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26855/stat : 26855 (java) S 26849 26852 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94833782 10916999168 26603 33554432000 4194304 4196468 140730167209792 139684687952528 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26856] ppid=26849 vsize=10661132 memory=8174711894690903605 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26856/stat : 26856 (java) S 26849 26852 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94833782 10916999168 26603 33554432000 4194304 4196468 140730167209792 139684686899728 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26857] ppid=26849 vsize=10661132 memory=7012755875661107281 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26857/stat : 26857 (java) S 26849 26852 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94833782 10916999168 26603 33554432000 4194304 4196468 140730167209792 139684685846928 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26858] ppid=26849 vsize=10661132 memory=7666364995466192728 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26858/stat : 26858 (java) S 26849 26852 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94833782 10916999168 26603 33554432000 4194304 4196468 140730167209792 139684335245584 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26859] ppid=26849 vsize=10661132 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26859/stat : 26859 (java) S 26849 26852 23077 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94833783 10916999168 26603 33554432000 4194304 4196468 140730167209792 139684036168560 139684731411074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26860] ppid=26849 vsize=10661132 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26860/stat : 26860 (java) S 26849 26852 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94833784 10916999168 26603 33554432000 4194304 4196468 140730167209792 139684035114528 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26861] ppid=26849 vsize=10661132 memory=12032 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26861/stat : 26861 (java) S 26849 26852 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94833784 10916999168 26603 33554432000 4194304 4196468 140730167209792 139684034061680 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26862] ppid=26849 vsize=10661132 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26862/stat : 26862 (java) S 26849 26852 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94833786 10916999168 26603 33554432000 4194304 4196468 140730167209792 139684033010000 139684731418523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26863] ppid=26849 vsize=10661132 memory=792 CPUtime=0.44 cores=0,2,4,6
/proc/26852/task/26863/stat : 26863 (java) R 26849 26852 23077 0 -1 4202560 1542 0 0 0 44 0 0 0 20 0 15 0 94833786 10916999168 26603 33554432000 4194304 4196468 140730167209792 139684031949136 139684710645775 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26864] ppid=26849 vsize=10661132 memory=1716 CPUtime=0.45 cores=0,2,4,6
/proc/26852/task/26864/stat : 26864 (java) R 26849 26852 23077 0 -1 4202560 1436 0 0 0 45 0 0 0 20 0 15 0 94833786 10916999168 26603 33554432000 4194304 4196468 140730167209792 139684030897584 139684717445771 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26865] ppid=26849 vsize=10661132 memory=1952 CPUtime=0.37 cores=0,2,4,6
/proc/26852/task/26865/stat : 26865 (java) S 26849 26852 23077 0 -1 1077944384 2443 0 0 0 36 1 0 0 20 0 15 0 94833786 10916999168 26603 33554432000 4194304 4196468 140730167209792 139684029851760 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26866] ppid=26849 vsize=10661132 memory=8584 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26866/stat : 26866 (java) S 26849 26852 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94833787 10916999168 26603 33554432000 4194304 4196468 140730167209792 139684028799200 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26867] ppid=26849 vsize=10661132 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26867/stat : 26867 (java) S 26849 26852 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94833787 10916999168 26603 33554432000 4194304 4196468 140730167209792 139684027747504 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
Current children cumulated CPU time: 1.95 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 106412 KiB

[startup+1.50077 s]
/proc/loadavg: 1.91 1.97 1.87 4/195 26867
/proc/meminfo: memFree=20101540/32770624 swapFree=67108860/67108860
[pid=26852] ppid=26849 vsize=10661132 memory=172404 CPUtime=4.39 cores=0,2,4,6
/proc/26852/stat : 26852 (java) S 26849 26852 23077 0 -1 1077944320 26823 0 0 0 433 6 0 0 20 0 15 0 94833781 10916999168 43101 33554432000 4194304 4196468 140730167209792 140730167192336 139684731399927 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
/proc/26852/statm: 2665283 43101 3126 1 0 2627263 0
[pid=26852/tid=26854] ppid=26849 vsize=10661132 memory=4140 CPUtime=1.47 cores=0,2,4,6
/proc/26852/task/26854/stat : 26854 (java) R 26849 26852 23077 0 -1 4202560 6153 0 0 0 145 2 0 0 20 0 15 0 94833781 10916999168 43101 33554432000 4194304 4196468 140730167209792 139684735618056 139684370453879 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26855] ppid=26849 vsize=10661132 memory=54 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26855/stat : 26855 (java) S 26849 26852 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94833782 10916999168 43101 33554432000 4194304 4196468 140730167209792 139684687952528 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26856] ppid=26849 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26856/stat : 26856 (java) S 26849 26852 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94833782 10916999168 43101 33554432000 4194304 4196468 140730167209792 139684686899728 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26857] ppid=26849 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26857/stat : 26857 (java) S 26849 26852 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94833782 10916999168 43101 33554432000 4194304 4196468 140730167209792 139684685846928 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26858] ppid=26849 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26858/stat : 26858 (java) S 26849 26852 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94833782 10916999168 43101 33554432000 4194304 4196468 140730167209792 139684335245584 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26859] ppid=26849 vsize=10661132 memory=280544445475040 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26859/stat : 26859 (java) S 26849 26852 23077 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94833783 10916999168 43101 33554432000 4194304 4196468 140730167209792 139684036168560 139684731411074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0

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

/proc/26852/task/26854/stat : 26854 (java) R 26849 26852 23077 0 -1 4202560 56168 0 0 0 235960 57 0 0 20 0 15 0 94833781 10916999168 86435 33554432000 4194304 4196468 140730167209792 139684735630336 139684370844548 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26855] ppid=26849 vsize=10661132 memory=373956 CPUtime=19.97 cores=0,2,4,6
/proc/26852/task/26855/stat : 26855 (java) S 26849 26852 23077 0 -1 1077944384 14551 0 0 0 1951 46 0 0 20 0 15 0 94833782 10916999168 86435 33554432000 4194304 4196468 140730167209792 139684687952528 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26856] ppid=26849 vsize=10661132 memory=352408 CPUtime=19.98 cores=0,2,4,6
/proc/26852/task/26856/stat : 26856 (java) S 26849 26852 23077 0 -1 1077944384 14809 0 0 0 1951 47 0 0 20 0 15 0 94833782 10916999168 86435 33554432000 4194304 4196468 140730167209792 139684686899728 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26857] ppid=26849 vsize=10661132 memory=346252 CPUtime=20.01 cores=0,2,4,6
/proc/26852/task/26857/stat : 26857 (java) S 26849 26852 23077 0 -1 1077944384 16935 0 0 0 1953 48 0 0 20 0 15 0 94833782 10916999168 86435 33554432000 4194304 4196468 140730167209792 139684685846928 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26858] ppid=26849 vsize=10661132 memory=1428 CPUtime=20.01 cores=0,2,4,6
/proc/26852/task/26858/stat : 26858 (java) S 26849 26852 23077 0 -1 1077944384 14575 0 0 0 1955 46 0 0 20 0 15 0 94833782 10916999168 86435 33554432000 4194304 4196468 140730167209792 139684335245584 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26859] ppid=26849 vsize=10661132 memory=0 CPUtime=1.2 cores=0,2,4,6
/proc/26852/task/26859/stat : 26859 (java) S 26849 26852 23077 0 -1 1077944384 18181 0 0 0 95 25 0 0 20 0 15 0 94833783 10916999168 86435 33554432000 4194304 4196468 140730167209792 139684036168560 139684731411074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26860] ppid=26849 vsize=10661132 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26860/stat : 26860 (java) S 26849 26852 23077 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 94833784 10916999168 86435 33554432000 4194304 4196468 140730167209792 139684035114528 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26861] ppid=26849 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26861/stat : 26861 (java) S 26849 26852 23077 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 94833784 10916999168 86435 33554432000 4194304 4196468 140730167209792 139684034061680 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26862] ppid=26849 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26862/stat : 26862 (java) S 26849 26852 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94833786 10916999168 86435 33554432000 4194304 4196468 140730167209792 139684033010000 139684731418523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26863] ppid=26849 vsize=10661132 memory=346252 CPUtime=1.46 cores=0,2,4,6
/proc/26852/task/26863/stat : 26863 (java) S 26849 26852 23077 0 -1 1077944384 11475 0 0 0 145 1 0 0 20 0 15 0 94833786 10916999168 86435 33554432000 4194304 4196468 140730167209792 139684031957360 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26864] ppid=26849 vsize=10661132 memory=7235994240309291072 CPUtime=1.8 cores=0,2,4,6
/proc/26852/task/26864/stat : 26864 (java) S 26849 26852 23077 0 -1 1077944384 15519 0 0 0 178 2 0 0 20 0 15 0 94833786 10916999168 86435 33554432000 4194304 4196468 140730167209792 139684030904560 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26865] ppid=26849 vsize=10661132 memory=356000 CPUtime=0.46 cores=0,2,4,6
/proc/26852/task/26865/stat : 26865 (java) S 26849 26852 23077 0 -1 1077944384 3921 0 0 0 45 1 0 0 20 0 15 0 94833786 10916999168 86435 33554432000 4194304 4196468 140730167209792 139684029851760 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26866] ppid=26849 vsize=10661132 memory=1987 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26866/stat : 26866 (java) S 26849 26852 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94833787 10916999168 86435 33554432000 4194304 4196468 140730167209792 139684028799200 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26867] ppid=26849 vsize=10661132 memory=346252 CPUtime=1.13 cores=0,2,4,6
/proc/26852/task/26867/stat : 26867 (java) S 26849 26852 23077 0 -1 1077944384 709 0 0 0 60 53 0 0 20 0 15 0 94833787 10916999168 86435 33554432000 4194304 4196468 140730167209792 139684027747504 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
Current children cumulated CPU time: 2446.3 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 345740 KiB

[startup+2442.3 s]
/proc/loadavg: 0.58 0.65 0.77 2/194 26942
/proc/meminfo: memFree=19868808/32770624 swapFree=67108860/67108860
[pid=26852] ppid=26849 vsize=10661132 memory=379608 CPUtime=2507.8 cores=0,2,4,6
/proc/26852/stat : 26852 (java) S 26849 26852 23077 0 -1 1077944320 172765 0 0 0 250457 323 0 0 20 0 15 0 94833781 10916999168 94902 33554432000 4194304 4196468 140730167209792 140730167192336 139684731399927 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
/proc/26852/statm: 2665283 94902 3172 1 0 2627263 0
[pid=26852/tid=26854] ppid=26849 vsize=10661132 memory=352780 CPUtime=2419.62 cores=0,2,4,6
/proc/26852/task/26854/stat : 26854 (java) R 26849 26852 23077 0 -1 4202560 59226 0 0 0 241903 59 0 0 20 0 15 0 94833781 10916999168 94902 33554432000 4194304 4196468 140730167209792 139684735631152 139684371074894 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26855] ppid=26849 vsize=10661132 memory=356884 CPUtime=20.48 cores=0,2,4,6
/proc/26852/task/26855/stat : 26855 (java) S 26849 26852 23077 0 -1 1077944384 14886 0 0 0 2001 47 0 0 20 0 15 0 94833782 10916999168 94902 33554432000 4194304 4196468 140730167209792 139684687952528 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26856] ppid=26849 vsize=10661132 memory=355876 CPUtime=20.46 cores=0,2,4,6
/proc/26852/task/26856/stat : 26856 (java) S 26849 26852 23077 0 -1 1077944384 15121 0 0 0 1998 48 0 0 20 0 15 0 94833782 10916999168 94902 33554432000 4194304 4196468 140730167209792 139684686899728 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26857] ppid=26849 vsize=10661132 memory=359872 CPUtime=20.51 cores=0,2,4,6
/proc/26852/task/26857/stat : 26857 (java) S 26849 26852 23077 0 -1 1077944384 17409 0 0 0 2002 49 0 0 20 0 15 0 94833782 10916999168 94902 33554432000 4194304 4196468 140730167209792 139684685846928 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26858] ppid=26849 vsize=10661132 memory=361648 CPUtime=20.51 cores=0,2,4,6
/proc/26852/task/26858/stat : 26858 (java) S 26849 26852 23077 0 -1 1077944384 14772 0 0 0 2004 47 0 0 20 0 15 0 94833782 10916999168 94902 33554432000 4194304 4196468 140730167209792 139684335245584 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26859] ppid=26849 vsize=10661132 memory=361648 CPUtime=1.23 cores=0,2,4,6
/proc/26852/task/26859/stat : 26859 (java) S 26849 26852 23077 0 -1 1077944384 18310 0 0 0 97 26 0 0 20 0 15 0 94833783 10916999168 94902 33554432000 4194304 4196468 140730167209792 139684036168560 139684731411074 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26860] ppid=26849 vsize=10661132 memory=365780 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26860/stat : 26860 (java) S 26849 26852 23077 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 94833784 10916999168 94902 33554432000 4194304 4196468 140730167209792 139684035114528 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26861] ppid=26849 vsize=10661132 memory=368892 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26861/stat : 26861 (java) S 26849 26852 23077 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 94833784 10916999168 94902 33554432000 4194304 4196468 140730167209792 139684034061680 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26862] ppid=26849 vsize=10661132 memory=379608 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26862/stat : 26862 (java) S 26849 26852 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94833786 10916999168 94902 33554432000 4194304 4196468 140730167209792 139684033010000 139684731418523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26863] ppid=26849 vsize=10661132 memory=4140 CPUtime=1.46 cores=0,2,4,6
/proc/26852/task/26863/stat : 26863 (java) S 26849 26852 23077 0 -1 1077944384 11475 0 0 0 145 1 0 0 20 0 15 0 94833786 10916999168 94902 33554432000 4194304 4196468 140730167209792 139684031957360 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26864] ppid=26849 vsize=10661132 memory=367660 CPUtime=1.8 cores=0,2,4,6
/proc/26852/task/26864/stat : 26864 (java) S 26849 26852 23077 0 -1 1077944384 15519 0 0 0 178 2 0 0 20 0 15 0 94833786 10916999168 94902 33554432000 4194304 4196468 140730167209792 139684030904560 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26865] ppid=26849 vsize=10661132 memory=361648 CPUtime=0.46 cores=0,2,4,6
/proc/26852/task/26865/stat : 26865 (java) S 26849 26852 23077 0 -1 1077944384 3921 0 0 0 45 1 0 0 20 0 15 0 94833786 10916999168 94902 33554432000 4194304 4196468 140730167209792 139684029851760 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26866] ppid=26849 vsize=10661132 memory=361648 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26866/stat : 26866 (java) S 26849 26852 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94833787 10916999168 94902 33554432000 4194304 4196468 140730167209792 139684028799200 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26867] ppid=26849 vsize=10661132 memory=361648 CPUtime=1.17 cores=0,2,4,6
/proc/26852/task/26867/stat : 26867 (java) S 26849 26852 23077 0 -1 1077944384 716 0 0 0 62 55 0 0 20 0 15 0 94833787 10916999168 94902 33554432000 4194304 4196468 140730167209792 139684027747504 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
Current children cumulated CPU time: 2507.8 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 379608 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2454.11 s]
/proc/loadavg: 0.61 0.65 0.77 2/194 26942
/proc/meminfo: memFree=19817296/32770624 swapFree=67108860/67108860
[pid=26852] ppid=26849 vsize=10661132 memory=431400 CPUtime=2520.04 cores=0,2,4,6
/proc/26852/stat : 26852 (java) S 26849 26852 23077 0 -1 1077944320 173699 0 0 0 251678 326 0 0 20 0 15 0 94833781 10916999168 107850 33554432000 4194304 4196468 140730167209792 140730167192336 139684731399927 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
/proc/26852/statm: 2665283 107850 3172 1 0 2627263 0
[pid=26852/tid=26854] ppid=26849 vsize=10661132 memory=431400 CPUtime=2431.27 cores=0,2,4,6
/proc/26852/task/26854/stat : 26854 (java) R 26849 26852 23077 0 -1 4202560 59249 0 0 0 243067 60 0 0 20 0 15 0 94833781 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684735629520 140730168932290 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26855] ppid=26849 vsize=10661132 memory=431400 CPUtime=20.63 cores=0,2,4,6
/proc/26852/task/26855/stat : 26855 (java) S 26849 26852 23077 0 -1 1077944384 14995 0 0 0 2015 48 0 0 20 0 15 0 94833782 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684687952528 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26856] ppid=26849 vsize=10661132 memory=431400 CPUtime=20.6 cores=0,2,4,6
/proc/26852/task/26856/stat : 26856 (java) S 26849 26852 23077 0 -1 1077944384 15150 0 0 0 2011 49 0 0 20 0 15 0 94833782 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684686899728 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26857] ppid=26849 vsize=10661132 memory=12032 CPUtime=20.66 cores=0,2,4,6
/proc/26852/task/26857/stat : 26857 (java) S 26849 26852 23077 0 -1 1077944384 17444 0 0 0 2017 49 0 0 20 0 15 0 94833782 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684685846928 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26858] ppid=26849 vsize=10661132 memory=430892 CPUtime=20.66 cores=0,2,4,6
/proc/26852/task/26858/stat : 26858 (java) S 26849 26852 23077 0 -1 1077944384 14811 0 0 0 2018 48 0 0 20 0 15 0 94833782 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684335245584 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26859] ppid=26849 vsize=10661132 memory=412480 CPUtime=1.24 cores=0,2,4,6
/proc/26852/task/26859/stat : 26859 (java) S 26849 26852 23077 0 -1 1077944384 19007 0 0 0 98 26 0 0 20 0 15 0 94833783 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684036168560 139684731411074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26860] ppid=26849 vsize=10661132 memory=361648 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26860/stat : 26860 (java) S 26849 26852 23077 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 94833784 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684035114528 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26861] ppid=26849 vsize=10661132 memory=359872 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26861/stat : 26861 (java) S 26849 26852 23077 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 94833784 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684034061680 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26862] ppid=26849 vsize=10661132 memory=355876 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26862/stat : 26862 (java) S 26849 26852 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94833786 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684033010000 139684731418523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26863] ppid=26849 vsize=10661132 memory=356884 CPUtime=1.46 cores=0,2,4,6
/proc/26852/task/26863/stat : 26863 (java) S 26849 26852 23077 0 -1 1077944384 11475 0 0 0 145 1 0 0 20 0 15 0 94833786 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684031957360 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26864] ppid=26849 vsize=10661132 memory=352780 CPUtime=1.8 cores=0,2,4,6
/proc/26852/task/26864/stat : 26864 (java) S 26849 26852 23077 0 -1 1077944384 15519 0 0 0 178 2 0 0 20 0 15 0 94833786 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684030904560 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26865] ppid=26849 vsize=10661132 memory=431400 CPUtime=0.46 cores=0,2,4,6
/proc/26852/task/26865/stat : 26865 (java) S 26849 26852 23077 0 -1 1077944384 3921 0 0 0 45 1 0 0 20 0 15 0 94833786 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684029851760 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26866] ppid=26849 vsize=10661132 memory=404232 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26866/stat : 26866 (java) S 26849 26852 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94833787 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684028799200 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26867] ppid=26849 vsize=10661132 memory=430892 CPUtime=1.17 cores=0,2,4,6
/proc/26852/task/26867/stat : 26867 (java) S 26849 26852 23077 0 -1 1077944384 718 0 0 0 62 55 0 0 20 0 15 0 94833787 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684027747504 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 431400 KiB

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

[startup+2454.13 s]
# the end of solver process 26852 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.8 s, system=3.26411 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2454.11 s]
/proc/loadavg: 0.61 0.65 0.77 2/194 26942
/proc/meminfo: memFree=19817296/32770624 swapFree=67108860/67108860
[pid=26852] ppid=26849 vsize=10661132 memory=431400 CPUtime=2520.04 cores=0,2,4,6
/proc/26852/stat : 26852 (java) S 26849 26852 23077 0 -1 1077944320 173699 0 0 0 251678 326 0 0 20 0 15 0 94833781 10916999168 107850 33554432000 4194304 4196468 140730167209792 140730167192336 139684731399927 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
/proc/26852/statm: 2665283 107850 3172 1 0 2627263 0
[pid=26852/tid=26854] ppid=26849 vsize=10661132 memory=431400 CPUtime=2431.27 cores=0,2,4,6
/proc/26852/task/26854/stat : 26854 (java) R 26849 26852 23077 0 -1 4202560 59249 0 0 0 243067 60 0 0 20 0 15 0 94833781 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684735629520 140730168932290 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26855] ppid=26849 vsize=10661132 memory=431400 CPUtime=20.63 cores=0,2,4,6
/proc/26852/task/26855/stat : 26855 (java) S 26849 26852 23077 0 -1 1077944384 14995 0 0 0 2015 48 0 0 20 0 15 0 94833782 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684687952528 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26856] ppid=26849 vsize=10661132 memory=431400 CPUtime=20.6 cores=0,2,4,6
/proc/26852/task/26856/stat : 26856 (java) S 26849 26852 23077 0 -1 1077944384 15150 0 0 0 2011 49 0 0 20 0 15 0 94833782 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684686899728 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26857] ppid=26849 vsize=10661132 memory=12032 CPUtime=20.66 cores=0,2,4,6
/proc/26852/task/26857/stat : 26857 (java) S 26849 26852 23077 0 -1 1077944384 17444 0 0 0 2017 49 0 0 20 0 15 0 94833782 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684685846928 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26858] ppid=26849 vsize=10661132 memory=430892 CPUtime=20.66 cores=0,2,4,6
/proc/26852/task/26858/stat : 26858 (java) S 26849 26852 23077 0 -1 1077944384 14811 0 0 0 2018 48 0 0 20 0 15 0 94833782 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684335245584 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26859] ppid=26849 vsize=10661132 memory=412480 CPUtime=1.24 cores=0,2,4,6
/proc/26852/task/26859/stat : 26859 (java) S 26849 26852 23077 0 -1 1077944384 19007 0 0 0 98 26 0 0 20 0 15 0 94833783 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684036168560 139684731411074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26860] ppid=26849 vsize=10661132 memory=361648 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26860/stat : 26860 (java) S 26849 26852 23077 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 94833784 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684035114528 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26861] ppid=26849 vsize=10661132 memory=359872 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26861/stat : 26861 (java) S 26849 26852 23077 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 94833784 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684034061680 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26862] ppid=26849 vsize=10661132 memory=355876 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26862/stat : 26862 (java) S 26849 26852 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94833786 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684033010000 139684731418523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26863] ppid=26849 vsize=10661132 memory=356884 CPUtime=1.46 cores=0,2,4,6
/proc/26852/task/26863/stat : 26863 (java) S 26849 26852 23077 0 -1 1077944384 11475 0 0 0 145 1 0 0 20 0 15 0 94833786 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684031957360 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26864] ppid=26849 vsize=10661132 memory=352780 CPUtime=1.8 cores=0,2,4,6
/proc/26852/task/26864/stat : 26864 (java) S 26849 26852 23077 0 -1 1077944384 15519 0 0 0 178 2 0 0 20 0 15 0 94833786 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684030904560 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26865] ppid=26849 vsize=10661132 memory=431400 CPUtime=0.46 cores=0,2,4,6
/proc/26852/task/26865/stat : 26865 (java) S 26849 26852 23077 0 -1 1077944384 3921 0 0 0 45 1 0 0 20 0 15 0 94833786 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684029851760 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26866] ppid=26849 vsize=10661132 memory=404232 CPUtime=0 cores=0,2,4,6
/proc/26852/task/26866/stat : 26866 (java) S 26849 26852 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94833787 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684028799200 139684731410133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
[pid=26852/tid=26867] ppid=26849 vsize=10661132 memory=430892 CPUtime=1.17 cores=0,2,4,6
/proc/26852/task/26867/stat : 26867 (java) S 26849 26852 23077 0 -1 1077944384 718 0 0 0 62 55 0 0 20 0 15 0 94833787 10916999168 107850 33554432000 4194304 4196468 140730167209792 139684027747504 139684731411074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26988544 140730167211128 140730167211273 140730167211273 140730167214031 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 431400 KiB

Child status: 143
Real time (s): 2454.13
CPU time (s): 2520.06
CPU user time (s): 2516.8
CPU system time (s): 3.26411
CPU usage (%): 102.686
Max. virtual memory (cumulated for all children) (KiB): 10662780
Max. memory (cumulated for all children) (KiB): 574072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.8
system time used= 3.26411
maximum resident set size= 578344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173890
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78178
involuntary context switches= 5162


# summary of solver processes directly reported to runsolver:
#   pid: 26852
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2516.8
#   total CPU system time (s): 3.26411

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.8791 second user time and 24.3287 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-28 12:11:46
IDJOB=4298710
IDBENCH=141223
IDSOLVER=2768
FILE ID=node103/4298710-1532772706
RUNJOBID= node103-1532740268-23108
PBS_JOBID= 21022444
Free space on /tmp= 56536 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/SumColoring/SumColoring-dsjc-125-5_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298710-1532772706/watcher-4298710-1532772706 -o /tmp/evaluation-result-4298710-1532772706/solver-4298710-1532772706 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532740268-23108 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4298710-1532772706.xml --timelimit 2520

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

MD5SUM BENCH= 08115146c0ac9b7e4849c5cb62d96e41
RANDOM SEED=1242236843

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
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.48
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.48
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:        20239920 kB
MemAvailable:   31931596 kB
Buffers:          301952 kB
Cached:         11574172 kB
SwapCached:            0 kB
Active:          3909768 kB
Inactive:        8019144 kB
Active(anon):      55928 kB
Inactive(anon):    25184 kB
Active(file):    3853840 kB
Inactive(file):  7993960 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1464 kB
Writeback:             4 kB
AnonPages:         59704 kB
Mapped:            43180 kB
Shmem:             25228 kB
Slab:             300024 kB
SReclaimable:     272336 kB
SUnreclaim:        27688 kB
KernelStack:        3184 kB
PageTables:         4820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56536 MiB
End job on node103 at 2018-07-28 12:52:40