Trace number 4299734

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 NameAnswerCPU timeWall clock time
The dodo solver 2018-04-29SAT (TO) 2520.04 2509.02

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-04-05_c18.xml
MD5SUM340365fb59c69c653973bf6f753c5e6c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.043623
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints9
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":20}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":20}]
Minimum constraint arity4
Maximum constraint arity5
Distribution of constraint arities[{"arity":4,"count":5},{"arity":5,"count":4}]
Number of extensional constraints9
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":9}]
Optimization problemNO
Type of objective

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
2520.02/2509.01	s SATISFIABLE
2520.02/2509.01	v <instantiation>
2520.02/2509.01	v 	<list>
2520.02/2509.01	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] 
2520.02/2509.01	v 	</list>
2520.02/2509.01	v 	<values>
2520.02/2509.01	v 		0 0 17 11 4 1 17 0 0 13 1 0 6 0 3 0 9 0 13 0 
2520.02/2509.01	v 	</values>
2520.02/2509.01	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299734-1532824587/watcher-4299734-1532824587 -o /tmp/evaluation-result-4299734-1532824587/solver-4299734-1532824587 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532809404-14164 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4299734-1532824587.xml --timelimit 2520 

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=16241, runsolver pid=16238
Current StackSize limit: 8192 KiB


[startup+0.102419 s]*
/proc/loadavg: 1.40 1.54 1.47 4/215 16256
/proc/meminfo: memFree=27928364/32770624 swapFree=67108860/67108860
[pid=16241] ppid=16238 vsize=10658972 memory=27648 CPUtime=0.13 cores=1,3,5,7
/proc/16241/stat : 16241 (java) S 16238 16241 14132 0 -1 1077944320 5317 0 0 0 12 1 0 0 20 0 15 0 100021950 10914787328 6912 33554432000 4194304 4196468 140730988071968 140730988054512 139879353114359 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
/proc/16241/statm: 2664743 6912 2839 1 0 2627263 0
[pid=16241/tid=16243] ppid=16238 vsize=10658972 memory=-8269626465541067133 CPUtime=0.09 cores=1,3,5,7
/proc/16241/task/16243/stat : 16243 (java) R 16238 16241 14132 0 -1 4202560 3153 0 0 0 9 0 0 0 20 0 15 0 100021950 10914787328 6912 33554432000 4194304 4196468 140730988071968 139879357342432 139879345351486 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16244] ppid=16238 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16244/stat : 16244 (java) S 16238 16241 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100021951 10914787328 6912 33554432000 4194304 4196468 140730988071968 139879305735184 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16245] ppid=16238 vsize=10658972 memory=140542819853952 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16245/stat : 16245 (java) S 16238 16241 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100021951 10914787328 6912 33554432000 4194304 4196468 140730988071968 139879304682640 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16246] ppid=16238 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16246/stat : 16246 (java) S 16238 16241 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100021951 10914787328 6912 33554432000 4194304 4196468 140730988071968 139879303629584 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16247] ppid=16238 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16247/stat : 16247 (java) S 16238 16241 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100021951 10914787328 6912 33554432000 4194304 4196468 140730988071968 139879302577040 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16248] ppid=16238 vsize=10658972 memory=140542819853952 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16248/stat : 16248 (java) S 16238 16241 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100021952 10914787328 6912 33554432000 4194304 4196468 140730988071968 139878455838960 139879353125506 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16249] ppid=16238 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16249/stat : 16249 (java) S 16238 16241 14132 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100021953 10914787328 6912 33554432000 4194304 4196468 140730988071968 139878454785184 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16250] ppid=16238 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16250/stat : 16250 (java) S 16238 16241 14132 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100021953 10914787328 6912 33554432000 4194304 4196468 140730988071968 139878453732080 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16251] ppid=16238 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16251/stat : 16251 (java) S 16238 16241 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100021955 10914787328 6912 33554432000 4194304 4196468 140730988071968 139878452680656 139879353132955 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16252] ppid=16238 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16252/stat : 16252 (java) R 16238 16241 14132 0 -1 1077944384 454 0 0 0 0 0 0 0 20 0 15 0 100021955 10914787328 6912 33554432000 4194304 4196468 140730988071968 139878451628784 139879353125506 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16253] ppid=16238 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16253/stat : 16253 (java) R 16238 16241 14132 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 15 0 100021955 10914787328 6912 33554432000 4194304 4196468 140730988071968 139878450576240 139879332975033 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16254] ppid=16238 vsize=10658972 memory=140542819853952 CPUtime=0.02 cores=1,3,5,7
/proc/16241/task/16254/stat : 16254 (java) R 16238 16241 14132 0 -1 4202560 340 0 0 0 2 0 0 0 20 0 15 0 100021955 10914787328 6912 33554432000 4194304 4196468 140730988071968 139878449523184 139879353126294 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16255] ppid=16238 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16255/stat : 16255 (java) S 16238 16241 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100021955 10914787328 6912 33554432000 4194304 4196468 140730988071968 139878448470880 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16256] ppid=16238 vsize=10658972 memory=140542819853952 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16256/stat : 16256 (java) S 16238 16241 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100021956 10914787328 6912 33554432000 4194304 4196468 140730988071968 139878447417904 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27648 KiB

