Trace number 4399591

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-09-16 parallel? (TO) 20045.3 2520.1

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-3_X2.xml
MD5SUM72c85c51a44e0e8527757e040a083bca
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 benchmark165.887
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-4399591-1568710994.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399591-1568710994.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
3.09/1.05	c solve instance...
20044.67/2520.07	s UNKNOWN
20044.67/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 (14201 MiB free)
  memory of node 1: 16384 MiB (15394 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399591-1568710994/watcher-4399591-1568710994 -o /tmp/evaluation-result-4399591-1568710994/solver-4399591-1568710994 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node125-1568702458-10886 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1042216434 HOME/instance-4399591-1568710994.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=15571, runsolver pid=15568
Current StackSize limit: 8192 KiB


[startup+0.100138 s]*
/proc/loadavg: 8.32 8.15 8.17 2/212 15592
/proc/meminfo: memFree=30290056/32770624 swapFree=66967460/67108860
[pid=15571] ppid=15568 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15571/stat : 15571 (xcsp3-exec) S 15568 15571 10859 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447366186 115843072 364 33554432000 4194304 5098028 140736162625744 140736162623848 139816589341308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31490048 140736162632565 140736162632809 140736162632809 140736162635722 0
/proc/15571/statm: 28282 364 305 221 0 87 0
[pid=15573] ppid=15571 vsize=28227396 memory=28768 CPUtime=0.12 cores=0-7
/proc/15573/stat : 15573 (java) S 15571 15571 10859 0 -1 1077944320 5696 0 0 0 11 1 0 0 20 0 20 0 447366186 28904853504 7192 33554432000 4194304 4196468 140722318146592 140722318129136 139896334229239 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
/proc/15573/statm: 7056849 7192 3121 1 0 7019032 0
[pid=15573/tid=15574] ppid=15571 vsize=28227396 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/15573/task/15574/stat : 15574 (java) R 15571 15571 10859 0 -1 4202560 3603 0 0 0 8 0 0 0 20 0 20 0 447366186 28904853504 7192 33554432000 4194304 4196468 140722318146592 139896338461504 139896334251165 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15575] ppid=15571 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15573/task/15575/stat : 15575 (java) S 15571 15571 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447366187 28904853504 7192 33554432000 4194304 4196468 140722318146592 139896286849552 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15576] ppid=15571 vsize=28227396 memory=140031005771392 CPUtime=0 cores=0-7
/proc/15573/task/15576/stat : 15576 (java) S 15571 15571 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447366187 28904853504 7192 33554432000 4194304 4196468 140722318146592 139896285797008 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15577] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15577/stat : 15577 (java) S 15571 15571 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447366187 28904853504 7192 33554432000 4194304 4196468 140722318146592 139896284743952 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15578] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15578/stat : 15578 (java) S 15571 15571 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447366187 28904853504 7192 33554432000 4194304 4196468 140722318146592 139896283691408 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15579] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15579/stat : 15579 (java) S 15571 15571 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447366187 28904853504 7192 33554432000 4194304 4196468 140722318146592 139896282639376 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15580] ppid=15571 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15573/task/15580/stat : 15580 (java) S 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447366187 28904853504 7192 33554432000 4194304 4196468 140722318146592 139896281586832 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15581] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15581/stat : 15581 (java) S 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447366187 28904853504 7192 33554432000 4194304 4196468 140722318146592 139896280533776 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15582] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15582/stat : 15582 (java) S 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447366187 28904853504 7192 33554432000 4194304 4196468 140722318146592 139895878048656 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15583] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15583/stat : 15583 (java) S 15571 15571 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447366189 28904853504 7192 33554432000 4194304 4196468 140722318146592 139895316056304 139896334240386 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15584] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15584/stat : 15584 (java) S 15571 15571 10859 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447366189 28904853504 7192 33554432000 4194304 4196468 140722318146592 139895315002528 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15585] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15585/stat : 15585 (java) S 15571 15571 10859 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447366189 28904853504 7192 33554432000 4194304 4196468 140722318146592 139895313949424 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15586] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15586/stat : 15586 (java) S 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447366192 28904853504 7192 33554432000 4194304 4196468 140722318146592 139895312898000 139896334247835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15587] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15587/stat : 15587 (java) S 15571 15571 10859 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 447366192 28904853504 7192 33554432000 4194304 4196468 140722318146592 139895311846128 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15588] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15588/stat : 15588 (java) R 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447366192 28904853504 7192 33554432000 4194304 4196468 140722318146592 139895310793584 139896334240386 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15589] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15589/stat : 15589 (java) S 15571 15571 10859 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 447366192 28904853504 7192 33554432000 4194304 4196468 140722318146592 139895309740528 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15590] ppid=15571 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/15573/task/15590/stat : 15590 (java) R 15571 15571 10859 0 -1 4202560 358 0 0 0 2 0 0 0 20 0 20 0 447366192 28904853504 7192 33554432000 4194304 4196468 140722318146592 139895308687984 139896334243126 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15591] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15591/stat : 15591 (java) S 15571 15571 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447366192 28904853504 7192 33554432000 4194304 4196468 140722318146592 139895307635168 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15592] ppid=15571 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15573/task/15592/stat : 15592 (java) S 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447366192 28904853504 7192 33554432000 4194304 4196468 140722318146592 139895306582704 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30224 KiB

