Trace number 4407159

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-24 parallel? (TO) 20084.4 2520.09

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n3c3w2d.xml
MD5SUM3d635ffc1c83223a36f997090f45a603
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 variables764
Number of constraints221
Number of domains2
Minimum domain size76
Maximum domain size110
Distribution of domain sizes[{"size":76,"count":763},{"size":110,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":654},{"degree":5,"count":109}]
Minimum constraint arity7
Maximum constraint arity763
Distribution of constraint arities[{"arity":7,"count":218},{"arity":110,"count":1},{"arity":763,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":109},{"type":"lex","count":1},{"type":"sum","count":109},{"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-4407159-1569356330.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407159-1569356330.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.73/0.76	c solve instance...
20083.87/2520.06	s UNKNOWN
20083.87/2520.06	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407159-1569356330/watcher-4407159-1569356330 -o /var/tmp/evaluation-result-4407159-1569356330/solver-4407159-1569356330 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node145-1569356229-8831 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1061356958 HOME/instance-4407159-1569356330.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=9118, runsolver pid=9115
Current StackSize limit: 8192 KiB


[startup+0.100135 s]*
/proc/loadavg: 8.03 8.24 8.31 2/211 9139
/proc/meminfo: memFree=25725296/32770624 swapFree=66966884/67108860
[pid=9118] ppid=9115 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/9118/stat : 9118 (xcsp3-exec) S 9115 9118 8804 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511569443 115843072 362 33554432000 4194304 5098028 140735815311136 140735815309240 140109573165692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27906048 140735815316305 140735815316565 140735815316565 140735815319494 0
/proc/9118/statm: 28282 362 304 221 0 87 0
[pid=9120] ppid=9118 vsize=28227396 memory=29188 CPUtime=0.12 cores=0-7
/proc/9120/stat : 9120 (java) S 9118 9118 8804 0 -1 1077944320 5773 0 0 0 10 2 0 0 20 0 20 0 511569444 28904853504 7297 33554432000 4194304 4196468 140733172039680 140733172022224 139842402823927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
/proc/9120/statm: 7056849 7297 3122 1 0 7019032 0
[pid=9120/tid=9121] ppid=9118 vsize=28227396 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/9120/task/9121/stat : 9121 (java) R 9118 9118 8804 0 -1 4202560 3689 0 0 0 7 1 0 0 20 0 20 0 511569444 28904853504 7297 33554432000 4194304 4196468 140733172039680 139842407057200 139842402835862 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9122] ppid=9118 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/9120/task/9122/stat : 9122 (java) S 9118 9118 8804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511569445 28904853504 7297 33554432000 4194304 4196468 140733172039680 139842355444880 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9123] ppid=9118 vsize=28227396 memory=140499318199936 CPUtime=0 cores=0-7
/proc/9120/task/9123/stat : 9123 (java) S 9118 9118 8804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511569445 28904853504 7297 33554432000 4194304 4196468 140733172039680 139842354392080 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9124] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9124/stat : 9124 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569445 28904853504 7297 33554432000 4194304 4196468 140733172039680 139842353339280 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9125] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9125/stat : 9125 (java) S 9118 9118 8804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511569445 28904853504 7297 33554432000 4194304 4196468 140733172039680 139842352286480 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9126] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9126/stat : 9126 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569445 28904853504 7297 33554432000 4194304 4196468 140733172039680 139842351233680 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9127] ppid=9118 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9120/task/9127/stat : 9127 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569445 28904853504 7297 33554432000 4194304 4196468 140733172039680 139842350180880 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9128] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9128/stat : 9128 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569445 28904853504 7297 33554432000 4194304 4196468 140733172039680 139842349128080 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9129] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9129/stat : 9129 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569445 28904853504 7297 33554432000 4194304 4196468 140733172039680 139842348075280 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9130] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9130/stat : 9130 (java) S 9118 9118 8804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511569446 28904853504 7297 33554432000 4194304 4196468 140733172039680 139841787456368 139842402835074 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9131] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9131/stat : 9131 (java) S 9118 9118 8804 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511569447 28904853504 7297 33554432000 4194304 4196468 140733172039680 139841719232032 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9132] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9132/stat : 9132 (java) S 9118 9118 8804 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511569447 28904853504 7297 33554432000 4194304 4196468 140733172039680 139841718179184 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9133] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9133/stat : 9133 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569449 28904853504 7297 33554432000 4194304 4196468 140733172039680 139841717127504 139842402842523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9134] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9134/stat : 9134 (java) S 9118 9118 8804 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 511569449 28904853504 7297 33554432000 4194304 4196468 140733172039680 139841716074864 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9135] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9135/stat : 9135 (java) S 9118 9118 8804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511569449 28904853504 7297 33554432000 4194304 4196468 140733172039680 139841715022064 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9136] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9136/stat : 9136 (java) S 9118 9118 8804 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 511569449 28904853504 7297 33554432000 4194304 4196468 140733172039680 139841713969264 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9137] ppid=9118 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/9120/task/9137/stat : 9137 (java) S 9118 9118 8804 0 -1 1077944384 345 0 0 0 2 0 0 0 20 0 20 0 511569449 28904853504 7297 33554432000 4194304 4196468 140733172039680 139841712916464 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9138] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9138/stat : 9138 (java) S 9118 9118 8804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511569450 28904853504 7297 33554432000 4194304 4196468 140733172039680 139841711864928 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9139] ppid=9118 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9120/task/9139/stat : 9139 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569450 28904853504 7297 33554432000 4194304 4196468 140733172039680 139841710812208 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30636 KiB

