Trace number 4404779

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20 parallelSAT (TO)500 20065.6 2520.1

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n100/
TravellingSalesman-100-50-08.xml
MD5SUM8e11a97c7673f129a8c4890bd1c1105b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark443
Best CPU time to get the best result obtained on this benchmark20119.8
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints101
Number of domains2
Minimum domain size62
Maximum domain size100
Distribution of domain sizes[{"size":62,"count":100},{"size":100,"count":100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":100}]
Minimum constraint arity3
Maximum constraint arity100
Distribution of constraint arities[{"arity":3,"count":100},{"arity":100,"count":1}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"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-4404779-1569005676.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4404779-1569005676.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
10.31/2.44	c solve instance...
16.24/3.25	o 533 
16.24/3.28	o 528 
16.81/3.31	o 522 
16.81/3.37	o 507 
17.32/3.40	o 505 
18.81/3.75	o 504 
18.81/3.79	o 503 
19.10/3.83	o 502 
19.66/3.90	o 501 
19.66/3.95	o 500 
20065.02/2520.06	s SATISFIABLE
20065.02/2520.06	v <instantiation>
20065.02/2520.06	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[70] d[71] d[72] d[73] d[74] d[75] d[76] d[77] d[78] d[79] d[80] d[81] d[82] d[83] d[84] d[85] d[86] d[87] d[88] d[89] d[90] d[91] d[92] d[93] d[94] d[95] d[96] d[97] d[98] d[99] </list>
20065.02/2520.06	v 	<values>67 71 63 58 52 46 40 41 32 35 36 47 49 53 27 21 17 11 10 8 6 3 1 12 16 15 2 0 20 19 81 90 86 91 95 92 99 98 93 94 88 89 84 77 78 70 44 39 31 30 18 26 25 24 29 23 28 22 13 9 7 4 5 14 34 45 56 51 57 43 48 50 54 55 62 66 60 59 42 37 33 38 69 74 85 87 97 96 80 76 73 75 83 79 82 72 65 68 61 64 2 4 4 4 3 2 1 9 1 1 7 1 2 12 4 2 2 3 4 3 2 15 16 1 1 12 5 13 2 29 6 4 6 2 8 8 4 1 1 2 5 7 6 4 4 12 2 5 2 9 3 1 1 2 4 4 3 5 6 3 1 4 9 11 6 4 8 4 7 3 1 1 1 5 2 7 1 6 6 6 6 16 4 7 13 4 2 8 3 4 18 2 3 1 5 3 2 4 4 1 </values>
20065.02/2520.06	v </instantiation>
20065.02/2520.06	c Unexpected resolution interruption!

Verifier Data

OK	500

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404779-1569005676/watcher-4404779-1569005676 -o /var/tmp/evaluation-result-4404779-1569005676/solver-4404779-1569005676 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1569005265-17669 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1207820090 HOME/instance-4404779-1569005676.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=18259, runsolver pid=18256
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100133 s]*
/proc/loadavg: 8.05 7.96 7.94 2/217 18280
/proc/meminfo: memFree=24464656/32770624 swapFree=67001940/67108860
[pid=18259] ppid=18256 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18259/stat : 18259 (xcsp3-exec) S 18256 18259 17642 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476807134 115843072 363 33554432000 4194304 5098028 140734339037360 140734339035464 140072946733692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34910208 140734339044177 140734339044437 140734339044437 140734339047366 0
/proc/18259/statm: 28282 363 304 221 0 87 0
[pid=18261] ppid=18259 vsize=28227396 memory=29248 CPUtime=0.13 cores=0-7
/proc/18261/stat : 18261 (java) S 18259 18259 17642 0 -1 1077944320 5709 0 0 0 12 1 0 0 20 0 20 0 476807134 28904853504 7312 33554432000 4194304 4196468 140730721495216 140730721477760 139813189476087 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
/proc/18261/statm: 7056849 7312 3154 1 0 7019032 0
[pid=18261/tid=18262] ppid=18259 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/18261/task/18262/stat : 18262 (java) R 18259 18259 17642 0 -1 4202560 3630 0 0 0 8 0 0 0 20 0 20 0 476807135 28904853504 7312 33554432000 4194304 4196468 140730721495216 139813193705264 139813173519717 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18263] ppid=18259 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/18261/task/18263/stat : 18263 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476807136 28904853504 7312 33554432000 4194304 4196468 140730721495216 139813142096400 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18264] ppid=18259 vsize=28227396 memory=140360143849088 CPUtime=0 cores=0-7
/proc/18261/task/18264/stat : 18264 (java) S 18259 18259 17642 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476807136 28904853504 7312 33554432000 4194304 4196468 140730721495216 139813141043856 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18265] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18265/stat : 18265 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476807136 28904853504 7312 33554432000 4194304 4196468 140730721495216 139813139990800 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18266] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18266/stat : 18266 (java) S 18259 18259 17642 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476807136 28904853504 7312 33554432000 4194304 4196468 140730721495216 139813138938256 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18267] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18267/stat : 18267 (java) S 18259 18259 17642 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476807136 28904853504 7312 33554432000 4194304 4196468 140730721495216 139813137886224 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18268] ppid=18259 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18261/task/18268/stat : 18268 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476807136 28904853504 7312 33554432000 4194304 4196468 140730721495216 139813136833680 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18269] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18269/stat : 18269 (java) S 18259 18259 17642 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476807136 28904853504 7312 33554432000 4194304 4196468 140730721495216 139813135780624 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18270] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18270/stat : 18270 (java) S 18259 18259 17642 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476807136 28904853504 7312 33554432000 4194304 4196468 140730721495216 139813134728080 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18271] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18271/stat : 18271 (java) S 18259 18259 17642 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476807137 28904853504 7312 33554432000 4194304 4196468 140730721495216 139812238682352 139813189487234 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18272] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18272/stat : 18272 (java) S 18259 18259 17642 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476807138 28904853504 7312 33554432000 4194304 4196468 140730721495216 139812237628576 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18273] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18273/stat : 18273 (java) S 18259 18259 17642 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476807138 28904853504 7312 33554432000 4194304 4196468 140730721495216 139812236575472 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18274] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18274/stat : 18274 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476807140 28904853504 7312 33554432000 4194304 4196468 140730721495216 139812235524048 139813189494683 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18275] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18275/stat : 18275 (java) S 18259 18259 17642 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 20 0 476807140 28904853504 7312 33554432000 4194304 4196468 140730721495216 139812234472176 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18276] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18276/stat : 18276 (java) R 18259 18259 17642 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 476807140 28904853504 7312 33554432000 4194304 4196468 140730721495216 139812233411280 139813172892544 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18277] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18277/stat : 18277 (java) R 18259 18259 17642 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476807140 28904853504 7312 33554432000 4194304 4196468 140730721495216 139812232366672 139813189486293 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18278] ppid=18259 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/18261/task/18278/stat : 18278 (java) R 18259 18259 17642 0 -1 4202560 346 0 0 0 2 0 0 0 20 0 20 0 476807140 28904853504 7312 33554432000 4194304 4196468 140730721495216 139812231314032 139813181713214 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18279] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18279/stat : 18279 (java) S 18259 18259 17642 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476807140 28904853504 7312 33554432000 4194304 4196468 140730721495216 139812230261216 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18280] ppid=18259 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18261/task/18280/stat : 18280 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476807141 28904853504 7312 33554432000 4194304 4196468 140730721495216 139812229208752 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30700 KiB