[startup+0.21053 s]*
/proc/loadavg: 1.40 1.54 1.47 4/215 16256
/proc/meminfo: memFree=27915868/32770624 swapFree=67108860/67108860
[pid=16241] ppid=16238 vsize=10661056 memory=39752 CPUtime=0.33 cores=1,3,5,7
/proc/16241/stat : 16241 (java) S 16238 16241 14132 0 -1 1077944320 8066 0 0 0 31 2 0 0 20 0 15 0 100021950 10916921344 9938 33554432000 4194304 4196468 140730988071968 140730988054512 139879353114359 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
/proc/16241/statm: 2665264 9938 2981 1 0 2627263 0
[pid=16241/tid=16243] ppid=16238 vsize=10661056 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/16241/task/16243/stat : 16243 (java) R 16238 16241 14132 0 -1 4202560 5127 0 0 0 18 1 0 0 20 0 15 0 100021950 10916921344 9938 33554432000 4194304 4196468 140730988071968 139879357346752 139879353136285 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16244] ppid=16238 vsize=10661056 memory=364 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16244/stat : 16244 (java) S 16238 16241 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100021951 10916921344 9938 33554432000 4194304 4196468 140730988071968 139879305735184 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16245] ppid=16238 vsize=10661056 memory=140542820346108 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16245/stat : 16245 (java) S 16238 16241 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100021951 10916921344 9938 33554432000 4194304 4196468 140730988071968 139879304682640 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16246] ppid=16238 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16246/stat : 16246 (java) S 16238 16241 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100021951 10916921344 9938 33554432000 4194304 4196468 140730988071968 139879303629584 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16247] ppid=16238 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16247/stat : 16247 (java) S 16238 16241 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100021951 10916921344 9938 33554432000 4194304 4196468 140730988071968 139879302577040 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16248] ppid=16238 vsize=10661056 memory=140542819853952 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16248/stat : 16248 (java) S 16238 16241 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100021952 10916921344 9938 33554432000 4194304 4196468 140730988071968 139878455838960 139879353125506 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16249] ppid=16238 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16249/stat : 16249 (java) S 16238 16241 14132 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100021953 10916921344 9938 33554432000 4194304 4196468 140730988071968 139878454785184 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16250] ppid=16238 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16250/stat : 16250 (java) S 16238 16241 14132 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100021953 10916921344 9938 33554432000 4194304 4196468 140730988071968 139878453732080 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16251] ppid=16238 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16251/stat : 16251 (java) S 16238 16241 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100021955 10916921344 9938 33554432000 4194304 4196468 140730988071968 139878452680656 139879353132955 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16252] ppid=16238 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/16241/task/16252/stat : 16252 (java) R 16238 16241 14132 0 -1 4202560 549 0 0 0 2 0 0 0 20 0 15 0 100021955 10916921344 9938 33554432000 4194304 4196468 140730988071968 139878451628784 139879330941597 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16253] ppid=16238 vsize=10661056 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/16241/task/16253/stat : 16253 (java) R 16238 16241 14132 0 -1 4202560 302 0 0 0 1 0 0 0 20 0 15 0 100021955 10916921344 9938 33554432000 4194304 4196468 140730988071968 139878450576240 139879345403741 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16254] ppid=16238 vsize=10661056 memory=140542819853952 CPUtime=0.07 cores=1,3,5,7
/proc/16241/task/16254/stat : 16254 (java) R 16238 16241 14132 0 -1 1077944384 725 0 0 0 7 0 0 0 20 0 15 0 100021955 10916921344 9938 33554432000 4194304 4196468 140730988071968 139878449523184 139879353125506 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16255] ppid=16238 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16255/stat : 16255 (java) S 16238 16241 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100021955 10916921344 9938 33554432000 4194304 4196468 140730988071968 139878448470880 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16256] ppid=16238 vsize=10661056 memory=140542819853952 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16256/stat : 16256 (java) S 16238 16241 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100021956 10916921344 9938 33554432000 4194304 4196468 140730988071968 139878447417904 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 39752 KiB

