Trace number 4300538

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-29? (TO) 2520.07 2512.81

General information on the benchmark

NameEternity/
Eternity-13-13_c18.xml
MD5SUMe6142002f41530755715c5642d221a51
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables533
Number of constraints222
Number of domains2
Minimum domain size19
Maximum domain size169
Distribution of domain sizes[{"size":19,"count":364},{"size":169,"count":169}]
Minimum variable degree1
Maximum variable degree14
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":520},{"degree":14,"count":1}]
Minimum constraint arity1
Maximum constraint arity169
Distribution of constraint arities[{"arity":1,"count":52},{"arity":5,"count":169},{"arity":169,"count":1}]
Number of extensional constraints169
Number of intensional constraints52
Distribution of constraint types[{"type":"extension","count":169},{"type":"intension","count":52},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.14/0.13	c version: 2018-04-11
0.14/0.13	c seed: 1811631
0.14/0.13	c timeout: 2520
0.14/0.13	c memlimit: -1
0.14/0.13	c nbcore: -1
2520.05/2512.80	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300538-1532898059/watcher-4300538-1532898059 -o /tmp/evaluation-result-4300538-1532898059/solver-4300538-1532898059 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532895549-17078 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4300538-1532898059.xml --timelimit 2520 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=17286, runsolver pid=17283
Current StackSize limit: 8192 KiB


[startup+0.102934 s]*
/proc/loadavg: 1.54 1.48 1.43 3/215 17301
/proc/meminfo: memFree=27184560/32770624 swapFree=67108496/67108860
[pid=17286] ppid=17283 vsize=10658972 memory=26496 CPUtime=0.14 cores=0,2,4,6
/proc/17286/stat : 17286 (java) S 17283 17286 7585 0 -1 1077944320 5098 0 0 0 12 2 0 0 20 0 15 0 107369081 10914787328 6624 33554432000 4194304 4196468 140735065428928 140735065411472 140140049633015 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
/proc/17286/statm: 2664743 6624 2826 1 0 2627263 0
[pid=17286/tid=17288] ppid=17283 vsize=10658972 memory=-8341684059579124863 CPUtime=0.09 cores=0,2,4,6
/proc/17286/task/17288/stat : 17288 (java) R 17283 17286 7585 0 -1 4202560 2868 0 0 0 8 1 0 0 20 0 15 0 107369082 10914787328 6624 33554432000 4194304 4196468 140735065428928 140140053858944 140140032040838 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17289] ppid=17283 vsize=10658972 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17289/stat : 17289 (java) S 17283 17286 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107369083 10914787328 6624 33554432000 4194304 4196468 140735065428928 140140019345808 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17290] ppid=17283 vsize=10658972 memory=140157078369920 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17290/stat : 17290 (java) S 17283 17286 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107369083 10914787328 6624 33554432000 4194304 4196468 140735065428928 140139655727376 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17291] ppid=17283 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17291/stat : 17291 (java) S 17283 17286 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107369083 10914787328 6624 33554432000 4194304 4196468 140735065428928 140139654675088 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17292] ppid=17283 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17292/stat : 17292 (java) S 17283 17286 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107369083 10914787328 6624 33554432000 4194304 4196468 140735065428928 140139653622288 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17293] ppid=17283 vsize=10658972 memory=140157078369920 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17293/stat : 17293 (java) S 17283 17286 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107369084 10914787328 6624 33554432000 4194304 4196468 140735065428928 140139542055536 140140049644162 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17294] ppid=17283 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17294/stat : 17294 (java) S 17283 17286 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107369084 10914787328 6624 33554432000 4194304 4196468 140735065428928 140139541001504 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17295] ppid=17283 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17295/stat : 17295 (java) S 17283 17286 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107369085 10914787328 6624 33554432000 4194304 4196468 140735065428928 140139539949168 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17296] ppid=17283 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17296/stat : 17296 (java) S 17283 17286 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107369087 10914787328 6624 33554432000 4194304 4196468 140735065428928 140139538897488 140140049651611 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17297] ppid=17283 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17297/stat : 17297 (java) S 17283 17286 7585 0 -1 1077944384 431 0 0 0 0 0 0 0 20 0 15 0 107369087 10914787328 6624 33554432000 4194304 4196468 140735065428928 140139537844336 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17298] ppid=17283 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17298/stat : 17298 (java) S 17283 17286 7585 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 107369087 10914787328 6624 33554432000 4194304 4196468 140735065428928 140139536791536 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17299] ppid=17283 vsize=10658972 memory=140157078369920 CPUtime=0.02 cores=0,2,4,6
/proc/17286/task/17299/stat : 17299 (java) R 17283 17286 7585 0 -1 4202560 380 0 0 0 2 0 0 0 20 0 15 0 107369087 10914787328 6624 33554432000 4194304 4196468 140735065428928 140139535739248 140140049654362 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17300] ppid=17283 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17300/stat : 17300 (java) S 17283 17286 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107369087 10914787328 6624 33554432000 4194304 4196468 140735065428928 140139534686688 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17301] ppid=17283 vsize=10658972 memory=140157078369920 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17301/stat : 17301 (java) S 17283 17286 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107369087 10914787328 6624 33554432000 4194304 4196468 140735065428928 140139533634480 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 26496 KiB

