Trace number 4399973

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-16 parallelSAT (TO)142 20039.8 2520.1

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399973-1568711780.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399973-1568711780.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.50/0.66	c solve instance...
1.97/0.74	o 429 
1.97/0.76	o 317 
1.97/0.76	o 293 
1.97/0.78	o 290 
1.97/0.79	o 287 
1.97/0.79	o 178 
1.97/0.79	o 176 
1.97/0.80	o 151 
2.64/0.80	o 148 
2.64/0.81	o 147 
2.64/0.81	o 146 
2.64/0.82	o 144 
2.64/0.82	o 143 
2.64/0.84	o 142 
20039.19/2520.07	s SATISFIABLE
20039.19/2520.07	v <instantiation>
20039.19/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] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] </list>
20039.19/2520.07	v 	<values>0 4 6 3 8 14 11 10 12 13 16 17 19 21 22 20 25 27 29 24 28 23 26 18 15 9 7 5 2 1 10 5 4 12 8 3 4 1 1 2 2 2 1 1 3 6 3 4 3 18 2 4 4 6 4 4 12 4 1 8 </values>
20039.19/2520.07	v </instantiation>
20039.19/2520.07	c Unexpected resolution interruption!

Verifier Data

OK	142

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (10670 MiB free)
  memory of node 1: 16384 MiB (15477 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399973-1568711780/watcher-4399973-1568711780 -o /tmp/evaluation-result-4399973-1568711780/solver-4399973-1568711780 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1568711300-29398 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1533051134 HOME/instance-4399973-1568711780.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
solver pid=30356, runsolver pid=30353
Current StackSize limit: 8192 KiB


[startup+0.100132 s]*
/proc/loadavg: 8.71 8.44 8.33 2/211 30377
/proc/meminfo: memFree=26760600/32770624 swapFree=66941552/67108860
[pid=30356] ppid=30353 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30356/stat : 30356 (xcsp3-exec) S 30353 30356 29371 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447416703 115843072 364 33554432000 4194304 5098028 140720932320624 140720932318728 140604655161980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32481280 140720932328309 140720932328553 140720932328553 140720932331466 0
/proc/30356/statm: 28282 364 305 221 0 87 0
[pid=30358] ppid=30356 vsize=28227396 memory=29824 CPUtime=0.13 cores=0-7
/proc/30358/stat : 30358 (java) S 30356 30356 29371 0 -1 1077944320 5921 0 0 0 11 2 0 0 20 0 20 0 447416703 28904853504 7456 33554432000 4194304 4196468 140732400879552 140732400862096 140280084111095 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
/proc/30358/statm: 7056849 7456 3121 1 0 7019032 0
[pid=30358/tid=30359] ppid=30356 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/30358/task/30359/stat : 30359 (java) R 30356 30356 29371 0 -1 4202560 3841 0 0 0 8 1 0 0 20 0 20 0 447416704 28904853504 7456 33554432000 4194304 4196468 140732400879552 140280088343008 140280065506301 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30360] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30360/stat : 30360 (java) S 30356 30356 29371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447416704 28904853504 7456 33554432000 4194304 4196468 140732400879552 140280036731280 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30361] ppid=30356 vsize=28227396 memory=140520280180352 CPUtime=0 cores=0-7
/proc/30358/task/30361/stat : 30361 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447416704 28904853504 7456 33554432000 4194304 4196468 140732400879552 140280035678480 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30362] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30362/stat : 30362 (java) S 30356 30356 29371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447416704 28904853504 7456 33554432000 4194304 4196468 140732400879552 140280034626192 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30363] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30363/stat : 30363 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447416704 28904853504 7456 33554432000 4194304 4196468 140732400879552 140280033573392 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30364] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30364/stat : 30364 (java) S 30356 30356 29371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447416704 28904853504 7456 33554432000 4194304 4196468 140732400879552 140280032521104 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30365] ppid=30356 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30358/task/30365/stat : 30365 (java) S 30356 30356 29371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447416704 28904853504 7456 33554432000 4194304 4196468 140732400879552 140280031468304 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30366] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30366/stat : 30366 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447416704 28904853504 7456 33554432000 4194304 4196468 140732400879552 140280030416016 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30367] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30367/stat : 30367 (java) S 30356 30356 29371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447416704 28904853504 7456 33554432000 4194304 4196468 140732400879552 140280029363216 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30368] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30368/stat : 30368 (java) S 30356 30356 29371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447416706 28904853504 7456 33554432000 4194304 4196468 140732400879552 140278547732592 140280084122242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30369] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30369/stat : 30369 (java) S 30356 30356 29371 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447416706 28904853504 7456 33554432000 4194304 4196468 140732400879552 140278546678560 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30370] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30370/stat : 30370 (java) S 30356 30356 29371 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447416706 28904853504 7456 33554432000 4194304 4196468 140732400879552 140278545626224 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30371] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30371/stat : 30371 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447416709 28904853504 7456 33554432000 4194304 4196468 140732400879552 140278544574544 140280084129691 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30372] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30372/stat : 30372 (java) R 30356 30356 29371 0 -1 4202560 297 0 0 0 0 0 0 0 20 0 20 0 447416709 28904853504 7456 33554432000 4194304 4196468 140732400879552 140278543522416 140280084132442 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30373] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30373/stat : 30373 (java) S 30356 30356 29371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447416709 28904853504 7456 33554432000 4194304 4196468 140732400879552 140278542469616 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30374] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30374/stat : 30374 (java) S 30356 30356 29371 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 447416709 28904853504 7456 33554432000 4194304 4196468 140732400879552 140278541417328 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30375] ppid=30356 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/30358/task/30375/stat : 30375 (java) R 30356 30356 29371 0 -1 4202560 347 0 0 0 2 0 0 0 20 0 20 0 447416709 28904853504 7456 33554432000 4194304 4196468 140732400879552 140278540364528 140280084132442 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30376] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30376/stat : 30376 (java) S 30356 30356 29371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447416709 28904853504 7456 33554432000 4194304 4196468 140732400879552 140278539311456 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30377] ppid=30356 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30358/task/30377/stat : 30377 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447416709 28904853504 7456 33554432000 4194304 4196468 140732400879552 140278538258736 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31280 KiB

