Trace number 4393736

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) 20060.5 2520.1

General information on the benchmark

NameBibd/Bibd-sum-open/
Bibd-sum-40-052-13-10-03.xml
MD5SUM2a84a2defac446a2567920a0781991b9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2080
Number of constraints873
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":2080}]
Minimum variable degree42
Maximum variable degree42
Distribution of variable degrees[{"degree":42,"count":2080}]
Minimum constraint arity40
Maximum constraint arity2080
Distribution of constraint arities[{"arity":40,"count":52},{"arity":52,"count":40},{"arity":104,"count":780},{"arity":2080,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":872}]
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-4393736-1568422923.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4393736-1568422923.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
14.05/3.09	c solve instance...
20059.86/2520.07	s UNKNOWN
20059.86/2520.07	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 (10737 MiB free)
  memory of node 1: 16384 MiB (15216 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393736-1568422923/watcher-4393736-1568422923 -o /tmp/evaluation-result-4393736-1568422923/solver-4393736-1568422923 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568412551-12997 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1915895647 HOME/instance-4393736-1568422923.xml 

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

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


[startup+0.100157 s]*
/proc/loadavg: 8.67 7.36 6.75 2/212 15441
/proc/meminfo: memFree=26559624/32770624 swapFree=66977616/67108860
[pid=15420] ppid=15417 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15420/stat : 15420 (xcsp3-exec) S 15417 15420 12970 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418549518 115843072 363 33554432000 4194304 5098028 140723257556800 140723257554904 140190524936828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36306944 140723257561973 140723257562217 140723257562217 140723257565130 0
/proc/15420/statm: 28282 363 304 221 0 87 0
[pid=15422] ppid=15420 vsize=28227388 memory=28836 CPUtime=0.13 cores=0-7
/proc/15422/stat : 15422 (java) S 15420 15420 12970 0 -1 1077944320 5690 0 0 0 11 2 0 0 20 0 20 0 418549518 28904845312 7209 33554432000 4194304 4196468 140736919465040 140736919447584 140313898036983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
/proc/15422/statm: 7056847 7209 3114 1 0 7019032 0
[pid=15422/tid=15423] ppid=15420 vsize=28227388 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/15422/task/15423/stat : 15423 (java) R 15420 15420 12970 0 -1 4202560 3586 0 0 0 8 1 0 0 20 0 20 0 418549519 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313902269232 140313898058909 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15424] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15424/stat : 15424 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549519 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313850657168 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15425] ppid=15420 vsize=28227388 memory=140318056609381 CPUtime=0 cores=0-7
/proc/15422/task/15425/stat : 15425 (java) S 15420 15420 12970 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418549519 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313849604368 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15426] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15426/stat : 15426 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549519 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313848552080 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15427] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15427/stat : 15427 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549519 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313847499280 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15428] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15428/stat : 15428 (java) S 15420 15420 12970 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418549519 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313846446992 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15429] ppid=15420 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15422/task/15429/stat : 15429 (java) S 15420 15420 12970 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418549519 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313845394192 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15430] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15430/stat : 15430 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549519 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313844341904 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15431] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15431/stat : 15431 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549519 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313843289104 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15432] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15432/stat : 15432 (java) S 15420 15420 12970 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418549521 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313081366640 140313898048130 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15433] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15433/stat : 15433 (java) S 15420 15420 12970 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418549521 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313080312608 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15434] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15434/stat : 15434 (java) S 15420 15420 12970 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418549522 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313079260272 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15435] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15435/stat : 15435 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549524 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313078208592 140313898055579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15436] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15436/stat : 15436 (java) S 15420 15420 12970 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 418549524 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313077156464 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15437] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15437/stat : 15437 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549524 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313076103664 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15438] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15438/stat : 15438 (java) R 15420 15420 12970 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 418549524 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313075051376 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15439] ppid=15420 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/15422/task/15439/stat : 15439 (java) R 15420 15420 12970 0 -1 4202560 359 0 0 0 1 0 0 0 20 0 20 0 418549524 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313073998576 140313898048918 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15440] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15440/stat : 15440 (java) S 15420 15420 12970 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418549524 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313072945504 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15441] ppid=15420 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15422/task/15441/stat : 15441 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549524 28904845312 7209 33554432000 4194304 4196468 140736919465040 140313071892784 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 30288 KiB