[startup+0.210796 s]*
/proc/loadavg: 8.05 7.96 7.94 3/217 18280
/proc/meminfo: memFree=24451540/32770624 swapFree=67001940/67108860
[pid=18259] ppid=18256 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18259/stat : 18259 (xcsp3-exec) S 18256 18259 17642 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476807134 115843072 363 33554432000 4194304 5098028 140734339037360 140734339035464 140072946733692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34910208 140734339044177 140734339044437 140734339044437 140734339047366 0
/proc/18259/statm: 28282 363 304 221 0 87 0
[pid=18261] ppid=18259 vsize=28227396 memory=41024 CPUtime=0.33 cores=0-7
/proc/18261/stat : 18261 (java) S 18259 18259 17642 0 -1 1077944320 9516 0 0 0 31 2 0 0 20 0 20 0 476807134 28904853504 10256 33554432000 4194304 4196468 140730721495216 140730721477760 139813189476087 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
/proc/18261/statm: 7056849 10256 3297 1 0 7019032 0
[pid=18261/tid=18262] ppid=18259 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/18261/task/18262/stat : 18262 (java) R 18259 18259 17642 0 -1 4202560 6658 0 0 0 18 1 0 0 20 0 20 0 476807135 28904853504 10256 33554432000 4194304 4196468 140730721495216 139813193710128 139813173556574 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18263] ppid=18259 vsize=28227396 memory=342 CPUtime=0 cores=0-7
/proc/18261/task/18263/stat : 18263 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476807136 28904853504 10256 33554432000 4194304 4196468 140730721495216 139813142096400 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18264] ppid=18259 vsize=28227396 memory=140360147442081 CPUtime=0 cores=0-7
/proc/18261/task/18264/stat : 18264 (java) S 18259 18259 17642 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476807136 28904853504 10256 33554432000 4194304 4196468 140730721495216 139813141043856 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18265] ppid=18259 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18261/task/18265/stat : 18265 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476807136 28904853504 10256 33554432000 4194304 4196468 140730721495216 139813139990800 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18266] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18266/stat : 18266 (java) S 18259 18259 17642 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476807136 28904853504 10256 33554432000 4194304 4196468 140730721495216 139813138938256 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18267] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18267/stat : 18267 (java) S 18259 18259 17642 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476807136 28904853504 10256 33554432000 4194304 4196468 140730721495216 139813137886224 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18268] ppid=18259 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18261/task/18268/stat : 18268 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476807136 28904853504 10256 33554432000 4194304 4196468 140730721495216 139813136833680 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18269] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18269/stat : 18269 (java) S 18259 18259 17642 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476807136 28904853504 10256 33554432000 4194304 4196468 140730721495216 139813135780624 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18270] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18270/stat : 18270 (java) S 18259 18259 17642 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476807136 28904853504 10256 33554432000 4194304 4196468 140730721495216 139813134728080 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18271] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18271/stat : 18271 (java) S 18259 18259 17642 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476807137 28904853504 10256 33554432000 4194304 4196468 140730721495216 139812238682352 139813189487234 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18272] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18272/stat : 18272 (java) S 18259 18259 17642 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476807138 28904853504 10256 33554432000 4194304 4196468 140730721495216 139812237628576 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18273] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18273/stat : 18273 (java) S 18259 18259 17642 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476807138 28904853504 10256 33554432000 4194304 4196468 140730721495216 139812236575472 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18274] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18274/stat : 18274 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476807140 28904853504 10256 33554432000 4194304 4196468 140730721495216 139812235524048 139813189494683 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18275] ppid=18259 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/18261/task/18275/stat : 18275 (java) S 18259 18259 17642 0 -1 1077944384 512 0 0 0 1 0 0 0 20 0 20 0 476807140 28904853504 10256 33554432000 4194304 4196468 140730721495216 139812234472176 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18276] ppid=18259 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/18261/task/18276/stat : 18276 (java) S 18259 18259 17642 0 -1 1077944384 223 0 0 0 2 0 0 0 20 0 20 0 476807140 28904853504 10256 33554432000 4194304 4196468 140730721495216 139812233419632 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18277] ppid=18259 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/18261/task/18277/stat : 18277 (java) S 18259 18259 17642 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 20 0 476807140 28904853504 10256 33554432000 4194304 4196468 140730721495216 139812232366576 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18278] ppid=18259 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/18261/task/18278/stat : 18278 (java) R 18259 18259 17642 0 -1 4202560 766 0 0 0 7 0 0 0 20 0 20 0 476807140 28904853504 10256 33554432000 4194304 4196468 140730721495216 139812231314032 139813181713214 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18279] ppid=18259 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18279/stat : 18279 (java) S 18259 18259 17642 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476807140 28904853504 10256 33554432000 4194304 4196468 140730721495216 139812230261216 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18280] ppid=18259 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18261/task/18280/stat : 18280 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476807141 28904853504 10256 33554432000 4194304 4196468 140730721495216 139812229208752 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42476 KiB