[startup+0.310553 s]*
/proc/loadavg: 1.40 1.54 1.47 6/215 16256
/proc/meminfo: memFree=27906128/32770624 swapFree=67108860/67108860
[pid=16241] ppid=16238 vsize=10661132 memory=52428 CPUtime=0.6 cores=1,3,5,7
/proc/16241/stat : 16241 (java) S 16238 16241 14132 0 -1 1077944320 9094 0 0 0 57 3 0 0 20 0 15 0 100021950 10916999168 13107 33554432000 4194304 4196468 140730988071968 140730988054512 139879353114359 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
/proc/16241/statm: 2665283 13107 3069 1 0 2627263 0
[pid=16241/tid=16243] ppid=16238 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/16241/task/16243/stat : 16243 (java) R 16238 16241 14132 0 -1 4202560 5450 0 0 0 28 2 0 0 20 0 15 0 100021950 10916999168 13107 33554432000 4194304 4196468 140730988071968 139879357349312 139879353126294 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16244] ppid=16238 vsize=10661132 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16244/stat : 16244 (java) S 16238 16241 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100021951 10916999168 13107 33554432000 4194304 4196468 140730988071968 139879305735184 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16245] ppid=16238 vsize=10661132 memory=140542820443504 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16245/stat : 16245 (java) S 16238 16241 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100021951 10916999168 13107 33554432000 4194304 4196468 140730988071968 139879304682640 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16246] ppid=16238 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16246/stat : 16246 (java) S 16238 16241 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100021951 10916999168 13107 33554432000 4194304 4196468 140730988071968 139879303629584 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16247] ppid=16238 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16247/stat : 16247 (java) S 16238 16241 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100021951 10916999168 13107 33554432000 4194304 4196468 140730988071968 139879302577040 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16248] ppid=16238 vsize=10661132 memory=140542819853952 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16248/stat : 16248 (java) S 16238 16241 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100021952 10916999168 13107 33554432000 4194304 4196468 140730988071968 139878455838960 139879353125506 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16249] ppid=16238 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16249/stat : 16249 (java) S 16238 16241 14132 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100021953 10916999168 13107 33554432000 4194304 4196468 140730988071968 139878454785184 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16250] ppid=16238 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16250/stat : 16250 (java) S 16238 16241 14132 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100021953 10916999168 13107 33554432000 4194304 4196468 140730988071968 139878453732080 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16251] ppid=16238 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16251/stat : 16251 (java) S 16238 16241 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100021955 10916999168 13107 33554432000 4194304 4196468 140730988071968 139878452680656 139879353132955 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16252] ppid=16238 vsize=10661132 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16241/task/16252/stat : 16252 (java) R 16238 16241 14132 0 -1 4202560 792 0 0 0 7 0 0 0 20 0 15 0 100021955 10916999168 13107 33554432000 4194304 4196468 140730988071968 139878451619168 139879353135706 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16253] ppid=16238 vsize=10661132 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/16241/task/16253/stat : 16253 (java) R 16238 16241 14132 0 -1 4202560 553 0 0 0 7 0 0 0 20 0 15 0 100021955 10916999168 13107 33554432000 4194304 4196468 140730988071968 139878450576240 139879345831511 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16254] ppid=16238 vsize=10661132 memory=140542819853952 CPUtime=0.13 cores=1,3,5,7
/proc/16241/task/16254/stat : 16254 (java) R 16238 16241 14132 0 -1 1077944384 931 0 0 0 13 0 0 0 20 0 15 0 100021955 10916999168 13107 33554432000 4194304 4196468 140730988071968 139878449523184 139879353125506 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16255] ppid=16238 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16255/stat : 16255 (java) S 16238 16241 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100021955 10916999168 13107 33554432000 4194304 4196468 140730988071968 139878448470880 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16256] ppid=16238 vsize=10661132 memory=140542819853952 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16256/stat : 16256 (java) S 16238 16241 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100021956 10916999168 13107 33554432000 4194304 4196468 140730988071968 139878447417904 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 52428 KiB

