Trace number 4405060

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-09-20 parallel? (TO) 2006.83 252.097

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n2c3w1r.xml
MD5SUM48163221e8f5f568f71e6a1b1b758a13
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables811
Number of constraints93
Number of domains2
Minimum domain size46
Maximum domain size63
Distribution of domain sizes[{"size":46,"count":1},{"size":63,"count":810}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":765},{"degree":5,"count":45}]
Minimum constraint arity18
Maximum constraint arity810
Distribution of constraint arities[{"arity":18,"count":90},{"arity":46,"count":1},{"arity":810,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":45},{"type":"lex","count":1},{"type":"sum","count":45},{"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-4405060-1569005068.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4405060-1569005068.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.40/0.69	c solve instance...
2006.19/252.07	s UNKNOWN
2006.19/252.07	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405060-1569005068/watcher-4405060-1569005068 -o /tmp/evaluation-result-4405060-1569005068/solver-4405060-1569005068 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568994941-7308 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 720078111 HOME/instance-4405060-1569005068.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=8714, runsolver pid=8711
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 7.97 8.20 8.26 2/211 8735
/proc/meminfo: memFree=15543292/32770624 swapFree=67002148/67108860
[pid=8714] ppid=8711 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/8714/stat : 8714 (xcsp3-exec) S 8711 8714 7281 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476668358 115843072 362 33554432000 4194304 5098028 140730338684032 140730338682136 140129566749308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33562624 140730338685820 140730338686062 140730338686062 140730338688970 0
/proc/8714/statm: 28282 362 304 221 0 87 0
[pid=8716] ppid=8714 vsize=28227396 memory=30460 CPUtime=0.12 cores=0-7
/proc/8716/stat : 8716 (java) S 8714 8714 7281 0 -1 1077944320 5513 0 0 0 11 1 0 0 20 0 20 0 476668358 28904853504 7615 33554432000 4194304 4196468 140721992325856 140721992308400 140495736123127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
/proc/8716/statm: 7056849 7615 3149 1 0 7019032 0
[pid=8716/tid=8717] ppid=8714 vsize=28227396 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/8716/task/8717/stat : 8717 (java) R 8714 8714 7281 0 -1 4202560 3427 0 0 0 8 1 0 0 20 0 20 0 476668358 28904853504 7615 33554432000 4194304 4196468 140721992325856 140495740355920 140495736135062 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8718] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8718/stat : 8718 (java) S 8714 8714 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476668359 28904853504 7615 33554432000 4194304 4196468 140721992325856 140495697083024 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8719] ppid=8714 vsize=28227396 memory=13704826922763928 CPUtime=0 cores=0-7
/proc/8716/task/8719/stat : 8719 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28904853504 7615 33554432000 4194304 4196468 140721992325856 140495286082064 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8720] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8720/stat : 8720 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28904853504 7615 33554432000 4194304 4196468 140721992325856 140495285029264 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8721] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8721/stat : 8721 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28904853504 7615 33554432000 4194304 4196468 140721992325856 140495283976464 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8722] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8722/stat : 8722 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28904853504 7615 33554432000 4194304 4196468 140721992325856 140495282924688 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8723] ppid=8714 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8716/task/8723/stat : 8723 (java) S 8714 8714 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476668359 28904853504 7615 33554432000 4194304 4196468 140721992325856 140495281871888 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8724] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8724/stat : 8724 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28904853504 7615 33554432000 4194304 4196468 140721992325856 140495280819088 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8725] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8725/stat : 8725 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28904853504 7615 33554432000 4194304 4196468 140721992325856 140495279766288 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8726] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8726/stat : 8726 (java) S 8714 8714 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476668361 28904853504 7615 33554432000 4194304 4196468 140721992325856 140493998442864 140495736134274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8727] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8727/stat : 8727 (java) S 8714 8714 7281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476668361 28904853504 7615 33554432000 4194304 4196468 140721992325856 140493997388832 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8728] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8728/stat : 8728 (java) S 8714 8714 7281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476668361 28904853504 7615 33554432000 4194304 4196468 140721992325856 140493996335984 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8729] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8729/stat : 8729 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668364 28904853504 7615 33554432000 4194304 4196468 140721992325856 140493995284304 140495736141723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8730] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8730/stat : 8730 (java) S 8714 8714 7281 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 20 0 476668364 28904853504 7615 33554432000 4194304 4196468 140721992325856 140493994232688 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8731] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8731/stat : 8731 (java) S 8714 8714 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476668364 28904853504 7615 33554432000 4194304 4196468 140721992325856 140493993179888 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8732] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8732/stat : 8732 (java) S 8714 8714 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476668364 28904853504 7615 33554432000 4194304 4196468 140721992325856 140493992127088 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8733] ppid=8714 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/8716/task/8733/stat : 8733 (java) S 8714 8714 7281 0 -1 1077944384 354 0 0 0 1 0 0 0 20 0 20 0 476668364 28904853504 7615 33554432000 4194304 4196468 140721992325856 140493991074288 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8734] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8734/stat : 8734 (java) S 8714 8714 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476668364 28904853504 7615 33554432000 4194304 4196468 140721992325856 140493990021728 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8735] ppid=8714 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8716/task/8735/stat : 8735 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668364 28904853504 7615 33554432000 4194304 4196468 140721992325856 140493988969008 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31908 KiB

