Trace number 4405073

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20 parallelSAT (TO)142 2003.97 252.105

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n30/
TravellingSalesman-30-30-11.xml
MD5SUMac86bf8ef4620229a98c72b0f60cfd27
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark119
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints31
Number of domains2
Minimum domain size30
Maximum domain size31
Distribution of domain sizes[{"size":30,"count":30},{"size":31,"count":30}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":30}]
Minimum constraint arity3
Maximum constraint arity30
Distribution of constraint arities[{"arity":3,"count":30},{"arity":30,"count":1}]
Number of extensional constraints30
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":30},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4405073-1569004903.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4405073-1569004903.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.49/0.65	c solve instance...
1.96/0.75	o 317 
1.96/0.77	o 293 
1.96/0.78	o 178 
2.59/0.82	o 176 
2.59/0.83	o 151 
2.59/0.84	o 148 
2.59/0.85	o 147 
2.59/0.86	o 146 
2.59/0.86	o 144 
2.59/0.87	o 143 
3.21/0.92	o 142 
2003.29/252.08	s SATISFIABLE
2003.29/252.08	v <instantiation>
2003.29/252.08	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] </list>
2003.29/252.08	v 	<values>0 4 6 3 8 14 11 10 12 13 16 17 19 21 22 20 25 27 29 24 28 23 26 18 15 9 7 5 2 1 10 5 4 12 8 3 4 1 1 2 2 2 1 1 3 6 3 4 3 18 2 4 4 6 4 4 12 4 1 8 </values>
2003.29/252.08	v </instantiation>
2003.29/252.08	c Unexpected resolution interruption!

Verifier Data

OK	142

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405073-1569004903/watcher-4405073-1569004903 -o /var/tmp/evaluation-result-4405073-1569004903/solver-4405073-1569004903 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node146-1568994486-15792 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 436687311 HOME/instance-4405073-1569004903.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=19824, runsolver pid=19821

[startup+0.100144 s]*
/proc/loadavg: 8.55 8.37 8.32 2/213 19845
/proc/meminfo: memFree=22257024/32770624 swapFree=67001800/67108860
[pid=19824] ppid=19821 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19824/stat : 19824 (xcsp3-exec) S 19821 19824 15765 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476404219 115843072 363 33554432000 4194304 5098028 140736242598496 140736242596600 140606435115644 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7340032 140736242602840 140736242603098 140736242603098 140736242606022 0
/proc/19824/statm: 28282 363 304 221 0 87 0
[pid=19826] ppid=19824 vsize=28227396 memory=32040 CPUtime=0.12 cores=0-7
/proc/19826/stat : 19826 (java) S 19824 19824 15765 0 -1 1077944320 5397 0 0 0 11 1 0 0 20 0 20 0 476404220 28904853504 8010 33554432000 4194304 4196468 140731376679776 140731376662320 140439685050103 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
/proc/19826/statm: 7056849 8010 3155 1 0 7019032 0
[pid=19826/tid=19827] ppid=19824 vsize=28227396 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/19826/task/19827/stat : 19827 (java) R 19824 19824 15765 0 -1 4202560 3310 0 0 0 8 0 0 0 20 0 20 0 476404220 28904853504 8010 33554432000 4194304 4196468 140731376679776 140439689282352 140439685062038 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19828] ppid=19824 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/19826/task/19828/stat : 19828 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404221 28904853504 8010 33554432000 4194304 4196468 140731376679776 140439604902800 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19829] ppid=19824 vsize=28227396 memory=140012236740224 CPUtime=0 cores=0-7
/proc/19826/task/19829/stat : 19829 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404221 28904853504 8010 33554432000 4194304 4196468 140731376679776 140439603850000 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19830] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19830/stat : 19830 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404221 28904853504 8010 33554432000 4194304 4196468 140731376679776 140439602797712 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19831] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19831/stat : 19831 (java) S 19824 19824 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476404221 28904853504 8010 33554432000 4194304 4196468 140731376679776 140439601744912 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19832] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19832/stat : 19832 (java) S 19824 19824 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476404221 28904853504 8010 33554432000 4194304 4196468 140731376679776 140439600691600 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19833] ppid=19824 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19826/task/19833/stat : 19833 (java) S 19824 19824 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476404221 28904853504 8010 33554432000 4194304 4196468 140731376679776 140439599638800 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19834] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19834/stat : 19834 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404221 28904853504 8010 33554432000 4194304 4196468 140731376679776 140439598586512 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19835] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19835/stat : 19835 (java) S 19824 19824 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476404221 28904853504 8010 33554432000 4194304 4196468 140731376679776 140439597533712 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19836] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19836/stat : 19836 (java) S 19824 19824 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476404222 28904853504 8010 33554432000 4194304 4196468 140731376679776 140437947808368 140439685061250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19837] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19837/stat : 19837 (java) S 19824 19824 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476404223 28904853504 8010 33554432000 4194304 4196468 140731376679776 140437946754336 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19838] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19838/stat : 19838 (java) S 19824 19824 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476404223 28904853504 8010 33554432000 4194304 4196468 140731376679776 140437945702000 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19839] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19839/stat : 19839 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404225 28904853504 8010 33554432000 4194304 4196468 140731376679776 140437944650320 140439685068699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19840] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19840/stat : 19840 (java) S 19824 19824 15765 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 20 0 476404225 28904853504 8010 33554432000 4194304 4196468 140731376679776 140437943597168 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19841] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19841/stat : 19841 (java) S 19824 19824 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476404225 28904853504 8010 33554432000 4194304 4196468 140731376679776 140437942544368 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19842] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19842/stat : 19842 (java) R 19824 19824 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476404225 28904853504 8010 33554432000 4194304 4196468 140731376679776 140437941492080 140439685061250 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19843] ppid=19824 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/19826/task/19843/stat : 19843 (java) R 19824 19824 15765 0 -1 4202560 353 0 0 0 2 0 0 0 20 0 20 0 476404225 28904853504 8010 33554432000 4194304 4196468 140731376679776 140437940439280 140439685071450 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19844] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19844/stat : 19844 (java) S 19824 19824 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476404225 28904853504 8010 33554432000 4194304 4196468 140731376679776 140437939387232 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19845] ppid=19824 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19826/task/19845/stat : 19845 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404226 28904853504 8010 33554432000 4194304 4196468 140731376679776 140437938334512 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 33492 KiB

