Trace number 4407177

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-24 parallelSAT (TO)158 20037.4 2520.1

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n35/
TravellingSalesman-35-30-07.xml
MD5SUM1a4fb6e98f7c5153812b28830edea47d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark143
Best CPU time to get the best result obtained on this benchmark2520.38
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints36
Number of domains2
Minimum domain size35
Maximum domain size37
Distribution of domain sizes[{"size":35,"count":35},{"size":37,"count":35}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":35},{"degree":3,"count":35}]
Minimum constraint arity3
Maximum constraint arity35
Distribution of constraint arities[{"arity":3,"count":35},{"arity":35,"count":1}]
Number of extensional constraints35
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":35},{"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-4407177-1569356116.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407177-1569356116.xml, -tl, 20160s, -p, 8]
0.32/0.22	c 8 solvers in parallel
0.32/0.29	c parse instance...
1.48/0.68	c solve instance...
1.92/0.79	o 251 
2.63/0.82	o 247 
2.63/0.84	o 194 
2.63/0.87	o 192 
2.63/0.87	o 191 
2.63/0.87	o 190 
3.25/0.94	o 177 
3.25/0.98	o 163 
4.75/1.12	o 159 
6.84/1.49	o 158 
20036.76/2520.07	s SATISFIABLE
20036.76/2520.07	v <instantiation>
20036.76/2520.07	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] c[30] c[31] c[32] c[33] c[34] 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] d[30] d[31] d[32] d[33] d[34] </list>
20036.76/2520.07	v 	<values>23 17 18 13 12 7 9 8 6 3 5 2 1 14 4 0 10 11 25 26 31 34 32 33 27 28 30 29 24 19 20 21 15 16 22 4 1 5 1 7 2 2 2 1 7 1 3 11 11 8 4 4 10 5 6 1 4 1 9 6 11 2 9 5 1 3 4 2 4 1 </values>
20036.76/2520.07	v </instantiation>
20036.76/2520.07	c Unexpected resolution interruption!

Verifier Data

OK	158

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407177-1569356116/watcher-4407177-1569356116 -o /var/tmp/evaluation-result-4407177-1569356116/solver-4407177-1569356116 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node147-1569350030-22785 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1597903139 HOME/instance-4407177-1569356116.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=23978, runsolver pid=23975

[startup+0.100162 s]*
/proc/loadavg: 7.54 7.33 7.61 2/212 23999
/proc/meminfo: memFree=25193504/32770624 swapFree=66935948/67108860
[pid=23978] ppid=23975 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/23978/stat : 23978 (xcsp3-exec) S 23975 23978 22758 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511525340 115843072 362 33554432000 4194304 5098028 140737429426528 140737429424632 140632426488444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13869056 140737429431121 140737429431381 140737429431381 140737429434310 0
/proc/23978/statm: 28282 362 304 221 0 87 0
[pid=23980] ppid=23978 vsize=28227396 memory=28880 CPUtime=0.12 cores=0-7
/proc/23980/stat : 23980 (java) S 23978 23978 22758 0 -1 1077944320 5707 0 0 0 11 1 0 0 20 0 20 0 511525340 28904853504 7220 33554432000 4194304 4196468 140733578781232 140733578763776 139910163865335 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
/proc/23980/statm: 7056849 7220 3115 1 0 7019032 0
[pid=23980/tid=23981] ppid=23978 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/23980/task/23981/stat : 23981 (java) R 23978 23978 22758 0 -1 4202560 3612 0 0 0 8 1 0 0 20 0 20 0 511525341 28904853504 7220 33554432000 4194304 4196468 140733578781232 139910168097584 139910163877270 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23982] ppid=23978 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/23980/task/23982/stat : 23982 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525342 28904853504 7220 33554432000 4194304 4196468 140733578781232 139910116485776 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23983] ppid=23978 vsize=28227396 memory=140402288858752 CPUtime=0 cores=0-7
/proc/23980/task/23983/stat : 23983 (java) S 23978 23978 22758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511525342 28904853504 7220 33554432000 4194304 4196468 140733578781232 139910115432976 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23984] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23984/stat : 23984 (java) S 23978 23978 22758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511525342 28904853504 7220 33554432000 4194304 4196468 140733578781232 139910114380176 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23985] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23985/stat : 23985 (java) S 23978 23978 22758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511525342 28904853504 7220 33554432000 4194304 4196468 140733578781232 139910113327376 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23986] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23986/stat : 23986 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525342 28904853504 7220 33554432000 4194304 4196468 140733578781232 139910112275600 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23987] ppid=23978 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23980/task/23987/stat : 23987 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525342 28904853504 7220 33554432000 4194304 4196468 140733578781232 139910111222800 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23988] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23988/stat : 23988 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525342 28904853504 7220 33554432000 4194304 4196468 140733578781232 139910110170000 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23989] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23989/stat : 23989 (java) S 23978 23978 22758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511525342 28904853504 7220 33554432000 4194304 4196468 140733578781232 139910109117200 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23990] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23990/stat : 23990 (java) S 23978 23978 22758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511525343 28904853504 7220 33554432000 4194304 4196468 140733578781232 139909145745776 139910163876482 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23991] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23991/stat : 23991 (java) S 23978 23978 22758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511525344 28904853504 7220 33554432000 4194304 4196468 140733578781232 139909144691744 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23992] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23992/stat : 23992 (java) S 23978 23978 22758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511525344 28904853504 7220 33554432000 4194304 4196468 140733578781232 139909143638896 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23993] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23993/stat : 23993 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525346 28904853504 7220 33554432000 4194304 4196468 140733578781232 139909142587216 139910163883931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23994] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23994/stat : 23994 (java) S 23978 23978 22758 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 20 0 511525346 28904853504 7220 33554432000 4194304 4196468 140733578781232 139909141535600 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23995] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23995/stat : 23995 (java) S 23978 23978 22758 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 20 0 511525346 28904853504 7220 33554432000 4194304 4196468 140733578781232 139909140482800 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23996] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23996/stat : 23996 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525346 28904853504 7220 33554432000 4194304 4196468 140733578781232 139909139430000 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23997] ppid=23978 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/23980/task/23997/stat : 23997 (java) R 23978 23978 22758 0 -1 4202560 350 0 0 0 1 0 0 0 20 0 20 0 511525347 28904853504 7220 33554432000 4194304 4196468 140733578781232 139909138377200 139910143337941 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23998] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23998/stat : 23998 (java) S 23978 23978 22758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511525347 28904853504 7220 33554432000 4194304 4196468 140733578781232 139909137324640 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23999] ppid=23978 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23980/task/23999/stat : 23999 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525347 28904853504 7220 33554432000 4194304 4196468 140733578781232 139909136271920 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30328 KiB

