Trace number 4406797

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-24 parallel? (TO) 20043.1 2520.12

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-8_X2.xml
MD5SUM5c0d10b65067a89bbe36375c556425e1
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 benchmark166.47
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-4406797-1569353437.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406797-1569353437.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
3.08/1.05	c solve instance...
20042.32/2520.08	s UNKNOWN
20042.32/2520.08	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (11570 MiB free)
  memory of node 1: 16384 MiB (12622 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406797-1569353437/watcher-4406797-1569353437 -o /var/tmp/evaluation-result-4406797-1569353437/solver-4406797-1569353437 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node124-1569349254-25829 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 72662662 HOME/instance-4406797-1569353437.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=28181, runsolver pid=28178
Current StackSize limit: 8192 KiB


[startup+0.101194 s]*
/proc/loadavg: 7.37 7.94 7.98 3/211 28202
/proc/meminfo: memFree=24755160/32770624 swapFree=66976772/67108860
[pid=28181] ppid=28178 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28181/stat : 28181 (xcsp3-exec) S 28178 28181 25802 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 511283748 115843072 363 33554432000 4194304 5098028 140721842898480 140721842896584 139906601226876 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39247872 140721842905939 140721842906197 140721842906197 140721842909126 0
/proc/28181/statm: 28282 363 304 221 0 87 0
[pid=28183] ppid=28181 vsize=28227396 memory=30340 CPUtime=0.13 cores=0-7
/proc/28183/stat : 28183 (java) S 28181 28181 25802 0 -1 1077944320 5986 0 0 0 12 1 0 0 20 0 20 0 511283748 28904853504 7585 33554432000 4194304 4196468 140733505181472 140733505164016 140440519028471 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
/proc/28183/statm: 7056849 7585 3155 1 0 7019032 0
[pid=28183/tid=28184] ppid=28181 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/28183/task/28184/stat : 28184 (java) R 28181 28181 25802 0 -1 4202560 3913 0 0 0 8 0 0 0 20 0 20 0 511283748 28904853504 7585 33554432000 4194304 4196468 140733505181472 140440523261744 140440519040406 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28185] ppid=28181 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/28183/task/28185/stat : 28185 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28904853504 7585 33554432000 4194304 4196468 140733505181472 140440471648528 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28186] ppid=28181 vsize=28227396 memory=139697724638848 CPUtime=0 cores=0-7
/proc/28183/task/28186/stat : 28186 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28904853504 7585 33554432000 4194304 4196468 140733505181472 140440470595984 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28187] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28187/stat : 28187 (java) S 28181 28181 25802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511283749 28904853504 7585 33554432000 4194304 4196468 140733505181472 140440469543440 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28188] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28188/stat : 28188 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28904853504 7585 33554432000 4194304 4196468 140733505181472 140440468490896 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28189] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28189/stat : 28189 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28904853504 7585 33554432000 4194304 4196468 140733505181472 140440467438352 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28190] ppid=28181 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28183/task/28190/stat : 28190 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28904853504 7585 33554432000 4194304 4196468 140733505181472 140440466385808 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28191] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28191/stat : 28191 (java) S 28181 28181 25802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511283749 28904853504 7585 33554432000 4194304 4196468 140733505181472 140440063826960 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28192] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28192/stat : 28192 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28904853504 7585 33554432000 4194304 4196468 140733505181472 140440062774416 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28193] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28193/stat : 28193 (java) S 28181 28181 25802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511283750 28904853504 7585 33554432000 4194304 4196468 140733505181472 140439049967600 140440519039618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28194] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28194/stat : 28194 (java) S 28181 28181 25802 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511283751 28904853504 7585 33554432000 4194304 4196468 140733505181472 140439048913824 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28195] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28195/stat : 28195 (java) S 28181 28181 25802 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511283751 28904853504 7585 33554432000 4194304 4196468 140733505181472 140439047861232 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28196] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28196/stat : 28196 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283754 28904853504 7585 33554432000 4194304 4196468 140733505181472 140439046809808 140440519047067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28197] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28197/stat : 28197 (java) S 28181 28181 25802 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 20 0 511283754 28904853504 7585 33554432000 4194304 4196468 140733505181472 140439045757424 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28198] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28198/stat : 28198 (java) S 28181 28181 25802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511283754 28904853504 7585 33554432000 4194304 4196468 140733505181472 140439044704880 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28199] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28199/stat : 28199 (java) R 28181 28181 25802 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 511283754 28904853504 7585 33554432000 4194304 4196468 140733505181472 140439043652336 140440502464209 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28200] ppid=28181 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/28183/task/28200/stat : 28200 (java) R 28181 28181 25802 0 -1 4202560 345 0 0 0 2 0 0 0 20 0 20 0 511283754 28904853504 7585 33554432000 4194304 4196468 140733505181472 140439042599792 140440497974040 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28201] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28201/stat : 28201 (java) S 28181 28181 25802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511283754 28904853504 7585 33554432000 4194304 4196468 140733505181472 140439041546464 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28202] ppid=28181 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28183/task/28202/stat : 28202 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283754 28904853504 7585 33554432000 4194304 4196468 140733505181472 140439040494000 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31792 KiB

