Trace number 4400816

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
Concrete 3.12.2UNSAT 60.0974 39.0517

General information on the benchmark

NameKnightTour/KnightTour-ext-s1/
KnightTour-15-ext06.xml
MD5SUMaf3f6bb9b1ca00becd13f0e7ebc5af3a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark17.3587
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints47
Number of domains1
Minimum domain size225
Maximum domain size225
Distribution of domain sizes[{"size":225,"count":225}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":223},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity225
Distribution of constraint arities[{"arity":2,"count":1},{"arity":6,"count":45},{"arity":225,"count":1}]
Number of extensional constraints45
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":45},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.75/0.55	c Concrete v3.12.2.1568631193530 running
60.02/39.01	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400816-1568687190/watcher-4400816-1568687190 -o /tmp/evaluation-result-4400816-1568687190/solver-4400816-1568687190 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568673291-22998 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1027250976 HOME/instance-4400816-1568687190.xml 

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

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

solver pid=29437, runsolver pid=29434

[startup+0.101179 s]*
/proc/loadavg: 1.48 1.50 1.49 3/221 29494
/proc/meminfo: memFree=29890084/32770624 swapFree=67004532/67108860
[pid=29437] ppid=29434 vsize=9972712 memory=17344 CPUtime=0.1 cores=1,3,5,7
/proc/29437/stat : 29437 (java) S 29434 29437 22966 0 -1 1077944320 4562 13162 0 0 1 1 5 3 20 0 6 0 444958629 10212057088 4336 33554432000 4194304 4196468 140725976201872 140725976184416 140132892274423 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
/proc/29437/statm: 2493178 4336 1958 1 0 2481616 0
[pid=29437/tid=29490] ppid=29434 vsize=9972712 memory=4279135703980212366 CPUtime=0.09 cores=1,3,5,7
/proc/29437/task/29490/stat : 29490 (java) R 29434 29437 22966 0 -1 4202560 2348 13162 0 0 1 0 5 3 20 0 6 0 444958638 10212057088 4336 33554432000 4194304 4196468 140725976201872 140132864111184 140132876354910 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29491] ppid=29434 vsize=9972712 memory=-7522837583129502606 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29491/stat : 29491 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 6 0 444958639 10212057088 4336 33554432000 4194304 4196468 140725976201872 140132896516624 140132892284629 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29492] ppid=29434 vsize=9972712 memory=140178234054272 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29492/stat : 29492 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 6 0 444958639 10212057088 4336 33554432000 4194304 4196468 140725976201872 140132784790160 140132892284629 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29493] ppid=29434 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29493/stat : 29493 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 6 0 444958639 10212057088 4336 33554432000 4194304 4196468 140725976201872 140132783737104 140132892284629 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29494] ppid=29434 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29494/stat : 29494 (java) S 29434 29437 22966 0 -1 1077944384 2 13162 0 0 0 0 5 3 20 0 6 0 444958639 10212057088 4336 33554432000 4194304 4196468 140725976201872 140132782684560 140132892284629 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17344 KiB

[startup+0.213061 s]*
/proc/loadavg: 1.48 1.50 1.49 3/230 29503
/proc/meminfo: memFree=29872396/32770624 swapFree=67004532/67108860
[pid=29437] ppid=29434 vsize=10820196 memory=40596 CPUtime=0.27 cores=1,3,5,7
/proc/29437/stat : 29437 (java) S 29434 29437 22966 0 -1 1077944320 7523 13162 0 0 18 1 5 3 20 0 15 0 444958629 11079880704 10149 33554432000 4194304 4196468 140725976201872 140725976184416 140132892274423 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
/proc/29437/statm: 2705049 10149 3279 1 0 2667149 0
[pid=29437/tid=29490] ppid=29434 vsize=10820196 memory=-6517102902069810590 CPUtime=0.2 cores=1,3,5,7
/proc/29437/task/29490/stat : 29490 (java) R 29434 29437 22966 0 -1 4202560 3991 13162 0 0 11 1 5 3 20 0 15 0 444958638 11079880704 10149 33554432000 4194304 4196468 140725976201872 140132864088608 140132892296349 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29491] ppid=29434 vsize=10820196 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29491/stat : 29491 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 15 0 444958639 11079880704 10149 33554432000 4194304 4196468 140725976201872 140132896516624 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29492] ppid=29434 vsize=10820196 memory=140178234054272 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29492/stat : 29492 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 15 0 444958639 11079880704 10149 33554432000 4194304 4196468 140725976201872 140132784790160 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29493] ppid=29434 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29493/stat : 29493 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 15 0 444958639 11079880704 10149 33554432000 4194304 4196468 140725976201872 140132783737104 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29494] ppid=29434 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29494/stat : 29494 (java) S 29434 29437 22966 0 -1 1077944384 2 13162 0 0 0 0 5 3 20 0 15 0 444958639 11079880704 10149 33554432000 4194304 4196468 140725976201872 140132782684560 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29495] ppid=29434 vsize=10820196 memory=140178234054272 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29495/stat : 29495 (java) S 29434 29437 22966 0 -1 1077944384 2 13162 0 0 0 0 5 3 20 0 15 0 444958640 11079880704 10149 33554432000 4194304 4196468 140725976201872 140132351662832 140132892285570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29496] ppid=29434 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29496/stat : 29496 (java) S 29434 29437 22966 0 -1 1077944384 33 13162 0 0 0 0 5 3 20 0 15 0 444958640 11079880704 10149 33554432000 4194304 4196468 140725976201872 140132350609056 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29497] ppid=29434 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29497/stat : 29497 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 15 0 444958641 11079880704 10149 33554432000 4194304 4196468 140725976201872 140131763741936 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29498] ppid=29434 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29498/stat : 29498 (java) S 29434 29437 22966 0 -1 1077944384 3 13162 0 0 0 0 5 3 20 0 15 0 444958643 11079880704 10149 33554432000 4194304 4196468 140725976201872 140131456342480 140132892293019 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29499] ppid=29434 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/29437/task/29499/stat : 29499 (java) S 29434 29437 22966 0 -1 1077944384 468 13162 0 0 1 0 5 3 20 0 15 0 444958643 11079880704 10149 33554432000 4194304 4196468 140725976201872 140132317051120 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29500] ppid=29434 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/29437/task/29500/stat : 29500 (java) S 29434 29437 22966 0 -1 1077944384 184 13162 0 0 1 0 5 3 20 0 15 0 444958643 11079880704 10149 33554432000 4194304 4196468 140725976201872 140132315998576 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29501] ppid=29434 vsize=10820196 memory=140178234054272 CPUtime=0.11 cores=1,3,5,7
/proc/29437/task/29501/stat : 29501 (java) S 29434 29437 22966 0 -1 1077944384 622 13162 0 0 3 0 5 3 20 0 15 0 444958643 11079880704 10149 33554432000 4194304 4196468 140725976201872 140132314945520 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29502] ppid=29434 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29502/stat : 29502 (java) S 29434 29437 22966 0 -1 1077944384 3 13162 0 0 0 0 5 3 20 0 15 0 444958644 11079880704 10149 33554432000 4194304 4196468 140725976201872 140131422783840 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29503] ppid=29434 vsize=10820196 memory=140178234054272 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29503/stat : 29503 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 15 0 444958644 11079880704 10149 33554432000 4194304 4196468 140725976201872 140132313893936 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 40596 KiB