[startup+0.210137 s]*
/proc/loadavg: 8.67 7.36 6.75 2/212 15441
/proc/meminfo: memFree=26545880/32770624 swapFree=66977616/67108860
[pid=15420] ppid=15417 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15420/stat : 15420 (xcsp3-exec) S 15417 15420 12970 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418549518 115843072 363 33554432000 4194304 5098028 140723257556800 140723257554904 140190524936828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36306944 140723257561973 140723257562217 140723257562217 140723257565130 0
/proc/15420/statm: 28282 363 304 221 0 87 0
[pid=15422] ppid=15420 vsize=28227388 memory=41168 CPUtime=0.34 cores=0-7
/proc/15422/stat : 15422 (java) S 15420 15420 12970 0 -1 1077944320 9492 0 0 0 30 4 0 0 20 0 20 0 418549518 28904845312 10292 33554432000 4194304 4196468 140736919465040 140736919447584 140313898036983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
/proc/15422/statm: 7056847 10292 3297 1 0 7019032 0
[pid=15422/tid=15423] ppid=15420 vsize=28227388 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/15422/task/15423/stat : 15423 (java) R 15420 15420 12970 0 -1 4202560 6626 0 0 0 18 2 0 0 20 0 20 0 418549519 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313902270960 140313511410660 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15424] ppid=15420 vsize=28227388 memory=288230604707987820 CPUtime=0 cores=0-7
/proc/15422/task/15424/stat : 15424 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549519 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313850657168 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15425] ppid=15420 vsize=28227388 memory=3617435936767493792 CPUtime=0 cores=0-7
/proc/15422/task/15425/stat : 15425 (java) S 15420 15420 12970 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418549519 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313849604368 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15426] ppid=15420 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15422/task/15426/stat : 15426 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549519 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313848552080 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15427] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15427/stat : 15427 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549519 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313847499280 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15428] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15428/stat : 15428 (java) S 15420 15420 12970 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418549519 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313846446992 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15429] ppid=15420 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15422/task/15429/stat : 15429 (java) S 15420 15420 12970 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418549519 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313845394192 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15430] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15430/stat : 15430 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549519 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313844341904 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15431] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15431/stat : 15431 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549519 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313843289104 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15432] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15432/stat : 15432 (java) S 15420 15420 12970 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418549521 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313081366640 140313898048130 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15433] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15433/stat : 15433 (java) S 15420 15420 12970 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418549521 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313080312608 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15434] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15434/stat : 15434 (java) S 15420 15420 12970 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418549522 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313079260272 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15435] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15435/stat : 15435 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549524 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313078208592 140313898055579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15436] ppid=15420 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/15422/task/15436/stat : 15436 (java) S 15420 15420 12970 0 -1 1077944384 491 0 0 0 1 0 0 0 20 0 20 0 418549524 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313077156464 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15437] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15437/stat : 15437 (java) S 15420 15420 12970 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 418549524 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313076103664 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15438] ppid=15420 vsize=28227388 memory=-1 CPUtime=0.01 cores=0-7
/proc/15422/task/15438/stat : 15438 (java) S 15420 15420 12970 0 -1 1077944384 249 0 0 0 1 0 0 0 20 0 20 0 418549524 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313075051376 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15439] ppid=15420 vsize=28227388 memory=0 CPUtime=0.07 cores=0-7
/proc/15422/task/15439/stat : 15439 (java) R 15420 15420 12970 0 -1 4202560 793 0 0 0 7 0 0 0 20 0 20 0 418549524 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313073998576 140313898050870 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15440] ppid=15420 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15440/stat : 15440 (java) S 15420 15420 12970 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418549524 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313072945504 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15441] ppid=15420 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15422/task/15441/stat : 15441 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549524 28904845312 10292 33554432000 4194304 4196468 140736919465040 140313071892784 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42620 KiB