[startup+0.210486 s]*
/proc/loadavg: 7.37 7.94 7.98 2/211 28202
/proc/meminfo: memFree=24742428/32770624 swapFree=66976772/67108860
[pid=28181] ppid=28178 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28181/stat : 28181 (xcsp3-exec) S 28178 28181 25802 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 511283748 115843072 363 33554432000 4194304 5098028 140721842898480 140721842896584 139906601226876 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39247872 140721842905939 140721842906197 140721842906197 140721842909126 0
/proc/28181/statm: 28282 363 304 221 0 87 0
[pid=28183] ppid=28181 vsize=28227396 memory=41316 CPUtime=0.34 cores=0-7
/proc/28183/stat : 28183 (java) S 28181 28181 25802 0 -1 1077944320 9581 0 0 0 32 2 0 0 20 0 20 0 511283748 28904853504 10329 33554432000 4194304 4196468 140733505181472 140733505164016 140440519028471 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
/proc/28183/statm: 7056849 10329 3280 1 0 7019032 0
[pid=28183/tid=28184] ppid=28181 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/28183/task/28184/stat : 28184 (java) R 28181 28181 25802 0 -1 4202560 6727 0 0 0 18 1 0 0 20 0 20 0 511283748 28904853504 10329 33554432000 4194304 4196468 140733505181472 140440523260384 140440145833096 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28185] ppid=28181 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/28183/task/28185/stat : 28185 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28904853504 10329 33554432000 4194304 4196468 140733505181472 140440471648528 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28186] ppid=28181 vsize=28227396 memory=288370073876350592 CPUtime=0 cores=0-7
/proc/28183/task/28186/stat : 28186 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28904853504 10329 33554432000 4194304 4196468 140733505181472 140440470595984 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28187] ppid=28181 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28183/task/28187/stat : 28187 (java) S 28181 28181 25802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511283749 28904853504 10329 33554432000 4194304 4196468 140733505181472 140440469543440 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28188] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28188/stat : 28188 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28904853504 10329 33554432000 4194304 4196468 140733505181472 140440468490896 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28189] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28189/stat : 28189 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28904853504 10329 33554432000 4194304 4196468 140733505181472 140440467438352 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28190] ppid=28181 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28183/task/28190/stat : 28190 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28904853504 10329 33554432000 4194304 4196468 140733505181472 140440466385808 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28191] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28191/stat : 28191 (java) S 28181 28181 25802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511283749 28904853504 10329 33554432000 4194304 4196468 140733505181472 140440063826960 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28192] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28192/stat : 28192 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28904853504 10329 33554432000 4194304 4196468 140733505181472 140440062774416 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28193] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28193/stat : 28193 (java) S 28181 28181 25802 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 511283750 28904853504 10329 33554432000 4194304 4196468 140733505181472 140439049967600 140440519039618 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28194] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28194/stat : 28194 (java) S 28181 28181 25802 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511283751 28904853504 10329 33554432000 4194304 4196468 140733505181472 140439048913824 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28195] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28195/stat : 28195 (java) S 28181 28181 25802 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511283751 28904853504 10329 33554432000 4194304 4196468 140733505181472 140439047861232 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28196] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28196/stat : 28196 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283754 28904853504 10329 33554432000 4194304 4196468 140733505181472 140439046809808 140440519047067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28197] ppid=28181 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/28183/task/28197/stat : 28197 (java) S 28181 28181 25802 0 -1 1077944384 461 0 0 0 1 0 0 0 20 0 20 0 511283754 28904853504 10329 33554432000 4194304 4196468 140733505181472 140439045757424 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28198] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28198/stat : 28198 (java) S 28181 28181 25802 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511283754 28904853504 10329 33554432000 4194304 4196468 140733505181472 140439044704880 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28199] ppid=28181 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/28183/task/28199/stat : 28199 (java) S 28181 28181 25802 0 -1 1077944384 360 0 0 0 2 0 0 0 20 0 20 0 511283754 28904853504 10329 33554432000 4194304 4196468 140733505181472 140439043652336 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28200] ppid=28181 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/28183/task/28200/stat : 28200 (java) R 28181 28181 25802 0 -1 4202560 699 0 0 0 8 0 0 0 20 0 20 0 511283754 28904853504 10329 33554432000 4194304 4196468 140733505181472 140439042599600 140440504194064 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28201] ppid=28181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28201/stat : 28201 (java) S 28181 28181 25802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511283754 28904853504 10329 33554432000 4194304 4196468 140733505181472 140439041546464 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28202] ppid=28181 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28183/task/28202/stat : 28202 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283754 28904853504 10329 33554432000 4194304 4196468 140733505181472 140439040494000 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42768 KiB

