Trace number 4393650

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 NameAnswerCPU timeWall clock time
choco-solver 2019-06-14 parallel? (TO) 20055.2 2520.11

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-7_X2.xml
MD5SUM58733bdc54ee5d0b54338851c7cdf9d7
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark164.594
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393650-1568436832.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393650-1568436832.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
3.12/1.08	c solve instance...
20054.58/2520.08	s UNKNOWN
20054.58/2520.08	c Unexpected resolution interruption!

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393650-1568436832/watcher-4393650-1568436832 -o /tmp/evaluation-result-4393650-1568436832/solver-4393650-1568436832 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1568429993-11990 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1886487977 HOME/instance-4393650-1568436832.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=16363, runsolver pid=16360

[startup+0.10014 s]*
/proc/loadavg: 7.45 7.15 7.38 3/212 16384
/proc/meminfo: memFree=30854536/32770624 swapFree=66940952/67108860
[pid=16363] ppid=16360 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16363/stat : 16363 (xcsp3-exec) S 16360 16363 11963 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419921899 115843072 363 33554432000 4194304 5098028 140726702288432 140726702286536 140397701890684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40280064 140726702289781 140726702290025 140726702290025 140726702292938 0
/proc/16363/statm: 28282 363 305 221 0 87 0
[pid=16365] ppid=16363 vsize=28227388 memory=27400 CPUtime=0.12 cores=0-7
/proc/16365/stat : 16365 (java) S 16363 16363 11963 0 -1 1077944320 5803 0 0 0 11 1 0 0 20 0 20 0 419921900 28904845312 6850 33554432000 4194304 4196468 140723580123312 140723580105856 140406938922743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
/proc/16365/statm: 7056847 6850 3123 1 0 7019032 0
[pid=16365/tid=16366] ppid=16363 vsize=28227388 memory=7897794704663551645 CPUtime=0.09 cores=0-7
/proc/16365/task/16366/stat : 16366 (java) R 16363 16363 11963 0 -1 4202560 3666 0 0 0 8 1 0 0 20 0 20 0 419921900 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406943154672 140406921910576 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16367] ppid=16363 vsize=28227388 memory=732370779208043493 CPUtime=0 cores=0-7
/proc/16365/task/16367/stat : 16367 (java) S 16363 16363 11963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921901 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406490171920 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16368] ppid=16363 vsize=28227388 memory=140640870590080 CPUtime=0 cores=0-7
/proc/16365/task/16368/stat : 16368 (java) S 16363 16363 11963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921901 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406489119376 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16369] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16369/stat : 16369 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921901 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406488066320 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16370] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16370/stat : 16370 (java) S 16363 16363 11963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419921901 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406487013776 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16371] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16371/stat : 16371 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921901 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406485961744 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16372] ppid=16363 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/16365/task/16372/stat : 16372 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921901 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406484909200 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16373] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16373/stat : 16373 (java) S 16363 16363 11963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921901 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406483856144 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16374] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16374/stat : 16374 (java) S 16363 16363 11963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921901 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406482803600 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16375] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16375/stat : 16375 (java) S 16363 16363 11963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921902 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406323009776 140406938933890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16376] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16376/stat : 16376 (java) S 16363 16363 11963 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419921903 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406321956000 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16377] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16377/stat : 16377 (java) S 16363 16363 11963 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419921903 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406320902896 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16378] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16378/stat : 16378 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921905 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406319851472 140406938941339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16379] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16379/stat : 16379 (java) S 16363 16363 11963 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 419921905 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406318799600 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16380] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16380/stat : 16380 (java) S 16363 16363 11963 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 20 0 419921905 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406317747056 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16381] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16381/stat : 16381 (java) S 16363 16363 11963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419921905 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406316694000 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16382] ppid=16363 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/16365/task/16382/stat : 16382 (java) R 16363 16363 11963 0 -1 4202560 402 0 0 0 2 0 0 0 20 0 20 0 419921905 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406315641456 140406923003230 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16383] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16383/stat : 16383 (java) S 16363 16363 11963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419921906 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406314588640 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16384] ppid=16363 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/16365/task/16384/stat : 16384 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921906 28904845312 6850 33554432000 4194304 4196468 140723580123312 140406313536176 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 28852 KiB