[startup+0.31095 s]*
/proc/loadavg: 1.48 1.50 1.49 3/230 29503
/proc/meminfo: memFree=29860072/32770624 swapFree=67004532/67108860
[pid=29437] ppid=29434 vsize=10820196 memory=48816 CPUtime=0.4 cores=1,3,5,7
/proc/29437/stat : 29437 (java) S 29434 29437 22966 0 -1 1077944320 10976 13162 0 0 29 3 5 3 20 0 15 0 444958629 11079880704 12204 33554432000 4194304 4196468 140725976201872 140725976184416 140132892274423 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
/proc/29437/statm: 2705049 12204 3310 1 0 2667149 0
[pid=29437/tid=29490] ppid=29434 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/29437/task/29490/stat : 29490 (java) R 29434 29437 22966 0 -1 4202560 7436 13162 0 0 19 2 5 3 20 0 15 0 444958638 11079880704 12204 33554432000 4194304 4196468 140725976201872 140132864096816 140132892296349 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29491] ppid=29434 vsize=10820196 memory=7228928657774891088 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29491/stat : 29491 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 15 0 444958639 11079880704 12204 33554432000 4194304 4196468 140725976201872 140132896516624 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29492] ppid=29434 vsize=10820196 memory=2076 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29492/stat : 29492 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 15 0 444958639 11079880704 12204 33554432000 4194304 4196468 140725976201872 140132784790160 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29493] ppid=29434 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29493/stat : 29493 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 15 0 444958639 11079880704 12204 33554432000 4194304 4196468 140725976201872 140132783737104 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29494] ppid=29434 vsize=10820196 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29494/stat : 29494 (java) S 29434 29437 22966 0 -1 1077944384 2 13162 0 0 0 0 5 3 20 0 15 0 444958639 11079880704 12204 33554432000 4194304 4196468 140725976201872 140132782684560 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29495] ppid=29434 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29495/stat : 29495 (java) S 29434 29437 22966 0 -1 1077944384 2 13162 0 0 0 0 5 3 20 0 15 0 444958640 11079880704 12204 33554432000 4194304 4196468 140725976201872 140132351662832 140132892285570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29496] ppid=29434 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29496/stat : 29496 (java) S 29434 29437 22966 0 -1 1077944384 33 13162 0 0 0 0 5 3 20 0 15 0 444958640 11079880704 12204 33554432000 4194304 4196468 140725976201872 140132350609056 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29497] ppid=29434 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29497/stat : 29497 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 15 0 444958641 11079880704 12204 33554432000 4194304 4196468 140725976201872 140131763741936 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29498] ppid=29434 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29498/stat : 29498 (java) S 29434 29437 22966 0 -1 1077944384 3 13162 0 0 0 0 5 3 20 0 15 0 444958643 11079880704 12204 33554432000 4194304 4196468 140725976201872 140131456342480 140132892293019 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29499] ppid=29434 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/29437/task/29499/stat : 29499 (java) S 29434 29437 22966 0 -1 1077944384 469 13162 0 0 2 0 5 3 20 0 15 0 444958643 11079880704 12204 33554432000 4194304 4196468 140725976201872 140132317051120 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29500] ppid=29434 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/29437/task/29500/stat : 29500 (java) S 29434 29437 22966 0 -1 1077944384 184 13162 0 0 1 0 5 3 20 0 15 0 444958643 11079880704 12204 33554432000 4194304 4196468 140725976201872 140132315998576 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29501] ppid=29434 vsize=10820196 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/29437/task/29501/stat : 29501 (java) R 29434 29437 22966 0 -1 4202560 629 13162 0 0 5 0 5 3 20 0 15 0 444958643 11079880704 12204 33554432000 4194304 4196468 140725976201872 140132314945520 140132892286358 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29502] ppid=29434 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29502/stat : 29502 (java) S 29434 29437 22966 0 -1 1077944384 3 13162 0 0 0 0 5 3 20 0 15 0 444958644 11079880704 12204 33554432000 4194304 4196468 140725976201872 140131422783840 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29503] ppid=29434 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29503/stat : 29503 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 15 0 444958644 11079880704 12204 33554432000 4194304 4196468 140725976201872 140132313893936 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 48816 KiB

