Trace number 4298666

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
Solver of Xavier Schul & Yvhan Smal 2018-04-28SAT (TO)111 2520.04 2499.72

General information on the benchmark

NameSumColoring/
SumColoring-1-fullins-4_c18.xml
MD5SUMce812152122c21d5982c9c6047fc1378
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark83
Best CPU time to get the best result obtained on this benchmark303.884
Satisfiable
(Un)Satisfiability was proved
Number of variables93
Number of constraints593
Number of domains1
Minimum domain size93
Maximum domain size93
Distribution of domain sizes[{"size":93,"count":93}]
Minimum variable degree7
Maximum variable degree33
Distribution of variable degrees[{"degree":7,"count":4},{"degree":8,"count":6},{"degree":9,"count":11},{"degree":10,"count":8},{"degree":11,"count":9},{"degree":12,"count":9},{"degree":13,"count":7},{"degree":14,"count":10},{"degree":15,"count":4},{"degree":16,"count":4},{"degree":17,"count":3},{"degree":18,"count":3},{"degree":19,"count":3},{"degree":20,"count":3},{"degree":23,"count":3},{"degree":24,"count":3},{"degree":33,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":593}]
Number of extensional constraints0
Number of intensional constraints593
Distribution of constraint types[{"type":"intension","count":593}]
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.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
1.12/0.52	o 137
1.12/0.57	o 132
1.99/0.84	o 129
2.61/1.17	o 128
4.66/3.17	o 125
12.22/10.52	o 122
43.94/42.12	o 113
501.29/496.39	o 111
2520.02/2499.70	s SATISFIABLE
2520.02/2499.70	v <instantiation>
2520.02/2499.70	v 	<list>
2520.02/2499.70	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] 
2520.02/2499.70	v 	</list>
2520.02/2499.70	v 	<values>
2520.02/2499.70	v 		0 1 3 1 2 1 5 2 4 0 1 0 1 0 0 0 0 0 2 1 2 1 2 1 1 2 1 0 2 3 2 1 3 1 2 1 3 2 3 3 1 3 1 3 6 3 6 3 2 1 2 1 2 1 1 2 1 4 2 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 
2520.02/2499.70	v 	</values>
2520.02/2499.70	v </instantiation>

Verifier Data

OK	111

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 (9008 MiB free)
  memory of node 1: 16384 MiB (13939 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298666-1532768463/watcher-4298666-1532768463 -o /tmp/evaluation-result-4298666-1532768463/solver-4298666-1532768463 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532740894-20192 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298666-1532768463.xml 

running on 4 cores: 1,3,5,7

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
solver pid=23737, runsolver pid=23734
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 1.13 1.35 1.37 4/198 23755
/proc/meminfo: memFree=23506368/32770624 swapFree=67108688/67108860
[pid=23737] ppid=23734 vsize=10661052 memory=27448 CPUtime=0.12 cores=1,3,5,7
/proc/23737/stat : 23737 (java) S 23734 23737 20160 0 -1 1077944320 5210 0 0 0 11 1 0 0 20 0 15 0 94409216 10916917248 6862 33554432000 4194304 4196468 140725139886160 140725139868704 140260591714039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
/proc/23737/statm: 2665263 6862 2859 1 0 2627263 0
[pid=23737/tid=23739] ppid=23734 vsize=10661052 memory=8543466553346073208 CPUtime=0.09 cores=1,3,5,7
/proc/23737/task/23739/stat : 23739 (java) R 23734 23737 20160 0 -1 4202560 3140 0 0 0 8 1 0 0 20 0 15 0 94409217 10916917248 6862 33554432000 4194304 4196468 140725139886160 140260595943568 140260583951166 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23740] ppid=23734 vsize=10661052 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23740/stat : 23740 (java) S 23734 23737 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409217 10916917248 6862 33554432000 4194304 4196468 140725139886160 140260548267024 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23741] ppid=23734 vsize=10661052 memory=140366376527488 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23741/stat : 23741 (java) S 23734 23737 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409217 10916917248 6862 33554432000 4194304 4196468 140725139886160 140260547214480 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23742] ppid=23734 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23742/stat : 23742 (java) S 23734 23737 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409217 10916917248 6862 33554432000 4194304 4196468 140725139886160 140260196408080 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23743] ppid=23734 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23743/stat : 23743 (java) S 23734 23737 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409217 10916917248 6862 33554432000 4194304 4196468 140725139886160 140260195355536 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23744] ppid=23734 vsize=10661052 memory=140366376527488 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23744/stat : 23744 (java) S 23734 23737 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409219 10916917248 6862 33554432000 4194304 4196468 140725139886160 140260151453936 140260591725186 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23745] ppid=23734 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23745/stat : 23745 (java) S 23734 23737 20160 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94409219 10916917248 6862 33554432000 4194304 4196468 140725139886160 140260150400160 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23746] ppid=23734 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23746/stat : 23746 (java) S 23734 23737 20160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94409219 10916917248 6862 33554432000 4194304 4196468 140725139886160 140260149347056 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23750] ppid=23734 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23750/stat : 23750 (java) S 23734 23737 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409222 10916917248 6862 33554432000 4194304 4196468 140725139886160 140260148295632 140260591732635 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23751] ppid=23734 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23751/stat : 23751 (java) R 23734 23737 20160 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 94409222 10916917248 6862 33554432000 4194304 4196468 140725139886160 140260147243760 140260591725186 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23752] ppid=23734 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23752/stat : 23752 (java) S 23734 23737 20160 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 94409222 10916917248 6862 33554432000 4194304 4196468 140725139886160 140260146191216 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23753] ppid=23734 vsize=10661052 memory=140366376527488 CPUtime=0.01 cores=1,3,5,7
/proc/23737/task/23753/stat : 23753 (java) R 23734 23737 20160 0 -1 4202560 276 0 0 0 1 0 0 0 20 0 15 0 94409222 10916917248 6862 33554432000 4194304 4196468 140725139886160 140260145138160 140260575794526 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23754] ppid=23734 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23754/stat : 23754 (java) S 23734 23737 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409222 10916917248 6862 33554432000 4194304 4196468 140725139886160 140260144085856 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23755] ppid=23734 vsize=10661052 memory=140366376527488 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23755/stat : 23755 (java) S 23734 23737 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409222 10916917248 6862 33554432000 4194304 4196468 140725139886160 140260075891248 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27448 KiB