[startup+0.210092 s]*
/proc/loadavg: 7.45 7.15 7.38 2/212 16384
/proc/meminfo: memFree=30840428/32770624 swapFree=66940952/67108860
[pid=16363] ppid=16360 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16363/stat : 16363 (xcsp3-exec) S 16360 16363 11963 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419921899 115843072 363 33554432000 4194304 5098028 140726702288432 140726702286536 140397701890684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40280064 140726702289781 140726702290025 140726702290025 140726702292938 0
/proc/16363/statm: 28282 363 305 221 0 87 0
[pid=16365] ppid=16363 vsize=28227388 memory=39800 CPUtime=0.33 cores=0-7
/proc/16365/stat : 16365 (java) S 16363 16363 11963 0 -1 1077944320 9728 0 0 0 30 3 0 0 20 0 20 0 419921900 28904845312 9950 33554432000 4194304 4196468 140723580123312 140723580105856 140406938922743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
/proc/16365/statm: 7056847 9950 3299 1 0 7019032 0
[pid=16365/tid=16366] ppid=16363 vsize=28227388 memory=0 CPUtime=0.2 cores=0-7
/proc/16365/task/16366/stat : 16366 (java) R 16363 16363 11963 0 -1 4202560 6695 0 0 0 18 2 0 0 20 0 20 0 419921900 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406943155472 140406938934678 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16367] ppid=16363 vsize=28227388 memory=732370779208043493 CPUtime=0 cores=0-7
/proc/16365/task/16367/stat : 16367 (java) S 16363 16363 11963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921901 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406490171920 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16368] ppid=16363 vsize=28227388 memory=140640870590080 CPUtime=0 cores=0-7
/proc/16365/task/16368/stat : 16368 (java) S 16363 16363 11963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921901 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406489119376 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16369] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16369/stat : 16369 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921901 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406488066320 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16370] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16370/stat : 16370 (java) S 16363 16363 11963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419921901 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406487013776 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16371] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16371/stat : 16371 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921901 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406485961744 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16372] ppid=16363 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/16365/task/16372/stat : 16372 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921901 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406484909200 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16373] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16373/stat : 16373 (java) S 16363 16363 11963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921901 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406483856144 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16374] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16374/stat : 16374 (java) S 16363 16363 11963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921901 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406482803600 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16375] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16375/stat : 16375 (java) S 16363 16363 11963 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419921902 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406323009776 140406938933890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16376] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16376/stat : 16376 (java) S 16363 16363 11963 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419921903 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406321956000 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16377] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16377/stat : 16377 (java) S 16363 16363 11963 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419921903 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406320902896 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16378] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16378/stat : 16378 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921905 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406319851472 140406938941339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16379] ppid=16363 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/16365/task/16379/stat : 16379 (java) S 16363 16363 11963 0 -1 1077944384 523 0 0 0 2 0 0 0 20 0 20 0 419921905 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406318799600 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16380] ppid=16363 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/16365/task/16380/stat : 16380 (java) S 16363 16363 11963 0 -1 1077944384 224 0 0 0 1 0 0 0 20 0 20 0 419921905 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406317747056 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16381] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16381/stat : 16381 (java) S 16363 16363 11963 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 419921905 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406316694000 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16382] ppid=16363 vsize=28227388 memory=0 CPUtime=0.07 cores=0-7
/proc/16365/task/16382/stat : 16382 (java) R 16363 16363 11963 0 -1 4202560 958 0 0 0 7 0 0 0 20 0 20 0 419921905 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406315641456 140406931159870 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16383] ppid=16363 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16383/stat : 16383 (java) S 16363 16363 11963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419921906 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406314588640 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16384] ppid=16363 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/16365/task/16384/stat : 16384 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921906 28904845312 9950 33554432000 4194304 4196468 140723580123312 140406313536176 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 41252 KiB