[startup+0.700697 s]
/proc/loadavg: 1.53 1.56 1.48 6/215 16256
/proc/meminfo: memFree=27854940/32770624 swapFree=67108860/67108860
[pid=16241] ppid=16238 vsize=10663060 memory=119096 CPUtime=1.84 cores=1,3,5,7
/proc/16241/stat : 16241 (java) S 16238 16241 14132 0 -1 1077944320 15130 0 0 0 180 4 0 0 20 0 15 0 100021950 10918973440 29774 33554432000 4194304 4196468 140730988071968 140730988054512 139879353114359 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
/proc/16241/statm: 2665765 29774 3125 1 0 2627745 0
[pid=16241/tid=16243] ppid=16238 vsize=10663060 memory=1840 CPUtime=0.68 cores=1,3,5,7
/proc/16241/task/16243/stat : 16243 (java) R 16238 16241 14132 0 -1 4202560 5725 0 0 0 65 3 0 0 20 0 15 0 100021950 10918973440 29774 33554432000 4194304 4196468 140730988071968 139879357340304 139878984539310 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16244] ppid=16238 vsize=10663060 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16244/stat : 16244 (java) S 16238 16241 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100021951 10918973440 30286 33554432000 4194304 4196468 140730988071968 139879305735184 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16245] ppid=16238 vsize=10663060 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16245/stat : 16245 (java) S 16238 16241 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100021951 10918973440 30286 33554432000 4194304 4196468 140730988071968 139879304682640 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16246] ppid=16238 vsize=10663060 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16246/stat : 16246 (java) S 16238 16241 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100021951 10918973440 30286 33554432000 4194304 4196468 140730988071968 139879303629584 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16247] ppid=16238 vsize=10663060 memory=792 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16247/stat : 16247 (java) S 16238 16241 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100021951 10918973440 30286 33554432000 4194304 4196468 140730988071968 139879302577040 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16248] ppid=16238 vsize=10663060 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16248/stat : 16248 (java) S 16238 16241 14132 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 100021952 10918973440 30286 33554432000 4194304 4196468 140730988071968 139878455838960 139879353125506 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16249] ppid=16238 vsize=10663060 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16249/stat : 16249 (java) S 16238 16241 14132 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100021953 10918973440 30286 33554432000 4194304 4196468 140730988071968 139878454785184 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16250] ppid=16238 vsize=10663060 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16250/stat : 16250 (java) S 16238 16241 14132 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100021953 10918973440 30286 33554432000 4194304 4196468 140730988071968 139878453732080 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16251] ppid=16238 vsize=10663060 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16251/stat : 16251 (java) S 16238 16241 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100021955 10918973440 30286 33554432000 4194304 4196468 140730988071968 139878452680656 139879353132955 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16252] ppid=16238 vsize=10663060 memory=7163631965283378496 CPUtime=0.44 cores=1,3,5,7
/proc/16241/task/16252/stat : 16252 (java) R 16238 16241 14132 0 -1 4202560 2481 0 0 0 44 0 0 0 20 0 15 0 100021955 10918973440 30286 33554432000 4194304 4196468 140730988071968 139878451609104 139879330898001 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16253] ppid=16238 vsize=10663060 memory=7667213801450137426 CPUtime=0.45 cores=1,3,5,7
/proc/16241/task/16253/stat : 16253 (java) R 16238 16241 14132 0 -1 4202560 3601 0 0 0 45 0 0 0 20 0 15 0 100021955 10918973440 30286 33554432000 4194304 4196468 140730988071968 139878450560648 139879336502623 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16254] ppid=16238 vsize=10663060 memory=7007715718637572176 CPUtime=0.24 cores=1,3,5,7
/proc/16241/task/16254/stat : 16254 (java) R 16238 16241 14132 0 -1 4202560 1952 0 0 0 24 0 0 0 20 0 15 0 100021955 10918973440 30286 33554432000 4194304 4196468 140730988071968 139878449518168 139879345831322 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16255] ppid=16238 vsize=10663060 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16255/stat : 16255 (java) S 16238 16241 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100021955 10918973440 30286 33554432000 4194304 4196468 140730988071968 139878448470880 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16256] ppid=16238 vsize=10663060 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16256/stat : 16256 (java) S 16238 16241 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100021956 10918973440 30286 33554432000 4194304 4196468 140730988071968 139878447417904 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
Current children cumulated CPU time: 1.84 s
Current children cumulated vsize: 10663060 KiB
Current children cumulated memory: 119096 KiB

[startup+1.50077 s]
/proc/loadavg: 1.53 1.56 1.48 4/215 16256
/proc/meminfo: memFree=27802000/32770624 swapFree=67108860/67108860
[pid=16241] ppid=16238 vsize=10661132 memory=197592 CPUtime=3.29 cores=1,3,5,7
/proc/16241/stat : 16241 (java) S 16238 16241 14132 0 -1 1077944320 21015 0 0 0 322 7 0 0 20 0 15 0 100021950 10916999168 49398 33554432000 4194304 4196468 140730988071968 140730988054512 139879353114359 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
/proc/16241/statm: 2665283 49398 3150 1 0 2627263 0
[pid=16241/tid=16243] ppid=16238 vsize=10661132 memory=0 CPUtime=1.46 cores=1,3,5,7
/proc/16241/task/16243/stat : 16243 (java) R 16238 16241 14132 0 -1 4202560 6146 0 0 0 142 4 0 0 20 0 15 0 100021950 10916999168 49398 33554432000 4194304 4196468 140730988071968 139879357354272 139878984538579 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16244] ppid=16238 vsize=10661132 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16244/stat : 16244 (java) S 16238 16241 14132 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 100021951 10916999168 49398 33554432000 4194304 4196468 140730988071968 139879305735184 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16245] ppid=16238 vsize=10661132 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16245/stat : 16245 (java) S 16238 16241 14132 0 -1 1077944384 221 0 0 0 0 0 0 0 20 0 15 0 100021951 10916999168 49398 33554432000 4194304 4196468 140730988071968 139879304682640 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16246] ppid=16238 vsize=10661132 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16246/stat : 16246 (java) S 16238 16241 14132 0 -1 1077944384 186 0 0 0 0 0 0 0 20 0 15 0 100021951 10916999168 49398 33554432000 4194304 4196468 140730988071968 139879303629584 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16247] ppid=16238 vsize=10661132 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16247/stat : 16247 (java) S 16238 16241 14132 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 100021951 10916999168 49398 33554432000 4194304 4196468 140730988071968 139879302577040 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16248] ppid=16238 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16248/stat : 16248 (java) S 16238 16241 14132 0 -1 1077944384 202 0 0 0 0 0 0 0 20 0 15 0 100021952 10916999168 49398 33554432000 4194304 4196468 140730988071968 139878455838960 139879353125506 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0

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