[startup+0.309797 s]*
/proc/loadavg: 8.67 7.36 6.75 4/212 15441
/proc/meminfo: memFree=26539328/32770624 swapFree=66977616/67108860
[pid=15420] ppid=15417 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15420/stat : 15420 (xcsp3-exec) S 15417 15420 12970 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418549518 115843072 363 33554432000 4194304 5098028 140723257556800 140723257554904 140190524936828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36306944 140723257561973 140723257562217 140723257562217 140723257565130 0
/proc/15420/statm: 28282 363 304 221 0 87 0
[pid=15422] ppid=15420 vsize=28231644 memory=50056 CPUtime=0.51 cores=0-7
/proc/15422/stat : 15422 (java) S 15420 15420 12970 0 -1 1077944320 10889 0 0 0 47 4 0 0 20 0 20 0 418549518 28909203456 12514 33554432000 4194304 4196468 140736919465040 140736919447584 140313898036983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
/proc/15422/statm: 7057911 12514 3350 1 0 7019032 0
[pid=15422/tid=15423] ppid=15420 vsize=28231644 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/15422/task/15423/stat : 15423 (java) R 15420 15420 12970 0 -1 4202560 7780 0 0 0 27 3 0 0 20 0 20 0 418549519 28909203456 12514 33554432000 4194304 4196468 140736919465040 140313902268096 140313898058909 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15424] ppid=15420 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15424/stat : 15424 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549519 28909203456 12514 33554432000 4194304 4196468 140736919465040 140313850657168 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15425] ppid=15420 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15425/stat : 15425 (java) S 15420 15420 12970 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418549519 28909203456 12514 33554432000 4194304 4196468 140736919465040 140313849604368 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15426] ppid=15420 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15426/stat : 15426 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549519 28909203456 12514 33554432000 4194304 4196468 140736919465040 140313848552080 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15427] ppid=15420 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15427/stat : 15427 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549519 28909203456 12514 33554432000 4194304 4196468 140736919465040 140313847499280 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15428] ppid=15420 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15428/stat : 15428 (java) S 15420 15420 12970 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418549519 28909203456 12514 33554432000 4194304 4196468 140736919465040 140313846446992 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15429] ppid=15420 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15429/stat : 15429 (java) S 15420 15420 12970 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418549519 28909203456 12514 33554432000 4194304 4196468 140736919465040 140313845394192 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15430] ppid=15420 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15430/stat : 15430 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549519 28909203456 12514 33554432000 4194304 4196468 140736919465040 140313844341904 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15431] ppid=15420 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15431/stat : 15431 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549519 28909203456 12514 33554432000 4194304 4196468 140736919465040 140313843289104 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15432] ppid=15420 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15432/stat : 15432 (java) S 15420 15420 12970 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418549521 28909203456 12514 33554432000 4194304 4196468 140736919465040 140313081366640 140313898048130 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15433] ppid=15420 vsize=28231644 memory=280635847679360 CPUtime=0 cores=0-7
/proc/15422/task/15433/stat : 15433 (java) S 15420 15420 12970 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418549521 28909203456 12514 33554432000 4194304 4196468 140736919465040 140313080312608 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15434] ppid=15420 vsize=28231644 memory=280635847683968 CPUtime=0 cores=0-7
/proc/15422/task/15434/stat : 15434 (java) S 15420 15420 12970 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418549522 28909203456 12514 33554432000 4194304 4196468 140736919465040 140313079260272 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15435] ppid=15420 vsize=28231644 memory=280635847688576 CPUtime=0 cores=0-7
/proc/15422/task/15435/stat : 15435 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549524 28909203456 12514 33554432000 4194304 4196468 140736919465040 140313078208592 140313898055579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15436] ppid=15420 vsize=28231644 memory=280635847693184 CPUtime=0.02 cores=0-7
/proc/15422/task/15436/stat : 15436 (java) S 15420 15420 12970 0 -1 1077944384 504 0 0 0 2 0 0 0 20 0 20 0 418549524 28909203456 12514 33554432000 4194304 4196468 140736919465040 140313077156464 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15437] ppid=15420 vsize=28231644 memory=280635847697792 CPUtime=0.03 cores=0-7
/proc/15422/task/15437/stat : 15437 (java) R 15420 15420 12970 0 -1 4202560 151 0 0 0 3 0 0 0 20 0 20 0 418549524 28909203456 12579 33554432000 4194304 4196468 140736919465040 140313076084680 140313879581159 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15438] ppid=15420 vsize=28231644 memory=280635847702400 CPUtime=0.02 cores=0-7
/proc/15422/task/15438/stat : 15438 (java) S 15420 15420 12970 0 -1 1077944384 254 0 0 0 2 0 0 0 20 0 20 0 418549524 28909203456 12579 33554432000 4194304 4196468 140736919465040 140313075051376 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15439] ppid=15420 vsize=28231644 memory=280635847707008 CPUtime=0.12 cores=0-7
/proc/15422/task/15439/stat : 15439 (java) S 15420 15420 12970 0 -1 1077944384 895 0 0 0 12 0 0 0 20 0 20 0 418549524 28909203456 12579 33554432000 4194304 4196468 140736919465040 140313073998576 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15440] ppid=15420 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15440/stat : 15440 (java) S 15420 15420 12970 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418549524 28909203456 12579 33554432000 4194304 4196468 140736919465040 140313072945504 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15441] ppid=15420 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/15422/task/15441/stat : 15441 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549524 28909203456 12579 33554432000 4194304 4196468 140736919465040 140313071892784 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51508 KiB