[startup+0.210815 s]*
/proc/loadavg: 8.32 8.15 8.17 2/212 15592
/proc/meminfo: memFree=30275936/32770624 swapFree=66967460/67108860
[pid=15571] ppid=15568 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15571/stat : 15571 (xcsp3-exec) S 15568 15571 10859 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447366186 115843072 364 33554432000 4194304 5098028 140736162625744 140736162623848 139816589341308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31490048 140736162632565 140736162632809 140736162632809 140736162635722 0
/proc/15571/statm: 28282 364 305 221 0 87 0
[pid=15573] ppid=15571 vsize=28227396 memory=40780 CPUtime=0.34 cores=0-7
/proc/15573/stat : 15573 (java) S 15571 15571 10859 0 -1 1077944320 9495 0 0 0 30 4 0 0 20 0 20 0 447366186 28904853504 10195 33554432000 4194304 4196468 140722318146592 140722318129136 139896334229239 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
/proc/15573/statm: 7056849 10195 3280 1 0 7019032 0
[pid=15573/tid=15574] ppid=15571 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/15573/task/15574/stat : 15574 (java) R 15571 15571 10859 0 -1 4202560 6641 0 0 0 18 2 0 0 20 0 20 0 447366186 28904853504 10195 33554432000 4194304 4196468 140722318146592 139896338463360 139896319495793 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15575] ppid=15571 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/15573/task/15575/stat : 15575 (java) S 15571 15571 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447366187 28904853504 10195 33554432000 4194304 4196468 140722318146592 139896286849552 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15576] ppid=15571 vsize=28227396 memory=140031009072096 CPUtime=0 cores=0-7
/proc/15573/task/15576/stat : 15576 (java) S 15571 15571 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447366187 28904853504 10195 33554432000 4194304 4196468 140722318146592 139896285797008 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15577] ppid=15571 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15573/task/15577/stat : 15577 (java) S 15571 15571 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447366187 28904853504 10195 33554432000 4194304 4196468 140722318146592 139896284743952 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15578] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15578/stat : 15578 (java) S 15571 15571 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447366187 28904853504 10195 33554432000 4194304 4196468 140722318146592 139896283691408 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15579] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15579/stat : 15579 (java) S 15571 15571 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447366187 28904853504 10195 33554432000 4194304 4196468 140722318146592 139896282639376 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15580] ppid=15571 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15573/task/15580/stat : 15580 (java) S 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447366187 28904853504 10195 33554432000 4194304 4196468 140722318146592 139896281586832 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15581] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15581/stat : 15581 (java) S 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447366187 28904853504 10195 33554432000 4194304 4196468 140722318146592 139896280533776 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15582] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15582/stat : 15582 (java) S 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447366187 28904853504 10195 33554432000 4194304 4196468 140722318146592 139895878048656 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15583] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15583/stat : 15583 (java) S 15571 15571 10859 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447366189 28904853504 10195 33554432000 4194304 4196468 140722318146592 139895316056304 139896334240386 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15584] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15584/stat : 15584 (java) S 15571 15571 10859 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447366189 28904853504 10195 33554432000 4194304 4196468 140722318146592 139895315002528 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15585] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15585/stat : 15585 (java) S 15571 15571 10859 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447366189 28904853504 10195 33554432000 4194304 4196468 140722318146592 139895313949424 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15586] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15586/stat : 15586 (java) S 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447366192 28904853504 10195 33554432000 4194304 4196468 140722318146592 139895312898000 139896334247835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15587] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15587/stat : 15587 (java) S 15571 15571 10859 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 447366192 28904853504 10195 33554432000 4194304 4196468 140722318146592 139895311846128 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15588] ppid=15571 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/15573/task/15588/stat : 15588 (java) S 15571 15571 10859 0 -1 1077944384 96 0 0 0 2 0 0 0 20 0 20 0 447366192 28904853504 10195 33554432000 4194304 4196468 140722318146592 139895310793584 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15589] ppid=15571 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/15573/task/15589/stat : 15589 (java) S 15571 15571 10859 0 -1 1077944384 355 0 0 0 2 0 0 0 20 0 20 0 447366192 28904853504 10195 33554432000 4194304 4196468 140722318146592 139895309740528 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15590] ppid=15571 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/15573/task/15590/stat : 15590 (java) R 15571 15571 10859 0 -1 4202560 777 0 0 0 7 0 0 0 20 0 20 0 447366192 28904853504 10195 33554432000 4194304 4196468 140722318146592 139895308687792 139896326184660 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15591] ppid=15571 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15591/stat : 15591 (java) S 15571 15571 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447366192 28904853504 10195 33554432000 4194304 4196468 140722318146592 139895307635168 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15592] ppid=15571 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15573/task/15592/stat : 15592 (java) S 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447366192 28904853504 10195 33554432000 4194304 4196468 140722318146592 139895306582704 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42236 KiB