[startup+0.704024 s]
/proc/loadavg: 1.48 1.50 1.49 5/230 29503
/proc/meminfo: memFree=29846064/32770624 swapFree=67004532/67108860
[pid=29437] ppid=29434 vsize=10824364 memory=81460 CPUtime=1.13 cores=1,3,5,7
/proc/29437/stat : 29437 (java) S 29434 29437 22966 0 -1 1077944320 15110 13162 0 0 99 6 5 3 20 0 15 0 444958629 11084148736 20365 33554432000 4194304 4196468 140725976201872 140725976184416 140132892274423 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
/proc/29437/statm: 2706347 20365 3512 1 0 2668429 0
[pid=29437/tid=29490] ppid=29434 vsize=10825388 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/29437/task/29490/stat : 29490 (java) R 29434 29437 22966 0 -1 4202560 10650 13162 0 0 55 5 5 3 20 0 15 0 444958638 11085197312 20430 33554432000 4194304 4196468 140725976201872 140132864092352 140132885014413 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29491] ppid=29434 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29491/stat : 29491 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 15 0 444958639 11084148736 20405 33554432000 4194304 4196468 140725976201872 140132896516624 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29492] ppid=29434 vsize=10824364 memory=3280 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29492/stat : 29492 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 15 0 444958639 11084148736 20405 33554432000 4194304 4196468 140725976201872 140132784790160 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29493] ppid=29434 vsize=10825388 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29493/stat : 29493 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 15 0 444958639 11085197312 20405 33554432000 4194304 4196468 140725976201872 140132783737104 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29494] ppid=29434 vsize=10825388 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29494/stat : 29494 (java) S 29434 29437 22966 0 -1 1077944384 2 13162 0 0 0 0 5 3 20 0 15 0 444958639 11085197312 20405 33554432000 4194304 4196468 140725976201872 140132782684560 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29495] ppid=29434 vsize=10825388 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29495/stat : 29495 (java) S 29434 29437 22966 0 -1 1077944384 5 13162 0 0 0 0 5 3 20 0 15 0 444958640 11085197312 20405 33554432000 4194304 4196468 140725976201872 140132351662832 140132892285570 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29496] ppid=29434 vsize=10824364 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29496/stat : 29496 (java) S 29434 29437 22966 0 -1 1077944384 33 13162 0 0 0 0 5 3 20 0 15 0 444958640 11084148736 20405 33554432000 4194304 4196468 140725976201872 140132350609056 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29497] ppid=29434 vsize=10825388 memory=8836 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29497/stat : 29497 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 15 0 444958641 11085197312 20405 33554432000 4194304 4196468 140725976201872 140131763741936 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29498] ppid=29434 vsize=10825388 memory=11044 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29498/stat : 29498 (java) S 29434 29437 22966 0 -1 1077944384 3 13162 0 0 0 0 5 3 20 0 15 0 444958643 11085197312 20405 33554432000 4194304 4196468 140725976201872 140131456342480 140132892293019 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29499] ppid=29434 vsize=10825388 memory=13252 CPUtime=0.21 cores=1,3,5,7
/proc/29437/task/29499/stat : 29499 (java) R 29434 29437 22966 0 -1 4202560 862 13162 0 0 13 0 5 3 20 0 15 0 444958643 11085197312 20405 33554432000 4194304 4196468 140725976201872 140132317051120 140132877382376 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29500] ppid=29434 vsize=10825388 memory=15460 CPUtime=0.21 cores=1,3,5,7
/proc/29437/task/29500/stat : 29500 (java) R 29434 29437 22966 0 -1 4202560 541 13162 0 0 13 0 5 3 20 0 15 0 444958643 11085197312 20405 33554432000 4194304 4196468 140725976201872 140132315985120 140132877193448 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29501] ppid=29434 vsize=10824364 memory=17668 CPUtime=0.25 cores=1,3,5,7
/proc/29437/task/29501/stat : 29501 (java) S 29434 29437 22966 0 -1 1077944384 832 13162 0 0 17 0 5 3 20 0 15 0 444958643 11084148736 20419 33554432000 4194304 4196468 140725976201872 140132314945520 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29502] ppid=29434 vsize=10825388 memory=19876 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29502/stat : 29502 (java) S 29434 29437 22966 0 -1 1077944384 3 13162 0 0 0 0 5 3 20 0 15 0 444958644 11085197312 20419 33554432000 4194304 4196468 140725976201872 140131422783840 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29503] ppid=29434 vsize=10825388 memory=22084 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29503/stat : 29503 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 15 0 444958644 11085197312 20419 33554432000 4194304 4196468 140725976201872 140132313893936 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81460 KiB

