Trace number 4407375

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-24 parallelSAT (TO)91 1997.48 252.089

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n15/
TravellingSalesman-15-30-14.xml
MD5SUM8288d58d1e6d081c99b6d9412791f2b3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark91
Best CPU time to get the best result obtained on this benchmark53.9952
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints16
Number of domains2
Minimum domain size15
Maximum domain size29
Distribution of domain sizes[{"size":15,"count":15},{"size":29,"count":15}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":15}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":15,"count":1}]
Number of extensional constraints15
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":15},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4407375-1569347857.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407375-1569347857.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.07/0.57	c solve instance...
1.50/0.66	o 194 
1.50/0.68	o 119 
2.04/0.74	o 116 
2.04/0.74	o 112 
2.04/0.76	o 110 
2.04/0.78	o 104 
2.77/0.80	o 100 
5.06/1.11	o 99 
14.28/2.31	o 91 
1996.92/252.06	s SATISFIABLE
1996.92/252.06	v <instantiation>
1996.92/252.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] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] </list>
1996.92/252.06	v 	<values>1 2 5 0 6 11 10 12 13 14 9 8 7 4 3 5 6 15 8 15 7 4 6 1 7 2 2 9 2 2 </values>
1996.92/252.06	v </instantiation>
1996.92/252.06	c Unexpected resolution interruption!

Verifier Data

OK	91

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407375-1569347857/watcher-4407375-1569347857 -o /var/tmp/evaluation-result-4407375-1569347857/solver-4407375-1569347857 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node121-1569335936-11725 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1292990470 HOME/instance-4407375-1569347857.xml 

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

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

solver pid=16409, runsolver pid=16406

[startup+0.100142 s]*
/proc/loadavg: 7.32 7.69 7.97 2/211 16430
/proc/meminfo: memFree=25465288/32770624 swapFree=66992416/67108860
[pid=16409] ppid=16406 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16409/stat : 16409 (xcsp3-exec) S 16406 16409 11698 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511048261 115843072 363 33554432000 4194304 5098028 140736791301920 140736791300024 139758112785020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17145856 140736791307095 140736791307354 140736791307354 140736791310278 0
/proc/16409/statm: 28282 363 304 221 0 87 0
[pid=16411] ppid=16409 vsize=28227396 memory=28768 CPUtime=0.12 cores=0-7
/proc/16411/stat : 16411 (java) S 16409 16409 11698 0 -1 1077944320 5688 0 0 0 11 1 0 0 20 0 20 0 511048261 28904853504 7192 33554432000 4194304 4196468 140729017279040 140729017261584 140149030792951 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
/proc/16411/statm: 7056849 7192 3120 1 0 7019032 0
[pid=16411/tid=16412] ppid=16409 vsize=28227396 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/16411/task/16412/stat : 16412 (java) R 16409 16409 11698 0 -1 4202560 3605 0 0 0 8 0 0 0 20 0 20 0 511048261 28904853504 7192 33554432000 4194304 4196468 140729017279040 140149035024864 140149014873438 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16413] ppid=16409 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/16411/task/16413/stat : 16413 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28904853504 7192 33554432000 4194304 4196468 140729017279040 140148950645520 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16414] ppid=16409 vsize=28227396 memory=140607265498752 CPUtime=0 cores=0-7
/proc/16411/task/16414/stat : 16414 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28904853504 7192 33554432000 4194304 4196468 140729017279040 140148949592976 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16415] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16415/stat : 16415 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28904853504 7192 33554432000 4194304 4196468 140729017279040 140148948540432 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16416] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16416/stat : 16416 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28904853504 7192 33554432000 4194304 4196468 140729017279040 140148947487888 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16417] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16417/stat : 16417 (java) S 16409 16409 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511048262 28904853504 7192 33554432000 4194304 4196468 140729017279040 140148946434320 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16418] ppid=16409 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16411/task/16418/stat : 16418 (java) S 16409 16409 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511048262 28904853504 7192 33554432000 4194304 4196468 140729017279040 140148945381776 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16419] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16419/stat : 16419 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28904853504 7192 33554432000 4194304 4196468 140729017279040 140148575689232 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16420] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16420/stat : 16420 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28904853504 7192 33554432000 4194304 4196468 140729017279040 140148574636688 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16421] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16421/stat : 16421 (java) S 16409 16409 11698 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 511048263 28904853504 7192 33554432000 4194304 4196468 140729017279040 140147159030256 140149030804098 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16422] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16422/stat : 16422 (java) S 16409 16409 11698 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511048264 28904853504 7192 33554432000 4194304 4196468 140729017279040 140147157976480 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16423] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16423/stat : 16423 (java) S 16409 16409 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511048264 28904853504 7192 33554432000 4194304 4196468 140729017279040 140147156923888 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16424] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16424/stat : 16424 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048267 28904853504 7192 33554432000 4194304 4196468 140729017279040 140147155872464 140149030811547 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16425] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16425/stat : 16425 (java) R 16409 16409 11698 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 511048267 28904853504 7192 33554432000 4194304 4196468 140729017279040 140147154819056 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16426] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16426/stat : 16426 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048267 28904853504 7192 33554432000 4194304 4196468 140729017279040 140147153766512 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16427] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16427/stat : 16427 (java) S 16409 16409 11698 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 511048267 28904853504 7192 33554432000 4194304 4196468 140729017279040 140147152713968 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16428] ppid=16409 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16411/task/16428/stat : 16428 (java) R 16409 16409 11698 0 -1 4202560 354 0 0 0 1 0 0 0 20 0 20 0 511048267 28904853504 7192 33554432000 4194304 4196468 140729017279040 140147151661424 140149014873438 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16429] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16429/stat : 16429 (java) S 16409 16409 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511048267 28904853504 7192 33554432000 4194304 4196468 140729017279040 140147150609120 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16430] ppid=16409 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16411/task/16430/stat : 16430 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048267 28904853504 7192 33554432000 4194304 4196468 140729017279040 140147149556656 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30220 KiB