[startup+0.210162 s]*
/proc/loadavg: 1.13 1.35 1.37 3/196 23769
/proc/meminfo: memFree=23496856/32770624 swapFree=67108688/67108860
[pid=23737] ppid=23734 vsize=10661052 memory=40196 CPUtime=0.34 cores=1,3,5,7
/proc/23737/stat : 23737 (java) S 23734 23737 20160 0 -1 1077944320 8181 0 0 0 32 2 0 0 20 0 15 0 94409216 10916917248 10049 33554432000 4194304 4196468 140725139886160 140725139868704 140260591714039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
/proc/23737/statm: 2665263 10049 2953 1 0 2627263 0
[pid=23737/tid=23739] ppid=23734 vsize=10661052 memory=8318255677412212789 CPUtime=0.2 cores=1,3,5,7
/proc/23737/task/23739/stat : 23739 (java) R 23734 23737 20160 0 -1 4202560 5103 0 0 0 19 1 0 0 20 0 15 0 94409217 10916917248 10049 33554432000 4194304 4196468 140725139886160 140260595953008 140260226924793 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23740] ppid=23734 vsize=10661052 memory=330 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23740/stat : 23740 (java) S 23734 23737 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409217 10916917248 10049 33554432000 4194304 4196468 140725139886160 140260548267024 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23741] ppid=23734 vsize=10661052 memory=140366377047880 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23741/stat : 23741 (java) S 23734 23737 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409217 10916917248 10049 33554432000 4194304 4196468 140725139886160 140260547214480 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23742] ppid=23734 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23742/stat : 23742 (java) S 23734 23737 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409217 10916917248 10049 33554432000 4194304 4196468 140725139886160 140260196408080 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23743] ppid=23734 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23743/stat : 23743 (java) S 23734 23737 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409217 10916917248 10049 33554432000 4194304 4196468 140725139886160 140260195355536 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23744] ppid=23734 vsize=10661052 memory=140366376527488 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23744/stat : 23744 (java) S 23734 23737 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409219 10916917248 10049 33554432000 4194304 4196468 140725139886160 140260151453936 140260591725186 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23745] ppid=23734 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23745/stat : 23745 (java) S 23734 23737 20160 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94409219 10916917248 10049 33554432000 4194304 4196468 140725139886160 140260150400160 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23746] ppid=23734 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23746/stat : 23746 (java) S 23734 23737 20160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94409219 10916917248 10049 33554432000 4194304 4196468 140725139886160 140260149347056 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23750] ppid=23734 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23750/stat : 23750 (java) S 23734 23737 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409222 10916917248 10049 33554432000 4194304 4196468 140725139886160 140260148295632 140260591732635 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23751] ppid=23734 vsize=10661052 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23737/task/23751/stat : 23751 (java) R 23734 23737 20160 0 -1 1077944384 457 0 0 0 2 0 0 0 20 0 15 0 94409222 10916917248 10049 33554432000 4194304 4196468 140725139886160 140260147243760 140260591725186 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23752] ppid=23734 vsize=10661052 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/23737/task/23752/stat : 23752 (java) R 23734 23737 20160 0 -1 4202560 460 0 0 0 1 0 0 0 20 0 15 0 94409222 10916917248 10049 33554432000 4194304 4196468 140725139886160 140260146191216 140260575620707 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23753] ppid=23734 vsize=10661052 memory=140366376527488 CPUtime=0.08 cores=1,3,5,7
/proc/23737/task/23753/stat : 23753 (java) R 23734 23737 20160 0 -1 4202560 792 0 0 0 8 0 0 0 20 0 15 0 94409222 10916917248 10049 33554432000 4194304 4196468 140725139886160 140260145133840 140260570683081 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23754] ppid=23734 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23754/stat : 23754 (java) S 23734 23737 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409222 10916917248 10049 33554432000 4194304 4196468 140725139886160 140260144085856 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23755] ppid=23734 vsize=10661052 memory=140366376527488 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23755/stat : 23755 (java) S 23734 23737 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409222 10916917248 10049 33554432000 4194304 4196468 140725139886160 140260075891248 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40196 KiB

