Trace number 4393992

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-06-14 parallel? (TO) 20042.4 2520.12

General information on the benchmark

NameBinPacking/
BinPacking-mdd-fu/BinPacking-mdd-fu0120-05.xml
MD5SUM9ef2b094cdda1b830103df1ca446c40b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2520.1
Satisfiable
(Un)Satisfiability was proved
Number of variables470
Number of constraints70
Number of domains2
Minimum domain size62
Maximum domain size68
Distribution of domain sizes[{"size":62,"count":469},{"size":68,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":402},{"degree":4,"count":67}]
Minimum constraint arity7
Maximum constraint arity469
Distribution of constraint arities[{"arity":7,"count":67},{"arity":68,"count":1},{"arity":469,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":67},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393992-1568441174.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393992-1568441174.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
11.36/5.91	c solve instance...
20041.98/2520.06	s UNKNOWN
20041.98/2520.06	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 (14100 MiB free)
  memory of node 1: 16384 MiB (15632 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393992-1568441174/watcher-4393992-1568441174 -o /tmp/evaluation-result-4393992-1568441174/solver-4393992-1568441174 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1568441279-10680 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1127066405 HOME/instance-4393992-1568441174.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=10697, runsolver pid=10694
Current StackSize limit: 8192 KiB


[startup+0.100167 s]*
/proc/loadavg: 8.01 8.16 7.97 2/209 10718
/proc/meminfo: memFree=30429584/32770624 swapFree=66932140/67108860
[pid=10697] ppid=10694 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/10697/stat : 10697 (xcsp3-exec) S 10694 10697 10653 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420385357 115843072 364 33554432000 4194304 5098028 140727894636384 140727894634488 140357822186108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37498880 140727894639477 140727894639721 140727894639721 140727894642634 0
/proc/10697/statm: 28282 364 305 221 0 87 0
[pid=10699] ppid=10697 vsize=28227388 memory=29652 CPUtime=0.12 cores=0-7
/proc/10699/stat : 10699 (java) S 10697 10697 10653 0 -1 1077944320 5892 0 0 0 11 1 0 0 20 0 20 0 420385357 28904845312 7413 33554432000 4194304 4196468 140727774089744 140727774072288 139757851221751 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
/proc/10699/statm: 7056847 7413 3117 1 0 7019032 0
[pid=10699/tid=10700] ppid=10697 vsize=28227388 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/10699/task/10700/stat : 10700 (java) R 10697 10697 10653 0 -1 4202560 3801 0 0 0 8 0 0 0 20 0 20 0 420385357 28904845312 7413 33554432000 4194304 4196468 140727774089744 139757855454016 139757851243677 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10701] ppid=10697 vsize=28227388 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/10699/task/10701/stat : 10701 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28904845312 7413 33554432000 4194304 4196468 140727774089744 139757771074320 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10702] ppid=10697 vsize=28227388 memory=139669799204480 CPUtime=0 cores=0-7
/proc/10699/task/10702/stat : 10702 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28904845312 7413 33554432000 4194304 4196468 140727774089744 139757770021776 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10703] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10703/stat : 10703 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28904845312 7413 33554432000 4194304 4196468 140727774089744 139757768969232 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10704] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10704/stat : 10704 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28904845312 7413 33554432000 4194304 4196468 140727774089744 139757767916688 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10705] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10705/stat : 10705 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28904845312 7413 33554432000 4194304 4196468 140727774089744 139757398120720 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10706] ppid=10697 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/10699/task/10706/stat : 10706 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28904845312 7413 33554432000 4194304 4196468 140727774089744 139757397068176 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10707] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10707/stat : 10707 (java) S 10697 10697 10653 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420385358 28904845312 7413 33554432000 4194304 4196468 140727774089744 139757396015632 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10708] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10708/stat : 10708 (java) S 10697 10697 10653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420385358 28904845312 7413 33554432000 4194304 4196468 140727774089744 139757394963088 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10709] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10709/stat : 10709 (java) S 10697 10697 10653 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420385360 28904845312 7413 33554432000 4194304 4196468 140727774089744 139756516710896 139757851232898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10710] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10710/stat : 10710 (java) S 10697 10697 10653 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420385360 28904845312 7413 33554432000 4194304 4196468 140727774089744 139756515657120 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10711] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10711/stat : 10711 (java) S 10697 10697 10653 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420385360 28904845312 7413 33554432000 4194304 4196468 140727774089744 139756514604528 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10712] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10712/stat : 10712 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385363 28904845312 7413 33554432000 4194304 4196468 140727774089744 139756513553104 139757851240347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10713] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10713/stat : 10713 (java) S 10697 10697 10653 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 20 0 420385363 28904845312 7413 33554432000 4194304 4196468 140727774089744 139756512499696 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10714] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10714/stat : 10714 (java) S 10697 10697 10653 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 420385363 28904845312 7413 33554432000 4194304 4196468 140727774089744 139756511447152 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10715] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10715/stat : 10715 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385363 28904845312 7413 33554432000 4194304 4196468 140727774089744 139756510394608 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10716] ppid=10697 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/10699/task/10716/stat : 10716 (java) S 10697 10697 10653 0 -1 1077944384 338 0 0 0 2 0 0 0 20 0 20 0 420385363 28904845312 7413 33554432000 4194304 4196468 140727774089744 139756509342064 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10717] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10717/stat : 10717 (java) S 10697 10697 10653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420385363 28904845312 7413 33554432000 4194304 4196468 140727774089744 139756508289760 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10718] ppid=10697 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/10699/task/10718/stat : 10718 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385363 28904845312 7413 33554432000 4194304 4196468 140727774089744 139756507237296 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 31108 KiB