[startup+0.701006 s]
/proc/loadavg: 8.67 7.36 6.75 6/212 15441
/proc/meminfo: memFree=26526300/32770624 swapFree=66977616/67108860
[pid=15420] ppid=15417 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15420/stat : 15420 (xcsp3-exec) S 15417 15420 12970 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418549518 115843072 363 33554432000 4194304 5098028 140723257556800 140723257554904 140190524936828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36306944 140723257561973 140723257562217 140723257562217 140723257565130 0
/proc/15420/statm: 28282 363 304 221 0 87 0
[pid=15422] ppid=15420 vsize=28233768 memory=100592 CPUtime=1.77 cores=0-7
/proc/15422/stat : 15422 (java) S 15420 15420 12970 0 -1 1077944320 15293 0 0 0 169 8 0 0 20 0 20 0 418549518 28911378432 25148 33554432000 4194304 4196468 140736919465040 140736919447584 140313898036983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
/proc/15422/statm: 7058442 25148 3464 1 0 7019544 0
[pid=15422/tid=15423] ppid=15420 vsize=28233768 memory=4580 CPUtime=0.68 cores=0-7
/proc/15422/task/15423/stat : 15423 (java) R 15420 15420 12970 0 -1 4202560 9097 0 0 0 64 4 0 0 20 0 20 0 418549519 28911378432 25148 33554432000 4194304 4196468 140736919465040 140313902272448 140313515126771 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15424] ppid=15420 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15424/stat : 15424 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549519 28911378432 25148 33554432000 4194304 4196468 140736919465040 140313850657168 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15425] ppid=15420 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/15422/task/15425/stat : 15425 (java) S 15420 15420 12970 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418549519 28911378432 25148 33554432000 4194304 4196468 140736919465040 140313849604368 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15426] ppid=15420 vsize=28233768 memory=1056 CPUtime=0 cores=0-7
/proc/15422/task/15426/stat : 15426 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418549519 28911378432 25148 33554432000 4194304 4196468 140736919465040 140313848552080 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0

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

[pid=15422/tid=15449] ppid=15420 vsize=28768328 memory=1452 CPUtime=2404.06 cores=0-7
/proc/15422/task/15449/stat : 15449 (java) R 15420 15420 12970 0 -1 4202560 10475 0 0 0 240390 16 0 0 20 0 28 0 418549960 29458767872 347142 33554432000 4194304 4196468 140736919465040 140313055313784 140313519241345 0 4 0 16800975 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
Current children cumulated CPU time: 19441.4 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 1390020 KiB