[startup+0.210222 s]*
/proc/loadavg: 7.54 7.33 7.61 2/212 23999
/proc/meminfo: memFree=25180836/32770624 swapFree=66935948/67108860
[pid=23978] ppid=23975 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/23978/stat : 23978 (xcsp3-exec) S 23975 23978 22758 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511525340 115843072 362 33554432000 4194304 5098028 140737429426528 140737429424632 140632426488444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13869056 140737429431121 140737429431381 140737429431381 140737429434310 0
/proc/23978/statm: 28282 362 304 221 0 87 0
[pid=23980] ppid=23978 vsize=28227396 memory=40896 CPUtime=0.32 cores=0-7
/proc/23980/stat : 23980 (java) S 23978 23978 22758 0 -1 1077944320 9508 0 0 0 30 2 0 0 20 0 20 0 511525340 28904853504 10224 33554432000 4194304 4196468 140733578781232 140733578763776 139910163865335 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
/proc/23980/statm: 7056849 10224 3298 1 0 7019032 0
[pid=23980/tid=23981] ppid=23978 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/23980/task/23981/stat : 23981 (java) R 23978 23978 22758 0 -1 4202560 6633 0 0 0 18 2 0 0 20 0 20 0 511525341 28904853504 10224 33554432000 4194304 4196468 140733578781232 139910168094048 139910147945822 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23982] ppid=23978 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/23980/task/23982/stat : 23982 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525342 28904853504 10224 33554432000 4194304 4196468 140733578781232 139910116485776 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23983] ppid=23978 vsize=28227396 memory=140402292710482 CPUtime=0 cores=0-7
/proc/23980/task/23983/stat : 23983 (java) S 23978 23978 22758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511525342 28904853504 10224 33554432000 4194304 4196468 140733578781232 139910115432976 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23984] ppid=23978 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23980/task/23984/stat : 23984 (java) S 23978 23978 22758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511525342 28904853504 10224 33554432000 4194304 4196468 140733578781232 139910114380176 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23985] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23985/stat : 23985 (java) S 23978 23978 22758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511525342 28904853504 10224 33554432000 4194304 4196468 140733578781232 139910113327376 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23986] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23986/stat : 23986 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525342 28904853504 10224 33554432000 4194304 4196468 140733578781232 139910112275600 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23987] ppid=23978 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23980/task/23987/stat : 23987 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525342 28904853504 10224 33554432000 4194304 4196468 140733578781232 139910111222800 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23988] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23988/stat : 23988 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525342 28904853504 10224 33554432000 4194304 4196468 140733578781232 139910110170000 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23989] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23989/stat : 23989 (java) S 23978 23978 22758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511525342 28904853504 10224 33554432000 4194304 4196468 140733578781232 139910109117200 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23990] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23990/stat : 23990 (java) S 23978 23978 22758 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511525343 28904853504 10224 33554432000 4194304 4196468 140733578781232 139909145745776 139910163876482 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23991] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23991/stat : 23991 (java) S 23978 23978 22758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511525344 28904853504 10224 33554432000 4194304 4196468 140733578781232 139909144691744 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23992] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23992/stat : 23992 (java) S 23978 23978 22758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511525344 28904853504 10224 33554432000 4194304 4196468 140733578781232 139909143638896 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23993] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23993/stat : 23993 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525346 28904853504 10224 33554432000 4194304 4196468 140733578781232 139909142587216 139910163883931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23994] ppid=23978 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/23980/task/23994/stat : 23994 (java) S 23978 23978 22758 0 -1 1077944384 322 0 0 0 1 0 0 0 20 0 20 0 511525346 28904853504 10224 33554432000 4194304 4196468 140733578781232 139909141535600 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23995] ppid=23978 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/23980/task/23995/stat : 23995 (java) S 23978 23978 22758 0 -1 1077944384 239 0 0 0 1 0 0 0 20 0 20 0 511525346 28904853504 10224 33554432000 4194304 4196468 140733578781232 139909140482800 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23996] ppid=23978 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/23980/task/23996/stat : 23996 (java) S 23978 23978 22758 0 -1 1077944384 262 0 0 0 1 0 0 0 20 0 20 0 511525346 28904853504 10224 33554432000 4194304 4196468 140733578781232 139909139430000 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23997] ppid=23978 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/23980/task/23997/stat : 23997 (java) S 23978 23978 22758 0 -1 1077944384 742 0 0 0 7 0 0 0 20 0 20 0 511525347 28904853504 10224 33554432000 4194304 4196468 140733578781232 139909138377200 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23998] ppid=23978 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23998/stat : 23998 (java) S 23978 23978 22758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511525347 28904853504 10224 33554432000 4194304 4196468 140733578781232 139909137324640 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23999] ppid=23978 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23980/task/23999/stat : 23999 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525347 28904853504 10224 33554432000 4194304 4196468 140733578781232 139909136271920 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42344 KiB