[startup+0.311563 s]*
/proc/loadavg: 8.05 7.96 7.94 2/217 18280
/proc/meminfo: memFree=24444268/32770624 swapFree=67001940/67108860
[pid=18259] ppid=18256 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18259/stat : 18259 (xcsp3-exec) S 18256 18259 17642 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476807134 115843072 363 33554432000 4194304 5098028 140734339037360 140734339035464 140072946733692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34910208 140734339044177 140734339044437 140734339044437 140734339047366 0
/proc/18259/statm: 28282 363 304 221 0 87 0
[pid=18261] ppid=18259 vsize=28231652 memory=49488 CPUtime=0.51 cores=0-7
/proc/18261/stat : 18261 (java) S 18259 18259 17642 0 -1 1077944320 10806 0 0 0 48 3 0 0 20 0 20 0 476807134 28909211648 12372 33554432000 4194304 4196468 140730721495216 140730721477760 139813189476087 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
/proc/18261/statm: 7057913 12372 3331 1 0 7019032 0
[pid=18261/tid=18262] ppid=18259 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/18261/task/18262/stat : 18262 (java) R 18259 18259 17642 0 -1 4202560 7862 0 0 0 28 2 0 0 20 0 20 0 476807135 28909211648 12442 33554432000 4194304 4196468 140730721495216 139813193707200 139813189498013 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18263] ppid=18259 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18263/stat : 18263 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476807136 28909211648 12442 33554432000 4194304 4196468 140730721495216 139813142096400 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18264] ppid=18259 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18264/stat : 18264 (java) S 18259 18259 17642 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476807136 28909211648 12442 33554432000 4194304 4196468 140730721495216 139813141043856 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18265] ppid=18259 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18265/stat : 18265 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476807136 28909211648 12442 33554432000 4194304 4196468 140730721495216 139813139990800 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18266] ppid=18259 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18266/stat : 18266 (java) S 18259 18259 17642 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476807136 28909211648 12442 33554432000 4194304 4196468 140730721495216 139813138938256 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18267] ppid=18259 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/18261/task/18267/stat : 18267 (java) S 18259 18259 17642 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476807136 28909211648 12442 33554432000 4194304 4196468 140730721495216 139813137886224 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18268] ppid=18259 vsize=28231652 memory=140360001090479 CPUtime=0 cores=0-7
/proc/18261/task/18268/stat : 18268 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476807136 28909211648 12442 33554432000 4194304 4196468 140730721495216 139813136833680 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18269] ppid=18259 vsize=28231652 memory=140360001092784 CPUtime=0 cores=0-7
/proc/18261/task/18269/stat : 18269 (java) S 18259 18259 17642 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476807136 28909211648 12442 33554432000 4194304 4196468 140730721495216 139813135780624 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18270] ppid=18259 vsize=28231652 memory=140360001095088 CPUtime=0 cores=0-7
/proc/18261/task/18270/stat : 18270 (java) S 18259 18259 17642 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476807136 28909211648 12442 33554432000 4194304 4196468 140730721495216 139813134728080 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18271] ppid=18259 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18271/stat : 18271 (java) S 18259 18259 17642 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476807137 28909211648 12442 33554432000 4194304 4196468 140730721495216 139812238682352 139813189487234 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18272] ppid=18259 vsize=28231652 memory=280720002197136 CPUtime=0 cores=0-7
/proc/18261/task/18272/stat : 18272 (java) S 18259 18259 17642 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476807138 28909211648 12442 33554432000 4194304 4196468 140730721495216 139812237628576 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18273] ppid=18259 vsize=28231652 memory=280720002204048 CPUtime=0 cores=0-7
/proc/18261/task/18273/stat : 18273 (java) S 18259 18259 17642 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476807138 28909211648 12442 33554432000 4194304 4196468 140730721495216 139812236575472 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18274] ppid=18259 vsize=28231652 memory=280720002145328 CPUtime=0 cores=0-7
/proc/18261/task/18274/stat : 18274 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476807140 28909211648 12442 33554432000 4194304 4196468 140730721495216 139812235524048 139813189494683 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18275] ppid=18259 vsize=28231652 memory=280720002217872 CPUtime=0.02 cores=0-7
/proc/18261/task/18275/stat : 18275 (java) S 18259 18259 17642 0 -1 1077944384 515 0 0 0 2 0 0 0 20 0 20 0 476807140 28909211648 12442 33554432000 4194304 4196468 140730721495216 139812234472176 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18276] ppid=18259 vsize=28231652 memory=280720002224784 CPUtime=0.02 cores=0-7
/proc/18261/task/18276/stat : 18276 (java) S 18259 18259 17642 0 -1 1077944384 232 0 0 0 2 0 0 0 20 0 20 0 476807140 28909211648 12442 33554432000 4194304 4196468 140730721495216 139812233419632 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18277] ppid=18259 vsize=28231652 memory=280720002222480 CPUtime=0.02 cores=0-7
/proc/18261/task/18277/stat : 18277 (java) S 18259 18259 17642 0 -1 1077944384 55 0 0 0 2 0 0 0 20 0 20 0 476807140 28909211648 12442 33554432000 4194304 4196468 140730721495216 139812232366576 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18278] ppid=18259 vsize=28231652 memory=280720002238640 CPUtime=0.12 cores=0-7
/proc/18261/task/18278/stat : 18278 (java) S 18259 18259 17642 0 -1 1077944384 839 0 0 0 12 0 0 0 20 0 20 0 476807140 28909211648 12442 33554432000 4194304 4196468 140730721495216 139812231314032 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18279] ppid=18259 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18279/stat : 18279 (java) S 18259 18259 17642 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476807140 28909211648 12442 33554432000 4194304 4196468 140730721495216 139812230261216 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18280] ppid=18259 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/18261/task/18280/stat : 18280 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476807141 28909211648 12442 33554432000 4194304 4196468 140730721495216 139812229208752 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50940 KiB