[startup+1.50081 s]
/proc/loadavg: 1.48 1.50 1.49 3/230 29503
/proc/meminfo: memFree=29635440/32770624 swapFree=67004532/67108860
[pid=29437] ppid=29434 vsize=10826488 memory=641116 CPUtime=2.41 cores=1,3,5,7
/proc/29437/stat : 29437 (java) S 29434 29437 22966 0 -1 1077944320 16864 13162 0 0 206 27 5 3 20 0 15 0 444958629 11086323712 160279 33554432000 4194304 4196468 140725976201872 140725976184416 140132892274423 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
/proc/29437/statm: 2706622 160279 3559 1 0 2668685 0
[pid=29437/tid=29490] ppid=29434 vsize=10826488 memory=0 CPUtime=1.41 cores=1,3,5,7
/proc/29437/task/29490/stat : 29490 (java) R 29434 29437 22966 0 -1 4202560 11787 13162 0 0 121 12 5 3 20 0 15 0 444958638 11086323712 160279 33554432000 4194304 4196468 140725976201872 140132864105064 140132455012270 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29491] ppid=29434 vsize=10826488 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/29437/task/29491/stat : 29491 (java) S 29434 29437 22966 0 -1 1077944384 48 13162 0 0 2 3 5 3 20 0 15 0 444958639 11086323712 160279 33554432000 4194304 4196468 140725976201872 140132896516624 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29492] ppid=29434 vsize=10826488 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/29437/task/29492/stat : 29492 (java) S 29434 29437 22966 0 -1 1077944384 49 13162 0 0 2 2 5 3 20 0 15 0 444958639 11086323712 160279 33554432000 4194304 4196468 140725976201872 140132784790160 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29493] ppid=29434 vsize=10826488 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/29437/task/29493/stat : 29493 (java) S 29434 29437 22966 0 -1 1077944384 59 13162 0 0 2 3 5 3 20 0 15 0 444958639 11086323712 160279 33554432000 4194304 4196468 140725976201872 140132783737104 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29494] ppid=29434 vsize=10826488 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/29437/task/29494/stat : 29494 (java) S 29434 29437 22966 0 -1 1077944384 60 13162 0 0 2 3 5 3 20 0 15 0 444958639 11086323712 160279 33554432000 4194304 4196468 140725976201872 140132782684560 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29495] ppid=29434 vsize=10826488 memory=-7965959130280075168 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29495/stat : 29495 (java) S 29434 29437 22966 0 -1 1077944384 85 13162 0 0 0 0 5 3 20 0 15 0 444958640 11086323712 160279 33554432000 4194304 4196468 140725976201872 140132351662832 140132892285570 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29496] ppid=29434 vsize=10826488 memory=280356272023808 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29496/stat : 29496 (java) S 29434 29437 22966 0 -1 1077944384 34 13162 0 0 0 0 5 3 20 0 15 0 444958640 11086323712 160279 33554432000 4194304 4196468 140725976201872 140132350609120 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29497] ppid=29434 vsize=10826488 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29497/stat : 29497 (java) S 29434 29437 22966 0 -1 1077944384 4 13162 0 0 0 0 5 3 20 0 15 0 444958641 11086323712 160279 33554432000 4194304 4196468 140725976201872 140131763741952 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29498] ppid=29434 vsize=10826488 memory=8252 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29498/stat : 29498 (java) S 29434 29437 22966 0 -1 1077944384 3 13162 0 0 0 0 5 3 20 0 15 0 444958643 11086323712 160279 33554432000 4194304 4196468 140725976201872 140131456342480 140132892293019 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29499] ppid=29434 vsize=10826488 memory=6032 CPUtime=0.34 cores=1,3,5,7
/proc/29437/task/29499/stat : 29499 (java) S 29434 29437 22966 0 -1 1077944384 913 13162 0 0 26 0 5 3 20 0 15 0 444958643 11086323712 160279 33554432000 4194304 4196468 140725976201872 140132317051120 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29500] ppid=29434 vsize=10826488 memory=1056 CPUtime=0.3 cores=1,3,5,7
/proc/29437/task/29500/stat : 29500 (java) S 29434 29437 22966 0 -1 1077944384 573 13162 0 0 22 0 5 3 20 0 15 0 444958643 11086323712 160279 33554432000 4194304 4196468 140725976201872 140132315998576 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29501] ppid=29434 vsize=10826488 memory=1540 CPUtime=0.34 cores=1,3,5,7
/proc/29437/task/29501/stat : 29501 (java) S 29434 29437 22966 0 -1 1077944384 1035 13162 0 0 26 0 5 3 20 0 15 0 444958643 11086323712 160279 33554432000 4194304 4196468 140725976201872 140132314945520 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29502] ppid=29434 vsize=10826488 memory=728 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29502/stat : 29502 (java) S 29434 29437 22966 0 -1 1077944384 3 13162 0 0 0 0 5 3 20 0 15 0 444958644 11086323712 160279 33554432000 4194304 4196468 140725976201872 140131422783840 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29503] ppid=29434 vsize=10826488 memory=4000 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29503/stat : 29503 (java) S 29434 29437 22966 0 -1 1077944384 1 13162 0 0 0 0 5 3 20 0 15 0 444958644 11086323712 160279 33554432000 4194304 4196468 140725976201872 140132313893936 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
Current children cumulated CPU time: 2.41 s
Current children cumulated vsize: 10826488 KiB

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

[pid=29437/tid=29502] ppid=29434 vsize=10847000 memory=3619122366103384400 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29502/stat : 29502 (java) S 29434 29437 22966 0 -1 1077944384 3 13162 0 0 0 0 5 3 20 0 15 0 444958644 11107328000 871979 33554432000 4194304 4196468 140725976201872 140131422783840 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29503] ppid=29434 vsize=10847000 memory=7302135314614015843 CPUtime=0.1 cores=1,3,5,7
/proc/29437/task/29503/stat : 29503 (java) S 29434 29437 22966 0 -1 1077944384 224 13162 0 0 1 1 5 3 20 0 15 0 444958644 11107328000 871979 33554432000 4194304 4196468 140725976201872 140132313893936 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
Current children cumulated CPU time: 54.35 s
Current children cumulated vsize: 10847000 KiB
Current children cumulated memory: 3487916 KiB