[startup+0.210565 s]*
/proc/loadavg: 8.71 8.44 8.33 2/211 30377
/proc/meminfo: memFree=26748732/32770624 swapFree=66941552/67108860
[pid=30356] ppid=30353 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30356/stat : 30356 (xcsp3-exec) S 30353 30356 29371 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447416703 115843072 364 33554432000 4194304 5098028 140720932320624 140720932318728 140604655161980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32481280 140720932328309 140720932328553 140720932328553 140720932331466 0
/proc/30356/statm: 28282 364 305 221 0 87 0
[pid=30358] ppid=30356 vsize=28227396 memory=39988 CPUtime=0.33 cores=0-7
/proc/30358/stat : 30358 (java) S 30356 30356 29371 0 -1 1077944320 9337 0 0 0 30 3 0 0 20 0 20 0 447416703 28904853504 9997 33554432000 4194304 4196468 140732400879552 140732400862096 140280084111095 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
/proc/30358/statm: 7056849 9997 3255 1 0 7019032 0
[pid=30358/tid=30359] ppid=30356 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/30358/task/30359/stat : 30359 (java) R 30356 30356 29371 0 -1 4202560 6634 0 0 0 17 2 0 0 20 0 20 0 447416704 28904853504 9997 33554432000 4194304 4196468 140732400879552 140280088344544 140280068191582 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30360] ppid=30356 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/30358/task/30360/stat : 30360 (java) S 30356 30356 29371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447416704 28904853504 9997 33554432000 4194304 4196468 140732400879552 140280036731280 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30361] ppid=30356 vsize=28227396 memory=288370896431892096 CPUtime=0 cores=0-7
/proc/30358/task/30361/stat : 30361 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447416704 28904853504 9997 33554432000 4194304 4196468 140732400879552 140280035678480 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30362] ppid=30356 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30358/task/30362/stat : 30362 (java) S 30356 30356 29371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447416704 28904853504 9997 33554432000 4194304 4196468 140732400879552 140280034626192 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30363] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30363/stat : 30363 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447416704 28904853504 9997 33554432000 4194304 4196468 140732400879552 140280033573392 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30364] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30364/stat : 30364 (java) S 30356 30356 29371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447416704 28904853504 9997 33554432000 4194304 4196468 140732400879552 140280032521104 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30365] ppid=30356 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30358/task/30365/stat : 30365 (java) S 30356 30356 29371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447416704 28904853504 9997 33554432000 4194304 4196468 140732400879552 140280031468304 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30366] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30366/stat : 30366 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447416704 28904853504 9997 33554432000 4194304 4196468 140732400879552 140280030416016 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30367] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30367/stat : 30367 (java) S 30356 30356 29371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447416704 28904853504 9997 33554432000 4194304 4196468 140732400879552 140280029363216 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30368] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30368/stat : 30368 (java) S 30356 30356 29371 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447416706 28904853504 9997 33554432000 4194304 4196468 140732400879552 140278547732592 140280084122242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30369] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30369/stat : 30369 (java) S 30356 30356 29371 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447416706 28904853504 9997 33554432000 4194304 4196468 140732400879552 140278546678560 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30370] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30370/stat : 30370 (java) S 30356 30356 29371 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447416706 28904853504 9997 33554432000 4194304 4196468 140732400879552 140278545626224 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30371] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30371/stat : 30371 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447416709 28904853504 9997 33554432000 4194304 4196468 140732400879552 140278544574544 140280084129691 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30372] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30372/stat : 30372 (java) S 30356 30356 29371 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 447416709 28904853504 9997 33554432000 4194304 4196468 140732400879552 140278543522416 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30373] ppid=30356 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30358/task/30373/stat : 30373 (java) S 30356 30356 29371 0 -1 1077944384 62 0 0 0 1 0 0 0 20 0 20 0 447416709 28904853504 9997 33554432000 4194304 4196468 140732400879552 140278542469616 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30374] ppid=30356 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/30358/task/30374/stat : 30374 (java) S 30356 30356 29371 0 -1 1077944384 260 0 0 0 2 0 0 0 20 0 20 0 447416709 28904853504 9997 33554432000 4194304 4196468 140732400879552 140278541417328 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30375] ppid=30356 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/30358/task/30375/stat : 30375 (java) R 30356 30356 29371 0 -1 4202560 762 0 0 0 7 0 0 0 20 0 20 0 447416709 28904853504 9997 33554432000 4194304 4196468 140732400879552 140278540364336 140280076348222 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30376] ppid=30356 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30376/stat : 30376 (java) S 30356 30356 29371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447416709 28904853504 9997 33554432000 4194304 4196468 140732400879552 140278539311456 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30377] ppid=30356 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30358/task/30377/stat : 30377 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447416709 28904853504 9997 33554432000 4194304 4196468 140732400879552 140278538258736 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41444 KiB