[startup+0.210379 s]*
/proc/loadavg: 8.01 8.16 7.97 2/209 10718
/proc/meminfo: memFree=30417848/32770624 swapFree=66932140/67108860
[pid=10697] ppid=10694 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/10697/stat : 10697 (xcsp3-exec) S 10694 10697 10653 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420385357 115843072 364 33554432000 4194304 5098028 140727894636384 140727894634488 140357822186108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37498880 140727894639477 140727894639721 140727894639721 140727894642634 0
/proc/10697/statm: 28282 364 305 221 0 87 0
[pid=10699] ppid=10697 vsize=28227388 memory=41168 CPUtime=0.34 cores=0-7
/proc/10699/stat : 10699 (java) S 10697 10697 10653 0 -1 1077944320 9482 0 0 0 31 3 0 0 20 0 20 0 420385357 28904845312 10292 33554432000 4194304 4196468 140727774089744 140727774072288 139757851221751 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
/proc/10699/statm: 7056847 10292 3286 1 0 7019032 0
[pid=10699/tid=10700] ppid=10697 vsize=28227388 memory=29681743523217448 CPUtime=0.19 cores=0-7
/proc/10699/task/10700/stat : 10700 (java) R 10697 10697 10653 0 -1 4202560 6664 0 0 0 18 1 0 0 20 0 20 0 420385357 28904845312 10292 33554432000 4194304 4196468 140727774089744 139757855455872 139757447420695 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10701] ppid=10697 vsize=28227388 memory=288230587528118625 CPUtime=0 cores=0-7
/proc/10699/task/10701/stat : 10701 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28904845312 10292 33554432000 4194304 4196468 140727774089744 139757771074320 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10702] ppid=10697 vsize=28227388 memory=139669802297088 CPUtime=0 cores=0-7
/proc/10699/task/10702/stat : 10702 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28904845312 10292 33554432000 4194304 4196468 140727774089744 139757770021776 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10703] ppid=10697 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/10699/task/10703/stat : 10703 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28904845312 10292 33554432000 4194304 4196468 140727774089744 139757768969232 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10704] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10704/stat : 10704 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28904845312 10292 33554432000 4194304 4196468 140727774089744 139757767916688 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10705] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10705/stat : 10705 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28904845312 10292 33554432000 4194304 4196468 140727774089744 139757398120720 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10706] ppid=10697 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/10699/task/10706/stat : 10706 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28904845312 10292 33554432000 4194304 4196468 140727774089744 139757397068176 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10707] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10707/stat : 10707 (java) S 10697 10697 10653 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420385358 28904845312 10292 33554432000 4194304 4196468 140727774089744 139757396015632 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10708] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10708/stat : 10708 (java) S 10697 10697 10653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420385358 28904845312 10292 33554432000 4194304 4196468 140727774089744 139757394963088 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10709] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10709/stat : 10709 (java) S 10697 10697 10653 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 420385360 28904845312 10292 33554432000 4194304 4196468 140727774089744 139756516710896 139757851232898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10710] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10710/stat : 10710 (java) S 10697 10697 10653 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420385360 28904845312 10292 33554432000 4194304 4196468 140727774089744 139756515657120 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10711] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10711/stat : 10711 (java) S 10697 10697 10653 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420385360 28904845312 10292 33554432000 4194304 4196468 140727774089744 139756514604528 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10712] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10712/stat : 10712 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385363 28904845312 10292 33554432000 4194304 4196468 140727774089744 139756513553104 139757851240347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10713] ppid=10697 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/10699/task/10713/stat : 10713 (java) S 10697 10697 10653 0 -1 1077944384 569 0 0 0 2 0 0 0 20 0 20 0 420385363 28904845312 10292 33554432000 4194304 4196468 140727774089744 139756512499696 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10714] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10714/stat : 10714 (java) S 10697 10697 10653 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 20 0 420385363 28904845312 10292 33554432000 4194304 4196468 140727774089744 139756511447152 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10715] ppid=10697 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/10699/task/10715/stat : 10715 (java) S 10697 10697 10653 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 20 0 420385363 28904845312 10292 33554432000 4194304 4196468 140727774089744 139756510394608 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10716] ppid=10697 vsize=28227388 memory=0 CPUtime=0.08 cores=0-7
/proc/10699/task/10716/stat : 10716 (java) R 10697 10697 10653 0 -1 4202560 734 0 0 0 8 0 0 0 20 0 20 0 420385363 28904845312 10292 33554432000 4194304 4196468 140727774089744 139756509341872 139757830181681 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10717] ppid=10697 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10717/stat : 10717 (java) S 10697 10697 10653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420385363 28904845312 10292 33554432000 4194304 4196468 140727774089744 139756508289760 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10718] ppid=10697 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/10699/task/10718/stat : 10718 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385363 28904845312 10292 33554432000 4194304 4196468 140727774089744 139756507237296 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42624 KiB