/proc/16241/task/16243/stat : 16243 (java) R 16238 16241 14132 0 -1 4202560 19171 0 0 0 236034 1196 0 0 20 0 15 0 100021950 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879357354320 139878984536288 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16244] ppid=16238 vsize=10661132 memory=163144 CPUtime=3.27 cores=1,3,5,7
/proc/16241/task/16244/stat : 16244 (java) S 16238 16241 14132 0 -1 1077944384 2558 0 0 0 294 33 0 0 20 0 15 0 100021951 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879305735184 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16245] ppid=16238 vsize=10661132 memory=163144 CPUtime=3.29 cores=1,3,5,7
/proc/16241/task/16245/stat : 16245 (java) S 16238 16241 14132 0 -1 1077944384 3645 0 0 0 292 37 0 0 20 0 15 0 100021951 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879304682640 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16246] ppid=16238 vsize=10661132 memory=163144 CPUtime=3.31 cores=1,3,5,7
/proc/16241/task/16246/stat : 16246 (java) S 16238 16241 14132 0 -1 1077944384 2625 0 0 0 295 36 0 0 20 0 15 0 100021951 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879303629584 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16247] ppid=16238 vsize=10661132 memory=163144 CPUtime=3.28 cores=1,3,5,7
/proc/16241/task/16247/stat : 16247 (java) S 16238 16241 14132 0 -1 1077944384 3125 0 0 0 298 30 0 0 20 0 15 0 100021951 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879302577040 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16248] ppid=16238 vsize=10661132 memory=163144 CPUtime=4.23 cores=1,3,5,7
/proc/16241/task/16248/stat : 16248 (java) S 16238 16241 14132 0 -1 1077944384 5274 0 0 0 394 29 0 0 20 0 15 0 100021952 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878455838960 139879353125506 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16249] ppid=16238 vsize=10661132 memory=163144 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16249/stat : 16249 (java) S 16238 16241 14132 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 100021953 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878454785184 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16250] ppid=16238 vsize=10661132 memory=163144 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16250/stat : 16250 (java) S 16238 16241 14132 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 100021953 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878453732080 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16251] ppid=16238 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16251/stat : 16251 (java) S 16238 16241 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878452680656 139879353132955 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16252] ppid=16238 vsize=10661132 memory=665097027099990739 CPUtime=0.77 cores=1,3,5,7
/proc/16241/task/16252/stat : 16252 (java) S 16238 16241 14132 0 -1 1077944384 5677 0 0 0 76 1 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878451628784 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16253] ppid=16238 vsize=10661132 memory=163144 CPUtime=1 cores=1,3,5,7
/proc/16241/task/16253/stat : 16253 (java) S 16238 16241 14132 0 -1 1077944384 7395 0 0 0 99 1 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878450576240 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16254] ppid=16238 vsize=10661132 memory=163144 CPUtime=0.32 cores=1,3,5,7
/proc/16241/task/16254/stat : 16254 (java) S 16238 16241 14132 0 -1 1077944384 2775 0 0 0 32 0 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878449523184 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16255] ppid=16238 vsize=10661132 memory=163144 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16255/stat : 16255 (java) S 16238 16241 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878448470880 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16256] ppid=16238 vsize=10661132 memory=163144 CPUtime=0.93 cores=1,3,5,7
/proc/16241/task/16256/stat : 16256 (java) S 16238 16241 14132 0 -1 1077944384 737 0 0 0 52 41 0 0 20 0 15 0 100021956 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878447417904 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
Current children cumulated CPU time: 2392.81 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 163144 KiB