[startup+0.210098 s]*
/proc/loadavg: 7.97 8.20 8.26 2/211 8735
/proc/meminfo: memFree=15531008/32770624 swapFree=67002148/67108860
[pid=8714] ppid=8711 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/8714/stat : 8714 (xcsp3-exec) S 8711 8714 7281 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476668358 115843072 362 33554432000 4194304 5098028 140730338684032 140730338682136 140129566749308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33562624 140730338685820 140730338686062 140730338686062 140730338688970 0
/proc/8714/statm: 28282 362 304 221 0 87 0
[pid=8716] ppid=8714 vsize=28227396 memory=41572 CPUtime=0.33 cores=0-7
/proc/8716/stat : 8716 (java) S 8714 8714 7281 0 -1 1077944320 9081 0 0 0 30 3 0 0 20 0 20 0 476668358 28904853504 10393 33554432000 4194304 4196468 140721992325856 140721992308400 140495736123127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
/proc/8716/statm: 7056849 10393 3303 1 0 7019032 0
[pid=8716/tid=8717] ppid=8714 vsize=28227396 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/8716/task/8717/stat : 8717 (java) R 8714 8714 7281 0 -1 4202560 6238 0 0 0 18 2 0 0 20 0 20 0 476668358 28904853504 10393 33554432000 4194304 4196468 140721992325856 140495740355040 140495736135062 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8718] ppid=8714 vsize=28227396 memory=14976 CPUtime=0 cores=0-7
/proc/8716/task/8718/stat : 8718 (java) S 8714 8714 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476668359 28904853504 10393 33554432000 4194304 4196468 140721992325856 140495697083024 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8719] ppid=8714 vsize=28227396 memory=139914807912843 CPUtime=0 cores=0-7
/proc/8716/task/8719/stat : 8719 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28904853504 10393 33554432000 4194304 4196468 140721992325856 140495286082064 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8720] ppid=8714 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8716/task/8720/stat : 8720 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28904853504 10393 33554432000 4194304 4196468 140721992325856 140495285029264 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8721] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8721/stat : 8721 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28904853504 10393 33554432000 4194304 4196468 140721992325856 140495283976464 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8722] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8722/stat : 8722 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28904853504 10393 33554432000 4194304 4196468 140721992325856 140495282924688 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8723] ppid=8714 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8716/task/8723/stat : 8723 (java) S 8714 8714 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476668359 28904853504 10393 33554432000 4194304 4196468 140721992325856 140495281871888 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8724] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8724/stat : 8724 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28904853504 10393 33554432000 4194304 4196468 140721992325856 140495280819088 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8725] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8725/stat : 8725 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28904853504 10393 33554432000 4194304 4196468 140721992325856 140495279766288 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8726] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8726/stat : 8726 (java) S 8714 8714 7281 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476668361 28904853504 10393 33554432000 4194304 4196468 140721992325856 140493998442864 140495736134274 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8727] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8727/stat : 8727 (java) S 8714 8714 7281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476668361 28904853504 10393 33554432000 4194304 4196468 140721992325856 140493997388832 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8728] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8728/stat : 8728 (java) S 8714 8714 7281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476668361 28904853504 10393 33554432000 4194304 4196468 140721992325856 140493996335984 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8729] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8729/stat : 8729 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668364 28904853504 10393 33554432000 4194304 4196468 140721992325856 140493995284304 140495736141723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8730] ppid=8714 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/8716/task/8730/stat : 8730 (java) R 8714 8714 7281 0 -1 1077944384 640 0 0 0 1 0 0 0 20 0 20 0 476668364 28904853504 10393 33554432000 4194304 4196468 140721992325856 140493994232688 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8731] ppid=8714 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/8716/task/8731/stat : 8731 (java) S 8714 8714 7281 0 -1 1077944384 146 0 0 0 2 0 0 0 20 0 20 0 476668364 28904853504 10393 33554432000 4194304 4196468 140721992325856 140493993179888 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8732] ppid=8714 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8716/task/8732/stat : 8732 (java) S 8714 8714 7281 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 476668364 28904853504 10393 33554432000 4194304 4196468 140721992325856 140493992127088 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8733] ppid=8714 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/8716/task/8733/stat : 8733 (java) R 8714 8714 7281 0 -1 4202560 734 0 0 0 7 0 0 0 20 0 20 0 476668364 28904853504 10393 33554432000 4194304 4196468 140721992325856 140493991074288 140495728360254 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8734] ppid=8714 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8734/stat : 8734 (java) S 8714 8714 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476668364 28904853504 10393 33554432000 4194304 4196468 140721992325856 140493990021728 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8735] ppid=8714 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8716/task/8735/stat : 8735 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668364 28904853504 10393 33554432000 4194304 4196468 140721992325856 140493988969008 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 43020 KiB