[startup+37.9084 s]
/proc/loadavg: 1.74 1.57 1.51 3/230 29506
/proc/meminfo: memFree=26413916/32770624 swapFree=67004532/67108860
[pid=29437] ppid=29434 vsize=10849048 memory=3491336 CPUtime=56.31 cores=1,3,5,7
/proc/29437/stat : 29437 (java) S 29434 29437 22966 0 -1 1077944320 100129 13162 0 0 5341 282 5 3 20 0 15 0 444958629 11109425152 872834 33554432000 4194304 4196468 140725976201872 140725976184416 140132892274423 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
/proc/29437/statm: 2712262 872834 3626 1 0 2674317 0
[pid=29437/tid=29490] ppid=29434 vsize=10849048 memory=6297835844906604903 CPUtime=34.46 cores=1,3,5,7
/proc/29437/task/29490/stat : 29490 (java) S 29434 29437 22966 0 -1 1077944384 37318 13162 0 0 3409 29 5 3 20 0 15 0 444958638 11109425152 872834 33554432000 4194304 4196468 140725976201872 140132864103824 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29491] ppid=29434 vsize=10849048 memory=6791534058613427641 CPUtime=2.98 cores=1,3,5,7
/proc/29437/task/29491/stat : 29491 (java) R 29434 29437 22966 0 -1 4202560 3228 13162 0 0 230 60 5 3 20 0 15 0 444958639 11109425152 872834 33554432000 4194304 4196468 140725976201872 140132896516624 140132877302306 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29492] ppid=29434 vsize=10849048 memory=3280 CPUtime=2.98 cores=1,3,5,7
/proc/29437/task/29492/stat : 29492 (java) R 29434 29437 22966 0 -1 4202560 3700 13162 0 0 233 57 5 3 20 0 15 0 444958639 11109425152 872834 33554432000 4194304 4196468 140725976201872 140132784790160 140132885374306 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29493] ppid=29434 vsize=10849048 memory=47724 CPUtime=2.97 cores=1,3,5,7
/proc/29437/task/29493/stat : 29493 (java) R 29434 29437 22966 0 -1 4202560 3679 13162 0 0 231 58 5 3 20 0 15 0 444958639 11109425152 872834 33554432000 4194304 4196468 140725976201872 140132783737304 140132876722612 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29494] ppid=29434 vsize=10849048 memory=988 CPUtime=2.94 cores=1,3,5,7
/proc/29437/task/29494/stat : 29494 (java) R 29434 29437 22966 0 -1 4202560 3031 13162 0 0 224 62 5 3 20 0 15 0 444958639 11109425152 872834 33554432000 4194304 4196468 140725976201872 140132782684560 140132885377852 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29495] ppid=29434 vsize=10849048 memory=164 CPUtime=0.55 cores=1,3,5,7
/proc/29437/task/29495/stat : 29495 (java) S 29434 29437 22966 0 -1 1077944384 6659 13162 0 0 46 1 5 3 20 0 15 0 444958640 11109425152 872834 33554432000 4194304 4196468 140725976201872 140132351661312 140132892284629 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29496] ppid=29434 vsize=10849048 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29496/stat : 29496 (java) S 29434 29437 22966 0 -1 1077944384 53 13162 0 0 0 0 5 3 20 0 15 0 444958640 11109425152 872834 33554432000 4194304 4196468 140725976201872 140132350609120 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29497] ppid=29434 vsize=10849048 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29497/stat : 29497 (java) S 29434 29437 22966 0 -1 1077944384 11 13162 0 0 0 0 5 3 20 0 15 0 444958641 11109425152 872834 33554432000 4194304 4196468 140725976201872 140131763741952 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29498] ppid=29434 vsize=10849048 memory=7679927811743456362 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29498/stat : 29498 (java) S 29434 29437 22966 0 -1 1077944384 3 13162 0 0 0 0 5 3 20 0 15 0 444958643 11109425152 872834 33554432000 4194304 4196468 140725976201872 140131456342480 140132892293019 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29499] ppid=29434 vsize=10849048 memory=3055200197243519079 CPUtime=4.49 cores=1,3,5,7
/proc/29437/task/29499/stat : 29499 (java) S 29434 29437 22966 0 -1 1077944384 20387 13162 0 0 437 4 5 3 20 0 15 0 444958643 11109425152 872834 33554432000 4194304 4196468 140725976201872 140132317035312 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29500] ppid=29434 vsize=10849048 memory=4352262230149326945 CPUtime=3.83 cores=1,3,5,7
/proc/29437/task/29500/stat : 29500 (java) S 29434 29437 22966 0 -1 1077944384 9319 13162 0 0 373 2 5 3 20 0 15 0 444958643 11109425152 872834 33554432000 4194304 4196468 140725976201872 140132315978672 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29501] ppid=29434 vsize=10849048 memory=140178234053105 CPUtime=1.61 cores=1,3,5,7
/proc/29437/task/29501/stat : 29501 (java) S 29434 29437 22966 0 -1 1077944384 10304 13162 0 0 151 2 5 3 20 0 15 0 444958643 11109425152 872834 33554432000 4194304 4196468 140725976201872 140132314945520 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29502] ppid=29434 vsize=10849048 memory=301934169363224256 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29502/stat : 29502 (java) S 29434 29437 22966 0 -1 1077944384 3 13162 0 0 0 0 5 3 20 0 15 0 444958644 11109425152 872834 33554432000 4194304 4196468 140725976201872 140131422783840 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29503] ppid=29434 vsize=10849048 memory=3007842826347537 CPUtime=0.1 cores=1,3,5,7
/proc/29437/task/29503/stat : 29503 (java) S 29434 29437 22966 0 -1 1077944384 224 13162 0 0 1 1 5 3 20 0 15 0 444958644 11109425152 872834 33554432000 4194304 4196468 140725976201872 140132313893936 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
Current children cumulated CPU time: 56.31 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 3491336 KiB