[startup+0.21056 s]*
/proc/loadavg: 8.03 8.24 8.31 2/211 9139
/proc/meminfo: memFree=25712028/32770624 swapFree=66966884/67108860
[pid=9118] ppid=9115 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/9118/stat : 9118 (xcsp3-exec) S 9115 9118 8804 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511569443 115843072 362 33554432000 4194304 5098028 140735815311136 140735815309240 140109573165692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27906048 140735815316305 140735815316565 140735815316565 140735815319494 0
/proc/9118/statm: 28282 362 304 221 0 87 0
[pid=9120] ppid=9118 vsize=28227396 memory=40988 CPUtime=0.33 cores=0-7
/proc/9120/stat : 9120 (java) S 9118 9118 8804 0 -1 1077944320 9503 0 0 0 30 3 0 0 20 0 20 0 511569444 28904853504 10247 33554432000 4194304 4196468 140733172039680 140733172022224 139842402823927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
/proc/9120/statm: 7056849 10247 3298 1 0 7019032 0
[pid=9120/tid=9121] ppid=9118 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/9120/task/9121/stat : 9121 (java) R 9118 9118 8804 0 -1 4202560 6664 0 0 0 17 2 0 0 20 0 20 0 511569444 28904853504 10247 33554432000 4194304 4196468 140733172039680 139842407057664 139842402835862 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9122] ppid=9118 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/9120/task/9122/stat : 9122 (java) S 9118 9118 8804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511569445 28904853504 10247 33554432000 4194304 4196468 140733172039680 139842355444880 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9123] ppid=9118 vsize=28227396 memory=140499318209308 CPUtime=0 cores=0-7
/proc/9120/task/9123/stat : 9123 (java) S 9118 9118 8804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511569445 28904853504 10247 33554432000 4194304 4196468 140733172039680 139842354392080 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9124] ppid=9118 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9120/task/9124/stat : 9124 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569445 28904853504 10247 33554432000 4194304 4196468 140733172039680 139842353339280 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9125] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9125/stat : 9125 (java) S 9118 9118 8804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511569445 28904853504 10247 33554432000 4194304 4196468 140733172039680 139842352286480 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9126] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9126/stat : 9126 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569445 28904853504 10247 33554432000 4194304 4196468 140733172039680 139842351233680 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9127] ppid=9118 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9120/task/9127/stat : 9127 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569445 28904853504 10247 33554432000 4194304 4196468 140733172039680 139842350180880 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9128] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9128/stat : 9128 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569445 28904853504 10247 33554432000 4194304 4196468 140733172039680 139842349128080 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9129] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9129/stat : 9129 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569445 28904853504 10247 33554432000 4194304 4196468 140733172039680 139842348075280 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9130] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9130/stat : 9130 (java) S 9118 9118 8804 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511569446 28904853504 10247 33554432000 4194304 4196468 140733172039680 139841787456368 139842402835074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9131] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9131/stat : 9131 (java) S 9118 9118 8804 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511569447 28904853504 10247 33554432000 4194304 4196468 140733172039680 139841719232032 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9132] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9132/stat : 9132 (java) S 9118 9118 8804 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511569447 28904853504 10247 33554432000 4194304 4196468 140733172039680 139841718179184 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9133] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9133/stat : 9133 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569449 28904853504 10247 33554432000 4194304 4196468 140733172039680 139841717127504 139842402842523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9134] ppid=9118 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/9120/task/9134/stat : 9134 (java) S 9118 9118 8804 0 -1 1077944384 433 0 0 0 1 0 0 0 20 0 20 0 511569449 28904853504 10247 33554432000 4194304 4196468 140733172039680 139841716074864 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9135] ppid=9118 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/9120/task/9135/stat : 9135 (java) S 9118 9118 8804 0 -1 1077944384 195 0 0 0 2 0 0 0 20 0 20 0 511569449 28904853504 10247 33554432000 4194304 4196468 140733172039680 139841715022064 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9136] ppid=9118 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/9120/task/9136/stat : 9136 (java) S 9118 9118 8804 0 -1 1077944384 137 0 0 0 1 0 0 0 20 0 20 0 511569449 28904853504 10247 33554432000 4194304 4196468 140733172039680 139841713969264 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9137] ppid=9118 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/9120/task/9137/stat : 9137 (java) R 9118 9118 8804 0 -1 4202560 761 0 0 0 8 0 0 0 20 0 20 0 511569449 28904853504 10247 33554432000 4194304 4196468 140733172039680 139841712916464 139842402835862 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9138] ppid=9118 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9138/stat : 9138 (java) S 9118 9118 8804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511569450 28904853504 10247 33554432000 4194304 4196468 140733172039680 139841711864928 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9139] ppid=9118 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9120/task/9139/stat : 9139 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569450 28904853504 10247 33554432000 4194304 4196468 140733172039680 139841710812208 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42436 KiB

