Trace number 4399952

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-16 parallel? (TO) 20039.8 2520.11

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-4399952-1568713058.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399952-1568713058.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.29	c parse instance...
11.15/5.70	c solve instance...
20039.10/2520.07	s UNKNOWN
20039.10/2520.07	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399952-1568713058/watcher-4399952-1568713058 -o /tmp/evaluation-result-4399952-1568713058/solver-4399952-1568713058 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node141-1568713016-32310 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 494662529 HOME/instance-4399952-1568713058.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
Current StackSize limit: 8192 KiB

solver pid=32327, runsolver pid=32324

[startup+0.100113 s]*
/proc/loadavg: 8.08 8.09 8.20 2/211 32348
/proc/meminfo: memFree=30895492/32770624 swapFree=66922488/67108860
[pid=32327] ppid=32324 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32327/stat : 32327 (xcsp3-exec) S 32324 32327 32283 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447243652 115843072 364 33554432000 4194304 5098028 140737091107824 140737091105928 140191785083516 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17772544 140737091113846 140737091114089 140737091114089 140737091117002 0
/proc/32327/statm: 28282 364 305 221 0 87 0
[pid=32329] ppid=32327 vsize=28227396 memory=30148 CPUtime=0.13 cores=0-7
/proc/32329/stat : 32329 (java) S 32327 32327 32283 0 -1 1077944320 5509 0 0 0 11 2 0 0 20 0 20 0 447243652 28904853504 7537 33554432000 4194304 4196468 140730399409664 140730399392208 139846325837559 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
/proc/32329/statm: 7056849 7537 3117 1 0 7019032 0
[pid=32329/tid=32330] ppid=32327 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/32329/task/32330/stat : 32330 (java) R 32327 32327 32283 0 -1 4202560 3417 0 0 0 8 1 0 0 20 0 20 0 447243652 28904853504 7537 33554432000 4194304 4196468 140730399409664 139846330076800 139846325858906 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32331] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32331/stat : 32331 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28904853504 7537 33554432000 4194304 4196468 140730399409664 139846284598288 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32332] ppid=32327 vsize=28227396 memory=140486723249792 CPUtime=0 cores=0-7
/proc/32329/task/32332/stat : 32332 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28904853504 7537 33554432000 4194304 4196468 140730399409664 139845875805328 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32333] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32333/stat : 32333 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28904853504 7537 33554432000 4194304 4196468 140730399409664 139845874752272 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32334] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32334/stat : 32334 (java) S 32327 32327 32283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447243653 28904853504 7537 33554432000 4194304 4196468 140730399409664 139845873699728 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32335] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32335/stat : 32335 (java) S 32327 32327 32283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447243653 28904853504 7537 33554432000 4194304 4196468 140730399409664 139845872646672 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32336] ppid=32327 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32329/task/32336/stat : 32336 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28904853504 7537 33554432000 4194304 4196468 140730399409664 139845871594128 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32337] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32337/stat : 32337 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28904853504 7537 33554432000 4194304 4196468 140730399409664 139845870541072 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32338] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32338/stat : 32338 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28904853504 7537 33554432000 4194304 4196468 140730399409664 139845869488528 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32339] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32339/stat : 32339 (java) S 32327 32327 32283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447243655 28904853504 7537 33554432000 4194304 4196468 140730399409664 139845576436464 139846325848706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32340] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32340/stat : 32340 (java) S 32327 32327 32283 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447243655 28904853504 7537 33554432000 4194304 4196468 140730399409664 139845575382688 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32341] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32341/stat : 32341 (java) S 32327 32327 32283 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447243655 28904853504 7537 33554432000 4194304 4196468 140730399409664 139845574329584 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32342] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32342/stat : 32342 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243658 28904853504 7537 33554432000 4194304 4196468 140730399409664 139845573278160 139846325856155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32343] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32343/stat : 32343 (java) S 32327 32327 32283 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 447243658 28904853504 7537 33554432000 4194304 4196468 140730399409664 139845572225264 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32344] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32344/stat : 32344 (java) S 32327 32327 32283 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 447243658 28904853504 7537 33554432000 4194304 4196468 140730399409664 139845571172720 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32345] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32345/stat : 32345 (java) S 32327 32327 32283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447243658 28904853504 7537 33554432000 4194304 4196468 140730399409664 139845570119664 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32346] ppid=32327 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/32329/task/32346/stat : 32346 (java) S 32327 32327 32283 0 -1 1077944384 352 0 0 0 2 0 0 0 20 0 20 0 447243658 28904853504 7537 33554432000 4194304 4196468 140730399409664 139845569067120 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32347] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32347/stat : 32347 (java) S 32327 32327 32283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447243658 28904853504 7537 33554432000 4194304 4196468 140730399409664 139845568015328 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32348] ppid=32327 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32329/task/32348/stat : 32348 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243658 28904853504 7537 33554432000 4194304 4196468 140730399409664 139845566962864 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31604 KiB