[startup+0.310286 s]*
/proc/loadavg: 1.13 1.35 1.37 5/203 23785
/proc/meminfo: memFree=23489392/32770624 swapFree=67108688/67108860
[pid=23737] ppid=23734 vsize=10661128 memory=46872 CPUtime=0.58 cores=1,3,5,7
/proc/23737/stat : 23737 (java) S 23734 23737 20160 0 -1 1077944320 8740 0 0 0 55 3 0 0 20 0 15 0 94409216 10916995072 11718 33554432000 4194304 4196468 140725139886160 140725139868704 140260591714039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
/proc/23737/statm: 2665282 11718 3053 1 0 2627263 0
[pid=23737/tid=23739] ppid=23734 vsize=10661128 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/23737/task/23739/stat : 23739 (java) R 23734 23737 20160 0 -1 4202560 5405 0 0 0 28 1 0 0 20 0 15 0 94409217 10916995072 11718 33554432000 4194304 4196468 140725139886160 140260595948336 140260227022401 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23740] ppid=23734 vsize=10661128 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23740/stat : 23740 (java) S 23734 23737 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409217 10916995072 11718 33554432000 4194304 4196468 140725139886160 140260548267024 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23741] ppid=23734 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23741/stat : 23741 (java) S 23734 23737 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409217 10916995072 11718 33554432000 4194304 4196468 140725139886160 140260547214480 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23742] ppid=23734 vsize=10661128 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23742/stat : 23742 (java) S 23734 23737 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409217 10916995072 11718 33554432000 4194304 4196468 140725139886160 140260196408080 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23743] ppid=23734 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23743/stat : 23743 (java) S 23734 23737 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409217 10916995072 11718 33554432000 4194304 4196468 140725139886160 140260195355536 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23744] ppid=23734 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23744/stat : 23744 (java) S 23734 23737 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409219 10916995072 11718 33554432000 4194304 4196468 140725139886160 140260151453936 140260591725186 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23745] ppid=23734 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23745/stat : 23745 (java) S 23734 23737 20160 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94409219 10916995072 11718 33554432000 4194304 4196468 140725139886160 140260150400160 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23746] ppid=23734 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23746/stat : 23746 (java) S 23734 23737 20160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94409219 10916995072 11718 33554432000 4194304 4196468 140725139886160 140260149347056 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23750] ppid=23734 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23750/stat : 23750 (java) S 23734 23737 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409222 10916995072 11718 33554432000 4194304 4196468 140725139886160 140260148295632 140260591732635 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23751] ppid=23734 vsize=10661128 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/23737/task/23751/stat : 23751 (java) R 23734 23737 20160 0 -1 4202560 536 0 0 0 6 0 0 0 20 0 15 0 94409222 10916995072 11718 33554432000 4194304 4196468 140725139886160 140260147243856 140260591735386 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23752] ppid=23734 vsize=10661128 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/23737/task/23752/stat : 23752 (java) R 23734 23737 20160 0 -1 1077944384 517 0 0 0 4 0 0 0 20 0 15 0 94409222 10916995072 11718 33554432000 4194304 4196468 140725139886160 140260146191216 140260591725186 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23753] ppid=23734 vsize=10661128 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/23737/task/23753/stat : 23753 (java) R 23734 23737 20160 0 -1 4202560 914 0 0 0 15 0 0 0 20 0 15 0 94409222 10916995072 11718 33554432000 4194304 4196468 140725139886160 140260145135952 140260583951166 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23754] ppid=23734 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23754/stat : 23754 (java) S 23734 23737 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409222 10916995072 11718 33554432000 4194304 4196468 140725139886160 140260144085856 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23755] ppid=23734 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23755/stat : 23755 (java) S 23734 23737 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409222 10916995072 11718 33554432000 4194304 4196468 140725139886160 140260075891248 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 46872 KiB

