Trace number 4405048

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20 parallel? (TO) 1977.45 252.122

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n4c1w2b.xml
MD5SUMd888f3c6414640c595bd57a6b8e70245
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 variables1981
Number of constraints795
Number of domains2
Minimum domain size82
Maximum domain size397
Distribution of domain sizes[{"size":82,"count":1980},{"size":397,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":1584},{"degree":5,"count":396}]
Minimum constraint arity5
Maximum constraint arity1980
Distribution of constraint arities[{"arity":5,"count":792},{"arity":397,"count":1},{"arity":1980,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":396},{"type":"lex","count":1},{"type":"sum","count":396},{"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-4405048-1569005050.xml"  -tl '2016s' -p 8
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4405048-1569005050.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
3.10/1.01	c solve instance...
1976.72/252.08	s UNKNOWN
1976.72/252.08	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405048-1569005050/watcher-4405048-1569005050 -o /var/tmp/evaluation-result-4405048-1569005050/solver-4405048-1569005050 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1568994386-6070 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1186932336 HOME/instance-4405048-1569005050.xml 

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

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


[startup+0.100136 s]*
/proc/loadavg: 7.61 7.52 7.91 2/217 17559
/proc/meminfo: memFree=24462556/32770624 swapFree=67001940/67108860
[pid=17538] ppid=17535 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17538/stat : 17538 (xcsp3-exec) S 17535 17538 6043 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476744592 115843072 363 33554432000 4194304 5098028 140722379899376 140722379897480 140503902466684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30777344 140722379903831 140722379904090 140722379904090 140722379907014 0
/proc/17538/statm: 28282 363 304 221 0 87 0
[pid=17540] ppid=17538 vsize=28227396 memory=30120 CPUtime=0.13 cores=0-7
/proc/17540/stat : 17540 (java) S 17538 17538 6043 0 -1 1077944320 5925 0 0 0 12 1 0 0 20 0 20 0 476744592 28904853504 7530 33554432000 4194304 4196468 140732751347888 140732751330432 139794421763831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
/proc/17540/statm: 7056849 7530 3156 1 0 7019032 0
[pid=17540/tid=17541] ppid=17538 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/17540/task/17541/stat : 17541 (java) R 17538 17538 6043 0 -1 4202560 3855 0 0 0 9 0 0 0 20 0 20 0 476744592 28904853504 7530 33554432000 4194304 4196468 140732751347888 139794425996720 139794421775766 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17542] ppid=17538 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17540/task/17542/stat : 17542 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28904853504 7530 33554432000 4194304 4196468 140732751347888 139794341616272 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17543] ppid=17538 vsize=28227396 memory=139731200534144 CPUtime=0 cores=0-7
/proc/17540/task/17543/stat : 17543 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28904853504 7530 33554432000 4194304 4196468 140732751347888 139793972451856 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17544] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17544/stat : 17544 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28904853504 7530 33554432000 4194304 4196468 140732751347888 139793971399056 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17545] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17545/stat : 17545 (java) S 17538 17538 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476744593 28904853504 7530 33554432000 4194304 4196468 140732751347888 139793970346256 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17546] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17546/stat : 17546 (java) S 17538 17538 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476744593 28904853504 7530 33554432000 4194304 4196468 140732751347888 139793969294480 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17547] ppid=17538 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17540/task/17547/stat : 17547 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28904853504 7530 33554432000 4194304 4196468 140732751347888 139793968241680 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17548] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17548/stat : 17548 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28904853504 7530 33554432000 4194304 4196468 140732751347888 139793967188880 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17549] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17549/stat : 17549 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28904853504 7530 33554432000 4194304 4196468 140732751347888 139793966136080 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17550] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17550/stat : 17550 (java) S 17538 17538 6043 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 476744594 28904853504 7530 33554432000 4194304 4196468 140732751347888 139793806588272 139794421774978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17551] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17551/stat : 17551 (java) S 17538 17538 6043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476744595 28904853504 7530 33554432000 4194304 4196468 140732751347888 139793805534240 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17552] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17552/stat : 17552 (java) S 17538 17538 6043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476744595 28904853504 7530 33554432000 4194304 4196468 140732751347888 139793736393584 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17553] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17553/stat : 17553 (java) S 17538 17538 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476744598 28904853504 7530 33554432000 4194304 4196468 140732751347888 139793735341904 139794421782427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17554] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17554/stat : 17554 (java) R 17538 17538 6043 0 -1 4202560 418 0 0 0 0 0 0 0 20 0 20 0 476744598 28904853504 7530 33554432000 4194304 4196468 140732751347888 139793734290288 139794406575172 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17555] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17555/stat : 17555 (java) R 17538 17538 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476744598 28904853504 7530 33554432000 4194304 4196468 140732751347888 139793733237488 139794421774978 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17556] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17556/stat : 17556 (java) S 17538 17538 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476744598 28904853504 7530 33554432000 4194304 4196468 140732751347888 139793732184688 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17557] ppid=17538 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/17540/task/17557/stat : 17557 (java) R 17538 17538 6043 0 -1 4202560 334 0 0 0 2 0 0 0 20 0 20 0 476744598 28904853504 7530 33554432000 4194304 4196468 140732751347888 139793731131888 139794421775766 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17558] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17558/stat : 17558 (java) S 17538 17538 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476744598 28904853504 7530 33554432000 4194304 4196468 140732751347888 139793730079328 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17559] ppid=17538 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17540/task/17559/stat : 17559 (java) S 17538 17538 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476744598 28904853504 7530 33554432000 4194304 4196468 140732751347888 139793729026608 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31572 KiB