[startup+0.209836 s]*
/proc/loadavg: 7.32 7.69 7.97 2/211 16430
/proc/meminfo: memFree=25451112/32770624 swapFree=66992416/67108860
[pid=16409] ppid=16406 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16409/stat : 16409 (xcsp3-exec) S 16406 16409 11698 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511048261 115843072 363 33554432000 4194304 5098028 140736791301920 140736791300024 139758112785020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17145856 140736791307095 140736791307354 140736791307354 140736791310278 0
/proc/16409/statm: 28282 363 304 221 0 87 0
[pid=16411] ppid=16409 vsize=28227396 memory=40900 CPUtime=0.33 cores=0-7
/proc/16411/stat : 16411 (java) S 16409 16409 11698 0 -1 1077944320 9515 0 0 0 31 2 0 0 20 0 20 0 511048261 28904853504 10225 33554432000 4194304 4196468 140729017279040 140729017261584 140149030792951 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
/proc/16411/statm: 7056849 10225 3288 1 0 7019032 0
[pid=16411/tid=16412] ppid=16409 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/16411/task/16412/stat : 16412 (java) R 16409 16409 11698 0 -1 4202560 6643 0 0 0 18 2 0 0 20 0 20 0 511048261 28904853504 10225 33554432000 4194304 4196468 140729017279040 140149035026400 140149030804886 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16413] ppid=16409 vsize=28227396 memory=330 CPUtime=0 cores=0-7
/proc/16411/task/16413/stat : 16413 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28904853504 10225 33554432000 4194304 4196468 140729017279040 140148950645520 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16414] ppid=16409 vsize=28227396 memory=288370983417210496 CPUtime=0 cores=0-7
/proc/16411/task/16414/stat : 16414 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28904853504 10225 33554432000 4194304 4196468 140729017279040 140148949592976 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16415] ppid=16409 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16411/task/16415/stat : 16415 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28904853504 10225 33554432000 4194304 4196468 140729017279040 140148948540432 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16416] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16416/stat : 16416 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28904853504 10225 33554432000 4194304 4196468 140729017279040 140148947487888 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16417] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16417/stat : 16417 (java) S 16409 16409 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511048262 28904853504 10225 33554432000 4194304 4196468 140729017279040 140148946434320 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16418] ppid=16409 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16411/task/16418/stat : 16418 (java) S 16409 16409 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511048262 28904853504 10225 33554432000 4194304 4196468 140729017279040 140148945381776 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16419] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16419/stat : 16419 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28904853504 10225 33554432000 4194304 4196468 140729017279040 140148575689232 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16420] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16420/stat : 16420 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28904853504 10225 33554432000 4194304 4196468 140729017279040 140148574636688 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16421] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16421/stat : 16421 (java) S 16409 16409 11698 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 511048263 28904853504 10225 33554432000 4194304 4196468 140729017279040 140147159030256 140149030804098 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16422] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16422/stat : 16422 (java) S 16409 16409 11698 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511048264 28904853504 10225 33554432000 4194304 4196468 140729017279040 140147157976480 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16423] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16423/stat : 16423 (java) S 16409 16409 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511048264 28904853504 10225 33554432000 4194304 4196468 140729017279040 140147156923888 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16424] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16424/stat : 16424 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048267 28904853504 10225 33554432000 4194304 4196468 140729017279040 140147155872464 140149030811547 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16425] ppid=16409 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16411/task/16425/stat : 16425 (java) S 16409 16409 11698 0 -1 1077944384 378 0 0 0 1 0 0 0 20 0 20 0 511048267 28904853504 10225 33554432000 4194304 4196468 140729017279040 140147154819056 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16426] ppid=16409 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/16411/task/16426/stat : 16426 (java) S 16409 16409 11698 0 -1 1077944384 98 0 0 0 2 0 0 0 20 0 20 0 511048267 28904853504 10225 33554432000 4194304 4196468 140729017279040 140147153766512 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16427] ppid=16409 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/16411/task/16427/stat : 16427 (java) S 16409 16409 11698 0 -1 1077944384 296 0 0 0 1 0 0 0 20 0 20 0 511048267 28904853504 10225 33554432000 4194304 4196468 140729017279040 140147152713968 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16428] ppid=16409 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/16411/task/16428/stat : 16428 (java) R 16409 16409 11698 0 -1 4202560 788 0 0 0 8 0 0 0 20 0 20 0 511048267 28904853504 10225 33554432000 4194304 4196468 140729017279040 140147151661424 140149014873438 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16429] ppid=16409 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16429/stat : 16429 (java) S 16409 16409 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511048267 28904853504 10225 33554432000 4194304 4196468 140729017279040 140147150609120 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16430] ppid=16409 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16411/task/16430/stat : 16430 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048267 28904853504 10225 33554432000 4194304 4196468 140729017279040 140147149556656 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42352 KiB