[startup+0.70099 s]
/proc/loadavg: 8.05 7.96 7.94 6/217 18280
/proc/meminfo: memFree=24418080/32770624 swapFree=67001940/67108860
[pid=18259] ppid=18256 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18259/stat : 18259 (xcsp3-exec) S 18256 18259 17642 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476807134 115843072 363 33554432000 4194304 5098028 140734339037360 140734339035464 140072946733692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34910208 140734339044177 140734339044437 140734339044437 140734339047366 0
/proc/18259/statm: 28282 363 304 221 0 87 0
[pid=18261] ppid=18259 vsize=28233776 memory=166012 CPUtime=1.62 cores=0-7
/proc/18261/stat : 18261 (java) S 18259 18259 17642 0 -1 1077944320 15251 0 0 0 155 7 0 0 20 0 20 0 476807134 28911386624 41503 33554432000 4194304 4196468 140730721495216 140730721477760 139813189476087 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
/proc/18261/statm: 7058444 41503 3440 1 0 7019544 0
[pid=18261/tid=18262] ppid=18259 vsize=28233776 memory=280720002596528 CPUtime=0.68 cores=0-7
/proc/18261/task/18262/stat : 18262 (java) R 18259 18259 17642 0 -1 4202560 9092 0 0 0 64 4 0 0 20 0 20 0 476807135 28911386624 41503 33554432000 4194304 4196468 140730721495216 139813193704672 139813182154101 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18263] ppid=18259 vsize=28233776 memory=140360001299312 CPUtime=0 cores=0-7
/proc/18261/task/18263/stat : 18263 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476807136 28911386624 41503 33554432000 4194304 4196468 140730721495216 139813142096400 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18264] ppid=18259 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/18261/task/18264/stat : 18264 (java) S 18259 18259 17642 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476807136 28911386624 41503 33554432000 4194304 4196468 140730721495216 139813141043856 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18265] ppid=18259 vsize=28233776 memory=2832 CPUtime=0 cores=0-7

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

[pid=18261/tid=18369] ppid=18259 vsize=28834900 memory=6791534058613427641 CPUtime=2415.57 cores=0-7
/proc/18261/task/18369/stat : 18369 (java) R 18259 18259 17642 0 -1 4202560 11804 0 0 0 241543 14 0 0 20 0 28 0 476807530 29526937600 257667 33554432000 4194304 4196468 140730721495216 139812212621512 139812819743481 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
Current children cumulated CPU time: 19445.8 s
Current children cumulated vsize: 28948028 KiB
Current children cumulated memory: 1032120 KiB