[startup+0.309468 s]*
/proc/loadavg: 7.97 8.20 8.26 5/211 8735
/proc/meminfo: memFree=15524348/32770624 swapFree=67002148/67108860
[pid=8714] ppid=8711 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/8714/stat : 8714 (xcsp3-exec) S 8711 8714 7281 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476668358 115843072 362 33554432000 4194304 5098028 140730338684032 140730338682136 140129566749308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33562624 140730338685820 140730338686062 140730338686062 140730338688970 0
/proc/8714/statm: 28282 362 304 221 0 87 0
[pid=8716] ppid=8714 vsize=28231652 memory=50260 CPUtime=0.51 cores=0-7
/proc/8716/stat : 8716 (java) S 8714 8714 7281 0 -1 1077944320 10396 0 0 0 47 4 0 0 20 0 20 0 476668358 28909211648 12565 33554432000 4194304 4196468 140721992325856 140721992308400 140495736123127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
/proc/8716/statm: 7057913 12565 3345 1 0 7019032 0
[pid=8716/tid=8717] ppid=8714 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/8716/task/8717/stat : 8717 (java) R 8714 8714 7281 0 -1 4202560 7315 0 0 0 27 3 0 0 20 0 20 0 476668358 28909211648 12595 33554432000 4194304 4196468 140721992325856 140495740356912 140495716319862 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8718] ppid=8714 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8718/stat : 8718 (java) S 8714 8714 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476668359 28909211648 12595 33554432000 4194304 4196468 140721992325856 140495697083024 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8719] ppid=8714 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8719/stat : 8719 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28909211648 12595 33554432000 4194304 4196468 140721992325856 140495286082064 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8720] ppid=8714 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8720/stat : 8720 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28909211648 12595 33554432000 4194304 4196468 140721992325856 140495285029264 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8721] ppid=8714 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8721/stat : 8721 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28909211648 12595 33554432000 4194304 4196468 140721992325856 140495283976464 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8722] ppid=8714 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8722/stat : 8722 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28909211648 12595 33554432000 4194304 4196468 140721992325856 140495282924688 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8723] ppid=8714 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8723/stat : 8723 (java) S 8714 8714 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476668359 28909211648 12595 33554432000 4194304 4196468 140721992325856 140495281871888 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8724] ppid=8714 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8724/stat : 8724 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28909211648 12595 33554432000 4194304 4196468 140721992325856 140495280819088 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8725] ppid=8714 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8725/stat : 8725 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28909211648 12595 33554432000 4194304 4196468 140721992325856 140495279766288 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8726] ppid=8714 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8726/stat : 8726 (java) S 8714 8714 7281 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476668361 28909211648 12595 33554432000 4194304 4196468 140721992325856 140493998442864 140495736134274 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8727] ppid=8714 vsize=28231652 memory=279829333351808 CPUtime=0 cores=0-7
/proc/8716/task/8727/stat : 8727 (java) S 8714 8714 7281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476668361 28909211648 12595 33554432000 4194304 4196468 140721992325856 140493997388832 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8728] ppid=8714 vsize=28231652 memory=279829333356416 CPUtime=0 cores=0-7
/proc/8716/task/8728/stat : 8728 (java) S 8714 8714 7281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476668361 28909211648 12595 33554432000 4194304 4196468 140721992325856 140493996335984 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8729] ppid=8714 vsize=28231652 memory=279829333361024 CPUtime=0 cores=0-7
/proc/8716/task/8729/stat : 8729 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668364 28909211648 12595 33554432000 4194304 4196468 140721992325856 140493995284304 140495736141723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8730] ppid=8714 vsize=28231652 memory=279829333365632 CPUtime=0.03 cores=0-7
/proc/8716/task/8730/stat : 8730 (java) S 8714 8714 7281 0 -1 1077944384 654 0 0 0 3 0 0 0 20 0 20 0 476668364 28909211648 12595 33554432000 4194304 4196468 140721992325856 140493994232688 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8731] ppid=8714 vsize=28231652 memory=279829333370240 CPUtime=0.02 cores=0-7
/proc/8716/task/8731/stat : 8731 (java) S 8714 8714 7281 0 -1 1077944384 160 0 0 0 2 0 0 0 20 0 20 0 476668364 28909211648 12595 33554432000 4194304 4196468 140721992325856 140493993179888 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8732] ppid=8714 vsize=28231652 memory=279829333374848 CPUtime=0.01 cores=0-7
/proc/8716/task/8732/stat : 8732 (java) R 8714 8714 7281 0 -1 4202560 135 0 0 0 1 0 0 0 20 0 20 0 476668364 28909211648 12595 33554432000 4194304 4196468 140721992325856 140493992117472 140495717644536 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8733] ppid=8714 vsize=28231652 memory=279829333379456 CPUtime=0.12 cores=0-7
/proc/8716/task/8733/stat : 8733 (java) S 8714 8714 7281 0 -1 1077944384 831 0 0 0 12 0 0 0 20 0 20 0 476668364 28909211648 12595 33554432000 4194304 4196468 140721992325856 140493991074288 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8734] ppid=8714 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8734/stat : 8734 (java) S 8714 8714 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476668364 28909211648 12595 33554432000 4194304 4196468 140721992325856 140493990021728 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8735] ppid=8714 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/8716/task/8735/stat : 8735 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668364 28909211648 12595 33554432000 4194304 4196468 140721992325856 140493988969008 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51708 KiB

