Trace number 4399627

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 NameAnswerCPU timeWall clock time
choco-solver 2019-09-16 parallel? (TO) 20042 2520.1

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-4_X2.xml
MD5SUMf5121aa225c6127ab5abec7ec5104cc1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark170.824
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399627-1568708777.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399627-1568708777.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
3.10/1.03	c solve instance...
20041.34/2520.07	s UNKNOWN
20041.34/2520.07	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399627-1568708777/watcher-4399627-1568708777 -o /tmp/evaluation-result-4399627-1568708777/solver-4399627-1568708777 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1568700586-32022 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1496047536 HOME/instance-4399627-1568708777.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=2367, runsolver pid=2364
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100137 s]*
/proc/loadavg: 7.56 8.05 8.20 2/212 2388
/proc/meminfo: memFree=28483252/32770624 swapFree=66959728/67108860
[pid=2367] ppid=2364 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2367/stat : 2367 (xcsp3-exec) S 2364 2367 31995 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446817848 115843072 363 33554432000 4194304 5098028 140727807710240 140727807708344 140049635066492 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39899136 140727807718261 140727807718505 140727807718505 140727807721418 0
/proc/2367/statm: 28282 363 304 221 0 87 0
[pid=2369] ppid=2367 vsize=28227396 memory=30016 CPUtime=0.12 cores=0-7
/proc/2369/stat : 2369 (java) S 2367 2367 31995 0 -1 1077944320 5917 0 0 0 11 1 0 0 20 0 20 0 446817848 28904853504 7504 33554432000 4194304 4196468 140723586399088 140723586381632 139965400166135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
/proc/2369/statm: 7056849 7504 3130 1 0 7019032 0
[pid=2369/tid=2370] ppid=2367 vsize=28227396 memory=6935054825532540783 CPUtime=0.08 cores=0-7
/proc/2369/task/2370/stat : 2370 (java) R 2367 2367 31995 0 -1 4202560 3831 0 0 0 8 0 0 0 20 0 20 0 446817849 28904853504 7504 33554432000 4194304 4196468 140723586399088 139965404399408 139965393273412 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2371] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2371/stat : 2371 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817849 28904853504 7504 33554432000 4194304 4196468 140723586399088 139965352786960 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2372] ppid=2367 vsize=28227396 memory=139683473675904 CPUtime=0 cores=0-7
/proc/2369/task/2372/stat : 2372 (java) S 2367 2367 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446817849 28904853504 7504 33554432000 4194304 4196468 140723586399088 139965351734416 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2373] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2373/stat : 2373 (java) S 2367 2367 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446817849 28904853504 7504 33554432000 4194304 4196468 140723586399088 139965350681360 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2374] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2374/stat : 2374 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817849 28904853504 7504 33554432000 4194304 4196468 140723586399088 139965349628816 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2375] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2375/stat : 2375 (java) S 2367 2367 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446817849 28904853504 7504 33554432000 4194304 4196468 140723586399088 139965348575760 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2376] ppid=2367 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2369/task/2376/stat : 2376 (java) S 2367 2367 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446817849 28904853504 7504 33554432000 4194304 4196468 140723586399088 139965347523216 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2377] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2377/stat : 2377 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817849 28904853504 7504 33554432000 4194304 4196468 140723586399088 139965346470160 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2378] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2378/stat : 2378 (java) S 2367 2367 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446817849 28904853504 7504 33554432000 4194304 4196468 140723586399088 139965345417616 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2379] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2379/stat : 2379 (java) S 2367 2367 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446817851 28904853504 7504 33554432000 4194304 4196468 140723586399088 139963912895216 139965400177282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2380] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2380/stat : 2380 (java) S 2367 2367 31995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446817851 28904853504 7504 33554432000 4194304 4196468 140723586399088 139963911841440 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2381] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2381/stat : 2381 (java) S 2367 2367 31995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446817852 28904853504 7504 33554432000 4194304 4196468 140723586399088 139963910788336 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2382] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2382/stat : 2382 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817854 28904853504 7504 33554432000 4194304 4196468 140723586399088 139963909736912 139965400184731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2383] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2383/stat : 2383 (java) S 2367 2367 31995 0 -1 1077944384 442 0 0 0 0 0 0 0 20 0 20 0 446817854 28904853504 7504 33554432000 4194304 4196468 140723586399088 139963908684016 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2384] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2384/stat : 2384 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817854 28904853504 7504 33554432000 4194304 4196468 140723586399088 139963907631472 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2385] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2385/stat : 2385 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817854 28904853504 7504 33554432000 4194304 4196468 140723586399088 139963906578416 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2386] ppid=2367 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/2369/task/2386/stat : 2386 (java) S 2367 2367 31995 0 -1 1077944384 332 0 0 0 2 0 0 0 20 0 20 0 446817854 28904853504 7504 33554432000 4194304 4196468 140723586399088 139963905525872 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2387] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2387/stat : 2387 (java) S 2367 2367 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446817854 28904853504 7504 33554432000 4194304 4196468 140723586399088 139963904474080 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2388] ppid=2367 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2369/task/2388/stat : 2388 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817855 28904853504 7504 33554432000 4194304 4196468 140723586399088 139963903421616 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31468 KiB