[startup+0.311511 s]*
/proc/loadavg: 7.37 7.94 7.98 3/211 28202
/proc/meminfo: memFree=24737288/32770624 swapFree=66976772/67108860
[pid=28181] ppid=28178 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28181/stat : 28181 (xcsp3-exec) S 28178 28181 25802 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 511283748 115843072 363 33554432000 4194304 5098028 140721842898480 140721842896584 139906601226876 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39247872 140721842905939 140721842906197 140721842906197 140721842909126 0
/proc/28181/statm: 28282 363 304 221 0 87 0
[pid=28183] ppid=28181 vsize=28231652 memory=49796 CPUtime=0.53 cores=0-7
/proc/28183/stat : 28183 (java) S 28181 28181 25802 0 -1 1077944320 10858 0 0 0 50 3 0 0 20 0 20 0 511283748 28909211648 12449 33554432000 4194304 4196468 140733505181472 140733505164016 140440519028471 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
/proc/28183/statm: 7057913 12449 3318 1 0 7019032 0
[pid=28183/tid=28184] ppid=28181 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/28183/task/28184/stat : 28184 (java) R 28181 28181 25802 0 -1 4202560 7822 0 0 0 28 2 0 0 20 0 20 0 511283748 28909211648 12449 33554432000 4194304 4196468 140733505181472 140440523262256 140440500612933 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28185] ppid=28181 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28185/stat : 28185 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28909211648 12449 33554432000 4194304 4196468 140733505181472 140440471648528 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28186] ppid=28181 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28186/stat : 28186 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28909211648 12449 33554432000 4194304 4196468 140733505181472 140440470595984 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28187] ppid=28181 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28187/stat : 28187 (java) S 28181 28181 25802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511283749 28909211648 12449 33554432000 4194304 4196468 140733505181472 140440469543440 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28188] ppid=28181 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28188/stat : 28188 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28909211648 12449 33554432000 4194304 4196468 140733505181472 140440468490896 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28189] ppid=28181 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/28183/task/28189/stat : 28189 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28909211648 12449 33554432000 4194304 4196468 140733505181472 140440467438352 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28190] ppid=28181 vsize=28231652 memory=139697569493935 CPUtime=0 cores=0-7
/proc/28183/task/28190/stat : 28190 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28909211648 12449 33554432000 4194304 4196468 140733505181472 140440466385808 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28191] ppid=28181 vsize=28231652 memory=139697569496240 CPUtime=0 cores=0-7
/proc/28183/task/28191/stat : 28191 (java) S 28181 28181 25802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511283749 28909211648 12449 33554432000 4194304 4196468 140733505181472 140440063826960 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28192] ppid=28181 vsize=28231652 memory=139697569498544 CPUtime=0 cores=0-7
/proc/28183/task/28192/stat : 28192 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28909211648 12449 33554432000 4194304 4196468 140733505181472 140440062774416 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28193] ppid=28181 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28193/stat : 28193 (java) S 28181 28181 25802 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 511283750 28909211648 12449 33554432000 4194304 4196468 140733505181472 140439049967600 140440519039618 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28194] ppid=28181 vsize=28231652 memory=279395139004048 CPUtime=0 cores=0-7
/proc/28183/task/28194/stat : 28194 (java) S 28181 28181 25802 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511283751 28909211648 12449 33554432000 4194304 4196468 140733505181472 140439048913824 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28195] ppid=28181 vsize=28231652 memory=279395139010960 CPUtime=0 cores=0-7
/proc/28183/task/28195/stat : 28195 (java) S 28181 28181 25802 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511283751 28909211648 12449 33554432000 4194304 4196468 140733505181472 140439047861232 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28196] ppid=28181 vsize=28231652 memory=279395138952240 CPUtime=0 cores=0-7
/proc/28183/task/28196/stat : 28196 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283754 28909211648 12449 33554432000 4194304 4196468 140733505181472 140439046809808 140440519047067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28197] ppid=28181 vsize=28231652 memory=279395139024784 CPUtime=0.02 cores=0-7
/proc/28183/task/28197/stat : 28197 (java) S 28181 28181 25802 0 -1 1077944384 461 0 0 0 2 0 0 0 20 0 20 0 511283754 28909211648 12449 33554432000 4194304 4196468 140733505181472 140439045757424 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28198] ppid=28181 vsize=28231652 memory=279395139031696 CPUtime=0.01 cores=0-7
/proc/28183/task/28198/stat : 28198 (java) S 28181 28181 25802 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 20 0 511283754 28909211648 12449 33554432000 4194304 4196468 140733505181472 140439044704880 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28199] ppid=28181 vsize=28231652 memory=279395139029392 CPUtime=0.04 cores=0-7
/proc/28183/task/28199/stat : 28199 (java) R 28181 28181 25802 0 -1 4202560 444 0 0 0 4 0 0 0 20 0 20 0 511283754 28909211648 12449 33554432000 4194304 4196468 140733505181472 140439043633352 140440500550948 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28200] ppid=28181 vsize=28231652 memory=279395139045552 CPUtime=0.12 cores=0-7
/proc/28183/task/28200/stat : 28200 (java) S 28181 28181 25802 0 -1 1077944384 774 0 0 0 12 0 0 0 20 0 20 0 511283754 28909211648 12449 33554432000 4194304 4196468 140733505181472 140439042599792 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28201] ppid=28181 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28201/stat : 28201 (java) S 28181 28181 25802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511283754 28909211648 12449 33554432000 4194304 4196468 140733505181472 140439041546464 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28202] ppid=28181 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/28183/task/28202/stat : 28202 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283754 28909211648 12449 33554432000 4194304 4196468 140733505181472 140439040494000 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51248 KiB