[startup+2502.3 s]
/proc/loadavg: 8.25 8.30 8.22 9/220 15664
/proc/meminfo: memFree=25184108/32770624 swapFree=66977616/67108860
[pid=15420] ppid=15417 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15420/stat : 15420 (xcsp3-exec) S 15417 15420 12970 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418549518 115843072 363 33554432000 4194304 5098028 140723257556800 140723257554904 140190524936828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36306944 140723257561973 140723257562217 140723257562217 140723257565130 0
/proc/15420/statm: 28282 363 304 221 0 87 0
[pid=15422] ppid=15420 vsize=28768328 memory=1405900 CPUtime=19919.1 cores=0-7
/proc/15422/stat : 15422 (java) S 15420 15420 12970 0 -1 1077944320 806531 0 0 0 1990902 1004 0 0 20 0 28 0 418549518 29458767872 351475 33554432000 4194304 4196468 140736919465040 140736919447584 140313898036983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
/proc/15422/statm: 7192082 351475 3540 1 0 7153184 0
[pid=15422/tid=15423] ppid=15420 vsize=28768328 memory=1403852 CPUtime=2.07 cores=0-7
/proc/15422/task/15423/stat : 15423 (java) S 15420 15420 12970 0 -1 1077944384 9728 0 0 0 199 8 0 0 20 0 28 0 418549519 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313902277760 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15424] ppid=15420 vsize=28768328 memory=1402496 CPUtime=13.95 cores=0-7
/proc/15422/task/15424/stat : 15424 (java) S 15420 15420 12970 0 -1 1077944384 34622 0 0 0 1343 52 0 0 20 0 28 0 418549519 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313850657168 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15425] ppid=15420 vsize=28768328 memory=1402496 CPUtime=13.97 cores=0-7
/proc/15422/task/15425/stat : 15425 (java) S 15420 15420 12970 0 -1 1077944384 37881 0 0 0 1347 50 0 0 20 0 28 0 418549519 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313849604368 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15426] ppid=15420 vsize=28768328 memory=1405900 CPUtime=14.07 cores=0-7
/proc/15422/task/15426/stat : 15426 (java) S 15420 15420 12970 0 -1 1077944384 36995 0 0 0 1355 52 0 0 20 0 28 0 418549519 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313848552080 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15427] ppid=15420 vsize=28768328 memory=1452 CPUtime=14.04 cores=0-7
/proc/15422/task/15427/stat : 15427 (java) S 15420 15420 12970 0 -1 1077944384 28599 0 0 0 1354 50 0 0 20 0 28 0 418549519 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313847499280 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15428] ppid=15420 vsize=28768328 memory=0 CPUtime=13.97 cores=0-7
/proc/15422/task/15428/stat : 15428 (java) S 15420 15420 12970 0 -1 1077944384 34372 0 0 0 1344 53 0 0 20 0 28 0 418549519 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313846446992 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15429] ppid=15420 vsize=28768328 memory=-3253322038155611931 CPUtime=13.99 cores=0-7
/proc/15422/task/15429/stat : 15429 (java) S 15420 15420 12970 0 -1 1077944384 29795 0 0 0 1344 55 0 0 20 0 28 0 418549519 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313845394192 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15430] ppid=15420 vsize=28768328 memory=1401804 CPUtime=13.92 cores=0-7
/proc/15422/task/15430/stat : 15430 (java) S 15420 15420 12970 0 -1 1077944384 27150 0 0 0 1340 52 0 0 20 0 28 0 418549519 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313844341904 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15431] ppid=15420 vsize=28768328 memory=1756 CPUtime=14.13 cores=0-7
/proc/15422/task/15431/stat : 15431 (java) S 15420 15420 12970 0 -1 1077944384 25721 0 0 0 1362 51 0 0 20 0 28 0 418549519 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313843289104 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15432] ppid=15420 vsize=28768328 memory=1452 CPUtime=1.67 cores=0-7
/proc/15422/task/15432/stat : 15432 (java) S 15420 15420 12970 0 -1 1077944384 26376 0 0 0 112 55 0 0 20 0 28 0 418549521 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313081366640 140313898048130 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15433] ppid=15420 vsize=28768328 memory=1452 CPUtime=0 cores=0-7
/proc/15422/task/15433/stat : 15433 (java) S 15420 15420 12970 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 418549521 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313080312672 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15434] ppid=15420 vsize=28768328 memory=164 CPUtime=0 cores=0-7
/proc/15422/task/15434/stat : 15434 (java) S 15420 15420 12970 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 28 0 418549522 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313079260288 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15435] ppid=15420 vsize=28768328 memory=7228952860318393920 CPUtime=0 cores=0-7
/proc/15422/task/15435/stat : 15435 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 418549524 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313078208592 140313898055579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15436] ppid=15420 vsize=28768328 memory=0 CPUtime=4.06 cores=0-7
/proc/15422/task/15436/stat : 15436 (java) S 15420 15420 12970 0 -1 1077944384 29546 0 0 0 400 6 0 0 20 0 28 0 418549524 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313077156464 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 39 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15437] ppid=15420 vsize=28768328 memory=7164213705885970796 CPUtime=4.33 cores=0-7
/proc/15422/task/15437/stat : 15437 (java) S 15420 15420 12970 0 -1 1077944384 30872 0 0 0 428 5 0 0 20 0 28 0 418549524 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313076103664 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 39 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15438] ppid=15420 vsize=28768328 memory=1084 CPUtime=4.04 cores=0-7
/proc/15422/task/15438/stat : 15438 (java) S 15420 15420 12970 0 -1 1077944384 30371 0 0 0 398 6 0 0 20 0 28 0 418549524 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313075051376 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15439] ppid=15420 vsize=28768328 memory=14012 CPUtime=1.34 cores=0-7
/proc/15422/task/15439/stat : 15439 (java) S 15420 15420 12970 0 -1 1077944384 24502 0 0 0 129 5 0 0 20 0 28 0 418549524 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313073998576 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15440] ppid=15420 vsize=28768328 memory=1404084 CPUtime=0 cores=0-7
/proc/15422/task/15440/stat : 15440 (java) S 15420 15420 12970 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 418549524 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313072945504 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15441] ppid=15420 vsize=28768328 memory=1452 CPUtime=1.22 cores=0-7
/proc/15422/task/15441/stat : 15441 (java) S 15420 15420 12970 0 -1 1077944384 4987 0 0 0 28 94 0 0 20 0 28 0 418549524 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313071892784 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 34 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15442] ppid=15420 vsize=28768328 memory=1404084 CPUtime=2478.6 cores=0-7
/proc/15422/task/15442/stat : 15442 (java) R 15420 15420 12970 0 -1 4202560 13078 0 0 0 247834 26 0 0 20 0 28 0 418549960 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313062681328 140313519580699 0 4 0 16800975 0 0 0 -1 4 0 0 7 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15443] ppid=15420 vsize=28768328 memory=1452 CPUtime=2471.44 cores=0-7
/proc/15422/task/15443/stat : 15443 (java) R 15420 15420 12970 0 -1 4202560 18434 0 0 0 247121 23 0 0 20 0 28 0 418549960 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313061629896 140313519828425 0 4 0 16800975 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15444] ppid=15420 vsize=28768328 memory=1394728 CPUtime=2472.85 cores=0-7
/proc/15422/task/15444/stat : 15444 (java) R 15420 15420 12970 0 -1 4202560 77882 0 0 0 247183 102 0 0 20 0 28 0 418549960 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313060577288 140313519850031 0 4 0 16800975 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15445] ppid=15420 vsize=28768328 memory=1452 CPUtime=2474.87 cores=0-7
/proc/15422/task/15445/stat : 15445 (java) R 15420 15420 12970 0 -1 4202560 17406 0 0 0 247453 34 0 0 20 0 28 0 418549960 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313059524776 140313519849980 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15446] ppid=15420 vsize=28768328 memory=2480 CPUtime=2475.62 cores=0-7
/proc/15422/task/15446/stat : 15446 (java) R 15420 15420 12970 0 -1 4202560 19320 0 0 0 247519 43 0 0 20 0 28 0 418549960 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313058472400 140313519849980 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15447] ppid=15420 vsize=28768328 memory=1768 CPUtime=2478.83 cores=0-7
/proc/15422/task/15447/stat : 15447 (java) R 15420 15420 12970 0 -1 4202560 220232 0 0 0 247658 225 0 0 20 0 28 0 418549960 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313057422464 140313520365134 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15448] ppid=15420 vsize=28768328 memory=111632 CPUtime=2472.66 cores=0-7
/proc/15422/task/15448/stat : 15448 (java) R 15420 15420 12970 0 -1 4202560 16650 0 0 0 247228 38 0 0 20 0 28 0 418549960 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313056366424 140313519849651 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15449] ppid=15420 vsize=28768328 memory=288230574492221466 CPUtime=2463.19 cores=0-7
/proc/15422/task/15449/stat : 15449 (java) R 15420 15420 12970 0 -1 4202560 10586 0 0 0 246303 16 0 0 20 0 28 0 418549960 29458767872 351475 33554432000 4194304 4196468 140736919465040 140313055313536 140313519241374 0 4 0 16800975 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
Current children cumulated CPU time: 19919.1 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 1407352 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.18 8.28 8.21 9/220 15665
/proc/meminfo: memFree=25175872/32770624 swapFree=66977616/67108860
[pid=15420] ppid=15417 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15420/stat : 15420 (xcsp3-exec) S 15417 15420 12970 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418549518 115843072 363 33554432000 4194304 5098028 140723257556800 140723257554904 140190524936828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36306944 140723257561973 140723257562217 140723257562217 140723257565130 0
/proc/15420/statm: 28282 363 304 221 0 87 0
[pid=15422] ppid=15420 vsize=28768328 memory=1415420 CPUtime=20059.9 cores=0-7
/proc/15422/stat : 15422 (java) S 15420 15420 12970 0 -1 1077944320 809067 0 0 0 2004979 1007 0 0 20 0 28 0 418549518 29458767872 353855 33554432000 4194304 4196468 140736919465040 140736919447584 140313898036983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
/proc/15422/statm: 7192082 353855 3540 1 0 7153184 0
[pid=15422/tid=15423] ppid=15420 vsize=28768328 memory=0 CPUtime=2.07 cores=0-7
/proc/15422/task/15423/stat : 15423 (java) S 15420 15420 12970 0 -1 1077944384 9728 0 0 0 199 8 0 0 20 0 28 0 418549519 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313902277760 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15424] ppid=15420 vsize=28768328 memory=0 CPUtime=14.08 cores=0-7
/proc/15422/task/15424/stat : 15424 (java) S 15420 15420 12970 0 -1 1077944384 34975 0 0 0 1356 52 0 0 20 0 28 0 418549519 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313850657168 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15425] ppid=15420 vsize=28768328 memory=0 CPUtime=14.09 cores=0-7
/proc/15422/task/15425/stat : 15425 (java) S 15420 15420 12970 0 -1 1077944384 37971 0 0 0 1359 50 0 0 20 0 28 0 418549519 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313849604368 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15426] ppid=15420 vsize=28768328 memory=8317482817917895235 CPUtime=14.21 cores=0-7
/proc/15422/task/15426/stat : 15426 (java) S 15420 15420 12970 0 -1 1077944384 37417 0 0 0 1368 53 0 0 20 0 28 0 418549519 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313848552080 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15427] ppid=15420 vsize=28768328 memory=1452 CPUtime=14.16 cores=0-7
/proc/15422/task/15427/stat : 15427 (java) S 15420 15420 12970 0 -1 1077944384 28782 0 0 0 1366 50 0 0 20 0 28 0 418549519 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313847499280 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15428] ppid=15420 vsize=28768328 memory=1414364 CPUtime=14.09 cores=0-7
/proc/15422/task/15428/stat : 15428 (java) S 15420 15420 12970 0 -1 1077944384 34664 0 0 0 1356 53 0 0 20 0 28 0 418549519 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313846446992 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15429] ppid=15420 vsize=28768328 memory=41168 CPUtime=14.11 cores=0-7
/proc/15422/task/15429/stat : 15429 (java) S 15420 15420 12970 0 -1 1077944384 29913 0 0 0 1356 55 0 0 20 0 28 0 418549519 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313845394192 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15430] ppid=15420 vsize=28768328 memory=988 CPUtime=14.06 cores=0-7
/proc/15422/task/15430/stat : 15430 (java) S 15420 15420 12970 0 -1 1077944384 27414 0 0 0 1353 53 0 0 20 0 28 0 418549519 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313844341904 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15431] ppid=15420 vsize=28768328 memory=2004 CPUtime=14.23 cores=0-7
/proc/15422/task/15431/stat : 15431 (java) S 15420 15420 12970 0 -1 1077944384 25850 0 0 0 1372 51 0 0 20 0 28 0 418549519 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313843289104 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15432] ppid=15420 vsize=28768328 memory=1428 CPUtime=1.69 cores=0-7
/proc/15422/task/15432/stat : 15432 (java) S 15420 15420 12970 0 -1 1077944384 26385 0 0 0 113 56 0 0 20 0 28 0 418549521 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313081366640 140313898048130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15433] ppid=15420 vsize=28768328 memory=1724 CPUtime=0 cores=0-7
/proc/15422/task/15433/stat : 15433 (java) S 15420 15420 12970 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 418549521 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313080312672 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15434] ppid=15420 vsize=28768328 memory=1452 CPUtime=0 cores=0-7
/proc/15422/task/15434/stat : 15434 (java) S 15420 15420 12970 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 28 0 418549522 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313079260288 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15435] ppid=15420 vsize=28768328 memory=1452 CPUtime=0 cores=0-7
/proc/15422/task/15435/stat : 15435 (java) S 15420 15420 12970 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 418549524 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313078208592 140313898055579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15436] ppid=15420 vsize=28768328 memory=1412564 CPUtime=4.06 cores=0-7
/proc/15422/task/15436/stat : 15436 (java) S 15420 15420 12970 0 -1 1077944384 29546 0 0 0 400 6 0 0 20 0 28 0 418549524 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313077156464 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 39 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15437] ppid=15420 vsize=28768328 memory=0 CPUtime=4.33 cores=0-7
/proc/15422/task/15437/stat : 15437 (java) S 15420 15420 12970 0 -1 1077944384 30873 0 0 0 428 5 0 0 20 0 28 0 418549524 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313076103664 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 39 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15438] ppid=15420 vsize=28768328 memory=0 CPUtime=4.26 cores=0-7
/proc/15422/task/15438/stat : 15438 (java) S 15420 15420 12970 0 -1 1077944384 30755 0 0 0 420 6 0 0 20 0 28 0 418549524 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313075051376 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15439] ppid=15420 vsize=28768328 memory=0 CPUtime=1.34 cores=0-7
/proc/15422/task/15439/stat : 15439 (java) S 15420 15420 12970 0 -1 1077944384 24502 0 0 0 129 5 0 0 20 0 28 0 418549524 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313073998576 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15440] ppid=15420 vsize=28768328 memory=1428 CPUtime=0 cores=0-7
/proc/15422/task/15440/stat : 15440 (java) S 15420 15420 12970 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 418549524 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313072945504 140313898047189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15441] ppid=15420 vsize=28768328 memory=1724 CPUtime=1.23 cores=0-7
/proc/15422/task/15441/stat : 15441 (java) S 15420 15420 12970 0 -1 1077944384 4989 0 0 0 28 95 0 0 20 0 28 0 418549524 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313071892784 140313898048130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 34 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15442] ppid=15420 vsize=28768328 memory=704 CPUtime=2496.04 cores=0-7
/proc/15422/task/15442/stat : 15442 (java) R 15420 15420 12970 0 -1 4202560 13102 0 0 0 249578 26 0 0 20 0 28 0 418549960 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313062681344 140313519766924 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15443] ppid=15420 vsize=28768328 memory=1056 CPUtime=2488.82 cores=0-7
/proc/15422/task/15443/stat : 15443 (java) R 15420 15420 12970 0 -1 4202560 18451 0 0 0 248859 23 0 0 20 0 28 0 418549960 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313061629760 140313520281706 0 4 0 16800975 0 0 0 -1 3 0 0 10 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15444] ppid=15420 vsize=28768328 memory=1556 CPUtime=2490.21 cores=0-7
/proc/15422/task/15444/stat : 15444 (java) R 15420 15420 12970 0 -1 4202560 77960 0 0 0 248919 102 0 0 20 0 28 0 418549960 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313060580000 140313520724535 0 4 0 16800975 0 0 0 -1 7 0 0 11 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15445] ppid=15420 vsize=28768328 memory=1056 CPUtime=2492.33 cores=0-7
/proc/15422/task/15445/stat : 15445 (java) R 15420 15420 12970 0 -1 4202560 17451 0 0 0 249199 34 0 0 20 0 28 0 418549960 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313059524672 140313519850049 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15446] ppid=15420 vsize=28768328 memory=1556 CPUtime=2493.1 cores=0-7
/proc/15422/task/15446/stat : 15446 (java) R 15420 15420 12970 0 -1 4202560 19400 0 0 0 249267 43 0 0 20 0 28 0 418549960 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313058472536 140313519850222 0 4 0 16800975 0 0 0 -1 2 0 0 12 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15447] ppid=15420 vsize=28768328 memory=780 CPUtime=2496.34 cores=0-7
/proc/15422/task/15447/stat : 15447 (java) R 15420 15420 12970 0 -1 4202560 220247 0 0 0 249409 225 0 0 20 0 28 0 418549960 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313057419776 140313519537384 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15448] ppid=15420 vsize=28768328 memory=3252 CPUtime=2490.21 cores=0-7
/proc/15422/task/15448/stat : 15448 (java) R 15420 15420 12970 0 -1 4202560 16665 0 0 0 248983 38 0 0 20 0 28 0 418549960 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313056366288 140313519850049 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
[pid=15422/tid=15449] ppid=15420 vsize=28768328 memory=1112 CPUtime=2480.56 cores=0-7
/proc/15422/task/15449/stat : 15449 (java) R 15420 15420 12970 0 -1 4202560 10601 0 0 0 248040 16 0 0 20 0 28 0 418549960 29458767872 353855 33554432000 4194304 4196468 140736919465040 140313055313784 140313519241374 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 24891392 140736919466986 140736919467158 140736919467158 140736919470031 0
Current children cumulated CPU time: 20059.9 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 1416872 KiB

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

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

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

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