[startup+0.210522 s]*
/proc/loadavg: 1.54 1.48 1.43 4/215 17301
/proc/meminfo: memFree=27173272/32770624 swapFree=67108496/67108860
[pid=17286] ppid=17283 vsize=10661056 memory=39064 CPUtime=0.34 cores=0,2,4,6
/proc/17286/stat : 17286 (java) S 17283 17286 7585 0 -1 1077944320 7851 0 0 0 31 3 0 0 20 0 15 0 107369081 10916921344 9766 33554432000 4194304 4196468 140735065428928 140735065411472 140140049633015 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
/proc/17286/statm: 2665264 9766 2984 1 0 2627263 0
[pid=17286/tid=17288] ppid=17283 vsize=10661056 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/17286/task/17288/stat : 17288 (java) R 17283 17286 7585 0 -1 4202560 4693 0 0 0 18 1 0 0 20 0 15 0 107369082 10916921344 9766 33554432000 4194304 4196468 140735065428928 140140053870864 140140049654941 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17289] ppid=17283 vsize=10661056 memory=364 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17289/stat : 17289 (java) S 17283 17286 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107369083 10916921344 9766 33554432000 4194304 4196468 140735065428928 140140019345808 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17290] ppid=17283 vsize=10661056 memory=288370533230081664 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17290/stat : 17290 (java) S 17283 17286 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107369083 10916921344 9766 33554432000 4194304 4196468 140735065428928 140139655727376 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17291] ppid=17283 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17291/stat : 17291 (java) S 17283 17286 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107369083 10916921344 9766 33554432000 4194304 4196468 140735065428928 140139654675088 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17292] ppid=17283 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17292/stat : 17292 (java) S 17283 17286 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107369083 10916921344 9766 33554432000 4194304 4196468 140735065428928 140139653622288 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17293] ppid=17283 vsize=10661056 memory=140157078369920 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17293/stat : 17293 (java) S 17283 17286 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107369084 10916921344 9766 33554432000 4194304 4196468 140735065428928 140139542055536 140140049644162 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17294] ppid=17283 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17294/stat : 17294 (java) S 17283 17286 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107369084 10916921344 9766 33554432000 4194304 4196468 140735065428928 140139541001504 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17295] ppid=17283 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17295/stat : 17295 (java) S 17283 17286 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107369085 10916921344 9766 33554432000 4194304 4196468 140735065428928 140139539949168 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17296] ppid=17283 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17296/stat : 17296 (java) S 17283 17286 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107369087 10916921344 9766 33554432000 4194304 4196468 140735065428928 140139538897488 140140049651611 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17297] ppid=17283 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/17286/task/17297/stat : 17297 (java) R 17283 17286 7585 0 -1 1077944384 803 0 0 0 2 0 0 0 20 0 15 0 107369087 10916921344 9766 33554432000 4194304 4196468 140735065428928 140139537844336 140140049644162 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17298] ppid=17283 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/17286/task/17298/stat : 17298 (java) R 17283 17286 7585 0 -1 4202560 130 0 0 0 2 0 0 0 20 0 15 0 107369087 10916921344 9766 33554432000 4194304 4196468 140735065428928 140139536791536 140140041870142 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17299] ppid=17283 vsize=10661056 memory=140157078369920 CPUtime=0.07 cores=0,2,4,6
/proc/17286/task/17299/stat : 17299 (java) R 17283 17286 7585 0 -1 4202560 868 0 0 0 7 0 0 0 20 0 15 0 107369087 10916921344 9766 33554432000 4194304 4196468 140735065428928 140139535739248 140140041870142 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17300] ppid=17283 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17300/stat : 17300 (java) S 17283 17286 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107369087 10916921344 9766 33554432000 4194304 4196468 140735065428928 140139534686688 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17301] ppid=17283 vsize=10661056 memory=140157078369920 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17301/stat : 17301 (java) S 17283 17286 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107369087 10916921344 9766 33554432000 4194304 4196468 140735065428928 140139533634480 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 39064 KiB