[startup+0.21062 s]*
/proc/loadavg: 7.56 8.05 8.20 4/212 2388
/proc/meminfo: memFree=28471912/32770624 swapFree=66959728/67108860
[pid=2367] ppid=2364 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2367/stat : 2367 (xcsp3-exec) S 2364 2367 31995 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446817848 115843072 363 33554432000 4194304 5098028 140727807710240 140727807708344 140049635066492 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39899136 140727807718261 140727807718505 140727807718505 140727807721418 0
/proc/2367/statm: 28282 363 304 221 0 87 0
[pid=2369] ppid=2367 vsize=28227396 memory=41016 CPUtime=0.33 cores=0-7
/proc/2369/stat : 2369 (java) S 2367 2367 31995 0 -1 1077944320 9494 0 0 0 30 3 0 0 20 0 20 0 446817848 28904853504 10254 33554432000 4194304 4196468 140723586399088 140723586381632 139965400166135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
/proc/2369/statm: 7056849 10254 3298 1 0 7019032 0
[pid=2369/tid=2370] ppid=2367 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/2369/task/2370/stat : 2370 (java) R 2367 2367 31995 0 -1 4202560 6676 0 0 0 18 2 0 0 20 0 20 0 446817849 28904853504 10254 33554432000 4194304 4196468 140723586399088 139965404399872 139965400178070 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2371] ppid=2367 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/2369/task/2371/stat : 2371 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817849 28904853504 10254 33554432000 4194304 4196468 140723586399088 139965352786960 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2372] ppid=2367 vsize=28227396 memory=139683473695139 CPUtime=0 cores=0-7
/proc/2369/task/2372/stat : 2372 (java) S 2367 2367 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446817849 28904853504 10254 33554432000 4194304 4196468 140723586399088 139965351734416 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2373] ppid=2367 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2369/task/2373/stat : 2373 (java) S 2367 2367 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446817849 28904853504 10254 33554432000 4194304 4196468 140723586399088 139965350681360 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2374] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2374/stat : 2374 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817849 28904853504 10254 33554432000 4194304 4196468 140723586399088 139965349628816 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2375] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2375/stat : 2375 (java) S 2367 2367 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446817849 28904853504 10254 33554432000 4194304 4196468 140723586399088 139965348575760 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2376] ppid=2367 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2369/task/2376/stat : 2376 (java) S 2367 2367 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446817849 28904853504 10254 33554432000 4194304 4196468 140723586399088 139965347523216 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2377] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2377/stat : 2377 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817849 28904853504 10254 33554432000 4194304 4196468 140723586399088 139965346470160 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2378] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2378/stat : 2378 (java) S 2367 2367 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446817849 28904853504 10254 33554432000 4194304 4196468 140723586399088 139965345417616 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2379] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2379/stat : 2379 (java) S 2367 2367 31995 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446817851 28904853504 10254 33554432000 4194304 4196468 140723586399088 139963912895216 139965400177282 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2380] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2380/stat : 2380 (java) S 2367 2367 31995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446817851 28904853504 10254 33554432000 4194304 4196468 140723586399088 139963911841440 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2381] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2381/stat : 2381 (java) S 2367 2367 31995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446817852 28904853504 10254 33554432000 4194304 4196468 140723586399088 139963910788336 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2382] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2382/stat : 2382 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817854 28904853504 10254 33554432000 4194304 4196468 140723586399088 139963909736912 139965400184731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2383] ppid=2367 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/2369/task/2383/stat : 2383 (java) S 2367 2367 31995 0 -1 1077944384 487 0 0 0 1 0 0 0 20 0 20 0 446817854 28904853504 10254 33554432000 4194304 4196468 140723586399088 139963908684016 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2384] ppid=2367 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/2369/task/2384/stat : 2384 (java) S 2367 2367 31995 0 -1 1077944384 206 0 0 0 1 0 0 0 20 0 20 0 446817854 28904853504 10254 33554432000 4194304 4196468 140723586399088 139963907631472 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2385] ppid=2367 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/2369/task/2385/stat : 2385 (java) S 2367 2367 31995 0 -1 1077944384 93 0 0 0 1 0 0 0 20 0 20 0 446817854 28904853504 10254 33554432000 4194304 4196468 140723586399088 139963906578416 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2386] ppid=2367 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/2369/task/2386/stat : 2386 (java) R 2367 2367 31995 0 -1 4202560 720 0 0 0 7 0 0 0 20 0 20 0 446817854 28904853504 10254 33554432000 4194304 4196468 140723586399088 139963905525872 139965384246622 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2387] ppid=2367 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2387/stat : 2387 (java) S 2367 2367 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446817854 28904853504 10254 33554432000 4194304 4196468 140723586399088 139963904474080 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2388] ppid=2367 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2369/task/2388/stat : 2388 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817855 28904853504 10254 33554432000 4194304 4196468 140723586399088 139963903421616 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42468 KiB