[startup+0.310466 s]*
/proc/loadavg: 8.03 8.24 8.31 4/211 9139
/proc/meminfo: memFree=25705624/32770624 swapFree=66966884/67108860
[pid=9118] ppid=9115 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/9118/stat : 9118 (xcsp3-exec) S 9115 9118 8804 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511569443 115843072 362 33554432000 4194304 5098028 140735815311136 140735815309240 140109573165692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27906048 140735815316305 140735815316565 140735815316565 140735815319494 0
/proc/9118/statm: 28282 362 304 221 0 87 0
[pid=9120] ppid=9118 vsize=28231652 memory=49868 CPUtime=0.52 cores=0-7
/proc/9120/stat : 9120 (java) S 9118 9118 8804 0 -1 1077944320 10839 0 0 0 48 4 0 0 20 0 20 0 511569444 28909211648 12467 33554432000 4194304 4196468 140733172039680 140733172022224 139842402823927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
/proc/9120/statm: 7057913 12467 3358 1 0 7019032 0
[pid=9120/tid=9121] ppid=9118 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/9120/task/9121/stat : 9121 (java) R 9118 9118 8804 0 -1 4202560 7778 0 0 0 26 3 0 0 20 0 20 0 511569444 28909211648 12467 33554432000 4194304 4196468 140733172039680 139842407055448 139842386904414 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9122] ppid=9118 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9122/stat : 9122 (java) S 9118 9118 8804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511569445 28909211648 12467 33554432000 4194304 4196468 140733172039680 139842355444880 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9123] ppid=9118 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9123/stat : 9123 (java) S 9118 9118 8804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511569445 28909211648 12467 33554432000 4194304 4196468 140733172039680 139842354392080 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9124] ppid=9118 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9124/stat : 9124 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569445 28909211648 12467 33554432000 4194304 4196468 140733172039680 139842353339280 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9125] ppid=9118 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9125/stat : 9125 (java) S 9118 9118 8804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511569445 28909211648 12467 33554432000 4194304 4196468 140733172039680 139842352286480 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9126] ppid=9118 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9126/stat : 9126 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569445 28909211648 12467 33554432000 4194304 4196468 140733172039680 139842351233680 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9127] ppid=9118 vsize=28231652 memory=140499184872111 CPUtime=0 cores=0-7
/proc/9120/task/9127/stat : 9127 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569445 28909211648 12467 33554432000 4194304 4196468 140733172039680 139842350180880 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9128] ppid=9118 vsize=28231652 memory=140499184874416 CPUtime=0 cores=0-7
/proc/9120/task/9128/stat : 9128 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569445 28909211648 12467 33554432000 4194304 4196468 140733172039680 139842349128080 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9129] ppid=9118 vsize=28231652 memory=140499184876720 CPUtime=0 cores=0-7
/proc/9120/task/9129/stat : 9129 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569445 28909211648 12467 33554432000 4194304 4196468 140733172039680 139842348075280 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9130] ppid=9118 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9130/stat : 9130 (java) S 9118 9118 8804 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511569446 28909211648 12467 33554432000 4194304 4196468 140733172039680 139841787456368 139842402835074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9131] ppid=9118 vsize=28231652 memory=280998369767312 CPUtime=0 cores=0-7
/proc/9120/task/9131/stat : 9131 (java) S 9118 9118 8804 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511569447 28909211648 12467 33554432000 4194304 4196468 140733172039680 139841719232032 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9132] ppid=9118 vsize=28231652 memory=280998369765008 CPUtime=0 cores=0-7
/proc/9120/task/9132/stat : 9132 (java) S 9118 9118 8804 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511569447 28909211648 12467 33554432000 4194304 4196468 140733172039680 139841718179184 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9133] ppid=9118 vsize=28231652 memory=280998369771920 CPUtime=0 cores=0-7
/proc/9120/task/9133/stat : 9133 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569449 28909211648 12467 33554432000 4194304 4196468 140733172039680 139841717127504 139842402842523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9134] ppid=9118 vsize=28231652 memory=280998369713168 CPUtime=0.02 cores=0-7
/proc/9120/task/9134/stat : 9134 (java) S 9118 9118 8804 0 -1 1077944384 443 0 0 0 2 0 0 0 20 0 20 0 511569449 28909211648 12467 33554432000 4194304 4196468 140733172039680 139841716074864 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9135] ppid=9118 vsize=28231652 memory=280998369785744 CPUtime=0.03 cores=0-7
/proc/9120/task/9135/stat : 9135 (java) S 9118 9118 8804 0 -1 1077944384 202 0 0 0 3 0 0 0 20 0 20 0 511569449 28909211648 12467 33554432000 4194304 4196468 140733172039680 139841715022064 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9136] ppid=9118 vsize=28231652 memory=280998369792656 CPUtime=0.02 cores=0-7
/proc/9120/task/9136/stat : 9136 (java) R 9118 9118 8804 0 -1 4202560 253 0 0 0 2 0 0 0 20 0 20 0 511569449 28909211648 12467 33554432000 4194304 4196468 140733172039680 139841713969264 139842382076812 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9137] ppid=9118 vsize=28231652 memory=280998369790352 CPUtime=0.12 cores=0-7
/proc/9120/task/9137/stat : 9137 (java) S 9118 9118 8804 0 -1 1077944384 854 0 0 0 12 0 0 0 20 0 20 0 511569449 28909211648 12467 33554432000 4194304 4196468 140733172039680 139841712916464 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9138] ppid=9118 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9138/stat : 9138 (java) S 9118 9118 8804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511569450 28909211648 12467 33554432000 4194304 4196468 140733172039680 139841711864928 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9139] ppid=9118 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/9120/task/9139/stat : 9139 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569450 28909211648 12467 33554432000 4194304 4196468 140733172039680 139841710812208 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51316 KiB