[startup+0.21113 s]*
/proc/loadavg: 7.61 7.52 7.91 3/217 17559
/proc/meminfo: memFree=24449548/32770624 swapFree=67001940/67108860
[pid=17538] ppid=17535 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17538/stat : 17538 (xcsp3-exec) S 17535 17538 6043 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476744592 115843072 363 33554432000 4194304 5098028 140722379899376 140722379897480 140503902466684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30777344 140722379903831 140722379904090 140722379904090 140722379907014 0
/proc/17538/statm: 28282 363 304 221 0 87 0
[pid=17540] ppid=17538 vsize=28227396 memory=40988 CPUtime=0.34 cores=0-7
/proc/17540/stat : 17540 (java) S 17538 17538 6043 0 -1 1077944320 9503 0 0 0 31 3 0 0 20 0 20 0 476744592 28904853504 10247 33554432000 4194304 4196468 140732751347888 140732751330432 139794421763831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
/proc/17540/statm: 7056849 10247 3310 1 0 7019032 0
[pid=17540/tid=17541] ppid=17538 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/17540/task/17541/stat : 17541 (java) R 17538 17538 6043 0 -1 4202560 6688 0 0 0 18 2 0 0 20 0 20 0 476744592 28904853504 10247 33554432000 4194304 4196468 140732751347888 139794425997776 139794421775766 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17542] ppid=17538 vsize=28227396 memory=342 CPUtime=0 cores=0-7
/proc/17540/task/17542/stat : 17542 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28904853504 10247 33554432000 4194304 4196468 140732751347888 139794341616272 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17543] ppid=17538 vsize=28227396 memory=139731203625890 CPUtime=0 cores=0-7
/proc/17540/task/17543/stat : 17543 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28904853504 10247 33554432000 4194304 4196468 140732751347888 139793972451856 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17544] ppid=17538 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17540/task/17544/stat : 17544 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28904853504 10247 33554432000 4194304 4196468 140732751347888 139793971399056 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17545] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17545/stat : 17545 (java) S 17538 17538 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476744593 28904853504 10247 33554432000 4194304 4196468 140732751347888 139793970346256 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17546] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17546/stat : 17546 (java) S 17538 17538 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476744593 28904853504 10247 33554432000 4194304 4196468 140732751347888 139793969294480 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17547] ppid=17538 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17540/task/17547/stat : 17547 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28904853504 10247 33554432000 4194304 4196468 140732751347888 139793968241680 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17548] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17548/stat : 17548 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28904853504 10247 33554432000 4194304 4196468 140732751347888 139793967188880 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17549] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17549/stat : 17549 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28904853504 10247 33554432000 4194304 4196468 140732751347888 139793966136080 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17550] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17550/stat : 17550 (java) S 17538 17538 6043 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 476744594 28904853504 10247 33554432000 4194304 4196468 140732751347888 139793806588272 139794421774978 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17551] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17551/stat : 17551 (java) S 17538 17538 6043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476744595 28904853504 10247 33554432000 4194304 4196468 140732751347888 139793805534240 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17552] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17552/stat : 17552 (java) S 17538 17538 6043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476744595 28904853504 10247 33554432000 4194304 4196468 140732751347888 139793736393584 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17553] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17553/stat : 17553 (java) S 17538 17538 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476744598 28904853504 10247 33554432000 4194304 4196468 140732751347888 139793735341904 139794421782427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17554] ppid=17538 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/17540/task/17554/stat : 17554 (java) S 17538 17538 6043 0 -1 1077944384 493 0 0 0 2 0 0 0 20 0 20 0 476744598 28904853504 10247 33554432000 4194304 4196468 140732751347888 139793734290288 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17555] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17555/stat : 17555 (java) S 17538 17538 6043 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 476744598 28904853504 10247 33554432000 4194304 4196468 140732751347888 139793733237488 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17556] ppid=17538 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/17540/task/17556/stat : 17556 (java) S 17538 17538 6043 0 -1 1077944384 276 0 0 0 1 0 0 0 20 0 20 0 476744598 28904853504 10247 33554432000 4194304 4196468 140732751347888 139793732184688 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17557] ppid=17538 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/17540/task/17557/stat : 17557 (java) S 17538 17538 6043 0 -1 1077944384 714 0 0 0 8 0 0 0 20 0 20 0 476744598 28904853504 10247 33554432000 4194304 4196468 140732751347888 139793731131888 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17558] ppid=17538 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17558/stat : 17558 (java) S 17538 17538 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476744598 28904853504 10247 33554432000 4194304 4196468 140732751347888 139793730079328 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17559] ppid=17538 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17540/task/17559/stat : 17559 (java) S 17538 17538 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476744598 28904853504 10247 33554432000 4194304 4196468 140732751347888 139793729026608 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42440 KiB