[startup+0.310773 s]*
/proc/loadavg: 7.56 8.05 8.20 3/212 2388
/proc/meminfo: memFree=28464972/32770624 swapFree=66959728/67108860
[pid=2367] ppid=2364 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2367/stat : 2367 (xcsp3-exec) S 2364 2367 31995 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446817848 115843072 363 33554432000 4194304 5098028 140727807710240 140727807708344 140049635066492 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39899136 140727807718261 140727807718505 140727807718505 140727807721418 0
/proc/2367/statm: 28282 363 304 221 0 87 0
[pid=2369] ppid=2367 vsize=28231652 memory=50328 CPUtime=0.51 cores=0-7
/proc/2369/stat : 2369 (java) S 2367 2367 31995 0 -1 1077944320 10931 0 0 0 48 3 0 0 20 0 20 0 446817848 28909211648 12582 33554432000 4194304 4196468 140723586399088 140723586381632 139965400166135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
/proc/2369/statm: 7057913 12582 3359 1 0 7019032 0
[pid=2369/tid=2370] ppid=2367 vsize=28231652 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/2369/task/2370/stat : 2370 (java) R 2367 2367 31995 0 -1 4202560 7865 0 0 0 27 2 0 0 20 0 20 0 446817849 28909211648 12647 33554432000 4194304 4196468 140723586399088 139965404391360 139965384246622 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2371] ppid=2367 vsize=28231652 memory=984 CPUtime=0 cores=0-7
/proc/2369/task/2371/stat : 2371 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817849 28909211648 12647 33554432000 4194304 4196468 140723586399088 139965352786960 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2372] ppid=2367 vsize=28231652 memory=14004 CPUtime=0 cores=0-7
/proc/2369/task/2372/stat : 2372 (java) S 2367 2367 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446817849 28909211648 12647 33554432000 4194304 4196468 140723586399088 139965351734416 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2373] ppid=2367 vsize=28231652 memory=25988 CPUtime=0 cores=0-7
/proc/2369/task/2373/stat : 2373 (java) S 2367 2367 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446817849 28909211648 12647 33554432000 4194304 4196468 140723586399088 139965350681360 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2374] ppid=2367 vsize=28231652 memory=14048 CPUtime=0 cores=0-7
/proc/2369/task/2374/stat : 2374 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817849 28909211648 12647 33554432000 4194304 4196468 140723586399088 139965349628816 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2375] ppid=2367 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2375/stat : 2375 (java) S 2367 2367 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446817849 28909211648 12647 33554432000 4194304 4196468 140723586399088 139965348575760 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2376] ppid=2367 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2376/stat : 2376 (java) S 2367 2367 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446817849 28909211648 12647 33554432000 4194304 4196468 140723586399088 139965347523216 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2377] ppid=2367 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2377/stat : 2377 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817849 28909211648 12647 33554432000 4194304 4196468 140723586399088 139965346470160 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2378] ppid=2367 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2378/stat : 2378 (java) S 2367 2367 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446817849 28909211648 12647 33554432000 4194304 4196468 140723586399088 139965345417616 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2379] ppid=2367 vsize=28231652 memory=139683342410304 CPUtime=0 cores=0-7
/proc/2369/task/2379/stat : 2379 (java) S 2367 2367 31995 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446817851 28909211648 12647 33554432000 4194304 4196468 140723586399088 139963912895216 139965400177282 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2380] ppid=2367 vsize=28231652 memory=139683342414799 CPUtime=0 cores=0-7
/proc/2369/task/2380/stat : 2380 (java) S 2367 2367 31995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446817851 28909211648 12647 33554432000 4194304 4196468 140723586399088 139963911841440 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2381] ppid=2367 vsize=28231652 memory=279366684836496 CPUtime=0 cores=0-7
/proc/2369/task/2381/stat : 2381 (java) S 2367 2367 31995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446817852 28909211648 12647 33554432000 4194304 4196468 140723586399088 139963910788336 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2382] ppid=2367 vsize=28231652 memory=279366684834192 CPUtime=0 cores=0-7
/proc/2369/task/2382/stat : 2382 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817854 28909211648 12647 33554432000 4194304 4196468 140723586399088 139963909736912 139965400184731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2383] ppid=2367 vsize=28231652 memory=279366684831888 CPUtime=0.03 cores=0-7
/proc/2369/task/2383/stat : 2383 (java) R 2367 2367 31995 0 -1 4202560 623 0 0 0 3 0 0 0 20 0 20 0 446817854 28909211648 12653 33554432000 4194304 4196468 140723586399088 139963908684016 139965381689992 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2384] ppid=2367 vsize=28231652 memory=279366684848016 CPUtime=0.02 cores=0-7
/proc/2369/task/2384/stat : 2384 (java) S 2367 2367 31995 0 -1 1077944384 223 0 0 0 2 0 0 0 20 0 20 0 446817854 28909211648 12653 33554432000 4194304 4196468 140723586399088 139963907631472 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2385] ppid=2367 vsize=28231652 memory=279366684845712 CPUtime=0.02 cores=0-7
/proc/2369/task/2385/stat : 2385 (java) S 2367 2367 31995 0 -1 1077944384 96 0 0 0 2 0 0 0 20 0 20 0 446817854 28909211648 12653 33554432000 4194304 4196468 140723586399088 139963906578416 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2386] ppid=2367 vsize=28231652 memory=279366684852624 CPUtime=0.12 cores=0-7
/proc/2369/task/2386/stat : 2386 (java) S 2367 2367 31995 0 -1 1077944384 841 0 0 0 12 0 0 0 20 0 20 0 446817854 28909211648 12653 33554432000 4194304 4196468 140723586399088 139963905525872 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2387] ppid=2367 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2387/stat : 2387 (java) S 2367 2367 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446817854 28909211648 12653 33554432000 4194304 4196468 140723586399088 139963904474080 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2388] ppid=2367 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/2369/task/2388/stat : 2388 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817855 28909211648 12653 33554432000 4194304 4196468 140723586399088 139963903421616 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51780 KiB