[startup+0.30957 s]*
/proc/loadavg: 7.45 7.15 7.38 4/212 16384
/proc/meminfo: memFree=30834336/32770624 swapFree=66940952/67108860
[pid=16363] ppid=16360 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16363/stat : 16363 (xcsp3-exec) S 16360 16363 11963 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419921899 115843072 363 33554432000 4194304 5098028 140726702288432 140726702286536 140397701890684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40280064 140726702289781 140726702290025 140726702290025 140726702292938 0
/proc/16363/statm: 28282 363 305 221 0 87 0
[pid=16365] ppid=16363 vsize=28231644 memory=49032 CPUtime=0.52 cores=0-7
/proc/16365/stat : 16365 (java) S 16363 16363 11963 0 -1 1077944320 11146 0 0 0 48 4 0 0 20 0 20 0 419921900 28909203456 12258 33554432000 4194304 4196468 140723580123312 140723580105856 140406938922743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
/proc/16365/statm: 7057911 12258 3354 1 0 7019032 0
[pid=16365/tid=16366] ppid=16363 vsize=28231644 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16365/task/16366/stat : 16366 (java) R 16363 16363 11963 0 -1 4202560 7780 0 0 0 27 2 0 0 20 0 20 0 419921900 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406943153856 140406938944669 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16367] ppid=16363 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16367/stat : 16367 (java) S 16363 16363 11963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921901 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406490171920 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16368] ppid=16363 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16368/stat : 16368 (java) S 16363 16363 11963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921901 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406489119376 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16369] ppid=16363 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16369/stat : 16369 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921901 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406488066320 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16370] ppid=16363 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16370/stat : 16370 (java) S 16363 16363 11963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419921901 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406487013776 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16371] ppid=16363 vsize=28231644 memory=2244 CPUtime=0 cores=0-7
/proc/16365/task/16371/stat : 16371 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921901 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406485961744 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16372] ppid=16363 vsize=28231644 memory=140640717468591 CPUtime=0 cores=0-7
/proc/16365/task/16372/stat : 16372 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921901 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406484909200 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16373] ppid=16363 vsize=28231644 memory=140640717470896 CPUtime=0 cores=0-7
/proc/16365/task/16373/stat : 16373 (java) S 16363 16363 11963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921901 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406483856144 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16374] ppid=16363 vsize=28231644 memory=140640717473200 CPUtime=0 cores=0-7
/proc/16365/task/16374/stat : 16374 (java) S 16363 16363 11963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921901 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406482803600 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16375] ppid=16363 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16375/stat : 16375 (java) S 16363 16363 11963 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419921902 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406323009776 140406938933890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16376] ppid=16363 vsize=28231644 memory=281281434953360 CPUtime=0 cores=0-7
/proc/16365/task/16376/stat : 16376 (java) S 16363 16363 11963 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419921903 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406321956000 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16377] ppid=16363 vsize=28231644 memory=281281434960272 CPUtime=0 cores=0-7
/proc/16365/task/16377/stat : 16377 (java) S 16363 16363 11963 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419921903 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406320902896 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16378] ppid=16363 vsize=28231644 memory=281281434901424 CPUtime=0 cores=0-7
/proc/16365/task/16378/stat : 16378 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921905 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406319851472 140406938941339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16379] ppid=16363 vsize=28231644 memory=281281434974096 CPUtime=0.03 cores=0-7
/proc/16365/task/16379/stat : 16379 (java) R 16363 16363 11963 0 -1 4202560 609 0 0 0 3 0 0 0 20 0 20 0 419921905 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406318780616 140406922419269 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16380] ppid=16363 vsize=28231644 memory=281281434981008 CPUtime=0.02 cores=0-7
/proc/16365/task/16380/stat : 16380 (java) S 16363 16363 11963 0 -1 1077944384 245 0 0 0 2 0 0 0 20 0 20 0 419921905 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406317747056 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16381] ppid=16363 vsize=28231644 memory=281281434978704 CPUtime=0.01 cores=0-7
/proc/16365/task/16381/stat : 16381 (java) S 16363 16363 11963 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 20 0 419921905 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406316694000 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16382] ppid=16363 vsize=28231644 memory=281281434994864 CPUtime=0.12 cores=0-7
/proc/16365/task/16382/stat : 16382 (java) S 16363 16363 11963 0 -1 1077944384 1149 0 0 0 12 0 0 0 20 0 20 0 419921905 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406315641456 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16383] ppid=16363 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16365/task/16383/stat : 16383 (java) S 16363 16363 11963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419921906 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406314588640 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16384] ppid=16363 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/16365/task/16384/stat : 16384 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921906 28909203456 12258 33554432000 4194304 4196468 140723580123312 140406313536176 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 50484 KiB

[startup+0.700913 s]
/proc/loadavg: 7.45 7.15 7.38 4/212 16384
/proc/meminfo: memFree=30820928/32770624 swapFree=66940952/67108860
[pid=16363] ppid=16360 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16363/stat : 16363 (xcsp3-exec) S 16360 16363 11963 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419921899 115843072 363 33554432000 4194304 5098028 140726702288432 140726702286536 140397701890684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40280064 140726702289781 140726702290025 140726702290025 140726702292938 0
/proc/16363/statm: 28282 363 305 221 0 87 0
[pid=16365] ppid=16363 vsize=28233768 memory=94224 CPUtime=1.68 cores=0-7
/proc/16365/stat : 16365 (java) S 16363 16363 11963 0 -1 1077944320 15720 0 0 0 162 6 0 0 20 0 20 0 419921900 28911378432 23556 33554432000 4194304 4196468 140723580123312 140723580105856 140406938922743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
/proc/16365/statm: 7058442 23556 3450 1 0 7019544 0
[pid=16365/tid=16366] ppid=16363 vsize=28233768 memory=281281435289792 CPUtime=0.67 cores=0-7
/proc/16365/task/16366/stat : 16366 (java) R 16363 16363 11963 0 -1 4202560 9100 0 0 0 64 3 0 0 20 0 20 0 419921900 28911378432 23556 33554432000 4194304 4196468 140723580123312 140406943157024 140406579344448 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16367] ppid=16363 vsize=28233768 memory=1772 CPUtime=0 cores=0-7
/proc/16365/task/16367/stat : 16367 (java) S 16363 16363 11963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921901 28911378432 23556 33554432000 4194304 4196468 140723580123312 140406490171920 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16368] ppid=16363 vsize=28233768 memory=1056 CPUtime=0 cores=0-7
/proc/16365/task/16368/stat : 16368 (java) S 16363 16363 11963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921901 28911378432 23556 33554432000 4194304 4196468 140723580123312 140406489119376 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16369] ppid=16363 vsize=28233768 memory=1556 CPUtime=0 cores=0-7
/proc/16365/task/16369/stat : 16369 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921901 28911378432 23556 33554432000 4194304 4196468 140723580123312 140406488066320 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0

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