[startup+0.310481 s]*
/proc/loadavg: 8.71 8.44 8.33 3/211 30377
/proc/meminfo: memFree=26740728/32770624 swapFree=66941552/67108860
[pid=30356] ppid=30353 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30356/stat : 30356 (xcsp3-exec) S 30353 30356 29371 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447416703 115843072 364 33554432000 4194304 5098028 140720932320624 140720932318728 140604655161980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32481280 140720932328309 140720932328553 140720932328553 140720932331466 0
/proc/30356/statm: 28282 364 305 221 0 87 0
[pid=30358] ppid=30356 vsize=28231652 memory=49916 CPUtime=0.52 cores=0-7
/proc/30358/stat : 30358 (java) S 30356 30356 29371 0 -1 1077944320 10813 0 0 0 48 4 0 0 20 0 20 0 447416703 28909211648 12479 33554432000 4194304 4196468 140732400879552 140732400862096 140280084111095 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
/proc/30358/statm: 7057913 12479 3368 1 0 7019032 0
[pid=30358/tid=30359] ppid=30356 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/30358/task/30359/stat : 30359 (java) R 30356 30356 29371 0 -1 4202560 7779 0 0 0 27 3 0 0 20 0 20 0 447416704 28909211648 12479 33554432000 4194304 4196468 140732400879552 140280088348256 140280084133021 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30360] ppid=30356 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30360/stat : 30360 (java) S 30356 30356 29371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447416704 28909211648 12479 33554432000 4194304 4196468 140732400879552 140280036731280 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30361] ppid=30356 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30361/stat : 30361 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447416704 28909211648 12479 33554432000 4194304 4196468 140732400879552 140280035678480 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30362] ppid=30356 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30362/stat : 30362 (java) S 30356 30356 29371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447416704 28909211648 12479 33554432000 4194304 4196468 140732400879552 140280034626192 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30363] ppid=30356 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30363/stat : 30363 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447416704 28909211648 12479 33554432000 4194304 4196468 140732400879552 140280033573392 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30364] ppid=30356 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/30358/task/30364/stat : 30364 (java) S 30356 30356 29371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447416704 28909211648 12479 33554432000 4194304 4196468 140732400879552 140280032521104 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30365] ppid=30356 vsize=28231652 memory=140520122839983 CPUtime=0 cores=0-7
/proc/30358/task/30365/stat : 30365 (java) S 30356 30356 29371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447416704 28909211648 12479 33554432000 4194304 4196468 140732400879552 140280031468304 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30366] ppid=30356 vsize=28231652 memory=140520122842288 CPUtime=0 cores=0-7
/proc/30358/task/30366/stat : 30366 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447416704 28909211648 12479 33554432000 4194304 4196468 140732400879552 140280030416016 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30367] ppid=30356 vsize=28231652 memory=140520122844592 CPUtime=0 cores=0-7
/proc/30358/task/30367/stat : 30367 (java) S 30356 30356 29371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447416704 28909211648 12479 33554432000 4194304 4196468 140732400879552 140280029363216 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30368] ppid=30356 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30368/stat : 30368 (java) S 30356 30356 29371 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447416706 28909211648 12479 33554432000 4194304 4196468 140732400879552 140278547732592 140280084122242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30369] ppid=30356 vsize=28231652 memory=281040245696144 CPUtime=0 cores=0-7
/proc/30358/task/30369/stat : 30369 (java) S 30356 30356 29371 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447416706 28909211648 12479 33554432000 4194304 4196468 140732400879552 140278546678560 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30370] ppid=30356 vsize=28231652 memory=281040245703056 CPUtime=0 cores=0-7
/proc/30358/task/30370/stat : 30370 (java) S 30356 30356 29371 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447416706 28909211648 12479 33554432000 4194304 4196468 140732400879552 140278545626224 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30371] ppid=30356 vsize=28231652 memory=281040245644208 CPUtime=0 cores=0-7
/proc/30358/task/30371/stat : 30371 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447416709 28909211648 12479 33554432000 4194304 4196468 140732400879552 140278544574544 140280084129691 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30372] ppid=30356 vsize=28231652 memory=281040245716880 CPUtime=0.01 cores=0-7
/proc/30358/task/30372/stat : 30372 (java) S 30356 30356 29371 0 -1 1077944384 352 0 0 0 1 0 0 0 20 0 20 0 447416709 28909211648 12479 33554432000 4194304 4196468 140732400879552 140278543522416 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30373] ppid=30356 vsize=28231652 memory=281040245723792 CPUtime=0.02 cores=0-7
/proc/30358/task/30373/stat : 30373 (java) S 30356 30356 29371 0 -1 1077944384 102 0 0 0 2 0 0 0 20 0 20 0 447416709 28909211648 12479 33554432000 4194304 4196468 140732400879552 140278542469616 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30374] ppid=30356 vsize=28231652 memory=281040245721488 CPUtime=0.04 cores=0-7
/proc/30358/task/30374/stat : 30374 (java) R 30356 30356 29371 0 -1 4202560 353 0 0 0 4 0 0 0 20 0 20 0 447416709 28909211648 12479 33554432000 4194304 4196468 140732400879552 140278541407712 140280067667734 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30375] ppid=30356 vsize=28231652 memory=281040245737648 CPUtime=0.12 cores=0-7
/proc/30358/task/30375/stat : 30375 (java) S 30356 30356 29371 0 -1 1077944384 913 0 0 0 12 0 0 0 20 0 20 0 447416709 28909211648 12479 33554432000 4194304 4196468 140732400879552 140278540364528 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30376] ppid=30356 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30376/stat : 30376 (java) S 30356 30356 29371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447416709 28909211648 12479 33554432000 4194304 4196468 140732400879552 140278539311456 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30377] ppid=30356 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/30358/task/30377/stat : 30377 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447416709 28909211648 12479 33554432000 4194304 4196468 140732400879552 140278538258736 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51372 KiB