[startup+0.700957 s]
/proc/loadavg: 7.56 8.05 8.20 6/212 2388
/proc/meminfo: memFree=28448788/32770624 swapFree=66959728/67108860
[pid=2367] ppid=2364 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2367/stat : 2367 (xcsp3-exec) S 2364 2367 31995 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446817848 115843072 363 33554432000 4194304 5098028 140727807710240 140727807708344 140049635066492 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39899136 140727807718261 140727807718505 140727807718505 140727807721418 0
/proc/2367/statm: 28282 363 304 221 0 87 0
[pid=2369] ppid=2367 vsize=28233776 memory=100952 CPUtime=1.73 cores=0-7
/proc/2369/stat : 2369 (java) S 2367 2367 31995 0 -1 1077944320 15001 0 0 0 167 6 0 0 20 0 20 0 446817848 28911386624 25238 33554432000 4194304 4196468 140723586399088 140723586381632 139965400166135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
/proc/2369/statm: 7058444 25238 3453 1 0 7019544 0
[pid=2369/tid=2370] ppid=2367 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/2369/task/2370/stat : 2370 (java) R 2367 2367 31995 0 -1 4202560 8643 0 0 0 64 3 0 0 20 0 20 0 446817849 28911386624 25238 33554432000 4194304 4196468 140723586399088 139965404402848 139965400178070 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2371] ppid=2367 vsize=28233776 memory=139683342623600 CPUtime=0 cores=0-7
/proc/2369/task/2371/stat : 2371 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446817849 28911386624 25238 33554432000 4194304 4196468 140723586399088 139965352786960 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2372] ppid=2367 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/2369/task/2372/stat : 2372 (java) S 2367 2367 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446817849 28911386624 25238 33554432000 4194304 4196468 140723586399088 139965351734416 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2373] ppid=2367 vsize=28233776 memory=4160 CPUtime=0 cores=0-7

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

[pid=2369/tid=2407] ppid=2367 vsize=28766288 memory=1452 CPUtime=2419.94 cores=0-7
/proc/2369/task/2407/stat : 2407 (java) R 2367 2367 31995 0 -1 4202560 16958 0 0 0 241970 24 0 0 20 0 28 0 446817954 29456678912 536716 33554432000 4194304 4196468 140723586399088 139963887072024 139965021864959 0 4 0 16800975 0 0 0 -1 4 0 0 20 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
Current children cumulated CPU time: 19422.5 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2148316 KiB