[startup+0.701515 s]
/proc/loadavg: 1.13 1.35 1.37 6/216 23798
/proc/meminfo: memFree=23449872/32770624 swapFree=67108688/67108860
[pid=23737] ppid=23734 vsize=10661128 memory=83816 CPUtime=1.68 cores=1,3,5,7
/proc/23737/stat : 23737 (java) S 23734 23737 20160 0 -1 1077944320 13891 0 0 0 164 4 0 0 20 0 15 0 94409216 10916995072 20954 33554432000 4194304 4196468 140725139886160 140725139868704 140260591714039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
/proc/23737/statm: 2665282 20954 3106 1 0 2627263 0
[pid=23737/tid=23739] ppid=23734 vsize=10661128 memory=2241 CPUtime=0.68 cores=1,3,5,7
/proc/23737/task/23739/stat : 23739 (java) R 23734 23737 20160 0 -1 4202560 5656 0 0 0 66 2 0 0 20 0 15 0 94409217 10916995072 20954 33554432000 4194304 4196468 140725139886160 140260595944576 140260230270612 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23740] ppid=23734 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23740/stat : 23740 (java) S 23734 23737 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409217 10916995072 20954 33554432000 4194304 4196468 140725139886160 140260548267024 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23741] ppid=23734 vsize=10661128 memory=242345945624607 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23741/stat : 23741 (java) S 23734 23737 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409217 10916995072 20954 33554432000 4194304 4196468 140725139886160 140260547214480 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23742] ppid=23734 vsize=10661128 memory=4051047449723404320 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23742/stat : 23742 (java) S 23734 23737 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409217 10916995072 20954 33554432000 4194304 4196468 140725139886160 140260196408080 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23743] ppid=23734 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23743/stat : 23743 (java) S 23734 23737 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409217 10916995072 20954 33554432000 4194304 4196468 140725139886160 140260195355536 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23744] ppid=23734 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23744/stat : 23744 (java) S 23734 23737 20160 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94409219 10916995072 20954 33554432000 4194304 4196468 140725139886160 140260151453936 140260591725186 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23745] ppid=23734 vsize=10661128 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23745/stat : 23745 (java) S 23734 23737 20160 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94409219 10916995072 20954 33554432000 4194304 4196468 140725139886160 140260150400160 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23746] ppid=23734 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23746/stat : 23746 (java) S 23734 23737 20160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94409219 10916995072 20954 33554432000 4194304 4196468 140725139886160 140260149347056 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23750] ppid=23734 vsize=10661128 memory=-5935602824819121961 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23750/stat : 23750 (java) S 23734 23737 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409222 10916995072 20954 33554432000 4194304 4196468 140725139886160 140260148295632 140260591732635 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23751] ppid=23734 vsize=10661128 memory=8330969454845486047 CPUtime=0.33 cores=1,3,5,7
/proc/23737/task/23751/stat : 23751 (java) R 23734 23737 20160 0 -1 4202560 2080 0 0 0 33 0 0 0 20 0 15 0 94409222 10916995072 20954 33554432000 4194304 4196468 140725139886160 140260147224776 140260576484247 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23752] ppid=23734 vsize=10661128 memory=6656426216303648864 CPUtime=0.32 cores=1,3,5,7
/proc/23737/task/23752/stat : 23752 (java) R 23734 23737 20160 0 -1 4202560 3064 0 0 0 32 0 0 0 20 0 15 0 94409222 10916995072 20954 33554432000 4194304 4196468 140725139886160 140260146177240 140260573258215 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23753] ppid=23734 vsize=10661128 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/23737/task/23753/stat : 23753 (java) R 23734 23737 20160 0 -1 4202560 1719 0 0 0 32 0 0 0 20 0 15 0 94409222 10916995072 20954 33554432000 4194304 4196468 140725139886160 140260145138160 140260584699081 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23754] ppid=23734 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23754/stat : 23754 (java) S 23734 23737 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409222 10916995072 20954 33554432000 4194304 4196468 140725139886160 140260144085856 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23755] ppid=23734 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23755/stat : 23755 (java) S 23734 23737 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409222 10916995072 20954 33554432000 4194304 4196468 140725139886160 140260075891248 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 83816 KiB

[startup+1.50074 s]
/proc/loadavg: 1.13 1.35 1.37 6/216 23798
/proc/meminfo: memFree=23318580/32770624 swapFree=67108688/67108860
[pid=23737] ppid=23734 vsize=10661128 memory=147028 CPUtime=3.02 cores=1,3,5,7
/proc/23737/stat : 23737 (java) S 23734 23737 20160 0 -1 1077944320 18398 0 0 0 297 5 0 0 20 0 15 0 94409216 10916995072 36757 33554432000 4194304 4196468 140725139886160 140725139868704 140260591714039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
/proc/23737/statm: 2665282 36757 3114 1 0 2627263 0
[pid=23737/tid=23739] ppid=23734 vsize=10661128 memory=4294969504 CPUtime=1.48 cores=1,3,5,7
/proc/23737/task/23739/stat : 23739 (java) R 23734 23737 20160 0 -1 4202560 6021 0 0 0 145 3 0 0 20 0 15 0 94409217 10916995072 36757 33554432000 4194304 4196468 140725139886160 140260595950608 140260230863261 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23740] ppid=23734 vsize=10661128 memory=100968 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23740/stat : 23740 (java) S 23734 23737 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409217 10916995072 36757 33554432000 4194304 4196468 140725139886160 140260548267024 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23741] ppid=23734 vsize=10661128 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23741/stat : 23741 (java) S 23734 23737 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409217 10916995072 36757 33554432000 4194304 4196468 140725139886160 140260547214480 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23742] ppid=23734 vsize=10661128 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23742/stat : 23742 (java) S 23734 23737 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409217 10916995072 36757 33554432000 4194304 4196468 140725139886160 140260196408080 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23743] ppid=23734 vsize=10661128 memory=2273 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23743/stat : 23743 (java) S 23734 23737 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409217 10916995072 36757 33554432000 4194304 4196468 140725139886160 140260195355536 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23744] ppid=23734 vsize=10661128 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23744/stat : 23744 (java) S 23734 23737 20160 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 94409219 10916995072 36757 33554432000 4194304 4196468 140725139886160 140260151453936 140260591725186 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0

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