[startup+0.309628 s]*
/proc/loadavg: 7.32 7.69 7.97 4/211 16430
/proc/meminfo: memFree=25443104/32770624 swapFree=66992416/67108860
[pid=16409] ppid=16406 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16409/stat : 16409 (xcsp3-exec) S 16406 16409 11698 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511048261 115843072 363 33554432000 4194304 5098028 140736791301920 140736791300024 139758112785020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17145856 140736791307095 140736791307354 140736791307354 140736791310278 0
/proc/16409/statm: 28282 363 304 221 0 87 0
[pid=16411] ppid=16409 vsize=28231652 memory=49976 CPUtime=0.52 cores=0-7
/proc/16411/stat : 16411 (java) S 16409 16409 11698 0 -1 1077944320 10852 0 0 0 49 3 0 0 20 0 20 0 511048261 28909211648 12494 33554432000 4194304 4196468 140729017279040 140729017261584 140149030792951 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
/proc/16411/statm: 7057913 12494 3347 1 0 7019032 0
[pid=16411/tid=16412] ppid=16409 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/16411/task/16412/stat : 16412 (java) R 16409 16409 11698 0 -1 4202560 7774 0 0 0 27 2 0 0 20 0 20 0 511048261 28909211648 12494 33554432000 4194304 4196468 140729017279040 140149035024064 140149030814877 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16413] ppid=16409 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16413/stat : 16413 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28909211648 12494 33554432000 4194304 4196468 140729017279040 140148950645520 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16414] ppid=16409 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16414/stat : 16414 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28909211648 12494 33554432000 4194304 4196468 140729017279040 140148949592976 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16415] ppid=16409 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16415/stat : 16415 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28909211648 12494 33554432000 4194304 4196468 140729017279040 140148948540432 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16416] ppid=16409 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16416/stat : 16416 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28909211648 12494 33554432000 4194304 4196468 140729017279040 140148947487888 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16417] ppid=16409 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16417/stat : 16417 (java) S 16409 16409 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511048262 28909211648 12494 33554432000 4194304 4196468 140729017279040 140148946434320 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16418] ppid=16409 vsize=28231652 memory=140607163034287 CPUtime=0 cores=0-7
/proc/16411/task/16418/stat : 16418 (java) S 16409 16409 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511048262 28909211648 12494 33554432000 4194304 4196468 140729017279040 140148945381776 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16419] ppid=16409 vsize=28231652 memory=140607163036592 CPUtime=0 cores=0-7
/proc/16411/task/16419/stat : 16419 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28909211648 12494 33554432000 4194304 4196468 140729017279040 140148575689232 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16420] ppid=16409 vsize=28231652 memory=140607163038896 CPUtime=0 cores=0-7
/proc/16411/task/16420/stat : 16420 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048262 28909211648 12494 33554432000 4194304 4196468 140729017279040 140148574636688 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16421] ppid=16409 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16421/stat : 16421 (java) S 16409 16409 11698 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 511048263 28909211648 12494 33554432000 4194304 4196468 140729017279040 140147159030256 140149030804098 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16422] ppid=16409 vsize=28231652 memory=281214326091664 CPUtime=0 cores=0-7
/proc/16411/task/16422/stat : 16422 (java) S 16409 16409 11698 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511048264 28909211648 12494 33554432000 4194304 4196468 140729017279040 140147157976480 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16423] ppid=16409 vsize=28231652 memory=281214326089360 CPUtime=0 cores=0-7
/proc/16411/task/16423/stat : 16423 (java) S 16409 16409 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511048264 28909211648 12494 33554432000 4194304 4196468 140729017279040 140147156923888 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16424] ppid=16409 vsize=28231652 memory=281214326096272 CPUtime=0 cores=0-7
/proc/16411/task/16424/stat : 16424 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048267 28909211648 12494 33554432000 4194304 4196468 140729017279040 140147155872464 140149030811547 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16425] ppid=16409 vsize=28231652 memory=281214326037520 CPUtime=0.02 cores=0-7
/proc/16411/task/16425/stat : 16425 (java) S 16409 16409 11698 0 -1 1077944384 395 0 0 0 2 0 0 0 20 0 20 0 511048267 28909211648 12494 33554432000 4194304 4196468 140729017279040 140147154819056 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16426] ppid=16409 vsize=28231652 memory=281214326110096 CPUtime=0.02 cores=0-7
/proc/16411/task/16426/stat : 16426 (java) S 16409 16409 11698 0 -1 1077944384 98 0 0 0 2 0 0 0 20 0 20 0 511048267 28909211648 12494 33554432000 4194304 4196468 140729017279040 140147153766512 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16427] ppid=16409 vsize=28231652 memory=281214326117008 CPUtime=0.03 cores=0-7
/proc/16411/task/16427/stat : 16427 (java) R 16409 16409 11698 0 -1 4202560 409 0 0 0 3 0 0 0 20 0 20 0 511048267 28909211648 12494 33554432000 4194304 4196468 140729017279040 140147152704352 140149012337616 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16428] ppid=16409 vsize=28231652 memory=281214326114704 CPUtime=0.12 cores=0-7
/proc/16411/task/16428/stat : 16428 (java) S 16409 16409 11698 0 -1 1077944384 867 0 0 0 12 0 0 0 20 0 20 0 511048267 28909211648 12494 33554432000 4194304 4196468 140729017279040 140147151661424 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16429] ppid=16409 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16429/stat : 16429 (java) S 16409 16409 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511048267 28909211648 12494 33554432000 4194304 4196468 140729017279040 140147150609120 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16430] ppid=16409 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/16411/task/16430/stat : 16430 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511048267 28909211648 12494 33554432000 4194304 4196468 140729017279040 140147149556656 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51428 KiB