[startup+0.210397 s]*
/proc/loadavg: 8.55 8.37 8.32 3/213 19845
/proc/meminfo: memFree=22244500/32770624 swapFree=67001800/67108860
[pid=19824] ppid=19821 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19824/stat : 19824 (xcsp3-exec) S 19821 19824 15765 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476404219 115843072 363 33554432000 4194304 5098028 140736242598496 140736242596600 140606435115644 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7340032 140736242602840 140736242603098 140736242603098 140736242606022 0
/proc/19824/statm: 28282 363 304 221 0 87 0
[pid=19826] ppid=19824 vsize=28227396 memory=42424 CPUtime=0.33 cores=0-7
/proc/19826/stat : 19826 (java) S 19824 19824 15765 0 -1 1077944320 8855 0 0 0 30 3 0 0 20 0 20 0 476404220 28904853504 10606 33554432000 4194304 4196468 140731376679776 140731376662320 140439685050103 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
/proc/19826/statm: 7056849 10606 3288 1 0 7019032 0
[pid=19826/tid=19827] ppid=19824 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/19826/task/19827/stat : 19827 (java) R 19824 19824 15765 0 -1 4202560 6111 0 0 0 17 2 0 0 20 0 20 0 476404220 28904853504 10606 33554432000 4194304 4196468 140731376679776 140439689287840 140439685062038 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19828] ppid=19824 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/19826/task/19828/stat : 19828 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404221 28904853504 10606 33554432000 4194304 4196468 140731376679776 140439604902800 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19829] ppid=19824 vsize=28227396 memory=288370388388451968 CPUtime=0 cores=0-7
/proc/19826/task/19829/stat : 19829 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404221 28904853504 10606 33554432000 4194304 4196468 140731376679776 140439603850000 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19830] ppid=19824 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19826/task/19830/stat : 19830 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404221 28904853504 10606 33554432000 4194304 4196468 140731376679776 140439602797712 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19831] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19831/stat : 19831 (java) S 19824 19824 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476404221 28904853504 10606 33554432000 4194304 4196468 140731376679776 140439601744912 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19832] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19832/stat : 19832 (java) S 19824 19824 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476404221 28904853504 10606 33554432000 4194304 4196468 140731376679776 140439600691600 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19833] ppid=19824 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19826/task/19833/stat : 19833 (java) S 19824 19824 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476404221 28904853504 10606 33554432000 4194304 4196468 140731376679776 140439599638800 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19834] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19834/stat : 19834 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404221 28904853504 10606 33554432000 4194304 4196468 140731376679776 140439598586512 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19835] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19835/stat : 19835 (java) S 19824 19824 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476404221 28904853504 10606 33554432000 4194304 4196468 140731376679776 140439597533712 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19836] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19836/stat : 19836 (java) S 19824 19824 15765 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476404222 28904853504 10606 33554432000 4194304 4196468 140731376679776 140437947808368 140439685061250 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19837] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19837/stat : 19837 (java) S 19824 19824 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476404223 28904853504 10606 33554432000 4194304 4196468 140731376679776 140437946754336 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19838] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19838/stat : 19838 (java) S 19824 19824 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476404223 28904853504 10606 33554432000 4194304 4196468 140731376679776 140437945702000 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19839] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19839/stat : 19839 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404225 28904853504 10606 33554432000 4194304 4196468 140731376679776 140437944650320 140439685068699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19840] ppid=19824 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/19826/task/19840/stat : 19840 (java) S 19824 19824 15765 0 -1 1077944384 492 0 0 0 1 0 0 0 20 0 20 0 476404225 28904853504 10606 33554432000 4194304 4196468 140731376679776 140437943597168 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19841] ppid=19824 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/19826/task/19841/stat : 19841 (java) S 19824 19824 15765 0 -1 1077944384 112 0 0 0 1 0 0 0 20 0 20 0 476404225 28904853504 10606 33554432000 4194304 4196468 140731376679776 140437942544368 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19842] ppid=19824 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/19826/task/19842/stat : 19842 (java) S 19824 19824 15765 0 -1 1077944384 61 0 0 0 1 0 0 0 20 0 20 0 476404225 28904853504 10606 33554432000 4194304 4196468 140731376679776 140437941492080 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19843] ppid=19824 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/19826/task/19843/stat : 19843 (java) S 19824 19824 15765 0 -1 1077944384 765 0 0 0 7 0 0 0 20 0 20 0 476404225 28904853504 10606 33554432000 4194304 4196468 140731376679776 140437940439280 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19844] ppid=19824 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19844/stat : 19844 (java) S 19824 19824 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476404225 28904853504 10606 33554432000 4194304 4196468 140731376679776 140437939387232 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19845] ppid=19824 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19826/task/19845/stat : 19845 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404226 28904853504 10606 33554432000 4194304 4196468 140731376679776 140437938334512 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 43876 KiB