[startup+0.311001 s]*
/proc/loadavg: 7.61 7.52 7.91 3/217 17559
/proc/meminfo: memFree=24442524/32770624 swapFree=67001940/67108860
[pid=17538] ppid=17535 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17538/stat : 17538 (xcsp3-exec) S 17535 17538 6043 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476744592 115843072 363 33554432000 4194304 5098028 140722379899376 140722379897480 140503902466684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30777344 140722379903831 140722379904090 140722379904090 140722379907014 0
/proc/17538/statm: 28282 363 304 221 0 87 0
[pid=17540] ppid=17538 vsize=28231652 memory=50028 CPUtime=0.53 cores=0-7
/proc/17540/stat : 17540 (java) S 17538 17538 6043 0 -1 1077944320 10876 0 0 0 49 4 0 0 20 0 20 0 476744592 28909211648 12507 33554432000 4194304 4196468 140732751347888 140732751330432 139794421763831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
/proc/17540/statm: 7057913 12507 3352 1 0 7019032 0
[pid=17540/tid=17541] ppid=17538 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/17540/task/17541/stat : 17541 (java) R 17538 17538 6043 0 -1 4202560 7865 0 0 0 27 3 0 0 20 0 20 0 476744592 28909211648 12507 33554432000 4194304 4196468 140732751347888 139794425994944 139794405844318 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17542] ppid=17538 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17542/stat : 17542 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28909211648 12507 33554432000 4194304 4196468 140732751347888 139794341616272 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17543] ppid=17538 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17543/stat : 17543 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28909211648 12507 33554432000 4194304 4196468 140732751347888 139793972451856 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17544] ppid=17538 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17544/stat : 17544 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28909211648 12507 33554432000 4194304 4196468 140732751347888 139793971399056 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17545] ppid=17538 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17545/stat : 17545 (java) S 17538 17538 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476744593 28909211648 12507 33554432000 4194304 4196468 140732751347888 139793970346256 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17546] ppid=17538 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/17540/task/17546/stat : 17546 (java) S 17538 17538 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476744593 28909211648 12507 33554432000 4194304 4196468 140732751347888 139793969294480 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17547] ppid=17538 vsize=28231652 memory=139731056817071 CPUtime=0 cores=0-7
/proc/17540/task/17547/stat : 17547 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28909211648 12507 33554432000 4194304 4196468 140732751347888 139793968241680 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17548] ppid=17538 vsize=28231652 memory=139731056819376 CPUtime=0 cores=0-7
/proc/17540/task/17548/stat : 17548 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28909211648 12507 33554432000 4194304 4196468 140732751347888 139793967188880 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17549] ppid=17538 vsize=28231652 memory=139731056821680 CPUtime=0 cores=0-7
/proc/17540/task/17549/stat : 17549 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28909211648 12507 33554432000 4194304 4196468 140732751347888 139793966136080 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17550] ppid=17538 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17550/stat : 17550 (java) S 17538 17538 6043 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 476744594 28909211648 12507 33554432000 4194304 4196468 140732751347888 139793806588272 139794421774978 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17551] ppid=17538 vsize=28231652 memory=279462113650320 CPUtime=0 cores=0-7
/proc/17540/task/17551/stat : 17551 (java) S 17538 17538 6043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476744595 28909211648 12507 33554432000 4194304 4196468 140732751347888 139793805534240 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17552] ppid=17538 vsize=28231652 memory=279462113657232 CPUtime=0 cores=0-7
/proc/17540/task/17552/stat : 17552 (java) S 17538 17538 6043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476744595 28909211648 12507 33554432000 4194304 4196468 140732751347888 139793736393584 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17553] ppid=17538 vsize=28231652 memory=279462113598512 CPUtime=0 cores=0-7
/proc/17540/task/17553/stat : 17553 (java) S 17538 17538 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476744598 28909211648 12507 33554432000 4194304 4196468 140732751347888 139793735341904 139794421782427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17554] ppid=17538 vsize=28231652 memory=279462113671056 CPUtime=0.02 cores=0-7
/proc/17540/task/17554/stat : 17554 (java) S 17538 17538 6043 0 -1 1077944384 493 0 0 0 2 0 0 0 20 0 20 0 476744598 28909211648 12507 33554432000 4194304 4196468 140732751347888 139793734290288 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17555] ppid=17538 vsize=28231652 memory=279462113677968 CPUtime=0.03 cores=0-7
/proc/17540/task/17555/stat : 17555 (java) R 17538 17538 6043 0 -1 4202560 139 0 0 0 3 0 0 0 20 0 20 0 476744598 28909211648 12507 33554432000 4194304 4196468 140732751347888 139793733237488 139794406890077 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17556] ppid=17538 vsize=28231652 memory=279462113675664 CPUtime=0.03 cores=0-7
/proc/17540/task/17556/stat : 17556 (java) S 17538 17538 6043 0 -1 1077944384 293 0 0 0 3 0 0 0 20 0 20 0 476744598 28909211648 12507 33554432000 4194304 4196468 140732751347888 139793732184688 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17557] ppid=17538 vsize=28231652 memory=279462113691824 CPUtime=0.12 cores=0-7
/proc/17540/task/17557/stat : 17557 (java) S 17538 17538 6043 0 -1 1077944384 787 0 0 0 12 0 0 0 20 0 20 0 476744598 28909211648 12507 33554432000 4194304 4196468 140732751347888 139793731131888 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17558] ppid=17538 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17558/stat : 17558 (java) S 17538 17538 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476744598 28909211648 12507 33554432000 4194304 4196468 140732751347888 139793730079328 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17559] ppid=17538 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/17540/task/17559/stat : 17559 (java) S 17538 17538 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476744598 28909211648 12507 33554432000 4194304 4196468 140732751347888 139793729026608 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51480 KiB