[startup+38.7014 s]
/proc/loadavg: 1.74 1.57 1.51 6/230 29506
/proc/meminfo: memFree=26197704/32770624 swapFree=67004532/67108860
[pid=29437] ppid=29434 vsize=10849048 memory=3705292 CPUtime=59.28 cores=1,3,5,7
/proc/29437/stat : 29437 (java) S 29434 29437 22966 0 -1 1077944320 104737 13162 0 0 5611 309 5 3 20 0 15 0 444958629 11109425152 926323 33554432000 4194304 4196468 140725976201872 140725976184416 140132892274423 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
/proc/29437/statm: 2712262 926323 3626 1 0 2674317 0
[pid=29437/tid=29490] ppid=29434 vsize=10849048 memory=280356272222392 CPUtime=34.59 cores=1,3,5,7
/proc/29437/task/29490/stat : 29490 (java) R 29434 29437 22966 0 -1 4202560 37393 13162 0 0 3422 29 5 3 20 0 15 0 444958638 11109425152 926323 33554432000 4194304 4196468 140725976201872 140132864106976 140132466228405 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29491] ppid=29434 vsize=10849048 memory=280356272222424 CPUtime=3.62 cores=1,3,5,7
/proc/29437/task/29491/stat : 29491 (java) S 29434 29437 22966 0 -1 1077944384 3410 13162 0 0 287 67 5 3 20 0 15 0 444958639 11109425152 926323 33554432000 4194304 4196468 140725976201872 140132896516624 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29492] ppid=29434 vsize=10849048 memory=6791534058613427641 CPUtime=3.62 cores=1,3,5,7
/proc/29437/task/29492/stat : 29492 (java) S 29434 29437 22966 0 -1 1077944384 3884 13162 0 0 290 64 5 3 20 0 15 0 444958639 11109425152 926323 33554432000 4194304 4196468 140725976201872 140132784790160 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29493] ppid=29434 vsize=10849048 memory=0 CPUtime=3.59 cores=1,3,5,7
/proc/29437/task/29493/stat : 29493 (java) S 29434 29437 22966 0 -1 1077944384 3831 13162 0 0 286 65 5 3 20 0 15 0 444958639 11109425152 926323 33554432000 4194304 4196468 140725976201872 140132783737104 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29494] ppid=29434 vsize=10849048 memory=275 CPUtime=3.58 cores=1,3,5,7
/proc/29437/task/29494/stat : 29494 (java) S 29434 29437 22966 0 -1 1077944384 3201 13162 0 0 281 69 5 3 20 0 15 0 444958639 11109425152 926323 33554432000 4194304 4196468 140725976201872 140132782684560 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29495] ppid=29434 vsize=10849048 memory=251 CPUtime=0.58 cores=1,3,5,7
/proc/29437/task/29495/stat : 29495 (java) S 29434 29437 22966 0 -1 1077944384 10389 13162 0 0 49 1 5 3 20 0 15 0 444958640 11109425152 926323 33554432000 4194304 4196468 140725976201872 140132351662832 140132892285570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29496] ppid=29434 vsize=10849048 memory=1220 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29496/stat : 29496 (java) S 29434 29437 22966 0 -1 1077944384 54 13162 0 0 0 0 5 3 20 0 15 0 444958640 11109425152 926323 33554432000 4194304 4196468 140725976201872 140132350609184 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29497] ppid=29434 vsize=10849048 memory=1716 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29497/stat : 29497 (java) S 29434 29437 22966 0 -1 1077944384 11 13162 0 0 0 0 5 3 20 0 15 0 444958641 11109425152 926323 33554432000 4194304 4196468 140725976201872 140131763741952 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29498] ppid=29434 vsize=10849048 memory=784 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29498/stat : 29498 (java) S 29434 29437 22966 0 -1 1077944384 3 13162 0 0 0 0 5 3 20 0 15 0 444958643 11109425152 926323 33554432000 4194304 4196468 140725976201872 140131456342480 140132892293019 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29499] ppid=29434 vsize=10849048 memory=3487912 CPUtime=4.61 cores=1,3,5,7
/proc/29437/task/29499/stat : 29499 (java) R 29434 29437 22966 0 -1 4202560 20415 13162 0 0 449 4 5 3 20 0 15 0 444958643 11109425152 926323 33554432000 4194304 4196468 140725976201872 140132317036464 140132873819051 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29500] ppid=29434 vsize=10849048 memory=3341652 CPUtime=3.96 cores=1,3,5,7
/proc/29437/task/29500/stat : 29500 (java) R 29434 29437 22966 0 -1 4202560 9344 13162 0 0 386 2 5 3 20 0 15 0 444958643 11109425152 926323 33554432000 4194304 4196468 140725976201872 140132315985424 140132870396572 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29501] ppid=29434 vsize=10849048 memory=804 CPUtime=1.66 cores=1,3,5,7
/proc/29437/task/29501/stat : 29501 (java) S 29434 29437 22966 0 -1 1077944384 10366 13162 0 0 155 3 5 3 20 0 15 0 444958643 11109425152 926323 33554432000 4194304 4196468 140725976201872 140132314945520 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29502] ppid=29434 vsize=10849048 memory=1660 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29502/stat : 29502 (java) S 29434 29437 22966 0 -1 1077944384 3 13162 0 0 0 0 5 3 20 0 15 0 444958644 11109425152 926323 33554432000 4194304 4196468 140725976201872 140131422783840 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29503] ppid=29434 vsize=10849048 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/29437/task/29503/stat : 29503 (java) S 29434 29437 22966 0 -1 1077944384 224 13162 0 0 1 1 5 3 20 0 15 0 444958644 11109425152 926323 33554432000 4194304 4196468 140725976201872 140132313893936 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
Current children cumulated CPU time: 59.28 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 3705292 KiB