[startup+2442.3 s]
/proc/loadavg: 1.37 1.45 1.42 3/217 16447
/proc/meminfo: memFree=27928052/32770624 swapFree=67108860/67108860
[pid=16241] ppid=16238 vsize=10661132 memory=163144 CPUtime=2453.05 cores=1,3,5,7
/proc/16241/stat : 16241 (java) S 16238 16241 14132 0 -1 1077944320 54686 0 0 0 243921 1384 0 0 20 0 15 0 100021950 10916999168 40786 33554432000 4194304 4196468 140730988071968 140730988054512 139879353114359 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
/proc/16241/statm: 2665283 40786 3161 1 0 2627263 0
[pid=16241/tid=16243] ppid=16238 vsize=10661132 memory=163144 CPUtime=2432.06 cores=1,3,5,7
/proc/16241/task/16243/stat : 16243 (java) R 16238 16241 14132 0 -1 4202560 19371 0 0 0 241982 1224 0 0 20 0 15 0 100021950 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879357354320 139878984536626 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16244] ppid=16238 vsize=10661132 memory=163144 CPUtime=3.36 cores=1,3,5,7
/proc/16241/task/16244/stat : 16244 (java) S 16238 16241 14132 0 -1 1077944384 2567 0 0 0 301 35 0 0 20 0 15 0 100021951 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879305735184 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16245] ppid=16238 vsize=10661132 memory=163144 CPUtime=3.36 cores=1,3,5,7
/proc/16241/task/16245/stat : 16245 (java) S 16238 16241 14132 0 -1 1077944384 3646 0 0 0 299 37 0 0 20 0 15 0 100021951 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879304682640 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16246] ppid=16238 vsize=10661132 memory=163144 CPUtime=3.39 cores=1,3,5,7
/proc/16241/task/16246/stat : 16246 (java) S 16238 16241 14132 0 -1 1077944384 2625 0 0 0 302 37 0 0 20 0 15 0 100021951 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879303629584 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16247] ppid=16238 vsize=10661132 memory=163144 CPUtime=3.37 cores=1,3,5,7
/proc/16241/task/16247/stat : 16247 (java) S 16238 16241 14132 0 -1 1077944384 3129 0 0 0 306 31 0 0 20 0 15 0 100021951 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879302577040 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16248] ppid=16238 vsize=10661132 memory=163144 CPUtime=4.35 cores=1,3,5,7
/proc/16241/task/16248/stat : 16248 (java) S 16238 16241 14132 0 -1 1077944384 5279 0 0 0 405 30 0 0 20 0 15 0 100021952 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878455838960 139879353125506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16249] ppid=16238 vsize=10661132 memory=163144 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16249/stat : 16249 (java) S 16238 16241 14132 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 100021953 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878454785184 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16250] ppid=16238 vsize=10661132 memory=163144 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16250/stat : 16250 (java) S 16238 16241 14132 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 100021953 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878453732080 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16251] ppid=16238 vsize=10661132 memory=163144 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16251/stat : 16251 (java) S 16238 16241 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878452680656 139879353132955 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16252] ppid=16238 vsize=10661132 memory=163144 CPUtime=0.77 cores=1,3,5,7
/proc/16241/task/16252/stat : 16252 (java) S 16238 16241 14132 0 -1 1077944384 5677 0 0 0 76 1 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878451628784 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16253] ppid=16238 vsize=10661132 memory=163144 CPUtime=1 cores=1,3,5,7
/proc/16241/task/16253/stat : 16253 (java) S 16238 16241 14132 0 -1 1077944384 7395 0 0 0 99 1 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878450576240 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16254] ppid=16238 vsize=10661132 memory=163144 CPUtime=0.32 cores=1,3,5,7
/proc/16241/task/16254/stat : 16254 (java) S 16238 16241 14132 0 -1 1077944384 2845 0 0 0 32 0 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878449523184 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16255] ppid=16238 vsize=10661132 memory=163144 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16255/stat : 16255 (java) S 16238 16241 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878448470880 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16256] ppid=16238 vsize=10661132 memory=163144 CPUtime=0.96 cores=1,3,5,7
/proc/16241/task/16256/stat : 16256 (java) S 16238 16241 14132 0 -1 1077944384 741 0 0 0 53 43 0 0 20 0 15 0 100021956 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878447417904 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
Current children cumulated CPU time: 2453.05 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 163144 KiB