[startup+0.309614 s]*
/proc/loadavg: 8.55 8.37 8.32 2/213 19845
/proc/meminfo: memFree=22236620/32770624 swapFree=67001800/67108860
[pid=19824] ppid=19821 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19824/stat : 19824 (xcsp3-exec) S 19821 19824 15765 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476404219 115843072 363 33554432000 4194304 5098028 140736242598496 140736242596600 140606435115644 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7340032 140736242602840 140736242603098 140736242603098 140736242606022 0
/proc/19824/statm: 28282 363 304 221 0 87 0
[pid=19826] ppid=19824 vsize=28231652 memory=51148 CPUtime=0.51 cores=0-7
/proc/19826/stat : 19826 (java) S 19824 19824 15765 0 -1 1077944320 10123 0 0 0 47 4 0 0 20 0 20 0 476404220 28909211648 12787 33554432000 4194304 4196468 140731376679776 140731376662320 140439685050103 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
/proc/19826/statm: 7057913 12787 3323 1 0 7019032 0
[pid=19826/tid=19827] ppid=19824 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/19826/task/19827/stat : 19827 (java) R 19824 19824 15765 0 -1 4202560 7199 0 0 0 27 3 0 0 20 0 20 0 476404220 28909211648 12787 33554432000 4194304 4196468 140731376679776 140439689281216 140439669130620 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19828] ppid=19824 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19828/stat : 19828 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404221 28909211648 12787 33554432000 4194304 4196468 140731376679776 140439604902800 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19829] ppid=19824 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19829/stat : 19829 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404221 28909211648 12787 33554432000 4194304 4196468 140731376679776 140439603850000 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19830] ppid=19824 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19830/stat : 19830 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404221 28909211648 12787 33554432000 4194304 4196468 140731376679776 140439602797712 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19831] ppid=19824 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19831/stat : 19831 (java) S 19824 19824 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476404221 28909211648 12787 33554432000 4194304 4196468 140731376679776 140439601744912 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19832] ppid=19824 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19832/stat : 19832 (java) S 19824 19824 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476404221 28909211648 12787 33554432000 4194304 4196468 140731376679776 140439600691600 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19833] ppid=19824 vsize=28231652 memory=140012108737199 CPUtime=0 cores=0-7
/proc/19826/task/19833/stat : 19833 (java) S 19824 19824 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476404221 28909211648 12787 33554432000 4194304 4196468 140731376679776 140439599638800 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19834] ppid=19824 vsize=28231652 memory=140012108739504 CPUtime=0 cores=0-7
/proc/19826/task/19834/stat : 19834 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404221 28909211648 12787 33554432000 4194304 4196468 140731376679776 140439598586512 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19835] ppid=19824 vsize=28231652 memory=140012108741808 CPUtime=0 cores=0-7
/proc/19826/task/19835/stat : 19835 (java) S 19824 19824 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476404221 28909211648 12787 33554432000 4194304 4196468 140731376679776 140439597533712 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19836] ppid=19824 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19836/stat : 19836 (java) S 19824 19824 15765 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476404222 28909211648 12787 33554432000 4194304 4196468 140731376679776 140437947808368 140439685061250 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19837] ppid=19824 vsize=28231652 memory=280024217497488 CPUtime=0 cores=0-7
/proc/19826/task/19837/stat : 19837 (java) S 19824 19824 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476404223 28909211648 12787 33554432000 4194304 4196468 140731376679776 140437946754336 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19838] ppid=19824 vsize=28231652 memory=280024217495184 CPUtime=0 cores=0-7
/proc/19826/task/19838/stat : 19838 (java) S 19824 19824 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476404223 28909211648 12787 33554432000 4194304 4196468 140731376679776 140437945702000 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19839] ppid=19824 vsize=28231652 memory=280024217502096 CPUtime=0 cores=0-7
/proc/19826/task/19839/stat : 19839 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404225 28909211648 12787 33554432000 4194304 4196468 140731376679776 140437944650320 140439685068699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19840] ppid=19824 vsize=28231652 memory=280024217443376 CPUtime=0.02 cores=0-7
/proc/19826/task/19840/stat : 19840 (java) S 19824 19824 15765 0 -1 1077944384 495 0 0 0 2 0 0 0 20 0 20 0 476404225 28909211648 12787 33554432000 4194304 4196468 140731376679776 140437943597168 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19841] ppid=19824 vsize=28231652 memory=280024217515920 CPUtime=0.02 cores=0-7
/proc/19826/task/19841/stat : 19841 (java) S 19824 19824 15765 0 -1 1077944384 126 0 0 0 2 0 0 0 20 0 20 0 476404225 28909211648 12787 33554432000 4194304 4196468 140731376679776 140437942544368 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19842] ppid=19824 vsize=28231652 memory=280024217522832 CPUtime=0.02 cores=0-7
/proc/19826/task/19842/stat : 19842 (java) S 19824 19824 15765 0 -1 1077944384 63 0 0 0 2 0 0 0 20 0 20 0 476404225 28909211648 12787 33554432000 4194304 4196468 140731376679776 140437941492080 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19843] ppid=19824 vsize=28231652 memory=280024217520528 CPUtime=0.12 cores=0-7
/proc/19826/task/19843/stat : 19843 (java) S 19824 19824 15765 0 -1 1077944384 929 0 0 0 12 0 0 0 20 0 20 0 476404225 28909211648 12787 33554432000 4194304 4196468 140731376679776 140437940439280 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19844] ppid=19824 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19844/stat : 19844 (java) S 19824 19824 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476404225 28909211648 12787 33554432000 4194304 4196468 140731376679776 140437939387232 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19845] ppid=19824 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/19826/task/19845/stat : 19845 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476404226 28909211648 12787 33554432000 4194304 4196468 140731376679776 140437938334512 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 52600 KiB