[startup+0.313547 s]*
/proc/loadavg: 8.32 8.15 8.17 4/212 15592
/proc/meminfo: memFree=30269152/32770624 swapFree=66967460/67108860
[pid=15571] ppid=15568 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15571/stat : 15571 (xcsp3-exec) S 15568 15571 10859 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447366186 115843072 364 33554432000 4194304 5098028 140736162625744 140736162623848 139816589341308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31490048 140736162632565 140736162632809 140736162632809 140736162635722 0
/proc/15571/statm: 28282 364 305 221 0 87 0
[pid=15573] ppid=15571 vsize=28231652 memory=50036 CPUtime=0.54 cores=0-7
/proc/15573/stat : 15573 (java) S 15571 15571 10859 0 -1 1077944320 10912 0 0 0 49 5 0 0 20 0 20 0 447366186 28909211648 12509 33554432000 4194304 4196468 140722318146592 140722318129136 139896334229239 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
/proc/15573/statm: 7057913 12509 3354 1 0 7019032 0
[pid=15573/tid=15574] ppid=15571 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/15573/task/15574/stat : 15574 (java) R 15571 15571 10859 0 -1 4202560 7818 0 0 0 27 3 0 0 20 0 20 0 447366186 28909211648 12509 33554432000 4194304 4196468 140722318146592 139896338460352 139896334251165 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15575] ppid=15571 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15575/stat : 15575 (java) S 15571 15571 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447366187 28909211648 12509 33554432000 4194304 4196468 140722318146592 139896286849552 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15576] ppid=15571 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15576/stat : 15576 (java) S 15571 15571 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447366187 28909211648 12509 33554432000 4194304 4196468 140722318146592 139896285797008 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15577] ppid=15571 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15577/stat : 15577 (java) S 15571 15571 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447366187 28909211648 12509 33554432000 4194304 4196468 140722318146592 139896284743952 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15578] ppid=15571 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15578/stat : 15578 (java) S 15571 15571 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447366187 28909211648 12509 33554432000 4194304 4196468 140722318146592 139896283691408 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15579] ppid=15571 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15579/stat : 15579 (java) S 15571 15571 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447366187 28909211648 12509 33554432000 4194304 4196468 140722318146592 139896282639376 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15580] ppid=15571 vsize=28231652 memory=140030899219119 CPUtime=0 cores=0-7
/proc/15573/task/15580/stat : 15580 (java) S 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447366187 28909211648 12509 33554432000 4194304 4196468 140722318146592 139896281586832 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15581] ppid=15571 vsize=28231652 memory=140030899221424 CPUtime=0 cores=0-7
/proc/15573/task/15581/stat : 15581 (java) S 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447366187 28909211648 12509 33554432000 4194304 4196468 140722318146592 139896280533776 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15582] ppid=15571 vsize=28231652 memory=140030899223728 CPUtime=0 cores=0-7
/proc/15573/task/15582/stat : 15582 (java) S 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447366187 28909211648 12509 33554432000 4194304 4196468 140722318146592 139895878048656 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15583] ppid=15571 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15583/stat : 15583 (java) S 15571 15571 10859 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447366189 28909211648 12509 33554432000 4194304 4196468 140722318146592 139895316056304 139896334240386 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15584] ppid=15571 vsize=28231652 memory=280061798461328 CPUtime=0 cores=0-7
/proc/15573/task/15584/stat : 15584 (java) S 15571 15571 10859 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447366189 28909211648 12509 33554432000 4194304 4196468 140722318146592 139895315002528 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15585] ppid=15571 vsize=28231652 memory=280061798459024 CPUtime=0 cores=0-7
/proc/15573/task/15585/stat : 15585 (java) S 15571 15571 10859 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447366189 28909211648 12509 33554432000 4194304 4196468 140722318146592 139895313949424 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15586] ppid=15571 vsize=28231652 memory=280061798465936 CPUtime=0 cores=0-7
/proc/15573/task/15586/stat : 15586 (java) S 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447366192 28909211648 12509 33554432000 4194304 4196468 140722318146592 139895312898000 139896334247835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15587] ppid=15571 vsize=28231652 memory=280061798407216 CPUtime=0.01 cores=0-7
/proc/15573/task/15587/stat : 15587 (java) S 15571 15571 10859 0 -1 1077944384 344 0 0 0 1 0 0 0 20 0 20 0 447366192 28909211648 12509 33554432000 4194304 4196468 140722318146592 139895311846128 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15588] ppid=15571 vsize=28231652 memory=280061798479760 CPUtime=0.03 cores=0-7
/proc/15573/task/15588/stat : 15588 (java) S 15571 15571 10859 0 -1 1077944384 107 0 0 0 3 0 0 0 20 0 20 0 447366192 28909211648 12509 33554432000 4194304 4196468 140722318146592 139895310793584 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15589] ppid=15571 vsize=28231652 memory=280061798486672 CPUtime=0.04 cores=0-7
/proc/15573/task/15589/stat : 15589 (java) R 15571 15571 10859 0 -1 4202560 459 0 0 0 4 0 0 0 20 0 20 0 447366192 28909211648 12509 33554432000 4194304 4196468 140722318146592 139895309730912 139896315752439 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15590] ppid=15571 vsize=28231652 memory=280061798484368 CPUtime=0.12 cores=0-7
/proc/15573/task/15590/stat : 15590 (java) S 15571 15571 10859 0 -1 1077944384 885 0 0 0 12 0 0 0 20 0 20 0 447366192 28909211648 12509 33554432000 4194304 4196468 140722318146592 139895308687984 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15591] ppid=15571 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15591/stat : 15591 (java) S 15571 15571 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447366192 28909211648 12509 33554432000 4194304 4196468 140722318146592 139895307635168 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15592] ppid=15571 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/15573/task/15592/stat : 15592 (java) S 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447366192 28909211648 12509 33554432000 4194304 4196468 140722318146592 139895306582704 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51492 KiB