[startup+0.70091 s]
/proc/loadavg: 7.32 7.69 7.97 6/211 16430
/proc/meminfo: memFree=25427628/32770624 swapFree=66992416/67108860
[pid=16409] ppid=16406 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16409/stat : 16409 (xcsp3-exec) S 16406 16409 11698 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511048261 115843072 363 33554432000 4194304 5098028 140736791301920 140736791300024 139758112785020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17145856 140736791307095 140736791307354 140736791307354 140736791310278 0
/proc/16409/statm: 28282 363 304 221 0 87 0
[pid=16411] ppid=16409 vsize=28766288 memory=128012 CPUtime=2.04 cores=0-7
/proc/16411/stat : 16411 (java) S 16409 16409 11698 0 -1 1077944320 15849 0 0 0 198 6 0 0 20 0 28 0 511048261 29456678912 32003 33554432000 4194304 4196468 140729017279040 140729017261584 140149030792951 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
/proc/16411/statm: 7191572 32003 3458 1 0 7152672 0
[pid=16411/tid=16412] ppid=16409 vsize=28766288 memory=0 CPUtime=0.56 cores=0-7
/proc/16411/task/16412/stat : 16412 (java) S 16409 16409 11698 0 -1 1077944384 9118 0 0 0 53 3 0 0 20 0 28 0 511048261 29456678912 32003 33554432000 4194304 4196468 140729017279040 140149035033728 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16413] ppid=16409 vsize=28766288 memory=140607163245424 CPUtime=0 cores=0-7
/proc/16411/task/16413/stat : 16413 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511048262 29456678912 32003 33554432000 4194304 4196468 140729017279040 140148950645520 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16414] ppid=16409 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16414/stat : 16414 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511048262 29456678912 32003 33554432000 4194304 4196468 140729017279040 140148949592976 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16415] ppid=16409 vsize=28766288 memory=1164 CPUtime=0 cores=0-7
/proc/16411/task/16415/stat : 16415 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511048262 29456678912 32003 33554432000 4194304 4196468 140729017279040 140148948540432 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0

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

[pid=16411/tid=16510] ppid=16409 vsize=28767316 memory=49480 CPUtime=158.46 cores=0-7
/proc/16411/task/16510/stat : 16510 (java) R 16409 16409 11698 0 -1 4202560 1526 0 0 0 15845 1 0 0 20 0 28 0 511048493 29457731584 78279 33554432000 4194304 4196468 140729017279040 140147135311880 140148629297128 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
Current children cumulated CPU time: 1285.76 s
Current children cumulated vsize: 28880444 KiB
Current children cumulated memory: 314568 KiB