[startup+0.31448 s]*
/proc/loadavg: 1.54 1.48 1.43 7/215 17301
/proc/meminfo: memFree=27162680/32770624 swapFree=67108496/67108860
[pid=17286] ppid=17283 vsize=10661132 memory=49296 CPUtime=0.62 cores=0,2,4,6
/proc/17286/stat : 17286 (java) S 17283 17286 7585 0 -1 1077944320 9010 0 0 0 58 4 0 0 20 0 15 0 107369081 10916999168 12324 33554432000 4194304 4196468 140735065428928 140735065411472 140140049633015 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
/proc/17286/statm: 2665283 12324 3062 1 0 2627263 0
[pid=17286/tid=17288] ppid=17283 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/17286/task/17288/stat : 17288 (java) R 17283 17286 7585 0 -1 4202560 5020 0 0 0 28 2 0 0 20 0 15 0 107369082 10916999168 12390 33554432000 4194304 4196468 140735065428928 140140053869216 140139688486409 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17289] ppid=17283 vsize=10661132 memory=290763875220193303 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17289/stat : 17289 (java) S 17283 17286 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107369083 10916999168 12390 33554432000 4194304 4196468 140735065428928 140140019345808 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17290] ppid=17283 vsize=10661132 memory=288370533230081664 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17290/stat : 17290 (java) S 17283 17286 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107369083 10916999168 12390 33554432000 4194304 4196468 140735065428928 140139655727376 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17291] ppid=17283 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17291/stat : 17291 (java) S 17283 17286 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107369083 10916999168 12390 33554432000 4194304 4196468 140735065428928 140139654675088 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17292] ppid=17283 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17292/stat : 17292 (java) S 17283 17286 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107369083 10916999168 12390 33554432000 4194304 4196468 140735065428928 140139653622288 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17293] ppid=17283 vsize=10661132 memory=140157078369920 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17293/stat : 17293 (java) S 17283 17286 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107369084 10916999168 12390 33554432000 4194304 4196468 140735065428928 140139542055536 140140049644162 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17294] ppid=17283 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17294/stat : 17294 (java) S 17283 17286 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107369084 10916999168 12390 33554432000 4194304 4196468 140735065428928 140139541001504 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17295] ppid=17283 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17295/stat : 17295 (java) S 17283 17286 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107369085 10916999168 12390 33554432000 4194304 4196468 140735065428928 140139539949168 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17296] ppid=17283 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17296/stat : 17296 (java) S 17283 17286 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107369087 10916999168 12390 33554432000 4194304 4196468 140735065428928 140139538897488 140140049651611 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17297] ppid=17283 vsize=10661132 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17286/task/17297/stat : 17297 (java) R 17283 17286 7585 0 -1 4202560 1053 0 0 0 7 0 0 0 20 0 15 0 107369087 10916999168 12390 33554432000 4194304 4196468 140735065428928 140139537830752 140140027773015 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17298] ppid=17283 vsize=10661132 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/17286/task/17298/stat : 17298 (java) R 17283 17286 7585 0 -1 4202560 338 0 0 0 6 0 0 0 20 0 15 0 107369087 10916999168 12390 33554432000 4194304 4196468 140735065428928 140139536782864 140140033101050 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17299] ppid=17283 vsize=10661132 memory=140157078369920 CPUtime=0.15 cores=0,2,4,6
/proc/17286/task/17299/stat : 17299 (java) R 17283 17286 7585 0 -1 4202560 1244 0 0 0 15 0 0 0 20 0 15 0 107369087 10916999168 12390 33554432000 4194304 4196468 140735065428928 140139535736184 140140027772444 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17300] ppid=17283 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17300/stat : 17300 (java) S 17283 17286 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107369087 10916999168 12390 33554432000 4194304 4196468 140735065428928 140139534686688 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17301] ppid=17283 vsize=10661132 memory=140157078369920 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17301/stat : 17301 (java) S 17283 17286 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107369087 10916999168 12390 33554432000 4194304 4196468 140735065428928 140139533634480 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 49296 KiB

[startup+0.701518 s]
/proc/loadavg: 1.54 1.48 1.43 5/215 17301
/proc/meminfo: memFree=27096652/32770624 swapFree=67108496/67108860
[pid=17286] ppid=17283 vsize=10661132 memory=183392 CPUtime=1.74 cores=0,2,4,6
/proc/17286/stat : 17286 (java) S 17283 17286 7585 0 -1 1077944320 10860 0 0 0 166 8 0 0 20 0 15 0 107369081 10916999168 45848 33554432000 4194304 4196468 140735065428928 140735065411472 140140049633015 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
/proc/17286/statm: 2665283 45848 3121 1 0 2627263 0
[pid=17286/tid=17288] ppid=17283 vsize=10661132 memory=1788 CPUtime=0.66 cores=0,2,4,6
/proc/17286/task/17288/stat : 17288 (java) R 17283 17286 7585 0 -1 4202560 5275 0 0 0 62 4 0 0 20 0 15 0 107369082 10916999168 45848 33554432000 4194304 4196468 140735065428928 140140053868480 140139689918857 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17289] ppid=17283 vsize=10661132 memory=860 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17289/stat : 17289 (java) S 17283 17286 7585 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 107369083 10916999168 45848 33554432000 4194304 4196468 140735065428928 140140019345808 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17290] ppid=17283 vsize=10661132 memory=12556 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17290/stat : 17290 (java) S 17283 17286 7585 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 107369083 10916999168 45848 33554432000 4194304 4196468 140735065428928 140139655727376 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17291] ppid=17283 vsize=10661132 memory=756 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17291/stat : 17291 (java) S 17283 17286 7585 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 107369083 10916999168 45848 33554432000 4194304 4196468 140735065428928 140139654675088 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17292] ppid=17283 vsize=10661132 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17292/stat : 17292 (java) S 17283 17286 7585 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 107369083 10916999168 45848 33554432000 4194304 4196468 140735065428928 140139653622288 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17293] ppid=17283 vsize=10661132 memory=1836 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17293/stat : 17293 (java) S 17283 17286 7585 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 107369084 10916999168 45848 33554432000 4194304 4196468 140735065428928 140139542055536 140140049644162 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17294] ppid=17283 vsize=10661132 memory=1132 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17294/stat : 17294 (java) S 17283 17286 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107369084 10916999168 45848 33554432000 4194304 4196468 140735065428928 140139541001504 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17295] ppid=17283 vsize=10661132 memory=6396 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17295/stat : 17295 (java) S 17283 17286 7585 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 107369085 10916999168 45848 33554432000 4194304 4196468 140735065428928 140139539949168 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17296] ppid=17283 vsize=10661132 memory=5500 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17296/stat : 17296 (java) S 17283 17286 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107369087 10916999168 45848 33554432000 4194304 4196468 140735065428928 140139538897488 140140049651611 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17297] ppid=17283 vsize=10661132 memory=7092418796125250880 CPUtime=0.35 cores=0,2,4,6
/proc/17286/task/17297/stat : 17297 (java) R 17283 17286 7585 0 -1 4202560 1533 0 0 0 35 0 0 0 20 0 15 0 107369087 10916999168 45848 33554432000 4194304 4196468 140735065428928 140139537830800 140140033129252 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17298] ppid=17283 vsize=10661132 memory=7597685182856913236 CPUtime=0.36 cores=0,2,4,6
/proc/17286/task/17298/stat : 17298 (java) R 17283 17286 7585 0 -1 4202560 1003 0 0 0 36 0 0 0 20 0 15 0 107369087 10916999168 45848 33554432000 4194304 4196468 140735065428928 140139536773088 140140049654362 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17299] ppid=17283 vsize=10661132 memory=7301858164987948385 CPUtime=0.29 cores=0,2,4,6
/proc/17286/task/17299/stat : 17299 (java) R 17283 17286 7585 0 -1 4202560 1561 0 0 0 29 0 0 0 20 0 15 0 107369087 10916999168 45848 33554432000 4194304 4196468 140735065428928 140139535739248 140140049654362 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17300] ppid=17283 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17300/stat : 17300 (java) S 17283 17286 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107369087 10916999168 45848 33554432000 4194304 4196468 140735065428928 140139534686688 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17301] ppid=17283 vsize=10661132 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17301/stat : 17301 (java) S 17283 17286 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107369087 10916999168 45848 33554432000 4194304 4196468 140735065428928 140139533634480 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 183392 KiB