[startup+2502.3 s]
/proc/loadavg: 1.37 1.42 1.41 3/216 16448
/proc/meminfo: memFree=27926548/32770624 swapFree=67108860/67108860
[pid=16241] ppid=16238 vsize=10661132 memory=163144 CPUtime=2513.29 cores=1,3,5,7
/proc/16241/stat : 16241 (java) S 16238 16241 14132 0 -1 1077944320 55577 0 0 0 249910 1419 0 0 20 0 15 0 100021950 10916999168 40786 33554432000 4194304 4196468 140730988071968 140730988054512 139879353114359 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
/proc/16241/statm: 2665283 40786 3161 1 0 2627263 0
[pid=16241/tid=16243] ppid=16238 vsize=10661132 memory=345 CPUtime=2491.83 cores=1,3,5,7
/proc/16241/task/16243/stat : 16243 (java) R 16238 16241 14132 0 -1 4202560 19759 0 0 0 247928 1255 0 0 20 0 15 0 100021950 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879357355632 139878984536486 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16244] ppid=16238 vsize=10661132 memory=163144 CPUtime=3.45 cores=1,3,5,7
/proc/16241/task/16244/stat : 16244 (java) S 16238 16241 14132 0 -1 1077944384 2800 0 0 0 309 36 0 0 20 0 15 0 100021951 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879305735184 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16245] ppid=16238 vsize=10661132 memory=163144 CPUtime=3.45 cores=1,3,5,7
/proc/16241/task/16245/stat : 16245 (java) S 16238 16241 14132 0 -1 1077944384 3657 0 0 0 307 38 0 0 20 0 15 0 100021951 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879304682640 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16246] ppid=16238 vsize=10661132 memory=163144 CPUtime=3.48 cores=1,3,5,7
/proc/16241/task/16246/stat : 16246 (java) S 16238 16241 14132 0 -1 1077944384 2648 0 0 0 310 38 0 0 20 0 15 0 100021951 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879303629584 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16247] ppid=16238 vsize=10661132 memory=164 CPUtime=3.45 cores=1,3,5,7
/proc/16241/task/16247/stat : 16247 (java) S 16238 16241 14132 0 -1 1077944384 3177 0 0 0 313 32 0 0 20 0 15 0 100021951 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879302577040 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16248] ppid=16238 vsize=10661132 memory=163144 CPUtime=4.45 cores=1,3,5,7
/proc/16241/task/16248/stat : 16248 (java) S 16238 16241 14132 0 -1 1077944384 5448 0 0 0 415 30 0 0 20 0 15 0 100021952 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878455838960 139879353125506 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16249] ppid=16238 vsize=10661132 memory=163144 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16249/stat : 16249 (java) S 16238 16241 14132 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 100021953 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878454785184 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16250] ppid=16238 vsize=10661132 memory=163144 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16250/stat : 16250 (java) S 16238 16241 14132 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 100021953 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878453732080 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16251] ppid=16238 vsize=10661132 memory=163144 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16251/stat : 16251 (java) S 16238 16241 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878452680656 139879353132955 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16252] ppid=16238 vsize=10661132 memory=6791534058613427641 CPUtime=0.77 cores=1,3,5,7
/proc/16241/task/16252/stat : 16252 (java) S 16238 16241 14132 0 -1 1077944384 5679 0 0 0 76 1 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878451628784 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16253] ppid=16238 vsize=10661132 memory=28864 CPUtime=1 cores=1,3,5,7
/proc/16241/task/16253/stat : 16253 (java) S 16238 16241 14132 0 -1 1077944384 7397 0 0 0 99 1 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878450576240 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16254] ppid=16238 vsize=10661132 memory=163144 CPUtime=0.32 cores=1,3,5,7
/proc/16241/task/16254/stat : 16254 (java) S 16238 16241 14132 0 -1 1077944384 2847 0 0 0 32 0 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878449523184 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16255] ppid=16238 vsize=10661132 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16255/stat : 16255 (java) S 16238 16241 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878448470880 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16256] ppid=16238 vsize=10661132 memory=163144 CPUtime=0.98 cores=1,3,5,7
/proc/16241/task/16256/stat : 16256 (java) S 16238 16241 14132 0 -1 1077944384 754 0 0 0 54 44 0 0 20 0 15 0 100021956 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878447417904 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
Current children cumulated CPU time: 2513.29 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 163144 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509 s]*
/proc/loadavg: 1.34 1.41 1.41 3/216 16448
/proc/meminfo: memFree=27926540/32770624 swapFree=67108860/67108860
[pid=16241] ppid=16238 vsize=10661132 memory=163144 CPUtime=2520.02 cores=1,3,5,7
/proc/16241/stat : 16241 (java) S 16238 16241 14132 0 -1 1077944320 55603 0 0 0 250578 1424 0 0 20 0 15 0 100021950 10916999168 40786 33554432000 4194304 4196468 140730988071968 140730988054512 139879353114359 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
/proc/16241/statm: 2665283 40786 3161 1 0 2627263 0
[pid=16241/tid=16243] ppid=16238 vsize=10661132 memory=4124 CPUtime=2498.52 cores=1,3,5,7
/proc/16241/task/16243/stat : 16243 (java) R 16238 16241 14132 0 -1 4202560 19780 0 0 0 248592 1260 0 0 20 0 15 0 100021950 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879357354320 139878984542478 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16244] ppid=16238 vsize=10661132 memory=2200 CPUtime=3.46 cores=1,3,5,7
/proc/16241/task/16244/stat : 16244 (java) S 16238 16241 14132 0 -1 1077944384 2800 0 0 0 310 36 0 0 20 0 15 0 100021951 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879305735184 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16245] ppid=16238 vsize=10661132 memory=4872558044660077418 CPUtime=3.46 cores=1,3,5,7
/proc/16241/task/16245/stat : 16245 (java) S 16238 16241 14132 0 -1 1077944384 3658 0 0 0 308 38 0 0 20 0 15 0 100021951 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879304682640 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16246] ppid=16238 vsize=10661132 memory=2424 CPUtime=3.49 cores=1,3,5,7
/proc/16241/task/16246/stat : 16246 (java) S 16238 16241 14132 0 -1 1077944384 2649 0 0 0 311 38 0 0 20 0 15 0 100021951 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879303629584 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16247] ppid=16238 vsize=10661132 memory=1840 CPUtime=3.46 cores=1,3,5,7
/proc/16241/task/16247/stat : 16247 (java) S 16238 16241 14132 0 -1 1077944384 3178 0 0 0 314 32 0 0 20 0 15 0 100021951 10916999168 40786 33554432000 4194304 4196468 140730988071968 139879302577040 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16248] ppid=16238 vsize=10661132 memory=1004 CPUtime=4.47 cores=1,3,5,7
/proc/16241/task/16248/stat : 16248 (java) S 16238 16241 14132 0 -1 1077944384 5450 0 0 0 416 31 0 0 20 0 15 0 100021952 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878455838960 139879353125506 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16249] ppid=16238 vsize=10661132 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16249/stat : 16249 (java) S 16238 16241 14132 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 100021953 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878454785184 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16250] ppid=16238 vsize=10661132 memory=28864 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16250/stat : 16250 (java) S 16238 16241 14132 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 100021953 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878453732080 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16251] ppid=16238 vsize=10661132 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16251/stat : 16251 (java) S 16238 16241 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878452680656 139879353132955 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16252] ppid=16238 vsize=10661132 memory=2424 CPUtime=0.77 cores=1,3,5,7
/proc/16241/task/16252/stat : 16252 (java) S 16238 16241 14132 0 -1 1077944384 5679 0 0 0 76 1 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878451628784 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16253] ppid=16238 vsize=10661132 memory=163144 CPUtime=1 cores=1,3,5,7
/proc/16241/task/16253/stat : 16253 (java) S 16238 16241 14132 0 -1 1077944384 7397 0 0 0 99 1 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878450576240 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16254] ppid=16238 vsize=10661132 memory=8148 CPUtime=0.32 cores=1,3,5,7
/proc/16241/task/16254/stat : 16254 (java) S 16238 16241 14132 0 -1 1077944384 2847 0 0 0 32 0 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878449523184 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16255] ppid=16238 vsize=10661132 memory=844 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16255/stat : 16255 (java) S 16238 16241 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100021955 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878448470880 139879353124565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
[pid=16241/tid=16256] ppid=16238 vsize=10661132 memory=1796 CPUtime=0.98 cores=1,3,5,7
/proc/16241/task/16256/stat : 16256 (java) S 16238 16241 14132 0 -1 1077944384 754 0 0 0 54 44 0 0 20 0 15 0 100021956 10916999168 40786 33554432000 4194304 4196468 140730988071968 139878447417904 139879353125506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12603392 140730988074104 140730988074249 140730988074249 140730988077007 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 163144 KiB

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