[startup+0.210263 s]*
/proc/loadavg: 8.08 8.09 8.20 2/211 32348
/proc/meminfo: memFree=30883708/32770624 swapFree=66922488/67108860
[pid=32327] ppid=32324 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32327/stat : 32327 (xcsp3-exec) S 32324 32327 32283 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447243652 115843072 364 33554432000 4194304 5098028 140737091107824 140737091105928 140191785083516 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17772544 140737091113846 140737091114089 140737091114089 140737091117002 0
/proc/32327/statm: 28282 364 305 221 0 87 0
[pid=32329] ppid=32327 vsize=28227396 memory=41532 CPUtime=0.34 cores=0-7
/proc/32329/stat : 32329 (java) S 32327 32327 32283 0 -1 1077944320 9079 0 0 0 30 4 0 0 20 0 20 0 447243652 28904853504 10383 33554432000 4194304 4196468 140730399409664 140730399392208 139846325837559 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
/proc/32329/statm: 7056849 10383 3305 1 0 7019032 0
[pid=32329/tid=32330] ppid=32327 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/32329/task/32330/stat : 32330 (java) R 32327 32327 32283 0 -1 4202560 6230 0 0 0 17 2 0 0 20 0 20 0 447243652 28904853504 10383 33554432000 4194304 4196468 140730399409664 139846330067280 139846325859485 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32331] ppid=32327 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/32329/task/32331/stat : 32331 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28904853504 10383 33554432000 4194304 4196468 140730399409664 139846284598288 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32332] ppid=32327 vsize=28227396 memory=3619122769175783072 CPUtime=0 cores=0-7
/proc/32329/task/32332/stat : 32332 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28904853504 10383 33554432000 4194304 4196468 140730399409664 139845875805328 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32333] ppid=32327 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32329/task/32333/stat : 32333 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28904853504 10383 33554432000 4194304 4196468 140730399409664 139845874752272 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32334] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32334/stat : 32334 (java) S 32327 32327 32283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447243653 28904853504 10383 33554432000 4194304 4196468 140730399409664 139845873699728 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32335] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32335/stat : 32335 (java) S 32327 32327 32283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447243653 28904853504 10383 33554432000 4194304 4196468 140730399409664 139845872646672 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32336] ppid=32327 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32329/task/32336/stat : 32336 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28904853504 10383 33554432000 4194304 4196468 140730399409664 139845871594128 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32337] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32337/stat : 32337 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28904853504 10383 33554432000 4194304 4196468 140730399409664 139845870541072 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32338] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32338/stat : 32338 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28904853504 10383 33554432000 4194304 4196468 140730399409664 139845869488528 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32339] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32339/stat : 32339 (java) S 32327 32327 32283 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447243655 28904853504 10383 33554432000 4194304 4196468 140730399409664 139845576436464 139846325848706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32340] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32340/stat : 32340 (java) S 32327 32327 32283 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447243655 28904853504 10383 33554432000 4194304 4196468 140730399409664 139845575382688 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32341] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32341/stat : 32341 (java) S 32327 32327 32283 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447243655 28904853504 10383 33554432000 4194304 4196468 140730399409664 139845574329584 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32342] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32342/stat : 32342 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243658 28904853504 10383 33554432000 4194304 4196468 140730399409664 139845573278160 139846325856155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32343] ppid=32327 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/32329/task/32343/stat : 32343 (java) S 32327 32327 32283 0 -1 1077944384 350 0 0 0 1 0 0 0 20 0 20 0 447243658 28904853504 10383 33554432000 4194304 4196468 140730399409664 139845572225264 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32344] ppid=32327 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/32329/task/32344/stat : 32344 (java) S 32327 32327 32283 0 -1 1077944384 317 0 0 0 1 0 0 0 20 0 20 0 447243658 28904853504 10383 33554432000 4194304 4196468 140730399409664 139845571172720 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32345] ppid=32327 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/32329/task/32345/stat : 32345 (java) S 32327 32327 32283 0 -1 1077944384 141 0 0 0 1 0 0 0 20 0 20 0 447243658 28904853504 10383 33554432000 4194304 4196468 140730399409664 139845570119664 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32346] ppid=32327 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/32329/task/32346/stat : 32346 (java) S 32327 32327 32283 0 -1 1077944384 730 0 0 0 7 0 0 0 20 0 20 0 447243658 28904853504 10383 33554432000 4194304 4196468 140730399409664 139845569067120 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32347] ppid=32327 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32347/stat : 32347 (java) S 32327 32327 32283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447243658 28904853504 10383 33554432000 4194304 4196468 140730399409664 139845568015328 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32348] ppid=32327 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32329/task/32348/stat : 32348 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243658 28904853504 10383 33554432000 4194304 4196468 140730399409664 139845566962864 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42988 KiB

