Trace number 4407378

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)93 1998.95 252.106

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n15/
TravellingSalesman-15-30-00.xml
MD5SUM0f9f8d62bc132272af22ef8ddad99d7d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark93
Best CPU time to get the best result obtained on this benchmark108.124
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints16
Number of domains2
Minimum domain size15
Maximum domain size31
Distribution of domain sizes[{"size":15,"count":15},{"size":31,"count":15}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":15}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":15,"count":1}]
Number of extensional constraints15
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":15},{"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-4407378-1569347733.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407378-1569347733.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.06/0.56	c solve instance...
1.48/0.65	o 262 
1.48/0.67	o 158 
1.48/0.69	o 148 
1.48/0.69	o 145 
1.99/0.70	o 141 
1.99/0.71	o 131 
1.99/0.72	o 130 
1.99/0.73	o 124 
1.99/0.73	o 123 
1.99/0.75	o 120 
1.99/0.77	o 119 
2.66/0.80	o 118 
2.66/0.83	o 116 
2.66/0.84	o 114 
2.66/0.85	o 113 
2.66/0.87	o 111 
3.37/0.96	o 110 
3.37/0.99	o 109 
6.42/1.36	o 105 
8.01/1.50	o 104 
9.58/1.72	o 103 
10.37/1.80	o 102 
10.37/1.85	o 100 
11.09/1.95	o 99 
11.99/2.08	o 96 
14.25/2.30	o 95 
14.25/2.30	o 93 
1998.25/252.08	s SATISFIABLE
1998.25/252.08	v <instantiation>
1998.25/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] 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] </list>
1998.25/252.08	v 	<values>8 9 7 5 3 2 0 1 4 6 11 12 13 14 10 9 4 8 5 2 2 7 4 8 8 1 8 15 7 5 </values>
1998.25/252.08	v </instantiation>
1998.25/252.08	c Unexpected resolution interruption!

Verifier Data

OK	93

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407378-1569347733/watcher-4407378-1569347733 -o /var/tmp/evaluation-result-4407378-1569347733/solver-4407378-1569347733 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node124-1569335938-19122 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1438596231 HOME/instance-4407378-1569347733.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
Starting watchdog thread
solver pid=24603, runsolver pid=24600
Current StackSize limit: 8192 KiB


[startup+0.100561 s]*
/proc/loadavg: 7.84 8.09 8.08 3/213 24624
/proc/meminfo: memFree=24206112/32770624 swapFree=66976772/67108860
[pid=24603] ppid=24600 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/24603/stat : 24603 (xcsp3-exec) S 24600 24603 19095 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510713338 115843072 364 33554432000 4194304 5098028 140727968512400 140727968510504 140653642629756 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13529088 140727968514903 140727968515162 140727968515162 140727968518086 0
/proc/24603/statm: 28282 364 305 221 0 87 0
[pid=24605] ppid=24603 vsize=28227396 memory=29048 CPUtime=0.12 cores=0-7
/proc/24605/stat : 24605 (java) S 24603 24603 19095 0 -1 1077944320 5700 0 0 0 10 2 0 0 20 0 20 0 510713338 28904853504 7262 33554432000 4194304 4196468 140734781460880 140734781443424 139643495460599 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
/proc/24605/statm: 7056849 7262 3160 1 0 7019032 0
[pid=24605/tid=24606] ppid=24603 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/24605/task/24606/stat : 24606 (java) R 24603 24603 19095 0 -1 4202560 3613 0 0 0 8 1 0 0 20 0 20 0 510713339 28904853504 7262 33554432000 4194304 4196468 140734781460880 139643499686896 139643495472534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24607] ppid=24603 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/24605/task/24607/stat : 24607 (java) S 24603 24603 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510713340 28904853504 7262 33554432000 4194304 4196468 140734781460880 139643415312912 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24608] ppid=24603 vsize=28227396 memory=139805000615552 CPUtime=0 cores=0-7
/proc/24605/task/24608/stat : 24608 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510713340 28904853504 7262 33554432000 4194304 4196468 140734781460880 139643414260368 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24609] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24609/stat : 24609 (java) S 24603 24603 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510713340 28904853504 7262 33554432000 4194304 4196468 140734781460880 139643044616464 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24610] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24610/stat : 24610 (java) S 24603 24603 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510713340 28904853504 7262 33554432000 4194304 4196468 140734781460880 139643043563920 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24611] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24611/stat : 24611 (java) S 24603 24603 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510713340 28904853504 7262 33554432000 4194304 4196468 140734781460880 139643042511888 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24612] ppid=24603 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/24605/task/24612/stat : 24612 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510713340 28904853504 7262 33554432000 4194304 4196468 140734781460880 139643041459344 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24613] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24613/stat : 24613 (java) S 24603 24603 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510713340 28904853504 7262 33554432000 4194304 4196468 140734781460880 139643040406288 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24614] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24614/stat : 24614 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510713340 28904853504 7262 33554432000 4194304 4196468 140734781460880 139643039353744 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24615] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24615/stat : 24615 (java) S 24603 24603 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510713341 28904853504 7262 33554432000 4194304 4196468 140734781460880 139642210117872 139643495471746 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24616] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24616/stat : 24616 (java) S 24603 24603 19095 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510713341 28904853504 7262 33554432000 4194304 4196468 140734781460880 139642209064096 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24617] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24617/stat : 24617 (java) S 24603 24603 19095 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510713342 28904853504 7262 33554432000 4194304 4196468 140734781460880 139642208010992 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24618] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24618/stat : 24618 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510713344 28904853504 7262 33554432000 4194304 4196468 140734781460880 139642206959568 139643495479195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24619] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24619/stat : 24619 (java) S 24603 24603 19095 0 -1 1077944384 147 0 0 0 0 0 0 0 20 0 20 0 510713344 28904853504 7262 33554432000 4194304 4196468 140734781460880 139642205907696 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24620] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24620/stat : 24620 (java) R 24603 24603 19095 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 510713344 28904853504 7262 33554432000 4194304 4196468 140734781460880 139641819875904 139643478896337 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24621] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24621/stat : 24621 (java) S 24603 24603 19095 0 -1 1077944384 285 0 0 0 0 0 0 0 20 0 20 0 510713344 28904853504 7262 33554432000 4194304 4196468 140734781460880 139641818831344 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24622] ppid=24603 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/24605/task/24622/stat : 24622 (java) R 24603 24603 19095 0 -1 4202560 342 0 0 0 2 0 0 0 20 0 20 0 510713344 28904853504 7262 33554432000 4194304 4196468 140734781460880 139641817778800 139643487697726 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24623] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24623/stat : 24623 (java) S 24603 24603 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510713344 28904853504 7262 33554432000 4194304 4196468 140734781460880 139641816725984 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24624] ppid=24603 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/24605/task/24624/stat : 24624 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510713345 28904853504 7262 33554432000 4194304 4196468 140734781460880 139641815673520 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30504 KiB