[startup+0.701032 s]
/proc/loadavg: 7.61 7.52 7.91 4/217 17559
/proc/meminfo: memFree=24419580/32770624 swapFree=67001940/67108860
[pid=17538] ppid=17535 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17538/stat : 17538 (xcsp3-exec) S 17535 17538 6043 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476744592 115843072 363 33554432000 4194304 5098028 140722379899376 140722379897480 140503902466684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30777344 140722379903831 140722379904090 140722379904090 140722379907014 0
/proc/17538/statm: 28282 363 304 221 0 87 0
[pid=17540] ppid=17538 vsize=28233776 memory=93264 CPUtime=1.81 cores=0-7
/proc/17540/stat : 17540 (java) S 17538 17538 6043 0 -1 1077944320 15499 0 0 0 175 6 0 0 20 0 20 0 476744592 28911386624 23316 33554432000 4194304 4196468 140732751347888 140732751330432 139794421763831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
/proc/17540/statm: 7058444 23316 3461 1 0 7019544 0
[pid=17540/tid=17541] ppid=17538 vsize=28233776 memory=279462114049712 CPUtime=0.67 cores=0-7
/proc/17540/task/17541/stat : 17541 (java) R 17538 17538 6043 0 -1 4202560 9212 0 0 0 64 3 0 0 20 0 20 0 476744592 28911386624 23316 33554432000 4194304 4196468 140732751347888 139794426000384 139794421775766 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17542] ppid=17538 vsize=28233776 memory=139731057025904 CPUtime=0 cores=0-7
/proc/17540/task/17542/stat : 17542 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28911386624 23316 33554432000 4194304 4196468 140732751347888 139794341616272 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17543] ppid=17538 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17543/stat : 17543 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28911386624 23316 33554432000 4194304 4196468 140732751347888 139793972451856 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17544] ppid=17538 vsize=28233776 memory=2832 CPUtime=0 cores=0-7
/proc/17540/task/17544/stat : 17544 (java) S 17538 17538 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476744593 28911386624 23316 33554432000 4194304 4196468 140732751347888 139793971399056 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0

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

[pid=17540/tid=17567] ppid=17538 vsize=28766288 memory=1452 CPUtime=154.3 cores=0-7
/proc/17540/task/17567/stat : 17567 (java) R 17538 17538 6043 0 -1 4202560 738 0 0 0 15430 0 0 0 20 0 28 0 476744698 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793712676504 139794028552807 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
Current children cumulated CPU time: 1261.12 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2623788 KiB