[startup+0.70104 s]
/proc/loadavg: 7.37 7.94 7.98 4/211 28202
/proc/meminfo: memFree=24720848/32770624 swapFree=66976772/67108860
[pid=28181] ppid=28178 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28181/stat : 28181 (xcsp3-exec) S 28178 28181 25802 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 511283748 115843072 363 33554432000 4194304 5098028 140721842898480 140721842896584 139906601226876 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39247872 140721842905939 140721842906197 140721842906197 140721842909126 0
/proc/28181/statm: 28282 363 304 221 0 87 0
[pid=28183] ppid=28181 vsize=28233776 memory=105752 CPUtime=1.73 cores=0-7
/proc/28183/stat : 28183 (java) S 28181 28181 25802 0 -1 1077944320 16066 0 0 0 168 5 0 0 20 0 20 0 511283748 28911386624 26438 33554432000 4194304 4196468 140733505181472 140733505164016 140440519028471 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
/proc/28183/statm: 7058444 26438 3454 1 0 7019544 0
[pid=28183/tid=28184] ppid=28181 vsize=28233776 memory=279395139403440 CPUtime=0.67 cores=0-7
/proc/28183/task/28184/stat : 28184 (java) R 28181 28181 25802 0 -1 4202560 8586 0 0 0 64 3 0 0 20 0 20 0 511283748 28911386624 26438 33554432000 4194304 4196468 140733505181472 140440523266416 140440519040406 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28185] ppid=28181 vsize=28233776 memory=139697569702768 CPUtime=0 cores=0-7
/proc/28183/task/28185/stat : 28185 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28911386624 26438 33554432000 4194304 4196468 140733505181472 140440471648528 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28186] ppid=28181 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/28183/task/28186/stat : 28186 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511283749 28911386624 26438 33554432000 4194304 4196468 140733505181472 140440470595984 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28187] ppid=28181 vsize=28233776 memory=1060 CPUtime=0 cores=0-7
/proc/28183/task/28187/stat : 28187 (java) S 28181 28181 25802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511283749 28911386624 26438 33554432000 4194304 4196468 140733505181472 140440469543440 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0

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

[pid=28183/tid=28210] ppid=28181 vsize=28766288 memory=4872558044660077418 CPUtime=2419.43 cores=0-7
/proc/28183/task/28210/stat : 28210 (java) R 28181 28181 25802 0 -1 4202560 64387 0 0 0 241734 209 0 0 20 0 28 0 511283855 29456678912 675775 33554432000 4194304 4196468 140733505181472 140439024144112 140440152476647 0 4 0 16800975 0 0 0 -1 1 0 0 17 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
Current children cumulated CPU time: 19423.3 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2704552 KiB

