Trace number 4399977

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-16 parallelSAT (TO)184 20032.7 2520.09

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n35/
TravellingSalesman-35-30-07.xml
MD5SUM1a4fb6e98f7c5153812b28830edea47d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark143
Best CPU time to get the best result obtained on this benchmark2520.38
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints36
Number of domains2
Minimum domain size35
Maximum domain size37
Distribution of domain sizes[{"size":35,"count":35},{"size":37,"count":35}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":35},{"degree":3,"count":35}]
Minimum constraint arity3
Maximum constraint arity35
Distribution of constraint arities[{"arity":3,"count":35},{"arity":35,"count":1}]
Number of extensional constraints35
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":35},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399977-1568711812.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399977-1568711812.xml, -tl, 20160s, -p, 8]
0.33/0.23	c 8 solvers in parallel
0.33/0.29	c parse instance...
1.47/0.69	c solve instance...
2.60/0.81	o 580 
2.60/0.82	o 579 
2.60/0.84	o 251 
2.60/0.88	o 194 
2.60/0.89	o 192 
2.60/0.89	o 191 
3.20/0.90	o 190 
3.20/0.98	o 187 
4.75/1.15	o 184 
20032.11/2520.08	s SATISFIABLE
20032.11/2520.08	v <instantiation>
20032.11/2520.08	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] </list>
20032.11/2520.08	v 	<values>31 34 26 14 1 2 5 3 6 8 9 7 12 13 18 17 23 22 16 15 21 20 19 24 29 30 28 27 4 0 10 11 25 33 32 1 7 20 11 3 1 7 1 2 2 2 7 1 5 1 4 1 4 2 4 3 1 5 9 2 11 6 21 8 4 4 10 9 1 4 </values>
20032.11/2520.08	v </instantiation>
20032.11/2520.08	c Unexpected resolution interruption!

Verifier Data

OK	184

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399977-1568711812/watcher-4399977-1568711812 -o /tmp/evaluation-result-4399977-1568711812/solver-4399977-1568711812 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1568711398-15370 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1097723610 HOME/instance-4399977-1568711812.xml 

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

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

solver pid=16493, runsolver pid=16490

[startup+0.100143 s]*
/proc/loadavg: 8.35 7.99 7.97 2/211 16514
/proc/meminfo: memFree=31474920/32770624 swapFree=66997372/67108860
[pid=16493] ppid=16490 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/16493/stat : 16493 (xcsp3-exec) S 16490 16493 15343 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447434304 115843072 364 33554432000 4194304 5098028 140737443944304 140737443942408 140409725002364 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15740928 140737443951477 140737443951721 140737443951721 140737443954634 0
/proc/16493/statm: 28282 364 305 221 0 87 0
[pid=16495] ppid=16493 vsize=28227396 memory=30204 CPUtime=0.12 cores=0-7
/proc/16495/stat : 16495 (java) S 16493 16493 15343 0 -1 1077944320 6026 0 0 0 10 2 0 0 20 0 20 0 447434304 28904853504 7551 33554432000 4194304 4196468 140735281304976 140735281287520 140097106034423 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
/proc/16495/statm: 7056849 7551 3096 1 0 7019032 0
[pid=16495/tid=16496] ppid=16493 vsize=28227396 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/16495/task/16496/stat : 16496 (java) R 16493 16493 15343 0 -1 4202560 3939 0 0 0 8 1 0 0 20 0 20 0 447434304 28904853504 7551 33554432000 4194304 4196468 140735281304976 140097110262128 140097106046358 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16497] ppid=16493 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16495/task/16497/stat : 16497 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096657283344 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16498] ppid=16493 vsize=28227396 memory=140557672191616 CPUtime=0 cores=0-7
/proc/16495/task/16498/stat : 16498 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096656230800 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16499] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16499/stat : 16499 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096655178256 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16500] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16500/stat : 16500 (java) S 16493 16493 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447434305 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096654125712 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16501] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16501/stat : 16501 (java) S 16493 16493 15343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447434305 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096653073168 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16502] ppid=16493 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16495/task/16502/stat : 16502 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096652020624 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16503] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16503/stat : 16503 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096650968080 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16504] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16504/stat : 16504 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096649915536 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16505] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16505/stat : 16505 (java) S 16493 16493 15343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447434307 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096607111152 140097106045570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16506] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16506/stat : 16506 (java) S 16493 16493 15343 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447434307 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096606057376 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16507] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16507/stat : 16507 (java) S 16493 16493 15343 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447434307 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096605004784 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16508] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16508/stat : 16508 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434310 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096603953360 140097106053019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16509] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16509/stat : 16509 (java) S 16493 16493 15343 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 447434310 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096602900976 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16510] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16510/stat : 16510 (java) S 16493 16493 15343 0 -1 1077944384 389 0 0 0 0 0 0 0 20 0 20 0 447434310 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096601848432 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16511] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16511/stat : 16511 (java) S 16493 16493 15343 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 447434310 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096600795888 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16512] ppid=16493 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16495/task/16512/stat : 16512 (java) R 16493 16493 15343 0 -1 4202560 358 0 0 0 1 0 0 0 20 0 20 0 447434310 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096214002544 140097084637687 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16513] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16513/stat : 16513 (java) S 16493 16493 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447434310 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096212949216 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16514] ppid=16493 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16495/task/16514/stat : 16514 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434310 28904853504 7551 33554432000 4194304 4196468 140735281304976 140096211896752 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31660 KiB