[startup+0.700899 s]
/proc/loadavg: 7.97 8.20 8.26 5/211 8735
/proc/meminfo: memFree=15512960/32770624 swapFree=67002148/67108860
[pid=8714] ppid=8711 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/8714/stat : 8714 (xcsp3-exec) S 8711 8714 7281 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476668358 115843072 362 33554432000 4194304 5098028 140730338684032 140730338682136 140129566749308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33562624 140730338685820 140730338686062 140730338686062 140730338688970 0
/proc/8714/statm: 28282 362 304 221 0 87 0
[pid=8716] ppid=8714 vsize=28233776 memory=93836 CPUtime=1.82 cores=0-7
/proc/8716/stat : 8716 (java) S 8714 8714 7281 0 -1 1077944320 14594 0 0 0 175 7 0 0 20 0 20 0 476668358 28911386624 23459 33554432000 4194304 4196468 140721992325856 140721992308400 140495736123127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
/proc/8716/statm: 7058444 23459 3462 1 0 7019544 0
[pid=8716/tid=8717] ppid=8714 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/8716/task/8717/stat : 8717 (java) R 8714 8714 7281 0 -1 4202560 8762 0 0 0 63 4 0 0 20 0 20 0 476668358 28911386624 23459 33554432000 4194304 4196468 140721992325856 140495740359984 140495728801141 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8718] ppid=8714 vsize=28233776 memory=139914666877824 CPUtime=0 cores=0-7
/proc/8716/task/8718/stat : 8718 (java) S 8714 8714 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476668359 28911386624 23459 33554432000 4194304 4196468 140721992325856 140495697083024 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8719] ppid=8714 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8719/stat : 8719 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28911386624 23459 33554432000 4194304 4196468 140721992325856 140495286082064 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8720] ppid=8714 vsize=28233776 memory=1052 CPUtime=0 cores=0-7
/proc/8716/task/8720/stat : 8720 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476668359 28911386624 23459 33554432000 4194304 4196468 140721992325856 140495285029264 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0

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

[pid=8716/tid=8743] ppid=8714 vsize=28766288 memory=478696 CPUtime=160.51 cores=0-7
/proc/8716/task/8743/stat : 8743 (java) R 8714 8714 7281 0 -1 4202560 1177 0 0 0 16051 0 0 0 20 0 28 0 476668429 29456678912 119674 33554432000 4194304 4196468 140721992325856 140493972618816 140495377165556 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
Current children cumulated CPU time: 1290.53 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 480144 KiB