[startup+2502.3 s]
/proc/loadavg: 8.06 8.19 8.26 9/219 2617
/proc/meminfo: memFree=26358196/32770624 swapFree=66959728/67108860
[pid=2367] ppid=2364 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2367/stat : 2367 (xcsp3-exec) S 2364 2367 31995 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446817848 115843072 363 33554432000 4194304 5098028 140727807710240 140727807708344 140049635066492 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39899136 140727807718261 140727807718505 140727807718505 140727807721418 0
/proc/2367/statm: 28282 363 304 221 0 87 0
[pid=2369] ppid=2367 vsize=28766288 memory=2150936 CPUtime=19900.3 cores=0-7
/proc/2369/stat : 2369 (java) S 2367 2367 31995 0 -1 1077944320 801324 0 0 0 1989090 942 0 0 20 0 28 0 446817848 29456678912 537734 33554432000 4194304 4196468 140723586399088 140723586381632 139965400166135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
/proc/2369/statm: 7191572 537734 3549 1 0 7152672 0
[pid=2369/tid=2370] ppid=2367 vsize=28766288 memory=2146864 CPUtime=0.99 cores=0-7
/proc/2369/task/2370/stat : 2370 (java) S 2367 2367 31995 0 -1 1077944384 8764 0 0 0 95 4 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965404406912 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2371] ppid=2367 vsize=28766288 memory=1452 CPUtime=7.02 cores=0-7
/proc/2369/task/2371/stat : 2371 (java) S 2367 2367 31995 0 -1 1077944384 35067 0 0 0 667 35 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965352786960 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2372] ppid=2367 vsize=28766288 memory=1452 CPUtime=7.04 cores=0-7
/proc/2369/task/2372/stat : 2372 (java) S 2367 2367 31995 0 -1 1077944384 31608 0 0 0 672 32 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965351734416 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2373] ppid=2367 vsize=28766288 memory=2150936 CPUtime=7.02 cores=0-7
/proc/2369/task/2373/stat : 2373 (java) S 2367 2367 31995 0 -1 1077944384 29293 0 0 0 667 35 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965350681360 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2374] ppid=2367 vsize=28766288 memory=2150936 CPUtime=7.04 cores=0-7
/proc/2369/task/2374/stat : 2374 (java) S 2367 2367 31995 0 -1 1077944384 33939 0 0 0 668 36 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965349628816 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2375] ppid=2367 vsize=28766288 memory=1452 CPUtime=7.07 cores=0-7
/proc/2369/task/2375/stat : 2375 (java) S 2367 2367 31995 0 -1 1077944384 28498 0 0 0 676 31 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965348575760 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2376] ppid=2367 vsize=28766288 memory=2150936 CPUtime=7.08 cores=0-7
/proc/2369/task/2376/stat : 2376 (java) S 2367 2367 31995 0 -1 1077944384 35474 0 0 0 677 31 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965347523216 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2377] ppid=2367 vsize=28766288 memory=1452 CPUtime=7.07 cores=0-7
/proc/2369/task/2377/stat : 2377 (java) S 2367 2367 31995 0 -1 1077944384 32990 0 0 0 674 33 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965346470160 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2378] ppid=2367 vsize=28766288 memory=8112282956445269571 CPUtime=6.94 cores=0-7
/proc/2369/task/2378/stat : 2378 (java) S 2367 2367 31995 0 -1 1077944384 25828 0 0 0 662 32 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965345417616 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2379] ppid=2367 vsize=28766288 memory=4160 CPUtime=3.12 cores=0-7
/proc/2369/task/2379/stat : 2379 (java) S 2367 2367 31995 0 -1 1077944384 139082 0 0 0 247 65 0 0 20 0 28 0 446817851 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963912895216 139965400177282 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2380] ppid=2367 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/2369/task/2380/stat : 2380 (java) S 2367 2367 31995 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 28 0 446817851 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963911841504 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2381] ppid=2367 vsize=28766288 memory=2150936 CPUtime=0 cores=0-7
/proc/2369/task/2381/stat : 2381 (java) S 2367 2367 31995 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 446817852 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963910788352 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2382] ppid=2367 vsize=28766288 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/2369/task/2382/stat : 2382 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446817854 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963909736912 139965400184731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2383] ppid=2367 vsize=28766288 memory=2146864 CPUtime=1.73 cores=0-7
/proc/2369/task/2383/stat : 2383 (java) S 2367 2367 31995 0 -1 1077944384 6979 0 0 0 171 2 0 0 20 0 28 0 446817854 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963908684016 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2384] ppid=2367 vsize=28766288 memory=1452 CPUtime=1.68 cores=0-7
/proc/2369/task/2384/stat : 2384 (java) S 2367 2367 31995 0 -1 1077944384 7495 0 0 0 166 2 0 0 20 0 28 0 446817854 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963907631472 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 33 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2385] ppid=2367 vsize=28766288 memory=2146864 CPUtime=1.85 cores=0-7
/proc/2369/task/2385/stat : 2385 (java) S 2367 2367 31995 0 -1 1077944384 9499 0 0 0 184 1 0 0 20 0 28 0 446817854 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963906578416 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2386] ppid=2367 vsize=28766288 memory=1452 CPUtime=0.73 cores=0-7
/proc/2369/task/2386/stat : 2386 (java) S 2367 2367 31995 0 -1 1077944384 5538 0 0 0 72 1 0 0 20 0 28 0 446817854 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963905525872 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2387] ppid=2367 vsize=28766288 memory=2146864 CPUtime=0 cores=0-7
/proc/2369/task/2387/stat : 2387 (java) S 2367 2367 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446817854 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963904474080 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2388] ppid=2367 vsize=28766288 memory=1452 CPUtime=0.68 cores=0-7
/proc/2369/task/2388/stat : 2388 (java) S 2367 2367 31995 0 -1 1077944384 5793 0 0 0 56 12 0 0 20 0 28 0 446817855 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963903421616 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 35 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2390] ppid=2367 vsize=28766288 memory=2146864 CPUtime=2478.01 cores=0-7
/proc/2369/task/2390/stat : 2390 (java) R 2367 2367 31995 0 -1 4202560 23138 0 0 0 247778 23 0 0 20 0 28 0 446817953 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963894439144 139965021307760 0 4 0 16800975 0 0 0 -1 0 0 0 19 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2391] ppid=2367 vsize=28766288 memory=8112282956445269571 CPUtime=2480.74 cores=0-7
/proc/2369/task/2391/stat : 2391 (java) R 2367 2367 31995 0 -1 4202560 21751 0 0 0 248051 23 0 0 20 0 28 0 446817953 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963893387800 139965022748086 0 4 0 16800975 0 0 0 -1 1 0 0 25 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2392] ppid=2367 vsize=28766288 memory=1452 CPUtime=2480.54 cores=0-7
/proc/2369/task/2392/stat : 2392 (java) R 2367 2367 31995 0 -1 4202560 30629 0 0 0 248026 28 0 0 20 0 28 0 446817953 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963892334240 139965023570340 0 4 0 16800975 0 0 0 -1 3 0 0 19 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2393] ppid=2367 vsize=28766288 memory=1452 CPUtime=2480.72 cores=0-7
/proc/2369/task/2393/stat : 2393 (java) R 2367 2367 31995 0 -1 4202560 67253 0 0 0 247967 105 0 0 20 0 28 0 446817953 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963891281944 139965021560332 0 4 0 16800975 0 0 0 -1 2 0 0 19 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2404] ppid=2367 vsize=28766288 memory=1452 CPUtime=2478.15 cores=0-7
/proc/2369/task/2404/stat : 2404 (java) R 2367 2367 31995 0 -1 4202560 41344 0 0 0 247732 83 0 0 20 0 28 0 446817953 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963890231808 139965021908160 0 4 0 16800975 0 0 0 -1 5 0 0 20 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2405] ppid=2367 vsize=28766288 memory=2146864 CPUtime=2477.73 cores=0-7
/proc/2369/task/2405/stat : 2405 (java) R 2367 2367 31995 0 -1 4202560 54709 0 0 0 247656 117 0 0 20 0 28 0 446817953 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963889176216 139965023570583 0 4 0 16800975 0 0 0 -1 6 0 0 21 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2406] ppid=2367 vsize=28766288 memory=1452 CPUtime=2477.49 cores=0-7
/proc/2369/task/2406/stat : 2406 (java) R 2367 2367 31995 0 -1 4202560 108015 0 0 0 247539 210 0 0 20 0 28 0 446817953 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963888124328 139965021308254 0 4 0 16800975 0 0 0 -1 7 0 0 21 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2407] ppid=2367 vsize=28766288 memory=1452 CPUtime=2479.68 cores=0-7
/proc/2369/task/2407/stat : 2407 (java) R 2367 2367 31995 0 -1 4202560 17298 0 0 0 247944 24 0 0 20 0 28 0 446817954 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963887071848 139965021908320 0 4 0 16800975 0 0 0 -1 4 0 0 21 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
Current children cumulated CPU time: 19900.3 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2152388 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.04 8.18 8.26 9/219 2617
/proc/meminfo: memFree=26358444/32770624 swapFree=66959728/67108860
[pid=2367] ppid=2364 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2367/stat : 2367 (xcsp3-exec) S 2364 2367 31995 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446817848 115843072 363 33554432000 4194304 5098028 140727807710240 140727807708344 140049635066492 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39899136 140727807718261 140727807718505 140727807718505 140727807721418 0
/proc/2367/statm: 28282 363 304 221 0 87 0
[pid=2369] ppid=2367 vsize=28766288 memory=2150936 CPUtime=20041.3 cores=0-7
/proc/2369/stat : 2369 (java) S 2367 2367 31995 0 -1 1077944320 802729 0 0 0 2003191 943 0 0 20 0 28 0 446817848 29456678912 537734 33554432000 4194304 4196468 140723586399088 140723586381632 139965400166135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
/proc/2369/statm: 7191572 537734 3549 1 0 7152672 0
[pid=2369/tid=2370] ppid=2367 vsize=28766288 memory=6935054825532540783 CPUtime=0.99 cores=0-7
/proc/2369/task/2370/stat : 2370 (java) S 2367 2367 31995 0 -1 1077944384 8764 0 0 0 95 4 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965404406912 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2371] ppid=2367 vsize=28766288 memory=580 CPUtime=7.04 cores=0-7
/proc/2369/task/2371/stat : 2371 (java) S 2367 2367 31995 0 -1 1077944384 35181 0 0 0 669 35 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965352786960 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2372] ppid=2367 vsize=28766288 memory=1720 CPUtime=7.07 cores=0-7
/proc/2369/task/2372/stat : 2372 (java) S 2367 2367 31995 0 -1 1077944384 31663 0 0 0 675 32 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965351734416 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2373] ppid=2367 vsize=28766288 memory=10604 CPUtime=7.06 cores=0-7
/proc/2369/task/2373/stat : 2373 (java) S 2367 2367 31995 0 -1 1077944384 29367 0 0 0 670 36 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965350681360 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2374] ppid=2367 vsize=28766288 memory=988 CPUtime=7.07 cores=0-7
/proc/2369/task/2374/stat : 2374 (java) S 2367 2367 31995 0 -1 1077944384 33996 0 0 0 671 36 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965349628816 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2375] ppid=2367 vsize=28766288 memory=2008 CPUtime=7.1 cores=0-7
/proc/2369/task/2375/stat : 2375 (java) S 2367 2367 31995 0 -1 1077944384 28552 0 0 0 679 31 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965348575760 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2376] ppid=2367 vsize=28766288 memory=1436 CPUtime=7.11 cores=0-7
/proc/2369/task/2376/stat : 2376 (java) S 2367 2367 31995 0 -1 1077944384 35481 0 0 0 680 31 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965347523216 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2377] ppid=2367 vsize=28766288 memory=580 CPUtime=7.1 cores=0-7
/proc/2369/task/2377/stat : 2377 (java) S 2367 2367 31995 0 -1 1077944384 33245 0 0 0 677 33 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965346470160 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2378] ppid=2367 vsize=28766288 memory=1720 CPUtime=6.97 cores=0-7
/proc/2369/task/2378/stat : 2378 (java) S 2367 2367 31995 0 -1 1077944384 25914 0 0 0 665 32 0 0 20 0 28 0 446817849 29456678912 537734 33554432000 4194304 4196468 140723586399088 139965345417616 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2379] ppid=2367 vsize=28766288 memory=10604 CPUtime=3.14 cores=0-7
/proc/2369/task/2379/stat : 2379 (java) S 2367 2367 31995 0 -1 1077944384 139270 0 0 0 248 66 0 0 20 0 28 0 446817851 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963912895216 139965400177282 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2380] ppid=2367 vsize=28766288 memory=10604 CPUtime=0 cores=0-7
/proc/2369/task/2380/stat : 2380 (java) S 2367 2367 31995 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 28 0 446817851 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963911841504 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2381] ppid=2367 vsize=28766288 memory=4160 CPUtime=0 cores=0-7
/proc/2369/task/2381/stat : 2381 (java) S 2367 2367 31995 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 446817852 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963910788352 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2382] ppid=2367 vsize=28766288 memory=776 CPUtime=0 cores=0-7
/proc/2369/task/2382/stat : 2382 (java) S 2367 2367 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446817854 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963909736912 139965400184731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2383] ppid=2367 vsize=28766288 memory=1564 CPUtime=1.73 cores=0-7
/proc/2369/task/2383/stat : 2383 (java) S 2367 2367 31995 0 -1 1077944384 6981 0 0 0 171 2 0 0 20 0 28 0 446817854 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963908684016 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2384] ppid=2367 vsize=28766288 memory=8112282956445269571 CPUtime=1.68 cores=0-7
/proc/2369/task/2384/stat : 2384 (java) S 2367 2367 31995 0 -1 1077944384 7497 0 0 0 166 2 0 0 20 0 28 0 446817854 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963907631472 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 33 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2385] ppid=2367 vsize=28766288 memory=26012 CPUtime=1.85 cores=0-7
/proc/2369/task/2385/stat : 2385 (java) S 2367 2367 31995 0 -1 1077944384 9501 0 0 0 184 1 0 0 20 0 28 0 446817854 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963906578416 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2386] ppid=2367 vsize=28766288 memory=14048 CPUtime=0.73 cores=0-7
/proc/2369/task/2386/stat : 2386 (java) S 2367 2367 31995 0 -1 1077944384 5540 0 0 0 72 1 0 0 20 0 28 0 446817854 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963905525872 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2387] ppid=2367 vsize=28766288 memory=2124 CPUtime=0 cores=0-7
/proc/2369/task/2387/stat : 2387 (java) S 2367 2367 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446817854 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963904474080 139965400176341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2388] ppid=2367 vsize=28766288 memory=500 CPUtime=0.68 cores=0-7
/proc/2369/task/2388/stat : 2388 (java) S 2367 2367 31995 0 -1 1077944384 5806 0 0 0 56 12 0 0 20 0 28 0 446817855 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963903421616 139965400177282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 35 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2390] ppid=2367 vsize=28766288 memory=1556 CPUtime=2495.57 cores=0-7
/proc/2369/task/2390/stat : 2390 (java) R 2367 2367 31995 0 -1 4202560 23219 0 0 0 249534 23 0 0 20 0 28 0 446817953 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963894439008 139965023570322 0 4 0 16800975 0 0 0 -1 1 0 0 19 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2391] ppid=2367 vsize=28766288 memory=928 CPUtime=2498.35 cores=0-7
/proc/2369/task/2391/stat : 2391 (java) R 2367 2367 31995 0 -1 4202560 21806 0 0 0 249812 23 0 0 20 0 28 0 446817953 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963893387424 139965021307990 0 4 0 16800975 0 0 0 -1 5 0 0 25 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2392] ppid=2367 vsize=28766288 memory=1772 CPUtime=2498.17 cores=0-7
/proc/2369/task/2392/stat : 2392 (java) R 2367 2367 31995 0 -1 4202560 30686 0 0 0 249789 28 0 0 20 0 28 0 446817953 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963892334224 139965021908320 0 4 0 16800975 0 0 0 -1 6 0 0 19 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2393] ppid=2367 vsize=28766288 memory=4104 CPUtime=2498.37 cores=0-7
/proc/2369/task/2393/stat : 2393 (java) R 2367 2367 31995 0 -1 4202560 67326 0 0 0 249732 105 0 0 20 0 28 0 446817953 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963891281648 139965021865249 0 4 0 16800975 0 0 0 -1 2 0 0 19 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2404] ppid=2367 vsize=28766288 memory=832 CPUtime=2495.65 cores=0-7
/proc/2369/task/2404/stat : 2404 (java) R 2367 2367 31995 0 -1 4202560 41453 0 0 0 249482 83 0 0 20 0 28 0 446817953 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963890231808 139965022208906 0 4 0 16800975 0 0 0 -1 3 0 0 20 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2405] ppid=2367 vsize=28766288 memory=1436 CPUtime=2495.3 cores=0-7
/proc/2369/task/2405/stat : 2405 (java) R 2367 2367 31995 0 -1 4202560 54727 0 0 0 249413 117 0 0 20 0 28 0 446817953 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963889176344 139965023570322 0 4 0 16800975 0 0 0 -1 7 0 0 21 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2406] ppid=2367 vsize=28766288 memory=580 CPUtime=2495.1 cores=0-7
/proc/2369/task/2406/stat : 2406 (java) R 2367 2367 31995 0 -1 4202560 108080 0 0 0 249300 210 0 0 20 0 28 0 446817953 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963888124256 139965021308249 0 4 0 16800975 0 0 0 -1 4 0 0 21 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
[pid=2369/tid=2407] ppid=2367 vsize=28766288 memory=1720 CPUtime=2497.32 cores=0-7
/proc/2369/task/2407/stat : 2407 (java) R 2367 2367 31995 0 -1 4202560 17334 0 0 0 249708 24 0 0 20 0 28 0 446817954 29456678912 537734 33554432000 4194304 4196468 140723586399088 139963887071624 139965023570782 0 4 0 16800975 0 0 0 -1 0 0 0 21 0 0 6293624 6294260 35966976 140723586401258 140723586401430 140723586401430 140723586404303 0
Current children cumulated CPU time: 20041.3 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2152388 KiB

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

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