[startup+2509.02 s]
# the end of solver process 16241 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2505.8 s, system=14.2456 s

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

Child status: 143
Real time (s): 2509.02
CPU time (s): 2520.04
CPU user time (s): 2505.8
CPU system time (s): 14.2456
CPU usage (%): 100.439
Max. virtual memory (cumulated for all children) (KiB): 10663076
Max. memory (cumulated for all children) (KiB): 203840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2505.8
system time used= 14.2456
maximum resident set size= 205872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55853
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 180972
involuntary context switches= 5264


# summary of solver processes directly reported to runsolver:
#   pid: 16241
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2505.8
#   total CPU system time (s): 14.2456

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.1954 second user time and 26.9242 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-29 02:36:28
IDJOB=4299734
IDBENCH=141437
IDSOLVER=2768
FILE ID=node151/4299734-1532824587
RUNJOBID= node151-1532809404-14164
PBS_JOBID= 21022477
Free space on /tmp= 54928 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-04-05_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299734-1532824587/watcher-4299734-1532824587 -o /tmp/evaluation-result-4299734-1532824587/solver-4299734-1532824587 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532809404-14164 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4299734-1532824587.xml --timelimit 2520

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

MD5SUM BENCH= 340365fb59c69c653973bf6f753c5e6c
RANDOM SEED=1723930529

node151.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.87
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.87
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.87
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.87
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:        27944084 kB
MemAvailable:   31663792 kB
Buffers:          198948 kB
Cached:          3789652 kB
SwapCached:            0 kB
Active:          1736780 kB
Inactive:        2610636 kB
Active(anon):     308504 kB
Inactive(anon):    78192 kB
Active(file):    1428276 kB
Inactive(file):  2532444 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1588 kB
Writeback:             0 kB
AnonPages:        390544 kB
Mapped:            55348 kB
Shmem:             25224 kB
Slab:             177460 kB
SReclaimable:     149648 kB
SUnreclaim:        27812 kB
KernelStack:        3808 kB
PageTables:         6460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1101940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    323584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54924 MiB
End job on node151 at 2018-07-29 03:18:17