[startup+0.210738 s]*
/proc/loadavg: 7.84 8.09 8.08 3/213 24624
/proc/meminfo: memFree=24193344/32770624 swapFree=66976772/67108860
[pid=24603] ppid=24600 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/24603/stat : 24603 (xcsp3-exec) S 24600 24603 19095 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510713338 115843072 364 33554432000 4194304 5098028 140727968512400 140727968510504 140653642629756 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13529088 140727968514903 140727968515162 140727968515162 140727968518086 0
/proc/24603/statm: 28282 364 305 221 0 87 0
[pid=24605] ppid=24603 vsize=28227396 memory=41044 CPUtime=0.34 cores=0-7
/proc/24605/stat : 24605 (java) S 24603 24603 19095 0 -1 1077944320 9506 0 0 0 30 4 0 0 20 0 20 0 510713338 28904853504 10261 33554432000 4194304 4196468 140734781460880 140734781443424 139643495460599 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
/proc/24605/statm: 7056849 10261 3304 1 0 7019032 0
[pid=24605/tid=24606] ppid=24603 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/24605/task/24606/stat : 24606 (java) R 24603 24603 19095 0 -1 4202560 6644 0 0 0 17 3 0 0 20 0 20 0 510713339 28904853504 10261 33554432000 4194304 4196468 140734781460880 139643499694304 139643479541086 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24607] ppid=24603 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/24605/task/24607/stat : 24607 (java) S 24603 24603 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510713340 28904853504 10261 33554432000 4194304 4196468 140734781460880 139643415312912 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24608] ppid=24603 vsize=28227396 memory=288370181152327296 CPUtime=0 cores=0-7
/proc/24605/task/24608/stat : 24608 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510713340 28904853504 10261 33554432000 4194304 4196468 140734781460880 139643414260368 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24609] ppid=24603 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/24605/task/24609/stat : 24609 (java) S 24603 24603 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510713340 28904853504 10261 33554432000 4194304 4196468 140734781460880 139643044616464 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24610] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24610/stat : 24610 (java) S 24603 24603 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510713340 28904853504 10261 33554432000 4194304 4196468 140734781460880 139643043563920 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24611] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24611/stat : 24611 (java) S 24603 24603 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510713340 28904853504 10261 33554432000 4194304 4196468 140734781460880 139643042511888 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24612] ppid=24603 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/24605/task/24612/stat : 24612 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510713340 28904853504 10261 33554432000 4194304 4196468 140734781460880 139643041459344 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24613] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24613/stat : 24613 (java) S 24603 24603 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510713340 28904853504 10261 33554432000 4194304 4196468 140734781460880 139643040406288 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24614] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24614/stat : 24614 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510713340 28904853504 10261 33554432000 4194304 4196468 140734781460880 139643039353744 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24615] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24615/stat : 24615 (java) S 24603 24603 19095 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510713341 28904853504 10261 33554432000 4194304 4196468 140734781460880 139642210117872 139643495471746 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24616] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24616/stat : 24616 (java) S 24603 24603 19095 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510713341 28904853504 10261 33554432000 4194304 4196468 140734781460880 139642209064096 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24617] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24617/stat : 24617 (java) S 24603 24603 19095 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510713342 28904853504 10261 33554432000 4194304 4196468 140734781460880 139642208010992 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24618] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24618/stat : 24618 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510713344 28904853504 10261 33554432000 4194304 4196468 140734781460880 139642206959568 139643495479195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24619] ppid=24603 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/24605/task/24619/stat : 24619 (java) S 24603 24603 19095 0 -1 1077944384 405 0 0 0 1 0 0 0 20 0 20 0 510713344 28904853504 10261 33554432000 4194304 4196468 140734781460880 139642205907696 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24620] ppid=24603 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/24605/task/24620/stat : 24620 (java) S 24603 24603 19095 0 -1 1077944384 83 0 0 0 1 0 0 0 20 0 20 0 510713344 28904853504 10261 33554432000 4194304 4196468 140734781460880 139641819884400 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24621] ppid=24603 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/24605/task/24621/stat : 24621 (java) S 24603 24603 19095 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 510713344 28904853504 10261 33554432000 4194304 4196468 140734781460880 139641818831344 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24622] ppid=24603 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/24605/task/24622/stat : 24622 (java) R 24603 24603 19095 0 -1 4202560 765 0 0 0 8 0 0 0 20 0 20 0 510713344 28904853504 10261 33554432000 4194304 4196468 140734781460880 139641817778800 139643495481946 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24623] ppid=24603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24623/stat : 24623 (java) S 24603 24603 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510713344 28904853504 10261 33554432000 4194304 4196468 140734781460880 139641816725984 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24624] ppid=24603 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/24605/task/24624/stat : 24624 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510713345 28904853504 10261 33554432000 4194304 4196468 140734781460880 139641815673520 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42500 KiB