[startup+38.9007 s]
/proc/loadavg: 1.74 1.57 1.51 6/230 29506
/proc/meminfo: memFree=26197704/32770624 swapFree=67004532/67108860
[pid=29437] ppid=29434 vsize=10849048 memory=3705996 CPUtime=59.86 cores=1,3,5,7
/proc/29437/stat : 29437 (java) S 29434 29437 22966 0 -1 1077944320 104901 13162 0 0 5668 310 5 3 20 0 15 0 444958629 11109425152 926499 33554432000 4194304 4196468 140725976201872 140725976184416 140132892274423 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
/proc/29437/statm: 2712262 926499 3629 1 0 2674317 0
[pid=29437/tid=29490] ppid=29434 vsize=10849048 memory=6791534058613427641 CPUtime=34.79 cores=1,3,5,7
/proc/29437/task/29490/stat : 29490 (java) R 29434 29437 22966 0 -1 4202560 37393 13162 0 0 3442 29 5 3 20 0 15 0 444958638 11109425152 926499 33554432000 4194304 4196468 140725976201872 140132864107056 140132466562615 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29491] ppid=29434 vsize=10849048 memory=3239676 CPUtime=3.62 cores=1,3,5,7
/proc/29437/task/29491/stat : 29491 (java) S 29434 29437 22966 0 -1 1077944384 3410 13162 0 0 287 67 5 3 20 0 15 0 444958639 11109425152 926499 33554432000 4194304 4196468 140725976201872 140132896516624 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29492] ppid=29434 vsize=10849048 memory=280356272481344 CPUtime=3.62 cores=1,3,5,7
/proc/29437/task/29492/stat : 29492 (java) S 29434 29437 22966 0 -1 1077944384 3884 13162 0 0 290 64 5 3 20 0 15 0 444958639 11109425152 926499 33554432000 4194304 4196468 140725976201872 140132784790160 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29493] ppid=29434 vsize=10849048 memory=8 CPUtime=3.59 cores=1,3,5,7
/proc/29437/task/29493/stat : 29493 (java) S 29434 29437 22966 0 -1 1077944384 3831 13162 0 0 286 65 5 3 20 0 15 0 444958639 11109425152 926499 33554432000 4194304 4196468 140725976201872 140132783737104 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29494] ppid=29434 vsize=10849048 memory=8 CPUtime=3.58 cores=1,3,5,7
/proc/29437/task/29494/stat : 29494 (java) S 29434 29437 22966 0 -1 1077944384 3201 13162 0 0 281 69 5 3 20 0 15 0 444958639 11109425152 926499 33554432000 4194304 4196468 140725976201872 140132782684560 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29495] ppid=29434 vsize=10849048 memory=1595 CPUtime=0.58 cores=1,3,5,7
/proc/29437/task/29495/stat : 29495 (java) S 29434 29437 22966 0 -1 1077944384 10389 13162 0 0 49 1 5 3 20 0 15 0 444958640 11109425152 926499 33554432000 4194304 4196468 140725976201872 140132351662832 140132892285570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29496] ppid=29434 vsize=10849048 memory=280356272167400 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29496/stat : 29496 (java) S 29434 29437 22966 0 -1 1077944384 54 13162 0 0 0 0 5 3 20 0 15 0 444958640 11109425152 926499 33554432000 4194304 4196468 140725976201872 140132350609184 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29497] ppid=29434 vsize=10849048 memory=6944656592455360604 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29497/stat : 29497 (java) S 29434 29437 22966 0 -1 1077944384 11 13162 0 0 0 0 5 3 20 0 15 0 444958641 11109425152 926499 33554432000 4194304 4196468 140725976201872 140131763741952 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29498] ppid=29434 vsize=10849048 memory=6943526294502006880 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29498/stat : 29498 (java) S 29434 29437 22966 0 -1 1077944384 3 13162 0 0 0 0 5 3 20 0 15 0 444958643 11109425152 926499 33554432000 4194304 4196468 140725976201872 140131456342480 140132892293019 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29499] ppid=29434 vsize=10849048 memory=6656426216303648864 CPUtime=4.77 cores=1,3,5,7
/proc/29437/task/29499/stat : 29499 (java) S 29434 29437 22966 0 -1 1077944384 20461 13162 0 0 465 4 5 3 20 0 15 0 444958643 11109425152 926499 33554432000 4194304 4196468 140725976201872 140132317051120 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29500] ppid=29434 vsize=10849048 memory=56 CPUtime=4.14 cores=1,3,5,7
/proc/29437/task/29500/stat : 29500 (java) S 29434 29437 22966 0 -1 1077944384 9381 13162 0 0 404 2 5 3 20 0 15 0 444958643 11109425152 926499 33554432000 4194304 4196468 140725976201872 140132315998576 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29501] ppid=29434 vsize=10849048 memory=21432 CPUtime=1.7 cores=1,3,5,7
/proc/29437/task/29501/stat : 29501 (java) S 29434 29437 22966 0 -1 1077944384 10446 13162 0 0 159 3 5 3 20 0 15 0 444958643 11109425152 926499 33554432000 4194304 4196468 140725976201872 140132314945520 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29502] ppid=29434 vsize=10849048 memory=288230376155048364 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29502/stat : 29502 (java) S 29434 29437 22966 0 -1 1077944384 3 13162 0 0 0 0 5 3 20 0 15 0 444958644 11109425152 926499 33554432000 4194304 4196468 140725976201872 140131422783840 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29503] ppid=29434 vsize=10849048 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/29437/task/29503/stat : 29503 (java) S 29434 29437 22966 0 -1 1077944384 224 13162 0 0 1 1 5 3 20 0 15 0 444958644 11109425152 926499 33554432000 4194304 4196468 140725976201872 140132313893936 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
Current children cumulated CPU time: 59.86 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 3705996 KiB