[startup+0.700907 s]
/proc/loadavg: 8.27 8.32 8.31 8/213 19845
/proc/meminfo: memFree=22220240/32770624 swapFree=67001800/67108860
[pid=19824] ppid=19821 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19824/stat : 19824 (xcsp3-exec) S 19821 19824 15765 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476404219 115843072 363 33554432000 4194304 5098028 140736242598496 140736242596600 140606435115644 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7340032 140736242602840 140736242603098 140736242603098 140736242606022 0
/proc/19824/statm: 28282 363 304 221 0 87 0
[pid=19826] ppid=19824 vsize=28766288 memory=116144 CPUtime=1.96 cores=0-7
/proc/19826/stat : 19826 (java) S 19824 19824 15765 0 -1 1077944320 14676 0 0 0 189 7 0 0 20 0 28 0 476404220 29456678912 29036 33554432000 4194304 4196468 140731376679776 140731376662320 140439685050103 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
/proc/19826/statm: 7191572 29036 3462 1 0 7152672 0
[pid=19826/tid=19827] ppid=19824 vsize=28766288 memory=0 CPUtime=0.65 cores=0-7
/proc/19826/task/19827/stat : 19827 (java) S 19824 19824 15765 0 -1 1077944384 8541 0 0 0 61 4 0 0 20 0 28 0 476404220 29456678912 29036 33554432000 4194304 4196468 140731376679776 140439689290880 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19828] ppid=19824 vsize=28766288 memory=140012108948336 CPUtime=0 cores=0-7
/proc/19826/task/19828/stat : 19828 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476404221 29456678912 29036 33554432000 4194304 4196468 140731376679776 140439604902800 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19829] ppid=19824 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/19826/task/19829/stat : 19829 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476404221 29456678912 29036 33554432000 4194304 4196468 140731376679776 140439603850000 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19830] ppid=19824 vsize=28766288 memory=1056 CPUtime=0 cores=0-7
/proc/19826/task/19830/stat : 19830 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476404221 29456678912 29036 33554432000 4194304 4196468 140731376679776 140439602797712 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0

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

[pid=19826/tid=19943] ppid=19824 vsize=28769364 memory=181504 CPUtime=160.22 cores=0-7
/proc/19826/task/19943/stat : 19943 (java) R 19824 19824 15765 0 -1 4202560 1547 0 0 0 16021 1 0 0 20 0 28 0 476404313 29459828736 45376 33554432000 4194304 4196468 140731376679776 140437922799896 140439279060362 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
Current children cumulated CPU time: 1289.38 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 182956 KiB