[startup+0.210225 s]*
/proc/loadavg: 8.35 7.99 7.97 2/211 16514
/proc/meminfo: memFree=31463096/32770624 swapFree=66997372/67108860
[pid=16493] ppid=16490 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/16493/stat : 16493 (xcsp3-exec) S 16490 16493 15343 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447434304 115843072 364 33554432000 4194304 5098028 140737443944304 140737443942408 140409725002364 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15740928 140737443951477 140737443951721 140737443951721 140737443954634 0
/proc/16493/statm: 28282 364 305 221 0 87 0
[pid=16495] ppid=16493 vsize=28227396 memory=40656 CPUtime=0.33 cores=0-7
/proc/16495/stat : 16495 (java) S 16493 16493 15343 0 -1 1077944320 9434 0 0 0 30 3 0 0 20 0 20 0 447434304 28904853504 10164 33554432000 4194304 4196468 140735281304976 140735281287520 140097106034423 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
/proc/16495/statm: 7056849 10164 3257 1 0 7019032 0
[pid=16495/tid=16496] ppid=16493 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/16495/task/16496/stat : 16496 (java) R 16493 16493 15343 0 -1 4202560 6710 0 0 0 17 2 0 0 20 0 20 0 447434304 28904853504 10164 33554432000 4194304 4196468 140735281304976 140097110267152 140097098712437 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16497] ppid=16493 vsize=28227396 memory=342 CPUtime=0 cores=0-7
/proc/16495/task/16497/stat : 16497 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096657283344 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16498] ppid=16493 vsize=28227396 memory=4123243423885104800 CPUtime=0 cores=0-7
/proc/16495/task/16498/stat : 16498 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096656230800 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16499] ppid=16493 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16495/task/16499/stat : 16499 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096655178256 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16500] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16500/stat : 16500 (java) S 16493 16493 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447434305 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096654125712 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16501] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16501/stat : 16501 (java) S 16493 16493 15343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447434305 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096653073168 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16502] ppid=16493 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16495/task/16502/stat : 16502 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096652020624 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16503] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16503/stat : 16503 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096650968080 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16504] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16504/stat : 16504 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096649915536 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16505] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16505/stat : 16505 (java) S 16493 16493 15343 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 447434307 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096607111152 140097106045570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16506] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16506/stat : 16506 (java) S 16493 16493 15343 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447434307 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096606057376 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16507] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16507/stat : 16507 (java) S 16493 16493 15343 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447434307 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096605004784 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16508] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16508/stat : 16508 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434310 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096603953360 140097106053019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16509] ppid=16493 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16495/task/16509/stat : 16509 (java) S 16493 16493 15343 0 -1 1077944384 83 0 0 0 1 0 0 0 20 0 20 0 447434310 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096602900976 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16510] ppid=16493 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/16495/task/16510/stat : 16510 (java) S 16493 16493 15343 0 -1 1077944384 512 0 0 0 2 0 0 0 20 0 20 0 447434310 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096601848432 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16511] ppid=16493 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/16495/task/16511/stat : 16511 (java) S 16493 16493 15343 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 20 0 447434310 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096600795888 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16512] ppid=16493 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/16495/task/16512/stat : 16512 (java) S 16493 16493 15343 0 -1 1077944384 764 0 0 0 7 0 0 0 20 0 20 0 447434310 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096214002544 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16513] ppid=16493 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16513/stat : 16513 (java) S 16493 16493 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447434310 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096212949216 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16514] ppid=16493 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16495/task/16514/stat : 16514 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434310 28904853504 10164 33554432000 4194304 4196468 140735281304976 140096211896752 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42112 KiB