[startup+0.702407 s]
/proc/loadavg: 8.71 8.44 8.33 5/211 30377
/proc/meminfo: memFree=26719500/32770624 swapFree=66941552/67108860
[pid=30356] ppid=30353 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30356/stat : 30356 (xcsp3-exec) S 30353 30356 29371 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447416703 115843072 364 33554432000 4194304 5098028 140720932320624 140720932318728 140604655161980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32481280 140720932328309 140720932328553 140720932328553 140720932331466 0
/proc/30356/statm: 28282 364 305 221 0 87 0
[pid=30358] ppid=30356 vsize=28766288 memory=119656 CPUtime=1.97 cores=0-7
/proc/30358/stat : 30358 (java) S 30356 30356 29371 0 -1 1077944320 16119 0 0 0 190 7 0 0 20 0 28 0 447416703 29456678912 29914 33554432000 4194304 4196468 140732400879552 140732400862096 140280084111095 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
/proc/30358/statm: 7191572 29914 3462 1 0 7152672 0
[pid=30358/tid=30359] ppid=30356 vsize=28766288 memory=281040246095536 CPUtime=0.65 cores=0-7
/proc/30358/task/30359/stat : 30359 (java) S 30356 30356 29371 0 -1 1077944384 9207 0 0 0 61 4 0 0 20 0 28 0 447416704 29456678912 29914 33554432000 4194304 4196468 140732400879552 140280088351872 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30360] ppid=30356 vsize=28766288 memory=140520123048816 CPUtime=0 cores=0-7
/proc/30358/task/30360/stat : 30360 (java) S 30356 30356 29371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447416704 29456678912 29914 33554432000 4194304 4196468 140732400879552 140280036731280 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30361] ppid=30356 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30361/stat : 30361 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447416704 29456678912 29914 33554432000 4194304 4196468 140732400879552 140280035678480 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30362] ppid=30356 vsize=28766288 memory=6004 CPUtime=0 cores=0-7
/proc/30358/task/30362/stat : 30362 (java) S 30356 30356 29371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 447416704 29456678912 29914 33554432000 4194304 4196468 140732400879552 140280034626192 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0

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

[pid=30358/tid=30496] ppid=30356 vsize=28832852 memory=4126316290023845779 CPUtime=2417.87 cores=0-7
/proc/30358/task/30496/stat : 30496 (java) R 30356 30356 29371 0 -1 4202560 68870 0 0 0 241753 34 0 0 20 0 28 0 447416788 29524840448 305220 33554432000 4194304 4196468 140732400879552 140278455302800 140279694849381 0 4 0 16800975 0 0 0 -1 4 0 0 15 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
Current children cumulated CPU time: 19421 s
Current children cumulated vsize: 28945980 KiB
Current children cumulated memory: 1222336 KiB