[startup+0.310083 s]*
/proc/loadavg: 8.08 8.09 8.20 3/211 32348
/proc/meminfo: memFree=30878984/32770624 swapFree=66922488/67108860
[pid=32327] ppid=32324 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32327/stat : 32327 (xcsp3-exec) S 32324 32327 32283 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447243652 115843072 364 33554432000 4194304 5098028 140737091107824 140737091105928 140191785083516 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17772544 140737091113846 140737091114089 140737091114089 140737091117002 0
/proc/32327/statm: 28282 364 305 221 0 87 0
[pid=32329] ppid=32327 vsize=28231652 memory=50016 CPUtime=0.52 cores=0-7
/proc/32329/stat : 32329 (java) S 32327 32327 32283 0 -1 1077944320 10348 0 0 0 47 5 0 0 20 0 20 0 447243652 28909211648 12504 33554432000 4194304 4196468 140730399409664 140730399392208 139846325837559 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
/proc/32329/statm: 7057913 12504 3362 1 0 7019032 0
[pid=32329/tid=32330] ppid=32327 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32329/task/32330/stat : 32330 (java) R 32327 32327 32283 0 -1 4202560 7260 0 0 0 26 3 0 0 20 0 20 0 447243652 28909211648 12504 33554432000 4194304 4196468 140730399409664 139846330068672 139846309918046 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32331] ppid=32327 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32331/stat : 32331 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28909211648 12504 33554432000 4194304 4196468 140730399409664 139846284598288 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32332] ppid=32327 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32332/stat : 32332 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28909211648 12504 33554432000 4194304 4196468 140730399409664 139845875805328 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32333] ppid=32327 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32333/stat : 32333 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28909211648 12504 33554432000 4194304 4196468 140730399409664 139845874752272 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32334] ppid=32327 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32334/stat : 32334 (java) S 32327 32327 32283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447243653 28909211648 12504 33554432000 4194304 4196468 140730399409664 139845873699728 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32335] ppid=32327 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/32329/task/32335/stat : 32335 (java) S 32327 32327 32283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447243653 28909211648 12504 33554432000 4194304 4196468 140730399409664 139845872646672 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32336] ppid=32327 vsize=28231652 memory=140486568407983 CPUtime=0 cores=0-7
/proc/32329/task/32336/stat : 32336 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28909211648 12504 33554432000 4194304 4196468 140730399409664 139845871594128 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32337] ppid=32327 vsize=28231652 memory=140486568410288 CPUtime=0 cores=0-7
/proc/32329/task/32337/stat : 32337 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28909211648 12504 33554432000 4194304 4196468 140730399409664 139845870541072 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32338] ppid=32327 vsize=28231652 memory=140486568412592 CPUtime=0 cores=0-7
/proc/32329/task/32338/stat : 32338 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28909211648 12504 33554432000 4194304 4196468 140730399409664 139845869488528 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32339] ppid=32327 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32339/stat : 32339 (java) S 32327 32327 32283 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447243655 28909211648 12504 33554432000 4194304 4196468 140730399409664 139845576436464 139846325848706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32340] ppid=32327 vsize=28231652 memory=280973136832144 CPUtime=0 cores=0-7
/proc/32329/task/32340/stat : 32340 (java) S 32327 32327 32283 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447243655 28909211648 12504 33554432000 4194304 4196468 140730399409664 139845575382688 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32341] ppid=32327 vsize=28231652 memory=280973136839056 CPUtime=0 cores=0-7
/proc/32329/task/32341/stat : 32341 (java) S 32327 32327 32283 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447243655 28909211648 12504 33554432000 4194304 4196468 140730399409664 139845574329584 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32342] ppid=32327 vsize=28231652 memory=280973136780336 CPUtime=0 cores=0-7
/proc/32329/task/32342/stat : 32342 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243658 28909211648 12504 33554432000 4194304 4196468 140730399409664 139845573278160 139846325856155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32343] ppid=32327 vsize=28231652 memory=280973136852880 CPUtime=0.02 cores=0-7
/proc/32329/task/32343/stat : 32343 (java) R 32327 32327 32283 0 -1 4202560 445 0 0 0 2 0 0 0 20 0 20 0 447243658 28909211648 12504 33554432000 4194304 4196468 140730399409664 139845572215648 139846306537856 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32344] ppid=32327 vsize=28231652 memory=280973136859792 CPUtime=0.02 cores=0-7
/proc/32329/task/32344/stat : 32344 (java) S 32327 32327 32283 0 -1 1077944384 337 0 0 0 2 0 0 0 20 0 20 0 447243658 28909211648 12504 33554432000 4194304 4196468 140730399409664 139845571172720 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32345] ppid=32327 vsize=28231652 memory=280973136857488 CPUtime=0.02 cores=0-7
/proc/32329/task/32345/stat : 32345 (java) S 32327 32327 32283 0 -1 1077944384 147 0 0 0 2 0 0 0 20 0 20 0 447243658 28909211648 12504 33554432000 4194304 4196468 140730399409664 139845570119664 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32346] ppid=32327 vsize=28231652 memory=280973136873648 CPUtime=0.12 cores=0-7
/proc/32329/task/32346/stat : 32346 (java) S 32327 32327 32283 0 -1 1077944384 851 0 0 0 12 0 0 0 20 0 20 0 447243658 28909211648 12504 33554432000 4194304 4196468 140730399409664 139845569067120 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32347] ppid=32327 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32347/stat : 32347 (java) S 32327 32327 32283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447243658 28909211648 12504 33554432000 4194304 4196468 140730399409664 139845568015328 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32348] ppid=32327 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/32329/task/32348/stat : 32348 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243658 28909211648 12504 33554432000 4194304 4196468 140730399409664 139845566962864 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51472 KiB