[startup+1.50068 s]
/proc/loadavg: 1.54 1.48 1.43 5/215 17301
/proc/meminfo: memFree=27023304/32770624 swapFree=67108496/67108860
[pid=17286] ppid=17283 vsize=10661132 memory=188904 CPUtime=3.46 cores=0,2,4,6
/proc/17286/stat : 17286 (java) S 17283 17286 7585 0 -1 1077944320 12250 0 0 0 338 8 0 0 20 0 15 0 107369081 10916999168 47226 33554432000 4194304 4196468 140735065428928 140735065411472 140140049633015 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
/proc/17286/statm: 2665283 47226 3153 1 0 2627263 0
[pid=17286/tid=17288] ppid=17283 vsize=10661132 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/17286/task/17288/stat : 17288 (java) R 17283 17286 7585 0 -1 4202560 5407 0 0 0 142 5 0 0 20 0 15 0 107369082 10916999168 47226 33554432000 4194304 4196468 140735065428928 140140053848560 140139690991110 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17289] ppid=17283 vsize=10661132 memory=-8754540793456063680 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17289/stat : 17289 (java) S 17283 17286 7585 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 107369083 10916999168 47226 33554432000 4194304 4196468 140735065428928 140140019345808 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17290] ppid=17283 vsize=10661132 memory=-2843874019102283166 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17290/stat : 17290 (java) S 17283 17286 7585 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 107369083 10916999168 47226 33554432000 4194304 4196468 140735065428928 140139655727376 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17291] ppid=17283 vsize=10661132 memory=5450919713671312938 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17291/stat : 17291 (java) S 17283 17286 7585 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 107369083 10916999168 47226 33554432000 4194304 4196468 140735065428928 140139654675088 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17292] ppid=17283 vsize=10661132 memory=-7096649868621430206 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17292/stat : 17292 (java) S 17283 17286 7585 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 107369083 10916999168 47226 33554432000 4194304 4196468 140735065428928 140139653622288 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17293] ppid=17283 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17293/stat : 17293 (java) S 17283 17286 7585 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 107369084 10916999168 47226 33554432000 4194304 4196468 140735065428928 140139542055536 140140049644162 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0

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