[startup+222.301 s]
/proc/loadavg: 8.49 7.81 7.92 9/224 17582
/proc/meminfo: memFree=21869524/32770624 swapFree=67001940/67108860
[pid=17538] ppid=17535 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17538/stat : 17538 (xcsp3-exec) S 17535 17538 6043 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476744592 115843072 363 33554432000 4194304 5098028 140722379899376 140722379897480 140503902466684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30777344 140722379903831 140722379904090 140722379904090 140722379907014 0
/proc/17538/statm: 28282 363 304 221 0 87 0
[pid=17540] ppid=17538 vsize=28766288 memory=2622336 CPUtime=1739.73 cores=0-7
/proc/17540/stat : 17540 (java) S 17538 17538 6043 0 -1 1077944320 103813 0 0 0 173823 150 0 0 20 0 28 0 476744592 29456678912 655584 33554432000 4194304 4196468 140732751347888 140732751330432 139794421763831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
/proc/17540/statm: 7191572 655584 3551 1 0 7152672 0
[pid=17540/tid=17541] ppid=17538 vsize=28766288 memory=2622336 CPUtime=1 cores=0-7
/proc/17540/task/17541/stat : 17541 (java) S 17538 17538 6043 0 -1 1077944384 9704 0 0 0 96 4 0 0 20 0 28 0 476744592 29456678912 655584 33554432000 4194304 4196468 140732751347888 139794426004608 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17542] ppid=17538 vsize=28766288 memory=2622336 CPUtime=1.93 cores=0-7
/proc/17540/task/17542/stat : 17542 (java) S 17538 17538 6043 0 -1 1077944384 1037 0 0 0 185 8 0 0 20 0 28 0 476744593 29456678912 655584 33554432000 4194304 4196468 140732751347888 139794341616272 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17543] ppid=17538 vsize=28766288 memory=1452 CPUtime=1.93 cores=0-7
/proc/17540/task/17543/stat : 17543 (java) S 17538 17538 6043 0 -1 1077944384 1503 0 0 0 180 13 0 0 20 0 28 0 476744593 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793972451856 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17544] ppid=17538 vsize=28766288 memory=75428215672938 CPUtime=1.95 cores=0-7
/proc/17540/task/17544/stat : 17544 (java) S 17538 17538 6043 0 -1 1077944384 1821 0 0 0 184 11 0 0 20 0 28 0 476744593 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793971399056 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17545] ppid=17538 vsize=28766288 memory=2622336 CPUtime=1.94 cores=0-7
/proc/17540/task/17545/stat : 17545 (java) S 17538 17538 6043 0 -1 1077944384 390 0 0 0 187 7 0 0 20 0 28 0 476744593 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793970346256 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17546] ppid=17538 vsize=28766288 memory=1452 CPUtime=1.93 cores=0-7
/proc/17540/task/17546/stat : 17546 (java) S 17538 17538 6043 0 -1 1077944384 1454 0 0 0 183 10 0 0 20 0 28 0 476744593 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793969294480 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17547] ppid=17538 vsize=28766288 memory=1452 CPUtime=1.95 cores=0-7
/proc/17540/task/17547/stat : 17547 (java) S 17538 17538 6043 0 -1 1077944384 1183 0 0 0 184 11 0 0 20 0 28 0 476744593 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793968241680 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17548] ppid=17538 vsize=28766288 memory=2622336 CPUtime=1.96 cores=0-7
/proc/17540/task/17548/stat : 17548 (java) S 17538 17538 6043 0 -1 1077944384 1860 0 0 0 182 14 0 0 20 0 28 0 476744593 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793967188880 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17549] ppid=17538 vsize=28766288 memory=1452 CPUtime=1.95 cores=0-7
/proc/17540/task/17549/stat : 17549 (java) S 17538 17538 6043 0 -1 1077944384 1397 0 0 0 183 12 0 0 20 0 28 0 476744593 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793966136080 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17550] ppid=17538 vsize=28766288 memory=2622336 CPUtime=4.01 cores=0-7
/proc/17540/task/17550/stat : 17550 (java) S 17538 17538 6043 0 -1 1077944384 13203 0 0 0 389 12 0 0 20 0 28 0 476744594 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793806588272 139794421774978 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17551] ppid=17538 vsize=28766288 memory=7811330191999328853 CPUtime=0 cores=0-7
/proc/17540/task/17551/stat : 17551 (java) S 17538 17538 6043 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 476744595 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793805534304 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17552] ppid=17538 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/17540/task/17552/stat : 17552 (java) S 17538 17538 6043 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 28 0 476744595 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793736393600 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17553] ppid=17538 vsize=28766288 memory=3276 CPUtime=0 cores=0-7
/proc/17540/task/17553/stat : 17553 (java) S 17538 17538 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476744598 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793735341904 139794421782427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17554] ppid=17538 vsize=28766288 memory=54896 CPUtime=1.98 cores=0-7
/proc/17540/task/17554/stat : 17554 (java) S 17538 17538 6043 0 -1 1077944384 13128 0 0 0 194 4 0 0 20 0 28 0 476744598 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793734290288 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17555] ppid=17538 vsize=28766288 memory=279462114412320 CPUtime=2.19 cores=0-7
/proc/17540/task/17555/stat : 17555 (java) S 17538 17538 6043 0 -1 1077944384 16061 0 0 0 216 3 0 0 20 0 28 0 476744598 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793733237488 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17556] ppid=17538 vsize=28766288 memory=7157161429666327916 CPUtime=2.05 cores=0-7
/proc/17540/task/17556/stat : 17556 (java) S 17538 17538 6043 0 -1 1077944384 14727 0 0 0 202 3 0 0 20 0 28 0 476744598 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793732184688 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17557] ppid=17538 vsize=28766288 memory=1452 CPUtime=0.77 cores=0-7
/proc/17540/task/17557/stat : 17557 (java) S 17538 17538 6043 0 -1 1077944384 11380 0 0 0 75 2 0 0 20 0 28 0 476744598 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793731131888 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17558] ppid=17538 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/17540/task/17558/stat : 17558 (java) S 17538 17538 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476744598 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793730079328 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17559] ppid=17538 vsize=28766288 memory=988 CPUtime=0.07 cores=0-7
/proc/17540/task/17559/stat : 17559 (java) S 17538 17538 6043 0 -1 1077944384 964 0 0 0 0 7 0 0 20 0 28 0 476744598 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793729026608 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17560] ppid=17538 vsize=28766288 memory=2052 CPUtime=214.84 cores=0-7
/proc/17540/task/17560/stat : 17560 (java) R 17538 17538 6043 0 -1 4202560 1509 0 0 0 21480 4 0 0 20 0 28 0 476744695 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793720044200 139794028337874 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17561] ppid=17538 vsize=28766288 memory=8560 CPUtime=212.15 cores=0-7
/proc/17540/task/17561/stat : 17561 (java) R 17538 17538 6043 0 -1 4202560 1579 0 0 0 21205 10 0 0 20 0 28 0 476744696 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793718992440 139794028553062 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17562] ppid=17538 vsize=28766288 memory=6100 CPUtime=214.72 cores=0-7
/proc/17540/task/17562/stat : 17562 (java) R 17538 17538 6043 0 -1 4202560 1234 0 0 0 21472 0 0 0 20 0 28 0 476744696 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793717940744 139794028337842 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17563] ppid=17538 vsize=28766288 memory=20849 CPUtime=214.23 cores=0-7
/proc/17540/task/17563/stat : 17563 (java) R 17538 17538 6043 0 -1 4202560 3390 0 0 0 21420 3 0 0 20 0 28 0 476744698 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793716887928 139794030416163 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17564] ppid=17538 vsize=28766288 memory=20894 CPUtime=214.27 cores=0-7
/proc/17540/task/17564/stat : 17564 (java) R 17538 17538 6043 0 -1 4202560 1368 0 0 0 21427 0 0 0 20 0 28 0 476744698 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793715835144 139794028337842 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17565] ppid=17538 vsize=28766288 memory=1452 CPUtime=213.45 cores=0-7
/proc/17540/task/17565/stat : 17565 (java) R 17538 17538 6043 0 -1 4202560 946 0 0 0 21345 0 0 0 20 0 28 0 476744698 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793714781976 139794028552807 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17566] ppid=17538 vsize=28766288 memory=3276 CPUtime=213.94 cores=0-7
/proc/17540/task/17566/stat : 17566 (java) R 17538 17538 6043 0 -1 4202560 1597 0 0 0 21386 8 0 0 20 0 28 0 476744698 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793713729296 139794028552846 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17567] ppid=17538 vsize=28766288 memory=54896 CPUtime=214.29 cores=0-7
/proc/17540/task/17567/stat : 17567 (java) R 17538 17538 6043 0 -1 4202560 964 0 0 0 21429 0 0 0 20 0 28 0 476744698 29456678912 655584 33554432000 4194304 4196468 140732751347888 139793712676376 139794028552870 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
Current children cumulated CPU time: 1739.73 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2623788 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.69 7.92 7.96 9/224 17584
/proc/meminfo: memFree=21795672/32770624 swapFree=67001940/67108860
[pid=17538] ppid=17535 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17538/stat : 17538 (xcsp3-exec) S 17535 17538 6043 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476744592 115843072 363 33554432000 4194304 5098028 140722379899376 140722379897480 140503902466684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30777344 140722379903831 140722379904090 140722379904090 140722379907014 0
/proc/17538/statm: 28282 363 304 221 0 87 0
[pid=17540] ppid=17538 vsize=28766288 memory=2696172 CPUtime=1976.72 cores=0-7
/proc/17540/stat : 17540 (java) S 17538 17538 6043 0 -1 1077944320 108336 0 0 0 197518 154 0 0 20 0 28 0 476744592 29456678912 674043 33554432000 4194304 4196468 140732751347888 140732751330432 139794421763831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
/proc/17540/statm: 7191572 674043 3551 1 0 7152672 0
[pid=17540/tid=17541] ppid=17538 vsize=28766288 memory=6791534058613427641 CPUtime=1 cores=0-7
/proc/17540/task/17541/stat : 17541 (java) S 17538 17538 6043 0 -1 1077944384 9704 0 0 0 96 4 0 0 20 0 28 0 476744592 29456678912 674043 33554432000 4194304 4196468 140732751347888 139794426004608 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17542] ppid=17538 vsize=28766288 memory=4872558044660077418 CPUtime=1.99 cores=0-7
/proc/17540/task/17542/stat : 17542 (java) S 17538 17538 6043 0 -1 1077944384 1189 0 0 0 190 9 0 0 20 0 28 0 476744593 29456678912 674043 33554432000 4194304 4196468 140732751347888 139794341616272 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17543] ppid=17538 vsize=28766288 memory=6791534058613427641 CPUtime=2 cores=0-7
/proc/17540/task/17543/stat : 17543 (java) S 17538 17538 6043 0 -1 1077944384 1554 0 0 0 187 13 0 0 20 0 28 0 476744593 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793972451856 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17544] ppid=17538 vsize=28766288 memory=4872558044660077418 CPUtime=2.02 cores=0-7
/proc/17540/task/17544/stat : 17544 (java) S 17538 17538 6043 0 -1 1077944384 2095 0 0 0 190 12 0 0 20 0 28 0 476744593 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793971399056 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17545] ppid=17538 vsize=28766288 memory=1744 CPUtime=2.01 cores=0-7
/proc/17540/task/17545/stat : 17545 (java) S 17538 17538 6043 0 -1 1077944384 441 0 0 0 194 7 0 0 20 0 28 0 476744593 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793970346256 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17546] ppid=17538 vsize=28766288 memory=780 CPUtime=2 cores=0-7
/proc/17540/task/17546/stat : 17546 (java) S 17538 17538 6043 0 -1 1077944384 1927 0 0 0 190 10 0 0 20 0 28 0 476744593 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793969294480 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17547] ppid=17538 vsize=28766288 memory=1440 CPUtime=2.02 cores=0-7
/proc/17540/task/17547/stat : 17547 (java) S 17538 17538 6043 0 -1 1077944384 1377 0 0 0 191 11 0 0 20 0 28 0 476744593 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793968241680 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17548] ppid=17538 vsize=28766288 memory=1984 CPUtime=2.03 cores=0-7
/proc/17540/task/17548/stat : 17548 (java) S 17538 17538 6043 0 -1 1077944384 2312 0 0 0 189 14 0 0 20 0 28 0 476744593 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793967188880 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17549] ppid=17538 vsize=28766288 memory=2376 CPUtime=2 cores=0-7
/proc/17540/task/17549/stat : 17549 (java) S 17538 17538 6043 0 -1 1077944384 2155 0 0 0 188 12 0 0 20 0 28 0 476744593 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793966136080 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17550] ppid=17538 vsize=28766288 memory=1768 CPUtime=4.01 cores=0-7
/proc/17540/task/17550/stat : 17550 (java) S 17538 17538 6043 0 -1 1077944384 13439 0 0 0 389 12 0 0 20 0 28 0 476744594 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793806588272 139794421774978 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17551] ppid=17538 vsize=28766288 memory=111628 CPUtime=0 cores=0-7
/proc/17540/task/17551/stat : 17551 (java) S 17538 17538 6043 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 476744595 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793805534304 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17552] ppid=17538 vsize=28766288 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/17540/task/17552/stat : 17552 (java) S 17538 17538 6043 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 28 0 476744595 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793736393600 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17553] ppid=17538 vsize=28766288 memory=29468 CPUtime=0 cores=0-7
/proc/17540/task/17553/stat : 17553 (java) S 17538 17538 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476744598 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793735341904 139794421782427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17554] ppid=17538 vsize=28766288 memory=496 CPUtime=1.98 cores=0-7
/proc/17540/task/17554/stat : 17554 (java) S 17538 17538 6043 0 -1 1077944384 13202 0 0 0 194 4 0 0 20 0 28 0 476744598 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793734290288 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17555] ppid=17538 vsize=28766288 memory=1564 CPUtime=2.27 cores=0-7
/proc/17540/task/17555/stat : 17555 (java) S 17538 17538 6043 0 -1 1077944384 16235 0 0 0 223 4 0 0 20 0 28 0 476744598 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793733237488 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17556] ppid=17538 vsize=28766288 memory=928 CPUtime=2.07 cores=0-7
/proc/17540/task/17556/stat : 17556 (java) S 17538 17538 6043 0 -1 1077944384 15453 0 0 0 204 3 0 0 20 0 28 0 476744598 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793732184688 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17557] ppid=17538 vsize=28766288 memory=1744 CPUtime=0.78 cores=0-7
/proc/17540/task/17557/stat : 17557 (java) S 17538 17538 6043 0 -1 1077944384 11433 0 0 0 76 2 0 0 20 0 28 0 476744598 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793731131888 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17558] ppid=17538 vsize=28766288 memory=780 CPUtime=0 cores=0-7
/proc/17540/task/17558/stat : 17558 (java) S 17538 17538 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476744598 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793730079328 139794421774037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17559] ppid=17538 vsize=28766288 memory=1440 CPUtime=0.08 cores=0-7
/proc/17540/task/17559/stat : 17559 (java) S 17538 17538 6043 0 -1 1077944384 968 0 0 0 0 8 0 0 20 0 28 0 476744598 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793729026608 139794421774978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17560] ppid=17538 vsize=28766288 memory=1984 CPUtime=244.44 cores=0-7
/proc/17540/task/17560/stat : 17560 (java) R 17538 17538 6043 0 -1 4202560 1514 0 0 0 24440 4 0 0 20 0 28 0 476744695 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793720044200 139794027665352 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17561] ppid=17538 vsize=28766288 memory=2376 CPUtime=241.77 cores=0-7
/proc/17540/task/17561/stat : 17561 (java) R 17538 17538 6043 0 -1 4202560 1591 0 0 0 24166 11 0 0 20 0 28 0 476744696 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793718992272 139794028552846 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17562] ppid=17538 vsize=28766288 memory=1452 CPUtime=244.33 cores=0-7
/proc/17540/task/17562/stat : 17562 (java) R 17538 17538 6043 0 -1 4202560 1244 0 0 0 24433 0 0 0 20 0 28 0 476744696 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793717940856 139794028552870 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17563] ppid=17538 vsize=28766288 memory=3276 CPUtime=243.86 cores=0-7
/proc/17540/task/17563/stat : 17563 (java) R 17538 17538 6043 0 -1 4202560 3431 0 0 0 24383 3 0 0 20 0 28 0 476744698 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793716887976 139794029867831 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17564] ppid=17538 vsize=28766288 memory=54896 CPUtime=243.4 cores=0-7
/proc/17540/task/17564/stat : 17564 (java) R 17538 17538 6043 0 -1 4202560 1530 0 0 0 24339 1 0 0 20 0 28 0 476744698 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793715835064 139794028337751 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17565] ppid=17538 vsize=28766288 memory=988 CPUtime=242.97 cores=0-7
/proc/17540/task/17565/stat : 17565 (java) R 17538 17538 6043 0 -1 4202560 969 0 0 0 24297 0 0 0 20 0 28 0 476744698 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793714782104 139794028553040 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17566] ppid=17538 vsize=28766288 memory=2052 CPUtime=243.57 cores=0-7
/proc/17540/task/17566/stat : 17566 (java) R 17538 17538 6043 0 -1 4202560 2173 0 0 0 24349 8 0 0 20 0 28 0 476744698 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793713729464 139794028552870 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
[pid=17540/tid=17567] ppid=17538 vsize=28766288 memory=1428 CPUtime=243.9 cores=0-7
/proc/17540/task/17567/stat : 17567 (java) R 17538 17538 6043 0 -1 4202560 986 0 0 0 24390 0 0 0 20 0 28 0 476744698 29456678912 674043 33554432000 4194304 4196468 140732751347888 139793712676424 139794028552941 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32391168 140732751352796 140732751352971 140732751352971 140732751355855 0
Current children cumulated CPU time: 1976.72 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2697624 KiB

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

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