[startup+0.309863 s]*
/proc/loadavg: 7.54 7.33 7.61 3/212 23999
/proc/meminfo: memFree=25173904/32770624 swapFree=66935948/67108860
[pid=23978] ppid=23975 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/23978/stat : 23978 (xcsp3-exec) S 23975 23978 22758 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511525340 115843072 362 33554432000 4194304 5098028 140737429426528 140737429424632 140632426488444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13869056 140737429431121 140737429431381 140737429431381 140737429434310 0
/proc/23978/statm: 28282 362 304 221 0 87 0
[pid=23980] ppid=23978 vsize=28231652 memory=49772 CPUtime=0.52 cores=0-7
/proc/23980/stat : 23980 (java) S 23978 23978 22758 0 -1 1077944320 10807 0 0 0 48 4 0 0 20 0 20 0 511525340 28909211648 12443 33554432000 4194304 4196468 140733578781232 140733578763776 139910163865335 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
/proc/23980/statm: 7057913 12443 3358 1 0 7019032 0
[pid=23980/tid=23981] ppid=23978 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/23980/task/23981/stat : 23981 (java) R 23978 23978 22758 0 -1 4202560 7731 0 0 0 27 2 0 0 20 0 20 0 511525341 28909211648 12443 33554432000 4194304 4196468 140733578781232 139910168096448 139910147945822 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23982] ppid=23978 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23982/stat : 23982 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525342 28909211648 12443 33554432000 4194304 4196468 140733578781232 139910116485776 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23983] ppid=23978 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23983/stat : 23983 (java) S 23978 23978 22758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511525342 28909211648 12443 33554432000 4194304 4196468 140733578781232 139910115432976 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23984] ppid=23978 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23984/stat : 23984 (java) S 23978 23978 22758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511525342 28909211648 12443 33554432000 4194304 4196468 140733578781232 139910114380176 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23985] ppid=23978 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23985/stat : 23985 (java) S 23978 23978 22758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511525342 28909211648 12443 33554432000 4194304 4196468 140733578781232 139910113327376 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23986] ppid=23978 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/23980/task/23986/stat : 23986 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525342 28909211648 12443 33554432000 4194304 4196468 140733578781232 139910112275600 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23987] ppid=23978 vsize=28231652 memory=140402145457071 CPUtime=0 cores=0-7
/proc/23980/task/23987/stat : 23987 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525342 28909211648 12443 33554432000 4194304 4196468 140733578781232 139910111222800 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23988] ppid=23978 vsize=28231652 memory=140402145459376 CPUtime=0 cores=0-7
/proc/23980/task/23988/stat : 23988 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525342 28909211648 12443 33554432000 4194304 4196468 140733578781232 139910110170000 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23989] ppid=23978 vsize=28231652 memory=140402145461680 CPUtime=0 cores=0-7
/proc/23980/task/23989/stat : 23989 (java) S 23978 23978 22758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511525342 28909211648 12443 33554432000 4194304 4196468 140733578781232 139910109117200 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23990] ppid=23978 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23990/stat : 23990 (java) S 23978 23978 22758 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511525343 28909211648 12443 33554432000 4194304 4196468 140733578781232 139909145745776 139910163876482 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23991] ppid=23978 vsize=28231652 memory=280804290930320 CPUtime=0 cores=0-7
/proc/23980/task/23991/stat : 23991 (java) S 23978 23978 22758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511525344 28909211648 12443 33554432000 4194304 4196468 140733578781232 139909144691744 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23992] ppid=23978 vsize=28231652 memory=280804290937232 CPUtime=0 cores=0-7
/proc/23980/task/23992/stat : 23992 (java) S 23978 23978 22758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511525344 28909211648 12483 33554432000 4194304 4196468 140733578781232 139909143638896 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23993] ppid=23978 vsize=28231652 memory=280804290878512 CPUtime=0 cores=0-7
/proc/23980/task/23993/stat : 23993 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525346 28909211648 12483 33554432000 4194304 4196468 140733578781232 139909142587216 139910163883931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23994] ppid=23978 vsize=28231652 memory=280804290951056 CPUtime=0.02 cores=0-7
/proc/23980/task/23994/stat : 23994 (java) R 23978 23978 22758 0 -1 4202560 442 0 0 0 2 0 0 0 20 0 20 0 511525346 28909211648 12483 33554432000 4194304 4196468 140733578781232 139909141525984 139910143527328 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23995] ppid=23978 vsize=28231652 memory=280804290957968 CPUtime=0.02 cores=0-7
/proc/23980/task/23995/stat : 23995 (java) S 23978 23978 22758 0 -1 1077944384 250 0 0 0 2 0 0 0 20 0 20 0 511525346 28909211648 12483 33554432000 4194304 4196468 140733578781232 139909140482800 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23996] ppid=23978 vsize=28231652 memory=280804290955664 CPUtime=0.03 cores=0-7
/proc/23980/task/23996/stat : 23996 (java) S 23978 23978 22758 0 -1 1077944384 266 0 0 0 3 0 0 0 20 0 20 0 511525346 28909211648 12483 33554432000 4194304 4196468 140733578781232 139909139430000 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23997] ppid=23978 vsize=28231652 memory=280804290971824 CPUtime=0.12 cores=0-7
/proc/23980/task/23997/stat : 23997 (java) S 23978 23978 22758 0 -1 1077944384 823 0 0 0 12 0 0 0 20 0 20 0 511525347 28909211648 12483 33554432000 4194304 4196468 140733578781232 139909138377200 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23998] ppid=23978 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23998/stat : 23998 (java) S 23978 23978 22758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511525347 28909211648 12483 33554432000 4194304 4196468 140733578781232 139909137324640 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23999] ppid=23978 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/23980/task/23999/stat : 23999 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511525347 28909211648 12483 33554432000 4194304 4196468 140733578781232 139909136271920 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51220 KiB