[pid=16365/tid=16392] ppid=16363 vsize=28768328 memory=1452 CPUtime=2417.94 cores=0-7
/proc/16365/task/16392/stat : 16392 (java) R 16363 16363 11963 0 -1 4202560 132585 0 0 0 241510 284 0 0 20 0 28 0 419922011 29458767872 643115 33554432000 4194304 4196468 140723580123312 140406229524856 140406587053580 0 4 0 16800975 0 0 0 -1 3 0 0 27 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
Current children cumulated CPU time: 19436.5 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2573912 KiB

[startup+2502.3 s]
/proc/loadavg: 8.12 8.31 8.28 9/220 16601
/proc/meminfo: memFree=28296912/32770624 swapFree=66940964/67108860
[pid=16363] ppid=16360 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16363/stat : 16363 (xcsp3-exec) S 16360 16363 11963 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419921899 115843072 363 33554432000 4194304 5098028 140726702288432 140726702286536 140397701890684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40280064 140726702289781 140726702290025 140726702290025 140726702292938 0
/proc/16363/statm: 28282 363 305 221 0 87 0
[pid=16365] ppid=16363 vsize=28768328 memory=2578496 CPUtime=19913.8 cores=0-7
/proc/16365/stat : 16365 (java) S 16363 16363 11963 0 -1 1077944320 1170989 0 0 0 1989683 1693 0 0 20 0 28 0 419921900 29458767872 644624 33554432000 4194304 4196468 140723580123312 140723580105856 140406938922743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
/proc/16365/statm: 7192082 644624 3558 1 0 7153184 0
[pid=16365/tid=16366] ppid=16363 vsize=28768328 memory=2575924 CPUtime=1.04 cores=0-7
/proc/16365/task/16366/stat : 16366 (java) S 16363 16363 11963 0 -1 1077944384 9380 0 0 0 99 5 0 0 20 0 28 0 419921900 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406943163520 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16367] ppid=16363 vsize=28768328 memory=2578496 CPUtime=11.37 cores=0-7
/proc/16365/task/16367/stat : 16367 (java) S 16363 16363 11963 0 -1 1077944384 41461 0 0 0 1057 80 0 0 20 0 28 0 419921901 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406490171920 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16368] ppid=16363 vsize=28768328 memory=2578496 CPUtime=11.24 cores=0-7
/proc/16365/task/16368/stat : 16368 (java) S 16363 16363 11963 0 -1 1077944384 37575 0 0 0 1048 76 0 0 20 0 28 0 419921901 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406489119376 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16369] ppid=16363 vsize=28768328 memory=1452 CPUtime=11.35 cores=0-7
/proc/16365/task/16369/stat : 16369 (java) S 16363 16363 11963 0 -1 1077944384 35568 0 0 0 1057 78 0 0 20 0 28 0 419921901 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406488066320 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16370] ppid=16363 vsize=28768328 memory=1452 CPUtime=11.33 cores=0-7
/proc/16365/task/16370/stat : 16370 (java) S 16363 16363 11963 0 -1 1077944384 38754 0 0 0 1054 79 0 0 20 0 28 0 419921901 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406487013776 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16371] ppid=16363 vsize=28768328 memory=3620 CPUtime=11.36 cores=0-7
/proc/16365/task/16371/stat : 16371 (java) S 16363 16363 11963 0 -1 1077944384 38041 0 0 0 1061 75 0 0 20 0 28 0 419921901 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406485961744 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16372] ppid=16363 vsize=28768328 memory=40720 CPUtime=11.35 cores=0-7
/proc/16365/task/16372/stat : 16372 (java) S 16363 16363 11963 0 -1 1077944384 37588 0 0 0 1057 78 0 0 20 0 28 0 419921901 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406484909200 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16373] ppid=16363 vsize=28768328 memory=1452 CPUtime=11.36 cores=0-7
/proc/16365/task/16373/stat : 16373 (java) S 16363 16363 11963 0 -1 1077944384 41750 0 0 0 1057 79 0 0 20 0 28 0 419921901 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406483856144 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16374] ppid=16363 vsize=28768328 memory=2576448 CPUtime=11.31 cores=0-7
/proc/16365/task/16374/stat : 16374 (java) S 16363 16363 11963 0 -1 1077944384 46093 0 0 0 1054 77 0 0 20 0 28 0 419921901 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406482803600 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16375] ppid=16363 vsize=28768328 memory=1556 CPUtime=3.26 cores=0-7
/proc/16365/task/16375/stat : 16375 (java) S 16363 16363 11963 0 -1 1077944384 133070 0 0 0 204 122 0 0 20 0 28 0 419921902 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406323009776 140406938933890 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16376] ppid=16363 vsize=28768328 memory=532 CPUtime=0 cores=0-7
/proc/16365/task/16376/stat : 16376 (java) S 16363 16363 11963 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 28 0 419921903 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406321956064 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16377] ppid=16363 vsize=28768328 memory=281281437129040 CPUtime=0 cores=0-7
/proc/16365/task/16377/stat : 16377 (java) S 16363 16363 11963 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 28 0 419921903 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406320902912 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16378] ppid=16363 vsize=28768328 memory=31356350842106266 CPUtime=0 cores=0-7
/proc/16365/task/16378/stat : 16378 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419921905 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406319851472 140406938941339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16379] ppid=16363 vsize=28768328 memory=24204 CPUtime=3.4 cores=0-7
/proc/16365/task/16379/stat : 16379 (java) S 16363 16363 11963 0 -1 1077944384 23864 0 0 0 335 5 0 0 20 0 28 0 419921905 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406318799600 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16380] ppid=16363 vsize=28768328 memory=1556 CPUtime=3.63 cores=0-7
/proc/16365/task/16380/stat : 16380 (java) S 16363 16363 11963 0 -1 1077944384 22983 0 0 0 360 3 0 0 20 0 28 0 419921905 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406317747056 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16381] ppid=16363 vsize=28768328 memory=1452 CPUtime=3.13 cores=0-7
/proc/16365/task/16381/stat : 16381 (java) S 16363 16363 11963 0 -1 1077944384 22530 0 0 0 309 4 0 0 20 0 28 0 419921905 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406316694000 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16382] ppid=16363 vsize=28768328 memory=1452 CPUtime=1.05 cores=0-7
/proc/16365/task/16382/stat : 16382 (java) S 16363 16363 11963 0 -1 1077944384 16499 0 0 0 102 3 0 0 20 0 28 0 419921905 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406315641456 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16383] ppid=16363 vsize=28768328 memory=56 CPUtime=0 cores=0-7
/proc/16365/task/16383/stat : 16383 (java) S 16363 16363 11963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419921906 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406314588640 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16384] ppid=16363 vsize=28768328 memory=6943526294502006880 CPUtime=0.81 cores=0-7
/proc/16365/task/16384/stat : 16384 (java) S 16363 16363 11963 0 -1 1077944384 7602 0 0 0 36 45 0 0 20 0 28 0 419921906 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406313536176 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16385] ppid=16363 vsize=28768328 memory=12040 CPUtime=2476.22 cores=0-7
/proc/16365/task/16385/stat : 16385 (java) R 16363 16363 11963 0 -1 4202560 32298 0 0 0 247589 33 0 0 20 0 28 0 419922011 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406236891768 140406583760990 0 4 0 16800975 0 0 0 -1 4 0 0 23 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16386] ppid=16363 vsize=28768328 memory=24204 CPUtime=2479.6 cores=0-7
/proc/16365/task/16386/stat : 16386 (java) R 16363 16363 11963 0 -1 4202560 28826 0 0 0 247930 30 0 0 20 0 28 0 419922011 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406235840456 140406587052998 0 4 0 16800975 0 0 0 -1 0 0 0 20 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16387] ppid=16363 vsize=28768328 memory=1452 CPUtime=2471.58 cores=0-7
/proc/16365/task/16387/stat : 16387 (java) R 16363 16363 11963 0 -1 4202560 184917 0 0 0 247002 156 0 0 20 0 28 0 419922011 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406234788112 140406583975251 0 4 0 16800975 0 0 0 -1 1 0 0 23 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16388] ppid=16363 vsize=28768328 memory=1452 CPUtime=2476.94 cores=0-7
/proc/16365/task/16388/stat : 16388 (java) R 16363 16363 11963 0 -1 4202560 94365 0 0 0 247552 142 0 0 20 0 28 0 419922011 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406233736040 140406580303684 0 4 0 16800975 0 0 0 -1 7 0 0 31 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16389] ppid=16363 vsize=28768328 memory=2578496 CPUtime=2476.68 cores=0-7
/proc/16365/task/16389/stat : 16389 (java) R 16363 16363 11963 0 -1 4202560 51642 0 0 0 247560 108 0 0 20 0 28 0 419922011 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406232686360 140406582770754 0 4 0 16800975 0 0 0 -1 2 0 0 23 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16390] ppid=16363 vsize=28768328 memory=1556 CPUtime=2473.49 cores=0-7
/proc/16365/task/16390/stat : 16390 (java) R 16363 16363 11963 0 -1 4202560 66543 0 0 0 247209 140 0 0 20 0 28 0 419922011 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406231630088 140406582770764 0 4 0 16800975 0 0 0 -1 5 0 0 23 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16391] ppid=16363 vsize=28768328 memory=532 CPUtime=2475.01 cores=0-7
/proc/16365/task/16391/stat : 16391 (java) R 16363 16363 11963 0 -1 4202560 22939 0 0 0 247469 32 0 0 20 0 28 0 419922011 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406230577160 140406580303684 0 4 0 16800975 0 0 0 -1 6 0 0 23 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16392] ppid=16363 vsize=28768328 memory=928 CPUtime=2477.04 cores=0-7
/proc/16365/task/16392/stat : 16392 (java) R 16363 16363 11963 0 -1 4202560 135284 0 0 0 247405 299 0 0 20 0 28 0 419922011 29458767872 644624 33554432000 4194304 4196468 140723580123312 140406229527280 140406580303566 0 4 0 16800975 0 0 0 -1 3 0 0 28 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
Current children cumulated CPU time: 19913.8 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2579948 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.09 8.29 8.27 9/219 16604
/proc/meminfo: memFree=28298512/32770624 swapFree=66940964/67108860
[pid=16363] ppid=16360 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16363/stat : 16363 (xcsp3-exec) S 16360 16363 11963 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419921899 115843072 363 33554432000 4194304 5098028 140726702288432 140726702286536 140397701890684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40280064 140726702289781 140726702290025 140726702290025 140726702292938 0
/proc/16363/statm: 28282 363 305 221 0 87 0
[pid=16365] ppid=16363 vsize=28768328 memory=2575676 CPUtime=20054.6 cores=0-7
/proc/16365/stat : 16365 (java) S 16363 16363 11963 0 -1 1077944320 1185779 0 0 0 2003725 1733 0 0 20 0 28 0 419921900 29458767872 643919 33554432000 4194304 4196468 140723580123312 140723580105856 140406938922743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
/proc/16365/statm: 7192082 643919 3558 1 0 7153184 0
[pid=16365/tid=16366] ppid=16363 vsize=28768328 memory=40720 CPUtime=1.04 cores=0-7
/proc/16365/task/16366/stat : 16366 (java) S 16363 16363 11963 0 -1 1077944384 9380 0 0 0 99 5 0 0 20 0 28 0 419921900 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406943163520 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16367] ppid=16363 vsize=28768328 memory=-7003737579269690708 CPUtime=11.5 cores=0-7
/proc/16365/task/16367/stat : 16367 (java) S 16363 16363 11963 0 -1 1077944384 42062 0 0 0 1070 80 0 0 20 0 28 0 419921901 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406490171920 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16368] ppid=16363 vsize=28768328 memory=11568 CPUtime=11.38 cores=0-7
/proc/16365/task/16368/stat : 16368 (java) S 16363 16363 11963 0 -1 1077944384 38554 0 0 0 1062 76 0 0 20 0 28 0 419921901 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406489119376 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16369] ppid=16363 vsize=28768328 memory=1532 CPUtime=11.49 cores=0-7
/proc/16365/task/16369/stat : 16369 (java) S 16363 16363 11963 0 -1 1077944384 36576 0 0 0 1070 79 0 0 20 0 28 0 419921901 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406488066320 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16370] ppid=16363 vsize=28768328 memory=1088 CPUtime=11.46 cores=0-7
/proc/16365/task/16370/stat : 16370 (java) S 16363 16363 11963 0 -1 1077944384 39273 0 0 0 1067 79 0 0 20 0 28 0 419921901 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406487013776 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16371] ppid=16363 vsize=28768328 memory=988 CPUtime=11.5 cores=0-7
/proc/16365/task/16371/stat : 16371 (java) S 16363 16363 11963 0 -1 1077944384 38487 0 0 0 1075 75 0 0 20 0 28 0 419921901 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406485961744 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16372] ppid=16363 vsize=28768328 memory=780 CPUtime=11.49 cores=0-7
/proc/16365/task/16372/stat : 16372 (java) S 16363 16363 11963 0 -1 1077944384 37935 0 0 0 1070 79 0 0 20 0 28 0 419921901 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406484909200 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16373] ppid=16363 vsize=28768328 memory=5980 CPUtime=11.5 cores=0-7
/proc/16365/task/16373/stat : 16373 (java) S 16363 16363 11963 0 -1 1077944384 42188 0 0 0 1071 79 0 0 20 0 28 0 419921901 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406483856144 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16374] ppid=16363 vsize=28768328 memory=624 CPUtime=11.45 cores=0-7
/proc/16365/task/16374/stat : 16374 (java) S 16363 16363 11963 0 -1 1077944384 46715 0 0 0 1067 78 0 0 20 0 28 0 419921901 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406482803600 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16375] ppid=16363 vsize=28768328 memory=3996 CPUtime=3.29 cores=0-7
/proc/16365/task/16375/stat : 16375 (java) S 16363 16363 11963 0 -1 1077944384 134733 0 0 0 205 124 0 0 20 0 28 0 419921902 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406323009776 140406938933890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16376] ppid=16363 vsize=28768328 memory=2832 CPUtime=0 cores=0-7
/proc/16365/task/16376/stat : 16376 (java) S 16363 16363 11963 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 28 0 419921903 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406321956064 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16377] ppid=16363 vsize=28768328 memory=8580318734027995705 CPUtime=0 cores=0-7
/proc/16365/task/16377/stat : 16377 (java) S 16363 16363 11963 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 28 0 419921903 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406320902912 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16378] ppid=16363 vsize=28768328 memory=140640870612289 CPUtime=0 cores=0-7
/proc/16365/task/16378/stat : 16378 (java) S 16363 16363 11963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419921905 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406319851472 140406938941339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16379] ppid=16363 vsize=28768328 memory=5980 CPUtime=3.4 cores=0-7
/proc/16365/task/16379/stat : 16379 (java) S 16363 16363 11963 0 -1 1077944384 23870 0 0 0 335 5 0 0 20 0 28 0 419921905 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406318799600 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16380] ppid=16363 vsize=28768328 memory=7440060183353512016 CPUtime=3.63 cores=0-7
/proc/16365/task/16380/stat : 16380 (java) S 16363 16363 11963 0 -1 1077944384 22989 0 0 0 360 3 0 0 20 0 28 0 419921905 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406317747056 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16381] ppid=16363 vsize=28768328 memory=5931329015422935616 CPUtime=3.13 cores=0-7
/proc/16365/task/16381/stat : 16381 (java) S 16363 16363 11963 0 -1 1077944384 22536 0 0 0 309 4 0 0 20 0 28 0 419921905 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406316694000 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16382] ppid=16363 vsize=28768328 memory=1772 CPUtime=1.05 cores=0-7
/proc/16365/task/16382/stat : 16382 (java) S 16363 16363 11963 0 -1 1077944384 16505 0 0 0 102 3 0 0 20 0 28 0 419921905 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406315641456 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16383] ppid=16363 vsize=28768328 memory=1056 CPUtime=0 cores=0-7
/proc/16365/task/16383/stat : 16383 (java) S 16363 16363 11963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419921906 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406314588640 140406938932949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16384] ppid=16363 vsize=28768328 memory=1556 CPUtime=0.82 cores=0-7
/proc/16365/task/16384/stat : 16384 (java) S 16363 16363 11963 0 -1 1077944384 7688 0 0 0 36 46 0 0 20 0 28 0 419921906 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406313536176 140406938933890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16385] ppid=16363 vsize=28768328 memory=11568 CPUtime=2493.71 cores=0-7
/proc/16365/task/16385/stat : 16385 (java) R 16363 16363 11963 0 -1 4202560 32643 0 0 0 249338 33 0 0 20 0 28 0 419922011 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406236892040 140406582770417 0 4 0 16800975 0 0 0 -1 5 0 0 23 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16386] ppid=16363 vsize=28768328 memory=1532 CPUtime=2497.08 cores=0-7
/proc/16365/task/16386/stat : 16386 (java) R 16363 16363 11963 0 -1 4202560 29113 0 0 0 249677 31 0 0 20 0 28 0 419922011 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406235840632 140406587053710 0 4 0 16800975 0 0 0 -1 4 0 0 21 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16387] ppid=16363 vsize=28768328 memory=1088 CPUtime=2489.07 cores=0-7
/proc/16365/task/16387/stat : 16387 (java) R 16363 16363 11963 0 -1 4202560 185267 0 0 0 248751 156 0 0 20 0 28 0 419922011 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406234788112 140406583975322 0 4 0 16800975 0 0 0 -1 3 0 0 23 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16388] ppid=16363 vsize=28768328 memory=1556 CPUtime=2494.3 cores=0-7
/proc/16365/task/16388/stat : 16388 (java) R 16363 16363 11963 0 -1 4202560 94897 0 0 0 249286 144 0 0 20 0 28 0 419922011 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406233736040 140406587053272 0 4 0 16800975 0 0 0 -1 2 0 0 33 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16389] ppid=16363 vsize=28768328 memory=532 CPUtime=2494.19 cores=0-7
/proc/16365/task/16389/stat : 16389 (java) R 16363 16363 11963 0 -1 4202560 53039 0 0 0 249308 111 0 0 20 0 28 0 419922011 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406232685408 140406583799388 0 4 0 16800975 0 0 0 -1 0 0 0 23 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16390] ppid=16363 vsize=28768328 memory=928 CPUtime=2490.85 cores=0-7
/proc/16365/task/16390/stat : 16390 (java) R 16363 16363 11963 0 -1 4202560 67714 0 0 0 248941 144 0 0 20 0 28 0 419922011 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406231630696 140406582770754 0 4 0 16800975 0 0 0 -1 1 0 0 23 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16391] ppid=16363 vsize=28768328 memory=1720 CPUtime=2492.52 cores=0-7
/proc/16365/task/16391/stat : 16391 (java) R 16363 16363 11963 0 -1 4202560 23231 0 0 0 249219 33 0 0 20 0 28 0 419922011 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406230577400 140406587053536 0 4 0 16800975 0 0 0 -1 6 0 0 23 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
[pid=16365/tid=16392] ppid=16363 vsize=28768328 memory=1976 CPUtime=2494.49 cores=0-7
/proc/16365/task/16392/stat : 16392 (java) R 16363 16363 11963 0 -1 4202560 138967 0 0 0 249126 323 0 0 20 0 28 0 419922011 29458767872 643919 33554432000 4194304 4196468 140723580123312 140406229524856 140406587053710 0 4 0 16800975 0 0 0 -1 7 0 0 28 0 0 6293624 6294260 16408576 140723580130282 140723580130454 140723580130454 140723580133327 0
Current children cumulated CPU time: 20054.6 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2577128 KiB

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

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