/proc/23737/task/23739/stat : 23739 (java) R 23734 23737 20160 0 -1 4202560 14627 0 0 0 237268 9 0 0 20 0 15 0 94409217 10916995072 81527 33554432000 4194304 4196468 140725139886160 140260595953456 140260230863570 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23740] ppid=23734 vsize=10661128 memory=322012 CPUtime=6.02 cores=1,3,5,7
/proc/23737/task/23740/stat : 23740 (java) S 23734 23737 20160 0 -1 1077944384 5785 0 0 0 584 18 0 0 20 0 15 0 94409217 10916995072 81527 33554432000 4194304 4196468 140725139886160 140260548267024 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23741] ppid=23734 vsize=10661128 memory=319964 CPUtime=6.03 cores=1,3,5,7
/proc/23737/task/23741/stat : 23741 (java) S 23734 23737 20160 0 -1 1077944384 5591 0 0 0 585 18 0 0 20 0 15 0 94409217 10916995072 81527 33554432000 4194304 4196468 140725139886160 140260547214480 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23742] ppid=23734 vsize=10661128 memory=324060 CPUtime=6.04 cores=1,3,5,7
/proc/23737/task/23742/stat : 23742 (java) S 23734 23737 20160 0 -1 1077944384 5571 0 0 0 585 19 0 0 20 0 15 0 94409217 10916995072 81527 33554432000 4194304 4196468 140725139886160 140260196408080 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23743] ppid=23734 vsize=10661128 memory=326108 CPUtime=6.03 cores=1,3,5,7
/proc/23737/task/23743/stat : 23743 (java) S 23734 23737 20160 0 -1 1077944384 6209 0 0 0 584 19 0 0 20 0 15 0 94409217 10916995072 81527 33554432000 4194304 4196468 140725139886160 140260195355536 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23744] ppid=23734 vsize=10661128 memory=326108 CPUtime=2.34 cores=1,3,5,7
/proc/23737/task/23744/stat : 23744 (java) S 23734 23737 20160 0 -1 1077944384 5991 0 0 0 214 20 0 0 20 0 15 0 94409219 10916995072 81527 33554432000 4194304 4196468 140725139886160 140260151453936 140260591725186 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23745] ppid=23734 vsize=10661128 memory=326108 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23745/stat : 23745 (java) S 23734 23737 20160 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 94409219 10916995072 81527 33554432000 4194304 4196468 140725139886160 140260150400160 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23746] ppid=23734 vsize=10661128 memory=326108 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23746/stat : 23746 (java) S 23734 23737 20160 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94409219 10916995072 81527 33554432000 4194304 4196468 140725139886160 140260149347056 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23750] ppid=23734 vsize=10661128 memory=326108 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23750/stat : 23750 (java) S 23734 23737 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409222 10916995072 81527 33554432000 4194304 4196468 140725139886160 140260148295632 140260591732635 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23751] ppid=23734 vsize=10661128 memory=326108 CPUtime=0.72 cores=1,3,5,7
/proc/23737/task/23751/stat : 23751 (java) S 23734 23737 20160 0 -1 1077944384 5931 0 0 0 71 1 0 0 20 0 15 0 94409222 10916995072 81527 33554432000 4194304 4196468 140725139886160 140260147243760 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23752] ppid=23734 vsize=10661128 memory=326108 CPUtime=0.64 cores=1,3,5,7
/proc/23737/task/23752/stat : 23752 (java) S 23734 23737 20160 0 -1 1077944384 5874 0 0 0 63 1 0 0 20 0 15 0 94409222 10916995072 81527 33554432000 4194304 4196468 140725139886160 140260146191216 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23753] ppid=23734 vsize=10661128 memory=326108 CPUtime=0.36 cores=1,3,5,7
/proc/23737/task/23753/stat : 23753 (java) S 23734 23737 20160 0 -1 1077944384 2778 0 0 0 36 0 0 0 20 0 15 0 94409222 10916995072 81527 33554432000 4194304 4196468 140725139886160 140260145138160 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23754] ppid=23734 vsize=10661128 memory=324060 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23754/stat : 23754 (java) S 23734 23737 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409222 10916995072 81527 33554432000 4194304 4196468 140725139886160 140260144085856 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23755] ppid=23734 vsize=10661128 memory=576583242059703325 CPUtime=0.54 cores=1,3,5,7
/proc/23737/task/23755/stat : 23755 (java) S 23734 23737 20160 0 -1 1077944384 1066 0 0 0 24 30 0 0 20 0 15 0 94409222 10916995072 81527 33554432000 4194304 4196468 140725139886160 140260075891248 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
Current children cumulated CPU time: 2401.58 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 326108 KiB