[startup+0.309635 s]*
/proc/loadavg: 8.35 7.99 7.97 3/211 16514
/proc/meminfo: memFree=31457520/32770624 swapFree=66997372/67108860
[pid=16493] ppid=16490 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/16493/stat : 16493 (xcsp3-exec) S 16490 16493 15343 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447434304 115843072 364 33554432000 4194304 5098028 140737443944304 140737443942408 140409725002364 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15740928 140737443951477 140737443951721 140737443951721 140737443954634 0
/proc/16493/statm: 28282 364 305 221 0 87 0
[pid=16495] ppid=16493 vsize=28231652 memory=48952 CPUtime=0.52 cores=0-7
/proc/16495/stat : 16495 (java) S 16493 16493 15343 0 -1 1077944320 10642 0 0 0 48 4 0 0 20 0 20 0 447434304 28909211648 12238 33554432000 4194304 4196468 140735281304976 140735281287520 140097106034423 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
/proc/16495/statm: 7057913 12238 3304 1 0 7019032 0
[pid=16495/tid=16496] ppid=16493 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/16495/task/16496/stat : 16496 (java) R 16493 16493 15343 0 -1 4202560 7728 0 0 0 27 3 0 0 20 0 20 0 447434304 28909211648 12238 33554432000 4194304 4196468 140735281304976 140097110268208 140097098751386 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16497] ppid=16493 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16497/stat : 16497 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096657283344 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16498] ppid=16493 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16498/stat : 16498 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096656230800 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16499] ppid=16493 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16499/stat : 16499 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096655178256 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16500] ppid=16493 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16500/stat : 16500 (java) S 16493 16493 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447434305 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096654125712 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16501] ppid=16493 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16501/stat : 16501 (java) S 16493 16493 15343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447434305 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096653073168 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16502] ppid=16493 vsize=28231652 memory=140557569583791 CPUtime=0 cores=0-7
/proc/16495/task/16502/stat : 16502 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096652020624 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16503] ppid=16493 vsize=28231652 memory=140557569586096 CPUtime=0 cores=0-7
/proc/16495/task/16503/stat : 16503 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096650968080 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16504] ppid=16493 vsize=28231652 memory=140557569588400 CPUtime=0 cores=0-7
/proc/16495/task/16504/stat : 16504 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096649915536 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16505] ppid=16493 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16505/stat : 16505 (java) S 16493 16493 15343 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 447434307 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096607111152 140097106045570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16506] ppid=16493 vsize=28231652 memory=281115139190672 CPUtime=0 cores=0-7
/proc/16495/task/16506/stat : 16506 (java) S 16493 16493 15343 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447434307 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096606057376 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16507] ppid=16493 vsize=28231652 memory=281115139188368 CPUtime=0 cores=0-7
/proc/16495/task/16507/stat : 16507 (java) S 16493 16493 15343 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447434307 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096605004784 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16508] ppid=16493 vsize=28231652 memory=281115139195280 CPUtime=0 cores=0-7
/proc/16495/task/16508/stat : 16508 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434310 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096603953360 140097106053019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16509] ppid=16493 vsize=28231652 memory=281115139136560 CPUtime=0.02 cores=0-7
/proc/16495/task/16509/stat : 16509 (java) R 16493 16493 15343 0 -1 4202560 191 0 0 0 2 0 0 0 20 0 20 0 447434310 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096602900976 140097086734720 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16510] ppid=16493 vsize=28231652 memory=281115139209104 CPUtime=0.03 cores=0-7
/proc/16495/task/16510/stat : 16510 (java) S 16493 16493 15343 0 -1 1077944384 525 0 0 0 3 0 0 0 20 0 20 0 447434310 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096601848432 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16511] ppid=16493 vsize=28231652 memory=281115139216016 CPUtime=0.02 cores=0-7
/proc/16495/task/16511/stat : 16511 (java) S 16493 16493 15343 0 -1 1077944384 58 0 0 0 2 0 0 0 20 0 20 0 447434310 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096600795888 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16512] ppid=16493 vsize=28231652 memory=281115139213712 CPUtime=0.12 cores=0-7
/proc/16495/task/16512/stat : 16512 (java) S 16493 16493 15343 0 -1 1077944384 884 0 0 0 12 0 0 0 20 0 20 0 447434310 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096214002544 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16513] ppid=16493 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16513/stat : 16513 (java) S 16493 16493 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447434310 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096212949216 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16514] ppid=16493 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/16495/task/16514/stat : 16514 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434310 28909211648 12238 33554432000 4194304 4196468 140735281304976 140096211896752 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50408 KiB