[startup+0.310422 s]*
/proc/loadavg: 7.84 8.09 8.08 3/213 24624
/proc/meminfo: memFree=24186412/32770624 swapFree=66976772/67108860
[pid=24603] ppid=24600 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/24603/stat : 24603 (xcsp3-exec) S 24600 24603 19095 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510713338 115843072 364 33554432000 4194304 5098028 140727968512400 140727968510504 140653642629756 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13529088 140727968514903 140727968515162 140727968515162 140727968518086 0
/proc/24603/statm: 28282 364 305 221 0 87 0
[pid=24605] ppid=24603 vsize=28231652 memory=50016 CPUtime=0.52 cores=0-7
/proc/24605/stat : 24605 (java) S 24603 24603 19095 0 -1 1077944320 10861 0 0 0 47 5 0 0 20 0 20 0 510713338 28909211648 12504 33554432000 4194304 4196468 140734781460880 140734781443424 139643495460599 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
/proc/24605/statm: 7057913 12504 3367 1 0 7019032 0
[pid=24605/tid=24606] ppid=24603 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/24605/task/24606/stat : 24606 (java) R 24603 24603 19095 0 -1 4202560 7800 0 0 0 26 3 0 0 20 0 20 0 510713339 28909211648 12504 33554432000 4194304 4196468 140734781460880 139643499693904 139643479541086 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24607] ppid=24603 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24607/stat : 24607 (java) S 24603 24603 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510713340 28909211648 12504 33554432000 4194304 4196468 140734781460880 139643415312912 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24608] ppid=24603 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24608/stat : 24608 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510713340 28909211648 12504 33554432000 4194304 4196468 140734781460880 139643414260368 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24609] ppid=24603 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24609/stat : 24609 (java) S 24603 24603 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510713340 28909211648 12504 33554432000 4194304 4196468 140734781460880 139643044616464 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24610] ppid=24603 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24610/stat : 24610 (java) S 24603 24603 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510713340 28909211648 12504 33554432000 4194304 4196468 140734781460880 139643043563920 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24611] ppid=24603 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/24605/task/24611/stat : 24611 (java) S 24603 24603 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510713340 28909211648 12504 33554432000 4194304 4196468 140734781460880 139643042511888 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24612] ppid=24603 vsize=28231652 memory=139804876567471 CPUtime=0 cores=0-7
/proc/24605/task/24612/stat : 24612 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510713340 28909211648 12504 33554432000 4194304 4196468 140734781460880 139643041459344 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24613] ppid=24603 vsize=28231652 memory=139804876569776 CPUtime=0 cores=0-7
/proc/24605/task/24613/stat : 24613 (java) S 24603 24603 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510713340 28909211648 12504 33554432000 4194304 4196468 140734781460880 139643040406288 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24614] ppid=24603 vsize=28231652 memory=139804876572080 CPUtime=0 cores=0-7
/proc/24605/task/24614/stat : 24614 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510713340 28909211648 12504 33554432000 4194304 4196468 140734781460880 139643039353744 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24615] ppid=24603 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24615/stat : 24615 (java) S 24603 24603 19095 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510713341 28909211648 12504 33554432000 4194304 4196468 140734781460880 139642210117872 139643495471746 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24616] ppid=24603 vsize=28231652 memory=279609753151120 CPUtime=0 cores=0-7
/proc/24605/task/24616/stat : 24616 (java) S 24603 24603 19095 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510713341 28909211648 12504 33554432000 4194304 4196468 140734781460880 139642209064096 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24617] ppid=24603 vsize=28231652 memory=279609753158032 CPUtime=0 cores=0-7
/proc/24605/task/24617/stat : 24617 (java) S 24603 24603 19095 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510713342 28909211648 12504 33554432000 4194304 4196468 140734781460880 139642208010992 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24618] ppid=24603 vsize=28231652 memory=279609753099312 CPUtime=0 cores=0-7
/proc/24605/task/24618/stat : 24618 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510713344 28909211648 12504 33554432000 4194304 4196468 140734781460880 139642206959568 139643495479195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24619] ppid=24603 vsize=28231652 memory=279609753171856 CPUtime=0.04 cores=0-7
/proc/24605/task/24619/stat : 24619 (java) R 24603 24603 19095 0 -1 4202560 498 0 0 0 4 0 0 0 20 0 20 0 510713344 28909211648 12504 33554432000 4194304 4196468 140734781460880 139642205907696 139643476980170 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24620] ppid=24603 vsize=28231652 memory=279609753178768 CPUtime=0.02 cores=0-7
/proc/24605/task/24620/stat : 24620 (java) S 24603 24603 19095 0 -1 1077944384 83 0 0 0 2 0 0 0 20 0 20 0 510713344 28909211648 12504 33554432000 4194304 4196468 140734781460880 139641819884400 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24621] ppid=24603 vsize=28231652 memory=279609753176464 CPUtime=0.02 cores=0-7
/proc/24605/task/24621/stat : 24621 (java) S 24603 24603 19095 0 -1 1077944384 332 0 0 0 2 0 0 0 20 0 20 0 510713344 28909211648 12504 33554432000 4194304 4196468 140734781460880 139641818831344 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24622] ppid=24603 vsize=28231652 memory=279609753192624 CPUtime=0.12 cores=0-7
/proc/24605/task/24622/stat : 24622 (java) S 24603 24603 19095 0 -1 1077944384 844 0 0 0 12 0 0 0 20 0 20 0 510713344 28909211648 12504 33554432000 4194304 4196468 140734781460880 139641817778800 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24623] ppid=24603 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24623/stat : 24623 (java) S 24603 24603 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510713344 28909211648 12504 33554432000 4194304 4196468 140734781460880 139641816725984 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24624] ppid=24603 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/24605/task/24624/stat : 24624 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510713345 28909211648 12504 33554432000 4194304 4196468 140734781460880 139641815673520 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51472 KiB