[startup+252.122 s]
# the end of solver process 17540 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1975.89 s, system=1.56481 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 252.122
CPU time (s): 1977.45
CPU user time (s): 1975.89
CPU system time (s): 1.56481
CPU usage (%): 784.324
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 2697676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1975.89
system time used= 1.56481
maximum resident set size= 2696824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109333
page faults= 0
swaps= 0
block input operations= 0
block output operations= 472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11201
involuntary context switches= 25113


# summary of solver processes directly reported to runsolver:
#   pid: 17538,17540
#   total CPU time (s): 1977.45
#   total CPU user time (s): 1975.89
#   total CPU system time (s): 1.56481

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.30431 second user time and 3.15503 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-20 20:43:30
IDJOB=4405048
IDBENCH=136273
IDSOLVER=2866
FILE ID=node133/4405048-1569005050
RUNJOBID= node133-1568994386-6070
PBS_JOBID= 21704723
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n4c1w2b.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-4405048-1569005050/watcher-4405048-1569005050 -o /var/tmp/evaluation-result-4405048-1569005050/solver-4405048-1569005050 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1568994386-6070 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1186932336 HOME/instance-4405048-1569005050.xml

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

MD5SUM BENCH= d888f3c6414640c595bd57a6b8e70245
RANDOM SEED=1186932336

node133.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.18
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.18
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.18
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.18
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:        24480276 kB
MemAvailable:   31849420 kB
Buffers:           91520 kB
Cached:          7336832 kB
SwapCached:         5344 kB
Active:          3658900 kB
Inactive:        3776028 kB
Active(anon):       3240 kB
Inactive(anon):    49308 kB
Active(file):    3655660 kB
Inactive(file):  3726720 kB
Unevictable:      111416 kB
Mlocked:          111416 kB
SwapTotal:      67108860 kB
SwapFree:       67001940 kB
Dirty:             25976 kB
Writeback:             4 kB
AnonPages:        113248 kB
Mapped:            51744 kB
Shmem:             37776 kB
Slab:             443680 kB
SReclaimable:     415224 kB
SUnreclaim:        28456 kB
KernelStack:        3520 kB
PageTables:         5400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13464 MiB
End job on node133 at 2019-09-20 20:47:42