[startup+0.700879 s]
/proc/loadavg: 8.35 7.99 7.97 4/211 16514
/proc/meminfo: memFree=31435664/32770624 swapFree=66997372/67108860
[pid=16493] ppid=16490 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/16493/stat : 16493 (xcsp3-exec) S 16490 16493 15343 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447434304 115843072 364 33554432000 4194304 5098028 140737443944304 140737443942408 140409725002364 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15740928 140737443951477 140737443951721 140737443951721 140737443954634 0
/proc/16493/statm: 28282 364 305 221 0 87 0
[pid=16495] ppid=16493 vsize=28233776 memory=109604 CPUtime=1.89 cores=0-7
/proc/16495/stat : 16495 (java) S 16493 16493 15343 0 -1 1077944320 14974 0 0 0 183 6 0 0 20 0 20 0 447434304 28911386624 27401 33554432000 4194304 4196468 140735281304976 140735281287520 140097106034423 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
/proc/16495/statm: 7058444 27401 3461 1 0 7019544 0
[pid=16495/tid=16496] ppid=16493 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/16495/task/16496/stat : 16496 (java) R 16493 16493 15343 0 -1 4202560 8770 0 0 0 64 4 0 0 20 0 20 0 447434304 28911386624 27401 33554432000 4194304 4196468 140735281304976 140097110273232 140097106046358 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16497] ppid=16493 vsize=28233776 memory=140557569794928 CPUtime=0 cores=0-7
/proc/16495/task/16497/stat : 16497 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28911386624 27401 33554432000 4194304 4196468 140735281304976 140096657283344 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16498] ppid=16493 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/16495/task/16498/stat : 16498 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28911386624 27401 33554432000 4194304 4196468 140735281304976 140096656230800 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16499] ppid=16493 vsize=28233776 memory=1004 CPUtime=0 cores=0-7
/proc/16495/task/16499/stat : 16499 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447434305 28911386624 27401 33554432000 4194304 4196468 140735281304976 140096655178256 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0

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

[pid=16495/tid=16594] ppid=16493 vsize=28768336 memory=1456 CPUtime=2418 cores=0-7
/proc/16495/task/16594/stat : 16594 (java) R 16493 16493 15343 0 -1 4202560 37266 0 0 0 241770 30 0 0 20 0 28 0 447434419 29458776064 249131 33554432000 4194304 4196468 140735281304976 140096197652112 140096749628334 0 4 0 16800975 0 0 0 -1 0 0 0 14 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
Current children cumulated CPU time: 19413.6 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 997980 KiB