[startup+0.701049 s]
/proc/loadavg: 8.32 8.15 8.17 6/212 15592
/proc/meminfo: memFree=30257676/32770624 swapFree=66967460/67108860
[pid=15571] ppid=15568 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15571/stat : 15571 (xcsp3-exec) S 15568 15571 10859 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447366186 115843072 364 33554432000 4194304 5098028 140736162625744 140736162623848 139816589341308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31490048 140736162632565 140736162632809 140736162632809 140736162635722 0
/proc/15571/statm: 28282 364 305 221 0 87 0
[pid=15573] ppid=15571 vsize=28233776 memory=97028 CPUtime=1.71 cores=0-7
/proc/15573/stat : 15573 (java) S 15571 15571 10859 0 -1 1077944320 14981 0 0 0 164 7 0 0 20 0 20 0 447366186 28911386624 24257 33554432000 4194304 4196468 140722318146592 140722318129136 139896334229239 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
/proc/15573/statm: 7058444 24257 3451 1 0 7019544 0
[pid=15573/tid=15574] ppid=15571 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/15573/task/15574/stat : 15574 (java) R 15571 15571 10859 0 -1 4202560 8569 0 0 0 64 4 0 0 20 0 20 0 447366186 28911386624 24257 33554432000 4194304 4196468 140722318146592 139896338459968 139896315635556 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15575] ppid=15571 vsize=28233776 memory=140030899430256 CPUtime=0 cores=0-7
/proc/15573/task/15575/stat : 15575 (java) S 15571 15571 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447366187 28911386624 24257 33554432000 4194304 4196468 140722318146592 139896286849552 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15576] ppid=15571 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/15573/task/15576/stat : 15576 (java) S 15571 15571 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447366187 28911386624 24257 33554432000 4194304 4196468 140722318146592 139896285797008 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15577] ppid=15571 vsize=28233776 memory=1192 CPUtime=0 cores=0-7
/proc/15573/task/15577/stat : 15577 (java) S 15571 15571 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447366187 28911386624 24257 33554432000 4194304 4196468 140722318146592 139896284743952 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0

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

[pid=15573/tid=15600] ppid=15571 vsize=28766288 memory=1192 CPUtime=2418.17 cores=0-7
/proc/15573/task/15600/stat : 15600 (java) R 15571 15571 10859 0 -1 4202560 51576 0 0 0 241716 101 0 0 20 0 28 0 447366294 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895289995864 139895967394921 0 4 0 16800975 0 0 0 -1 6 0 0 24 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
Current children cumulated CPU time: 19425.7 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2418288 KiB