[startup+2502.3 s]
/proc/loadavg: 8.18 8.24 8.29 9/219 28427
/proc/meminfo: memFree=22081348/32770624 swapFree=66976788/67108860
[pid=28181] ppid=28178 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28181/stat : 28181 (xcsp3-exec) S 28178 28181 25802 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 511283748 115843072 363 33554432000 4194304 5098028 140721842898480 140721842896584 139906601226876 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39247872 140721842905939 140721842906197 140721842906197 140721842909126 0
/proc/28181/statm: 28282 363 304 221 0 87 0
[pid=28183] ppid=28181 vsize=28766288 memory=2701092 CPUtime=19901.6 cores=0-7
/proc/28183/stat : 28183 (java) S 28181 28181 25802 0 -1 1077944320 877550 0 0 0 1989133 1023 0 0 20 0 28 0 511283748 29456678912 675273 33554432000 4194304 4196468 140733505181472 140733505164016 140440519028471 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
/proc/28183/statm: 7191572 675273 3550 1 0 7152672 0
[pid=28183/tid=28184] ppid=28181 vsize=28766288 memory=2701092 CPUtime=1.01 cores=0-7
/proc/28183/task/28184/stat : 28184 (java) S 28181 28181 25802 0 -1 1077944384 8711 0 0 0 97 4 0 0 20 0 28 0 511283748 29456678912 675273 33554432000 4194304 4196468 140733505181472 140440523269248 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28185] ppid=28181 vsize=28766288 memory=669 CPUtime=6.74 cores=0-7
/proc/28183/task/28185/stat : 28185 (java) S 28181 28181 25802 0 -1 1077944384 35764 0 0 0 647 27 0 0 20 0 28 0 511283749 29456678912 675273 33554432000 4194304 4196468 140733505181472 140440471648528 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28186] ppid=28181 vsize=28766288 memory=658 CPUtime=6.73 cores=0-7
/proc/28183/task/28186/stat : 28186 (java) S 28181 28181 25802 0 -1 1077944384 39495 0 0 0 645 28 0 0 20 0 28 0 511283749 29456678912 675273 33554432000 4194304 4196468 140733505181472 140440470595984 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28187] ppid=28181 vsize=28766288 memory=2703144 CPUtime=6.73 cores=0-7
/proc/28183/task/28187/stat : 28187 (java) S 28181 28181 25802 0 -1 1077944384 39378 0 0 0 646 27 0 0 20 0 28 0 511283749 29456678912 675273 33554432000 4194304 4196468 140733505181472 140440469543440 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28188] ppid=28181 vsize=28766288 memory=139697569499345 CPUtime=6.67 cores=0-7
/proc/28183/task/28188/stat : 28188 (java) S 28181 28181 25802 0 -1 1077944384 40653 0 0 0 637 30 0 0 20 0 28 0 511283749 29456678912 675273 33554432000 4194304 4196468 140733505181472 140440468490896 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28189] ppid=28181 vsize=28766288 memory=500 CPUtime=6.74 cores=0-7
/proc/28183/task/28189/stat : 28189 (java) S 28181 28181 25802 0 -1 1077944384 42380 0 0 0 647 27 0 0 20 0 28 0 511283749 29456678912 675273 33554432000 4194304 4196468 140733505181472 140440467438352 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28190] ppid=28181 vsize=28766288 memory=1556 CPUtime=6.65 cores=0-7
/proc/28183/task/28190/stat : 28190 (java) S 28181 28181 25802 0 -1 1077944384 35269 0 0 0 639 26 0 0 20 0 28 0 511283749 29456678912 675273 33554432000 4194304 4196468 140733505181472 140440466385808 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28191] ppid=28181 vsize=28766288 memory=292 CPUtime=6.73 cores=0-7
/proc/28183/task/28191/stat : 28191 (java) S 28181 28181 25802 0 -1 1077944384 37919 0 0 0 645 28 0 0 20 0 28 0 511283749 29456678912 675273 33554432000 4194304 4196468 140733505181472 140440063826960 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28192] ppid=28181 vsize=28766288 memory=0 CPUtime=6.71 cores=0-7
/proc/28183/task/28192/stat : 28192 (java) S 28181 28181 25802 0 -1 1077944384 37931 0 0 0 644 27 0 0 20 0 28 0 511283749 29456678912 675273 33554432000 4194304 4196468 140733505181472 140440062774416 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28193] ppid=28181 vsize=28766288 memory=2703144 CPUtime=2.95 cores=0-7
/proc/28183/task/28193/stat : 28193 (java) S 28181 28181 25802 0 -1 1077944384 130975 0 0 0 229 66 0 0 20 0 28 0 511283750 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439049967600 140440519039618 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28194] ppid=28181 vsize=28766288 memory=3620 CPUtime=0 cores=0-7
/proc/28183/task/28194/stat : 28194 (java) S 28181 28181 25802 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 28 0 511283751 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439048913888 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28195] ppid=28181 vsize=28766288 memory=984 CPUtime=0 cores=0-7
/proc/28183/task/28195/stat : 28195 (java) S 28181 28181 25802 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 511283751 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439047861248 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28196] ppid=28181 vsize=28766288 memory=14004 CPUtime=0 cores=0-7
/proc/28183/task/28196/stat : 28196 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511283754 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439046809808 140440519047067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28197] ppid=28181 vsize=28766288 memory=2703144 CPUtime=1.72 cores=0-7
/proc/28183/task/28197/stat : 28197 (java) S 28181 28181 25802 0 -1 1077944384 6915 0 0 0 171 1 0 0 20 0 28 0 511283754 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439045757424 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28198] ppid=28181 vsize=28766288 memory=2703144 CPUtime=1.74 cores=0-7
/proc/28183/task/28198/stat : 28198 (java) S 28181 28181 25802 0 -1 1077944384 6009 0 0 0 173 1 0 0 20 0 28 0 511283754 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439044704880 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28199] ppid=28181 vsize=28766288 memory=3620 CPUtime=2.24 cores=0-7
/proc/28183/task/28199/stat : 28199 (java) S 28181 28181 25802 0 -1 1077944384 13652 0 0 0 221 3 0 0 20 0 28 0 511283754 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439043652336 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28200] ppid=28181 vsize=28766288 memory=1660 CPUtime=0.69 cores=0-7
/proc/28183/task/28200/stat : 28200 (java) S 28181 28181 25802 0 -1 1077944384 5739 0 0 0 68 1 0 0 20 0 28 0 511283754 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439042599792 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28201] ppid=28181 vsize=28766288 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/28183/task/28201/stat : 28201 (java) S 28181 28181 25802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511283754 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439041546464 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28202] ppid=28181 vsize=28766288 memory=2701092 CPUtime=0.73 cores=0-7
/proc/28183/task/28202/stat : 28202 (java) S 28181 28181 25802 0 -1 1077944384 5871 0 0 0 43 30 0 0 20 0 28 0 511283754 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439040494000 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28203] ppid=28181 vsize=28766288 memory=73 CPUtime=2480.39 cores=0-7
/proc/28183/task/28203/stat : 28203 (java) R 28181 28181 25802 0 -1 4202560 25600 0 0 0 248020 19 0 0 20 0 28 0 511283854 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439031511912 140440153489646 0 4 0 16800975 0 0 0 -1 5 0 0 18 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28204] ppid=28181 vsize=28766288 memory=1452 CPUtime=2481.05 cores=0-7
/proc/28183/task/28204/stat : 28204 (java) R 28181 28181 25802 0 -1 4202560 24597 0 0 0 248084 21 0 0 20 0 28 0 511283855 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439030460552 140440154305856 0 4 0 16800975 0 0 0 -1 2 0 0 19 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28205] ppid=28181 vsize=28766288 memory=1452 CPUtime=2479.95 cores=0-7
/proc/28183/task/28205/stat : 28205 (java) R 28181 28181 25802 0 -1 4202560 33687 0 0 0 247960 35 0 0 20 0 28 0 511283855 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439029408112 140440154305856 0 4 0 16800975 0 0 0 -1 6 0 0 19 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28206] ppid=28181 vsize=28766288 memory=2701092 CPUtime=2479.23 cores=0-7
/proc/28183/task/28206/stat : 28206 (java) R 28181 28181 25802 0 -1 4202560 79840 0 0 0 247800 123 0 0 20 0 28 0 511283855 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439028355584 140440152476639 0 4 0 16800975 0 0 0 -1 1 0 0 18 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28207] ppid=28181 vsize=28766288 memory=2701092 CPUtime=2478.79 cores=0-7
/proc/28183/task/28207/stat : 28207 (java) R 28181 28181 25802 0 -1 4202560 100796 0 0 0 247643 236 0 0 20 0 28 0 511283855 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439027305728 140440154305768 0 4 0 16800975 0 0 0 -1 0 0 0 21 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28208] ppid=28181 vsize=28766288 memory=1452 CPUtime=2477.76 cores=0-7
/proc/28183/task/28208/stat : 28208 (java) R 28181 28181 25802 0 -1 4202560 39207 0 0 0 247710 66 0 0 20 0 28 0 511283855 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439026249968 140440153203325 0 4 0 16800975 0 0 0 -1 4 0 0 20 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28209] ppid=28181 vsize=28766288 memory=2701604 CPUtime=2480.37 cores=0-7
/proc/28183/task/28209/stat : 28209 (java) R 28181 28181 25802 0 -1 4202560 20233 0 0 0 248016 21 0 0 20 0 28 0 511283855 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439025196656 140440154305883 0 4 0 16800975 0 0 0 -1 3 0 0 18 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28210] ppid=28181 vsize=28766288 memory=1452 CPUtime=2479.04 cores=0-7
/proc/28183/task/28210/stat : 28210 (java) R 28181 28181 25802 0 -1 4202560 65588 0 0 0 247688 216 0 0 20 0 28 0 511283855 29456678912 675273 33554432000 4194304 4196468 140733505181472 140439024144248 140440153202928 0 4 0 16800975 0 0 0 -1 7 0 0 18 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
Current children cumulated CPU time: 19901.6 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2702544 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.14 8.23 8.29 9/219 28427
/proc/meminfo: memFree=22074812/32770624 swapFree=66976788/67108860
[pid=28181] ppid=28178 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28181/stat : 28181 (xcsp3-exec) S 28178 28181 25802 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 511283748 115843072 363 33554432000 4194304 5098028 140721842898480 140721842896584 139906601226876 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39247872 140721842905939 140721842906197 140721842906197 140721842909126 0
/proc/28181/statm: 28282 363 304 221 0 87 0
[pid=28183] ppid=28181 vsize=28766288 memory=2707192 CPUtime=20042.3 cores=0-7
/proc/28183/stat : 28183 (java) S 28181 28181 25802 0 -1 1077944320 890038 0 0 0 2003194 1038 0 0 20 0 28 0 511283748 29456678912 676798 33554432000 4194304 4196468 140733505181472 140733505164016 140440519028471 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
/proc/28183/statm: 7191572 676798 3550 1 0 7152672 0
[pid=28183/tid=28184] ppid=28181 vsize=28766288 memory=6791534058613427641 CPUtime=1.01 cores=0-7
/proc/28183/task/28184/stat : 28184 (java) S 28181 28181 25802 0 -1 1077944384 8711 0 0 0 97 4 0 0 20 0 28 0 511283748 29456678912 676798 33554432000 4194304 4196468 140733505181472 140440523269248 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28185] ppid=28181 vsize=28766288 memory=4872558044660077418 CPUtime=6.86 cores=0-7
/proc/28183/task/28185/stat : 28185 (java) S 28181 28181 25802 0 -1 1077944384 36189 0 0 0 659 27 0 0 20 0 28 0 511283749 29456678912 676798 33554432000 4194304 4196468 140733505181472 140440471648528 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28186] ppid=28181 vsize=28766288 memory=1060 CPUtime=6.83 cores=0-7
/proc/28183/task/28186/stat : 28186 (java) S 28181 28181 25802 0 -1 1077944384 40268 0 0 0 655 28 0 0 20 0 28 0 511283749 29456678912 676798 33554432000 4194304 4196468 140733505181472 140440470595984 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28187] ppid=28181 vsize=28766288 memory=2828 CPUtime=6.86 cores=0-7
/proc/28183/task/28187/stat : 28187 (java) S 28181 28181 25802 0 -1 1077944384 40238 0 0 0 658 28 0 0 20 0 28 0 511283749 29456678912 676798 33554432000 4194304 4196468 140733505181472 140440469543440 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28188] ppid=28181 vsize=28766288 memory=1216 CPUtime=6.79 cores=0-7
/proc/28183/task/28188/stat : 28188 (java) S 28181 28181 25802 0 -1 1077944384 40831 0 0 0 649 30 0 0 20 0 28 0 511283749 29456678912 676798 33554432000 4194304 4196468 140733505181472 140440468490896 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28189] ppid=28181 vsize=28766288 memory=984 CPUtime=6.86 cores=0-7
/proc/28183/task/28189/stat : 28189 (java) S 28181 28181 25802 0 -1 1077944384 42684 0 0 0 659 27 0 0 20 0 28 0 511283749 29456678912 676798 33554432000 4194304 4196468 140733505181472 140440467438352 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28190] ppid=28181 vsize=28766288 memory=14004 CPUtime=6.75 cores=0-7
/proc/28183/task/28190/stat : 28190 (java) S 28181 28181 25802 0 -1 1077944384 35517 0 0 0 649 26 0 0 20 0 28 0 511283749 29456678912 676798 33554432000 4194304 4196468 140733505181472 140440466385808 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28191] ppid=28181 vsize=28766288 memory=1452 CPUtime=6.85 cores=0-7
/proc/28183/task/28191/stat : 28191 (java) S 28181 28181 25802 0 -1 1077944384 38937 0 0 0 657 28 0 0 20 0 28 0 511283749 29456678912 676798 33554432000 4194304 4196468 140733505181472 140440063826960 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28192] ppid=28181 vsize=28766288 memory=2707188 CPUtime=6.83 cores=0-7
/proc/28183/task/28192/stat : 28192 (java) S 28181 28181 25802 0 -1 1077944384 38653 0 0 0 656 27 0 0 20 0 28 0 511283749 29456678912 676798 33554432000 4194304 4196468 140733505181472 140440062774416 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28193] ppid=28181 vsize=28766288 memory=6791534058613427641 CPUtime=2.99 cores=0-7
/proc/28183/task/28193/stat : 28193 (java) S 28181 28181 25802 0 -1 1077944384 133466 0 0 0 231 68 0 0 20 0 28 0 511283750 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439049967600 140440519039618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28194] ppid=28181 vsize=28766288 memory=1564 CPUtime=0 cores=0-7
/proc/28183/task/28194/stat : 28194 (java) S 28181 28181 25802 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 28 0 511283751 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439048913888 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28195] ppid=28181 vsize=28766288 memory=6116 CPUtime=0 cores=0-7
/proc/28183/task/28195/stat : 28195 (java) S 28181 28181 25802 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 511283751 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439047861248 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28196] ppid=28181 vsize=28766288 memory=1060 CPUtime=0 cores=0-7
/proc/28183/task/28196/stat : 28196 (java) S 28181 28181 25802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511283754 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439046809808 140440519047067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28197] ppid=28181 vsize=28766288 memory=2828 CPUtime=1.72 cores=0-7
/proc/28183/task/28197/stat : 28197 (java) S 28181 28181 25802 0 -1 1077944384 6922 0 0 0 171 1 0 0 20 0 28 0 511283754 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439045757424 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28198] ppid=28181 vsize=28766288 memory=1216 CPUtime=1.74 cores=0-7
/proc/28183/task/28198/stat : 28198 (java) S 28181 28181 25802 0 -1 1077944384 6015 0 0 0 173 1 0 0 20 0 28 0 511283754 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439044704880 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28199] ppid=28181 vsize=28766288 memory=984 CPUtime=2.24 cores=0-7
/proc/28183/task/28199/stat : 28199 (java) S 28181 28181 25802 0 -1 1077944384 13658 0 0 0 221 3 0 0 20 0 28 0 511283754 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439043652336 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28200] ppid=28181 vsize=28766288 memory=14004 CPUtime=0.69 cores=0-7
/proc/28183/task/28200/stat : 28200 (java) S 28181 28181 25802 0 -1 1077944384 5745 0 0 0 68 1 0 0 20 0 28 0 511283754 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439042599792 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28201] ppid=28181 vsize=28766288 memory=35472 CPUtime=0 cores=0-7
/proc/28183/task/28201/stat : 28201 (java) S 28181 28181 25802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511283754 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439041546464 140440519038677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28202] ppid=28181 vsize=28766288 memory=14048 CPUtime=0.73 cores=0-7
/proc/28183/task/28202/stat : 28202 (java) S 28181 28181 25802 0 -1 1077944384 5960 0 0 0 43 30 0 0 20 0 28 0 511283754 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439040494000 140440519039618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28203] ppid=28181 vsize=28766288 memory=2124 CPUtime=2497.87 cores=0-7
/proc/28183/task/28203/stat : 28203 (java) R 28181 28181 25802 0 -1 4202560 26065 0 0 0 249768 19 0 0 20 0 28 0 511283854 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439031515776 140440154305292 0 4 0 16800975 0 0 0 -1 5 0 0 18 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28204] ppid=28181 vsize=28766288 memory=500 CPUtime=2498.57 cores=0-7
/proc/28183/task/28204/stat : 28204 (java) R 28181 28181 25802 0 -1 4202560 25006 0 0 0 249835 22 0 0 20 0 28 0 511283855 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439030464920 140440153489669 0 4 0 16800975 0 0 0 -1 2 0 0 20 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28205] ppid=28181 vsize=28766288 memory=1556 CPUtime=2497.45 cores=0-7
/proc/28183/task/28205/stat : 28205 (java) R 28181 28181 25802 0 -1 4202560 34223 0 0 0 249709 36 0 0 20 0 28 0 511283855 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439029411808 140440151988671 0 4 0 16800975 0 0 0 -1 3 0 0 19 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28206] ppid=28181 vsize=28766288 memory=928 CPUtime=2496.67 cores=0-7
/proc/28183/task/28206/stat : 28206 (java) R 28181 28181 25802 0 -1 4202560 80371 0 0 0 249543 124 0 0 20 0 28 0 511283855 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439028359848 140440498753584 0 4 0 16800975 0 0 0 -1 1 0 0 19 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28207] ppid=28181 vsize=28766288 memory=1772 CPUtime=2496.32 cores=0-7
/proc/28183/task/28207/stat : 28207 (java) R 28181 28181 25802 0 -1 4202560 102506 0 0 0 249388 244 0 0 20 0 28 0 511283855 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439027307288 140440154306594 0 4 0 16800975 0 0 0 -1 4 0 0 21 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28208] ppid=28181 vsize=28766288 memory=816 CPUtime=2495.26 cores=0-7
/proc/28183/task/28208/stat : 28208 (java) R 28181 28181 25802 0 -1 4202560 40064 0 0 0 249458 68 0 0 20 0 28 0 511283855 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439026254744 140440153996292 0 4 0 16800975 0 0 0 -1 6 0 0 20 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28209] ppid=28181 vsize=28766288 memory=1436 CPUtime=2497.85 cores=0-7
/proc/28183/task/28209/stat : 28209 (java) R 28181 28181 25802 0 -1 4202560 20658 0 0 0 249764 21 0 0 20 0 28 0 511283855 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439025201192 140440154305768 0 4 0 16800975 0 0 0 -1 0 0 0 18 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
[pid=28183/tid=28210] ppid=28181 vsize=28766288 memory=1984 CPUtime=2496.4 cores=0-7
/proc/28183/task/28210/stat : 28210 (java) R 28181 28181 25802 0 -1 4202560 66010 0 0 0 249423 217 0 0 20 0 28 0 511283855 29456678912 676798 33554432000 4194304 4196468 140733505181472 140439024148648 140440154337383 0 4 0 16800975 0 0 0 -1 7 0 0 18 0 0 6293624 6294260 29868032 140733505188822 140733505188998 140733505188998 140733505191887 0
Current children cumulated CPU time: 20042.3 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2708644 KiB

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

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