[startup+2502.3 s]
/proc/loadavg: 8.10 8.31 8.37 11/223 18590
/proc/meminfo: memFree=23458716/32770624 swapFree=67001952/67108860
[pid=18259] ppid=18256 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18259/stat : 18259 (xcsp3-exec) S 18256 18259 17642 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476807134 115843072 363 33554432000 4194304 5098028 140734339037360 140734339035464 140072946733692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34910208 140734339044177 140734339044437 140734339044437 140734339047366 0
/proc/18259/statm: 28282 363 304 221 0 87 0
[pid=18261] ppid=18259 vsize=28834900 memory=1030152 CPUtime=19924 cores=0-7
/proc/18261/stat : 18261 (java) S 18259 18259 17642 0 -1 1077944320 379914 0 0 0 1991919 477 0 0 20 0 28 0 476807134 29526937600 257538 33554432000 4194304 4196468 140730721495216 140730721477760 139813189476087 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
/proc/18261/statm: 7208725 257538 3546 1 0 7169825 0
[pid=18261/tid=18262] ppid=18259 vsize=28834900 memory=1452 CPUtime=1.47 cores=0-7
/proc/18261/task/18262/stat : 18262 (java) S 18259 18259 17642 0 -1 1077944384 9352 0 0 0 141 6 0 0 20 0 28 0 476807135 29526937600 257538 33554432000 4194304 4196468 140730721495216 139813193716864 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18263] ppid=18259 vsize=28834900 memory=1030664 CPUtime=5.36 cores=0-7
/proc/18261/task/18263/stat : 18263 (java) S 18259 18259 17642 0 -1 1077944384 18946 0 0 0 504 32 0 0 20 0 28 0 476807136 29526937600 257538 33554432000 4194304 4196468 140730721495216 139813142096400 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18264] ppid=18259 vsize=28834900 memory=1030664 CPUtime=5.41 cores=0-7
/proc/18261/task/18264/stat : 18264 (java) S 18259 18259 17642 0 -1 1077944384 20565 0 0 0 508 33 0 0 20 0 28 0 476807136 29526937600 257538 33554432000 4194304 4196468 140730721495216 139813141043856 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18265] ppid=18259 vsize=28834900 memory=1452 CPUtime=5.4 cores=0-7
/proc/18261/task/18265/stat : 18265 (java) S 18259 18259 17642 0 -1 1077944384 16473 0 0 0 511 29 0 0 20 0 28 0 476807136 29526937600 257538 33554432000 4194304 4196468 140730721495216 139813139990800 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18266] ppid=18259 vsize=28834900 memory=1452 CPUtime=5.38 cores=0-7
/proc/18261/task/18266/stat : 18266 (java) S 18259 18259 17642 0 -1 1077944384 17908 0 0 0 504 34 0 0 20 0 28 0 476807136 29526937600 257538 33554432000 4194304 4196468 140730721495216 139813138938256 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18267] ppid=18259 vsize=28834900 memory=0 CPUtime=5.39 cores=0-7
/proc/18261/task/18267/stat : 18267 (java) S 18259 18259 17642 0 -1 1077944384 16398 0 0 0 508 31 0 0 20 0 28 0 476807136 29526937600 257538 33554432000 4194304 4196468 140730721495216 139813137886224 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18268] ppid=18259 vsize=28834900 memory=1030152 CPUtime=5.39 cores=0-7
/proc/18261/task/18268/stat : 18268 (java) S 18259 18259 17642 0 -1 1077944384 19189 0 0 0 507 32 0 0 20 0 28 0 476807136 29526937600 257538 33554432000 4194304 4196468 140730721495216 139813136833680 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18269] ppid=18259 vsize=28834900 memory=0 CPUtime=5.37 cores=0-7
/proc/18261/task/18269/stat : 18269 (java) S 18259 18259 17642 0 -1 1077944384 16624 0 0 0 507 30 0 0 20 0 28 0 476807136 29526937600 257538 33554432000 4194304 4196468 140730721495216 139813135780624 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18270] ppid=18259 vsize=28834900 memory=140360001898400 CPUtime=5.39 cores=0-7
/proc/18261/task/18270/stat : 18270 (java) S 18259 18259 17642 0 -1 1077944384 19263 0 0 0 507 32 0 0 20 0 28 0 476807136 29526937600 257538 33554432000 4194304 4196468 140730721495216 139813134728080 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18271] ppid=18259 vsize=28834900 memory=1452 CPUtime=1.42 cores=0-7
/proc/18261/task/18271/stat : 18271 (java) S 18259 18259 17642 0 -1 1077944384 17459 0 0 0 111 31 0 0 20 0 28 0 476807137 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812238682352 139813189487234 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18272] ppid=18259 vsize=28834900 memory=1030668 CPUtime=0 cores=0-7
/proc/18261/task/18272/stat : 18272 (java) S 18259 18259 17642 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 28 0 476807138 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812237628640 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18273] ppid=18259 vsize=28834900 memory=1452 CPUtime=0 cores=0-7
/proc/18261/task/18273/stat : 18273 (java) S 18259 18259 17642 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 476807138 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812236575488 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18274] ppid=18259 vsize=28834900 memory=1027100 CPUtime=0 cores=0-7
/proc/18261/task/18274/stat : 18274 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476807140 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812235524048 139813189494683 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18275] ppid=18259 vsize=28834900 memory=1452 CPUtime=2.59 cores=0-7
/proc/18261/task/18275/stat : 18275 (java) S 18259 18259 17642 0 -1 1077944384 21682 0 0 0 254 5 0 0 20 0 28 0 476807140 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812234472176 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18276] ppid=18259 vsize=28834900 memory=1031688 CPUtime=2.52 cores=0-7
/proc/18261/task/18276/stat : 18276 (java) S 18259 18259 17642 0 -1 1077944384 21032 0 0 0 250 2 0 0 20 0 28 0 476807140 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812233419632 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18277] ppid=18259 vsize=28834900 memory=2052 CPUtime=3.12 cores=0-7
/proc/18261/task/18277/stat : 18277 (java) S 18259 18259 17642 0 -1 1077944384 20201 0 0 0 307 5 0 0 20 0 28 0 476807140 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812232366576 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18278] ppid=18259 vsize=28834900 memory=1428 CPUtime=0.95 cores=0-7
/proc/18261/task/18278/stat : 18278 (java) S 18259 18259 17642 0 -1 1077944384 18787 0 0 0 92 3 0 0 20 0 28 0 476807140 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812231314032 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18279] ppid=18259 vsize=28834900 memory=1452 CPUtime=0 cores=0-7
/proc/18261/task/18279/stat : 18279 (java) S 18259 18259 17642 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476807140 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812230261216 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18280] ppid=18259 vsize=28834900 memory=1030152 CPUtime=1.13 cores=0-7
/proc/18261/task/18280/stat : 18280 (java) S 18259 18259 17642 0 -1 1077944384 3444 0 0 0 0 113 0 0 20 0 28 0 476807141 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812229208752 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18362] ppid=18259 vsize=28834900 memory=1452 CPUtime=2484.07 cores=0-7
/proc/18261/task/18362/stat : 18362 (java) R 18259 18259 17642 0 -1 4202560 8095 0 0 0 248392 15 0 0 20 0 28 0 476807529 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812219988408 139812818862903 0 4 0 16800975 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18363] ppid=18259 vsize=28834900 memory=1452 CPUtime=2488.49 cores=0-7
/proc/18261/task/18363/stat : 18363 (java) R 18259 18259 17642 0 -1 4202560 15820 0 0 0 248827 22 0 0 20 0 28 0 476807530 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812215779160 139812820004984 0 4 0 16800975 0 0 0 -1 4 0 0 9 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18364] ppid=18259 vsize=28834900 memory=1031176 CPUtime=2483.33 cores=0-7
/proc/18261/task/18364/stat : 18364 (java) R 18259 18259 17642 0 -1 4202560 10268 0 0 0 248319 14 0 0 20 0 28 0 476807530 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812213674280 139812818862903 0 4 0 16800975 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18365] ppid=18259 vsize=28834900 memory=6791534058613427641 CPUtime=2489.18 cores=0-7
/proc/18261/task/18365/stat : 18365 (java) R 18259 18259 17642 0 -1 4202560 23568 0 0 0 248888 30 0 0 20 0 28 0 476807530 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812209471840 139812820459412 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18366] ppid=18259 vsize=28834900 memory=1032716 CPUtime=2481.37 cores=0-7
/proc/18261/task/18366/stat : 18366 (java) R 18259 18259 17642 0 -1 4202560 18087 0 0 0 248114 23 0 0 20 0 28 0 476807530 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812217884712 139812819695793 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18367] ppid=18259 vsize=28834900 memory=1452 CPUtime=2477.12 cores=0-7
/proc/18261/task/18367/stat : 18367 (java) R 18259 18259 17642 0 -1 4202560 9505 0 0 0 247695 17 0 0 20 0 28 0 476807530 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812216831832 139812818862903 0 4 0 16800975 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18368] ppid=18259 vsize=28834900 memory=1030664 CPUtime=2483.3 cores=0-7
/proc/18261/task/18368/stat : 18368 (java) R 18259 18259 17642 0 -1 4202560 20954 0 0 0 248307 23 0 0 20 0 28 0 476807530 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812218939440 139812819033335 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18369] ppid=18259 vsize=28834900 memory=1452 CPUtime=2474.76 cores=0-7
/proc/18261/task/18369/stat : 18369 (java) R 18259 18259 17642 0 -1 4202560 11903 0 0 0 247462 14 0 0 20 0 28 0 476807530 29526937600 257538 33554432000 4194304 4196468 140730721495216 139812212621096 139812818862903 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
Current children cumulated CPU time: 19924 s
Current children cumulated vsize: 28948028 KiB
Current children cumulated memory: 1031604 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.07 8.29 8.36 9/223 18591
/proc/meminfo: memFree=23462500/32770624 swapFree=67001952/67108860
[pid=18259] ppid=18256 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18259/stat : 18259 (xcsp3-exec) S 18256 18259 17642 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476807134 115843072 363 33554432000 4194304 5098028 140734339037360 140734339035464 140072946733692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34910208 140734339044177 140734339044437 140734339044437 140734339047366 0
/proc/18259/statm: 28282 363 304 221 0 87 0
[pid=18261] ppid=18259 vsize=28834900 memory=1026048 CPUtime=20065 cores=0-7
/proc/18261/stat : 18261 (java) S 18259 18259 17642 0 -1 1077944320 383044 0 0 0 2006023 479 0 0 20 0 28 0 476807134 29526937600 256512 33554432000 4194304 4196468 140730721495216 140730721477760 139813189476087 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
/proc/18261/statm: 7208725 256512 3546 1 0 7169825 0
[pid=18261/tid=18262] ppid=18259 vsize=28834900 memory=6791534058613427641 CPUtime=1.47 cores=0-7
/proc/18261/task/18262/stat : 18262 (java) S 18259 18259 17642 0 -1 1077944384 9352 0 0 0 141 6 0 0 20 0 28 0 476807135 29526937600 256512 33554432000 4194304 4196468 140730721495216 139813193716864 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18263] ppid=18259 vsize=28834900 memory=4872558044660077418 CPUtime=5.41 cores=0-7
/proc/18261/task/18263/stat : 18263 (java) S 18259 18259 17642 0 -1 1077944384 19129 0 0 0 509 32 0 0 20 0 28 0 476807136 29526937600 256512 33554432000 4194304 4196468 140730721495216 139813142096400 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18264] ppid=18259 vsize=28834900 memory=2376 CPUtime=5.46 cores=0-7
/proc/18261/task/18264/stat : 18264 (java) S 18259 18259 17642 0 -1 1077944384 20804 0 0 0 513 33 0 0 20 0 28 0 476807136 29526937600 256512 33554432000 4194304 4196468 140730721495216 139813141043856 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18265] ppid=18259 vsize=28834900 memory=1768 CPUtime=5.46 cores=0-7
/proc/18261/task/18265/stat : 18265 (java) S 18259 18259 17642 0 -1 1077944384 16686 0 0 0 517 29 0 0 20 0 28 0 476807136 29526937600 256512 33554432000 4194304 4196468 140730721495216 139813139990800 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18266] ppid=18259 vsize=28834900 memory=111628 CPUtime=5.44 cores=0-7
/proc/18261/task/18266/stat : 18266 (java) S 18259 18259 17642 0 -1 1077944384 18143 0 0 0 510 34 0 0 20 0 28 0 476807136 29526937600 256512 33554432000 4194304 4196468 140730721495216 139813138938256 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18267] ppid=18259 vsize=28834900 memory=804 CPUtime=5.44 cores=0-7
/proc/18261/task/18267/stat : 18267 (java) S 18259 18259 17642 0 -1 1077944384 16701 0 0 0 513 31 0 0 20 0 28 0 476807136 29526937600 256512 33554432000 4194304 4196468 140730721495216 139813137886224 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18268] ppid=18259 vsize=28834900 memory=1660 CPUtime=5.44 cores=0-7
/proc/18261/task/18268/stat : 18268 (java) S 18259 18259 17642 0 -1 1077944384 19845 0 0 0 512 32 0 0 20 0 28 0 476807136 29526937600 256512 33554432000 4194304 4196468 140730721495216 139813136833680 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18269] ppid=18259 vsize=28834900 memory=6791534058613427641 CPUtime=5.42 cores=0-7
/proc/18261/task/18269/stat : 18269 (java) S 18259 18259 17642 0 -1 1077944384 16972 0 0 0 512 30 0 0 20 0 28 0 476807136 29526937600 256512 33554432000 4194304 4196468 140730721495216 139813135780624 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18270] ppid=18259 vsize=28834900 memory=780 CPUtime=5.44 cores=0-7
/proc/18261/task/18270/stat : 18270 (java) S 18259 18259 17642 0 -1 1077944384 19505 0 0 0 512 32 0 0 20 0 28 0 476807136 29526937600 256512 33554432000 4194304 4196468 140730721495216 139813134728080 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18271] ppid=18259 vsize=28834900 memory=1440 CPUtime=1.43 cores=0-7
/proc/18261/task/18271/stat : 18271 (java) S 18259 18259 17642 0 -1 1077944384 17620 0 0 0 112 31 0 0 20 0 28 0 476807137 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812238682352 139813189487234 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18272] ppid=18259 vsize=28834900 memory=1056 CPUtime=0 cores=0-7
/proc/18261/task/18272/stat : 18272 (java) S 18259 18259 17642 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 28 0 476807138 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812237628640 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18273] ppid=18259 vsize=28834900 memory=1540 CPUtime=0 cores=0-7
/proc/18261/task/18273/stat : 18273 (java) S 18259 18259 17642 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 476807138 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812236575488 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18274] ppid=18259 vsize=28834900 memory=728 CPUtime=0 cores=0-7
/proc/18261/task/18274/stat : 18274 (java) S 18259 18259 17642 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476807140 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812235524048 139813189494683 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18275] ppid=18259 vsize=28834900 memory=3612 CPUtime=2.59 cores=0-7
/proc/18261/task/18275/stat : 18275 (java) S 18259 18259 17642 0 -1 1077944384 21682 0 0 0 254 5 0 0 20 0 28 0 476807140 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812234472176 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18276] ppid=18259 vsize=28834900 memory=2832 CPUtime=2.52 cores=0-7
/proc/18261/task/18276/stat : 18276 (java) S 18259 18259 17642 0 -1 1077944384 21032 0 0 0 250 2 0 0 20 0 28 0 476807140 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812233419632 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18277] ppid=18259 vsize=28834900 memory=1212 CPUtime=3.12 cores=0-7
/proc/18261/task/18277/stat : 18277 (java) S 18259 18259 17642 0 -1 1077944384 20201 0 0 0 307 5 0 0 20 0 28 0 476807140 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812232366576 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18278] ppid=18259 vsize=28834900 memory=3276 CPUtime=0.95 cores=0-7
/proc/18261/task/18278/stat : 18278 (java) S 18259 18259 17642 0 -1 1077944384 18787 0 0 0 92 3 0 0 20 0 28 0 476807140 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812231314032 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18279] ppid=18259 vsize=28834900 memory=54988 CPUtime=0 cores=0-7
/proc/18261/task/18279/stat : 18279 (java) S 18259 18259 17642 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476807140 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812230261216 139813189486293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18280] ppid=18259 vsize=28834900 memory=1540 CPUtime=1.14 cores=0-7
/proc/18261/task/18280/stat : 18280 (java) S 18259 18259 17642 0 -1 1077944384 3446 0 0 0 0 114 0 0 20 0 28 0 476807141 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812229208752 139813189487234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18362] ppid=18259 vsize=28834900 memory=728 CPUtime=2501.48 cores=0-7
/proc/18261/task/18362/stat : 18362 (java) R 18259 18259 17642 0 -1 4202560 8180 0 0 0 250133 15 0 0 20 0 28 0 476807529 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812219988408 139812819035051 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18363] ppid=18259 vsize=28834900 memory=3612 CPUtime=2506.12 cores=0-7
/proc/18261/task/18363/stat : 18363 (java) R 18259 18259 17642 0 -1 4202560 15867 0 0 0 250590 22 0 0 20 0 28 0 476807530 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812215779048 139812819033164 0 4 0 16800975 0 0 0 -1 4 0 0 9 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18364] ppid=18259 vsize=28834900 memory=2832 CPUtime=2500.96 cores=0-7
/proc/18261/task/18364/stat : 18364 (java) R 18259 18259 17642 0 -1 4202560 10354 0 0 0 250081 15 0 0 20 0 28 0 476807530 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812213674208 139812819696019 0 4 0 16800975 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18365] ppid=18259 vsize=28834900 memory=1212 CPUtime=2506.8 cores=0-7
/proc/18261/task/18365/stat : 18365 (java) R 18259 18259 17642 0 -1 4202560 23632 0 0 0 250650 30 0 0 20 0 28 0 476807530 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812209474224 139812819195635 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18366] ppid=18259 vsize=28834900 memory=1036 CPUtime=2499 cores=0-7
/proc/18261/task/18366/stat : 18366 (java) R 18259 18259 17642 0 -1 4202560 18155 0 0 0 249877 23 0 0 20 0 28 0 476807530 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812217884888 139812819389966 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18367] ppid=18259 vsize=28834900 memory=13996 CPUtime=2494.7 cores=0-7
/proc/18261/task/18367/stat : 18367 (java) R 18259 18259 17642 0 -1 4202560 9574 0 0 0 249453 17 0 0 20 0 28 0 476807530 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812216832024 139812818862911 0 4 0 16800975 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18368] ppid=18259 vsize=28834900 memory=12024 CPUtime=2500.92 cores=0-7
/proc/18261/task/18368/stat : 18368 (java) R 18259 18259 17642 0 -1 4202560 21032 0 0 0 250069 23 0 0 20 0 28 0 476807530 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812218937192 139812818862827 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
[pid=18261/tid=18369] ppid=18259 vsize=28834900 memory=2116 CPUtime=2492.27 cores=0-7
/proc/18261/task/18369/stat : 18369 (java) R 18259 18259 17642 0 -1 4202560 11954 0 0 0 249213 14 0 0 20 0 28 0 476807530 29526937600 256512 33554432000 4194304 4196468 140730721495216 139812212621144 139812818862903 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 7446528 140730721498070 140730721498246 140730721498246 140730721501135 0
Current children cumulated CPU time: 20065 s
Current children cumulated vsize: 28948028 KiB
Current children cumulated memory: 1027500 KiB

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

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