[startup+0.70097 s]
/proc/loadavg: 8.03 8.24 8.31 4/211 9139
/proc/meminfo: memFree=25694360/32770624 swapFree=66966884/67108860
[pid=9118] ppid=9115 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/9118/stat : 9118 (xcsp3-exec) S 9115 9118 8804 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511569443 115843072 362 33554432000 4194304 5098028 140735815311136 140735815309240 140109573165692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27906048 140735815316305 140735815316565 140735815316565 140735815319494 0
/proc/9118/statm: 28282 362 304 221 0 87 0
[pid=9120] ppid=9118 vsize=28233776 memory=95184 CPUtime=1.73 cores=0-7
/proc/9120/stat : 9120 (java) S 9118 9118 8804 0 -1 1077944320 15952 0 0 0 166 7 0 0 20 0 20 0 511569444 28911386624 23796 33554432000 4194304 4196468 140733172039680 140733172022224 139842402823927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
/proc/9120/statm: 7058444 23796 3458 1 0 7019544 0
[pid=9120/tid=9121] ppid=9118 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/9120/task/9121/stat : 9121 (java) R 9118 9118 8804 0 -1 4202560 9157 0 0 0 63 4 0 0 20 0 20 0 511569444 28911386624 23796 33554432000 4194304 4196468 140733172039680 139842407061168 139842402845853 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9122] ppid=9118 vsize=28233776 memory=140499185083248 CPUtime=0 cores=0-7
/proc/9120/task/9122/stat : 9122 (java) S 9118 9118 8804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511569445 28911386624 23796 33554432000 4194304 4196468 140733172039680 139842355444880 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9123] ppid=9118 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/9120/task/9123/stat : 9123 (java) S 9118 9118 8804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511569445 28911386624 23796 33554432000 4194304 4196468 140733172039680 139842354392080 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9124] ppid=9118 vsize=28233776 memory=8136 CPUtime=0 cores=0-7
/proc/9120/task/9124/stat : 9124 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511569445 28911386624 23796 33554432000 4194304 4196468 140733172039680 139842353339280 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0

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

[pid=9120/tid=9147] ppid=9118 vsize=28766288 memory=1448 CPUtime=2427.35 cores=0-7
/proc/9120/task/9147/stat : 9147 (java) R 9118 9118 8804 0 -1 4202560 16218 0 0 0 242720 15 0 0 20 0 28 0 511569521 29456678912 208134 33554432000 4194304 4196468 140733172039680 139841694224712 139842010235298 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
Current children cumulated CPU time: 19464 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 833984 KiB