[startup+0.70096 s]
/proc/loadavg: 7.54 7.33 7.61 6/212 23999
/proc/meminfo: memFree=25154984/32770624 swapFree=66935948/67108860
[pid=23978] ppid=23975 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/23978/stat : 23978 (xcsp3-exec) S 23975 23978 22758 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511525340 115843072 362 33554432000 4194304 5098028 140737429426528 140737429424632 140632426488444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13869056 140737429431121 140737429431381 140737429431381 140737429434310 0
/proc/23978/statm: 28282 362 304 221 0 87 0
[pid=23980] ppid=23978 vsize=28766288 memory=131724 CPUtime=1.92 cores=0-7
/proc/23980/stat : 23980 (java) S 23978 23978 22758 0 -1 1077944320 15682 0 0 0 184 8 0 0 20 0 28 0 511525340 29456678912 32931 33554432000 4194304 4196468 140733578781232 140733578763776 139910163865335 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
/proc/23980/statm: 7191572 32931 3460 1 0 7152672 0
[pid=23980/tid=23981] ppid=23978 vsize=28766288 memory=280804291329712 CPUtime=0.66 cores=0-7
/proc/23980/task/23981/stat : 23981 (java) S 23978 23978 22758 0 -1 1077944384 8737 0 0 0 62 4 0 0 20 0 28 0 511525341 29456678912 32931 33554432000 4194304 4196468 140733578781232 139910168106112 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23982] ppid=23978 vsize=28766288 memory=140402145665904 CPUtime=0 cores=0-7
/proc/23980/task/23982/stat : 23982 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511525342 29456678912 32931 33554432000 4194304 4196468 140733578781232 139910116485776 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23983] ppid=23978 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/23980/task/23983/stat : 23983 (java) S 23978 23978 22758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 511525342 29456678912 32931 33554432000 4194304 4196468 140733578781232 139910115432976 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23984] ppid=23978 vsize=28766288 memory=1128 CPUtime=0 cores=0-7
/proc/23980/task/23984/stat : 23984 (java) S 23978 23978 22758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 511525342 29456678912 32931 33554432000 4194304 4196468 140733578781232 139910114380176 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0

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

[pid=23980/tid=24087] ppid=23978 vsize=28769364 memory=2520 CPUtime=2416.7 cores=0-7
/proc/23980/task/24087/stat : 24087 (java) R 23978 23978 22758 0 -1 4202560 32853 0 0 0 241655 15 0 0 20 0 28 0 511525490 29459828736 285679 33554432000 4194304 4196468 140733578781232 139909122842840 139910148204211 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
Current children cumulated CPU time: 19417.5 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 1144164 KiB