Child status: 143
Real time (s): 2520.1
CPU time (s): 20060.5
CPU user time (s): 20050.4
CPU system time (s): 10.0915
CPU usage (%): 796.02
Max. virtual memory (cumulated for all children) (KiB): 28883208
Max. memory (cumulated for all children) (KiB): 2052336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20050.4
system time used= 10.0915
maximum resident set size= 2050884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 809802
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 117631
involuntary context switches= 212903


# summary of solver processes directly reported to runsolver:
#   pid: 15420,15422
#   total CPU time (s): 20060.5
#   total CPU user time (s): 20050.4
#   total CPU system time (s): 10.0915

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.6601 second user time and 33.0876 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-14 01:51:45
IDJOB=4393736
IDBENCH=124057
IDSOLVER=2841
FILE ID=node104/4393736-1568422923
RUNJOBID= node104-1568412551-12997
PBS_JOBID= 21702262
Free space on /tmp= 59012 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/Bibd/Bibd-sum-open/Bibd-sum-40-052-13-10-03.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-4393736-1568422923/watcher-4393736-1568422923 -o /tmp/evaluation-result-4393736-1568422923/solver-4393736-1568422923 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568412551-12997 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1915895647 HOME/instance-4393736-1568422923.xml

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

MD5SUM BENCH= 2a84a2defac446a2567920a0781991b9
RANDOM SEED=1915895647

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        26576564 kB
MemAvailable:   31835068 kB
Buffers:          176888 kB
Cached:          5335088 kB
SwapCached:        31860 kB
Active:          1798792 kB
Inactive:        3751680 kB
Active(anon):       5080 kB
Inactive(anon):    74492 kB
Active(file):    1793712 kB
Inactive(file):  3677188 kB
Unevictable:      107776 kB
Mlocked:          107776 kB
SwapTotal:      67108860 kB
SwapFree:       66977616 kB
Dirty:             25796 kB
Writeback:             0 kB
AnonPages:        133440 kB
Mapped:            44420 kB
Shmem:             32780 kB
Slab:             237048 kB
SReclaimable:     206880 kB
SUnreclaim:        30168 kB
KernelStack:        3728 kB
PageTables:         5552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     490168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58984 MiB
End job on node104 at 2019-09-14 02:33:46