[startup+2442.3 s]
/proc/loadavg: 1.47 1.62 1.65 3/215 23871
/proc/meminfo: memFree=21663384/32770624 swapFree=67108688/67108860
[pid=23737] ppid=23734 vsize=10661128 memory=332252 CPUtime=2462.12 cores=1,3,5,7
/proc/23737/stat : 23737 (java) S 23734 23737 20160 0 -1 1077944320 62197 0 0 0 246091 121 0 0 20 0 15 0 94409216 10916995072 83063 33554432000 4194304 4196468 140725139886160 140725139868704 140260591714039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
/proc/23737/statm: 2665282 83063 3142 1 0 2627263 0
[pid=23737/tid=23739] ppid=23734 vsize=10661128 memory=332252 CPUtime=2432.46 cores=1,3,5,7
/proc/23737/task/23739/stat : 23739 (java) R 23734 23737 20160 0 -1 4202560 14863 0 0 0 243237 9 0 0 20 0 15 0 94409217 10916995072 83063 33554432000 4194304 4196468 140725139886160 140260595953456 140260230764162 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23740] ppid=23734 vsize=10661128 memory=332252 CPUtime=6.21 cores=1,3,5,7
/proc/23737/task/23740/stat : 23740 (java) S 23734 23737 20160 0 -1 1077944384 6014 0 0 0 603 18 0 0 20 0 15 0 94409217 10916995072 83063 33554432000 4194304 4196468 140725139886160 140260548267024 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23741] ppid=23734 vsize=10661128 memory=328156 CPUtime=6.22 cores=1,3,5,7
/proc/23737/task/23741/stat : 23741 (java) S 23734 23737 20160 0 -1 1077944384 5694 0 0 0 604 18 0 0 20 0 15 0 94409217 10916995072 83063 33554432000 4194304 4196468 140725139886160 140260547214480 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23742] ppid=23734 vsize=10661128 memory=328156 CPUtime=6.22 cores=1,3,5,7
/proc/23737/task/23742/stat : 23742 (java) S 23734 23737 20160 0 -1 1077944384 5713 0 0 0 603 19 0 0 20 0 15 0 94409217 10916995072 83063 33554432000 4194304 4196468 140725139886160 140260196408080 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23743] ppid=23734 vsize=10661128 memory=330204 CPUtime=6.22 cores=1,3,5,7
/proc/23737/task/23743/stat : 23743 (java) S 23734 23737 20160 0 -1 1077944384 6663 0 0 0 603 19 0 0 20 0 15 0 94409217 10916995072 83063 33554432000 4194304 4196468 140725139886160 140260195355536 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23744] ppid=23734 vsize=10661128 memory=1952 CPUtime=2.4 cores=1,3,5,7
/proc/23737/task/23744/stat : 23744 (java) S 23734 23737 20160 0 -1 1077944384 6165 0 0 0 220 20 0 0 20 0 15 0 94409219 10916995072 83063 33554432000 4194304 4196468 140725139886160 140260151453936 140260591725186 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23745] ppid=23734 vsize=10661128 memory=332252 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23745/stat : 23745 (java) S 23734 23737 20160 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 94409219 10916995072 83063 33554432000 4194304 4196468 140725139886160 140260150400160 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23746] ppid=23734 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23746/stat : 23746 (java) S 23734 23737 20160 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94409219 10916995072 83063 33554432000 4194304 4196468 140725139886160 140260149347056 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23750] ppid=23734 vsize=10661128 memory=332252 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23750/stat : 23750 (java) S 23734 23737 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409222 10916995072 83063 33554432000 4194304 4196468 140725139886160 140260148295632 140260591732635 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23751] ppid=23734 vsize=10661128 memory=332252 CPUtime=0.72 cores=1,3,5,7
/proc/23737/task/23751/stat : 23751 (java) S 23734 23737 20160 0 -1 1077944384 5933 0 0 0 71 1 0 0 20 0 15 0 94409222 10916995072 83063 33554432000 4194304 4196468 140725139886160 140260147243760 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23752] ppid=23734 vsize=10661128 memory=332252 CPUtime=0.64 cores=1,3,5,7
/proc/23737/task/23752/stat : 23752 (java) S 23734 23737 20160 0 -1 1077944384 5876 0 0 0 63 1 0 0 20 0 15 0 94409222 10916995072 83063 33554432000 4194304 4196468 140725139886160 140260146191216 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23753] ppid=23734 vsize=10661128 memory=4140 CPUtime=0.36 cores=1,3,5,7
/proc/23737/task/23753/stat : 23753 (java) S 23734 23737 20160 0 -1 1077944384 2780 0 0 0 36 0 0 0 20 0 15 0 94409222 10916995072 83063 33554432000 4194304 4196468 140725139886160 140260145138160 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23754] ppid=23734 vsize=10661128 memory=332252 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23754/stat : 23754 (java) S 23734 23737 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409222 10916995072 83063 33554432000 4194304 4196468 140725139886160 140260144085856 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23755] ppid=23734 vsize=10661128 memory=332252 CPUtime=0.56 cores=1,3,5,7
/proc/23737/task/23755/stat : 23755 (java) S 23734 23737 20160 0 -1 1077944384 1083 0 0 0 25 31 0 0 20 0 15 0 94409222 10916995072 83063 33554432000 4194304 4196468 140725139886160 140260075891248 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
Current children cumulated CPU time: 2462.12 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 332252 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2499.7 s]
/proc/loadavg: 1.58 1.63 1.65 3/215 23872
/proc/meminfo: memFree=21673060/32770624 swapFree=67108688/67108860
[pid=23737] ppid=23734 vsize=10661128 memory=336348 CPUtime=2520.02 cores=1,3,5,7
/proc/23737/stat : 23737 (java) S 23734 23737 20160 0 -1 1077944320 63478 0 0 0 251879 123 0 0 20 0 15 0 94409216 10916995072 84087 33554432000 4194304 4196468 140725139886160 140725139868704 140260591714039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
/proc/23737/statm: 2665282 84087 3142 1 0 2627263 0
[pid=23737/tid=23739] ppid=23734 vsize=10661128 memory=336348 CPUtime=2489.6 cores=1,3,5,7
/proc/23737/task/23739/stat : 23739 (java) R 23734 23737 20160 0 -1 4202560 15085 0 0 0 248950 10 0 0 20 0 15 0 94409217 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260595953344 140260231207212 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23740] ppid=23734 vsize=10661128 memory=336348 CPUtime=6.38 cores=1,3,5,7
/proc/23737/task/23740/stat : 23740 (java) S 23734 23737 20160 0 -1 1077944384 6321 0 0 0 620 18 0 0 20 0 15 0 94409217 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260548267024 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23741] ppid=23734 vsize=10661128 memory=336348 CPUtime=6.39 cores=1,3,5,7
/proc/23737/task/23741/stat : 23741 (java) S 23734 23737 20160 0 -1 1077944384 5781 0 0 0 621 18 0 0 20 0 15 0 94409217 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260547214480 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23742] ppid=23734 vsize=10661128 memory=336348 CPUtime=6.4 cores=1,3,5,7
/proc/23737/task/23742/stat : 23742 (java) S 23734 23737 20160 0 -1 1077944384 6067 0 0 0 620 20 0 0 20 0 15 0 94409217 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260196408080 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23743] ppid=23734 vsize=10661128 memory=336348 CPUtime=6.4 cores=1,3,5,7
/proc/23737/task/23743/stat : 23743 (java) S 23734 23737 20160 0 -1 1077944384 6777 0 0 0 620 20 0 0 20 0 15 0 94409217 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260195355536 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23744] ppid=23734 vsize=10661128 memory=332252 CPUtime=2.47 cores=1,3,5,7
/proc/23737/task/23744/stat : 23744 (java) S 23734 23737 20160 0 -1 1077944384 6337 0 0 0 226 21 0 0 20 0 15 0 94409219 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260151453936 140260591725186 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23745] ppid=23734 vsize=10661128 memory=334300 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23745/stat : 23745 (java) S 23734 23737 20160 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 94409219 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260150400160 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23746] ppid=23734 vsize=10661128 memory=332252 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23746/stat : 23746 (java) S 23734 23737 20160 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94409219 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260149347056 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23750] ppid=23734 vsize=10661128 memory=336348 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23750/stat : 23750 (java) S 23734 23737 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409222 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260148295632 140260591732635 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23751] ppid=23734 vsize=10661128 memory=334300 CPUtime=0.72 cores=1,3,5,7
/proc/23737/task/23751/stat : 23751 (java) S 23734 23737 20160 0 -1 1077944384 5935 0 0 0 71 1 0 0 20 0 15 0 94409222 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260147243760 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23752] ppid=23734 vsize=10661128 memory=1952 CPUtime=0.64 cores=1,3,5,7
/proc/23737/task/23752/stat : 23752 (java) S 23734 23737 20160 0 -1 1077944384 5878 0 0 0 63 1 0 0 20 0 15 0 94409222 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260146191216 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23753] ppid=23734 vsize=10661128 memory=336348 CPUtime=0.36 cores=1,3,5,7
/proc/23737/task/23753/stat : 23753 (java) S 23734 23737 20160 0 -1 1077944384 2782 0 0 0 36 0 0 0 20 0 15 0 94409222 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260145138160 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23754] ppid=23734 vsize=10661128 memory=336348 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23754/stat : 23754 (java) S 23734 23737 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409222 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260144085856 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23755] ppid=23734 vsize=10661128 memory=6791534058613427641 CPUtime=0.57 cores=1,3,5,7
/proc/23737/task/23755/stat : 23755 (java) S 23734 23737 20160 0 -1 1077944384 1102 0 0 0 26 31 0 0 20 0 15 0 94409222 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260075891248 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 336348 KiB

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