[startup+2502.3 s]
/proc/loadavg: 8.26 8.28 8.21 9/219 24273
/proc/meminfo: memFree=23882412/32770624 swapFree=66935948/67108860
[pid=23978] ppid=23975 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/23978/stat : 23978 (xcsp3-exec) S 23975 23978 22758 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511525340 115843072 362 33554432000 4194304 5098028 140737429426528 140737429424632 140632426488444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13869056 140737429431121 140737429431381 140737429431381 140737429434310 0
/proc/23978/statm: 28282 362 304 221 0 87 0
[pid=23980] ppid=23978 vsize=28769364 memory=1338140 CPUtime=19895.6 cores=0-7
/proc/23980/stat : 23980 (java) S 23978 23978 22758 0 -1 1077944320 800896 0 0 0 1988924 634 0 0 20 0 28 0 511525340 29459828736 334535 33554432000 4194304 4196468 140733578781232 140733578763776 139910163865335 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
/proc/23980/statm: 7192341 334535 3538 1 0 7153441 0
[pid=23980/tid=23981] ppid=23978 vsize=28769364 memory=1339168 CPUtime=0.67 cores=0-7
/proc/23980/task/23981/stat : 23981 (java) S 23978 23978 22758 0 -1 1077944384 8739 0 0 0 63 4 0 0 20 0 28 0 511525341 29459828736 334535 33554432000 4194304 4196468 140733578781232 139910168106112 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23982] ppid=23978 vsize=28769364 memory=1339168 CPUtime=7.63 cores=0-7
/proc/23980/task/23982/stat : 23982 (java) S 23978 23978 22758 0 -1 1077944384 23203 0 0 0 734 29 0 0 20 0 28 0 511525342 29459828736 334535 33554432000 4194304 4196468 140733578781232 139910116485776 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23983] ppid=23978 vsize=28769364 memory=1337644 CPUtime=7.61 cores=0-7
/proc/23980/task/23983/stat : 23983 (java) S 23978 23978 22758 0 -1 1077944384 27290 0 0 0 729 32 0 0 20 0 28 0 511525342 29459828736 334535 33554432000 4194304 4196468 140733578781232 139910115432976 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23984] ppid=23978 vsize=28769364 memory=1337644 CPUtime=7.67 cores=0-7
/proc/23980/task/23984/stat : 23984 (java) S 23978 23978 22758 0 -1 1077944384 24769 0 0 0 739 28 0 0 20 0 28 0 511525342 29459828736 334535 33554432000 4194304 4196468 140733578781232 139910114380176 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23985] ppid=23978 vsize=28769364 memory=1339168 CPUtime=7.59 cores=0-7
/proc/23980/task/23985/stat : 23985 (java) S 23978 23978 22758 0 -1 1077944384 27788 0 0 0 728 31 0 0 20 0 28 0 511525342 29459828736 334535 33554432000 4194304 4196468 140733578781232 139910113327376 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23986] ppid=23978 vsize=28769364 memory=4952 CPUtime=7.65 cores=0-7
/proc/23980/task/23986/stat : 23986 (java) S 23978 23978 22758 0 -1 1077944384 23866 0 0 0 732 33 0 0 20 0 28 0 511525342 29459828736 334535 33554432000 4194304 4196468 140733578781232 139910112275600 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23987] ppid=23978 vsize=28769364 memory=1412 CPUtime=7.59 cores=0-7
/proc/23980/task/23987/stat : 23987 (java) S 23978 23978 22758 0 -1 1077944384 25094 0 0 0 734 25 0 0 20 0 28 0 511525342 29459828736 334535 33554432000 4194304 4196468 140733578781232 139910111222800 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23988] ppid=23978 vsize=28769364 memory=2828 CPUtime=7.64 cores=0-7
/proc/23980/task/23988/stat : 23988 (java) S 23978 23978 22758 0 -1 1077944384 27766 0 0 0 733 31 0 0 20 0 28 0 511525342 29459828736 334535 33554432000 4194304 4196468 140733578781232 139910110170000 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23989] ppid=23978 vsize=28769364 memory=1232 CPUtime=7.64 cores=0-7
/proc/23980/task/23989/stat : 23989 (java) S 23978 23978 22758 0 -1 1077944384 23385 0 0 0 733 31 0 0 20 0 28 0 511525342 29459828736 334535 33554432000 4194304 4196468 140733578781232 139910109117200 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23990] ppid=23978 vsize=28769364 memory=1368 CPUtime=4.09 cores=0-7
/proc/23980/task/23990/stat : 23990 (java) S 23978 23978 22758 0 -1 1077944384 81270 0 0 0 280 129 0 0 20 0 28 0 511525343 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909145745776 139910163876482 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23991] ppid=23978 vsize=28769364 memory=1056 CPUtime=0 cores=0-7
/proc/23980/task/23991/stat : 23991 (java) S 23978 23978 22758 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 511525344 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909144691808 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23992] ppid=23978 vsize=28769364 memory=1338672 CPUtime=0 cores=0-7
/proc/23980/task/23992/stat : 23992 (java) S 23978 23978 22758 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 511525344 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909143638912 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23993] ppid=23978 vsize=28769364 memory=1338672 CPUtime=0 cores=0-7
/proc/23980/task/23993/stat : 23993 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511525346 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909142587216 139910163883931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23994] ppid=23978 vsize=28769364 memory=760 CPUtime=2.09 cores=0-7
/proc/23980/task/23994/stat : 23994 (java) S 23978 23978 22758 0 -1 1077944384 10052 0 0 0 207 2 0 0 20 0 28 0 511525346 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909141535600 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23995] ppid=23978 vsize=28769364 memory=755 CPUtime=2.42 cores=0-7
/proc/23980/task/23995/stat : 23995 (java) S 23978 23978 22758 0 -1 1077944384 14115 0 0 0 239 3 0 0 20 0 28 0 511525346 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909140482800 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23996] ppid=23978 vsize=28769364 memory=1448 CPUtime=2.19 cores=0-7
/proc/23980/task/23996/stat : 23996 (java) S 23978 23978 22758 0 -1 1077944384 12141 0 0 0 218 1 0 0 20 0 28 0 511525346 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909139430000 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23997] ppid=23978 vsize=28769364 memory=1002284 CPUtime=0.77 cores=0-7
/proc/23980/task/23997/stat : 23997 (java) S 23978 23978 22758 0 -1 1077944384 9329 0 0 0 75 2 0 0 20 0 28 0 511525347 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909138377200 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23998] ppid=23978 vsize=28769364 memory=1338140 CPUtime=0 cores=0-7
/proc/23980/task/23998/stat : 23998 (java) S 23978 23978 22758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511525347 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909137324640 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23999] ppid=23978 vsize=28769364 memory=3512 CPUtime=0.52 cores=0-7
/proc/23980/task/23999/stat : 23999 (java) S 23978 23978 22758 0 -1 1077944384 4489 0 0 0 12 40 0 0 20 0 28 0 511525347 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909136271920 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=24080] ppid=23978 vsize=28769364 memory=65360 CPUtime=2473.68 cores=0-7
/proc/23980/task/24080/stat : 24080 (java) R 23978 23978 22758 0 -1 4202560 14003 0 0 0 247354 14 0 0 20 0 28 0 511525490 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909118631288 139909790547597 0 4 0 16800975 0 0 0 -1 0 0 0 13 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=24081] ppid=23978 vsize=28769364 memory=1448 CPUtime=2477.66 cores=0-7
/proc/23980/task/24081/stat : 24081 (java) R 23978 23978 22758 0 -1 4202560 15000 0 0 0 247752 14 0 0 20 0 28 0 511525490 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909124948392 139909793618866 0 4 0 16800975 0 0 0 -1 1 0 0 15 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=24082] ppid=23978 vsize=28769364 memory=1448 CPUtime=2479.4 cores=0-7
/proc/23980/task/24082/stat : 24082 (java) R 23978 23978 22758 0 -1 4202560 14184 0 0 0 247926 14 0 0 20 0 28 0 511525490 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909127053544 139909791499340 0 4 0 16800975 0 0 0 -1 7 0 0 12 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=24083] ppid=23978 vsize=28769364 memory=1448 CPUtime=2479.14 cores=0-7
/proc/23980/task/24083/stat : 24083 (java) R 23978 23978 22758 0 -1 4202560 118526 0 0 0 247854 60 0 0 20 0 28 0 511525490 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909120737680 139909793350632 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=24084] ppid=23978 vsize=28769364 memory=1448 CPUtime=2475.84 cores=0-7
/proc/23980/task/24084/stat : 24084 (java) R 23978 23978 22758 0 -1 4202560 166846 0 0 0 247470 114 0 0 20 0 28 0 511525490 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909119687920 139909789770511 0 4 0 16800975 0 0 0 -1 2 0 0 13 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=24085] ppid=23978 vsize=28769364 memory=1339168 CPUtime=2479.34 cores=0-7
/proc/23980/task/24085/stat : 24085 (java) R 23978 23978 22758 0 -1 4202560 39783 0 0 0 247914 20 0 0 20 0 28 0 511525490 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909121789976 139909791053638 0 4 0 16800975 0 0 0 -1 6 0 0 13 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=24086] ppid=23978 vsize=28769364 memory=1448 CPUtime=2475.93 cores=0-7
/proc/23980/task/24086/stat : 24086 (java) R 23978 23978 22758 0 -1 4202560 50763 0 0 0 247570 23 0 0 20 0 28 0 511525490 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909123895152 139909793516555 0 4 0 16800975 0 0 0 -1 5 0 0 12 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=24087] ppid=23978 vsize=28769364 memory=53 CPUtime=2476.44 cores=0-7
/proc/23980/task/24087/stat : 24087 (java) R 23978 23978 22758 0 -1 4202560 35200 0 0 0 247629 15 0 0 20 0 28 0 511525490 29459828736 334535 33554432000 4194304 4196468 140733578781232 139909122842552 139909789215165 0 4 0 16800975 0 0 0 -1 4 0 0 13 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
Current children cumulated CPU time: 19895.6 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 1339588 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.19 8.26 8.21 9/219 24275
/proc/meminfo: memFree=23860368/32770624 swapFree=66935948/67108860
[pid=23978] ppid=23975 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/23978/stat : 23978 (xcsp3-exec) S 23975 23978 22758 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511525340 115843072 362 33554432000 4194304 5098028 140737429426528 140737429424632 140632426488444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13869056 140737429431121 140737429431381 140737429431381 140737429434310 0
/proc/23978/statm: 28282 362 304 221 0 87 0
[pid=23980] ppid=23978 vsize=28769364 memory=1359604 CPUtime=20036.8 cores=0-7
/proc/23980/stat : 23980 (java) S 23978 23978 22758 0 -1 1077944320 815066 0 0 0 2003030 646 0 0 20 0 28 0 511525340 29459828736 339901 33554432000 4194304 4196468 140733578781232 140733578763776 139910163865335 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
/proc/23980/statm: 7192341 339901 3538 1 0 7153441 0
[pid=23980/tid=23981] ppid=23978 vsize=28769364 memory=1398720917958146503 CPUtime=0.67 cores=0-7
/proc/23980/task/23981/stat : 23981 (java) S 23978 23978 22758 0 -1 1077944384 8739 0 0 0 63 4 0 0 20 0 28 0 511525341 29459828736 339901 33554432000 4194304 4196468 140733578781232 139910168106112 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23982] ppid=23978 vsize=28769364 memory=4872558044660077418 CPUtime=7.65 cores=0-7
/proc/23980/task/23982/stat : 23982 (java) S 23978 23978 22758 0 -1 1077944384 23422 0 0 0 736 29 0 0 20 0 28 0 511525342 29459828736 339901 33554432000 4194304 4196468 140733578781232 139910116485776 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23983] ppid=23978 vsize=28769364 memory=932 CPUtime=7.64 cores=0-7
/proc/23980/task/23983/stat : 23983 (java) S 23978 23978 22758 0 -1 1077944384 27728 0 0 0 732 32 0 0 20 0 28 0 511525342 29459828736 339901 33554432000 4194304 4196468 140733578781232 139910115432976 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23984] ppid=23978 vsize=28769364 memory=1636 CPUtime=7.7 cores=0-7
/proc/23980/task/23984/stat : 23984 (java) S 23978 23978 22758 0 -1 1077944384 25244 0 0 0 741 29 0 0 20 0 28 0 511525342 29459828736 339901 33554432000 4194304 4196468 140733578781232 139910114380176 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23985] ppid=23978 vsize=28769364 memory=1436 CPUtime=7.61 cores=0-7
/proc/23980/task/23985/stat : 23985 (java) S 23978 23978 22758 0 -1 1077944384 27968 0 0 0 730 31 0 0 20 0 28 0 511525342 29459828736 339901 33554432000 4194304 4196468 140733578781232 139910113327376 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23986] ppid=23978 vsize=28769364 memory=880 CPUtime=7.67 cores=0-7
/proc/23980/task/23986/stat : 23986 (java) S 23978 23978 22758 0 -1 1077944384 24135 0 0 0 734 33 0 0 20 0 28 0 511525342 29459828736 339901 33554432000 4194304 4196468 140733578781232 139910112275600 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23987] ppid=23978 vsize=28769364 memory=1980 CPUtime=7.62 cores=0-7
/proc/23980/task/23987/stat : 23987 (java) S 23978 23978 22758 0 -1 1077944384 25774 0 0 0 736 26 0 0 20 0 28 0 511525342 29459828736 339901 33554432000 4194304 4196468 140733578781232 139910111222800 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23988] ppid=23978 vsize=28769364 memory=2520 CPUtime=7.68 cores=0-7
/proc/23980/task/23988/stat : 23988 (java) S 23978 23978 22758 0 -1 1077944384 27923 0 0 0 736 32 0 0 20 0 28 0 511525342 29459828736 339901 33554432000 4194304 4196468 140733578781232 139910110170000 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23989] ppid=23978 vsize=28769364 memory=1760 CPUtime=7.67 cores=0-7
/proc/23980/task/23989/stat : 23989 (java) S 23978 23978 22758 0 -1 1077944384 23648 0 0 0 736 31 0 0 20 0 28 0 511525342 29459828736 339901 33554432000 4194304 4196468 140733578781232 139910109117200 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23990] ppid=23978 vsize=28769364 memory=6791534058613427641 CPUtime=4.11 cores=0-7
/proc/23980/task/23990/stat : 23990 (java) S 23978 23978 22758 0 -1 1077944384 81910 0 0 0 281 130 0 0 20 0 28 0 511525343 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909145745776 139910163876482 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23991] ppid=23978 vsize=28769364 memory=780 CPUtime=0 cores=0-7
/proc/23980/task/23991/stat : 23991 (java) S 23978 23978 22758 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 511525344 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909144691808 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23992] ppid=23978 vsize=28769364 memory=776 CPUtime=0 cores=0-7
/proc/23980/task/23992/stat : 23992 (java) S 23978 23978 22758 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 511525344 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909143638912 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23993] ppid=23978 vsize=28769364 memory=1560 CPUtime=0 cores=0-7
/proc/23980/task/23993/stat : 23993 (java) S 23978 23978 22758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511525346 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909142587216 139910163883931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23994] ppid=23978 vsize=28769364 memory=3592 CPUtime=2.09 cores=0-7
/proc/23980/task/23994/stat : 23994 (java) S 23978 23978 22758 0 -1 1077944384 10056 0 0 0 207 2 0 0 20 0 28 0 511525346 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909141535600 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23995] ppid=23978 vsize=28769364 memory=1128 CPUtime=2.42 cores=0-7
/proc/23980/task/23995/stat : 23995 (java) S 23978 23978 22758 0 -1 1077944384 14119 0 0 0 239 3 0 0 20 0 28 0 511525346 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909140482800 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23996] ppid=23978 vsize=28769364 memory=2828 CPUtime=2.19 cores=0-7
/proc/23980/task/23996/stat : 23996 (java) S 23978 23978 22758 0 -1 1077944384 12145 0 0 0 218 1 0 0 20 0 28 0 511525346 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909139430000 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23997] ppid=23978 vsize=28769364 memory=1232 CPUtime=0.77 cores=0-7
/proc/23980/task/23997/stat : 23997 (java) S 23978 23978 22758 0 -1 1077944384 9333 0 0 0 75 2 0 0 20 0 28 0 511525347 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909138377200 139910163876482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23998] ppid=23978 vsize=28769364 memory=14008 CPUtime=0 cores=0-7
/proc/23980/task/23998/stat : 23998 (java) S 23978 23978 22758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511525347 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909137324640 139910163875541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=23999] ppid=23978 vsize=28769364 memory=12040 CPUtime=0.54 cores=0-7
/proc/23980/task/23999/stat : 23999 (java) R 23978 23978 22758 0 -1 1077944384 4514 0 0 0 12 42 0 0 20 0 28 0 511525347 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909136271920 139910163876482 0 4 0 16800975 0 0 0 -1 3 0 0 13 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=24080] ppid=23978 vsize=28769364 memory=0 CPUtime=2491.33 cores=0-7
/proc/23980/task/24080/stat : 24080 (java) R 23978 23978 22758 0 -1 4202560 14177 0 0 0 249119 14 0 0 20 0 28 0 511525490 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909118630448 139909790176351 0 4 0 16800975 0 0 0 -1 6 0 0 13 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=24081] ppid=23978 vsize=28769364 memory=916 CPUtime=2495.32 cores=0-7
/proc/23980/task/24081/stat : 24081 (java) R 23978 23978 22758 0 -1 4202560 15146 0 0 0 249518 14 0 0 20 0 28 0 511525490 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909124947736 139909790883354 0 4 0 16800975 0 0 0 -1 3 0 0 15 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=24082] ppid=23978 vsize=28769364 memory=1448 CPUtime=2497.01 cores=0-7
/proc/23980/task/24082/stat : 24082 (java) R 23978 23978 22758 0 -1 4202560 14351 0 0 0 249686 15 0 0 20 0 28 0 511525490 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909127053144 139909790071792 0 4 0 16800975 0 0 0 -1 5 0 0 12 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=24083] ppid=23978 vsize=28769364 memory=1560 CPUtime=2496.79 cores=0-7
/proc/23980/task/24083/stat : 24083 (java) R 23978 23978 22758 0 -1 4202560 121097 0 0 0 249617 62 0 0 20 0 28 0 511525490 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909120737680 139909789214988 0 4 0 16800975 0 0 0 -1 7 0 0 11 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=24084] ppid=23978 vsize=28769364 memory=932 CPUtime=2493.5 cores=0-7
/proc/23980/task/24084/stat : 24084 (java) R 23978 23978 22758 0 -1 4202560 172669 0 0 0 249234 116 0 0 20 0 28 0 511525490 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909119688032 139909790547328 0 4 0 16800975 0 0 0 -1 0 0 0 13 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=24085] ppid=23978 vsize=28769364 memory=1636 CPUtime=2497 cores=0-7
/proc/23980/task/24085/stat : 24085 (java) R 23978 23978 22758 0 -1 4202560 40152 0 0 0 249680 20 0 0 20 0 28 0 511525490 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909121789936 139909790858569 0 4 0 16800975 0 0 0 -1 4 0 0 13 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=24086] ppid=23978 vsize=28769364 memory=1436 CPUtime=2493.31 cores=0-7
/proc/23980/task/24086/stat : 24086 (java) R 23978 23978 22758 0 -1 4202560 51808 0 0 0 249307 24 0 0 20 0 28 0 511525490 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909123899240 139909792186733 0 4 0 16800975 0 0 0 -1 1 0 0 13 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
[pid=23980/tid=24087] ppid=23978 vsize=28769364 memory=880 CPUtime=2494.11 cores=0-7
/proc/23980/task/24087/stat : 24087 (java) R 23978 23978 22758 0 -1 4202560 35713 0 0 0 249396 15 0 0 20 0 28 0 511525490 29459828736 339901 33554432000 4194304 4196468 140733578781232 139909122842696 139909790858686 0 4 0 16800975 0 0 0 -1 2 0 0 13 0 0 6293624 6294260 24158208 140733578789846 140733578790022 140733578790022 140733578792911 0
Current children cumulated CPU time: 20036.8 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 1361052 KiB

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