[startup+2502.3 s]
/proc/loadavg: 8.35 8.31 8.30 9/219 16780
/proc/meminfo: memFree=30514772/32770624 swapFree=66997372/67108860
[pid=16493] ppid=16490 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/16493/stat : 16493 (xcsp3-exec) S 16490 16493 15343 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447434304 115843072 364 33554432000 4194304 5098028 140737443944304 140737443942408 140409725002364 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15740928 140737443951477 140737443951721 140737443951721 140737443954634 0
/proc/16493/statm: 28282 364 305 221 0 87 0
[pid=16495] ppid=16493 vsize=28768336 memory=986228 CPUtime=19891.1 cores=0-7
/proc/16495/stat : 16495 (java) S 16493 16493 15343 0 -1 1077944320 694246 0 0 0 1988426 682 0 0 20 0 28 0 447434304 29458776064 246557 33554432000 4194304 4196468 140735281304976 140735281287520 140097106034423 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
/proc/16495/statm: 7192084 246557 3540 1 0 7153184 0
[pid=16495/tid=16496] ppid=16493 vsize=28768336 memory=987256 CPUtime=0.69 cores=0-7
/proc/16495/task/16496/stat : 16496 (java) S 16493 16493 15343 0 -1 1077944384 8853 0 0 0 65 4 0 0 20 0 28 0 447434304 29458776064 246557 33554432000 4194304 4196468 140735281304976 140097110275200 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16497] ppid=16493 vsize=28768336 memory=988316 CPUtime=8.95 cores=0-7
/proc/16495/task/16497/stat : 16497 (java) S 16493 16493 15343 0 -1 1077944384 29781 0 0 0 859 36 0 0 20 0 28 0 447434305 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096657283344 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16498] ppid=16493 vsize=28768336 memory=500 CPUtime=8.88 cores=0-7
/proc/16495/task/16498/stat : 16498 (java) S 16493 16493 15343 0 -1 1077944384 28539 0 0 0 852 36 0 0 20 0 28 0 447434305 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096656230800 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16499] ppid=16493 vsize=28768336 memory=1560 CPUtime=8.96 cores=0-7
/proc/16495/task/16499/stat : 16499 (java) S 16493 16493 15343 0 -1 1077944384 26864 0 0 0 863 33 0 0 20 0 28 0 447434305 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096655178256 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16500] ppid=16493 vsize=28768336 memory=986744 CPUtime=8.91 cores=0-7
/proc/16495/task/16500/stat : 16500 (java) S 16493 16493 15343 0 -1 1077944384 30989 0 0 0 855 36 0 0 20 0 28 0 447434305 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096654125712 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16501] ppid=16493 vsize=28768336 memory=1456 CPUtime=8.9 cores=0-7
/proc/16495/task/16501/stat : 16501 (java) S 16493 16493 15343 0 -1 1077944384 25097 0 0 0 853 37 0 0 20 0 28 0 447434305 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096653073168 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16502] ppid=16493 vsize=28768336 memory=2828 CPUtime=8.89 cores=0-7
/proc/16495/task/16502/stat : 16502 (java) S 16493 16493 15343 0 -1 1077944384 24770 0 0 0 857 32 0 0 20 0 28 0 447434305 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096652020624 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16503] ppid=16493 vsize=28768336 memory=676 CPUtime=8.93 cores=0-7
/proc/16495/task/16503/stat : 16503 (java) S 16493 16493 15343 0 -1 1077944384 26826 0 0 0 860 33 0 0 20 0 28 0 447434305 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096650968080 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16504] ppid=16493 vsize=28768336 memory=1456 CPUtime=8.94 cores=0-7
/proc/16495/task/16504/stat : 16504 (java) S 16493 16493 15343 0 -1 1077944384 27784 0 0 0 860 34 0 0 20 0 28 0 447434305 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096649915536 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16505] ppid=16493 vsize=28768336 memory=995980 CPUtime=4.5 cores=0-7
/proc/16495/task/16505/stat : 16505 (java) S 16493 16493 15343 0 -1 1077944384 106474 0 0 0 286 164 0 0 20 0 28 0 447434307 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096607111152 140097106045570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16506] ppid=16493 vsize=28768336 memory=281115142127328 CPUtime=0 cores=0-7
/proc/16495/task/16506/stat : 16506 (java) S 16493 16493 15343 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 447434307 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096606057440 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16507] ppid=16493 vsize=28768336 memory=211393995374911 CPUtime=0 cores=0-7
/proc/16495/task/16507/stat : 16507 (java) S 16493 16493 15343 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 28 0 447434307 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096605004800 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16508] ppid=16493 vsize=28768336 memory=1436 CPUtime=0 cores=0-7
/proc/16495/task/16508/stat : 16508 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447434310 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096603953360 140097106053019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16509] ppid=16493 vsize=28768336 memory=812 CPUtime=2.06 cores=0-7
/proc/16495/task/16509/stat : 16509 (java) S 16493 16493 15343 0 -1 1077944384 11627 0 0 0 203 3 0 0 20 0 28 0 447434310 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096602900976 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 47 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16510] ppid=16493 vsize=28768336 memory=1456 CPUtime=2.23 cores=0-7
/proc/16495/task/16510/stat : 16510 (java) S 16493 16493 15343 0 -1 1077944384 13381 0 0 0 222 1 0 0 20 0 28 0 447434310 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096601848432 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 40 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16511] ppid=16493 vsize=28768336 memory=1456 CPUtime=2.01 cores=0-7
/proc/16495/task/16511/stat : 16511 (java) S 16493 16493 15343 0 -1 1077944384 11242 0 0 0 199 2 0 0 20 0 28 0 447434310 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096600795888 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 46 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16512] ppid=16493 vsize=28768336 memory=992388 CPUtime=0.77 cores=0-7
/proc/16495/task/16512/stat : 16512 (java) S 16493 16493 15343 0 -1 1077944384 10020 0 0 0 76 1 0 0 20 0 28 0 447434310 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096214002544 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16513] ppid=16493 vsize=28768336 memory=1456 CPUtime=0 cores=0-7
/proc/16495/task/16513/stat : 16513 (java) S 16493 16493 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447434310 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096212949216 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16514] ppid=16493 vsize=28768336 memory=3504 CPUtime=0.49 cores=0-7
/proc/16495/task/16514/stat : 16514 (java) S 16493 16493 15343 0 -1 1077944384 5301 0 0 0 16 33 0 0 20 0 28 0 447434310 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096211896752 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 48 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16587] ppid=16493 vsize=28768336 memory=48708 CPUtime=2476.7 cores=0-7
/proc/16495/task/16587/stat : 16587 (java) R 16493 16493 15343 0 -1 4202560 20010 0 0 0 247651 19 0 0 20 0 28 0 447434419 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096199757160 140096751686052 0 4 0 16800975 0 0 0 -1 7 0 0 15 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16588] ppid=16493 vsize=28768336 memory=1456 CPUtime=2474.88 cores=0-7
/proc/16495/task/16588/stat : 16588 (java) R 16493 16493 15343 0 -1 4202560 13629 0 0 0 247471 17 0 0 20 0 28 0 447434419 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096127877176 140096748028619 0 4 0 16800975 0 0 0 -1 6 0 0 16 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16589] ppid=16493 vsize=28768336 memory=986744 CPUtime=2474.86 cores=0-7
/proc/16495/task/16589/stat : 16589 (java) R 16493 16493 15343 0 -1 4202560 21935 0 0 0 247467 19 0 0 20 0 28 0 447434419 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096201863880 140096750131029 0 4 0 16800975 0 0 0 -1 4 0 0 15 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16590] ppid=16493 vsize=28768336 memory=1560 CPUtime=2474.82 cores=0-7
/proc/16495/task/16590/stat : 16590 (java) R 16493 16493 15343 0 -1 4202560 69801 0 0 0 247429 53 0 0 20 0 28 0 447434419 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096198705464 140096749686733 0 4 0 16800975 0 0 0 -1 1 0 0 14 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16591] ppid=16493 vsize=28768336 memory=932 CPUtime=2475.75 cores=0-7
/proc/16495/task/16591/stat : 16591 (java) R 16493 16493 15343 0 -1 4202560 91635 0 0 0 247499 76 0 0 20 0 28 0 447434419 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096200810528 140096749686892 0 4 0 16800975 0 0 0 -1 3 0 0 16 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16592] ppid=16493 vsize=28768336 memory=6791534058613427641 CPUtime=2473.59 cores=0-7
/proc/16495/task/16592/stat : 16592 (java) R 16493 16493 15343 0 -1 4202560 27086 0 0 0 247335 24 0 0 20 0 28 0 447434419 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096128932928 140096749628252 0 4 0 16800975 0 0 0 -1 5 0 0 14 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16593] ppid=16493 vsize=28768336 memory=987768 CPUtime=2476.84 cores=0-7
/proc/16495/task/16593/stat : 16593 (java) R 16493 16493 15343 0 -1 4202560 20017 0 0 0 247667 17 0 0 20 0 28 0 447434419 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096202915112 140096750068362 0 4 0 16800975 0 0 0 -1 0 0 0 18 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16594] ppid=16493 vsize=28768336 memory=2012 CPUtime=2477.51 cores=0-7
/proc/16495/task/16594/stat : 16594 (java) R 16493 16493 15343 0 -1 4202560 39648 0 0 0 247720 31 0 0 20 0 28 0 447434419 29458776064 246557 33554432000 4194304 4196468 140735281304976 140096197652136 140097085759457 0 4 0 16800975 0 0 0 -1 2 0 0 14 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
Current children cumulated CPU time: 19891.1 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 987684 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.25 8.29 8.30 9/219 16782
/proc/meminfo: memFree=30520040/32770624 swapFree=66997372/67108860
[pid=16493] ppid=16490 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/16493/stat : 16493 (xcsp3-exec) S 16490 16493 15343 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447434304 115843072 364 33554432000 4194304 5098028 140737443944304 140737443942408 140409725002364 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15740928 140737443951477 140737443951721 140737443951721 140737443954634 0
/proc/16493/statm: 28282 364 305 221 0 87 0
[pid=16495] ppid=16493 vsize=28768336 memory=981612 CPUtime=20032.1 cores=0-7
/proc/16495/stat : 16495 (java) S 16493 16493 15343 0 -1 1077944320 702834 0 0 0 2002522 689 0 0 20 0 28 0 447434304 29458776064 245403 33554432000 4194304 4196468 140735281304976 140735281287520 140097106034423 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
/proc/16495/statm: 7192084 245403 3540 1 0 7153184 0
[pid=16495/tid=16496] ppid=16493 vsize=28768336 memory=8317482817917895235 CPUtime=0.69 cores=0-7
/proc/16495/task/16496/stat : 16496 (java) S 16493 16493 15343 0 -1 1077944384 8853 0 0 0 65 4 0 0 20 0 28 0 447434304 29458776064 245403 33554432000 4194304 4196468 140735281304976 140097110275200 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16497] ppid=16493 vsize=28768336 memory=4872558044660077418 CPUtime=8.99 cores=0-7
/proc/16495/task/16497/stat : 16497 (java) S 16493 16493 15343 0 -1 1077944384 30433 0 0 0 863 36 0 0 20 0 28 0 447434305 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096657283344 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16498] ppid=16493 vsize=28768336 memory=1756 CPUtime=8.93 cores=0-7
/proc/16495/task/16498/stat : 16498 (java) S 16493 16493 15343 0 -1 1077944384 29059 0 0 0 857 36 0 0 20 0 28 0 447434305 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096656230800 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16499] ppid=16493 vsize=28768336 memory=8317482817917895235 CPUtime=9 cores=0-7
/proc/16495/task/16499/stat : 16499 (java) S 16493 16493 15343 0 -1 1077944384 27395 0 0 0 867 33 0 0 20 0 28 0 447434305 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096655178256 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16500] ppid=16493 vsize=28768336 memory=4872558044660077418 CPUtime=8.95 cores=0-7
/proc/16495/task/16500/stat : 16500 (java) S 16493 16493 15343 0 -1 1077944384 31183 0 0 0 859 36 0 0 20 0 28 0 447434305 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096654125712 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16501] ppid=16493 vsize=28768336 memory=4872558044660077418 CPUtime=8.95 cores=0-7
/proc/16495/task/16501/stat : 16501 (java) S 16493 16493 15343 0 -1 1077944384 25711 0 0 0 858 37 0 0 20 0 28 0 447434305 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096653073168 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16502] ppid=16493 vsize=28768336 memory=-8253362762722141311 CPUtime=8.93 cores=0-7
/proc/16495/task/16502/stat : 16502 (java) S 16493 16493 15343 0 -1 1077944384 25261 0 0 0 861 32 0 0 20 0 28 0 447434305 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096652020624 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16503] ppid=16493 vsize=28768336 memory=-8412656567318647667 CPUtime=8.97 cores=0-7
/proc/16495/task/16503/stat : 16503 (java) S 16493 16493 15343 0 -1 1077944384 27311 0 0 0 864 33 0 0 20 0 28 0 447434305 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096650968080 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16504] ppid=16493 vsize=28768336 memory=8514701219730522529 CPUtime=8.98 cores=0-7
/proc/16495/task/16504/stat : 16504 (java) S 16493 16493 15343 0 -1 1077944384 28155 0 0 0 864 34 0 0 20 0 28 0 447434305 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096649915536 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16505] ppid=16493 vsize=28768336 memory=4427205132082312746 CPUtime=4.52 cores=0-7
/proc/16495/task/16505/stat : 16505 (java) S 16493 16493 15343 0 -1 1077944384 107503 0 0 0 287 165 0 0 20 0 28 0 447434307 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096607111152 140097106045570 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16506] ppid=16493 vsize=28768336 memory=12024 CPUtime=0 cores=0-7
/proc/16495/task/16506/stat : 16506 (java) S 16493 16493 15343 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 447434307 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096606057440 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16507] ppid=16493 vsize=28768336 memory=500 CPUtime=0 cores=0-7
/proc/16495/task/16507/stat : 16507 (java) S 16493 16493 15343 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 28 0 447434307 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096605004800 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16508] ppid=16493 vsize=28768336 memory=1560 CPUtime=0 cores=0-7
/proc/16495/task/16508/stat : 16508 (java) S 16493 16493 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447434310 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096603953360 140097106053019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16509] ppid=16493 vsize=28768336 memory=1456 CPUtime=2.06 cores=0-7
/proc/16495/task/16509/stat : 16509 (java) S 16493 16493 15343 0 -1 1077944384 11631 0 0 0 203 3 0 0 20 0 28 0 447434310 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096602900976 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 47 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16510] ppid=16493 vsize=28768336 memory=6791534058613427641 CPUtime=2.23 cores=0-7
/proc/16495/task/16510/stat : 16510 (java) S 16493 16493 15343 0 -1 1077944384 13385 0 0 0 222 1 0 0 20 0 28 0 447434310 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096601848432 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 40 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16511] ppid=16493 vsize=28768336 memory=15823283127864232 CPUtime=2.01 cores=0-7
/proc/16495/task/16511/stat : 16511 (java) S 16493 16493 15343 0 -1 1077944384 11246 0 0 0 199 2 0 0 20 0 28 0 447434310 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096600795888 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 46 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16512] ppid=16493 vsize=28768336 memory=11872 CPUtime=0.77 cores=0-7
/proc/16495/task/16512/stat : 16512 (java) S 16493 16493 15343 0 -1 1077944384 10026 0 0 0 76 1 0 0 20 0 28 0 447434310 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096214002544 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16513] ppid=16493 vsize=28768336 memory=3934619589919654688 CPUtime=0 cores=0-7
/proc/16495/task/16513/stat : 16513 (java) S 16493 16493 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447434310 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096212949216 140097106044629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16514] ppid=16493 vsize=28768336 memory=6944652177228980320 CPUtime=0.49 cores=0-7
/proc/16495/task/16514/stat : 16514 (java) S 16493 16493 15343 0 -1 1077944384 5388 0 0 0 16 33 0 0 20 0 28 0 447434310 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096211896752 140097106045570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 48 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16587] ppid=16493 vsize=28768336 memory=26496 CPUtime=2494.16 cores=0-7
/proc/16495/task/16587/stat : 16587 (java) R 16493 16493 15343 0 -1 4202560 20497 0 0 0 249397 19 0 0 20 0 28 0 447434419 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096199756632 140096749522822 0 4 0 16800975 0 0 0 -1 3 0 0 16 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16588] ppid=16493 vsize=28768336 memory=12024 CPUtime=2492.5 cores=0-7
/proc/16495/task/16588/stat : 16588 (java) R 16493 16493 15343 0 -1 4202560 13991 0 0 0 249233 17 0 0 20 0 28 0 447434419 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096127877704 140096749623948 0 4 0 16800975 0 0 0 -1 0 0 0 16 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16589] ppid=16493 vsize=28768336 memory=500 CPUtime=2492.48 cores=0-7
/proc/16495/task/16589/stat : 16589 (java) R 16493 16493 15343 0 -1 4202560 22338 0 0 0 249229 19 0 0 20 0 28 0 447434419 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096201863288 140096749932157 0 4 0 16800975 0 0 0 -1 6 0 0 16 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16590] ppid=16493 vsize=28768336 memory=676 CPUtime=2492.4 cores=0-7
/proc/16495/task/16590/stat : 16590 (java) R 16493 16493 15343 0 -1 4202560 70676 0 0 0 249185 55 0 0 20 0 28 0 447434419 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096198705376 140096749631934 0 4 0 16800975 0 0 0 -1 1 0 0 15 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16591] ppid=16493 vsize=28768336 memory=1060 CPUtime=2493.38 cores=0-7
/proc/16495/task/16591/stat : 16591 (java) R 16493 16493 15343 0 -1 4202560 92044 0 0 0 249262 76 0 0 20 0 28 0 447434419 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096200810872 140096748759201 0 4 0 16800975 0 0 0 -1 5 0 0 16 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16592] ppid=16493 vsize=28768336 memory=1548 CPUtime=2491.09 cores=0-7
/proc/16495/task/16592/stat : 16592 (java) R 16493 16493 15343 0 -1 4202560 27419 0 0 0 249084 25 0 0 20 0 28 0 447434419 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096128932928 140096749628366 0 4 0 16800975 0 0 0 -1 7 0 0 15 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16593] ppid=16493 vsize=28768336 memory=8560 CPUtime=2494.47 cores=0-7
/proc/16495/task/16593/stat : 16593 (java) R 16493 16493 15343 0 -1 4202560 20382 0 0 0 249430 17 0 0 20 0 28 0 447434419 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096202916040 140096748760060 0 4 0 16800975 0 0 0 -1 4 0 0 18 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
[pid=16495/tid=16594] ppid=16493 vsize=28768336 memory=1668 CPUtime=2495.15 cores=0-7
/proc/16495/task/16594/stat : 16594 (java) R 16493 16493 15343 0 -1 4202560 40011 0 0 0 249483 32 0 0 20 0 28 0 447434419 29458776064 245403 33554432000 4194304 4196468 140735281304976 140096197651880 140096744296487 0 4 0 16800975 0 0 0 -1 2 0 0 15 0 0 6293624 6294260 28479488 140735281308650 140735281308822 140735281308822 140735281311695 0
Current children cumulated CPU time: 20032.1 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 983068 KiB

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

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