[startup+2502.3 s]
/proc/loadavg: 8.07 8.15 8.23 9/219 9334
/proc/meminfo: memFree=24925440/32770624 swapFree=66966884/67108860
[pid=9118] ppid=9115 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/9118/stat : 9118 (xcsp3-exec) S 9115 9118 8804 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511569443 115843072 362 33554432000 4194304 5098028 140735815311136 140735815309240 140109573165692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27906048 140735815316305 140735815316565 140735815316565 140735815319494 0
/proc/9118/statm: 28282 362 304 221 0 87 0
[pid=9120] ppid=9118 vsize=28766288 memory=828044 CPUtime=19942.7 cores=0-7
/proc/9120/stat : 9120 (java) S 9118 9118 8804 0 -1 1077944320 281201 0 0 0 1994052 215 0 0 20 0 28 0 511569444 29456678912 207011 33554432000 4194304 4196468 140733172039680 140733172022224 139842402823927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
/proc/9120/statm: 7191572 207011 3538 1 0 7152672 0
[pid=9120/tid=9121] ppid=9118 vsize=28766288 memory=830608 CPUtime=0.75 cores=0-7
/proc/9120/task/9121/stat : 9121 (java) S 9118 9118 8804 0 -1 1077944384 9256 0 0 0 71 4 0 0 20 0 28 0 511569444 29456678912 207011 33554432000 4194304 4196468 140733172039680 139842407064704 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9122] ppid=9118 vsize=28766288 memory=1448 CPUtime=4.84 cores=0-7
/proc/9120/task/9122/stat : 9122 (java) S 9118 9118 8804 0 -1 1077944384 11909 0 0 0 475 9 0 0 20 0 28 0 511569445 29456678912 207011 33554432000 4194304 4196468 140733172039680 139842355444880 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9123] ppid=9118 vsize=28766288 memory=829068 CPUtime=4.86 cores=0-7
/proc/9120/task/9123/stat : 9123 (java) S 9118 9118 8804 0 -1 1077944384 16028 0 0 0 475 11 0 0 20 0 28 0 511569445 29456678912 207011 33554432000 4194304 4196468 140733172039680 139842354392080 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9124] ppid=9118 vsize=28766288 memory=828044 CPUtime=4.81 cores=0-7
/proc/9120/task/9124/stat : 9124 (java) S 9118 9118 8804 0 -1 1077944384 12842 0 0 0 469 12 0 0 20 0 28 0 511569445 29456678912 207011 33554432000 4194304 4196468 140733172039680 139842353339280 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9125] ppid=9118 vsize=28766288 memory=1448 CPUtime=4.78 cores=0-7
/proc/9120/task/9125/stat : 9125 (java) S 9118 9118 8804 0 -1 1077944384 11473 0 0 0 468 10 0 0 20 0 28 0 511569445 29456678912 207011 33554432000 4194304 4196468 140733172039680 139842352286480 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9126] ppid=9118 vsize=28766288 memory=829068 CPUtime=4.75 cores=0-7
/proc/9120/task/9126/stat : 9126 (java) S 9118 9118 8804 0 -1 1077944384 14399 0 0 0 467 8 0 0 20 0 28 0 511569445 29456678912 207011 33554432000 4194304 4196468 140733172039680 139842351233680 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9127] ppid=9118 vsize=28766288 memory=830096 CPUtime=4.82 cores=0-7
/proc/9120/task/9127/stat : 9127 (java) S 9118 9118 8804 0 -1 1077944384 11508 0 0 0 472 10 0 0 20 0 28 0 511569445 29456678912 207011 33554432000 4194304 4196468 140733172039680 139842350180880 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9128] ppid=9118 vsize=28766288 memory=1448 CPUtime=4.81 cores=0-7
/proc/9120/task/9128/stat : 9128 (java) S 9118 9118 8804 0 -1 1077944384 10654 0 0 0 473 8 0 0 20 0 28 0 511569445 29456678912 207011 33554432000 4194304 4196468 140733172039680 139842349128080 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9129] ppid=9118 vsize=28766288 memory=1448 CPUtime=4.81 cores=0-7
/proc/9120/task/9129/stat : 9129 (java) S 9118 9118 8804 0 -1 1077944384 13382 0 0 0 469 12 0 0 20 0 28 0 511569445 29456678912 207011 33554432000 4194304 4196468 140733172039680 139842348075280 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9130] ppid=9118 vsize=28766288 memory=1448 CPUtime=2.08 cores=0-7
/proc/9120/task/9130/stat : 9130 (java) S 9118 9118 8804 0 -1 1077944384 26256 0 0 0 189 19 0 0 20 0 28 0 511569446 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841787456368 139842402835074 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9131] ppid=9118 vsize=28766288 memory=828044 CPUtime=0 cores=0-7
/proc/9120/task/9131/stat : 9131 (java) S 9118 9118 8804 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 28 0 511569447 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841719232096 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9132] ppid=9118 vsize=28766288 memory=1448 CPUtime=0 cores=0-7
/proc/9120/task/9132/stat : 9132 (java) S 9118 9118 8804 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 28 0 511569447 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841718179200 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9133] ppid=9118 vsize=28766288 memory=14080 CPUtime=0 cores=0-7
/proc/9120/task/9133/stat : 9133 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511569449 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841717127504 139842402842523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9134] ppid=9118 vsize=28766288 memory=35904 CPUtime=1.32 cores=0-7
/proc/9120/task/9134/stat : 9134 (java) S 9118 9118 8804 0 -1 1077944384 10015 0 0 0 130 2 0 0 20 0 28 0 511569449 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841716074864 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9135] ppid=9118 vsize=28766288 memory=1448 CPUtime=1.55 cores=0-7
/proc/9120/task/9135/stat : 9135 (java) S 9118 9118 8804 0 -1 1077944384 12542 0 0 0 152 3 0 0 20 0 28 0 511569449 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841715022064 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9136] ppid=9118 vsize=28766288 memory=1448 CPUtime=1.67 cores=0-7
/proc/9120/task/9136/stat : 9136 (java) S 9118 9118 8804 0 -1 1077944384 11176 0 0 0 164 3 0 0 20 0 28 0 511569449 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841713969264 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9137] ppid=9118 vsize=28766288 memory=1448 CPUtime=0.73 cores=0-7
/proc/9120/task/9137/stat : 9137 (java) S 9118 9118 8804 0 -1 1077944384 9171 0 0 0 71 2 0 0 20 0 28 0 511569449 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841712916464 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9138] ppid=9118 vsize=28766288 memory=1448 CPUtime=0 cores=0-7
/proc/9120/task/9138/stat : 9138 (java) S 9118 9118 8804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511569450 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841711864928 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9139] ppid=9118 vsize=28766288 memory=1448 CPUtime=0.39 cores=0-7
/proc/9120/task/9139/stat : 9139 (java) S 9118 9118 8804 0 -1 1077944384 2282 0 0 0 0 39 0 0 20 0 28 0 511569450 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841710812208 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9140] ppid=9118 vsize=28766288 memory=830096 CPUtime=2488.9 cores=0-7
/proc/9120/task/9140/stat : 9140 (java) R 9118 9118 8804 0 -1 4202560 7661 0 0 0 248884 6 0 0 20 0 28 0 511569521 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841701595104 139842012017945 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9141] ppid=9118 vsize=28766288 memory=0 CPUtime=2485.05 cores=0-7
/proc/9120/task/9141/stat : 9141 (java) R 9118 9118 8804 0 -1 4202560 6685 0 0 0 248496 9 0 0 20 0 28 0 511569521 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841700540448 139842010642507 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9142] ppid=9118 vsize=28766288 memory=-6873162000112450758 CPUtime=2481.5 cores=0-7
/proc/9120/task/9142/stat : 9142 (java) R 9118 9118 8804 0 -1 4202560 6774 0 0 0 248138 12 0 0 20 0 28 0 511569521 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841699487784 139842010235120 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9143] ppid=9118 vsize=28766288 memory=1448 CPUtime=2491.03 cores=0-7
/proc/9120/task/9143/stat : 9143 (java) R 9118 9118 8804 0 -1 4202560 28346 0 0 0 249082 21 0 0 20 0 28 0 511569521 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841698434984 139842010235298 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9144] ppid=9118 vsize=28766288 memory=828044 CPUtime=2488.64 cores=0-7
/proc/9120/task/9144/stat : 9144 (java) R 9118 9118 8804 0 -1 4202560 18351 0 0 0 248846 18 0 0 20 0 28 0 511569521 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841697382184 139842010494877 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9145] ppid=9118 vsize=28766288 memory=1448 CPUtime=2492.14 cores=0-7
/proc/9120/task/9145/stat : 9145 (java) R 9118 9118 8804 0 -1 4202560 6505 0 0 0 249209 5 0 0 20 0 28 0 511569521 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841696329144 139842010421269 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9146] ppid=9118 vsize=28766288 memory=832660 CPUtime=2481.38 cores=0-7
/proc/9120/task/9146/stat : 9146 (java) R 9118 9118 8804 0 -1 4202560 6243 0 0 0 248131 7 0 0 20 0 28 0 511569521 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841695277528 139842010421815 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9147] ppid=9118 vsize=28766288 memory=1432 CPUtime=2486.85 cores=0-7
/proc/9120/task/9147/stat : 9147 (java) R 9118 9118 8804 0 -1 4202560 16342 0 0 0 248670 15 0 0 20 0 28 0 511569521 29456678912 207011 33554432000 4194304 4196468 140733172039680 139841694224432 139842010324501 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
Current children cumulated CPU time: 19942.7 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 829492 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.20 8.17 8.23 9/220 9345
/proc/meminfo: memFree=24916844/32770624 swapFree=66966884/67108860
[pid=9118] ppid=9115 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/9118/stat : 9118 (xcsp3-exec) S 9115 9118 8804 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511569443 115843072 362 33554432000 4194304 5098028 140735815311136 140735815309240 140109573165692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27906048 140735815316305 140735815316565 140735815316565 140735815319494 0
/proc/9118/statm: 28282 362 304 221 0 87 0
[pid=9120] ppid=9118 vsize=28766288 memory=835208 CPUtime=20083.9 cores=0-7
/proc/9120/stat : 9120 (java) S 9118 9118 8804 0 -1 1077944320 281790 0 0 0 2008171 216 0 0 20 0 28 0 511569444 29456678912 208802 33554432000 4194304 4196468 140733172039680 140733172022224 139842402823927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
/proc/9120/statm: 7191572 208802 3538 1 0 7152672 0
[pid=9120/tid=9121] ppid=9118 vsize=28766288 memory=1398722017469774279 CPUtime=0.75 cores=0-7
/proc/9120/task/9121/stat : 9121 (java) S 9118 9118 8804 0 -1 1077944384 9256 0 0 0 71 4 0 0 20 0 28 0 511569444 29456678912 208802 33554432000 4194304 4196468 140733172039680 139842407064704 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9122] ppid=9118 vsize=28766288 memory=4126316290023845779 CPUtime=4.87 cores=0-7
/proc/9120/task/9122/stat : 9122 (java) S 9118 9118 8804 0 -1 1077944384 11977 0 0 0 478 9 0 0 20 0 28 0 511569445 29456678912 208802 33554432000 4194304 4196468 140733172039680 139842355444880 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9123] ppid=9118 vsize=28766288 memory=249394 CPUtime=4.89 cores=0-7
/proc/9120/task/9123/stat : 9123 (java) S 9118 9118 8804 0 -1 1077944384 16028 0 0 0 478 11 0 0 20 0 28 0 511569445 29456678912 208802 33554432000 4194304 4196468 140733172039680 139842354392080 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9124] ppid=9118 vsize=28766288 memory=249734 CPUtime=4.83 cores=0-7
/proc/9120/task/9124/stat : 9124 (java) S 9118 9118 8804 0 -1 1077944384 12844 0 0 0 471 12 0 0 20 0 28 0 511569445 29456678912 208802 33554432000 4194304 4196468 140733172039680 139842353339280 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9125] ppid=9118 vsize=28766288 memory=248668 CPUtime=4.81 cores=0-7
/proc/9120/task/9125/stat : 9125 (java) S 9118 9118 8804 0 -1 1077944384 11580 0 0 0 471 10 0 0 20 0 28 0 511569445 29456678912 208802 33554432000 4194304 4196468 140733172039680 139842352286480 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9126] ppid=9118 vsize=28766288 memory=249215 CPUtime=4.78 cores=0-7
/proc/9120/task/9126/stat : 9126 (java) S 9118 9118 8804 0 -1 1077944384 14410 0 0 0 470 8 0 0 20 0 28 0 511569445 29456678912 208802 33554432000 4194304 4196468 140733172039680 139842351233680 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9127] ppid=9118 vsize=28766288 memory=0 CPUtime=4.85 cores=0-7
/proc/9120/task/9127/stat : 9127 (java) S 9118 9118 8804 0 -1 1077944384 11510 0 0 0 475 10 0 0 20 0 28 0 511569445 29456678912 208802 33554432000 4194304 4196468 140733172039680 139842350180880 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9128] ppid=9118 vsize=28766288 memory=0 CPUtime=4.84 cores=0-7
/proc/9120/task/9128/stat : 9128 (java) S 9118 9118 8804 0 -1 1077944384 10703 0 0 0 476 8 0 0 20 0 28 0 511569445 29456678912 208802 33554432000 4194304 4196468 140733172039680 139842349128080 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9129] ppid=9118 vsize=28766288 memory=0 CPUtime=4.84 cores=0-7
/proc/9120/task/9129/stat : 9129 (java) S 9118 9118 8804 0 -1 1077944384 13423 0 0 0 472 12 0 0 20 0 28 0 511569445 29456678912 208802 33554432000 4194304 4196468 140733172039680 139842348075280 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9130] ppid=9118 vsize=28766288 memory=0 CPUtime=2.08 cores=0-7
/proc/9120/task/9130/stat : 9130 (java) S 9118 9118 8804 0 -1 1077944384 26256 0 0 0 189 19 0 0 20 0 28 0 511569446 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841787456368 139842402835074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9131] ppid=9118 vsize=28766288 memory=5787477641288517003 CPUtime=0 cores=0-7
/proc/9120/task/9131/stat : 9131 (java) S 9118 9118 8804 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 28 0 511569447 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841719232096 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9132] ppid=9118 vsize=28766288 memory=-8961168018402230209 CPUtime=0 cores=0-7
/proc/9120/task/9132/stat : 9132 (java) S 9118 9118 8804 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 28 0 511569447 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841718179200 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9133] ppid=9118 vsize=28766288 memory=-8253362762722141311 CPUtime=0 cores=0-7
/proc/9120/task/9133/stat : 9133 (java) S 9118 9118 8804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511569449 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841717127504 139842402842523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9134] ppid=9118 vsize=28766288 memory=7100839861465685612 CPUtime=1.32 cores=0-7
/proc/9120/task/9134/stat : 9134 (java) S 9118 9118 8804 0 -1 1077944384 10259 0 0 0 130 2 0 0 20 0 28 0 511569449 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841716074864 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9135] ppid=9118 vsize=28766288 memory=-7175204567652784766 CPUtime=1.55 cores=0-7
/proc/9120/task/9135/stat : 9135 (java) S 9118 9118 8804 0 -1 1077944384 12542 0 0 0 152 3 0 0 20 0 28 0 511569449 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841715022064 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9136] ppid=9118 vsize=28766288 memory=3054156605268465310 CPUtime=1.67 cores=0-7
/proc/9120/task/9136/stat : 9136 (java) S 9118 9118 8804 0 -1 1077944384 11176 0 0 0 164 3 0 0 20 0 28 0 511569449 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841713969264 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9137] ppid=9118 vsize=28766288 memory=-8707038579349950309 CPUtime=0.73 cores=0-7
/proc/9120/task/9137/stat : 9137 (java) S 9118 9118 8804 0 -1 1077944384 9171 0 0 0 71 2 0 0 20 0 28 0 511569449 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841712916464 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9138] ppid=9118 vsize=28766288 memory=4715433313220523562 CPUtime=0 cores=0-7
/proc/9120/task/9138/stat : 9138 (java) S 9118 9118 8804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511569450 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841711864928 139842402834133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9139] ppid=9118 vsize=28766288 memory=-8341965534556230502 CPUtime=0.4 cores=0-7
/proc/9120/task/9139/stat : 9139 (java) S 9118 9118 8804 0 -1 1077944384 2284 0 0 0 0 40 0 0 20 0 28 0 511569450 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841710812208 139842402835074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9140] ppid=9118 vsize=28766288 memory=7822038051842261661 CPUtime=2506.45 cores=0-7
/proc/9120/task/9140/stat : 9140 (java) R 9118 9118 8804 0 -1 4202560 7664 0 0 0 250639 6 0 0 20 0 28 0 511569521 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841701595104 139842009918784 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9141] ppid=9118 vsize=28766288 memory=-6520471753822164382 CPUtime=2502.72 cores=0-7
/proc/9120/task/9141/stat : 9141 (java) R 9118 9118 8804 0 -1 4202560 6691 0 0 0 250263 9 0 0 20 0 28 0 511569521 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841700540584 139842011647641 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9142] ppid=9118 vsize=28766288 memory=248746 CPUtime=2499.17 cores=0-7
/proc/9120/task/9142/stat : 9142 (java) R 9118 9118 8804 0 -1 4202560 6787 0 0 0 249904 13 0 0 20 0 28 0 511569521 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841699487784 139842010494848 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9143] ppid=9118 vsize=28766288 memory=249293 CPUtime=2508.69 cores=0-7
/proc/9120/task/9143/stat : 9143 (java) R 9118 9118 8804 0 -1 4202560 28361 0 0 0 250848 21 0 0 20 0 28 0 511569521 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841698434752 139842010235085 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9144] ppid=9118 vsize=28766288 memory=804 CPUtime=2506.3 cores=0-7
/proc/9120/task/9144/stat : 9144 (java) R 9118 9118 8804 0 -1 4202560 18358 0 0 0 250612 18 0 0 20 0 28 0 511569521 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841697382120 139842010234871 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9145] ppid=9118 vsize=28766288 memory=1808 CPUtime=2509.56 cores=0-7
/proc/9120/task/9145/stat : 9145 (java) R 9118 9118 8804 0 -1 4202560 6508 0 0 0 250951 5 0 0 20 0 28 0 511569521 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841696328936 139842010421212 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9146] ppid=9118 vsize=28766288 memory=920 CPUtime=2499.05 cores=0-7
/proc/9120/task/9146/stat : 9146 (java) R 9118 9118 8804 0 -1 4202560 6254 0 0 0 249898 7 0 0 20 0 28 0 511569521 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841695277608 140733172410758 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
[pid=9120/tid=9147] ppid=9118 vsize=28766288 memory=4132 CPUtime=2504.51 cores=0-7
/proc/9120/task/9147/stat : 9147 (java) R 9118 9118 8804 0 -1 4202560 16347 0 0 0 250436 15 0 0 20 0 28 0 511569521 29456678912 208802 33554432000 4194304 4196468 140733172039680 139841694224808 139842009919071 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 29683712 140733172048854 140733172049030 140733172049030 140733172051919 0
Current children cumulated CPU time: 20083.9 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 836656 KiB

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

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