[startup+39.0007 s]
/proc/loadavg: 1.74 1.57 1.51 6/230 29506
/proc/meminfo: memFree=26197704/32770624 swapFree=67004532/67108860
[pid=29437] ppid=29434 vsize=10849048 memory=3706220 CPUtime=60.02 cores=1,3,5,7
/proc/29437/stat : 29437 (java) S 29434 29437 22966 0 -1 1077944320 104968 13162 0 0 5684 310 5 3 20 0 15 0 444958629 11109425152 926555 33554432000 4194304 4196468 140725976201872 140725976184416 140132892274423 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
/proc/29437/statm: 2712262 926555 3629 1 0 2674317 0
[pid=29437/tid=29490] ppid=29434 vsize=10849048 memory=3705544 CPUtime=34.89 cores=1,3,5,7
/proc/29437/task/29490/stat : 29490 (java) R 29434 29437 22966 0 -1 4202560 37393 13162 0 0 3452 29 5 3 20 0 15 0 444958638 11109425152 926555 33554432000 4194304 4196468 140725976201872 140132864106944 140132466427481 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29491] ppid=29434 vsize=10849048 memory=354 CPUtime=3.62 cores=1,3,5,7
/proc/29437/task/29491/stat : 29491 (java) S 29434 29437 22966 0 -1 1077944384 3410 13162 0 0 287 67 5 3 20 0 15 0 444958639 11109425152 926555 33554432000 4194304 4196468 140725976201872 140132896516624 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29492] ppid=29434 vsize=10849048 memory=7955448489614796903 CPUtime=3.62 cores=1,3,5,7
/proc/29437/task/29492/stat : 29492 (java) S 29434 29437 22966 0 -1 1077944384 3884 13162 0 0 290 64 5 3 20 0 15 0 444958639 11109425152 926555 33554432000 4194304 4196468 140725976201872 140132784790160 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29493] ppid=29434 vsize=10849048 memory=3313844 CPUtime=3.59 cores=1,3,5,7
/proc/29437/task/29493/stat : 29493 (java) S 29434 29437 22966 0 -1 1077944384 3831 13162 0 0 286 65 5 3 20 0 15 0 444958639 11109425152 926555 33554432000 4194304 4196468 140725976201872 140132783737104 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29494] ppid=29434 vsize=10849048 memory=0 CPUtime=3.58 cores=1,3,5,7
/proc/29437/task/29494/stat : 29494 (java) S 29434 29437 22966 0 -1 1077944384 3201 13162 0 0 281 69 5 3 20 0 15 0 444958639 11109425152 926555 33554432000 4194304 4196468 140725976201872 140132782684560 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29495] ppid=29434 vsize=10849048 memory=784 CPUtime=0.58 cores=1,3,5,7
/proc/29437/task/29495/stat : 29495 (java) S 29434 29437 22966 0 -1 1077944384 10389 13162 0 0 49 1 5 3 20 0 15 0 444958640 11109425152 926555 33554432000 4194304 4196468 140725976201872 140132351662832 140132892285570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29496] ppid=29434 vsize=10849048 memory=8252 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29496/stat : 29496 (java) S 29434 29437 22966 0 -1 1077944384 54 13162 0 0 0 0 5 3 20 0 15 0 444958640 11109425152 926555 33554432000 4194304 4196468 140725976201872 140132350609184 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29497] ppid=29434 vsize=10849048 memory=3276756 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29497/stat : 29497 (java) S 29434 29437 22966 0 -1 1077944384 11 13162 0 0 0 0 5 3 20 0 15 0 444958641 11109425152 926555 33554432000 4194304 4196468 140725976201872 140131763741952 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29498] ppid=29434 vsize=10849048 memory=3276756 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29498/stat : 29498 (java) S 29434 29437 22966 0 -1 1077944384 3 13162 0 0 0 0 5 3 20 0 15 0 444958643 11109425152 926555 33554432000 4194304 4196468 140725976201872 140131456342480 140132892293019 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29499] ppid=29434 vsize=10849048 memory=2339 CPUtime=4.8 cores=1,3,5,7
/proc/29437/task/29499/stat : 29499 (java) R 29434 29437 22966 0 -1 4202560 20467 13162 0 0 468 4 5 3 20 0 15 0 444958643 11109425152 926555 33554432000 4194304 4196468 140725976201872 140132317051120 140132875685437 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29500] ppid=29434 vsize=10849048 memory=269 CPUtime=4.15 cores=1,3,5,7
/proc/29437/task/29500/stat : 29500 (java) S 29434 29437 22966 0 -1 1077944384 9383 13162 0 0 405 2 5 3 20 0 15 0 444958643 11109425152 926555 33554432000 4194304 4196468 140725976201872 140132315998576 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29501] ppid=29434 vsize=10849048 memory=270 CPUtime=1.72 cores=1,3,5,7
/proc/29437/task/29501/stat : 29501 (java) S 29434 29437 22966 0 -1 1077944384 10505 13162 0 0 161 3 5 3 20 0 15 0 444958643 11109425152 926555 33554432000 4194304 4196468 140725976201872 140132314945520 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29502] ppid=29434 vsize=10849048 memory=3276756 CPUtime=0.08 cores=1,3,5,7
/proc/29437/task/29502/stat : 29502 (java) S 29434 29437 22966 0 -1 1077944384 3 13162 0 0 0 0 5 3 20 0 15 0 444958644 11109425152 926555 33554432000 4194304 4196468 140725976201872 140131422783840 140132892284629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
[pid=29437/tid=29503] ppid=29434 vsize=10849048 memory=7378964797804537683 CPUtime=0.1 cores=1,3,5,7
/proc/29437/task/29503/stat : 29503 (java) S 29434 29437 22966 0 -1 1077944384 224 13162 0 0 1 1 5 3 20 0 15 0 444958644 11109425152 926555 33554432000 4194304 4196468 140725976201872 140132313893936 140132892285570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8556544 140725976206063 140725976208581 140725976208581 140725976211407 0
Current children cumulated CPU time: 60.02 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 3706220 KiB

Child status: 0
Real time (s): 39.0517
CPU time (s): 60.0974
CPU user time (s): 56.9423
CPU system time (s): 3.15503
CPU usage (%): 153.892
Max. virtual memory (cumulated for all children) (KiB): 10849984
Max. memory (cumulated for all children) (KiB): 3706220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 56.9423
system time used= 3.15503
maximum resident set size= 3708508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118226
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8431
involuntary context switches= 261


# summary of solver processes directly reported to runsolver:
#   pid: 29437
#   total CPU time (s): 60.0974
#   total CPU user time (s): 56.9423
#   total CPU system time (s): 3.15503

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.293869 second user time and 0.390896 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-17 04:25:50
IDJOB=4400816
IDBENCH=134616
IDSOLVER=2857
FILE ID=node133/4400816-1568687190
RUNJOBID= node133-1568673291-22998
PBS_JOBID= 21703782
Free space on /tmp= 59500 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/KnightTour/KnightTour-ext-s1/KnightTour-15-ext06.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400816-1568687190/watcher-4400816-1568687190 -o /tmp/evaluation-result-4400816-1568687190/solver-4400816-1568687190 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568673291-22998 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1027250976 HOME/instance-4400816-1568687190.xml

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

MD5SUM BENCH= af3f6bb9b1ca00becd13f0e7ebc5af3a
RANDOM SEED=1027250976

node133.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
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.18
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.18
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.18
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:        29899096 kB
MemAvailable:   30814264 kB
Buffers:          241656 kB
Cached:           964416 kB
SwapCached:         3168 kB
Active:          1699104 kB
Inactive:         586112 kB
Active(anon):    1103740 kB
Inactive(anon):    24424 kB
Active(file):     595364 kB
Inactive(file):   561688 kB
Unevictable:      111224 kB
Mlocked:          111224 kB
SwapTotal:      67108860 kB
SwapFree:       67004532 kB
Dirty:             72184 kB
Writeback:             0 kB
AnonPages:       1195188 kB
Mapped:            61996 kB
Shmem:             40084 kB
Slab:             177252 kB
SReclaimable:     147900 kB
SUnreclaim:        29352 kB
KernelStack:        3760 kB
PageTables:         8048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2364540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1042432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 59464 MiB
End job on node133 at 2019-09-17 04:26:30