[startup+2502.3 s]
/proc/loadavg: 8.01 8.20 8.30 9/220 15787
/proc/meminfo: memFree=27895384/32770624 swapFree=66967460/67108860
[pid=15571] ppid=15568 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15571/stat : 15571 (xcsp3-exec) S 15568 15571 10859 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447366186 115843072 364 33554432000 4194304 5098028 140736162625744 140736162623848 139816589341308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31490048 140736162632565 140736162632809 140736162632809 140736162635722 0
/proc/15571/statm: 28282 364 305 221 0 87 0
[pid=15573] ppid=15571 vsize=28766288 memory=2416832 CPUtime=19903.5 cores=0-7
/proc/15573/stat : 15573 (java) S 15571 15571 10859 0 -1 1077944320 853904 0 0 0 1989420 928 0 0 20 0 28 0 447366186 29456678912 604208 33554432000 4194304 4196468 140722318146592 140722318129136 139896334229239 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
/proc/15573/statm: 7191572 604208 3549 1 0 7152672 0
[pid=15573/tid=15574] ppid=15571 vsize=28766288 memory=2416832 CPUtime=1.01 cores=0-7
/proc/15573/task/15574/stat : 15574 (java) S 15571 15571 10859 0 -1 1077944384 8694 0 0 0 96 5 0 0 20 0 28 0 447366186 29456678912 604208 33554432000 4194304 4196468 140722318146592 139896338470016 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15575] ppid=15571 vsize=28766288 memory=1456 CPUtime=6.81 cores=0-7
/proc/15573/task/15575/stat : 15575 (java) S 15571 15571 10859 0 -1 1077944384 39430 0 0 0 650 31 0 0 20 0 28 0 447366187 29456678912 604208 33554432000 4194304 4196468 140722318146592 139896286849552 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15576] ppid=15571 vsize=28766288 memory=2416832 CPUtime=6.81 cores=0-7
/proc/15573/task/15576/stat : 15576 (java) S 15571 15571 10859 0 -1 1077944384 38759 0 0 0 649 32 0 0 20 0 28 0 447366187 29456678912 604208 33554432000 4194304 4196468 140722318146592 139896285797008 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15577] ppid=15571 vsize=28766288 memory=280061799895712 CPUtime=6.74 cores=0-7
/proc/15573/task/15577/stat : 15577 (java) S 15571 15571 10859 0 -1 1077944384 41573 0 0 0 642 32 0 0 20 0 28 0 447366187 29456678912 604208 33554432000 4194304 4196468 140722318146592 139896284743952 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15578] ppid=15571 vsize=28766288 memory=1456 CPUtime=6.78 cores=0-7
/proc/15573/task/15578/stat : 15578 (java) S 15571 15571 10859 0 -1 1077944384 36009 0 0 0 645 33 0 0 20 0 28 0 447366187 29456678912 604208 33554432000 4194304 4196468 140722318146592 139896283691408 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15579] ppid=15571 vsize=28766288 memory=2416832 CPUtime=6.76 cores=0-7
/proc/15573/task/15579/stat : 15579 (java) S 15571 15571 10859 0 -1 1077944384 36069 0 0 0 644 32 0 0 20 0 28 0 447366187 29456678912 604208 33554432000 4194304 4196468 140722318146592 139896282639376 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15580] ppid=15571 vsize=28766288 memory=1412 CPUtime=6.8 cores=0-7
/proc/15573/task/15580/stat : 15580 (java) S 15571 15571 10859 0 -1 1077944384 38983 0 0 0 644 36 0 0 20 0 28 0 447366187 29456678912 604208 33554432000 4194304 4196468 140722318146592 139896281586832 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15581] ppid=15571 vsize=28766288 memory=1456 CPUtime=6.76 cores=0-7
/proc/15573/task/15581/stat : 15581 (java) S 15571 15571 10859 0 -1 1077944384 36564 0 0 0 644 32 0 0 20 0 28 0 447366187 29456678912 604208 33554432000 4194304 4196468 140722318146592 139896280533776 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15582] ppid=15571 vsize=28766288 memory=1456 CPUtime=6.75 cores=0-7
/proc/15573/task/15582/stat : 15582 (java) S 15571 15571 10859 0 -1 1077944384 33800 0 0 0 648 27 0 0 20 0 28 0 447366187 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895878048656 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15583] ppid=15571 vsize=28766288 memory=2416832 CPUtime=2.99 cores=0-7
/proc/15573/task/15583/stat : 15583 (java) S 15571 15571 10859 0 -1 1077944384 133645 0 0 0 228 71 0 0 20 0 28 0 447366189 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895316056304 139896334240386 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15584] ppid=15571 vsize=28766288 memory=2416832 CPUtime=0 cores=0-7
/proc/15573/task/15584/stat : 15584 (java) S 15571 15571 10859 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 447366189 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895315002592 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15585] ppid=15571 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/15573/task/15585/stat : 15585 (java) S 15571 15571 10859 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 447366189 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895313949440 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15586] ppid=15571 vsize=28766288 memory=2416832 CPUtime=0 cores=0-7
/proc/15573/task/15586/stat : 15586 (java) S 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447366192 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895312898000 139896334247835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15587] ppid=15571 vsize=28766288 memory=2120 CPUtime=1.67 cores=0-7
/proc/15573/task/15587/stat : 15587 (java) S 15571 15571 10859 0 -1 1077944384 5603 0 0 0 166 1 0 0 20 0 28 0 447366192 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895311846128 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15588] ppid=15571 vsize=28766288 memory=6791534058613427641 CPUtime=1.6 cores=0-7
/proc/15573/task/15588/stat : 15588 (java) S 15571 15571 10859 0 -1 1077944384 6413 0 0 0 159 1 0 0 20 0 28 0 447366192 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895310793584 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15589] ppid=15571 vsize=28766288 memory=2416832 CPUtime=1.65 cores=0-7
/proc/15573/task/15589/stat : 15589 (java) S 15571 15571 10859 0 -1 1077944384 8511 0 0 0 164 1 0 0 20 0 28 0 447366192 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895309740528 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15590] ppid=15571 vsize=28766288 memory=1456 CPUtime=0.69 cores=0-7
/proc/15573/task/15590/stat : 15590 (java) S 15571 15571 10859 0 -1 1077944384 4948 0 0 0 68 1 0 0 20 0 28 0 447366192 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895308687984 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15591] ppid=15571 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/15573/task/15591/stat : 15591 (java) S 15571 15571 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447366192 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895307635168 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15592] ppid=15571 vsize=28766288 memory=3620 CPUtime=0.64 cores=0-7
/proc/15573/task/15592/stat : 15592 (java) S 15571 15571 10859 0 -1 1077944384 6628 0 0 0 24 40 0 0 20 0 28 0 447366192 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895306582704 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15593] ppid=15571 vsize=28766288 memory=1456 CPUtime=2481.86 cores=0-7
/proc/15573/task/15593/stat : 15593 (java) R 15571 15571 10859 0 -1 4202560 26396 0 0 0 248164 22 0 0 20 0 28 0 447366293 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895297363048 139895967790885 0 4 0 16800975 0 0 0 -1 7 0 0 25 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15594] ppid=15571 vsize=28766288 memory=2416832 CPUtime=2479.23 cores=0-7
/proc/15573/task/15594/stat : 15594 (java) R 15571 15571 10859 0 -1 4202560 24477 0 0 0 247898 25 0 0 20 0 28 0 447366293 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895296311384 139895968342183 0 4 0 16800975 0 0 0 -1 6 0 0 23 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15595] ppid=15571 vsize=28766288 memory=3620 CPUtime=2482.88 cores=0-7
/proc/15573/task/15595/stat : 15595 (java) R 15571 15571 10859 0 -1 4202560 30569 0 0 0 248254 34 0 0 20 0 28 0 447366293 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895295259208 139895967274208 0 4 0 16800975 0 0 0 -1 0 0 0 26 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15596] ppid=15571 vsize=28766288 memory=2416832 CPUtime=2480.85 cores=0-7
/proc/15573/task/15596/stat : 15596 (java) R 15571 15571 10859 0 -1 4202560 79516 0 0 0 247949 136 0 0 20 0 28 0 447366293 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895294206016 139895967071070 0 4 0 16800975 0 0 0 -1 1 0 0 25 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15597] ppid=15571 vsize=28766288 memory=1456 CPUtime=2480.55 cores=0-7
/proc/15573/task/15597/stat : 15597 (java) R 15571 15571 10859 0 -1 4202560 99554 0 0 0 247879 176 0 0 20 0 28 0 447366293 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895293153576 139895966329608 0 4 0 16800975 0 0 0 -1 3 0 0 25 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15598] ppid=15571 vsize=28766288 memory=2416832 CPUtime=2477.72 cores=0-7
/proc/15573/task/15598/stat : 15598 (java) R 15571 15571 10859 0 -1 4202560 42981 0 0 0 247689 83 0 0 20 0 28 0 447366293 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895292103792 139895967274180 0 4 0 16800975 0 0 0 -1 4 0 0 23 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15599] ppid=15571 vsize=28766288 memory=47532 CPUtime=2477.76 cores=0-7
/proc/15573/task/15599/stat : 15599 (java) R 15571 15571 10859 0 -1 4202560 21336 0 0 0 247748 28 0 0 20 0 28 0 447366293 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895291048008 139895967274284 0 4 0 16800975 0 0 0 -1 5 0 0 24 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15600] ppid=15571 vsize=28766288 memory=984 CPUtime=2477.97 cores=0-7
/proc/15573/task/15600/stat : 15600 (java) R 15571 15571 10859 0 -1 4202560 52105 0 0 0 247695 102 0 0 20 0 28 0 447366294 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895289995864 139895967274284 0 4 0 16800975 0 0 0 -1 2 0 0 24 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
Current children cumulated CPU time: 19903.5 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2418288 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.01 8.19 8.30 9/220 15788
/proc/meminfo: memFree=27894720/32770624 swapFree=66967460/67108860
[pid=15571] ppid=15568 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15571/stat : 15571 (xcsp3-exec) S 15568 15571 10859 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447366186 115843072 364 33554432000 4194304 5098028 140736162625744 140736162623848 139816589341308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31490048 140736162632565 140736162632809 140736162632809 140736162635722 0
/proc/15571/statm: 28282 364 305 221 0 87 0
[pid=15573] ppid=15571 vsize=28766288 memory=2416832 CPUtime=20044.7 cores=0-7
/proc/15573/stat : 15573 (java) S 15571 15571 10859 0 -1 1077944320 859112 0 0 0 2003535 932 0 0 20 0 28 0 447366186 29456678912 604208 33554432000 4194304 4196468 140722318146592 140722318129136 139896334229239 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
/proc/15573/statm: 7191572 604208 3549 1 0 7152672 0
[pid=15573/tid=15574] ppid=15571 vsize=28766288 memory=1398722017469774279 CPUtime=1.01 cores=0-7
/proc/15573/task/15574/stat : 15574 (java) S 15571 15571 10859 0 -1 1077944384 8694 0 0 0 96 5 0 0 20 0 28 0 447366186 29456678912 604208 33554432000 4194304 4196468 140722318146592 139896338470016 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15575] ppid=15571 vsize=28766288 memory=4872558044660077418 CPUtime=6.82 cores=0-7
/proc/15573/task/15575/stat : 15575 (java) S 15571 15571 10859 0 -1 1077944384 39709 0 0 0 651 31 0 0 20 0 28 0 447366187 29456678912 604208 33554432000 4194304 4196468 140722318146592 139896286849552 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15576] ppid=15571 vsize=28766288 memory=1556 CPUtime=6.82 cores=0-7
/proc/15573/task/15576/stat : 15576 (java) S 15571 15571 10859 0 -1 1077944384 39144 0 0 0 650 32 0 0 20 0 28 0 447366187 29456678912 604208 33554432000 4194304 4196468 140722318146592 139896285797008 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15577] ppid=15571 vsize=28766288 memory=6791534058613427641 CPUtime=6.75 cores=0-7
/proc/15573/task/15577/stat : 15577 (java) S 15571 15571 10859 0 -1 1077944384 41950 0 0 0 643 32 0 0 20 0 28 0 447366187 29456678912 604208 33554432000 4194304 4196468 140722318146592 139896284743952 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15578] ppid=15571 vsize=28766288 memory=716 CPUtime=6.79 cores=0-7
/proc/15573/task/15578/stat : 15578 (java) S 15571 15571 10859 0 -1 1077944384 36613 0 0 0 646 33 0 0 20 0 28 0 447366187 29456678912 604208 33554432000 4194304 4196468 140722318146592 139896283691408 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15579] ppid=15571 vsize=28766288 memory=804 CPUtime=6.77 cores=0-7
/proc/15573/task/15579/stat : 15579 (java) S 15571 15571 10859 0 -1 1077944384 36272 0 0 0 645 32 0 0 20 0 28 0 447366187 29456678912 604208 33554432000 4194304 4196468 140722318146592 139896282639376 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15580] ppid=15571 vsize=28766288 memory=1804 CPUtime=6.81 cores=0-7
/proc/15573/task/15580/stat : 15580 (java) S 15571 15571 10859 0 -1 1077944384 39162 0 0 0 645 36 0 0 20 0 28 0 447366187 29456678912 604208 33554432000 4194304 4196468 140722318146592 139896281586832 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15581] ppid=15571 vsize=28766288 memory=920 CPUtime=6.77 cores=0-7
/proc/15573/task/15581/stat : 15581 (java) S 15571 15571 10859 0 -1 1077944384 36978 0 0 0 645 32 0 0 20 0 28 0 447366187 29456678912 604208 33554432000 4194304 4196468 140722318146592 139896280533776 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15582] ppid=15571 vsize=28766288 memory=4136 CPUtime=6.76 cores=0-7
/proc/15573/task/15582/stat : 15582 (java) S 15571 15571 10859 0 -1 1077944384 34217 0 0 0 649 27 0 0 20 0 28 0 447366187 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895878048656 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15583] ppid=15571 vsize=28766288 memory=1412 CPUtime=2.99 cores=0-7
/proc/15573/task/15583/stat : 15583 (java) S 15571 15571 10859 0 -1 1077944384 134213 0 0 0 228 71 0 0 20 0 28 0 447366189 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895316056304 139896334240386 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15584] ppid=15571 vsize=28766288 memory=3776 CPUtime=0 cores=0-7
/proc/15573/task/15584/stat : 15584 (java) S 15571 15571 10859 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 447366189 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895315002592 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15585] ppid=15571 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/15573/task/15585/stat : 15585 (java) S 15571 15571 10859 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 447366189 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895313949440 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15586] ppid=15571 vsize=28766288 memory=2416832 CPUtime=0 cores=0-7
/proc/15573/task/15586/stat : 15586 (java) S 15571 15571 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447366192 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895312898000 139896334247835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15587] ppid=15571 vsize=28766288 memory=4108 CPUtime=1.67 cores=0-7
/proc/15573/task/15587/stat : 15587 (java) S 15571 15571 10859 0 -1 1077944384 5607 0 0 0 166 1 0 0 20 0 28 0 447366192 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895311846128 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15588] ppid=15571 vsize=28766288 memory=1764 CPUtime=1.6 cores=0-7
/proc/15573/task/15588/stat : 15588 (java) S 15571 15571 10859 0 -1 1077944384 6417 0 0 0 159 1 0 0 20 0 28 0 447366192 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895310793584 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15589] ppid=15571 vsize=28766288 memory=1398722017469774279 CPUtime=1.65 cores=0-7
/proc/15573/task/15589/stat : 15589 (java) S 15571 15571 10859 0 -1 1077944384 8515 0 0 0 164 1 0 0 20 0 28 0 447366192 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895309740528 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15590] ppid=15571 vsize=28766288 memory=2120 CPUtime=0.69 cores=0-7
/proc/15573/task/15590/stat : 15590 (java) S 15571 15571 10859 0 -1 1077944384 4952 0 0 0 68 1 0 0 20 0 28 0 447366192 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895308687984 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15591] ppid=15571 vsize=28766288 memory=500 CPUtime=0 cores=0-7
/proc/15573/task/15591/stat : 15591 (java) S 15571 15571 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447366192 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895307635168 139896334239445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15592] ppid=15571 vsize=28766288 memory=1556 CPUtime=0.65 cores=0-7
/proc/15573/task/15592/stat : 15592 (java) S 15571 15571 10859 0 -1 1077944384 6655 0 0 0 24 41 0 0 20 0 28 0 447366192 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895306582704 139896334240386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15593] ppid=15571 vsize=28766288 memory=1456 CPUtime=2499.22 cores=0-7
/proc/15573/task/15593/stat : 15593 (java) R 15571 15571 10859 0 -1 4202560 26547 0 0 0 249900 22 0 0 20 0 28 0 447366293 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895297362648 139895966558915 0 4 0 16800975 0 0 0 -1 7 0 0 25 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15594] ppid=15571 vsize=28766288 memory=2416832 CPUtime=2496.91 cores=0-7
/proc/15573/task/15594/stat : 15594 (java) R 15571 15571 10859 0 -1 4202560 24586 0 0 0 249666 25 0 0 20 0 28 0 447366293 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895296311192 139895967070867 0 4 0 16800975 0 0 0 -1 6 0 0 24 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15595] ppid=15571 vsize=28766288 memory=24092 CPUtime=2500.56 cores=0-7
/proc/15573/task/15595/stat : 15595 (java) R 15571 15571 10859 0 -1 4202560 30745 0 0 0 250022 34 0 0 20 0 28 0 447366293 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895295258960 139895967031791 0 4 0 16800975 0 0 0 -1 0 0 0 26 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15596] ppid=15571 vsize=28766288 memory=2120 CPUtime=2498.51 cores=0-7
/proc/15573/task/15596/stat : 15596 (java) R 15571 15571 10859 0 -1 4202560 79831 0 0 0 249714 137 0 0 20 0 28 0 447366293 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895294206648 139895966558620 0 4 0 16800975 0 0 0 -1 1 0 0 25 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15597] ppid=15571 vsize=28766288 memory=500 CPUtime=2498.23 cores=0-7
/proc/15573/task/15597/stat : 15597 (java) R 15571 15571 10859 0 -1 4202560 99664 0 0 0 249647 176 0 0 20 0 28 0 447366293 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895293153592 139895967070763 0 4 0 16800975 0 0 0 -1 5 0 0 26 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15598] ppid=15571 vsize=28766288 memory=1556 CPUtime=2495.4 cores=0-7
/proc/15573/task/15598/stat : 15598 (java) R 15571 15571 10859 0 -1 4202560 43587 0 0 0 249455 85 0 0 20 0 28 0 447366293 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895292103792 139895968291797 0 4 0 16800975 0 0 0 -1 4 0 0 23 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15599] ppid=15571 vsize=28766288 memory=928 CPUtime=2495.44 cores=0-7
/proc/15573/task/15599/stat : 15599 (java) R 15571 15571 10859 0 -1 4202560 21465 0 0 0 249516 28 0 0 20 0 28 0 447366293 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895291048008 139895968342237 0 4 0 16800975 0 0 0 -1 3 0 0 24 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
[pid=15573/tid=15600] ppid=15571 vsize=28766288 memory=1520 CPUtime=2495.65 cores=0-7
/proc/15573/task/15600/stat : 15600 (java) R 15571 15571 10859 0 -1 4202560 52248 0 0 0 249463 102 0 0 20 0 28 0 447366294 29456678912 604208 33554432000 4194304 4196468 140722318146592 139895289995864 139895966329627 0 4 0 16800975 0 0 0 -1 2 0 0 25 0 0 6293624 6294260 23531520 140722318152682 140722318152854 140722318152854 140722318155727 0
Current children cumulated CPU time: 20044.7 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2418288 KiB

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

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