/proc/17286/task/17288/stat : 17288 (java) R 17283 17286 7585 0 -1 4202560 13341 0 0 0 237586 241 0 0 20 0 15 0 107369082 10916999168 63209 33554432000 4194304 4196468 140735065428928 140140053835664 140735065524162 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17289] ppid=17283 vsize=10661132 memory=250788 CPUtime=1.47 cores=0,2,4,6
/proc/17286/task/17289/stat : 17289 (java) S 17283 17286 7585 0 -1 1077944384 2403 0 0 0 135 12 0 0 20 0 15 0 107369083 10916999168 63209 33554432000 4194304 4196468 140735065428928 140140019345808 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17290] ppid=17283 vsize=10661132 memory=250788 CPUtime=1.48 cores=0,2,4,6
/proc/17286/task/17290/stat : 17290 (java) S 17283 17286 7585 0 -1 1077944384 4600 0 0 0 136 12 0 0 20 0 15 0 107369083 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139655727376 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17291] ppid=17283 vsize=10661132 memory=250788 CPUtime=1.48 cores=0,2,4,6
/proc/17286/task/17291/stat : 17291 (java) S 17283 17286 7585 0 -1 1077944384 3081 0 0 0 136 12 0 0 20 0 15 0 107369083 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139654675088 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17292] ppid=17283 vsize=10661132 memory=250788 CPUtime=1.47 cores=0,2,4,6
/proc/17286/task/17292/stat : 17292 (java) S 17283 17286 7585 0 -1 1077944384 3289 0 0 0 133 14 0 0 20 0 15 0 107369083 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139653622288 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17293] ppid=17283 vsize=10661132 memory=252836 CPUtime=1.6 cores=0,2,4,6
/proc/17286/task/17293/stat : 17293 (java) S 17283 17286 7585 0 -1 1077944384 5256 0 0 0 149 11 0 0 20 0 15 0 107369084 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139542055536 140140049644162 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17294] ppid=17283 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17294/stat : 17294 (java) S 17283 17286 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107369084 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139541001568 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17295] ppid=17283 vsize=10661132 memory=6396 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17295/stat : 17295 (java) S 17283 17286 7585 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 107369085 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139539949168 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17296] ppid=17283 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17296/stat : 17296 (java) S 17283 17286 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107369087 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139538897488 140140049651611 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17297] ppid=17283 vsize=10661132 memory=252836 CPUtime=1.54 cores=0,2,4,6
/proc/17286/task/17297/stat : 17297 (java) S 17283 17286 7585 0 -1 1077944384 6699 0 0 0 153 1 0 0 20 0 15 0 107369087 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139537844336 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17298] ppid=17283 vsize=10661132 memory=252836 CPUtime=0.9 cores=0,2,4,6
/proc/17286/task/17298/stat : 17298 (java) S 17283 17286 7585 0 -1 1077944384 3760 0 0 0 89 1 0 0 20 0 15 0 107369087 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139536791536 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17299] ppid=17283 vsize=10661132 memory=252836 CPUtime=0.41 cores=0,2,4,6
/proc/17286/task/17299/stat : 17299 (java) S 17283 17286 7585 0 -1 1077944384 1935 0 0 0 40 1 0 0 20 0 15 0 107369087 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139535739248 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17300] ppid=17283 vsize=10661132 memory=252836 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17300/stat : 17300 (java) S 17283 17286 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107369087 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139534686688 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17301] ppid=17283 vsize=10661132 memory=1180 CPUtime=0.61 cores=0,2,4,6
/proc/17286/task/17301/stat : 17301 (java) S 17283 17286 7585 0 -1 1077944384 1498 0 0 0 26 35 0 0 20 0 15 0 107369087 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139533634480 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
Current children cumulated CPU time: 2389.3 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 252836 KiB