[startup+2520.12 s]
# the end of solver process 28183 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20032.7 s, system=10.4022 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.12
CPU time (s): 20043.1
CPU user time (s): 20032.7
CPU system time (s): 10.4022
CPU usage (%): 795.323
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 5851004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20032.7
system time used= 10.4022
maximum resident set size= 5863888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 891144
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 232735
involuntary context switches= 250900


# summary of solver processes directly reported to runsolver:
#   pid: 28181,28183
#   total CPU time (s): 20043.1
#   total CPU user time (s): 20032.7
#   total CPU system time (s): 10.4022

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.9754 second user time and 21.0399 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-24 21:29:56
IDJOB=4406797
IDBENCH=134584
IDSOLVER=2871
FILE ID=node124/4406797-1569353437
RUNJOBID= node124-1569349254-25829
PBS_JOBID= 21705088
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-8_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 /var/tmp/evaluation-result-4406797-1569353437/watcher-4406797-1569353437 -o /var/tmp/evaluation-result-4406797-1569353437/solver-4406797-1569353437 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node124-1569349254-25829 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 72662662 HOME/instance-4406797-1569353437.xml

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

MD5SUM BENCH= 5c0d10b65067a89bbe36375c556425e1
RANDOM SEED=72662662

node124.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.47
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.47
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.47
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.47
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:        24773952 kB
MemAvailable:   31811732 kB
Buffers:          132444 kB
Cached:          6998140 kB
SwapCached:        29076 kB
Active:          3513064 kB
Inactive:        3653640 kB
Active(anon):       3840 kB
Inactive(anon):    89996 kB
Active(file):    3509224 kB
Inactive(file):  3563644 kB
Unevictable:      108364 kB
Mlocked:          108364 kB
SwapTotal:      67108860 kB
SwapFree:       66976772 kB
Dirty:             26032 kB
Writeback:             0 kB
AnonPages:         45452 kB
Mapped:            56780 kB
Shmem:             49092 kB
Slab:             422244 kB
SReclaimable:     393372 kB
SUnreclaim:        28872 kB
KernelStack:        3872 kB
PageTables:         5680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /var/tmp at the end= 13492 MiB
End job on node124 at 2019-09-24 22:11:56