[startup+0.702098 s]
/proc/loadavg: 7.84 8.09 8.08 6/213 24624
/proc/meminfo: memFree=24171836/32770624 swapFree=66976772/67108860
[pid=24603] ppid=24600 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/24603/stat : 24603 (xcsp3-exec) S 24600 24603 19095 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510713338 115843072 364 33554432000 4194304 5098028 140727968512400 140727968510504 140653642629756 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13529088 140727968514903 140727968515162 140727968515162 140727968518086 0
/proc/24603/statm: 28282 364 305 221 0 87 0
[pid=24605] ppid=24603 vsize=28766288 memory=150044 CPUtime=1.99 cores=0-7
/proc/24605/stat : 24605 (java) S 24603 24603 19095 0 -1 1077944320 15495 0 0 0 189 10 0 0 20 0 28 0 510713338 29456678912 37511 33554432000 4194304 4196468 140734781460880 140734781443424 139643495460599 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
/proc/24605/statm: 7191572 37511 3458 1 0 7152672 0
[pid=24605/tid=24606] ppid=24603 vsize=28766288 memory=279609753550512 CPUtime=0.55 cores=0-7
/proc/24605/task/24606/stat : 24606 (java) S 24603 24603 19095 0 -1 1077944384 9275 0 0 0 51 4 0 0 20 0 28 0 510713339 29456678912 37511 33554432000 4194304 4196468 140734781460880 139643499701376 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24607] ppid=24603 vsize=28766288 memory=139804876776304 CPUtime=0 cores=0-7
/proc/24605/task/24607/stat : 24607 (java) S 24603 24603 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 510713340 29456678912 37511 33554432000 4194304 4196468 140734781460880 139643415312912 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24608] ppid=24603 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24608/stat : 24608 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510713340 29456678912 37511 33554432000 4194304 4196468 140734781460880 139643414260368 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24609] ppid=24603 vsize=28766288 memory=1060 CPUtime=0 cores=0-7

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

[pid=24605/tid=24848] ppid=24603 vsize=28902492 memory=336632 CPUtime=158.47 cores=0-7
/proc/24605/task/24848/stat : 24848 (java) R 24603 24603 19095 0 -1 4202560 3024 0 0 0 15846 1 0 0 20 0 28 0 510713569 29596151808 84162 33554432000 4194304 4196468 140734781460880 139641806692744 139643094116268 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
Current children cumulated CPU time: 1286.92 s
Current children cumulated vsize: 29015620 KiB
Current children cumulated memory: 338104 KiB