[startup+2442.3 s]
/proc/loadavg: 1.29 1.24 1.31 3/215 17477
/proc/meminfo: memFree=26957848/32770624 swapFree=67108496/67108860
[pid=17286] ppid=17283 vsize=10661132 memory=252836 CPUtime=2449.41 cores=0,2,4,6
/proc/17286/stat : 17286 (java) S 17283 17286 7585 0 -1 1077944320 48081 0 0 0 244615 326 0 0 20 0 15 0 107369081 10916999168 63209 33554432000 4194304 4196468 140735065428928 140735065411472 140140049633015 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
/proc/17286/statm: 2665283 63209 3166 1 0 2627263 0
[pid=17286/tid=17288] ppid=17283 vsize=10661132 memory=252836 CPUtime=2438.16 cores=0,2,4,6
/proc/17286/task/17288/stat : 17288 (java) R 17283 17286 7585 0 -1 4202560 13542 0 0 0 243570 246 0 0 20 0 15 0 107369082 10916999168 63209 33554432000 4194304 4196468 140735065428928 140140053842080 140735065524162 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17289] ppid=17283 vsize=10661132 memory=252836 CPUtime=1.51 cores=0,2,4,6
/proc/17286/task/17289/stat : 17289 (java) S 17283 17286 7585 0 -1 1077944384 2432 0 0 0 139 12 0 0 20 0 15 0 107369083 10916999168 63209 33554432000 4194304 4196468 140735065428928 140140019345808 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17290] ppid=17283 vsize=10661132 memory=250788 CPUtime=1.51 cores=0,2,4,6
/proc/17286/task/17290/stat : 17290 (java) S 17283 17286 7585 0 -1 1077944384 4736 0 0 0 139 12 0 0 20 0 15 0 107369083 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139655727376 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17291] ppid=17283 vsize=10661132 memory=250788 CPUtime=1.52 cores=0,2,4,6
/proc/17286/task/17291/stat : 17291 (java) S 17283 17286 7585 0 -1 1077944384 3140 0 0 0 139 13 0 0 20 0 15 0 107369083 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139654675088 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17292] ppid=17283 vsize=10661132 memory=252836 CPUtime=1.51 cores=0,2,4,6
/proc/17286/task/17292/stat : 17292 (java) S 17283 17286 7585 0 -1 1077944384 3519 0 0 0 137 14 0 0 20 0 15 0 107369083 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139653622288 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17293] ppid=17283 vsize=10661132 memory=250788 CPUtime=1.63 cores=0,2,4,6
/proc/17286/task/17293/stat : 17293 (java) S 17283 17286 7585 0 -1 1077944384 5439 0 0 0 152 11 0 0 20 0 15 0 107369084 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139542055536 140140049644162 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17294] ppid=17283 vsize=10661132 memory=252836 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17294/stat : 17294 (java) S 17283 17286 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107369084 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139541001568 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17295] ppid=17283 vsize=10661132 memory=252836 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17295/stat : 17295 (java) S 17283 17286 7585 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 107369085 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139539949168 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17296] ppid=17283 vsize=10661132 memory=252836 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17296/stat : 17296 (java) S 17283 17286 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107369087 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139538897488 140140049651611 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17297] ppid=17283 vsize=10661132 memory=209 CPUtime=1.54 cores=0,2,4,6
/proc/17286/task/17297/stat : 17297 (java) S 17283 17286 7585 0 -1 1077944384 6701 0 0 0 153 1 0 0 20 0 15 0 107369087 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139537844336 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17298] ppid=17283 vsize=10661132 memory=252836 CPUtime=0.9 cores=0,2,4,6
/proc/17286/task/17298/stat : 17298 (java) S 17283 17286 7585 0 -1 1077944384 3762 0 0 0 89 1 0 0 20 0 15 0 107369087 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139536791536 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17299] ppid=17283 vsize=10661132 memory=252836 CPUtime=0.41 cores=0,2,4,6
/proc/17286/task/17299/stat : 17299 (java) S 17283 17286 7585 0 -1 1077944384 1937 0 0 0 40 1 0 0 20 0 15 0 107369087 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139535739248 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17300] ppid=17283 vsize=10661132 memory=252836 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17300/stat : 17300 (java) S 17283 17286 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107369087 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139534686688 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17301] ppid=17283 vsize=10661132 memory=1408 CPUtime=0.62 cores=0,2,4,6
/proc/17286/task/17301/stat : 17301 (java) S 17283 17286 7585 0 -1 1077944384 1512 0 0 0 26 36 0 0 20 0 15 0 107369087 10916999168 63209 33554432000 4194304 4196468 140735065428928 140139533634480 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
Current children cumulated CPU time: 2449.41 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 252836 KiB