[startup+2520.1 s]
# the end of solver process 2369 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20032.5 s, system=9.44969 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.1
CPU time (s): 20042
CPU user time (s): 20032.5
CPU system time (s): 9.44969
CPU usage (%): 795.286
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 3367280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20032.5
system time used= 9.44969
maximum resident set size= 3386404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 803661
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 251452
involuntary context switches= 250438


# summary of solver processes directly reported to runsolver:
#   pid: 2367,2369
#   total CPU time (s): 20042
#   total CPU user time (s): 20032.5
#   total CPU system time (s): 9.44969

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.2773 second user time and 22.1469 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-17 10:25:37
IDJOB=4399627
IDBENCH=134574
IDSOLVER=2854
FILE ID=node124/4399627-1568708777
RUNJOBID= node124-1568700586-32022
PBS_JOBID= 21703899
Free space on /tmp= 61812 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-4_X2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399627-1568708777/watcher-4399627-1568708777 -o /tmp/evaluation-result-4399627-1568708777/solver-4399627-1568708777 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1568700586-32022 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1496047536 HOME/instance-4399627-1568708777.xml

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

MD5SUM BENCH= f5121aa225c6127ab5abec7ec5104cc1
RANDOM SEED=1496047536

node124.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.47
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.47
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.47
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.47
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:        28500988 kB
MemAvailable:   31838788 kB
Buffers:          235364 kB
Cached:          3389892 kB
SwapCached:        46376 kB
Active:          1115636 kB
Inactive:        2563108 kB
Active(anon):       5052 kB
Inactive(anon):    97996 kB
Active(file):    1110584 kB
Inactive(file):  2465112 kB
Unevictable:      107732 kB
Mlocked:          107732 kB
SwapTotal:      67108860 kB
SwapFree:       66959728 kB
Dirty:             26176 kB
Writeback:             0 kB
AnonPages:        115332 kB
Mapped:            48780 kB
Shmem:             40944 kB
Slab:             185524 kB
SReclaimable:     155876 kB
SUnreclaim:        29648 kB
KernelStack:        3408 kB
PageTables:         5952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506700 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:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61784 MiB
End job on node124 at 2019-09-17 11:07:37