[startup+222.308 s]
/proc/loadavg: 7.91 8.05 8.06 9/220 24863
/proc/meminfo: memFree=23821852/32770624 swapFree=66976772/67108860
[pid=24603] ppid=24600 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/24603/stat : 24603 (xcsp3-exec) S 24600 24603 19095 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510713338 115843072 364 33554432000 4194304 5098028 140727968512400 140727968510504 140653642629756 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13529088 140727968514903 140727968515162 140727968515162 140727968518086 0
/proc/24603/statm: 28282 364 305 221 0 87 0
[pid=24605] ppid=24603 vsize=28902492 memory=417404 CPUtime=1762.92 cores=0-7
/proc/24605/stat : 24605 (java) S 24603 24603 19095 0 -1 1077944320 125631 0 0 0 176216 76 0 0 20 0 28 0 510713338 29596151808 104351 33554432000 4194304 4196468 140734781460880 140734781443424 139643495460599 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
/proc/24605/statm: 7225623 104351 3517 1 0 7186723 0
[pid=24605/tid=24606] ppid=24603 vsize=28902492 memory=417404 CPUtime=0.56 cores=0-7
/proc/24605/task/24606/stat : 24606 (java) S 24603 24603 19095 0 -1 1077944384 9278 0 0 0 52 4 0 0 20 0 28 0 510713339 29596151808 104351 33554432000 4194304 4196468 140734781460880 139643499701376 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24607] ppid=24603 vsize=28902492 memory=1456 CPUtime=0.31 cores=0-7
/proc/24605/task/24607/stat : 24607 (java) S 24603 24603 19095 0 -1 1077944384 2203 0 0 0 27 4 0 0 20 0 28 0 510713340 29596151808 104351 33554432000 4194304 4196468 140734781460880 139643415312912 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24608] ppid=24603 vsize=28902492 memory=417404 CPUtime=0.31 cores=0-7
/proc/24605/task/24608/stat : 24608 (java) S 24603 24603 19095 0 -1 1077944384 3220 0 0 0 28 3 0 0 20 0 28 0 510713340 29596151808 104351 33554432000 4194304 4196468 140734781460880 139643414260368 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24609] ppid=24603 vsize=28902492 memory=1456 CPUtime=0.3 cores=0-7
/proc/24605/task/24609/stat : 24609 (java) S 24603 24603 19095 0 -1 1077944384 4126 0 0 0 27 3 0 0 20 0 28 0 510713340 29596151808 104351 33554432000 4194304 4196468 140734781460880 139643044616464 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24610] ppid=24603 vsize=28902492 memory=417404 CPUtime=0.31 cores=0-7
/proc/24605/task/24610/stat : 24610 (java) S 24603 24603 19095 0 -1 1077944384 3265 0 0 0 27 4 0 0 20 0 28 0 510713340 29596151808 104351 33554432000 4194304 4196468 140734781460880 139643043563920 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24611] ppid=24603 vsize=28902492 memory=1456 CPUtime=0.3 cores=0-7
/proc/24605/task/24611/stat : 24611 (java) S 24603 24603 19095 0 -1 1077944384 3801 0 0 0 27 3 0 0 20 0 28 0 510713340 29596151808 104351 33554432000 4194304 4196468 140734781460880 139643042511888 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24612] ppid=24603 vsize=28902492 memory=0 CPUtime=0.32 cores=0-7
/proc/24605/task/24612/stat : 24612 (java) S 24603 24603 19095 0 -1 1077944384 2345 0 0 0 28 4 0 0 20 0 28 0 510713340 29596151808 104351 33554432000 4194304 4196468 140734781460880 139643041459344 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24613] ppid=24603 vsize=28902492 memory=0 CPUtime=0.32 cores=0-7
/proc/24605/task/24613/stat : 24613 (java) S 24603 24603 19095 0 -1 1077944384 2818 0 0 0 29 3 0 0 20 0 28 0 510713340 29596151808 104351 33554432000 4194304 4196468 140734781460880 139643040406288 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24614] ppid=24603 vsize=28902492 memory=576460758282499373 CPUtime=0.31 cores=0-7
/proc/24605/task/24614/stat : 24614 (java) S 24603 24603 19095 0 -1 1077944384 3908 0 0 0 27 4 0 0 20 0 28 0 510713340 29596151808 104351 33554432000 4194304 4196468 140734781460880 139643039353744 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24615] ppid=24603 vsize=28902492 memory=191 CPUtime=0.28 cores=0-7
/proc/24605/task/24615/stat : 24615 (java) S 24603 24603 19095 0 -1 1077944384 10354 0 0 0 23 5 0 0 20 0 28 0 510713341 29596151808 104351 33554432000 4194304 4196468 140734781460880 139642210117872 139643495471746 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24616] ppid=24603 vsize=28902492 memory=65 CPUtime=0 cores=0-7
/proc/24605/task/24616/stat : 24616 (java) S 24603 24603 19095 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 510713341 29596151808 104351 33554432000 4194304 4196468 140734781460880 139642209064160 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24617] ppid=24603 vsize=28902492 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24617/stat : 24617 (java) S 24603 24603 19095 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 510713342 29596151808 104351 33554432000 4194304 4196468 140734781460880 139642208011008 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24618] ppid=24603 vsize=28902492 memory=0 CPUtime=0 cores=0-7
/proc/24605/task/24618/stat : 24618 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510713344 29596151808 104351 33554432000 4194304 4196468 140734781460880 139642206959568 139643495479195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24619] ppid=24603 vsize=28902492 memory=6116 CPUtime=1.71 cores=0-7
/proc/24605/task/24619/stat : 24619 (java) S 24603 24603 19095 0 -1 1077944384 11600 0 0 0 170 1 0 0 20 0 28 0 510713344 29596151808 104351 33554432000 4194304 4196468 140734781460880 139642205907696 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24620] ppid=24603 vsize=28902492 memory=1060 CPUtime=1.51 cores=0-7
/proc/24605/task/24620/stat : 24620 (java) S 24603 24603 19095 0 -1 1077944384 8181 0 0 0 150 1 0 0 20 0 28 0 510713344 29596151808 104351 33554432000 4194304 4196468 140734781460880 139641819884400 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24621] ppid=24603 vsize=28902492 memory=2828 CPUtime=1.91 cores=0-7
/proc/24605/task/24621/stat : 24621 (java) S 24603 24603 19095 0 -1 1077944384 15569 0 0 0 189 2 0 0 20 0 28 0 510713344 29596151808 104351 33554432000 4194304 4196468 140734781460880 139641818831344 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24622] ppid=24603 vsize=28902492 memory=1716 CPUtime=0.65 cores=0-7
/proc/24605/task/24622/stat : 24622 (java) S 24603 24603 19095 0 -1 1077944384 7651 0 0 0 63 2 0 0 20 0 28 0 510713344 29596151808 104351 33554432000 4194304 4196468 140734781460880 139641817778800 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24623] ppid=24603 vsize=28902492 memory=10604 CPUtime=0 cores=0-7
/proc/24605/task/24623/stat : 24623 (java) S 24603 24603 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510713344 29596151808 104351 33554432000 4194304 4196468 140734781460880 139641816725984 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24624] ppid=24603 vsize=28902492 memory=3636 CPUtime=0.03 cores=0-7
/proc/24605/task/24624/stat : 24624 (java) S 24603 24603 19095 0 -1 1077944384 1865 0 0 0 0 3 0 0 20 0 28 0 510713345 29596151808 104351 33554432000 4194304 4196468 140734781460880 139641815673520 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24841] ppid=24603 vsize=28902492 memory=1456 CPUtime=218.26 cores=0-7
/proc/24605/task/24841/stat : 24841 (java) R 24603 24603 19095 0 -1 4202560 4258 0 0 0 21823 3 0 0 20 0 28 0 510713569 29596151808 104351 33554432000 4194304 4196468 140734781460880 139641733758008 139643098676001 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24842] ppid=24603 vsize=28902492 memory=417368 CPUtime=218.52 cores=0-7
/proc/24605/task/24842/stat : 24842 (java) R 24603 24603 19095 0 -1 4202560 2514 0 0 0 21852 0 0 0 20 0 28 0 510713569 29596151808 104351 33554432000 4194304 4196468 140734781460880 139641734811280 139643098676380 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24843] ppid=24603 vsize=28902492 memory=4872558044660077418 CPUtime=218.45 cores=0-7
/proc/24605/task/24843/stat : 24843 (java) R 24603 24603 19095 0 -1 4202560 2668 0 0 0 21845 0 0 0 20 0 28 0 510713569 29596151808 104351 33554432000 4194304 4196468 140734781460880 139641730600928 139643098676687 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24844] ppid=24603 vsize=28902492 memory=1456 CPUtime=217.64 cores=0-7
/proc/24605/task/24844/stat : 24844 (java) R 24603 24603 19095 0 -1 4202560 5041 0 0 0 21758 6 0 0 20 0 28 0 510713569 29596151808 104351 33554432000 4194304 4196468 140734781460880 139641731654568 139643099937252 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24845] ppid=24603 vsize=28902492 memory=417404 CPUtime=217.74 cores=0-7
/proc/24605/task/24845/stat : 24845 (java) R 24603 24603 19095 0 -1 4202560 3733 0 0 0 21770 4 0 0 20 0 28 0 510713569 29596151808 104351 33554432000 4194304 4196468 140734781460880 139641805642688 139643098675654 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24846] ppid=24603 vsize=28902492 memory=417368 CPUtime=217.96 cores=0-7
/proc/24605/task/24846/stat : 24846 (java) R 24603 24603 19095 0 -1 4202560 2730 0 0 0 21794 2 0 0 20 0 28 0 510713569 29596151808 104351 33554432000 4194304 4196468 140734781460880 139641732706248 139643098675824 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24847] ppid=24603 vsize=28902492 memory=1456 CPUtime=217.82 cores=0-7
/proc/24605/task/24847/stat : 24847 (java) R 24603 24603 19095 0 -1 4202560 5703 0 0 0 21780 2 0 0 20 0 28 0 510713569 29596151808 104351 33554432000 4194304 4196468 140734781460880 139641729548432 139643098675416 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24848] ppid=24603 vsize=28902492 memory=415212 CPUtime=217.83 cores=0-7
/proc/24605/task/24848/stat : 24848 (java) R 24603 24603 19095 0 -1 4202560 3414 0 0 0 21781 2 0 0 20 0 28 0 510713569 29596151808 104351 33554432000 4194304 4196468 140734781460880 139641806692168 139643098951751 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
Current children cumulated CPU time: 1762.92 s
Current children cumulated vsize: 29015620 KiB
Current children cumulated memory: 418860 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 7.95 8.04 8.06 10/219 24864
/proc/meminfo: memFree=23771376/32770624 swapFree=66976772/67108860
[pid=24603] ppid=24600 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/24603/stat : 24603 (xcsp3-exec) S 24600 24603 19095 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510713338 115843072 364 33554432000 4194304 5098028 140727968512400 140727968510504 140653642629756 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13529088 140727968514903 140727968515162 140727968515162 140727968518086 0
/proc/24603/statm: 28282 364 305 221 0 87 0
[pid=24605] ppid=24603 vsize=28902492 memory=469008 CPUtime=1998.25 cores=0-7
/proc/24605/stat : 24605 (java) S 24603 24603 19095 0 -1 1077944320 130733 0 0 0 199742 83 0 0 20 0 28 0 510713338 29596151808 117252 33554432000 4194304 4196468 140734781460880 140734781443424 139643495460599 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
/proc/24605/statm: 7225623 117252 3517 1 0 7186723 0
[pid=24605/tid=24606] ppid=24603 vsize=28902492 memory=6791534058613427641 CPUtime=0.56 cores=0-7
/proc/24605/task/24606/stat : 24606 (java) S 24603 24603 19095 0 -1 1077944384 9278 0 0 0 52 4 0 0 20 0 28 0 510713339 29596151808 117252 33554432000 4194304 4196468 140734781460880 139643499701376 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24607] ppid=24603 vsize=28902492 memory=928 CPUtime=0.39 cores=0-7
/proc/24605/task/24607/stat : 24607 (java) S 24603 24603 19095 0 -1 1077944384 2390 0 0 0 35 4 0 0 20 0 28 0 510713340 29596151808 117252 33554432000 4194304 4196468 140734781460880 139643415312912 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24608] ppid=24603 vsize=28902492 memory=1772 CPUtime=0.4 cores=0-7
/proc/24605/task/24608/stat : 24608 (java) S 24603 24603 19095 0 -1 1077944384 3374 0 0 0 37 3 0 0 20 0 28 0 510713340 29596151808 117252 33554432000 4194304 4196468 140734781460880 139643414260368 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24609] ppid=24603 vsize=28902492 memory=816 CPUtime=0.39 cores=0-7
/proc/24605/task/24609/stat : 24609 (java) S 24603 24603 19095 0 -1 1077944384 4573 0 0 0 36 3 0 0 20 0 28 0 510713340 29596151808 117252 33554432000 4194304 4196468 140734781460880 139643044616464 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24610] ppid=24603 vsize=28902492 memory=4872558044660077418 CPUtime=0.39 cores=0-7
/proc/24605/task/24610/stat : 24610 (java) S 24603 24603 19095 0 -1 1077944384 3556 0 0 0 35 4 0 0 20 0 28 0 510713340 29596151808 117252 33554432000 4194304 4196468 140734781460880 139643043563920 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24611] ppid=24603 vsize=28902492 memory=6116 CPUtime=0.39 cores=0-7
/proc/24605/task/24611/stat : 24611 (java) S 24603 24603 19095 0 -1 1077944384 4113 0 0 0 35 4 0 0 20 0 28 0 510713340 29596151808 117252 33554432000 4194304 4196468 140734781460880 139643042511888 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24612] ppid=24603 vsize=28902492 memory=1060 CPUtime=0.4 cores=0-7
/proc/24605/task/24612/stat : 24612 (java) S 24603 24603 19095 0 -1 1077944384 2716 0 0 0 36 4 0 0 20 0 28 0 510713340 29596151808 117252 33554432000 4194304 4196468 140734781460880 139643041459344 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24613] ppid=24603 vsize=28902492 memory=2828 CPUtime=0.41 cores=0-7
/proc/24605/task/24613/stat : 24613 (java) S 24603 24603 19095 0 -1 1077944384 3222 0 0 0 37 4 0 0 20 0 28 0 510713340 29596151808 117252 33554432000 4194304 4196468 140734781460880 139643040406288 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24614] ppid=24603 vsize=28902492 memory=1216 CPUtime=0.41 cores=0-7
/proc/24605/task/24614/stat : 24614 (java) S 24603 24603 19095 0 -1 1077944384 4040 0 0 0 36 5 0 0 20 0 28 0 510713340 29596151808 117252 33554432000 4194304 4196468 140734781460880 139643039353744 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24615] ppid=24603 vsize=28902492 memory=984 CPUtime=0.35 cores=0-7
/proc/24605/task/24615/stat : 24615 (java) S 24603 24603 19095 0 -1 1077944384 11042 0 0 0 30 5 0 0 20 0 28 0 510713341 29596151808 117252 33554432000 4194304 4196468 140734781460880 139642210117872 139643495471746 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24616] ppid=24603 vsize=28902492 memory=14004 CPUtime=0 cores=0-7
/proc/24605/task/24616/stat : 24616 (java) S 24603 24603 19095 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 510713341 29596151808 117252 33554432000 4194304 4196468 140734781460880 139642209064160 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24617] ppid=24603 vsize=28902492 memory=35340 CPUtime=0 cores=0-7
/proc/24605/task/24617/stat : 24617 (java) S 24603 24603 19095 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 510713342 29596151808 117252 33554432000 4194304 4196468 140734781460880 139642208011008 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24618] ppid=24603 vsize=28902492 memory=14048 CPUtime=0 cores=0-7
/proc/24605/task/24618/stat : 24618 (java) S 24603 24603 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510713344 29596151808 117252 33554432000 4194304 4196468 140734781460880 139642206959568 139643495479195 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24619] ppid=24603 vsize=28902492 memory=2124 CPUtime=1.71 cores=0-7
/proc/24605/task/24619/stat : 24619 (java) S 24603 24603 19095 0 -1 1077944384 11604 0 0 0 170 1 0 0 20 0 28 0 510713344 29596151808 117252 33554432000 4194304 4196468 140734781460880 139642205907696 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24620] ppid=24603 vsize=28902492 memory=500 CPUtime=1.51 cores=0-7
/proc/24605/task/24620/stat : 24620 (java) S 24603 24603 19095 0 -1 1077944384 8190 0 0 0 150 1 0 0 20 0 28 0 510713344 29596151808 117252 33554432000 4194304 4196468 140734781460880 139641819884400 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24621] ppid=24603 vsize=28902492 memory=1556 CPUtime=1.91 cores=0-7
/proc/24605/task/24621/stat : 24621 (java) S 24603 24603 19095 0 -1 1077944384 15575 0 0 0 189 2 0 0 20 0 28 0 510713344 29596151808 117252 33554432000 4194304 4196468 140734781460880 139641818831344 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24622] ppid=24603 vsize=28902492 memory=928 CPUtime=0.65 cores=0-7
/proc/24605/task/24622/stat : 24622 (java) S 24603 24603 19095 0 -1 1077944384 7657 0 0 0 63 2 0 0 20 0 28 0 510713344 29596151808 117252 33554432000 4194304 4196468 140734781460880 139641817778800 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24623] ppid=24603 vsize=28902492 memory=1772 CPUtime=0 cores=0-7
/proc/24605/task/24623/stat : 24623 (java) S 24603 24603 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510713344 29596151808 117252 33554432000 4194304 4196468 140734781460880 139641816725984 139643495470805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24624] ppid=24603 vsize=28902492 memory=816 CPUtime=0.05 cores=0-7
/proc/24605/task/24624/stat : 24624 (java) S 24603 24603 19095 0 -1 1077944384 1905 0 0 0 1 4 0 0 20 0 28 0 510713345 29596151808 117252 33554432000 4194304 4196468 140734781460880 139641815673520 139643495471746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24841] ppid=24603 vsize=28902492 memory=1436 CPUtime=247.69 cores=0-7
/proc/24605/task/24841/stat : 24841 (java) R 24603 24603 19095 0 -1 4202560 4584 0 0 0 24766 3 0 0 20 0 28 0 510713569 29596151808 117252 33554432000 4194304 4196468 140734781460880 139641733757496 139643098952019 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24842] ppid=24603 vsize=28902492 memory=1984 CPUtime=247.86 cores=0-7
/proc/24605/task/24842/stat : 24842 (java) R 24603 24603 19095 0 -1 4202560 2708 0 0 0 24786 0 0 0 20 0 28 0 510713569 29596151808 117252 33554432000 4194304 4196468 140734781460880 139641734811248 139643098675856 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24843] ppid=24603 vsize=28902492 memory=2580 CPUtime=247.88 cores=0-7
/proc/24605/task/24843/stat : 24843 (java) R 24603 24603 19095 0 -1 4202560 2871 0 0 0 24787 1 0 0 20 0 28 0 510713569 29596151808 117252 33554432000 4194304 4196468 140734781460880 139641730601040 139643098675315 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24844] ppid=24603 vsize=28902492 memory=1760 CPUtime=246.87 cores=0-7
/proc/24605/task/24844/stat : 24844 (java) R 24603 24603 19095 0 -1 4202560 5468 0 0 0 24680 7 0 0 20 0 28 0 510713569 29596151808 117252 33554432000 4194304 4196468 140734781460880 139641731656912 139643481528724 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24845] ppid=24603 vsize=28902492 memory=111636 CPUtime=247.16 cores=0-7
/proc/24605/task/24845/stat : 24845 (java) R 24603 24603 19095 0 -1 4202560 3978 0 0 0 24712 4 0 0 20 0 28 0 510713569 29596151808 117252 33554432000 4194304 4196468 140734781460880 139641805640216 139643098675142 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24846] ppid=24603 vsize=28902492 memory=800 CPUtime=247.29 cores=0-7
/proc/24605/task/24846/stat : 24846 (java) R 24603 24603 19095 0 -1 4202560 2990 0 0 0 24726 3 0 0 20 0 28 0 510713569 29596151808 117252 33554432000 4194304 4196468 140734781460880 139641732706096 139643099111811 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24847] ppid=24603 vsize=28902492 memory=1804 CPUtime=247 cores=0-7
/proc/24605/task/24847/stat : 24847 (java) R 24603 24603 19095 0 -1 4202560 5966 0 0 0 24698 2 0 0 20 0 28 0 510713569 29596151808 117252 33554432000 4194304 4196468 140734781460880 139641729548048 139643098676121 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
[pid=24605/tid=24848] ppid=24603 vsize=28902492 memory=920 CPUtime=247.03 cores=0-7
/proc/24605/task/24848/stat : 24848 (java) R 24603 24603 19095 0 -1 4202560 3547 0 0 0 24701 2 0 0 20 0 28 0 510713569 29596151808 117252 33554432000 4194304 4196468 140734781460880 139641806692624 139643098952090 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 12242944 140734781465564 140734781465739 140734781465739 140734781468623 0
Current children cumulated CPU time: 1998.25 s
Current children cumulated vsize: 29015620 KiB
Current children cumulated memory: 470464 KiB

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

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