[startup+0.31029 s]*
/proc/loadavg: 8.01 8.16 7.97 4/209 10718
/proc/meminfo: memFree=30410092/32770624 swapFree=66932140/67108860
[pid=10697] ppid=10694 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/10697/stat : 10697 (xcsp3-exec) S 10694 10697 10653 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420385357 115843072 364 33554432000 4194304 5098028 140727894636384 140727894634488 140357822186108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37498880 140727894639477 140727894639721 140727894639721 140727894642634 0
/proc/10697/statm: 28282 364 305 221 0 87 0
[pid=10699] ppid=10697 vsize=28231644 memory=50244 CPUtime=0.52 cores=0-7
/proc/10699/stat : 10699 (java) S 10697 10697 10653 0 -1 1077944320 10898 0 0 0 49 3 0 0 20 0 20 0 420385357 28909203456 12561 33554432000 4194304 4196468 140727774089744 140727774072288 139757851221751 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
/proc/10699/statm: 7057911 12561 3327 1 0 7019032 0
[pid=10699/tid=10700] ppid=10697 vsize=28231644 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10699/task/10700/stat : 10700 (java) R 10697 10697 10653 0 -1 4202560 7814 0 0 0 27 2 0 0 20 0 20 0 420385357 28909203456 12561 33554432000 4194304 4196468 140727774089744 139757855452864 139757835302238 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10701] ppid=10697 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10701/stat : 10701 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28909203456 12561 33554432000 4194304 4196468 140727774089744 139757771074320 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10702] ppid=10697 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10702/stat : 10702 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28909203456 12561 33554432000 4194304 4196468 140727774089744 139757770021776 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10703] ppid=10697 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10703/stat : 10703 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28909203456 12561 33554432000 4194304 4196468 140727774089744 139757768969232 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10704] ppid=10697 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10704/stat : 10704 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28909203456 12561 33554432000 4194304 4196468 140727774089744 139757767916688 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10705] ppid=10697 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10705/stat : 10705 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28909203456 12561 33554432000 4194304 4196468 140727774089744 139757398120720 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10706] ppid=10697 vsize=28231644 memory=139669652204207 CPUtime=0 cores=0-7
/proc/10699/task/10706/stat : 10706 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28909203456 12561 33554432000 4194304 4196468 140727774089744 139757397068176 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10707] ppid=10697 vsize=28231644 memory=139669652206512 CPUtime=0 cores=0-7
/proc/10699/task/10707/stat : 10707 (java) S 10697 10697 10653 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420385358 28909203456 12561 33554432000 4194304 4196468 140727774089744 139757396015632 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10708] ppid=10697 vsize=28231644 memory=139669652208816 CPUtime=0 cores=0-7
/proc/10699/task/10708/stat : 10708 (java) S 10697 10697 10653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420385358 28909203456 12561 33554432000 4194304 4196468 140727774089744 139757394963088 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10709] ppid=10697 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10709/stat : 10709 (java) S 10697 10697 10653 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 420385360 28909203456 12561 33554432000 4194304 4196468 140727774089744 139756516710896 139757851232898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10710] ppid=10697 vsize=28231644 memory=279339304431504 CPUtime=0 cores=0-7
/proc/10699/task/10710/stat : 10710 (java) S 10697 10697 10653 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420385360 28909203456 12561 33554432000 4194304 4196468 140727774089744 139756515657120 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10711] ppid=10697 vsize=28231644 memory=279339304429200 CPUtime=0 cores=0-7
/proc/10699/task/10711/stat : 10711 (java) S 10697 10697 10653 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420385360 28909203456 12561 33554432000 4194304 4196468 140727774089744 139756514604528 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10712] ppid=10697 vsize=28231644 memory=279339304436112 CPUtime=0 cores=0-7
/proc/10699/task/10712/stat : 10712 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385363 28909203456 12561 33554432000 4194304 4196468 140727774089744 139756513553104 139757851240347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10713] ppid=10697 vsize=28231644 memory=279339304377392 CPUtime=0.03 cores=0-7
/proc/10699/task/10713/stat : 10713 (java) S 10697 10697 10653 0 -1 1077944384 577 0 0 0 3 0 0 0 20 0 20 0 420385363 28909203456 12561 33554432000 4194304 4196468 140727774089744 139756512499696 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10714] ppid=10697 vsize=28231644 memory=279339304449936 CPUtime=0.02 cores=0-7
/proc/10699/task/10714/stat : 10714 (java) R 10697 10697 10653 0 -1 4202560 266 0 0 0 2 0 0 0 20 0 20 0 420385363 28909203456 12561 33554432000 4194304 4196468 140727774089744 139756511437536 139757832767050 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10715] ppid=10697 vsize=28231644 memory=279339304456848 CPUtime=0.02 cores=0-7
/proc/10699/task/10715/stat : 10715 (java) S 10697 10697 10653 0 -1 1077944384 92 0 0 0 2 0 0 0 20 0 20 0 420385363 28909203456 12561 33554432000 4194304 4196468 140727774089744 139756510394608 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10716] ppid=10697 vsize=28231644 memory=279339304454544 CPUtime=0.12 cores=0-7
/proc/10699/task/10716/stat : 10716 (java) S 10697 10697 10653 0 -1 1077944384 847 0 0 0 12 0 0 0 20 0 20 0 420385363 28909203456 12561 33554432000 4194304 4196468 140727774089744 139756509342064 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10717] ppid=10697 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10717/stat : 10717 (java) S 10697 10697 10653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420385363 28909203456 12561 33554432000 4194304 4196468 140727774089744 139756508289760 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10718] ppid=10697 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/10699/task/10718/stat : 10718 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385363 28909203456 12561 33554432000 4194304 4196468 140727774089744 139756507237296 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51700 KiB