[startup+2499.72 s]
# the end of solver process 23737 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.81 s, system=1.23832 s

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

[startup+2499.7 s]
/proc/loadavg: 1.58 1.63 1.65 3/215 23872
/proc/meminfo: memFree=21673060/32770624 swapFree=67108688/67108860
[pid=23737] ppid=23734 vsize=10661128 memory=336348 CPUtime=2520.02 cores=1,3,5,7
/proc/23737/stat : 23737 (java) S 23734 23737 20160 0 -1 1077944320 63478 0 0 0 251879 123 0 0 20 0 15 0 94409216 10916995072 84087 33554432000 4194304 4196468 140725139886160 140725139868704 140260591714039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
/proc/23737/statm: 2665282 84087 3142 1 0 2627263 0
[pid=23737/tid=23739] ppid=23734 vsize=10661128 memory=336348 CPUtime=2489.6 cores=1,3,5,7
/proc/23737/task/23739/stat : 23739 (java) R 23734 23737 20160 0 -1 4202560 15085 0 0 0 248950 10 0 0 20 0 15 0 94409217 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260595953344 140260231207212 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23740] ppid=23734 vsize=10661128 memory=336348 CPUtime=6.38 cores=1,3,5,7
/proc/23737/task/23740/stat : 23740 (java) S 23734 23737 20160 0 -1 1077944384 6321 0 0 0 620 18 0 0 20 0 15 0 94409217 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260548267024 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23741] ppid=23734 vsize=10661128 memory=336348 CPUtime=6.39 cores=1,3,5,7
/proc/23737/task/23741/stat : 23741 (java) S 23734 23737 20160 0 -1 1077944384 5781 0 0 0 621 18 0 0 20 0 15 0 94409217 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260547214480 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23742] ppid=23734 vsize=10661128 memory=336348 CPUtime=6.4 cores=1,3,5,7
/proc/23737/task/23742/stat : 23742 (java) S 23734 23737 20160 0 -1 1077944384 6067 0 0 0 620 20 0 0 20 0 15 0 94409217 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260196408080 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23743] ppid=23734 vsize=10661128 memory=336348 CPUtime=6.4 cores=1,3,5,7
/proc/23737/task/23743/stat : 23743 (java) S 23734 23737 20160 0 -1 1077944384 6777 0 0 0 620 20 0 0 20 0 15 0 94409217 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260195355536 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23744] ppid=23734 vsize=10661128 memory=332252 CPUtime=2.47 cores=1,3,5,7
/proc/23737/task/23744/stat : 23744 (java) S 23734 23737 20160 0 -1 1077944384 6337 0 0 0 226 21 0 0 20 0 15 0 94409219 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260151453936 140260591725186 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23745] ppid=23734 vsize=10661128 memory=334300 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23745/stat : 23745 (java) S 23734 23737 20160 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 94409219 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260150400160 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23746] ppid=23734 vsize=10661128 memory=332252 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23746/stat : 23746 (java) S 23734 23737 20160 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94409219 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260149347056 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23750] ppid=23734 vsize=10661128 memory=336348 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23750/stat : 23750 (java) S 23734 23737 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409222 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260148295632 140260591732635 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23751] ppid=23734 vsize=10661128 memory=334300 CPUtime=0.72 cores=1,3,5,7
/proc/23737/task/23751/stat : 23751 (java) S 23734 23737 20160 0 -1 1077944384 5935 0 0 0 71 1 0 0 20 0 15 0 94409222 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260147243760 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23752] ppid=23734 vsize=10661128 memory=1952 CPUtime=0.64 cores=1,3,5,7
/proc/23737/task/23752/stat : 23752 (java) S 23734 23737 20160 0 -1 1077944384 5878 0 0 0 63 1 0 0 20 0 15 0 94409222 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260146191216 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23753] ppid=23734 vsize=10661128 memory=336348 CPUtime=0.36 cores=1,3,5,7
/proc/23737/task/23753/stat : 23753 (java) S 23734 23737 20160 0 -1 1077944384 2782 0 0 0 36 0 0 0 20 0 15 0 94409222 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260145138160 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23754] ppid=23734 vsize=10661128 memory=336348 CPUtime=0 cores=1,3,5,7
/proc/23737/task/23754/stat : 23754 (java) S 23734 23737 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409222 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260144085856 140260591724245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
[pid=23737/tid=23755] ppid=23734 vsize=10661128 memory=6791534058613427641 CPUtime=0.57 cores=1,3,5,7
/proc/23737/task/23755/stat : 23755 (java) S 23734 23737 20160 0 -1 1077944384 1102 0 0 0 26 31 0 0 20 0 15 0 94409222 10916995072 84087 33554432000 4194304 4196468 140725139886160 140260075891248 140260591725186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14303232 140725139891373 140725139891465 140725139891465 140725139894223 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 336348 KiB