[startup+2520.1 s]
# the end of solver process 15573 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20036 s, system=9.33681 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): 20045.3
CPU user time (s): 20036
CPU system time (s): 9.33681
CPU usage (%): 795.417
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 2510184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20036
system time used= 9.33681
maximum resident set size= 2510776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 859980
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 238704
involuntary context switches= 239899


# summary of solver processes directly reported to runsolver:
#   pid: 15571,15573
#   total CPU time (s): 20045.3
#   total CPU user time (s): 20036
#   total CPU system time (s): 9.33681

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 29.9045 second user time and 20.4702 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-17 11:02:31
IDJOB=4399591
IDBENCH=134589
IDSOLVER=2854
FILE ID=node125/4399591-1568710994
RUNJOBID= node125-1568702458-10886
PBS_JOBID= 21703918
Free space on /tmp= 59732 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-3_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-4399591-1568710994/watcher-4399591-1568710994 -o /tmp/evaluation-result-4399591-1568710994/solver-4399591-1568710994 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node125-1568702458-10886 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1042216434 HOME/instance-4399591-1568710994.xml

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

MD5SUM BENCH= 72c85c51a44e0e8527757e040a083bca
RANDOM SEED=1042216434

node125.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.29
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.29
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.29
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.29
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:        30306876 kB
MemAvailable:   31864028 kB
Buffers:          210152 kB
Cached:          1645440 kB
SwapCached:        38408 kB
Active:           820260 kB
Inactive:        1075860 kB
Active(anon):      20564 kB
Inactive(anon):    68448 kB
Active(file):     799696 kB
Inactive(file):  1007412 kB
Unevictable:      108988 kB
Mlocked:          108988 kB
SwapTotal:      67108860 kB
SwapFree:       66967460 kB
Dirty:             26028 kB
Writeback:             0 kB
AnonPages:        112468 kB
Mapped:            48324 kB
Shmem:             39872 kB
Slab:             160884 kB
SReclaimable:     131756 kB
SUnreclaim:        29128 kB
KernelStack:        3344 kB
PageTables:         5096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505796 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:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 59704 MiB
End job on node125 at 2019-09-17 11:44:31