[startup+0.700992 s]
/proc/loadavg: 8.01 8.16 7.97 6/209 10718
/proc/meminfo: memFree=30384968/32770624 swapFree=66932140/67108860
[pid=10697] ppid=10694 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/10697/stat : 10697 (xcsp3-exec) S 10694 10697 10653 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420385357 115843072 364 33554432000 4194304 5098028 140727894636384 140727894634488 140357822186108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37498880 140727894639477 140727894639721 140727894639721 140727894642634 0
/proc/10697/statm: 28282 364 305 221 0 87 0
[pid=10699] ppid=10697 vsize=28233768 memory=117096 CPUtime=1.63 cores=0-7
/proc/10699/stat : 10699 (java) S 10697 10697 10653 0 -1 1077944320 14279 0 0 0 158 5 0 0 20 0 20 0 420385357 28911378432 29274 33554432000 4194304 4196468 140727774089744 140727774072288 139757851221751 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
/proc/10699/statm: 7058442 29274 3445 1 0 7019544 0
[pid=10699/tid=10700] ppid=10697 vsize=28233768 memory=0 CPUtime=0.68 cores=0-7
/proc/10699/task/10700/stat : 10700 (java) R 10697 10697 10653 0 -1 4202560 8385 0 0 0 65 3 0 0 20 0 20 0 420385357 28911378432 29274 33554432000 4194304 4196468 140727774089744 139757855455568 139757836302700 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10701] ppid=10697 vsize=28233768 memory=2353 CPUtime=0 cores=0-7
/proc/10699/task/10701/stat : 10701 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28911378432 29274 33554432000 4194304 4196468 140727774089744 139757771074320 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10702] ppid=10697 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/10699/task/10702/stat : 10702 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28911378432 29274 33554432000 4194304 4196468 140727774089744 139757770021776 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10703] ppid=10697 vsize=28233768 memory=1228 CPUtime=0 cores=0-7
/proc/10699/task/10703/stat : 10703 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420385358 28911378432 29274 33554432000 4194304 4196468 140727774089744 139757768969232 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0

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

[pid=10699/tid=10726] ppid=10697 vsize=28768328 memory=1456 CPUtime=2405.52 cores=0-7
/proc/10699/task/10726/stat : 10726 (java) R 10697 10697 10653 0 -1 4202560 42261 0 0 0 240443 109 0 0 20 0 28 0 420385952 29458767872 2834537 33554432000 4194304 4196468 140727774089744 139755645644520 139757455590759 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
Current children cumulated CPU time: 19422.2 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 11339604 KiB