[startup+2502.3 s]
/proc/loadavg: 8.56 8.46 8.44 9/219 30684
/proc/meminfo: memFree=24569692/32770624 swapFree=66941552/67108860
[pid=30356] ppid=30353 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30356/stat : 30356 (xcsp3-exec) S 30353 30356 29371 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447416703 115843072 364 33554432000 4194304 5098028 140720932320624 140720932318728 140604655161980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32481280 140720932328309 140720932328553 140720932328553 140720932331466 0
/proc/30356/statm: 28282 364 305 221 0 87 0
[pid=30358] ppid=30356 vsize=28832852 memory=2214872 CPUtime=19898.4 cores=0-7
/proc/30358/stat : 30358 (java) S 30356 30356 29371 0 -1 1077944320 916544 0 0 0 1989117 721 0 0 20 0 28 0 447416703 29524840448 553718 33554432000 4194304 4196468 140732400879552 140732400862096 140280084111095 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
/proc/30358/statm: 7208213 553718 3534 1 0 7169313 0
[pid=30358/tid=30359] ppid=30356 vsize=28832852 memory=2214872 CPUtime=0.66 cores=0-7
/proc/30358/task/30359/stat : 30359 (java) S 30356 30356 29371 0 -1 1077944384 9212 0 0 0 62 4 0 0 20 0 28 0 447416704 29524840448 553718 33554432000 4194304 4196468 140732400879552 140280088351872 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30360] ppid=30356 vsize=28832852 memory=2214872 CPUtime=7.93 cores=0-7
/proc/30358/task/30360/stat : 30360 (java) S 30356 30356 29371 0 -1 1077944384 30443 0 0 0 757 36 0 0 20 0 28 0 447416704 29524840448 553718 33554432000 4194304 4196468 140732400879552 140280036731280 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30361] ppid=30356 vsize=28832852 memory=2212824 CPUtime=7.86 cores=0-7
/proc/30358/task/30361/stat : 30361 (java) S 30356 30356 29371 0 -1 1077944384 33758 0 0 0 750 36 0 0 20 0 28 0 447416704 29524840448 553718 33554432000 4194304 4196468 140732400879552 140280035678480 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30362] ppid=30356 vsize=28832852 memory=2212824 CPUtime=7.78 cores=0-7
/proc/30358/task/30362/stat : 30362 (java) S 30356 30356 29371 0 -1 1077944384 34889 0 0 0 746 32 0 0 20 0 28 0 447416704 29524840448 553718 33554432000 4194304 4196468 140732400879552 140280034626192 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30363] ppid=30356 vsize=28832852 memory=2212824 CPUtime=7.89 cores=0-7
/proc/30358/task/30363/stat : 30363 (java) S 30356 30356 29371 0 -1 1077944384 34479 0 0 0 757 32 0 0 20 0 28 0 447416704 29524840448 553718 33554432000 4194304 4196468 140732400879552 140280033573392 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30364] ppid=30356 vsize=28832852 memory=2214872 CPUtime=7.83 cores=0-7
/proc/30358/task/30364/stat : 30364 (java) S 30356 30356 29371 0 -1 1077944384 32113 0 0 0 750 33 0 0 20 0 28 0 447416704 29524840448 553718 33554432000 4194304 4196468 140732400879552 140280032521104 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30365] ppid=30356 vsize=28832852 memory=2214872 CPUtime=7.91 cores=0-7
/proc/30358/task/30365/stat : 30365 (java) S 30356 30356 29371 0 -1 1077944384 33323 0 0 0 757 34 0 0 20 0 28 0 447416704 29524840448 553718 33554432000 4194304 4196468 140732400879552 140280031468304 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30366] ppid=30356 vsize=28832852 memory=2214872 CPUtime=7.79 cores=0-7
/proc/30358/task/30366/stat : 30366 (java) S 30356 30356 29371 0 -1 1077944384 31273 0 0 0 744 35 0 0 20 0 28 0 447416704 29524840448 553718 33554432000 4194304 4196468 140732400879552 140280030416016 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30367] ppid=30356 vsize=28832852 memory=2214872 CPUtime=7.83 cores=0-7
/proc/30358/task/30367/stat : 30367 (java) S 30356 30356 29371 0 -1 1077944384 33403 0 0 0 750 33 0 0 20 0 28 0 447416704 29524840448 553718 33554432000 4194304 4196468 140732400879552 140280029363216 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30368] ppid=30356 vsize=28832852 memory=1456 CPUtime=4.4 cores=0-7
/proc/30358/task/30368/stat : 30368 (java) S 30356 30356 29371 0 -1 1077944384 134525 0 0 0 276 164 0 0 20 0 28 0 447416706 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278547732592 140280084122242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30369] ppid=30356 vsize=28832852 memory=2214872 CPUtime=0 cores=0-7
/proc/30358/task/30369/stat : 30369 (java) S 30356 30356 29371 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 447416706 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278546678624 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30370] ppid=30356 vsize=28832852 memory=2212824 CPUtime=0 cores=0-7
/proc/30358/task/30370/stat : 30370 (java) S 30356 30356 29371 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 447416706 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278545626240 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30371] ppid=30356 vsize=28832852 memory=1456 CPUtime=0 cores=0-7
/proc/30358/task/30371/stat : 30371 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447416709 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278544574544 140280084129691 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30372] ppid=30356 vsize=28832852 memory=1976 CPUtime=1.82 cores=0-7
/proc/30358/task/30372/stat : 30372 (java) S 30356 30356 29371 0 -1 1077944384 11278 0 0 0 180 2 0 0 20 0 28 0 447416709 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278543522416 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30373] ppid=30356 vsize=28832852 memory=2432 CPUtime=1.86 cores=0-7
/proc/30358/task/30373/stat : 30373 (java) S 30356 30356 29371 0 -1 1077944384 8824 0 0 0 185 1 0 0 20 0 28 0 447416709 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278542469616 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30374] ppid=30356 vsize=28832852 memory=1456 CPUtime=1.87 cores=0-7
/proc/30358/task/30374/stat : 30374 (java) S 30356 30356 29371 0 -1 1077944384 9853 0 0 0 186 1 0 0 20 0 28 0 447416709 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278541417328 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30375] ppid=30356 vsize=28832852 memory=2212824 CPUtime=0.67 cores=0-7
/proc/30358/task/30375/stat : 30375 (java) S 30356 30356 29371 0 -1 1077944384 7636 0 0 0 66 1 0 0 20 0 28 0 447416709 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278540364528 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30376] ppid=30356 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/30358/task/30376/stat : 30376 (java) S 30356 30356 29371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447416709 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278539311456 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30377] ppid=30356 vsize=28832852 memory=130378027298105 CPUtime=0.49 cores=0-7
/proc/30358/task/30377/stat : 30377 (java) S 30356 30356 29371 0 -1 1077944384 7291 0 0 0 22 27 0 0 20 0 28 0 447416709 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278538258736 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30489] ppid=30356 vsize=28832852 memory=0 CPUtime=2476.71 cores=0-7
/proc/30358/task/30489/stat : 30489 (java) R 30356 30356 29371 0 -1 4202560 22415 0 0 0 247656 15 0 0 20 0 28 0 447416788 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278458457008 140279694603802 0 4 0 16800975 0 0 0 -1 1 0 0 14 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30490] ppid=30356 vsize=28832852 memory=7812726576340533336 CPUtime=2479.27 cores=0-7
/proc/30358/task/30490/stat : 30490 (java) R 30356 30356 29371 0 -1 4202560 23359 0 0 0 247913 14 0 0 20 0 28 0 447416788 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278459511264 140279694476355 0 4 0 16800975 0 0 0 -1 4 0 0 15 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30491] ppid=30356 vsize=28832852 memory=1456 CPUtime=2477.76 cores=0-7
/proc/30358/task/30491/stat : 30491 (java) R 30356 30356 29371 0 -1 4202560 22753 0 0 0 247759 17 0 0 20 0 28 0 447416788 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278461615648 140279694801654 0 4 0 16800975 0 0 0 -1 5 0 0 13 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30492] ppid=30356 vsize=28832852 memory=2212824 CPUtime=2477.34 cores=0-7
/proc/30358/task/30492/stat : 30492 (java) R 30356 30356 29371 0 -1 4202560 128039 0 0 0 247651 83 0 0 20 0 28 0 447416788 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278453194896 140279693439893 0 4 0 16800975 0 0 0 -1 3 0 0 14 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30493] ppid=30356 vsize=28832852 memory=1456 CPUtime=2476.24 cores=0-7
/proc/30358/task/30493/stat : 30493 (java) R 30356 30356 29371 0 -1 4202560 128328 0 0 0 247519 105 0 0 20 0 28 0 447416788 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278454250512 140279693199780 0 4 0 16800975 0 0 0 -1 0 0 0 13 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30494] ppid=30356 vsize=28832852 memory=2212824 CPUtime=2479.03 cores=0-7
/proc/30358/task/30494/stat : 30494 (java) R 30356 30356 29371 0 -1 4202560 45139 0 0 0 247882 21 0 0 20 0 28 0 447416788 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278456353064 140279693199747 0 4 0 16800975 0 0 0 -1 6 0 0 18 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30495] ppid=30356 vsize=28832852 memory=2212720 CPUtime=2479.26 cores=0-7
/proc/30358/task/30495/stat : 30495 (java) R 30356 30356 29371 0 -1 4202560 21773 0 0 0 247914 12 0 0 20 0 28 0 447416788 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278460564456 140279693348580 0 4 0 16800975 0 0 0 -1 7 0 0 15 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30496] ppid=30356 vsize=28832852 memory=1456 CPUtime=2477.47 cores=0-7
/proc/30358/task/30496/stat : 30496 (java) R 30356 30356 29371 0 -1 4202560 68957 0 0 0 247712 35 0 0 20 0 28 0 447416788 29524840448 553718 33554432000 4194304 4196468 140732400879552 140278455299696 140279694341580 0 4 0 16800975 0 0 0 -1 2 0 0 15 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
Current children cumulated CPU time: 19898.4 s
Current children cumulated vsize: 28945980 KiB
Current children cumulated memory: 2216328 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.62 8.48 8.44 9/219 30684
/proc/meminfo: memFree=25626004/32770624 swapFree=66941552/67108860
[pid=30356] ppid=30353 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30356/stat : 30356 (xcsp3-exec) S 30353 30356 29371 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447416703 115843072 364 33554432000 4194304 5098028 140720932320624 140720932318728 140604655161980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32481280 140720932328309 140720932328553 140720932328553 140720932331466 0
/proc/30356/statm: 28282 364 305 221 0 87 0
[pid=30358] ppid=30356 vsize=28832852 memory=1158512 CPUtime=20039.2 cores=0-7
/proc/30358/stat : 30358 (java) S 30356 30356 29371 0 -1 1077944320 932989 0 0 0 2003188 731 0 0 20 0 28 0 447416703 29524840448 289628 33554432000 4194304 4196468 140732400879552 140732400862096 140280084111095 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
/proc/30358/statm: 7208213 289628 3534 1 0 7169313 0
[pid=30358/tid=30359] ppid=30356 vsize=28832852 memory=1158512 CPUtime=0.66 cores=0-7
/proc/30358/task/30359/stat : 30359 (java) S 30356 30356 29371 0 -1 1077944384 9212 0 0 0 62 4 0 0 20 0 28 0 447416704 29524840448 289628 33554432000 4194304 4196468 140732400879552 140280088351872 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30360] ppid=30356 vsize=28832852 memory=4126316290023845779 CPUtime=8.02 cores=0-7
/proc/30358/task/30360/stat : 30360 (java) S 30356 30356 29371 0 -1 1077944384 31745 0 0 0 766 36 0 0 20 0 28 0 447416704 29524840448 289628 33554432000 4194304 4196468 140732400879552 140280036731280 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30361] ppid=30356 vsize=28832852 memory=111628 CPUtime=7.96 cores=0-7
/proc/30358/task/30361/stat : 30361 (java) S 30356 30356 29371 0 -1 1077944384 35707 0 0 0 759 37 0 0 20 0 28 0 447416704 29524840448 289628 33554432000 4194304 4196468 140732400879552 140280035678480 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30362] ppid=30356 vsize=28832852 memory=1456 CPUtime=7.89 cores=0-7
/proc/30358/task/30362/stat : 30362 (java) S 30356 30356 29371 0 -1 1077944384 36500 0 0 0 756 33 0 0 20 0 28 0 447416704 29524840448 289628 33554432000 4194304 4196468 140732400879552 140280034626192 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30363] ppid=30356 vsize=28832852 memory=2214872 CPUtime=7.99 cores=0-7
/proc/30358/task/30363/stat : 30363 (java) S 30356 30356 29371 0 -1 1077944384 35598 0 0 0 767 32 0 0 20 0 28 0 447416704 29524840448 289628 33554432000 4194304 4196468 140732400879552 140280033573392 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30364] ppid=30356 vsize=28832852 memory=924 CPUtime=7.94 cores=0-7
/proc/30358/task/30364/stat : 30364 (java) S 30356 30356 29371 0 -1 1077944384 33019 0 0 0 760 34 0 0 20 0 28 0 447416704 29524840448 289628 33554432000 4194304 4196468 140732400879552 140280032521104 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30365] ppid=30356 vsize=28832852 memory=4136 CPUtime=8.01 cores=0-7
/proc/30358/task/30365/stat : 30365 (java) S 30356 30356 29371 0 -1 1077944384 34650 0 0 0 767 34 0 0 20 0 28 0 447416704 29524840448 289628 33554432000 4194304 4196468 140732400879552 140280031468304 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30366] ppid=30356 vsize=28832852 memory=4100 CPUtime=7.88 cores=0-7
/proc/30358/task/30366/stat : 30366 (java) S 30356 30356 29371 0 -1 1077944384 32988 0 0 0 753 35 0 0 20 0 28 0 447416704 29524840448 289628 33554432000 4194304 4196468 140732400879552 140280030416016 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30367] ppid=30356 vsize=28832852 memory=1412 CPUtime=7.92 cores=0-7
/proc/30358/task/30367/stat : 30367 (java) S 30356 30356 29371 0 -1 1077944384 34119 0 0 0 759 33 0 0 20 0 28 0 447416704 29524840448 289628 33554432000 4194304 4196468 140732400879552 140280029363216 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30368] ppid=30356 vsize=28832852 memory=3844 CPUtime=4.43 cores=0-7
/proc/30358/task/30368/stat : 30368 (java) S 30356 30356 29371 0 -1 1077944384 136699 0 0 0 279 164 0 0 20 0 28 0 447416706 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278547732592 140280084122242 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30369] ppid=30356 vsize=28832852 memory=1158512 CPUtime=0 cores=0-7
/proc/30358/task/30369/stat : 30369 (java) S 30356 30356 29371 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 447416706 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278546678624 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30370] ppid=30356 vsize=28832852 memory=-7169539485663701033 CPUtime=0 cores=0-7
/proc/30358/task/30370/stat : 30370 (java) S 30356 30356 29371 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 447416706 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278545626240 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30371] ppid=30356 vsize=28832852 memory=-3472574944341025154 CPUtime=0 cores=0-7
/proc/30358/task/30371/stat : 30371 (java) S 30356 30356 29371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447416709 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278544574544 140280084129691 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30372] ppid=30356 vsize=28832852 memory=-4546129931942301828 CPUtime=1.82 cores=0-7
/proc/30358/task/30372/stat : 30372 (java) S 30356 30356 29371 0 -1 1077944384 11285 0 0 0 180 2 0 0 20 0 28 0 447416709 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278543522416 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30373] ppid=30356 vsize=28832852 memory=-2746958450906831424 CPUtime=1.86 cores=0-7
/proc/30358/task/30373/stat : 30373 (java) S 30356 30356 29371 0 -1 1077944384 8831 0 0 0 185 1 0 0 20 0 28 0 447416709 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278542469616 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30374] ppid=30356 vsize=28832852 memory=-9174445032661854264 CPUtime=1.87 cores=0-7
/proc/30358/task/30374/stat : 30374 (java) S 30356 30356 29371 0 -1 1077944384 9865 0 0 0 186 1 0 0 20 0 28 0 447416709 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278541417328 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30375] ppid=30356 vsize=28832852 memory=-5921431000321636112 CPUtime=0.67 cores=0-7
/proc/30358/task/30375/stat : 30375 (java) S 30356 30356 29371 0 -1 1077944384 7642 0 0 0 66 1 0 0 20 0 28 0 447416709 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278540364528 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30376] ppid=30356 vsize=28832852 memory=-4546129931942301828 CPUtime=0 cores=0-7
/proc/30358/task/30376/stat : 30376 (java) S 30356 30356 29371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447416709 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278539311456 140280084121301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30377] ppid=30356 vsize=28832852 memory=-1088251628401078322 CPUtime=0.49 cores=0-7
/proc/30358/task/30377/stat : 30377 (java) S 30356 30356 29371 0 -1 1077944384 7384 0 0 0 22 27 0 0 20 0 28 0 447416709 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278538258736 140280084122242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30489] ppid=30356 vsize=28832852 memory=1456 CPUtime=2494.18 cores=0-7
/proc/30358/task/30489/stat : 30489 (java) R 30356 30356 29371 0 -1 4202560 22731 0 0 0 249402 16 0 0 20 0 28 0 447416788 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278458457144 140279694849199 0 4 0 16800975 0 0 0 -1 1 0 0 15 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30490] ppid=30356 vsize=28832852 memory=1158512 CPUtime=2496.74 cores=0-7
/proc/30358/task/30490/stat : 30490 (java) R 30356 30356 29371 0 -1 4202560 23716 0 0 0 249660 14 0 0 20 0 28 0 447416788 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278459510888 140279693949317 0 4 0 16800975 0 0 0 -1 5 0 0 16 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30491] ppid=30356 vsize=28832852 memory=4004 CPUtime=2495.26 cores=0-7
/proc/30358/task/30491/stat : 30491 (java) R 30356 30356 29371 0 -1 4202560 23096 0 0 0 249509 17 0 0 20 0 28 0 447416788 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278461615728 140279693199720 0 4 0 16800975 0 0 0 -1 7 0 0 13 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30492] ppid=30356 vsize=28832852 memory=2832 CPUtime=2494.87 cores=0-7
/proc/30358/task/30492/stat : 30492 (java) R 30356 30356 29371 0 -1 4202560 128549 0 0 0 249403 84 0 0 20 0 28 0 447416788 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278453194984 140279694496123 0 4 0 16800975 0 0 0 -1 2 0 0 14 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30493] ppid=30356 vsize=28832852 memory=14012 CPUtime=2493.68 cores=0-7
/proc/30358/task/30493/stat : 30493 (java) R 30356 30356 29371 0 -1 4202560 129154 0 0 0 249259 109 0 0 20 0 28 0 447416788 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278454247520 140279695630318 0 4 0 16800975 0 0 0 -1 3 0 0 13 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30494] ppid=30356 vsize=28832852 memory=2112 CPUtime=2496.55 cores=0-7
/proc/30358/task/30494/stat : 30494 (java) R 30356 30356 29371 0 -1 4202560 45540 0 0 0 249634 21 0 0 20 0 28 0 447416788 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278456353784 140279694852230 0 4 0 16800975 0 0 0 -1 4 0 0 19 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30495] ppid=30356 vsize=28832852 memory=12040 CPUtime=2496.79 cores=0-7
/proc/30358/task/30495/stat : 30495 (java) R 30356 30356 29371 0 -1 4202560 21978 0 0 0 249667 12 0 0 20 0 28 0 447416788 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278460564456 140279693200465 0 4 0 16800975 0 0 0 -1 6 0 0 16 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
[pid=30358/tid=30496] ppid=30356 vsize=28832852 memory=28228 CPUtime=2495 cores=0-7
/proc/30358/task/30496/stat : 30496 (java) R 30356 30356 29371 0 -1 4202560 69500 0 0 0 249464 36 0 0 20 0 28 0 447416788 29524840448 289628 33554432000 4194304 4196468 140732400879552 140278455302800 140279694077952 0 4 0 16800975 0 0 0 -1 0 0 0 15 0 0 6293624 6294260 27316224 140732400886762 140732400886934 140732400886934 140732400889807 0
Current children cumulated CPU time: 20039.2 s
Current children cumulated vsize: 28945980 KiB
Current children cumulated memory: 1159968 KiB

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

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