[startup+2520.04 s]
# the end of solver process 23978 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002428 s, system=0 s

[startup+2520.1 s]
# the end of solver process 23980 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20030.9 s, system=6.47121 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): 2520.1
CPU time (s): 20037.4
CPU user time (s): 20030.9
CPU system time (s): 6.47121
CPU usage (%): 795.103
Max. virtual memory (cumulated for all children) (KiB): 28882564
Max. memory (cumulated for all children) (KiB): 1521152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20030.9
system time used= 6.47121
maximum resident set size= 1544308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 816018
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 244674
involuntary context switches= 237019


# summary of solver processes directly reported to runsolver:
#   pid: 23978,23980
#   total CPU time (s): 20037.4
#   total CPU user time (s): 20030.9
#   total CPU system time (s): 6.47121

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.0292 second user time and 26.9047 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-24 22:14:32
IDJOB=4407177
IDBENCH=135871
IDSOLVER=2871
FILE ID=node147/4407177-1569356116
RUNJOBID= node147-1569350030-22785
PBS_JOBID= 21705092
Free space on /var/tmp= 13508 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n35/TravellingSalesman-35-30-07.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-4407177-1569356116/watcher-4407177-1569356116 -o /var/tmp/evaluation-result-4407177-1569356116/solver-4407177-1569356116 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node147-1569350030-22785 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1597903139 HOME/instance-4407177-1569356116.xml

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

MD5SUM BENCH= 1a4fb6e98f7c5153812b28830edea47d
RANDOM SEED=1597903139

node147.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.52
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.52
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.52
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.52
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:        25209772 kB
MemAvailable:   31773280 kB
Buffers:          144532 kB
Cached:          6478880 kB
SwapCached:        68688 kB
Active:          3293760 kB
Inactive:        3403436 kB
Active(anon):       5460 kB
Inactive(anon):   126000 kB
Active(file):    3288300 kB
Inactive(file):  3277436 kB
Unevictable:      107772 kB
Mlocked:          107772 kB
SwapTotal:      67108860 kB
SwapFree:       66935948 kB
Dirty:             26356 kB
Writeback:             0 kB
AnonPages:        131840 kB
Mapped:            57612 kB
Shmem:             49088 kB
Slab:             455128 kB
SReclaimable:     426232 kB
SUnreclaim:        28896 kB
KernelStack:        3728 kB
PageTables:         5792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13484 MiB
End job on node147 at 2019-09-24 22:56:32