Child status: 143
Real time (s): 2499.72
CPU time (s): 2520.04
CPU user time (s): 2518.81
CPU system time (s): 1.23832
CPU usage (%): 100.813
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 336352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.81
system time used= 1.23832
maximum resident set size= 336856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63744
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 121436
involuntary context switches= 3145


# summary of solver processes directly reported to runsolver:
#   pid: 23737
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2518.81
#   total CPU system time (s): 1.23832

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7296 second user time and 24.2864 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-28 11:01:03
IDJOB=4298666
IDBENCH=141217
IDSOLVER=2766
FILE ID=node106/4298666-1532768463
RUNJOBID= node106-1532740894-20192
PBS_JOBID= 21022448
Free space on /tmp= 46168 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/SumColoring/SumColoring-1-fullins-4_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298666-1532768463/watcher-4298666-1532768463 -o /tmp/evaluation-result-4298666-1532768463/solver-4298666-1532768463 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532740894-20192 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298666-1532768463.xml

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

MD5SUM BENCH= ce812152122c21d5982c9c6047fc1378
RANDOM SEED=229855329

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        23500848 kB
MemAvailable:   31903112 kB
Buffers:          225620 kB
Cached:          8339020 kB
SwapCached:            0 kB
Active:          2554504 kB
Inactive:        6091648 kB
Active(anon):      28364 kB
Inactive(anon):    80512 kB
Active(file):    2526140 kB
Inactive(file):  6011136 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:               952 kB
Writeback:             0 kB
AnonPages:        153936 kB
Mapped:            53620 kB
Shmem:             25056 kB
Slab:             320916 kB
SReclaimable:     293448 kB
SUnreclaim:        27468 kB
KernelStack:        3808 kB
PageTables:         5216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1276196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46164 MiB
End job on node106 at 2018-07-28 11:42:43