[startup+2502.3 s]
/proc/loadavg: 1.25 1.23 1.31 3/215 17478
/proc/meminfo: memFree=26953712/32770624 swapFree=67108496/67108860
[pid=17286] ppid=17283 vsize=10661132 memory=254884 CPUtime=2509.52 cores=0,2,4,6
/proc/17286/stat : 17286 (java) S 17283 17286 7585 0 -1 1077944320 48203 0 0 0 250620 332 0 0 20 0 15 0 107369081 10916999168 63721 33554432000 4194304 4196468 140735065428928 140735065411472 140140049633015 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
/proc/17286/statm: 2665283 63721 3166 1 0 2627263 0
[pid=17286/tid=17288] ppid=17283 vsize=10661132 memory=254884 CPUtime=2498.06 cores=0,2,4,6
/proc/17286/task/17288/stat : 17288 (java) R 17283 17286 7585 0 -1 4202560 13611 0 0 0 249555 251 0 0 20 0 15 0 107369082 10916999168 63721 33554432000 4194304 4196468 140735065428928 140140053837456 140735065524162 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17289] ppid=17283 vsize=10661132 memory=254884 CPUtime=1.55 cores=0,2,4,6
/proc/17286/task/17289/stat : 17289 (java) S 17283 17286 7585 0 -1 1077944384 2433 0 0 0 143 12 0 0 20 0 15 0 107369083 10916999168 63721 33554432000 4194304 4196468 140735065428928 140140019345808 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17290] ppid=17283 vsize=10661132 memory=254884 CPUtime=1.56 cores=0,2,4,6
/proc/17286/task/17290/stat : 17290 (java) S 17283 17286 7585 0 -1 1077944384 4775 0 0 0 143 13 0 0 20 0 15 0 107369083 10916999168 63721 33554432000 4194304 4196468 140735065428928 140139655727376 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17291] ppid=17283 vsize=10661132 memory=254884 CPUtime=1.55 cores=0,2,4,6
/proc/17286/task/17291/stat : 17291 (java) S 17283 17286 7585 0 -1 1077944384 3143 0 0 0 142 13 0 0 20 0 15 0 107369083 10916999168 63721 33554432000 4194304 4196468 140735065428928 140139654675088 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17292] ppid=17283 vsize=10661132 memory=280313860100704 CPUtime=1.54 cores=0,2,4,6
/proc/17286/task/17292/stat : 17292 (java) S 17283 17286 7585 0 -1 1077944384 3519 0 0 0 140 14 0 0 20 0 15 0 107369083 10916999168 63721 33554432000 4194304 4196468 140735065428928 140139653622288 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17293] ppid=17283 vsize=10661132 memory=254884 CPUtime=1.67 cores=0,2,4,6
/proc/17286/task/17293/stat : 17293 (java) S 17283 17286 7585 0 -1 1077944384 5444 0 0 0 156 11 0 0 20 0 15 0 107369084 10916999168 63721 33554432000 4194304 4196468 140735065428928 140139542055536 140140049644162 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17294] ppid=17283 vsize=10661132 memory=254884 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17294/stat : 17294 (java) S 17283 17286 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107369084 10916999168 63721 33554432000 4194304 4196468 140735065428928 140139541001568 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17295] ppid=17283 vsize=10661132 memory=254884 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17295/stat : 17295 (java) S 17283 17286 7585 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 107369085 10916999168 63721 33554432000 4194304 4196468 140735065428928 140139539949168 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17296] ppid=17283 vsize=10661132 memory=254884 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17296/stat : 17296 (java) S 17283 17286 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107369087 10916999168 63721 33554432000 4194304 4196468 140735065428928 140139538897488 140140049651611 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17297] ppid=17283 vsize=10661132 memory=254884 CPUtime=1.54 cores=0,2,4,6
/proc/17286/task/17297/stat : 17297 (java) S 17283 17286 7585 0 -1 1077944384 6702 0 0 0 153 1 0 0 20 0 15 0 107369087 10916999168 63721 33554432000 4194304 4196468 140735065428928 140139537844336 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17298] ppid=17283 vsize=10661132 memory=254884 CPUtime=0.9 cores=0,2,4,6
/proc/17286/task/17298/stat : 17298 (java) S 17283 17286 7585 0 -1 1077944384 3762 0 0 0 89 1 0 0 20 0 15 0 107369087 10916999168 63721 33554432000 4194304 4196468 140735065428928 140139536791536 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17299] ppid=17283 vsize=10661132 memory=254884 CPUtime=0.41 cores=0,2,4,6
/proc/17286/task/17299/stat : 17299 (java) S 17283 17286 7585 0 -1 1077944384 1937 0 0 0 40 1 0 0 20 0 15 0 107369087 10916999168 63721 33554432000 4194304 4196468 140735065428928 140139535739248 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17300] ppid=17283 vsize=10661132 memory=3872 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17300/stat : 17300 (java) S 17283 17286 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107369087 10916999168 63721 33554432000 4194304 4196468 140735065428928 140139534686688 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17301] ppid=17283 vsize=10661132 memory=30568 CPUtime=0.63 cores=0,2,4,6
/proc/17286/task/17301/stat : 17301 (java) S 17283 17286 7585 0 -1 1077944384 1516 0 0 0 27 36 0 0 20 0 15 0 107369087 10916999168 63721 33554432000 4194304 4196468 140735065428928 140139533634480 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
Current children cumulated CPU time: 2509.52 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 254884 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.8 s]
/proc/loadavg: 1.21 1.22 1.30 3/215 17478
/proc/meminfo: memFree=26951664/32770624 swapFree=67108496/67108860
[pid=17286] ppid=17283 vsize=10661132 memory=256932 CPUtime=2520.05 cores=0,2,4,6
/proc/17286/stat : 17286 (java) S 17283 17286 7585 0 -1 1077944320 48222 0 0 0 251672 333 0 0 20 0 15 0 107369081 10916999168 64233 33554432000 4194304 4196468 140735065428928 140735065411472 140140049633015 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
/proc/17286/statm: 2665283 64233 3166 1 0 2627263 0
[pid=17286/tid=17288] ppid=17283 vsize=10661132 memory=12556 CPUtime=2508.55 cores=0,2,4,6
/proc/17286/task/17288/stat : 17288 (java) R 17283 17286 7585 0 -1 4202560 13622 0 0 0 250603 252 0 0 20 0 15 0 107369082 10916999168 64233 33554432000 4194304 4196468 140735065428928 140140053826256 140735065524162 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17289] ppid=17283 vsize=10661132 memory=756 CPUtime=1.56 cores=0,2,4,6
/proc/17286/task/17289/stat : 17289 (java) S 17283 17286 7585 0 -1 1077944384 2435 0 0 0 144 12 0 0 20 0 15 0 107369083 10916999168 64233 33554432000 4194304 4196468 140735065428928 140140019345808 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17290] ppid=17283 vsize=10661132 memory=1616 CPUtime=1.56 cores=0,2,4,6
/proc/17286/task/17290/stat : 17290 (java) S 17283 17286 7585 0 -1 1077944384 4775 0 0 0 143 13 0 0 20 0 15 0 107369083 10916999168 64233 33554432000 4194304 4196468 140735065428928 140139655727376 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17291] ppid=17283 vsize=10661132 memory=6791534058613427641 CPUtime=1.56 cores=0,2,4,6
/proc/17286/task/17291/stat : 17291 (java) S 17283 17286 7585 0 -1 1077944384 3143 0 0 0 143 13 0 0 20 0 15 0 107369083 10916999168 64233 33554432000 4194304 4196468 140735065428928 140139654675088 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17292] ppid=17283 vsize=10661132 memory=30568 CPUtime=1.55 cores=0,2,4,6
/proc/17286/task/17292/stat : 17292 (java) S 17283 17286 7585 0 -1 1077944384 3521 0 0 0 141 14 0 0 20 0 15 0 107369083 10916999168 64233 33554432000 4194304 4196468 140735065428928 140139653622288 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17293] ppid=17283 vsize=10661132 memory=1224 CPUtime=1.67 cores=0,2,4,6
/proc/17286/task/17293/stat : 17293 (java) S 17283 17286 7585 0 -1 1077944384 5446 0 0 0 156 11 0 0 20 0 15 0 107369084 10916999168 64233 33554432000 4194304 4196468 140735065428928 140139542055536 140140049644162 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17294] ppid=17283 vsize=10661132 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17294/stat : 17294 (java) S 17283 17286 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107369084 10916999168 64233 33554432000 4194304 4196468 140735065428928 140139541001568 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17295] ppid=17283 vsize=10661132 memory=912 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17295/stat : 17295 (java) S 17283 17286 7585 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 107369085 10916999168 64233 33554432000 4194304 4196468 140735065428928 140139539949168 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17296] ppid=17283 vsize=10661132 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17296/stat : 17296 (java) S 17283 17286 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107369087 10916999168 64233 33554432000 4194304 4196468 140735065428928 140139538897488 140140049651611 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17297] ppid=17283 vsize=10661132 memory=2588 CPUtime=1.54 cores=0,2,4,6
/proc/17286/task/17297/stat : 17297 (java) S 17283 17286 7585 0 -1 1077944384 6702 0 0 0 153 1 0 0 20 0 15 0 107369087 10916999168 64233 33554432000 4194304 4196468 140735065428928 140139537844336 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17298] ppid=17283 vsize=10661132 memory=2588 CPUtime=0.9 cores=0,2,4,6
/proc/17286/task/17298/stat : 17298 (java) S 17283 17286 7585 0 -1 1077944384 3762 0 0 0 89 1 0 0 20 0 15 0 107369087 10916999168 64233 33554432000 4194304 4196468 140735065428928 140139536791536 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17299] ppid=17283 vsize=10661132 memory=6791534058613427641 CPUtime=0.41 cores=0,2,4,6
/proc/17286/task/17299/stat : 17299 (java) S 17283 17286 7585 0 -1 1077944384 1937 0 0 0 40 1 0 0 20 0 15 0 107369087 10916999168 64233 33554432000 4194304 4196468 140735065428928 140139535739248 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17300] ppid=17283 vsize=10661132 memory=280313859578080 CPUtime=0 cores=0,2,4,6
/proc/17286/task/17300/stat : 17300 (java) S 17283 17286 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107369087 10916999168 64233 33554432000 4194304 4196468 140735065428928 140139534686688 140140049643221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
[pid=17286/tid=17301] ppid=17283 vsize=10661132 memory=7079767836911415872 CPUtime=0.64 cores=0,2,4,6
/proc/17286/task/17301/stat : 17301 (java) S 17283 17286 7585 0 -1 1077944384 1518 0 0 0 27 37 0 0 20 0 15 0 107369087 10916999168 64233 33554432000 4194304 4196468 140735065428928 140139533634480 140140049644162 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17485824 140735065437304 140735065437449 140735065437449 140735065440207 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 256932 KiB

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