[startup+2520.09 s]
# the end of solver process 9120 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20082.2 s, system=2.16949 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.09
CPU time (s): 20084.4
CPU user time (s): 20082.2
CPU system time (s): 2.16949
CPU usage (%): 796.974
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 926696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20082.2
system time used= 2.16949
maximum resident set size= 925252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 282631
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 79248
involuntary context switches= 226265


# summary of solver processes directly reported to runsolver:
#   pid: 9118,9120
#   total CPU time (s): 20084.4
#   total CPU user time (s): 20082.2
#   total CPU system time (s): 2.16949

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.6012 second user time and 27.8279 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-24 22:18:08
IDJOB=4407159
IDBENCH=136787
IDSOLVER=2871
FILE ID=node145/4407159-1569356330
RUNJOBID= node145-1569356229-8831
PBS_JOBID= 21705102
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n3c3w2d.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407159-1569356330/watcher-4407159-1569356330 -o /var/tmp/evaluation-result-4407159-1569356330/solver-4407159-1569356330 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node145-1569356229-8831 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1061356958 HOME/instance-4407159-1569356330.xml

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

MD5SUM BENCH= 3d635ffc1c83223a36f997090f45a603
RANDOM SEED=1061356958

node145.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.59
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.59
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.59
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.59
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:        25742328 kB
MemAvailable:   31812516 kB
Buffers:          156172 kB
Cached:          6066160 kB
SwapCached:        32452 kB
Active:          3046028 kB
Inactive:        3212584 kB
Active(anon):       3896 kB
Inactive(anon):    89852 kB
Active(file):    3042132 kB
Inactive(file):  3122732 kB
Unevictable:      108772 kB
Mlocked:          108772 kB
SwapTotal:      67108860 kB
SwapFree:       66966884 kB
Dirty:             26156 kB
Writeback:             0 kB
AnonPages:        122968 kB
Mapped:            56620 kB
Shmem:             48852 kB
Slab:             362852 kB
SReclaimable:     333784 kB
SUnreclaim:        29068 kB
KernelStack:        3712 kB
PageTables:         5700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13484 MiB
End job on node145 at 2019-09-24 23:00:08