[startup+222.301 s]
/proc/loadavg: 8.04 8.20 8.27 9/220 19955
/proc/meminfo: memFree=22079276/32770624 swapFree=67001800/67108860
[pid=19824] ppid=19821 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19824/stat : 19824 (xcsp3-exec) S 19821 19824 15765 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476404219 115843072 363 33554432000 4194304 5098028 140736242598496 140736242596600 140606435115644 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7340032 140736242602840 140736242603098 140736242603098 140736242606022 0
/proc/19824/statm: 28282 363 304 221 0 87 0
[pid=19826] ppid=19824 vsize=28769364 memory=214420 CPUtime=1767.09 cores=0-7
/proc/19826/stat : 19826 (java) S 19824 19824 15765 0 -1 1077944320 76180 0 0 0 176652 57 0 0 20 0 28 0 476404220 29459828736 53605 33554432000 4194304 4196468 140731376679776 140731376662320 140439685050103 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
/proc/19826/statm: 7192341 53605 3519 1 0 7153441 0
[pid=19826/tid=19827] ppid=19824 vsize=28769364 memory=212372 CPUtime=0.65 cores=0-7
/proc/19826/task/19827/stat : 19827 (java) S 19824 19824 15765 0 -1 1077944384 8546 0 0 0 61 4 0 0 20 0 28 0 476404220 29459828736 53605 33554432000 4194304 4196468 140731376679776 140439689290880 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19828] ppid=19824 vsize=28769364 memory=212372 CPUtime=0.13 cores=0-7
/proc/19826/task/19828/stat : 19828 (java) S 19824 19824 15765 0 -1 1077944384 425 0 0 0 11 2 0 0 20 0 28 0 476404221 29459828736 53605 33554432000 4194304 4196468 140731376679776 140439604902800 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19829] ppid=19824 vsize=28769364 memory=214420 CPUtime=0.15 cores=0-7
/proc/19826/task/19829/stat : 19829 (java) S 19824 19824 15765 0 -1 1077944384 620 0 0 0 13 2 0 0 20 0 28 0 476404221 29459828736 53605 33554432000 4194304 4196468 140731376679776 140439603850000 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19830] ppid=19824 vsize=28769364 memory=171274705869764 CPUtime=0.14 cores=0-7
/proc/19826/task/19830/stat : 19830 (java) S 19824 19824 15765 0 -1 1077944384 1053 0 0 0 12 2 0 0 20 0 28 0 476404221 29459828736 53605 33554432000 4194304 4196468 140731376679776 140439602797712 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19831] ppid=19824 vsize=28769364 memory=0 CPUtime=0.15 cores=0-7
/proc/19826/task/19831/stat : 19831 (java) S 19824 19824 15765 0 -1 1077944384 2389 0 0 0 12 3 0 0 20 0 28 0 476404221 29459828736 53605 33554432000 4194304 4196468 140731376679776 140439601744912 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19832] ppid=19824 vsize=28769364 memory=33754796031 CPUtime=0.14 cores=0-7
/proc/19826/task/19832/stat : 19832 (java) S 19824 19824 15765 0 -1 1077944384 1995 0 0 0 12 2 0 0 20 0 28 0 476404221 29459828736 53605 33554432000 4194304 4196468 140731376679776 140439600691600 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19833] ppid=19824 vsize=28769364 memory=0 CPUtime=0.14 cores=0-7
/proc/19826/task/19833/stat : 19833 (java) S 19824 19824 15765 0 -1 1077944384 1922 0 0 0 12 2 0 0 20 0 28 0 476404221 29459828736 53605 33554432000 4194304 4196468 140731376679776 140439599638800 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19834] ppid=19824 vsize=28769364 memory=53780 CPUtime=0.15 cores=0-7
/proc/19826/task/19834/stat : 19834 (java) S 19824 19824 15765 0 -1 1077944384 875 0 0 0 13 2 0 0 20 0 28 0 476404221 29459828736 53605 33554432000 4194304 4196468 140731376679776 140439598586512 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19835] ppid=19824 vsize=28769364 memory=1556 CPUtime=0.13 cores=0-7
/proc/19826/task/19835/stat : 19835 (java) S 19824 19824 15765 0 -1 1077944384 976 0 0 0 11 2 0 0 20 0 28 0 476404221 29459828736 53605 33554432000 4194304 4196468 140731376679776 140439597533712 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19836] ppid=19824 vsize=28769364 memory=1056 CPUtime=0.16 cores=0-7
/proc/19826/task/19836/stat : 19836 (java) S 19824 19824 15765 0 -1 1077944384 2524 0 0 0 14 2 0 0 20 0 28 0 476404222 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437947808368 140439685061250 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19837] ppid=19824 vsize=28769364 memory=3612 CPUtime=0 cores=0-7
/proc/19826/task/19837/stat : 19837 (java) S 19824 19824 15765 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 476404223 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437946754400 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19838] ppid=19824 vsize=28769364 memory=53780 CPUtime=0 cores=0-7
/proc/19826/task/19838/stat : 19838 (java) S 19824 19824 15765 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 476404223 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437945702016 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19839] ppid=19824 vsize=28769364 memory=191892 CPUtime=0 cores=0-7
/proc/19826/task/19839/stat : 19839 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476404225 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437944650320 140439685068699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19840] ppid=19824 vsize=28769364 memory=1452 CPUtime=1.68 cores=0-7
/proc/19826/task/19840/stat : 19840 (java) S 19824 19824 15765 0 -1 1077944384 10787 0 0 0 166 2 0 0 20 0 28 0 476404225 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437943597168 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19841] ppid=19824 vsize=28769364 memory=280024219201600 CPUtime=1.66 cores=0-7
/proc/19826/task/19841/stat : 19841 (java) S 19824 19824 15765 0 -1 1077944384 7953 0 0 0 165 1 0 0 20 0 28 0 476404225 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437942544368 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19842] ppid=19824 vsize=28769364 memory=3467825813359113531 CPUtime=1.58 cores=0-7
/proc/19826/task/19842/stat : 19842 (java) S 19824 19824 15765 0 -1 1077944384 8798 0 0 0 157 1 0 0 20 0 28 0 476404225 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437941492080 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19843] ppid=19824 vsize=28769364 memory=4732 CPUtime=0.81 cores=0-7
/proc/19826/task/19843/stat : 19843 (java) S 19824 19824 15765 0 -1 1077944384 7508 0 0 0 78 3 0 0 20 0 28 0 476404225 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437940439280 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19844] ppid=19824 vsize=28769364 memory=4100 CPUtime=0 cores=0-7
/proc/19826/task/19844/stat : 19844 (java) S 19824 19824 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476404225 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437939387232 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19845] ppid=19824 vsize=28769364 memory=1692 CPUtime=0.03 cores=0-7
/proc/19826/task/19845/stat : 19845 (java) S 19824 19824 15765 0 -1 1077944384 1269 0 0 0 1 2 0 0 20 0 28 0 476404226 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437938334512 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19936] ppid=19824 vsize=28769364 memory=3616 CPUtime=219.77 cores=0-7
/proc/19826/task/19936/stat : 19936 (java) R 19824 19824 15765 0 -1 4202560 1288 0 0 0 21976 1 0 0 20 0 28 0 476404312 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437920693736 140439278727323 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19937] ppid=19824 vsize=28769364 memory=111636 CPUtime=219.21 cores=0-7
/proc/19826/task/19937/stat : 19937 (java) R 19824 19824 15765 0 -1 4202560 1053 0 0 0 21921 0 0 0 20 0 28 0 476404312 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437928063104 140439278974835 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19938] ppid=19824 vsize=28769364 memory=808 CPUtime=219.47 cores=0-7
/proc/19826/task/19938/stat : 19938 (java) R 19824 19824 15765 0 -1 4202560 1123 0 0 0 21945 2 0 0 20 0 28 0 476404312 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437925957464 140439281523250 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19939] ppid=19824 vsize=28769364 memory=1452 CPUtime=220.2 cores=0-7
/proc/19826/task/19939/stat : 19939 (java) R 19824 19824 15765 0 -1 4202560 2591 0 0 0 22017 3 0 0 20 0 28 0 476404312 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437924907552 140439280196475 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19940] ppid=19824 vsize=28769364 memory=3612 CPUtime=219.53 cores=0-7
/proc/19826/task/19940/stat : 19940 (java) R 19824 19824 15765 0 -1 4202560 2441 0 0 0 21951 2 0 0 20 0 28 0 476404312 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437929115784 140439280134498 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19941] ppid=19824 vsize=28769364 memory=53780 CPUtime=220.33 cores=0-7
/proc/19826/task/19941/stat : 19941 (java) R 19824 19824 15765 0 -1 4202560 1780 0 0 0 22031 2 0 0 20 0 28 0 476404312 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437923852840 140439278727296 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19942] ppid=19824 vsize=28769364 memory=1452 CPUtime=219.72 cores=0-7
/proc/19826/task/19942/stat : 19942 (java) R 19824 19824 15765 0 -1 4202560 3491 0 0 0 21970 2 0 0 20 0 28 0 476404313 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437927011240 140439278160659 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19943] ppid=19824 vsize=28769364 memory=1452 CPUtime=220.01 cores=0-7
/proc/19826/task/19943/stat : 19943 (java) R 19824 19824 15765 0 -1 4202560 1633 0 0 0 21999 2 0 0 20 0 28 0 476404313 29459828736 53605 33554432000 4194304 4196468 140731376679776 140437922800104 140439279060197 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
Current children cumulated CPU time: 1767.09 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 215872 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.03 8.18 8.26 9/219 19958
/proc/meminfo: memFree=22057264/32770624 swapFree=67001800/67108860
[pid=19824] ppid=19821 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19824/stat : 19824 (xcsp3-exec) S 19821 19824 15765 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476404219 115843072 363 33554432000 4194304 5098028 140736242598496 140736242596600 140606435115644 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7340032 140736242602840 140736242603098 140736242603098 140736242606022 0
/proc/19824/statm: 28282 363 304 221 0 87 0
[pid=19826] ppid=19824 vsize=28769364 memory=235268 CPUtime=2003.29 cores=0-7
/proc/19826/stat : 19826 (java) S 19824 19824 15765 0 -1 1077944320 84295 0 0 0 200267 62 0 0 20 0 28 0 476404220 29459828736 58817 33554432000 4194304 4196468 140731376679776 140731376662320 140439685050103 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
/proc/19826/statm: 7192341 58817 3519 1 0 7153441 0
[pid=19826/tid=19827] ppid=19824 vsize=28769364 memory=1398722017469774279 CPUtime=0.65 cores=0-7
/proc/19826/task/19827/stat : 19827 (java) S 19824 19824 15765 0 -1 1077944384 8546 0 0 0 61 4 0 0 20 0 28 0 476404220 29459828736 58817 33554432000 4194304 4196468 140731376679776 140439689290880 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19828] ppid=19824 vsize=28769364 memory=4872558044660077418 CPUtime=0.18 cores=0-7
/proc/19826/task/19828/stat : 19828 (java) S 19824 19824 15765 0 -1 1077944384 654 0 0 0 16 2 0 0 20 0 28 0 476404221 29459828736 58817 33554432000 4194304 4196468 140731376679776 140439604902800 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19829] ppid=19824 vsize=28769364 memory=772 CPUtime=0.19 cores=0-7
/proc/19826/task/19829/stat : 19829 (java) S 19824 19824 15765 0 -1 1077944384 746 0 0 0 17 2 0 0 20 0 28 0 476404221 29459828736 58817 33554432000 4194304 4196468 140731376679776 140439603850000 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19830] ppid=19824 vsize=28769364 memory=1556 CPUtime=0.19 cores=0-7
/proc/19826/task/19830/stat : 19830 (java) S 19824 19824 15765 0 -1 1077944384 1188 0 0 0 17 2 0 0 20 0 28 0 476404221 29459828736 58817 33554432000 4194304 4196468 140731376679776 140439602797712 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19831] ppid=19824 vsize=28769364 memory=1056 CPUtime=0.19 cores=0-7
/proc/19826/task/19831/stat : 19831 (java) S 19824 19824 15765 0 -1 1077944384 2643 0 0 0 16 3 0 0 20 0 28 0 476404221 29459828736 58817 33554432000 4194304 4196468 140731376679776 140439601744912 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19832] ppid=19824 vsize=28769364 memory=1096 CPUtime=0.19 cores=0-7
/proc/19826/task/19832/stat : 19832 (java) S 19824 19824 15765 0 -1 1077944384 2935 0 0 0 17 2 0 0 20 0 28 0 476404221 29459828736 58817 33554432000 4194304 4196468 140731376679776 140439600691600 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19833] ppid=19824 vsize=28769364 memory=1452 CPUtime=0.19 cores=0-7
/proc/19826/task/19833/stat : 19833 (java) S 19824 19824 15765 0 -1 1077944384 2481 0 0 0 17 2 0 0 20 0 28 0 476404221 29459828736 58817 33554432000 4194304 4196468 140731376679776 140439599638800 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19834] ppid=19824 vsize=28769364 memory=3612 CPUtime=0.2 cores=0-7
/proc/19826/task/19834/stat : 19834 (java) S 19824 19824 15765 0 -1 1077944384 1402 0 0 0 18 2 0 0 20 0 28 0 476404221 29459828736 58817 33554432000 4194304 4196468 140731376679776 140439598586512 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19835] ppid=19824 vsize=28769364 memory=53780 CPUtime=0.18 cores=0-7
/proc/19826/task/19835/stat : 19835 (java) S 19824 19824 15765 0 -1 1077944384 1611 0 0 0 15 3 0 0 20 0 28 0 476404221 29459828736 58817 33554432000 4194304 4196468 140731376679776 140439597533712 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19836] ppid=19824 vsize=28769364 memory=988 CPUtime=0.23 cores=0-7
/proc/19826/task/19836/stat : 19836 (java) R 19824 19824 15765 0 -1 4202560 3551 0 0 0 19 4 0 0 20 0 28 0 476404222 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437947806880 140439685062038 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19837] ppid=19824 vsize=28769364 memory=2012 CPUtime=0 cores=0-7
/proc/19826/task/19837/stat : 19837 (java) S 19824 19824 15765 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 476404223 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437946754400 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19838] ppid=19824 vsize=28769364 memory=1424 CPUtime=0 cores=0-7
/proc/19826/task/19838/stat : 19838 (java) S 19824 19824 15765 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 476404223 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437945702016 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19839] ppid=19824 vsize=28769364 memory=580 CPUtime=0 cores=0-7
/proc/19826/task/19839/stat : 19839 (java) S 19824 19824 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476404225 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437944650320 140439685068699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19840] ppid=19824 vsize=28769364 memory=1224 CPUtime=1.68 cores=0-7
/proc/19826/task/19840/stat : 19840 (java) S 19824 19824 15765 0 -1 1077944384 10795 0 0 0 166 2 0 0 20 0 28 0 476404225 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437943597168 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19841] ppid=19824 vsize=28769364 memory=6040 CPUtime=1.66 cores=0-7
/proc/19826/task/19841/stat : 19841 (java) S 19824 19824 15765 0 -1 1077944384 7959 0 0 0 165 1 0 0 20 0 28 0 476404225 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437942544368 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19842] ppid=19824 vsize=28769364 memory=772 CPUtime=1.58 cores=0-7
/proc/19826/task/19842/stat : 19842 (java) S 19824 19824 15765 0 -1 1077944384 8804 0 0 0 157 1 0 0 20 0 28 0 476404225 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437941492080 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19843] ppid=19824 vsize=28769364 memory=1556 CPUtime=0.81 cores=0-7
/proc/19826/task/19843/stat : 19843 (java) S 19824 19824 15765 0 -1 1077944384 7514 0 0 0 78 3 0 0 20 0 28 0 476404225 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437940439280 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19844] ppid=19824 vsize=28769364 memory=1056 CPUtime=0 cores=0-7
/proc/19826/task/19844/stat : 19844 (java) S 19824 19824 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476404225 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437939387232 140439685060309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19845] ppid=19824 vsize=28769364 memory=1096 CPUtime=0.03 cores=0-7
/proc/19826/task/19845/stat : 19845 (java) S 19824 19824 15765 0 -1 1077944384 1361 0 0 0 1 2 0 0 20 0 28 0 476404226 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437938334512 140439685061250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19936] ppid=19824 vsize=28769364 memory=1440 CPUtime=249.29 cores=0-7
/proc/19826/task/19936/stat : 19936 (java) R 19824 19824 15765 0 -1 4202560 1631 0 0 0 24928 1 0 0 20 0 28 0 476404312 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437920693440 140439279061378 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19937] ppid=19824 vsize=28769364 memory=1768 CPUtime=248.52 cores=0-7
/proc/19826/task/19937/stat : 19937 (java) R 19824 19824 15765 0 -1 1077944384 1416 0 0 0 24852 0 0 0 20 0 28 0 476404312 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437928063376 140439685060309 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19938] ppid=19824 vsize=28769364 memory=111636 CPUtime=248.98 cores=0-7
/proc/19826/task/19938/stat : 19938 (java) R 19824 19824 15765 0 -1 4202560 1413 0 0 0 24896 2 0 0 20 0 28 0 476404312 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437925957392 140439279754815 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19939] ppid=19824 vsize=28769364 memory=808 CPUtime=249.73 cores=0-7
/proc/19826/task/19939/stat : 19939 (java) R 19824 19824 15765 0 -1 4202560 3091 0 0 0 24969 4 0 0 20 0 28 0 476404312 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437924904720 140439278127662 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19940] ppid=19824 vsize=28769364 memory=1800 CPUtime=249 cores=0-7
/proc/19826/task/19940/stat : 19940 (java) R 19824 19824 15765 0 -1 4202560 2927 0 0 0 24897 3 0 0 20 0 28 0 476404312 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437929115648 140439278160844 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19941] ppid=19824 vsize=28769364 memory=920 CPUtime=249.77 cores=0-7
/proc/19826/task/19941/stat : 19941 (java) R 19824 19824 15765 0 -1 4202560 2161 0 0 0 24975 2 0 0 20 0 28 0 476404312 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437923851872 140439279886816 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19942] ppid=19824 vsize=28769364 memory=4732 CPUtime=249.16 cores=0-7
/proc/19826/task/19942/stat : 19942 (java) R 19824 19824 15765 0 -1 4202560 4327 0 0 0 24914 2 0 0 20 0 28 0 476404313 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437927010704 140439278726718 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
[pid=19826/tid=19943] ppid=19824 vsize=28769364 memory=4100 CPUtime=249.56 cores=0-7
/proc/19826/task/19943/stat : 19943 (java) R 19824 19824 15765 0 -1 4202560 2000 0 0 0 24954 2 0 0 20 0 28 0 476404313 29459828736 58817 33554432000 4194304 4196468 140731376679776 140437922802416 140439279133501 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36970496 140731376686044 140731376686219 140731376686219 140731376689103 0
Current children cumulated CPU time: 2003.29 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 236720 KiB

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