[startup+2520.09 s]
# the end of solver process 16495 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20025.8 s, system=6.90394 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.09
CPU time (s): 20032.7
CPU user time (s): 20025.8
CPU system time (s): 6.90394
CPU usage (%): 794.92
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 1067756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20025.8
system time used= 6.90394
maximum resident set size= 1066816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 703894
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 240069
involuntary context switches= 238584


# summary of solver processes directly reported to runsolver:
#   pid: 16493,16495
#   total CPU time (s): 20032.7
#   total CPU user time (s): 20025.8
#   total CPU system time (s): 6.90394

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.9568 second user time and 25.9716 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-17 11:15:53
IDJOB=4399977
IDBENCH=135871
IDSOLVER=2854
FILE ID=node103/4399977-1568711812
RUNJOBID= node103-1568711398-15370
PBS_JOBID= 21703932
Free space on /tmp= 61720 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n35/TravellingSalesman-35-30-07.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399977-1568711812/watcher-4399977-1568711812 -o /tmp/evaluation-result-4399977-1568711812/solver-4399977-1568711812 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1568711398-15370 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1097723610 HOME/instance-4399977-1568711812.xml

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

MD5SUM BENCH= 1a4fb6e98f7c5153812b28830edea47d
RANDOM SEED=1097723610

node103.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.74
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.74
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.74
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.74
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:        31491840 kB
MemAvailable:   31882396 kB
Buffers:           87020 kB
Cached:           598092 kB
SwapCached:         9016 kB
Active:           412612 kB
Inactive:         285076 kB
Active(anon):       4732 kB
Inactive(anon):    57316 kB
Active(file):     407880 kB
Inactive(file):   227760 kB
Unevictable:      111148 kB
Mlocked:          111148 kB
SwapTotal:      67108860 kB
SwapFree:       66997372 kB
Dirty:             26140 kB
Writeback:             0 kB
AnonPages:        122140 kB
Mapped:            48364 kB
Shmem:             40856 kB
Slab:             171064 kB
SReclaimable:     141500 kB
SUnreclaim:        29564 kB
KernelStack:        3712 kB
PageTables:         5684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61692 MiB
End job on node103 at 2019-09-17 11:57:54