[startup+0.701018 s]
/proc/loadavg: 8.08 8.09 8.20 6/211 32348
/proc/meminfo: memFree=30856028/32770624 swapFree=66922488/67108860
[pid=32327] ppid=32324 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32327/stat : 32327 (xcsp3-exec) S 32324 32327 32283 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447243652 115843072 364 33554432000 4194304 5098028 140737091107824 140737091105928 140191785083516 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17772544 140737091113846 140737091114089 140737091114089 140737091117002 0
/proc/32327/statm: 28282 364 305 221 0 87 0
[pid=32329] ppid=32327 vsize=28233776 memory=118660 CPUtime=1.72 cores=0-7
/proc/32329/stat : 32329 (java) S 32327 32327 32283 0 -1 1077944320 16315 0 0 0 164 8 0 0 20 0 20 0 447243652 28911386624 29665 33554432000 4194304 4196468 140730399409664 140730399392208 139846325837559 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
/proc/32329/statm: 7058444 29665 3446 1 0 7019544 0
[pid=32329/tid=32330] ppid=32327 vsize=28233776 memory=280973137231536 CPUtime=0.67 cores=0-7
/proc/32329/task/32330/stat : 32330 (java) R 32327 32327 32283 0 -1 4202560 7892 0 0 0 63 4 0 0 20 0 20 0 447243652 28911386624 29665 33554432000 4194304 4196468 140730399409664 139846330071376 139846308300309 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32331] ppid=32327 vsize=28233776 memory=140486568616816 CPUtime=0 cores=0-7
/proc/32329/task/32331/stat : 32331 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28911386624 29665 33554432000 4194304 4196468 140730399409664 139846284598288 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32332] ppid=32327 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32332/stat : 32332 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28911386624 29665 33554432000 4194304 4196468 140730399409664 139845875805328 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32333] ppid=32327 vsize=28233776 memory=1000 CPUtime=0 cores=0-7
/proc/32329/task/32333/stat : 32333 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447243653 28911386624 29665 33554432000 4194304 4196468 140730399409664 139845874752272 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0

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

[pid=32329/tid=32356] ppid=32327 vsize=28768336 memory=-8253362762722141311 CPUtime=2425.95 cores=0-7
/proc/32329/task/32356/stat : 32356 (java) R 32327 32327 32283 0 -1 4202560 38818 0 0 0 242563 32 0 0 20 0 28 0 447244225 29458776064 620291 33554432000 4194304 4196468 140730399409664 139845550374920 139845969959907 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
Current children cumulated CPU time: 19419.5 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 2482620 KiB