[startup+222.302 s]
/proc/loadavg: 8.21 8.18 8.23 9/219 8755
/proc/meminfo: memFree=15114156/32770624 swapFree=67002148/67108860
[pid=8714] ppid=8711 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/8714/stat : 8714 (xcsp3-exec) S 8711 8714 7281 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476668358 115843072 362 33554432000 4194304 5098028 140730338684032 140730338682136 140129566749308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33562624 140730338685820 140730338686062 140730338686062 140730338688970 0
/proc/8714/statm: 28282 362 304 221 0 87 0
[pid=8716] ppid=8714 vsize=28766288 memory=462256 CPUtime=1769.17 cores=0-7
/proc/8716/stat : 8716 (java) S 8714 8714 7281 0 -1 1077944320 71027 0 0 0 176864 53 0 0 20 0 28 0 476668358 29456678912 115564 33554432000 4194304 4196468 140721992325856 140721992308400 140495736123127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
/proc/8716/statm: 7191572 115564 3532 1 0 7152672 0
[pid=8716/tid=8717] ppid=8714 vsize=28766288 memory=462256 CPUtime=0.68 cores=0-7
/proc/8716/task/8717/stat : 8717 (java) S 8714 8714 7281 0 -1 1077944384 8831 0 0 0 64 4 0 0 20 0 28 0 476668358 29456678912 115564 33554432000 4194304 4196468 140721992325856 140495740363904 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8718] ppid=8714 vsize=28766288 memory=472004 CPUtime=0.21 cores=0-7
/proc/8716/task/8718/stat : 8718 (java) S 8714 8714 7281 0 -1 1077944384 854 0 0 0 19 2 0 0 20 0 28 0 476668359 29456678912 115564 33554432000 4194304 4196468 140721992325856 140495697083024 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8719] ppid=8714 vsize=28766288 memory=472004 CPUtime=0.21 cores=0-7
/proc/8716/task/8719/stat : 8719 (java) S 8714 8714 7281 0 -1 1077944384 589 0 0 0 18 3 0 0 20 0 28 0 476668359 29456678912 115564 33554432000 4194304 4196468 140721992325856 140495286082064 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8720] ppid=8714 vsize=28766288 memory=464832 CPUtime=0.21 cores=0-7
/proc/8716/task/8720/stat : 8720 (java) S 8714 8714 7281 0 -1 1077944384 2743 0 0 0 18 3 0 0 20 0 28 0 476668359 29456678912 115564 33554432000 4194304 4196468 140721992325856 140495285029264 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8721] ppid=8714 vsize=28766288 memory=462256 CPUtime=0.21 cores=0-7
/proc/8716/task/8721/stat : 8721 (java) S 8714 8714 7281 0 -1 1077944384 1682 0 0 0 18 3 0 0 20 0 28 0 476668359 29456678912 115564 33554432000 4194304 4196468 140721992325856 140495283976464 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8722] ppid=8714 vsize=28766288 memory=462256 CPUtime=0.22 cores=0-7
/proc/8716/task/8722/stat : 8722 (java) S 8714 8714 7281 0 -1 1077944384 1934 0 0 0 19 3 0 0 20 0 28 0 476668359 29456678912 115564 33554432000 4194304 4196468 140721992325856 140495282924688 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8723] ppid=8714 vsize=28766288 memory=462256 CPUtime=0.2 cores=0-7
/proc/8716/task/8723/stat : 8723 (java) S 8714 8714 7281 0 -1 1077944384 1123 0 0 0 17 3 0 0 20 0 28 0 476668359 29456678912 115564 33554432000 4194304 4196468 140721992325856 140495281871888 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8724] ppid=8714 vsize=28766288 memory=1448 CPUtime=0.23 cores=0-7
/proc/8716/task/8724/stat : 8724 (java) S 8714 8714 7281 0 -1 1077944384 1608 0 0 0 20 3 0 0 20 0 28 0 476668359 29456678912 115564 33554432000 4194304 4196468 140721992325856 140495280819088 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8725] ppid=8714 vsize=28766288 memory=1448 CPUtime=0.22 cores=0-7
/proc/8716/task/8725/stat : 8725 (java) S 8714 8714 7281 0 -1 1077944384 1642 0 0 0 19 3 0 0 20 0 28 0 476668359 29456678912 115564 33554432000 4194304 4196468 140721992325856 140495279766288 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8726] ppid=8714 vsize=28766288 memory=422956 CPUtime=0.03 cores=0-7
/proc/8716/task/8726/stat : 8726 (java) S 8714 8714 7281 0 -1 1077944384 2584 0 0 0 2 1 0 0 20 0 28 0 476668361 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493998442864 140495736134274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 41 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8727] ppid=8714 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8727/stat : 8727 (java) S 8714 8714 7281 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 476668361 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493997388832 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8728] ppid=8714 vsize=28766288 memory=139914667212110 CPUtime=0 cores=0-7
/proc/8716/task/8728/stat : 8728 (java) S 8714 8714 7281 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 476668361 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493996335984 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8729] ppid=8714 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/8716/task/8729/stat : 8729 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476668364 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493995284304 140495736141723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8730] ppid=8714 vsize=28766288 memory=0 CPUtime=1.34 cores=0-7
/proc/8716/task/8730/stat : 8730 (java) S 8714 8714 7281 0 -1 1077944384 8208 0 0 0 132 2 0 0 20 0 28 0 476668364 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493994232688 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 32 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8731] ppid=8714 vsize=28766288 memory=1448 CPUtime=1.52 cores=0-7
/proc/8716/task/8731/stat : 8731 (java) S 8714 8714 7281 0 -1 1077944384 8906 0 0 0 150 2 0 0 20 0 28 0 476668364 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493993179888 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8732] ppid=8714 vsize=28766288 memory=462256 CPUtime=1.52 cores=0-7
/proc/8716/task/8732/stat : 8732 (java) S 8714 8714 7281 0 -1 1077944384 8436 0 0 0 151 1 0 0 20 0 28 0 476668364 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493992127088 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8733] ppid=8714 vsize=28766288 memory=464832 CPUtime=0.69 cores=0-7
/proc/8716/task/8733/stat : 8733 (java) S 8714 8714 7281 0 -1 1077944384 8005 0 0 0 67 2 0 0 20 0 28 0 476668364 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493991074288 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 31 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8734] ppid=8714 vsize=28766288 memory=1448 CPUtime=0 cores=0-7
/proc/8716/task/8734/stat : 8734 (java) S 8714 8714 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476668364 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493990021728 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8735] ppid=8714 vsize=28766288 memory=481240 CPUtime=0.03 cores=0-7
/proc/8716/task/8735/stat : 8735 (java) S 8714 8714 7281 0 -1 1077944384 735 0 0 0 0 3 0 0 20 0 28 0 476668364 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493988969008 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 41 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8736] ppid=8714 vsize=28766288 memory=1448 CPUtime=220.67 cores=0-7
/proc/8716/task/8736/stat : 8736 (java) R 8714 8714 7281 0 -1 4202560 986 0 0 0 22066 1 0 0 20 0 28 0 476668429 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493979986712 140495377617665 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8737] ppid=8714 vsize=28766288 memory=0 CPUtime=219.81 cores=0-7
/proc/8716/task/8737/stat : 8737 (java) R 8714 8714 7281 0 -1 4202560 1010 0 0 0 21980 1 0 0 20 0 28 0 476668429 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493978934784 140495378183682 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8738] ppid=8714 vsize=28766288 memory=0 CPUtime=219.21 cores=0-7
/proc/8716/task/8738/stat : 8738 (java) R 8714 8714 7281 0 -1 4202560 1335 0 0 0 21920 1 0 0 20 0 28 0 476668429 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493977883256 140495378182508 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8739] ppid=8714 vsize=28766288 memory=21702 CPUtime=219.99 cores=0-7
/proc/8716/task/8739/stat : 8739 (java) R 8714 8714 7281 0 -1 4202560 2842 0 0 0 21998 1 0 0 20 0 28 0 476668429 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493976830456 140495377510953 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8740] ppid=8714 vsize=28766288 memory=21780 CPUtime=220.85 cores=0-7
/proc/8716/task/8740/stat : 8740 (java) R 8714 8714 7281 0 -1 4202560 2427 0 0 0 22084 1 0 0 20 0 28 0 476668429 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493975779536 140495377510523 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8741] ppid=8714 vsize=28766288 memory=1052 CPUtime=219.75 cores=0-7
/proc/8716/task/8741/stat : 8741 (java) R 8714 8714 7281 0 -1 4202560 1060 0 0 0 21973 2 0 0 20 0 28 0 476668429 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493974724568 140495378182150 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8742] ppid=8714 vsize=28766288 memory=7548 CPUtime=220.79 cores=0-7
/proc/8716/task/8742/stat : 8742 (java) R 8714 8714 7281 0 -1 4202560 883 0 0 0 22078 1 0 0 20 0 28 0 476668429 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493973672056 140495378182326 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8743] ppid=8714 vsize=28766288 memory=3620 CPUtime=220.35 cores=0-7
/proc/8716/task/8743/stat : 8743 (java) R 8714 8714 7281 0 -1 4202560 1260 0 0 0 22035 0 0 0 20 0 28 0 476668429 29456678912 115564 33554432000 4194304 4196468 140721992325856 140493972618808 140495377617306 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
Current children cumulated CPU time: 1769.17 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 463704 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.33 8.21 8.24 9/219 8757
/proc/meminfo: memFree=15122924/32770624 swapFree=67002148/67108860
[pid=8714] ppid=8711 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/8714/stat : 8714 (xcsp3-exec) S 8711 8714 7281 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476668358 115843072 362 33554432000 4194304 5098028 140730338684032 140730338682136 140129566749308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33562624 140730338685820 140730338686062 140730338686062 140730338688970 0
/proc/8714/statm: 28282 362 304 221 0 87 0
[pid=8716] ppid=8714 vsize=28766288 memory=454024 CPUtime=2006.19 cores=0-7
/proc/8716/stat : 8716 (java) S 8714 8714 7281 0 -1 1077944320 72070 0 0 0 200566 53 0 0 20 0 28 0 476668358 29456678912 113506 33554432000 4194304 4196468 140721992325856 140721992308400 140495736123127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
/proc/8716/statm: 7191572 113506 3532 1 0 7152672 0
[pid=8716/tid=8717] ppid=8714 vsize=28766288 memory=1398722017469774279 CPUtime=0.68 cores=0-7
/proc/8716/task/8717/stat : 8717 (java) S 8714 8714 7281 0 -1 1077944384 8831 0 0 0 64 4 0 0 20 0 28 0 476668358 29456678912 113506 33554432000 4194304 4196468 140721992325856 140495740363904 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8718] ppid=8714 vsize=28766288 memory=1448 CPUtime=0.24 cores=0-7
/proc/8716/task/8718/stat : 8718 (java) S 8714 8714 7281 0 -1 1077944384 1078 0 0 0 22 2 0 0 20 0 28 0 476668359 29456678912 113506 33554432000 4194304 4196468 140721992325856 140495697083024 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8719] ppid=8714 vsize=28766288 memory=456088 CPUtime=0.24 cores=0-7
/proc/8716/task/8719/stat : 8719 (java) S 8714 8714 7281 0 -1 1077944384 599 0 0 0 21 3 0 0 20 0 28 0 476668359 29456678912 113506 33554432000 4194304 4196468 140721992325856 140495286082064 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8720] ppid=8714 vsize=28766288 memory=2120 CPUtime=0.24 cores=0-7
/proc/8716/task/8720/stat : 8720 (java) S 8714 8714 7281 0 -1 1077944384 2752 0 0 0 21 3 0 0 20 0 28 0 476668359 29456678912 113506 33554432000 4194304 4196468 140721992325856 140495285029264 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8721] ppid=8714 vsize=28766288 memory=279829333557888 CPUtime=0.24 cores=0-7
/proc/8716/task/8721/stat : 8721 (java) S 8714 8714 7281 0 -1 1077944384 1743 0 0 0 21 3 0 0 20 0 28 0 476668359 29456678912 113506 33554432000 4194304 4196468 140721992325856 140495283976464 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8722] ppid=8714 vsize=28766288 memory=7449896543628521314 CPUtime=0.24 cores=0-7
/proc/8716/task/8722/stat : 8722 (java) S 8714 8714 7281 0 -1 1077944384 1949 0 0 0 21 3 0 0 20 0 28 0 476668359 29456678912 113506 33554432000 4194304 4196468 140721992325856 140495282924688 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8723] ppid=8714 vsize=28766288 memory=1448 CPUtime=0.23 cores=0-7
/proc/8716/task/8723/stat : 8723 (java) S 8714 8714 7281 0 -1 1077944384 1129 0 0 0 20 3 0 0 20 0 28 0 476668359 29456678912 113506 33554432000 4194304 4196468 140721992325856 140495281871888 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8724] ppid=8714 vsize=28766288 memory=456088 CPUtime=0.25 cores=0-7
/proc/8716/task/8724/stat : 8724 (java) S 8714 8714 7281 0 -1 1077944384 1617 0 0 0 22 3 0 0 20 0 28 0 476668359 29456678912 113506 33554432000 4194304 4196468 140721992325856 140495280819088 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8725] ppid=8714 vsize=28766288 memory=4424336183781962016 CPUtime=0.25 cores=0-7
/proc/8716/task/8725/stat : 8725 (java) S 8714 8714 7281 0 -1 1077944384 1701 0 0 0 22 3 0 0 20 0 28 0 476668359 29456678912 113506 33554432000 4194304 4196468 140721992325856 140495279766288 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8726] ppid=8714 vsize=28766288 memory=-7523660553960122769 CPUtime=0.04 cores=0-7
/proc/8716/task/8726/stat : 8726 (java) S 8714 8714 7281 0 -1 1077944384 2809 0 0 0 3 1 0 0 20 0 28 0 476668361 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493998442864 140495736134274 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 41 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8727] ppid=8714 vsize=28766288 memory=-6237260532469557610 CPUtime=0 cores=0-7
/proc/8716/task/8727/stat : 8727 (java) S 8714 8714 7281 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 476668361 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493997388832 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8728] ppid=8714 vsize=28766288 memory=-4059589565078923626 CPUtime=0 cores=0-7
/proc/8716/task/8728/stat : 8728 (java) S 8714 8714 7281 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 476668361 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493996335984 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8729] ppid=8714 vsize=28766288 memory=1692 CPUtime=0 cores=0-7
/proc/8716/task/8729/stat : 8729 (java) S 8714 8714 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476668364 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493995284304 140495736141723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8730] ppid=8714 vsize=28766288 memory=912 CPUtime=1.34 cores=0-7
/proc/8716/task/8730/stat : 8730 (java) S 8714 8714 7281 0 -1 1077944384 8211 0 0 0 132 2 0 0 20 0 28 0 476668364 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493994232688 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 32 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8731] ppid=8714 vsize=28766288 memory=1448 CPUtime=1.52 cores=0-7
/proc/8716/task/8731/stat : 8731 (java) S 8714 8714 7281 0 -1 1077944384 8915 0 0 0 150 2 0 0 20 0 28 0 476668364 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493993179888 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8732] ppid=8714 vsize=28766288 memory=1964 CPUtime=1.52 cores=0-7
/proc/8716/task/8732/stat : 8732 (java) S 8714 8714 7281 0 -1 1077944384 8439 0 0 0 151 1 0 0 20 0 28 0 476668364 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493992127088 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8733] ppid=8714 vsize=28766288 memory=2456 CPUtime=0.69 cores=0-7
/proc/8716/task/8733/stat : 8733 (java) S 8714 8714 7281 0 -1 1077944384 8008 0 0 0 67 2 0 0 20 0 28 0 476668364 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493991074288 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 31 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8734] ppid=8714 vsize=28766288 memory=1760 CPUtime=0 cores=0-7
/proc/8716/task/8734/stat : 8734 (java) S 8714 8714 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476668364 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493990021728 140495736133333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8735] ppid=8714 vsize=28766288 memory=111632 CPUtime=0.04 cores=0-7
/proc/8716/task/8735/stat : 8735 (java) S 8714 8714 7281 0 -1 1077944384 756 0 0 0 0 4 0 0 20 0 28 0 476668364 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493988969008 140495736134274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 41 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8736] ppid=8714 vsize=28766288 memory=804 CPUtime=250.34 cores=0-7
/proc/8716/task/8736/stat : 8736 (java) R 8714 8714 7281 0 -1 4202560 1017 0 0 0 25033 1 0 0 20 0 28 0 476668429 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493979986712 140495378182427 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8737] ppid=8714 vsize=28766288 memory=1804 CPUtime=249.47 cores=0-7
/proc/8716/task/8737/stat : 8737 (java) R 8714 8714 7281 0 -1 4202560 1032 0 0 0 24946 1 0 0 20 0 28 0 476668429 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493978934936 140495378182637 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8738] ppid=8714 vsize=28766288 memory=916 CPUtime=248.88 cores=0-7
/proc/8716/task/8738/stat : 8738 (java) R 8714 8714 7281 0 -1 4202560 1403 0 0 0 24887 1 0 0 20 0 28 0 476668429 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493977883160 140495377165556 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8739] ppid=8714 vsize=28766288 memory=4136 CPUtime=249.66 cores=0-7
/proc/8716/task/8739/stat : 8739 (java) R 8714 8714 7281 0 -1 4202560 2877 0 0 0 24965 1 0 0 20 0 28 0 476668429 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493976830128 140495377165241 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8740] ppid=8714 vsize=28766288 memory=4108 CPUtime=250.51 cores=0-7
/proc/8716/task/8740/stat : 8740 (java) R 8714 8714 7281 0 -1 4202560 2489 0 0 0 25050 1 0 0 20 0 28 0 476668429 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493975777656 140495377510934 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8741] ppid=8714 vsize=28766288 memory=1408 CPUtime=248.86 cores=0-7
/proc/8716/task/8741/stat : 8741 (java) R 8714 8714 7281 0 -1 4202560 1087 0 0 0 24884 2 0 0 20 0 28 0 476668429 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493974724472 140495378182455 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8742] ppid=8714 vsize=28766288 memory=3692 CPUtime=250.46 cores=0-7
/proc/8716/task/8742/stat : 8742 (java) R 8714 8714 7281 0 -1 4202560 940 0 0 0 25045 1 0 0 20 0 28 0 476668429 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493973671976 140495378182293 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
[pid=8716/tid=8743] ppid=8714 vsize=28766288 memory=1448 CPUtime=250.02 cores=0-7
/proc/8716/task/8743/stat : 8743 (java) R 8714 8714 7281 0 -1 4202560 1344 0 0 0 25002 0 0 0 20 0 28 0 476668429 29456678912 113506 33554432000 4194304 4196468 140721992325856 140493972621712 140495377165285 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31862784 140721992328176 140721992328347 140721992328347 140721992331215 0
Current children cumulated CPU time: 2006.19 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 455472 KiB

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