[startup+2520.1 s]
# the end of solver process 30358 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20032.5 s, system=7.33018 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): 20039.8
CPU user time (s): 20032.5
CPU system time (s): 7.33018
CPU usage (%): 795.2
Max. virtual memory (cumulated for all children) (KiB): 28949052
Max. memory (cumulated for all children) (KiB): 2940284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20032.5
system time used= 7.33018
maximum resident set size= 2949140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 933716
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 240220
involuntary context switches= 252045


# summary of solver processes directly reported to runsolver:
#   pid: 30356,30358
#   total CPU time (s): 20039.8
#   total CPU user time (s): 20032.5
#   total CPU system time (s): 7.33018

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.4932 second user time and 27.6672 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-17 11:15:42
IDJOB=4399973
IDBENCH=135866
IDSOLVER=2854
FILE ID=node149/4399973-1568711780
RUNJOBID= node149-1568711300-29398
PBS_JOBID= 21703928
Free space on /tmp= 61420 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n30/TravellingSalesman-30-30-11.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399973-1568711780/watcher-4399973-1568711780 -o /tmp/evaluation-result-4399973-1568711780/solver-4399973-1568711780 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1568711300-29398 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1533051134 HOME/instance-4399973-1568711780.xml

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

MD5SUM BENCH= ac86bf8ef4620229a98c72b0f60cfd27
RANDOM SEED=1533051134

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
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.81
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.81
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.81
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:        26777208 kB
MemAvailable:   31842820 kB
Buffers:          114756 kB
Cached:          5252680 kB
SwapCached:        61048 kB
Active:          2425980 kB
Inactive:        3003624 kB
Active(anon):       4464 kB
Inactive(anon):   106200 kB
Active(file):    2421516 kB
Inactive(file):  2897424 kB
Unevictable:      111220 kB
Mlocked:          111220 kB
SwapTotal:      67108860 kB
SwapFree:       66941552 kB
Dirty:             26276 kB
Writeback:             0 kB
AnonPages:        139640 kB
Mapped:            49204 kB
Shmem:             40008 kB
Slab:             154900 kB
SReclaimable:     125016 kB
SUnreclaim:        29884 kB
KernelStack:        3824 kB
PageTables:         5688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61396 MiB
End job on node149 at 2019-09-17 11:57:43