[startup+2502.3 s]
/proc/loadavg: 8.09 8.28 8.32 9/219 32567
/proc/meminfo: memFree=28415140/32770624 swapFree=66922516/67108860
[pid=32327] ppid=32324 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32327/stat : 32327 (xcsp3-exec) S 32324 32327 32283 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447243652 115843072 364 33554432000 4194304 5098028 140737091107824 140737091105928 140191785083516 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17772544 140737091113846 140737091114089 140737091114089 140737091117002 0
/proc/32327/statm: 28282 364 305 221 0 87 0
[pid=32329] ppid=32327 vsize=28768336 memory=2507888 CPUtime=19898 cores=0-7
/proc/32329/stat : 32329 (java) S 32327 32327 32283 0 -1 1077944320 605901 0 0 0 1988726 1076 0 0 20 0 28 0 447243652 29458776064 626972 33554432000 4194304 4196468 140730399409664 140730399392208 139846325837559 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
/proc/32329/statm: 7192084 626972 3540 1 0 7153184 0
[pid=32329/tid=32330] ppid=32327 vsize=28768336 memory=2507888 CPUtime=5.53 cores=0-7
/proc/32329/task/32330/stat : 32330 (java) S 32327 32327 32283 0 -1 1077944384 11221 0 0 0 540 13 0 0 20 0 28 0 447243652 29458776064 626972 33554432000 4194304 4196468 140730399409664 139846330078336 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32331] ppid=32327 vsize=28768336 memory=2487364 CPUtime=4.68 cores=0-7
/proc/32329/task/32331/stat : 32331 (java) S 32327 32327 32283 0 -1 1077944384 12225 0 0 0 396 72 0 0 20 0 28 0 447243653 29458776064 626972 33554432000 4194304 4196468 140730399409664 139846284598288 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32332] ppid=32327 vsize=28768336 memory=2487364 CPUtime=4.64 cores=0-7
/proc/32329/task/32332/stat : 32332 (java) S 32327 32327 32283 0 -1 1077944384 14159 0 0 0 397 67 0 0 20 0 28 0 447243653 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845875805328 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32333] ppid=32327 vsize=28768336 memory=56 CPUtime=4.7 cores=0-7
/proc/32329/task/32333/stat : 32333 (java) S 32327 32327 32283 0 -1 1077944384 13681 0 0 0 396 74 0 0 20 0 28 0 447243653 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845874752272 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32334] ppid=32327 vsize=28768336 memory=1456 CPUtime=4.69 cores=0-7
/proc/32329/task/32334/stat : 32334 (java) S 32327 32327 32283 0 -1 1077944384 11114 0 0 0 399 70 0 0 20 0 28 0 447243653 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845873699728 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32335] ppid=32327 vsize=28768336 memory=3616 CPUtime=4.69 cores=0-7
/proc/32329/task/32335/stat : 32335 (java) S 32327 32327 32283 0 -1 1077944384 12381 0 0 0 401 68 0 0 20 0 28 0 447243653 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845872646672 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32336] ppid=32327 vsize=28768336 memory=1704 CPUtime=4.63 cores=0-7
/proc/32329/task/32336/stat : 32336 (java) S 32327 32327 32283 0 -1 1077944384 12028 0 0 0 390 73 0 0 20 0 28 0 447243653 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845871594128 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32337] ppid=32327 vsize=28768336 memory=5972 CPUtime=4.68 cores=0-7
/proc/32329/task/32337/stat : 32337 (java) S 32327 32327 32283 0 -1 1077944384 12028 0 0 0 402 66 0 0 20 0 28 0 447243653 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845870541072 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32338] ppid=32327 vsize=28768336 memory=2485296 CPUtime=4.65 cores=0-7
/proc/32329/task/32338/stat : 32338 (java) S 32327 32327 32283 0 -1 1077944384 14528 0 0 0 396 69 0 0 20 0 28 0 447243653 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845869488528 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32339] ppid=32327 vsize=28768336 memory=2349896 CPUtime=4.22 cores=0-7
/proc/32329/task/32339/stat : 32339 (java) S 32327 32327 32283 0 -1 1077944384 21213 0 0 0 204 218 0 0 20 0 28 0 447243655 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845576436464 139846325848706 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32340] ppid=32327 vsize=28768336 memory=1456 CPUtime=0 cores=0-7
/proc/32329/task/32340/stat : 32340 (java) S 32327 32327 32283 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 447243655 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845575382752 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32341] ppid=32327 vsize=28768336 memory=2507888 CPUtime=0 cores=0-7
/proc/32329/task/32341/stat : 32341 (java) S 32327 32327 32283 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 28 0 447243655 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845574329600 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32342] ppid=32327 vsize=28768336 memory=280973139138944 CPUtime=0 cores=0-7
/proc/32329/task/32342/stat : 32342 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447243658 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845573278160 139846325856155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32343] ppid=32327 vsize=28768336 memory=7380116029632303719 CPUtime=3.64 cores=0-7
/proc/32329/task/32343/stat : 32343 (java) S 32327 32327 32283 0 -1 1077944384 19995 0 0 0 360 4 0 0 20 0 28 0 447243658 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845572225264 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 25 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32344] ppid=32327 vsize=28768336 memory=6154291358949076078 CPUtime=3.04 cores=0-7
/proc/32329/task/32344/stat : 32344 (java) S 32327 32327 32283 0 -1 1077944384 18168 0 0 0 301 3 0 0 20 0 28 0 447243658 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845571172720 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32345] ppid=32327 vsize=28768336 memory=0 CPUtime=3.08 cores=0-7
/proc/32329/task/32345/stat : 32345 (java) S 32327 32327 32283 0 -1 1077944384 23797 0 0 0 304 4 0 0 20 0 28 0 447243658 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845570119664 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32346] ppid=32327 vsize=28768336 memory=296524274 CPUtime=0.85 cores=0-7
/proc/32329/task/32346/stat : 32346 (java) S 32327 32327 32283 0 -1 1077944384 15274 0 0 0 81 4 0 0 20 0 28 0 447243658 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845569067120 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 30 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32347] ppid=32327 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/32329/task/32347/stat : 32347 (java) S 32327 32327 32283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447243658 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845568015328 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32348] ppid=32327 vsize=28768336 memory=2507888 CPUtime=0.88 cores=0-7
/proc/32329/task/32348/stat : 32348 (java) S 32327 32327 32283 0 -1 1077944384 1633 0 0 0 54 34 0 0 20 0 28 0 447243658 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845566962864 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32349] ppid=32327 vsize=28768336 memory=1456 CPUtime=2476.73 cores=0-7
/proc/32329/task/32349/stat : 32349 (java) R 32327 32327 32283 0 -1 4202560 44578 0 0 0 247640 33 0 0 20 0 28 0 447244225 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845557742552 139845969806490 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32350] ppid=32327 vsize=28768336 memory=2507888 CPUtime=2485.73 cores=0-7
/proc/32329/task/32350/stat : 32350 (java) R 32327 32327 32283 0 -1 4202560 45761 0 0 0 248550 23 0 0 20 0 28 0 447244225 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845556691112 139845969958680 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32351] ppid=32327 vsize=28768336 memory=1456 CPUtime=2485.45 cores=0-7
/proc/32329/task/32351/stat : 32351 (java) R 32327 32327 32283 0 -1 4202560 47661 0 0 0 248517 28 0 0 20 0 28 0 447244225 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845555638600 139845970190596 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32352] ppid=32327 vsize=28768336 memory=1456 CPUtime=2477.68 cores=0-7
/proc/32329/task/32352/stat : 32352 (java) R 32327 32327 32283 0 -1 4202560 49631 0 0 0 247725 43 0 0 20 0 28 0 447244225 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845554588336 139845968607228 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32353] ppid=32327 vsize=28768336 memory=33204 CPUtime=2485.01 cores=0-7
/proc/32329/task/32353/stat : 32353 (java) R 32327 32327 32283 0 -1 4202560 72053 0 0 0 248453 48 0 0 20 0 28 0 447244225 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845553532240 139845969958675 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32354] ppid=32327 vsize=28768336 memory=0 CPUtime=2471.12 cores=0-7
/proc/32329/task/32354/stat : 32354 (java) R 32327 32327 32283 0 -1 4202560 42042 0 0 0 247083 29 0 0 20 0 28 0 447244225 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845552480088 139845970740226 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32355] ppid=32327 vsize=28768336 memory=0 CPUtime=2471.62 cores=0-7
/proc/32329/task/32355/stat : 32355 (java) R 32327 32327 32283 0 -1 4202560 44800 0 0 0 247131 31 0 0 20 0 28 0 447244225 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845551427784 139845969958577 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32356] ppid=32327 vsize=28768336 memory=0 CPUtime=2485.87 cores=0-7
/proc/32329/task/32356/stat : 32356 (java) R 32327 32327 32283 0 -1 4202560 44562 0 0 0 248553 34 0 0 20 0 28 0 447244225 29458776064 626972 33554432000 4194304 4196468 140730399409664 139845550375240 139845969959930 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
Current children cumulated CPU time: 19898 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 2509344 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.07 8.26 8.31 9/219 32567
/proc/meminfo: memFree=28390228/32770624 swapFree=66922516/67108860
[pid=32327] ppid=32324 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32327/stat : 32327 (xcsp3-exec) S 32324 32327 32283 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447243652 115843072 364 33554432000 4194304 5098028 140737091107824 140737091105928 140191785083516 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17772544 140737091113846 140737091114089 140737091114089 140737091117002 0
/proc/32327/statm: 28282 364 305 221 0 87 0
[pid=32329] ppid=32327 vsize=28768336 memory=2534512 CPUtime=20039.1 cores=0-7
/proc/32329/stat : 32329 (java) S 32327 32327 32283 0 -1 1077944320 607032 0 0 0 2002828 1082 0 0 20 0 28 0 447243652 29458776064 633628 33554432000 4194304 4196468 140730399409664 140730399392208 139846325837559 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
/proc/32329/statm: 7192084 633628 3540 1 0 7153184 0
[pid=32329/tid=32330] ppid=32327 vsize=28768336 memory=1398720917958146503 CPUtime=5.53 cores=0-7
/proc/32329/task/32330/stat : 32330 (java) S 32327 32327 32283 0 -1 1077944384 11221 0 0 0 540 13 0 0 20 0 28 0 447243652 29458776064 633628 33554432000 4194304 4196468 140730399409664 139846330078336 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32331] ppid=32327 vsize=28768336 memory=4126316290023845779 CPUtime=4.7 cores=0-7
/proc/32329/task/32331/stat : 32331 (java) S 32327 32327 32283 0 -1 1077944384 12236 0 0 0 397 73 0 0 20 0 28 0 447243653 29458776064 633628 33554432000 4194304 4196468 140730399409664 139846284598288 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32332] ppid=32327 vsize=28768336 memory=876 CPUtime=4.66 cores=0-7
/proc/32329/task/32332/stat : 32332 (java) S 32327 32327 32283 0 -1 1077944384 14168 0 0 0 398 68 0 0 20 0 28 0 447243653 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845875805328 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32333] ppid=32327 vsize=28768336 memory=1448 CPUtime=4.72 cores=0-7
/proc/32329/task/32333/stat : 32333 (java) S 32327 32327 32283 0 -1 1077944384 13687 0 0 0 398 74 0 0 20 0 28 0 447243653 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845874752272 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32334] ppid=32327 vsize=28768336 memory=1980 CPUtime=4.71 cores=0-7
/proc/32329/task/32334/stat : 32334 (java) S 32327 32327 32283 0 -1 1077944384 11124 0 0 0 400 71 0 0 20 0 28 0 447243653 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845873699728 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32335] ppid=32327 vsize=28768336 memory=1456 CPUtime=4.71 cores=0-7
/proc/32329/task/32335/stat : 32335 (java) S 32327 32327 32283 0 -1 1077944384 12390 0 0 0 403 68 0 0 20 0 28 0 447243653 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845872646672 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32336] ppid=32327 vsize=28768336 memory=2534512 CPUtime=4.66 cores=0-7
/proc/32329/task/32336/stat : 32336 (java) S 32327 32327 32283 0 -1 1077944384 12043 0 0 0 392 74 0 0 20 0 28 0 447243653 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845871594128 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32337] ppid=32327 vsize=28768336 memory=-7533522213388100735 CPUtime=4.7 cores=0-7
/proc/32329/task/32337/stat : 32337 (java) S 32327 32327 32283 0 -1 1077944384 12045 0 0 0 403 67 0 0 20 0 28 0 447243653 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845870541072 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32338] ppid=32327 vsize=28768336 memory=-2629632091545523614 CPUtime=4.68 cores=0-7
/proc/32329/task/32338/stat : 32338 (java) S 32327 32327 32283 0 -1 1077944384 14537 0 0 0 398 70 0 0 20 0 28 0 447243653 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845869488528 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32339] ppid=32327 vsize=28768336 memory=-9108684669924967205 CPUtime=4.25 cores=0-7
/proc/32329/task/32339/stat : 32339 (java) S 32327 32327 32283 0 -1 1077944384 21227 0 0 0 205 220 0 0 20 0 28 0 447243655 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845576436464 139846325848706 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32340] ppid=32327 vsize=28768336 memory=7649399375691723315 CPUtime=0 cores=0-7
/proc/32329/task/32340/stat : 32340 (java) S 32327 32327 32283 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 447243655 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845575382752 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32341] ppid=32327 vsize=28768336 memory=7649399379986690611 CPUtime=0 cores=0-7
/proc/32329/task/32341/stat : 32341 (java) S 32327 32327 32283 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 28 0 447243655 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845574329600 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32342] ppid=32327 vsize=28768336 memory=7649399384281657907 CPUtime=0 cores=0-7
/proc/32329/task/32342/stat : 32342 (java) S 32327 32327 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447243658 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845573278160 139846325856155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32343] ppid=32327 vsize=28768336 memory=7649399379986690611 CPUtime=3.64 cores=0-7
/proc/32329/task/32343/stat : 32343 (java) S 32327 32327 32283 0 -1 1077944384 19995 0 0 0 360 4 0 0 20 0 28 0 447243658 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845572225264 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 25 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32344] ppid=32327 vsize=28768336 memory=6791534058613427641 CPUtime=3.04 cores=0-7
/proc/32329/task/32344/stat : 32344 (java) S 32327 32327 32283 0 -1 1077944384 18168 0 0 0 301 3 0 0 20 0 28 0 447243658 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845571172720 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32345] ppid=32327 vsize=28768336 memory=2518128 CPUtime=3.08 cores=0-7
/proc/32329/task/32345/stat : 32345 (java) S 32327 32327 32283 0 -1 1077944384 23797 0 0 0 304 4 0 0 20 0 28 0 447243658 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845570119664 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32346] ppid=32327 vsize=28768336 memory=1324 CPUtime=0.85 cores=0-7
/proc/32329/task/32346/stat : 32346 (java) S 32327 32327 32283 0 -1 1077944384 15274 0 0 0 81 4 0 0 20 0 28 0 447243658 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845569067120 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 30 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32347] ppid=32327 vsize=28768336 memory=1704 CPUtime=0 cores=0-7
/proc/32329/task/32347/stat : 32347 (java) S 32327 32327 32283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447243658 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845568015328 139846325847765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32348] ppid=32327 vsize=28768336 memory=5972 CPUtime=0.88 cores=0-7
/proc/32329/task/32348/stat : 32348 (java) S 32327 32327 32283 0 -1 1077944384 1635 0 0 0 54 34 0 0 20 0 28 0 447243658 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845566962864 139846325848706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32349] ppid=32327 vsize=28768336 memory=588 CPUtime=2494.38 cores=0-7
/proc/32329/task/32349/stat : 32349 (java) R 32327 32327 32283 0 -1 4202560 44714 0 0 0 249405 33 0 0 20 0 28 0 447244225 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845557742664 139845970191240 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32350] ppid=32327 vsize=28768336 memory=1456 CPUtime=2503.38 cores=0-7
/proc/32329/task/32350/stat : 32350 (java) R 32327 32327 32283 0 -1 4202560 45811 0 0 0 250315 23 0 0 20 0 28 0 447244225 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845556691016 139845969959890 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32351] ppid=32327 vsize=28768336 memory=2518128 CPUtime=2503.1 cores=0-7
/proc/32329/task/32351/stat : 32351 (java) R 32327 32327 32283 0 -1 4202560 47791 0 0 0 250282 28 0 0 20 0 28 0 447244225 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845555638200 139845969958637 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32352] ppid=32327 vsize=28768336 memory=1456 CPUtime=2495.37 cores=0-7
/proc/32329/task/32352/stat : 32352 (java) R 32327 32327 32283 0 -1 4202560 50159 0 0 0 249494 43 0 0 20 0 28 0 447244225 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845554585296 139845970191200 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32353] ppid=32327 vsize=28768336 memory=2518128 CPUtime=2502.38 cores=0-7
/proc/32329/task/32353/stat : 32353 (java) R 32327 32327 32283 0 -1 4202560 72108 0 0 0 250190 48 0 0 20 0 28 0 447244225 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845553532280 139845970191113 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32354] ppid=32327 vsize=28768336 memory=6791534058613427641 CPUtime=2488.77 cores=0-7
/proc/32329/task/32354/stat : 32354 (java) R 32327 32327 32283 0 -1 4202560 42083 0 0 0 248848 29 0 0 20 0 28 0 447244225 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845552479992 139845969958595 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32355] ppid=32327 vsize=28768336 memory=3992 CPUtime=2489.19 cores=0-7
/proc/32329/task/32355/stat : 32355 (java) R 32327 32327 32283 0 -1 4202560 44847 0 0 0 248888 31 0 0 20 0 28 0 447244225 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845551427784 139845969959895 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
[pid=32329/tid=32356] ppid=32327 vsize=28768336 memory=2828 CPUtime=2503.52 cores=0-7
/proc/32329/task/32356/stat : 32356 (java) R 32327 32327 32283 0 -1 4202560 44603 0 0 0 250318 34 0 0 20 0 28 0 447244225 29458776064 633628 33554432000 4194304 4196468 140730399409664 139845550377968 139845968607324 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 23482368 140730399413226 140730399413398 140730399413398 140730399416271 0
Current children cumulated CPU time: 20039.1 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 2535968 KiB

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

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