[startup+222.302 s]
/proc/loadavg: 8.61 8.09 8.07 9/221 16533
/proc/meminfo: memFree=25094300/32770624 swapFree=66992416/67108860
[pid=16409] ppid=16406 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16409/stat : 16409 (xcsp3-exec) S 16406 16409 11698 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511048261 115843072 363 33554432000 4194304 5098028 140736791301920 140736791300024 139758112785020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17145856 140736791307095 140736791307354 140736791307354 140736791310278 0
/proc/16409/statm: 28282 363 304 221 0 87 0
[pid=16411] ppid=16409 vsize=28767316 memory=400072 CPUtime=1761.27 cores=0-7
/proc/16411/stat : 16411 (java) S 16409 16409 11698 0 -1 1077944320 109281 0 0 0 176046 81 0 0 20 0 28 0 511048261 29457731584 100018 33554432000 4194304 4196468 140729017279040 140729017261584 140149030792951 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
/proc/16411/statm: 7191829 100018 3519 1 0 7152929 0
[pid=16411/tid=16412] ppid=16409 vsize=28767316 memory=398024 CPUtime=0.57 cores=0-7
/proc/16411/task/16412/stat : 16412 (java) S 16409 16409 11698 0 -1 1077944384 9119 0 0 0 54 3 0 0 20 0 28 0 511048261 29457731584 100018 33554432000 4194304 4196468 140729017279040 140149035033728 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16413] ppid=16409 vsize=28767316 memory=400072 CPUtime=0.42 cores=0-7
/proc/16411/task/16413/stat : 16413 (java) S 16409 16409 11698 0 -1 1077944384 4976 0 0 0 37 5 0 0 20 0 28 0 511048262 29457731584 100018 33554432000 4194304 4196468 140729017279040 140148950645520 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16414] ppid=16409 vsize=28767316 memory=9520 CPUtime=0.42 cores=0-7
/proc/16411/task/16414/stat : 16414 (java) S 16409 16409 11698 0 -1 1077944384 3257 0 0 0 37 5 0 0 20 0 28 0 511048262 29457731584 100018 33554432000 4194304 4196468 140729017279040 140148949592976 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16415] ppid=16409 vsize=28767316 memory=14008 CPUtime=0.42 cores=0-7
/proc/16411/task/16415/stat : 16415 (java) S 16409 16409 11698 0 -1 1077944384 3352 0 0 0 37 5 0 0 20 0 28 0 511048262 29457731584 100018 33554432000 4194304 4196468 140729017279040 140148948540432 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16416] ppid=16409 vsize=28767316 memory=398020 CPUtime=0.42 cores=0-7
/proc/16411/task/16416/stat : 16416 (java) S 16409 16409 11698 0 -1 1077944384 3559 0 0 0 37 5 0 0 20 0 28 0 511048262 29457731584 100018 33554432000 4194304 4196468 140729017279040 140148947487888 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16417] ppid=16409 vsize=28767316 memory=0 CPUtime=0.41 cores=0-7
/proc/16411/task/16417/stat : 16417 (java) S 16409 16409 11698 0 -1 1077944384 3181 0 0 0 37 4 0 0 20 0 28 0 511048262 29457731584 100018 33554432000 4194304 4196468 140729017279040 140148946434320 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16418] ppid=16409 vsize=28767316 memory=3620 CPUtime=0.42 cores=0-7
/proc/16411/task/16418/stat : 16418 (java) S 16409 16409 11698 0 -1 1077944384 3581 0 0 0 37 5 0 0 20 0 28 0 511048262 29457731584 100018 33554432000 4194304 4196468 140729017279040 140148945381776 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16419] ppid=16409 vsize=28767316 memory=49500 CPUtime=0.42 cores=0-7
/proc/16411/task/16419/stat : 16419 (java) S 16409 16409 11698 0 -1 1077944384 3411 0 0 0 38 4 0 0 20 0 28 0 511048262 29457731584 100018 33554432000 4194304 4196468 140729017279040 140148575689232 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16420] ppid=16409 vsize=28767316 memory=1452 CPUtime=0.42 cores=0-7
/proc/16411/task/16420/stat : 16420 (java) S 16409 16409 11698 0 -1 1077944384 3649 0 0 0 37 5 0 0 20 0 28 0 511048262 29457731584 100018 33554432000 4194304 4196468 140729017279040 140148574636688 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16421] ppid=16409 vsize=28767316 memory=1452 CPUtime=0.42 cores=0-7
/proc/16411/task/16421/stat : 16421 (java) S 16409 16409 11698 0 -1 1077944384 10735 0 0 0 37 5 0 0 20 0 28 0 511048263 29457731584 100018 33554432000 4194304 4196468 140729017279040 140147159030256 140149030804098 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16422] ppid=16409 vsize=28767316 memory=369064 CPUtime=0 cores=0-7
/proc/16411/task/16422/stat : 16422 (java) S 16409 16409 11698 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 511048264 29457731584 100018 33554432000 4194304 4196468 140729017279040 140147157976544 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16423] ppid=16409 vsize=28767316 memory=1452 CPUtime=0 cores=0-7
/proc/16411/task/16423/stat : 16423 (java) S 16409 16409 11698 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 511048264 29457731584 100018 33554432000 4194304 4196468 140729017279040 140147156923888 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16424] ppid=16409 vsize=28767316 memory=1452 CPUtime=0 cores=0-7
/proc/16411/task/16424/stat : 16424 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511048267 29457731584 100018 33554432000 4194304 4196468 140729017279040 140147155872464 140149030811547 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16425] ppid=16409 vsize=28767316 memory=1452 CPUtime=1.46 cores=0-7
/proc/16411/task/16425/stat : 16425 (java) S 16409 16409 11698 0 -1 1077944384 7871 0 0 0 144 2 0 0 20 0 28 0 511048267 29457731584 100018 33554432000 4194304 4196468 140729017279040 140147154819056 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16426] ppid=16409 vsize=28767316 memory=13 CPUtime=1.45 cores=0-7
/proc/16411/task/16426/stat : 16426 (java) S 16409 16409 11698 0 -1 1077944384 8229 0 0 0 143 2 0 0 20 0 28 0 511048267 29457731584 100018 33554432000 4194304 4196468 140729017279040 140147153766512 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16427] ppid=16409 vsize=28767316 memory=5194 CPUtime=1.58 cores=0-7
/proc/16411/task/16427/stat : 16427 (java) S 16409 16409 11698 0 -1 1077944384 6847 0 0 0 157 1 0 0 20 0 28 0 511048267 29457731584 100018 33554432000 4194304 4196468 140729017279040 140147152713968 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16428] ppid=16409 vsize=28767316 memory=1452 CPUtime=0.59 cores=0-7
/proc/16411/task/16428/stat : 16428 (java) S 16409 16409 11698 0 -1 1077944384 6793 0 0 0 58 1 0 0 20 0 28 0 511048267 29457731584 100018 33554432000 4194304 4196468 140729017279040 140147151661424 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16429] ppid=16409 vsize=28767316 memory=3620 CPUtime=0 cores=0-7
/proc/16411/task/16429/stat : 16429 (java) S 16409 16409 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511048267 29457731584 100018 33554432000 4194304 4196468 140729017279040 140147150609120 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16430] ppid=16409 vsize=28767316 memory=281214326808688 CPUtime=0.04 cores=0-7
/proc/16411/task/16430/stat : 16430 (java) S 16409 16409 11698 0 -1 1077944384 1766 0 0 0 0 4 0 0 20 0 28 0 511048267 29457731584 100018 33554432000 4194304 4196468 140729017279040 140147149556656 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16503] ppid=16409 vsize=28767316 memory=7453008152960915043 CPUtime=217.47 cores=0-7
/proc/16411/task/16503/stat : 16503 (java) R 16409 16409 11698 0 -1 4202560 2568 0 0 0 21747 0 0 0 20 0 28 0 511048492 29457731584 100018 33554432000 4194304 4196468 140729017279040 140147133205536 140148629304369 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16504] ppid=16409 vsize=28767316 memory=1452 CPUtime=217.91 cores=0-7
/proc/16411/task/16504/stat : 16504 (java) R 16409 16409 11698 0 -1 4202560 2283 0 0 0 21791 0 0 0 20 0 28 0 511048492 29457731584 100018 33554432000 4194304 4196468 140729017279040 140146824266616 140148630285214 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16505] ppid=16409 vsize=28767316 memory=398024 CPUtime=217.68 cores=0-7
/proc/16411/task/16505/stat : 16505 (java) R 16409 16409 11698 0 -1 4202560 2105 0 0 0 21768 0 0 0 20 0 28 0 511048492 29457731584 100018 33554432000 4194304 4196468 140729017279040 140147137419648 140148629372361 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16506] ppid=16409 vsize=28767316 memory=397976 CPUtime=217.32 cores=0-7
/proc/16411/task/16506/stat : 16506 (java) R 16409 16409 11698 0 -1 4202560 5816 0 0 0 21725 7 0 0 20 0 28 0 511048492 29457731584 100018 33554432000 4194304 4196468 140729017279040 140147134258712 140148630712424 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16507] ppid=16409 vsize=28767316 memory=1452 CPUtime=217.15 cores=0-7
/proc/16411/task/16507/stat : 16507 (java) R 16409 16409 11698 0 -1 4202560 3769 0 0 0 21712 3 0 0 20 0 28 0 511048492 29457731584 100018 33554432000 4194304 4196468 140729017279040 140147140575480 140148629373515 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16508] ppid=16409 vsize=28767316 memory=3620 CPUtime=218.3 cores=0-7
/proc/16411/task/16508/stat : 16508 (java) R 16409 16409 11698 0 -1 4202560 3741 0 0 0 21824 6 0 0 20 0 28 0 511048492 29457731584 100018 33554432000 4194304 4196468 140729017279040 140147138470024 140148629372479 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16509] ppid=16409 vsize=28767316 memory=1452 CPUtime=217.8 cores=0-7
/proc/16411/task/16509/stat : 16509 (java) R 16409 16409 11698 0 -1 4202560 2383 0 0 0 21779 1 0 0 20 0 28 0 511048492 29457731584 100018 33554432000 4194304 4196468 140729017279040 140147136364888 140148630326064 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16510] ppid=16409 vsize=28767316 memory=1452 CPUtime=217.78 cores=0-7
/proc/16411/task/16510/stat : 16510 (java) R 16409 16409 11698 0 -1 4202560 3169 0 0 0 21776 2 0 0 20 0 28 0 511048493 29457731584 100018 33554432000 4194304 4196468 140729017279040 140147135311784 140148629372697 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
Current children cumulated CPU time: 1761.27 s
Current children cumulated vsize: 28880444 KiB
Current children cumulated memory: 401524 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.49 8.11 8.07 9/221 16557
/proc/meminfo: memFree=24974516/32770624 swapFree=66992420/67108860
[pid=16409] ppid=16406 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16409/stat : 16409 (xcsp3-exec) S 16406 16409 11698 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511048261 115843072 363 33554432000 4194304 5098028 140736791301920 140736791300024 139758112785020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17145856 140736791307095 140736791307354 140736791307354 140736791310278 0
/proc/16409/statm: 28282 363 304 221 0 87 0
[pid=16411] ppid=16409 vsize=28767316 memory=521160 CPUtime=1996.92 cores=0-7
/proc/16411/stat : 16411 (java) S 16409 16409 11698 0 -1 1077944320 114573 0 0 0 199599 93 0 0 20 0 28 0 511048261 29457731584 130290 33554432000 4194304 4196468 140729017279040 140729017261584 140149030792951 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
/proc/16411/statm: 7191829 130290 3519 1 0 7152929 0
[pid=16411/tid=16412] ppid=16409 vsize=28767316 memory=1398722017469774279 CPUtime=0.57 cores=0-7
/proc/16411/task/16412/stat : 16412 (java) S 16409 16409 11698 0 -1 1077944384 9119 0 0 0 54 3 0 0 20 0 28 0 511048261 29457731584 130290 33554432000 4194304 4196468 140729017279040 140149035033728 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16413] ppid=16409 vsize=28767316 memory=4126316290023845779 CPUtime=0.53 cores=0-7
/proc/16411/task/16413/stat : 16413 (java) S 16409 16409 11698 0 -1 1077944384 5289 0 0 0 47 6 0 0 20 0 28 0 511048262 29457731584 130290 33554432000 4194304 4196468 140729017279040 140148950645520 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16414] ppid=16409 vsize=28767316 memory=2828 CPUtime=0.53 cores=0-7
/proc/16411/task/16414/stat : 16414 (java) S 16409 16409 11698 0 -1 1077944384 3443 0 0 0 47 6 0 0 20 0 28 0 511048262 29457731584 130290 33554432000 4194304 4196468 140729017279040 140148949592976 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16415] ppid=16409 vsize=28767316 memory=756 CPUtime=0.53 cores=0-7
/proc/16411/task/16415/stat : 16415 (java) S 16409 16409 11698 0 -1 1077944384 3870 0 0 0 47 6 0 0 20 0 28 0 511048262 29457731584 130290 33554432000 4194304 4196468 140729017279040 140148948540432 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16416] ppid=16409 vsize=28767316 memory=1548 CPUtime=0.52 cores=0-7
/proc/16411/task/16416/stat : 16416 (java) S 16409 16409 11698 0 -1 1077944384 3864 0 0 0 46 6 0 0 20 0 28 0 511048262 29457731584 130290 33554432000 4194304 4196468 140729017279040 140148947487888 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16417] ppid=16409 vsize=28767316 memory=8248 CPUtime=0.52 cores=0-7
/proc/16411/task/16417/stat : 16417 (java) S 16409 16409 11698 0 -1 1077944384 3325 0 0 0 47 5 0 0 20 0 28 0 511048262 29457731584 130290 33554432000 4194304 4196468 140729017279040 140148946434320 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16418] ppid=16409 vsize=28767316 memory=1164 CPUtime=0.51 cores=0-7
/proc/16411/task/16418/stat : 16418 (java) S 16409 16409 11698 0 -1 1077944384 3837 0 0 0 46 5 0 0 20 0 28 0 511048262 29457731584 130290 33554432000 4194304 4196468 140729017279040 140148945381776 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16419] ppid=16409 vsize=28767316 memory=9520 CPUtime=0.52 cores=0-7
/proc/16411/task/16419/stat : 16419 (java) S 16409 16409 11698 0 -1 1077944384 3692 0 0 0 48 4 0 0 20 0 28 0 511048262 29457731584 130290 33554432000 4194304 4196468 140729017279040 140148575689232 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16420] ppid=16409 vsize=28767316 memory=14008 CPUtime=0.53 cores=0-7
/proc/16411/task/16420/stat : 16420 (java) S 16409 16409 11698 0 -1 1077944384 4047 0 0 0 47 6 0 0 20 0 28 0 511048262 29457731584 130290 33554432000 4194304 4196468 140729017279040 140148574636688 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16421] ppid=16409 vsize=28767316 memory=2120 CPUtime=0.48 cores=0-7
/proc/16411/task/16421/stat : 16421 (java) S 16409 16409 11698 0 -1 1077944384 11354 0 0 0 42 6 0 0 20 0 28 0 511048263 29457731584 130290 33554432000 4194304 4196468 140729017279040 140147159030256 140149030804098 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16422] ppid=16409 vsize=28767316 memory=1452 CPUtime=0 cores=0-7
/proc/16411/task/16422/stat : 16422 (java) S 16409 16409 11698 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 511048264 29457731584 130290 33554432000 4194304 4196468 140729017279040 140147157976544 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16423] ppid=16409 vsize=28767316 memory=518404 CPUtime=0 cores=0-7
/proc/16411/task/16423/stat : 16423 (java) S 16409 16409 11698 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 511048264 29457731584 130290 33554432000 4194304 4196468 140729017279040 140147156923888 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16424] ppid=16409 vsize=28767316 memory=512 CPUtime=0 cores=0-7
/proc/16411/task/16424/stat : 16424 (java) S 16409 16409 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511048267 29457731584 130290 33554432000 4194304 4196468 140729017279040 140147155872464 140149030811547 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16425] ppid=16409 vsize=28767316 memory=1452 CPUtime=1.46 cores=0-7
/proc/16411/task/16425/stat : 16425 (java) S 16409 16409 11698 0 -1 1077944384 8289 0 0 0 144 2 0 0 20 0 28 0 511048267 29457731584 130290 33554432000 4194304 4196468 140729017279040 140147154819056 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16426] ppid=16409 vsize=28767316 memory=518404 CPUtime=1.45 cores=0-7
/proc/16411/task/16426/stat : 16426 (java) S 16409 16409 11698 0 -1 1077944384 8231 0 0 0 143 2 0 0 20 0 28 0 511048267 29457731584 130290 33554432000 4194304 4196468 140729017279040 140147153766512 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16427] ppid=16409 vsize=28767316 memory=1452 CPUtime=1.59 cores=0-7
/proc/16411/task/16427/stat : 16427 (java) S 16409 16409 11698 0 -1 1077944384 6849 0 0 0 158 1 0 0 20 0 28 0 511048267 29457731584 130290 33554432000 4194304 4196468 140729017279040 140147152713968 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16428] ppid=16409 vsize=28767316 memory=481464 CPUtime=0.59 cores=0-7
/proc/16411/task/16428/stat : 16428 (java) S 16409 16409 11698 0 -1 1077944384 6795 0 0 0 58 1 0 0 20 0 28 0 511048267 29457731584 130290 33554432000 4194304 4196468 140729017279040 140147151661424 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16429] ppid=16409 vsize=28767316 memory=1452 CPUtime=0 cores=0-7
/proc/16411/task/16429/stat : 16429 (java) S 16409 16409 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511048267 29457731584 130290 33554432000 4194304 4196468 140729017279040 140147150609120 140149030803157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16430] ppid=16409 vsize=28767316 memory=504004 CPUtime=0.05 cores=0-7
/proc/16411/task/16430/stat : 16430 (java) S 16409 16409 11698 0 -1 1077944384 1806 0 0 0 0 5 0 0 20 0 28 0 511048267 29457731584 130290 33554432000 4194304 4196468 140729017279040 140147149556656 140149030804098 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16503] ppid=16409 vsize=28767316 memory=212 CPUtime=246.77 cores=0-7
/proc/16411/task/16503/stat : 16503 (java) R 16409 16409 11698 0 -1 4202560 2739 0 0 0 24676 1 0 0 20 0 28 0 511048492 29457731584 130290 33554432000 4194304 4196468 140729017279040 140147133205704 140148629466758 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16504] ppid=16409 vsize=28767316 memory=1452 CPUtime=247.3 cores=0-7
/proc/16411/task/16504/stat : 16504 (java) R 16409 16409 11698 0 -1 4202560 2388 0 0 0 24729 1 0 0 20 0 28 0 511048492 29457731584 130290 33554432000 4194304 4196468 140729017279040 140146824266016 140148629372231 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16505] ppid=16409 vsize=28767316 memory=1452 CPUtime=247.09 cores=0-7
/proc/16411/task/16505/stat : 16505 (java) R 16409 16409 11698 0 -1 4202560 2319 0 0 0 24708 1 0 0 20 0 28 0 511048492 29457731584 130290 33554432000 4194304 4196468 140729017279040 140147137416632 140148630194045 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16506] ppid=16409 vsize=28767316 memory=518808 CPUtime=246.58 cores=0-7
/proc/16411/task/16506/stat : 16506 (java) R 16409 16409 11698 0 -1 4202560 6254 0 0 0 24650 8 0 0 20 0 28 0 511048492 29457731584 130290 33554432000 4194304 4196468 140729017279040 140147134261648 140148631637084 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16507] ppid=16409 vsize=28767316 memory=904 CPUtime=246.53 cores=0-7
/proc/16411/task/16507/stat : 16507 (java) R 16409 16409 11698 0 -1 4202560 4050 0 0 0 24649 4 0 0 20 0 28 0 511048492 29457731584 130290 33554432000 4194304 4196468 140729017279040 140147140574656 140148630199539 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16508] ppid=16409 vsize=28767316 memory=1984 CPUtime=247.54 cores=0-7
/proc/16411/task/16508/stat : 16508 (java) R 16409 16409 11698 0 -1 4202560 3962 0 0 0 24748 6 0 0 20 0 28 0 511048492 29457731584 130290 33554432000 4194304 4196468 140729017279040 140147138469744 140148629304565 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16509] ppid=16409 vsize=28767316 memory=2528 CPUtime=247.24 cores=0-7
/proc/16411/task/16509/stat : 16509 (java) R 16409 16409 11698 0 -1 4202560 2542 0 0 0 24723 1 0 0 20 0 28 0 511048492 29457731584 130290 33554432000 4194304 4196468 140729017279040 140147136364632 140148626004112 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
[pid=16411/tid=16510] ppid=16409 vsize=28767316 memory=1452 CPUtime=247.07 cores=0-7
/proc/16411/task/16510/stat : 16510 (java) R 16409 16409 11698 0 -1 4202560 3388 0 0 0 24705 2 0 0 20 0 28 0 511048493 29457731584 130290 33554432000 4194304 4196468 140729017279040 140147135311688 140148629304479 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 38977536 140729017287644 140729017287819 140729017287819 140729017290703 0
Current children cumulated CPU time: 1996.92 s
Current children cumulated vsize: 28880444 KiB
Current children cumulated memory: 522612 KiB

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

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

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

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