[startup+2520.1 s]
# the end of solver process 18261 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20060.8 s, system=4.80368 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): 20065.6
CPU user time (s): 20060.8
CPU system time (s): 4.80368
CPU usage (%): 796.222
Max. virtual memory (cumulated for all children) (KiB): 28948028
Max. memory (cumulated for all children) (KiB): 1731332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20060.8
system time used= 4.80368
maximum resident set size= 1733952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 383907
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 143042
involuntary context switches= 245855


# summary of solver processes directly reported to runsolver:
#   pid: 18259,18261
#   total CPU time (s): 20065.6
#   total CPU user time (s): 20060.8
#   total CPU system time (s): 4.80368

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.0278 second user time and 31.844 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-20 20:53:56
IDJOB=4404779
IDBENCH=135903
IDSOLVER=2865
FILE ID=node133/4404779-1569005676
RUNJOBID= node133-1569005265-17669
PBS_JOBID= 21704754
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n100/TravellingSalesman-100-50-08.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-4404779-1569005676/watcher-4404779-1569005676 -o /var/tmp/evaluation-result-4404779-1569005676/solver-4404779-1569005676 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1569005265-17669 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1207820090 HOME/instance-4404779-1569005676.xml

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

MD5SUM BENCH= 8e11a97c7673f129a8c4890bd1c1105b
RANDOM SEED=1207820090

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24481176 kB
MemAvailable:   31851588 kB
Buffers:           92224 kB
Cached:          7338100 kB
SwapCached:         5344 kB
Active:          3659864 kB
Inactive:        3775804 kB
Active(anon):       3980 kB
Inactive(anon):    48068 kB
Active(file):    3655884 kB
Inactive(file):  3727736 kB
Unevictable:      111404 kB
Mlocked:          111404 kB
SwapTotal:      67108860 kB
SwapFree:       67001940 kB
Dirty:             26128 kB
Writeback:             0 kB
AnonPages:        111712 kB
Mapped:            51368 kB
Shmem:             37776 kB
Slab:             443436 kB
SReclaimable:     415252 kB
SUnreclaim:        28184 kB
KernelStack:        3440 kB
PageTables:         5664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13464 MiB
End job on node133 at 2019-09-20 21:35:56