[startup+252.043 s]
# the end of solver process 19824 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001149 s, system=0.001149 s

[startup+252.105 s]
# the end of solver process 19826 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2003.33 s, system=0.636389 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 252.105
CPU time (s): 2003.97
CPU user time (s): 2003.33
CPU system time (s): 0.636389
CPU usage (%): 794.894
Max. virtual memory (cumulated for all children) (KiB): 28882492
Max. memory (cumulated for all children) (KiB): 381816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2003.33
system time used= 0.636389
maximum resident set size= 387624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85342
page faults= 0
swaps= 0
block input operations= 0
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24147
involuntary context switches= 23679


# summary of solver processes directly reported to runsolver:
#   pid: 19824,19826
#   total CPU time (s): 2003.97
#   total CPU user time (s): 2003.33
#   total CPU system time (s): 0.636389

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.98458 second user time and 2.87248 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-20 20:41:01
IDJOB=4405073
IDBENCH=135866
IDSOLVER=2866
FILE ID=node146/4405073-1569004903
RUNJOBID= node146-1568994486-15792
PBS_JOBID= 21704725
Free space on /var/tmp= 13508 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n30/TravellingSalesman-30-30-11.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405073-1569004903/watcher-4405073-1569004903 -o /var/tmp/evaluation-result-4405073-1569004903/solver-4405073-1569004903 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node146-1568994486-15792 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 436687311 HOME/instance-4405073-1569004903.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= ac86bf8ef4620229a98c72b0f60cfd27
RANDOM SEED=436687311

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        22276648 kB
MemAvailable:   31850560 kB
Buffers:           96996 kB
Cached:          9518172 kB
SwapCached:         3804 kB
Active:          4778524 kB
Inactive:        4842812 kB
Active(anon):       3916 kB
Inactive(anon):    49756 kB
Active(file):    4774608 kB
Inactive(file):  4793056 kB
Unevictable:      110676 kB
Mlocked:          110676 kB
SwapTotal:      67108860 kB
SwapFree:       67001800 kB
Dirty:             26180 kB
Writeback:             0 kB
AnonPages:        125936 kB
Mapped:            51828 kB
Shmem:             38888 kB
Slab:             463456 kB
SReclaimable:     434708 kB
SUnreclaim:        28748 kB
KernelStack:        3744 kB
PageTables:         5732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     508080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /var/tmp at the end= 13484 MiB
End job on node146 at 2019-09-20 20:45:14