[startup+2512.81 s]
# the end of solver process 17286 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.73 s, system=3.34108 s

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

Child status: 143
Real time (s): 2512.81
CPU time (s): 2520.07
CPU user time (s): 2516.73
CPU system time (s): 3.34108
CPU usage (%): 100.289
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 362208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.73
system time used= 3.34108
maximum resident set size= 371232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48418
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= 95555
involuntary context switches= 3693


# summary of solver processes directly reported to runsolver:
#   pid: 17286
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2516.73
#   total CPU system time (s): 3.34108

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4286 second user time and 23.0528 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-29 23:00:59
IDJOB=4300538
IDBENCH=141656
IDSOLVER=2768
FILE ID=node149/4300538-1532898059
RUNJOBID= node149-1532895549-17078
PBS_JOBID= 21022517
Free space on /tmp= 45740 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/Eternity/Eternity-13-13_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300538-1532898059/watcher-4300538-1532898059 -o /tmp/evaluation-result-4300538-1532898059/solver-4300538-1532898059 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532895549-17078 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4300538-1532898059.xml --timelimit 2520

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

MD5SUM BENCH= e6142002f41530755715c5642d221a51
RANDOM SEED=14131665

node149.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.60
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.60
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.60
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.60
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:        27199248 kB
MemAvailable:   31706516 kB
Buffers:          169164 kB
Cached:          4561220 kB
SwapCached:           60 kB
Active:          1826780 kB
Inactive:        3178896 kB
Active(anon):     224712 kB
Inactive(anon):    78000 kB
Active(file):    1602068 kB
Inactive(file):  3100896 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              2776 kB
Writeback:             0 kB
AnonPages:        282372 kB
Mapped:            48660 kB
Shmem:             25040 kB
Slab:             261280 kB
SReclaimable:     232764 kB
SUnreclaim:        28516 kB
KernelStack:        3488 kB
PageTables:         5820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1112744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 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= 45740 MiB
End job on node149 at 2018-07-29 23:42:52