[startup+252.106 s]
# the end of solver process 24605 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1998.11 s, system=0.844013 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.106
CPU time (s): 1998.95
CPU user time (s): 1998.11
CPU system time (s): 0.844013
CPU usage (%): 792.901
Max. virtual memory (cumulated for all children) (KiB): 29015620
Max. memory (cumulated for all children) (KiB): 470464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1998.11
system time used= 0.844013
maximum resident set size= 469732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132102
page faults= 0
swaps= 0
block input operations= 0
block output operations= 504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39919
involuntary context switches= 25905


# summary of solver processes directly reported to runsolver:
#   pid: 24603,24605
#   total CPU time (s): 1998.95
#   total CPU user time (s): 1998.11
#   total CPU system time (s): 0.844013

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.33355 second user time and 2.68234 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-24 19:54:52
IDJOB=4407378
IDBENCH=135739
IDSOLVER=2872
FILE ID=node124/4407378-1569347733
RUNJOBID= node124-1569335938-19122
PBS_JOBID= 21705061
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n15/TravellingSalesman-15-30-00.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-4407378-1569347733/watcher-4407378-1569347733 -o /var/tmp/evaluation-result-4407378-1569347733/solver-4407378-1569347733 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node124-1569335938-19122 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1438596231 HOME/instance-4407378-1569347733.xml

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

MD5SUM BENCH= 0f9f8d62bc132272af22ef8ddad99d7d
RANDOM SEED=1438596231

node124.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.47
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.47
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.47
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.47
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:        24223544 kB
MemAvailable:   31812848 kB
Buffers:          141136 kB
Cached:          7532600 kB
SwapCached:        29076 kB
Active:          3828108 kB
Inactive:        3882112 kB
Active(anon):       4088 kB
Inactive(anon):    89624 kB
Active(file):    3824020 kB
Inactive(file):  3792488 kB
Unevictable:      108336 kB
Mlocked:          108336 kB
SwapTotal:      67108860 kB
SwapFree:       66976772 kB
Dirty:             26016 kB
Writeback:             0 kB
AnonPages:         45372 kB
Mapped:            57508 kB
Shmem:             49092 kB
Slab:             430704 kB
SReclaimable:     401256 kB
SUnreclaim:        29448 kB
KernelStack:        3744 kB
PageTables:         6108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /var/tmp at the end= 13484 MiB
End job on node124 at 2019-09-24 19:59:04