[startup+2502.3 s]
/proc/loadavg: 8.60 8.31 8.24 9/217 10910
/proc/meminfo: memFree=19097484/32770624 swapFree=66932144/67108860
[pid=10697] ppid=10694 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/10697/stat : 10697 (xcsp3-exec) S 10694 10697 10653 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420385357 115843072 364 33554432000 4194304 5098028 140727894636384 140727894634488 140357822186108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37498880 140727894639477 140727894639721 140727894639721 140727894642634 0
/proc/10697/statm: 28282 364 305 221 0 87 0
[pid=10699] ppid=10697 vsize=28768328 memory=11338080 CPUtime=19900.7 cores=0-7
/proc/10699/stat : 10699 (java) S 10697 10697 10653 0 -1 1077944320 999510 0 0 0 1985754 4320 0 0 20 0 28 0 420385357 29458767872 2834520 33554432000 4194304 4196468 140727774089744 140727774072288 139757851221751 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
/proc/10699/statm: 7192082 2834520 3540 1 0 7153184 0
[pid=10699/tid=10700] ppid=10697 vsize=28768328 memory=11338080 CPUtime=5.71 cores=0-7
/proc/10699/task/10700/stat : 10700 (java) S 10697 10697 10653 0 -1 1077944384 13080 0 0 0 560 11 0 0 20 0 28 0 420385357 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757855462528 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10701] ppid=10697 vsize=28768328 memory=11338080 CPUtime=17.19 cores=0-7
/proc/10699/task/10701/stat : 10701 (java) S 10697 10697 10653 0 -1 1077944384 26402 0 0 0 1429 290 0 0 20 0 28 0 420385358 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757771074320 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 64 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10702] ppid=10697 vsize=28768328 memory=0 CPUtime=17.17 cores=0-7
/proc/10699/task/10702/stat : 10702 (java) S 10697 10697 10653 0 -1 1077944384 32124 0 0 0 1429 288 0 0 20 0 28 0 420385358 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757770021776 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 70 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10703] ppid=10697 vsize=28768328 memory=0 CPUtime=17.21 cores=0-7
/proc/10699/task/10703/stat : 10703 (java) S 10697 10697 10653 0 -1 1077944384 28514 0 0 0 1424 297 0 0 20 0 28 0 420385358 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757768969232 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 66 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10704] ppid=10697 vsize=28768328 memory=11338148 CPUtime=17.08 cores=0-7
/proc/10699/task/10704/stat : 10704 (java) S 10697 10697 10653 0 -1 1077944384 26206 0 0 0 1424 284 0 0 20 0 28 0 420385358 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757767916688 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 70 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10705] ppid=10697 vsize=28768328 memory=11338080 CPUtime=17.24 cores=0-7
/proc/10699/task/10705/stat : 10705 (java) S 10697 10697 10653 0 -1 1077944384 29420 0 0 0 1416 308 0 0 20 0 28 0 420385358 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757398120720 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 62 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10706] ppid=10697 vsize=28768328 memory=11338080 CPUtime=17.18 cores=0-7
/proc/10699/task/10706/stat : 10706 (java) S 10697 10697 10653 0 -1 1077944384 29968 0 0 0 1430 288 0 0 20 0 28 0 420385358 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757397068176 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 65 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10707] ppid=10697 vsize=28768328 memory=1456 CPUtime=17.26 cores=0-7
/proc/10699/task/10707/stat : 10707 (java) S 10697 10697 10653 0 -1 1077944384 29325 0 0 0 1423 303 0 0 20 0 28 0 420385358 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757396015632 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 60 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10708] ppid=10697 vsize=28768328 memory=3620 CPUtime=17.11 cores=0-7
/proc/10699/task/10708/stat : 10708 (java) S 10697 10697 10653 0 -1 1077944384 22979 0 0 0 1429 282 0 0 20 0 28 0 420385358 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757394963088 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 70 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10709] ppid=10697 vsize=28768328 memory=40484 CPUtime=2.84 cores=0-7
/proc/10699/task/10709/stat : 10709 (java) S 10697 10697 10653 0 -1 1077944384 47123 0 0 0 203 81 0 0 20 0 28 0 420385360 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756516710896 139757851232898 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10710] ppid=10697 vsize=28768328 memory=2116 CPUtime=0 cores=0-7
/proc/10699/task/10710/stat : 10710 (java) S 10697 10697 10653 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 420385360 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756515657184 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10711] ppid=10697 vsize=28768328 memory=11916 CPUtime=0 cores=0-7
/proc/10699/task/10711/stat : 10711 (java) S 10697 10697 10653 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 28 0 420385360 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756514604544 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10712] ppid=10697 vsize=28768328 memory=1456 CPUtime=0 cores=0-7
/proc/10699/task/10712/stat : 10712 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 420385363 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756513553104 139757851240347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10713] ppid=10697 vsize=28768328 memory=11338108 CPUtime=4.51 cores=0-7
/proc/10699/task/10713/stat : 10713 (java) S 10697 10697 10653 0 -1 1077944384 32186 0 0 0 445 6 0 0 20 0 28 0 420385363 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756512499696 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10714] ppid=10697 vsize=28768328 memory=3620 CPUtime=4.46 cores=0-7
/proc/10699/task/10714/stat : 10714 (java) S 10697 10697 10653 0 -1 1077944384 31198 0 0 0 440 6 0 0 20 0 28 0 420385363 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756511447152 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10715] ppid=10697 vsize=28768328 memory=40484 CPUtime=4.82 cores=0-7
/proc/10699/task/10715/stat : 10715 (java) S 10697 10697 10653 0 -1 1077944384 39154 0 0 0 476 6 0 0 20 0 28 0 420385363 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756510394608 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10716] ppid=10697 vsize=28768328 memory=1456 CPUtime=1.19 cores=0-7
/proc/10699/task/10716/stat : 10716 (java) S 10697 10697 10653 0 -1 1077944384 26276 0 0 0 116 3 0 0 20 0 28 0 420385363 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756509342064 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10717] ppid=10697 vsize=28768328 memory=1456 CPUtime=0 cores=0-7
/proc/10699/task/10717/stat : 10717 (java) S 10697 10697 10653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 420385363 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756508289760 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10718] ppid=10697 vsize=28768328 memory=11338080 CPUtime=1.03 cores=0-7
/proc/10699/task/10718/stat : 10718 (java) S 10697 10697 10653 0 -1 1077944384 3961 0 0 0 37 66 0 0 20 0 28 0 420385363 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756507237296 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 16 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10719] ppid=10697 vsize=28768328 memory=2016 CPUtime=2466.46 cores=0-7
/proc/10699/task/10719/stat : 10719 (java) R 10697 10697 10653 0 -1 4202560 41312 0 0 0 246570 76 0 0 20 0 28 0 420385952 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756498025800 139757455189072 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10720] ppid=10697 vsize=28768328 memory=1456 CPUtime=2470.27 cores=0-7
/proc/10699/task/10720/stat : 10720 (java) R 10697 10697 10653 0 -1 4202560 34104 0 0 0 246953 74 0 0 20 0 28 0 420385952 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756496974024 139757455590759 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10721] ppid=10697 vsize=28768328 memory=11338080 CPUtime=2465.43 cores=0-7
/proc/10699/task/10721/stat : 10721 (java) R 10697 10697 10653 0 -1 4202560 300247 0 0 0 245404 1139 0 0 20 0 28 0 420385952 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756495923312 139757456028381 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10722] ppid=10697 vsize=28768328 memory=1228 CPUtime=2469.32 cores=0-7
/proc/10699/task/10722/stat : 10722 (java) R 10697 10697 10653 0 -1 4202560 41494 0 0 0 246799 133 0 0 20 0 28 0 420385952 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756494868200 139757456276127 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10723] ppid=10697 vsize=28768328 memory=1456 CPUtime=2466.76 cores=0-7
/proc/10699/task/10723/stat : 10723 (java) R 10697 10697 10653 0 -1 4202560 50056 0 0 0 246548 128 0 0 20 0 28 0 420385952 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756493815488 139757456262226 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10724] ppid=10697 vsize=28768328 memory=6791534058613427641 CPUtime=2467.01 cores=0-7
/proc/10699/task/10724/stat : 10724 (java) R 10697 10697 10653 0 -1 4202560 35989 0 0 0 246587 114 0 0 20 0 28 0 420385952 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756492762600 139757455589528 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10725] ppid=10697 vsize=28768328 memory=1456 CPUtime=2468.02 cores=0-7
/proc/10699/task/10725/stat : 10725 (java) R 10697 10697 10653 0 -1 4202560 33981 0 0 0 246716 86 0 0 20 0 28 0 420385952 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139755646697368 139757455590741 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10726] ppid=10697 vsize=28768328 memory=11338080 CPUtime=2465.28 cores=0-7
/proc/10699/task/10726/stat : 10726 (java) R 10697 10697 10653 0 -1 4202560 43007 0 0 0 246414 114 0 0 20 0 28 0 420385952 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139755645644616 139757455589675 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
Current children cumulated CPU time: 19900.7 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 11339536 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.51 8.31 8.24 9/217 10913
/proc/meminfo: memFree=19097888/32770624 swapFree=66932144/67108860
[pid=10697] ppid=10694 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/10697/stat : 10697 (xcsp3-exec) S 10694 10697 10653 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420385357 115843072 364 33554432000 4194304 5098028 140727894636384 140727894634488 140357822186108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37498880 140727894639477 140727894639721 140727894639721 140727894642634 0
/proc/10697/statm: 28282 364 305 221 0 87 0
[pid=10699] ppid=10697 vsize=28768328 memory=11338080 CPUtime=20042 cores=0-7
/proc/10699/stat : 10699 (java) S 10697 10697 10653 0 -1 1077944320 1005371 0 0 0 1999866 4332 0 0 20 0 28 0 420385357 29458767872 2834520 33554432000 4194304 4196468 140727774089744 140727774072288 139757851221751 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
/proc/10699/statm: 7192082 2834520 3540 1 0 7153184 0
[pid=10699/tid=10700] ppid=10697 vsize=28768328 memory=6791534058613427641 CPUtime=5.71 cores=0-7
/proc/10699/task/10700/stat : 10700 (java) S 10697 10697 10653 0 -1 1077944384 13080 0 0 0 560 11 0 0 20 0 28 0 420385357 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757855462528 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10701] ppid=10697 vsize=28768328 memory=4872558044660077418 CPUtime=17.27 cores=0-7
/proc/10699/task/10701/stat : 10701 (java) S 10697 10697 10653 0 -1 1077944384 26466 0 0 0 1437 290 0 0 20 0 28 0 420385358 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757771074320 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 65 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10702] ppid=10697 vsize=28768328 memory=6944656575208382560 CPUtime=17.25 cores=0-7
/proc/10699/task/10702/stat : 10702 (java) S 10697 10697 10653 0 -1 1077944384 32193 0 0 0 1437 288 0 0 20 0 28 0 420385358 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757770021776 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 70 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10703] ppid=10697 vsize=28768328 memory=6944652177228980320 CPUtime=17.29 cores=0-7
/proc/10699/task/10703/stat : 10703 (java) S 10697 10697 10653 0 -1 1077944384 28621 0 0 0 1432 297 0 0 20 0 28 0 420385358 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757768969232 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 66 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10704] ppid=10697 vsize=28768328 memory=6944656592455360604 CPUtime=17.16 cores=0-7
/proc/10699/task/10704/stat : 10704 (java) S 10697 10697 10653 0 -1 1077944384 26259 0 0 0 1432 284 0 0 20 0 28 0 420385358 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757767916688 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 70 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10705] ppid=10697 vsize=28768328 memory=1456 CPUtime=17.3 cores=0-7
/proc/10699/task/10705/stat : 10705 (java) S 10697 10697 10653 0 -1 1077944384 29639 0 0 0 1422 308 0 0 20 0 28 0 420385358 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757398120720 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 62 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10706] ppid=10697 vsize=28768328 memory=11338080 CPUtime=17.26 cores=0-7
/proc/10699/task/10706/stat : 10706 (java) S 10697 10697 10653 0 -1 1077944384 30055 0 0 0 1438 288 0 0 20 0 28 0 420385358 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757397068176 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 65 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10707] ppid=10697 vsize=28768328 memory=1552 CPUtime=17.34 cores=0-7
/proc/10699/task/10707/stat : 10707 (java) S 10697 10697 10653 0 -1 1077944384 29527 0 0 0 1431 303 0 0 20 0 28 0 420385358 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757396015632 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 60 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10708] ppid=10697 vsize=28768328 memory=4096 CPUtime=17.19 cores=0-7
/proc/10699/task/10708/stat : 10708 (java) S 10697 10697 10653 0 -1 1077944384 25001 0 0 0 1437 282 0 0 20 0 28 0 420385358 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139757394963088 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 71 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10709] ppid=10697 vsize=28768328 memory=2832 CPUtime=2.84 cores=0-7
/proc/10699/task/10709/stat : 10709 (java) S 10697 10697 10653 0 -1 1077944384 47360 0 0 0 203 81 0 0 20 0 28 0 420385360 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756516710896 139757851232898 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10710] ppid=10697 vsize=28768328 memory=772 CPUtime=0 cores=0-7
/proc/10699/task/10710/stat : 10710 (java) S 10697 10697 10653 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 420385360 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756515657184 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10711] ppid=10697 vsize=28768328 memory=1060 CPUtime=0 cores=0-7
/proc/10699/task/10711/stat : 10711 (java) S 10697 10697 10653 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 28 0 420385360 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756514604544 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10712] ppid=10697 vsize=28768328 memory=1676 CPUtime=0 cores=0-7
/proc/10699/task/10712/stat : 10712 (java) S 10697 10697 10653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 420385363 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756513553104 139757851240347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10713] ppid=10697 vsize=28768328 memory=1096 CPUtime=4.51 cores=0-7
/proc/10699/task/10713/stat : 10713 (java) S 10697 10697 10653 0 -1 1077944384 32186 0 0 0 445 6 0 0 20 0 28 0 420385363 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756512499696 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10714] ppid=10697 vsize=28768328 memory=1176 CPUtime=4.46 cores=0-7
/proc/10699/task/10714/stat : 10714 (java) S 10697 10697 10653 0 -1 1077944384 31198 0 0 0 440 6 0 0 20 0 28 0 420385363 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756511447152 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10715] ppid=10697 vsize=28768328 memory=5964 CPUtime=4.82 cores=0-7
/proc/10699/task/10715/stat : 10715 (java) S 10697 10697 10653 0 -1 1077944384 39154 0 0 0 476 6 0 0 20 0 28 0 420385363 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756510394608 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10716] ppid=10697 vsize=28768328 memory=780 CPUtime=1.19 cores=0-7
/proc/10699/task/10716/stat : 10716 (java) S 10697 10697 10653 0 -1 1077944384 26276 0 0 0 116 3 0 0 20 0 28 0 420385363 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756509342064 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10717] ppid=10697 vsize=28768328 memory=14008 CPUtime=0 cores=0-7
/proc/10699/task/10717/stat : 10717 (java) S 10697 10697 10653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 420385363 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756508289760 139757851231957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10718] ppid=10697 vsize=28768328 memory=21172 CPUtime=1.03 cores=0-7
/proc/10699/task/10718/stat : 10718 (java) S 10697 10697 10653 0 -1 1077944384 3961 0 0 0 37 66 0 0 20 0 28 0 420385363 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756507237296 139757851232898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 16 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10719] ppid=10697 vsize=28768328 memory=288230574492221466 CPUtime=2484.08 cores=0-7
/proc/10699/task/10719/stat : 10719 (java) R 10697 10697 10653 0 -1 4202560 41503 0 0 0 248332 76 0 0 20 0 28 0 420385952 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756498026312 139757455188734 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10720] ppid=10697 vsize=28768328 memory=288230596050944315 CPUtime=2487.9 cores=0-7
/proc/10699/task/10720/stat : 10720 (java) R 10697 10697 10653 0 -1 4202560 34269 0 0 0 248716 74 0 0 20 0 28 0 420385952 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756496974328 139757454372145 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10721] ppid=10697 vsize=28768328 memory=13572582825789998 CPUtime=2483.05 cores=0-7
/proc/10699/task/10721/stat : 10721 (java) R 10697 10697 10653 0 -1 4202560 301745 0 0 0 247156 1149 0 0 20 0 28 0 420385952 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756495922480 139757456028426 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10722] ppid=10697 vsize=28768328 memory=1412 CPUtime=2486.94 cores=0-7
/proc/10699/task/10722/stat : 10722 (java) R 10697 10697 10653 0 -1 4202560 41651 0 0 0 248561 133 0 0 20 0 28 0 420385952 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756494870960 139757456275796 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10723] ppid=10697 vsize=28768328 memory=3824 CPUtime=2484.38 cores=0-7
/proc/10699/task/10723/stat : 10723 (java) R 10697 10697 10653 0 -1 4202560 50263 0 0 0 248310 128 0 0 20 0 28 0 420385952 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756493815368 139757455588414 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10724] ppid=10697 vsize=28768328 memory=1456 CPUtime=2484.29 cores=0-7
/proc/10699/task/10724/stat : 10724 (java) R 10697 10697 10653 0 -1 4202560 36171 0 0 0 248315 114 0 0 20 0 28 0 420385952 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139756492762600 139757455590785 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10725] ppid=10697 vsize=28768328 memory=11338080 CPUtime=2485.64 cores=0-7
/proc/10699/task/10725/stat : 10725 (java) R 10697 10697 10653 0 -1 4202560 34160 0 0 0 248478 86 0 0 20 0 28 0 420385952 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139755646697288 139757455188744 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
[pid=10699/tid=10726] ppid=10697 vsize=28768328 memory=6791534058613427641 CPUtime=2482.89 cores=0-7
/proc/10699/task/10726/stat : 10726 (java) R 10697 10697 10653 0 -1 4202560 43230 0 0 0 248175 114 0 0 20 0 28 0 420385952 29458767872 2834520 33554432000 4194304 4196468 140727774089744 139755645644520 139757455590591 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 7573504 140727774098410 140727774098582 140727774098582 140727774101455 0
Current children cumulated CPU time: 20042 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 11339536 KiB

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

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