Child status: 143
Real time (s): 252.089
CPU time (s): 1997.48
CPU user time (s): 1996.53
CPU system time (s): 0.949085
CPU usage (%): 792.373
Max. virtual memory (cumulated for all children) (KiB): 28880444
Max. memory (cumulated for all children) (KiB): 522612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1996.53
system time used= 0.949085
maximum resident set size= 522344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115686
page faults= 0
swaps= 0
block input operations= 0
block output operations= 600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45178
involuntary context switches= 26452


# summary of solver processes directly reported to runsolver:
#   pid: 16409,16411
#   total CPU time (s): 1997.48
#   total CPU user time (s): 1996.53
#   total CPU system time (s): 0.949085

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.52522 second user time and 2.37235 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-24 19:56:54
IDJOB=4407375
IDBENCH=135747
IDSOLVER=2872
FILE ID=node121/4407375-1569347857
RUNJOBID= node121-1569335936-11725
PBS_JOBID= 21705063
Free space on /var/tmp= 13512 MiB

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

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

MD5SUM BENCH= 8288d58d1e6d081c99b6d9412791f2b3
RANDOM SEED=1292990470

node121.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.75
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.75
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.75
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.75
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:        25482124 kB
MemAvailable:   31846392 kB
Buffers:          145680 kB
Cached:          6308668 kB
SwapCached:         4604 kB
Active:          3209324 kB
Inactive:        3254628 kB
Active(anon):       5236 kB
Inactive(anon):    53860 kB
Active(file):    3204088 kB
Inactive(file):  3200768 kB
Unevictable:      109072 kB
Mlocked:          109072 kB
SwapTotal:      67108860 kB
SwapFree:       66992416 kB
Dirty:             26356 kB
Writeback:             0 kB
AnonPages:        113456 kB
Mapped:            52616 kB
Shmem:             41104 kB
Slab:             417416 kB
SReclaimable:     387872 kB
SUnreclaim:        29544 kB
KernelStack:        3408 kB
PageTables:         4880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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= 13484 MiB
End job on node121 at 2019-09-24 20:01:06