[startup+252.038 s]
# the end of solver process 8714 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000792 s, system=0.001585 s

[startup+252.096 s]
# the end of solver process 8716 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2006.29 s, system=0.548054 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): 252.097
CPU time (s): 2006.83
CPU user time (s): 2006.29
CPU system time (s): 0.548054
CPU usage (%): 796.058
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 482688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2006.29
system time used= 0.548054
maximum resident set size= 482792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73090
page faults= 0
swaps= 0
block input operations= 0
block output operations= 448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11219
involuntary context switches= 23125


# summary of solver processes directly reported to runsolver:
#   pid: 8714,8716
#   total CPU time (s): 2006.83
#   total CPU user time (s): 2006.29
#   total CPU system time (s): 0.548054

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.97452 second user time and 2.80714 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-20 20:43:51
IDJOB=4405060
IDBENCH=136462
IDSOLVER=2866
FILE ID=node148/4405060-1569005068
RUNJOBID= node148-1568994941-7308
PBS_JOBID= 21704733
Free space on /tmp= 22084 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n2c3w1r.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-4405060-1569005068/watcher-4405060-1569005068 -o /tmp/evaluation-result-4405060-1569005068/solver-4405060-1569005068 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568994941-7308 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 720078111 HOME/instance-4405060-1569005068.xml

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

MD5SUM BENCH= 48163221e8f5f568f71e6a1b1b758a13
RANDOM SEED=720078111

node148.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.13
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.13
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.13
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.13
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:        15560908 kB
MemAvailable:   31852760 kB
Buffers:           88096 kB
Cached:         16415732 kB
SwapCached:         2828 kB
Active:          8221688 kB
Inactive:        8288052 kB
Active(anon):       4864 kB
Inactive(anon):    47880 kB
Active(file):    8216824 kB
Inactive(file):  8240172 kB
Unevictable:      110168 kB
Mlocked:          110168 kB
SwapTotal:      67108860 kB
SwapFree:       67002148 kB
Dirty:             26064 kB
Writeback:             0 kB
AnonPages:        113792 kB
Mapped:            50196 kB
Shmem:             38472 kB
Slab:             291396 kB
SReclaimable:     263316 kB
SUnreclaim:        28080 kB
KernelStack:        3424 kB
PageTables:         5280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505680 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:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 22060 MiB
End job on node148 at 2019-09-20 20:48:03