[startup+2520.12 s]
# the end of solver process 10699 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19999.1 s, system=43.3844 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): 20042.4
CPU user time (s): 19999.1
CPU system time (s): 43.3844
CPU usage (%): 795.297
Max. virtual memory (cumulated for all children) (KiB): 28881456
Max. memory (cumulated for all children) (KiB): 11454340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19999.1
system time used= 43.3844
maximum resident set size= 11452884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1006545
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 79775
involuntary context switches= 195725


# summary of solver processes directly reported to runsolver:
#   pid: 10697,10699
#   total CPU time (s): 20042.4
#   total CPU user time (s): 19999.1
#   total CPU system time (s): 43.3844

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.5916 second user time and 31.8733 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-14 08:07:59
IDJOB=4393992
IDBENCH=138293
IDSOLVER=2841
FILE ID=node139/4393992-1568441174
RUNJOBID= node139-1568441279-10680
PBS_JOBID= 21702342
Free space on /tmp= 59556 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-fu/BinPacking-mdd-fu0120-05.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-4393992-1568441174/watcher-4393992-1568441174 -o /tmp/evaluation-result-4393992-1568441174/solver-4393992-1568441174 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1568441279-10680 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1127066405 HOME/instance-4393992-1568441174.xml

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

MD5SUM BENCH= 9ef2b094cdda1b830103df1ca446c40b
RANDOM SEED=1127066405

node139.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.57
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.57
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.57
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.57
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:        30446036 kB
MemAvailable:   31824548 kB
Buffers:          142460 kB
Cached:          1515788 kB
SwapCached:        74372 kB
Active:           608500 kB
Inactive:        1128684 kB
Active(anon):       4088 kB
Inactive(anon):   115412 kB
Active(file):     604412 kB
Inactive(file):  1013272 kB
Unevictable:      108032 kB
Mlocked:          108032 kB
SwapTotal:      67108860 kB
SwapFree:       66932140 kB
Dirty:             26180 kB
Writeback:             0 kB
AnonPages:        111720 kB
Mapped:            44172 kB
Shmem:             32228 kB
Slab:             182004 kB
SReclaimable:     153324 kB
SUnreclaim:        28680 kB
KernelStack:        3392 kB
PageTables:         5576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     488048 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:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59528 MiB
End job on node139 at 2019-09-14 08:49:59