[startup+2520.11 s]
# the end of solver process 16365 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20037.9 s, system=17.3465 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.11
CPU time (s): 20055.2
CPU user time (s): 20037.9
CPU system time (s): 17.3465
CPU usage (%): 795.809
Max. virtual memory (cumulated for all children) (KiB): 28883348
Max. memory (cumulated for all children) (KiB): 4001220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20037.9
system time used= 17.3465
maximum resident set size= 4012592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1186665
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 169549
involuntary context switches= 239623


# summary of solver processes directly reported to runsolver:
#   pid: 16363,16365
#   total CPU time (s): 20055.2
#   total CPU user time (s): 20037.9
#   total CPU system time (s): 17.3465

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.6964 second user time and 29.3406 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-14 06:53:14
IDJOB=4393650
IDBENCH=134586
IDSOLVER=2841
FILE ID=node149/4393650-1568436832
RUNJOBID= node149-1568429993-11990
PBS_JOBID= 21702308
Free space on /tmp= 61424 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-7_X2.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-4393650-1568436832/watcher-4393650-1568436832 -o /tmp/evaluation-result-4393650-1568436832/solver-4393650-1568436832 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1568429993-11990 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1886487977 HOME/instance-4393650-1568436832.xml

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

MD5SUM BENCH= 58733bdc54ee5d0b54338851c7cdf9d7
RANDOM SEED=1886487977

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30867572 kB
MemAvailable:   31851240 kB
Buffers:          192952 kB
Cached:          1086420 kB
SwapCached:        61328 kB
Active:           623636 kB
Inactive:         718736 kB
Active(anon):      30776 kB
Inactive(anon):    72512 kB
Active(file):     592860 kB
Inactive(file):   646224 kB
Unevictable:      111232 kB
Mlocked:          111232 kB
SwapTotal:      67108860 kB
SwapFree:       66940952 kB
Dirty:             26280 kB
Writeback:             0 kB
AnonPages:        114360 kB
Mapped:            44572 kB
Shmem:             31376 kB
Slab:             150016 kB
SReclaimable:     120840 kB
SUnreclaim:        29176 kB
KernelStack:        3392 kB
PageTables:         5568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     499060 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:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61396 MiB
End job on node149 at 2019-09-14 07:35:15