[startup+2520.11 s]
# the end of solver process 32329 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20028.9 s, system=10.8464 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.11
CPU time (s): 20039.8
CPU user time (s): 20028.9
CPU system time (s): 10.8464
CPU usage (%): 795.193
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 3460804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20028.9
system time used= 10.8464
maximum resident set size= 3463444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 607950
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 86255
involuntary context switches= 237402


# summary of solver processes directly reported to runsolver:
#   pid: 32327,32329
#   total CPU time (s): 20039.8
#   total CPU user time (s): 20028.9
#   total CPU system time (s): 10.8464

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.0923 second user time and 30.1879 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-17 11:36:56
IDJOB=4399952
IDBENCH=138293
IDSOLVER=2854
FILE ID=node141/4399952-1568713058
RUNJOBID= node141-1568713016-32310
PBS_JOBID= 21703943
Free space on /tmp= 58544 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
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-4399952-1568713058/watcher-4399952-1568713058 -o /tmp/evaluation-result-4399952-1568713058/solver-4399952-1568713058 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node141-1568713016-32310 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 494662529 HOME/instance-4399952-1568713058.xml

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

MD5SUM BENCH= 9ef2b094cdda1b830103df1ca446c40b
RANDOM SEED=494662529

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        30913912 kB
MemAvailable:   31827748 kB
Buffers:          232264 kB
Cached:           978300 kB
SwapCached:        77684 kB
Active:           564680 kB
Inactive:         726748 kB
Active(anon):       9280 kB
Inactive(anon):   115084 kB
Active(file):     555400 kB
Inactive(file):   611664 kB
Unevictable:      109444 kB
Mlocked:          109444 kB
SwapTotal:      67108860 kB
SwapFree:       66922488 kB
Dirty:             26116 kB
Writeback:             0 kB
AnonPages:        112404 kB
Mapped:            43200 kB
Shmem:             34668 kB
Slab:             155668 kB
SReclaimable:     125212 kB
SUnreclaim:        30456 kB
KernelStack:        3280 kB
PageTables:         4884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506036 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:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 58516 MiB
End job on node141 at 2019-09-17 12:18:56