Trace number 4406885

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-24 parallel? (TO) 19858.2 2520.12

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-08-m039.xml
MD5SUMcf7d41cb48e0c265061ebe127338815d
Bench CategoryCSP (decision 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 variables225
Number of constraints52
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":56},{"degree":4,"count":163},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":3},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":45}]
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-4406885-1569352568.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406885-1569352568.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.29/0.66	c solve instance...
19857.49/2520.07	s UNKNOWN
19857.49/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 (14029 MiB free)
  memory of node 1: 16384 MiB (10974 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406885-1569352568/watcher-4406885-1569352568 -o /var/tmp/evaluation-result-4406885-1569352568/solver-4406885-1569352568 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node140-1569347359-14876 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1738696783 HOME/instance-4406885-1569352568.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=17566, runsolver pid=17563
Current StackSize limit: 8192 KiB


[startup+0.100126 s]*
/proc/loadavg: 6.98 8.02 8.22 3/213 17587
/proc/meminfo: memFree=25587340/32770624 swapFree=66997532/67108860
[pid=17566] ppid=17563 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17566/stat : 17566 (xcsp3-exec) S 17563 17566 14849 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 511195138 115843072 363 33554432000 4194304 5098028 140725042432096 140725042430200 140477349581436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8122368 140725042434897 140725042435157 140725042435157 140725042438086 0
/proc/17566/statm: 28282 363 304 221 0 87 0
[pid=17568] ppid=17566 vsize=28227396 memory=28900 CPUtime=0.12 cores=0-7
/proc/17568/stat : 17568 (java) S 17566 17566 14849 0 -1 1077944320 5713 0 0 0 11 1 0 0 20 0 20 0 511195139 28904853504 7225 33554432000 4194304 4196468 140730441183392 140730441165936 139795609599735 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
/proc/17568/statm: 7056849 7225 3115 1 0 7019032 0
[pid=17568/tid=17569] ppid=17566 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/17568/task/17569/stat : 17569 (java) R 17566 17566 14849 0 -1 4202560 3622 0 0 0 8 0 0 0 20 0 20 0 511195139 28904853504 7225 33554432000 4194304 4196468 140730441183392 139795613826496 139795593643365 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17570] ppid=17566 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17568/task/17570/stat : 17570 (java) S 17566 17566 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511195140 28904853504 7225 33554432000 4194304 4196468 140730441183392 139795562220688 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17571] ppid=17566 vsize=28227396 memory=140387986613888 CPUtime=0 cores=0-7
/proc/17568/task/17571/stat : 17571 (java) S 17566 17566 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511195140 28904853504 7225 33554432000 4194304 4196468 140730441183392 139795561167888 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17572] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17572/stat : 17572 (java) S 17566 17566 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511195140 28904853504 7225 33554432000 4194304 4196468 140730441183392 139795560115088 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17573] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17573/stat : 17573 (java) S 17566 17566 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511195140 28904853504 7225 33554432000 4194304 4196468 140730441183392 139795559062288 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17574] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17574/stat : 17574 (java) S 17566 17566 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195140 28904853504 7225 33554432000 4194304 4196468 140730441183392 139795558009488 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17575] ppid=17566 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17568/task/17575/stat : 17575 (java) S 17566 17566 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195140 28904853504 7291 33554432000 4194304 4196468 140730441183392 139795556956688 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17576] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17576/stat : 17576 (java) S 17566 17566 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195140 28904853504 7291 33554432000 4194304 4196468 140730441183392 139795555903888 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17577] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17577/stat : 17577 (java) S 17566 17566 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511195140 28904853504 7291 33554432000 4194304 4196468 140730441183392 139795554851088 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17578] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17578/stat : 17578 (java) S 17566 17566 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511195141 28904853504 7291 33554432000 4194304 4196468 140730441183392 139794591562608 139795609610882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17579] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17579/stat : 17579 (java) S 17566 17566 14849 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511195142 28904853504 7291 33554432000 4194304 4196468 140730441183392 139794590508576 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17580] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17580/stat : 17580 (java) S 17566 17566 14849 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511195142 28904853504 7291 33554432000 4194304 4196468 140730441183392 139794589455728 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17581] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17581/stat : 17581 (java) S 17566 17566 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195144 28904853504 7291 33554432000 4194304 4196468 140730441183392 139794588404048 139795609618331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17582] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17582/stat : 17582 (java) S 17566 17566 14849 0 -1 1077944384 321 0 0 0 0 0 0 0 20 0 20 0 511195144 28904853504 7291 33554432000 4194304 4196468 140730441183392 139794587351408 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17583] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17583/stat : 17583 (java) R 17566 17566 14849 0 -1 4202560 141 0 0 0 0 0 0 0 20 0 20 0 511195144 28904853504 7291 33554432000 4194304 4196468 140730441183392 139794586290112 139795593035473 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17584] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17584/stat : 17584 (java) S 17566 17566 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511195144 28904853504 7291 33554432000 4194304 4196468 140730441183392 139794585245808 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17585] ppid=17566 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/17568/task/17585/stat : 17585 (java) R 17566 17566 14849 0 -1 4202560 334 0 0 0 2 0 0 0 20 0 20 0 511195144 28904853504 7291 33554432000 4194304 4196468 140730441183392 139794584193008 139795593850369 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17586] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17586/stat : 17586 (java) S 17566 17566 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511195144 28904853504 7291 33554432000 4194304 4196468 140730441183392 139794583141472 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17587] ppid=17566 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17568/task/17587/stat : 17587 (java) S 17566 17566 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195145 28904853504 7291 33554432000 4194304 4196468 140730441183392 139794582088752 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30352 KiB

[startup+0.210596 s]*
/proc/loadavg: 6.98 8.02 8.22 4/213 17587
/proc/meminfo: memFree=25574176/32770624 swapFree=66997532/67108860
[pid=17566] ppid=17563 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17566/stat : 17566 (xcsp3-exec) S 17563 17566 14849 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 511195138 115843072 363 33554432000 4194304 5098028 140725042432096 140725042430200 140477349581436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8122368 140725042434897 140725042435157 140725042435157 140725042438086 0
/proc/17566/statm: 28282 363 304 221 0 87 0
[pid=17568] ppid=17566 vsize=28227396 memory=41004 CPUtime=0.33 cores=0-7
/proc/17568/stat : 17568 (java) S 17566 17566 14849 0 -1 1077944320 9524 0 0 0 30 3 0 0 20 0 20 0 511195139 28904853504 10251 33554432000 4194304 4196468 140730441183392 140730441165936 139795609599735 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
/proc/17568/statm: 7056849 10251 3298 1 0 7019032 0
[pid=17568/tid=17569] ppid=17566 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/17568/task/17569/stat : 17569 (java) R 17566 17566 14849 0 -1 4202560 6648 0 0 0 18 2 0 0 20 0 20 0 511195139 28904853504 10251 33554432000 4194304 4196468 140730441183392 139795613838048 139795609621661 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17570] ppid=17566 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/17568/task/17570/stat : 17570 (java) S 17566 17566 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511195140 28904853504 10251 33554432000 4194304 4196468 140730441183392 139795562220688 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17571] ppid=17566 vsize=28227396 memory=140387986629214 CPUtime=0 cores=0-7
/proc/17568/task/17571/stat : 17571 (java) S 17566 17566 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511195140 28904853504 10251 33554432000 4194304 4196468 140730441183392 139795561167888 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17572] ppid=17566 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17568/task/17572/stat : 17572 (java) S 17566 17566 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511195140 28904853504 10251 33554432000 4194304 4196468 140730441183392 139795560115088 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17573] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17573/stat : 17573 (java) S 17566 17566 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511195140 28904853504 10251 33554432000 4194304 4196468 140730441183392 139795559062288 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17574] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17574/stat : 17574 (java) S 17566 17566 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195140 28904853504 10251 33554432000 4194304 4196468 140730441183392 139795558009488 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17575] ppid=17566 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17568/task/17575/stat : 17575 (java) S 17566 17566 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195140 28904853504 10251 33554432000 4194304 4196468 140730441183392 139795556956688 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17576] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17576/stat : 17576 (java) S 17566 17566 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195140 28904853504 10251 33554432000 4194304 4196468 140730441183392 139795555903888 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17577] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17577/stat : 17577 (java) S 17566 17566 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511195140 28904853504 10251 33554432000 4194304 4196468 140730441183392 139795554851088 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17578] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17578/stat : 17578 (java) S 17566 17566 14849 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511195141 28904853504 10251 33554432000 4194304 4196468 140730441183392 139794591562608 139795609610882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17579] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17579/stat : 17579 (java) S 17566 17566 14849 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511195142 28904853504 10251 33554432000 4194304 4196468 140730441183392 139794590508576 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17580] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17580/stat : 17580 (java) S 17566 17566 14849 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511195142 28904853504 10251 33554432000 4194304 4196468 140730441183392 139794589455728 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17581] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17581/stat : 17581 (java) S 17566 17566 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195144 28904853504 10251 33554432000 4194304 4196468 140730441183392 139794588404048 139795609618331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17582] ppid=17566 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/17568/task/17582/stat : 17582 (java) S 17566 17566 14849 0 -1 1077944384 511 0 0 0 1 0 0 0 20 0 20 0 511195144 28904853504 10251 33554432000 4194304 4196468 140730441183392 139794587351408 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17583] ppid=17566 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/17568/task/17583/stat : 17583 (java) S 17566 17566 14849 0 -1 1077944384 252 0 0 0 1 0 0 0 20 0 20 0 511195144 28904853504 10251 33554432000 4194304 4196468 140730441183392 139794586298608 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17584] ppid=17566 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17568/task/17584/stat : 17584 (java) S 17566 17566 14849 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 511195144 28904853504 10251 33554432000 4194304 4196468 140730441183392 139794585245808 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17585] ppid=17566 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/17568/task/17585/stat : 17585 (java) S 17566 17566 14849 0 -1 1077944384 749 0 0 0 8 0 0 0 20 0 20 0 511195144 28904853504 10251 33554432000 4194304 4196468 140730441183392 139794584193008 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17586] ppid=17566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17586/stat : 17586 (java) S 17566 17566 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511195144 28904853504 10251 33554432000 4194304 4196468 140730441183392 139794583141472 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17587] ppid=17566 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17568/task/17587/stat : 17587 (java) S 17566 17566 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195145 28904853504 10251 33554432000 4194304 4196468 140730441183392 139794582088752 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42456 KiB

[startup+0.31034 s]*
/proc/loadavg: 6.98 8.02 8.22 4/213 17587
/proc/meminfo: memFree=25567152/32770624 swapFree=66997532/67108860
[pid=17566] ppid=17563 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17566/stat : 17566 (xcsp3-exec) S 17563 17566 14849 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 511195138 115843072 363 33554432000 4194304 5098028 140725042432096 140725042430200 140477349581436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8122368 140725042434897 140725042435157 140725042435157 140725042438086 0
/proc/17566/statm: 28282 363 304 221 0 87 0
[pid=17568] ppid=17566 vsize=28231652 memory=49920 CPUtime=0.53 cores=0-7
/proc/17568/stat : 17568 (java) S 17566 17566 14849 0 -1 1077944320 10892 0 0 0 48 5 0 0 20 0 20 0 511195139 28909211648 12480 33554432000 4194304 4196468 140730441183392 140730441165936 139795609599735 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
/proc/17568/statm: 7057913 12480 3345 1 0 7019032 0
[pid=17568/tid=17569] ppid=17566 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/17568/task/17569/stat : 17569 (java) R 17566 17566 14849 0 -1 4202560 7823 0 0 0 26 3 0 0 20 0 20 0 511195139 28909211648 12480 33554432000 4194304 4196468 140730441183392 139795613833520 139795593680222 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17570] ppid=17566 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17570/stat : 17570 (java) S 17566 17566 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511195140 28909211648 12480 33554432000 4194304 4196468 140730441183392 139795562220688 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17571] ppid=17566 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17571/stat : 17571 (java) S 17566 17566 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511195140 28909211648 12480 33554432000 4194304 4196468 140730441183392 139795561167888 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17572] ppid=17566 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17572/stat : 17572 (java) S 17566 17566 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511195140 28909211648 12480 33554432000 4194304 4196468 140730441183392 139795560115088 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17573] ppid=17566 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17573/stat : 17573 (java) S 17566 17566 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511195140 28909211648 12480 33554432000 4194304 4196468 140730441183392 139795559062288 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17574] ppid=17566 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/17568/task/17574/stat : 17574 (java) S 17566 17566 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195140 28909211648 12480 33554432000 4194304 4196468 140730441183392 139795558009488 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17575] ppid=17566 vsize=28231652 memory=140387851269039 CPUtime=0 cores=0-7
/proc/17568/task/17575/stat : 17575 (java) S 17566 17566 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195140 28909211648 12480 33554432000 4194304 4196468 140730441183392 139795556956688 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17576] ppid=17566 vsize=28231652 memory=140387851271344 CPUtime=0 cores=0-7
/proc/17568/task/17576/stat : 17576 (java) S 17566 17566 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195140 28909211648 12480 33554432000 4194304 4196468 140730441183392 139795555903888 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17577] ppid=17566 vsize=28231652 memory=140387851273648 CPUtime=0 cores=0-7
/proc/17568/task/17577/stat : 17577 (java) S 17566 17566 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511195140 28909211648 12480 33554432000 4194304 4196468 140730441183392 139795554851088 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17578] ppid=17566 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17578/stat : 17578 (java) S 17566 17566 14849 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511195141 28909211648 12480 33554432000 4194304 4196468 140730441183392 139794591562608 139795609610882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17579] ppid=17566 vsize=28231652 memory=280775702554256 CPUtime=0 cores=0-7
/proc/17568/task/17579/stat : 17579 (java) S 17566 17566 14849 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511195142 28909211648 12480 33554432000 4194304 4196468 140730441183392 139794590508576 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17580] ppid=17566 vsize=28231652 memory=280775702561168 CPUtime=0 cores=0-7
/proc/17568/task/17580/stat : 17580 (java) S 17566 17566 14849 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511195142 28909211648 12480 33554432000 4194304 4196468 140730441183392 139794589455728 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17581] ppid=17566 vsize=28231652 memory=280775702502320 CPUtime=0 cores=0-7
/proc/17568/task/17581/stat : 17581 (java) S 17566 17566 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195144 28909211648 12480 33554432000 4194304 4196468 140730441183392 139794588404048 139795609618331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17582] ppid=17566 vsize=28231652 memory=280775702574992 CPUtime=0.02 cores=0-7
/proc/17568/task/17582/stat : 17582 (java) S 17566 17566 14849 0 -1 1077944384 520 0 0 0 2 0 0 0 20 0 20 0 511195144 28909211648 12480 33554432000 4194304 4196468 140730441183392 139794587351408 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17583] ppid=17566 vsize=28231652 memory=280775702581904 CPUtime=0.02 cores=0-7
/proc/17568/task/17583/stat : 17583 (java) S 17566 17566 14849 0 -1 1077944384 260 0 0 0 2 0 0 0 20 0 20 0 511195144 28909211648 12480 33554432000 4194304 4196468 140730441183392 139794586298608 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17584] ppid=17566 vsize=28231652 memory=280775702579600 CPUtime=0.03 cores=0-7
/proc/17568/task/17584/stat : 17584 (java) R 17566 17566 14849 0 -1 4202560 152 0 0 0 3 0 0 0 20 0 20 0 511195144 28909211648 12480 33554432000 4194304 4196468 140730441183392 139794585226824 139795594707088 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17585] ppid=17566 vsize=28231652 memory=280775702595760 CPUtime=0.12 cores=0-7
/proc/17568/task/17585/stat : 17585 (java) S 17566 17566 14849 0 -1 1077944384 827 0 0 0 12 0 0 0 20 0 20 0 511195144 28909211648 12480 33554432000 4194304 4196468 140730441183392 139794584193008 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17586] ppid=17566 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17586/stat : 17586 (java) S 17566 17566 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511195144 28909211648 12480 33554432000 4194304 4196468 140730441183392 139794583141472 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17587] ppid=17566 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/17568/task/17587/stat : 17587 (java) S 17566 17566 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195145 28909211648 12480 33554432000 4194304 4196468 140730441183392 139794582088752 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51372 KiB

[startup+0.700924 s]
/proc/loadavg: 6.98 8.02 8.22 2/213 17587
/proc/meminfo: memFree=25551704/32770624 swapFree=66997532/67108860
[pid=17566] ppid=17563 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17566/stat : 17566 (xcsp3-exec) S 17563 17566 14849 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 511195138 115843072 363 33554432000 4194304 5098028 140725042432096 140725042430200 140477349581436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8122368 140725042434897 140725042435157 140725042435157 140725042438086 0
/proc/17566/statm: 28282 363 304 221 0 87 0
[pid=17568] ppid=17566 vsize=28766288 memory=100092 CPUtime=1.73 cores=0-7
/proc/17568/stat : 17568 (java) S 17566 17566 14849 0 -1 1077944320 15332 0 0 0 165 8 0 0 20 0 28 0 511195139 29456678912 25023 33554432000 4194304 4196468 140730441183392 140730441165936 139795609599735 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
/proc/17568/statm: 7191572 25023 3457 1 0 7152672 0
[pid=17568/tid=17569] ppid=17566 vsize=28766288 memory=280775702953648 CPUtime=0.65 cores=0-7
/proc/17568/task/17569/stat : 17569 (java) S 17566 17566 14849 0 -1 1077944384 9203 0 0 0 60 5 0 0 20 0 28 0 511195139 29456678912 25023 33554432000 4194304 4196468 140730441183392 139795613840512 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17570] ppid=17566 vsize=28766288 memory=140387851477872 CPUtime=0 cores=0-7
/proc/17568/task/17570/stat : 17570 (java) S 17566 17566 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 511195140 29456678912 25023 33554432000 4194304 4196468 140730441183392 139795562220688 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17571] ppid=17566 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/17568/task/17571/stat : 17571 (java) S 17566 17566 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 511195140 29456678912 25023 33554432000 4194304 4196468 140730441183392 139795561167888 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17572] ppid=17566 vsize=28766288 memory=6124 CPUtime=0 cores=0-7
/proc/17568/task/17572/stat : 17572 (java) S 17566 17566 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 511195140 29456678912 25023 33554432000 4194304 4196468 140730441183392 139795560115088 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0

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

[pid=17568/tid=17595] ppid=17566 vsize=28768336 memory=1452 CPUtime=2393.6 cores=0-7
/proc/17568/task/17595/stat : 17595 (java) R 17566 17566 14849 0 -1 4202560 39879 0 0 0 239331 29 0 0 20 0 28 0 511195206 29458776064 306114 33554432000 4194304 4196468 140730441183392 139794565501576 139795237834773 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
Current children cumulated CPU time: 19243.2 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1225908 KiB

[startup+2502.31 s]
/proc/loadavg: 8.08 8.15 8.20 9/219 17782
/proc/meminfo: memFree=24540672/32770624 swapFree=66997532/67108860
[pid=17566] ppid=17563 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17566/stat : 17566 (xcsp3-exec) S 17563 17566 14849 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 511195138 115843072 363 33554432000 4194304 5098028 140725042432096 140725042430200 140477349581436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8122368 140725042434897 140725042435157 140725042435157 140725042438086 0
/proc/17566/statm: 28282 363 304 221 0 87 0
[pid=17568] ppid=17566 vsize=28768336 memory=1072028 CPUtime=19717.9 cores=0-7
/proc/17568/stat : 17568 (java) S 17566 17566 14849 0 -1 1077944320 984542 0 0 0 1968520 3272 0 0 20 0 28 0 511195139 29458776064 268007 33554432000 4194304 4196468 140730441183392 140730441165936 139795609599735 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
/proc/17568/statm: 7192084 268007 3543 1 0 7153184 0
[pid=17568/tid=17569] ppid=17566 vsize=28768336 memory=1077672 CPUtime=0.65 cores=0-7
/proc/17568/task/17569/stat : 17569 (java) S 17566 17566 14849 0 -1 1077944384 9203 0 0 0 60 5 0 0 20 0 28 0 511195139 29458776064 268007 33554432000 4194304 4196468 140730441183392 139795613840512 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17570] ppid=17566 vsize=28768336 memory=1075104 CPUtime=14.25 cores=0-7
/proc/17568/task/17570/stat : 17570 (java) S 17566 17566 14849 0 -1 1077944384 41173 0 0 0 1352 73 0 0 20 0 28 0 511195140 29458776064 268007 33554432000 4194304 4196468 140730441183392 139795562220688 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17571] ppid=17566 vsize=28768336 memory=1452 CPUtime=14.34 cores=0-7
/proc/17568/task/17571/stat : 17571 (java) S 17566 17566 14849 0 -1 1077944384 39149 0 0 0 1363 71 0 0 20 0 28 0 511195140 29458776064 268007 33554432000 4194304 4196468 140730441183392 139795561167888 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17572] ppid=17566 vsize=28768336 memory=1075104 CPUtime=14.29 cores=0-7
/proc/17568/task/17572/stat : 17572 (java) S 17566 17566 14849 0 -1 1077944384 41584 0 0 0 1357 72 0 0 20 0 28 0 511195140 29458776064 268007 33554432000 4194304 4196468 140730441183392 139795560115088 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17573] ppid=17566 vsize=28768336 memory=1072028 CPUtime=14.22 cores=0-7
/proc/17568/task/17573/stat : 17573 (java) S 17566 17566 14849 0 -1 1077944384 39206 0 0 0 1348 74 0 0 20 0 28 0 511195140 29458776064 268007 33554432000 4194304 4196468 140730441183392 139795559062288 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17574] ppid=17566 vsize=28768336 memory=1423 CPUtime=14.32 cores=0-7
/proc/17568/task/17574/stat : 17574 (java) S 17566 17566 14849 0 -1 1077944384 42496 0 0 0 1357 75 0 0 20 0 28 0 511195140 29458776064 268007 33554432000 4194304 4196468 140730441183392 139795558009488 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17575] ppid=17566 vsize=28768336 memory=1426 CPUtime=14.28 cores=0-7
/proc/17568/task/17575/stat : 17575 (java) S 17566 17566 14849 0 -1 1077944384 38507 0 0 0 1352 76 0 0 20 0 28 0 511195140 29458776064 268007 33554432000 4194304 4196468 140730441183392 139795556956688 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17576] ppid=17566 vsize=28768336 memory=1112040 CPUtime=14.31 cores=0-7
/proc/17568/task/17576/stat : 17576 (java) S 17566 17566 14849 0 -1 1077944384 44001 0 0 0 1354 77 0 0 20 0 28 0 511195140 29458776064 268007 33554432000 4194304 4196468 140730441183392 139795555903888 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17577] ppid=17566 vsize=28768336 memory=3624 CPUtime=14.31 cores=0-7
/proc/17568/task/17577/stat : 17577 (java) S 17566 17566 14849 0 -1 1077944384 40280 0 0 0 1355 76 0 0 20 0 28 0 511195140 29458776064 268007 33554432000 4194304 4196468 140730441183392 139795554851088 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17578] ppid=17566 vsize=28768336 memory=6791534058613427641 CPUtime=38.54 cores=0-7
/proc/17568/task/17578/stat : 17578 (java) S 17566 17566 14849 0 -1 1077944384 146527 0 0 0 1440 2414 0 0 20 0 28 0 511195141 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794591562608 139795609610882 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17579] ppid=17566 vsize=28768336 memory=280775705898816 CPUtime=0 cores=0-7
/proc/17568/task/17579/stat : 17579 (java) S 17566 17566 14849 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 511195142 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794590508640 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17580] ppid=17566 vsize=28768336 memory=3820 CPUtime=0 cores=0-7
/proc/17568/task/17580/stat : 17580 (java) S 17566 17566 14849 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 511195142 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794589455744 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17581] ppid=17566 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/17568/task/17581/stat : 17581 (java) S 17566 17566 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511195144 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794588404048 139795609618331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17582] ppid=17566 vsize=28768336 memory=1452 CPUtime=1.82 cores=0-7
/proc/17568/task/17582/stat : 17582 (java) S 17566 17566 14849 0 -1 1077944384 8208 0 0 0 181 1 0 0 20 0 28 0 511195144 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794587351408 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17583] ppid=17566 vsize=28768336 memory=1161804 CPUtime=1.66 cores=0-7
/proc/17568/task/17583/stat : 17583 (java) S 17566 17566 14849 0 -1 1077944384 8022 0 0 0 165 1 0 0 20 0 28 0 511195144 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794586298608 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17584] ppid=17566 vsize=28768336 memory=164 CPUtime=1.74 cores=0-7
/proc/17568/task/17584/stat : 17584 (java) S 17566 17566 14849 0 -1 1077944384 6983 0 0 0 173 1 0 0 20 0 28 0 511195144 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794585245808 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17585] ppid=17566 vsize=28768336 memory=7811886501648033896 CPUtime=0.7 cores=0-7
/proc/17568/task/17585/stat : 17585 (java) S 17566 17566 14849 0 -1 1077944384 5626 0 0 0 69 1 0 0 20 0 28 0 511195144 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794584193008 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17586] ppid=17566 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/17568/task/17586/stat : 17586 (java) S 17566 17566 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511195144 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794583141472 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17587] ppid=17566 vsize=28768336 memory=1452 CPUtime=0.88 cores=0-7
/proc/17568/task/17587/stat : 17587 (java) S 17566 17566 14849 0 -1 1077944384 4110 0 0 0 0 88 0 0 20 0 28 0 511195145 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794582088752 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17588] ppid=17566 vsize=28768336 memory=280775703554624 CPUtime=2440.43 cores=0-7
/proc/17568/task/17588/stat : 17588 (java) R 17566 17566 14849 0 -1 4202560 34859 0 0 0 244018 25 0 0 20 0 28 0 511195206 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794572869432 139795235441900 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17589] ppid=17566 vsize=28768336 memory=288286671181094307 CPUtime=2439.99 cores=0-7
/proc/17568/task/17589/stat : 17589 (java) R 17566 17566 14849 0 -1 4202560 19120 0 0 0 243976 23 0 0 20 0 28 0 511195206 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794571817784 139795235024588 0 4 0 16800975 0 0 0 -1 7 0 0 9 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17590] ppid=17566 vsize=28768336 memory=1100756 CPUtime=2443.66 cores=0-7
/proc/17568/task/17590/stat : 17590 (java) R 17566 17566 14849 0 -1 4202560 93301 0 0 0 244323 43 0 0 20 0 28 0 511195206 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794570764072 139795235741854 0 4 0 16800975 0 0 0 -1 0 0 0 12 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17591] ppid=17566 vsize=28768336 memory=3624 CPUtime=2451.87 cores=0-7
/proc/17568/task/17591/stat : 17591 (java) R 17566 17566 14849 0 -1 4202560 96185 0 0 0 245140 47 0 0 20 0 28 0 511195206 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794569711752 139795237835078 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17592] ppid=17566 vsize=28768336 memory=3624 CPUtime=2438.7 cores=0-7
/proc/17568/task/17592/stat : 17592 (java) R 17566 17566 14849 0 -1 4202560 137199 0 0 0 243800 70 0 0 20 0 28 0 511195206 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794568661536 139795236169447 0 4 0 16800975 0 0 0 -1 6 0 0 10 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17593] ppid=17566 vsize=28768336 memory=1133076 CPUtime=2434.89 cores=0-7
/proc/17568/task/17593/stat : 17593 (java) R 17566 17566 14849 0 -1 4202560 18182 0 0 0 243469 20 0 0 20 0 28 0 511195206 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794567605672 139795236179653 0 4 0 16800975 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17594] ppid=17566 vsize=28768336 memory=1452 CPUtime=2455 cores=0-7
/proc/17568/task/17594/stat : 17594 (java) R 17566 17566 14849 0 -1 4202560 28465 0 0 0 245475 25 0 0 20 0 28 0 511195206 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794566554128 139795237834685 0 4 0 16800975 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17595] ppid=17566 vsize=28768336 memory=1452 CPUtime=2452.83 cores=0-7
/proc/17568/task/17595/stat : 17595 (java) R 17566 17566 14849 0 -1 4202560 40858 0 0 0 245253 30 0 0 20 0 28 0 511195206 29458776064 268007 33554432000 4194304 4196468 140730441183392 139794565501576 139795237834672 0 4 0 16800975 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
Current children cumulated CPU time: 19717.9 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1073480 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.07 8.14 8.19 9/220 17784
/proc/meminfo: memFree=24580996/32770624 swapFree=66997532/67108860
[pid=17566] ppid=17563 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17566/stat : 17566 (xcsp3-exec) S 17563 17566 14849 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 511195138 115843072 363 33554432000 4194304 5098028 140725042432096 140725042430200 140477349581436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8122368 140725042434897 140725042435157 140725042435157 140725042438086 0
/proc/17566/statm: 28282 363 304 221 0 87 0
[pid=17568] ppid=17566 vsize=28768336 memory=1032012 CPUtime=19857.5 cores=0-7
/proc/17568/stat : 17568 (java) S 17566 17566 14849 0 -1 1077944320 986779 0 0 0 1982457 3292 0 0 20 0 28 0 511195139 29458776064 258003 33554432000 4194304 4196468 140730441183392 140730441165936 139795609599735 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
/proc/17568/statm: 7192084 258003 3543 1 0 7153184 0
[pid=17568/tid=17569] ppid=17566 vsize=28768336 memory=6791534058613427641 CPUtime=0.65 cores=0-7
/proc/17568/task/17569/stat : 17569 (java) S 17566 17566 14849 0 -1 1077944384 9203 0 0 0 60 5 0 0 20 0 28 0 511195139 29458776064 258003 33554432000 4194304 4196468 140730441183392 139795613840512 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17570] ppid=17566 vsize=28768336 memory=4872558044660077418 CPUtime=14.32 cores=0-7
/proc/17568/task/17570/stat : 17570 (java) S 17566 17566 14849 0 -1 1077944384 41207 0 0 0 1359 73 0 0 20 0 28 0 511195140 29458776064 258003 33554432000 4194304 4196468 140730441183392 139795562220688 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17571] ppid=17566 vsize=28768336 memory=1048 CPUtime=14.41 cores=0-7
/proc/17568/task/17571/stat : 17571 (java) S 17566 17566 14849 0 -1 1077944384 39173 0 0 0 1370 71 0 0 20 0 28 0 511195140 29458776064 258003 33554432000 4194304 4196468 140730441183392 139795561167888 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17572] ppid=17566 vsize=28768336 memory=6124 CPUtime=14.35 cores=0-7
/proc/17568/task/17572/stat : 17572 (java) S 17566 17566 14849 0 -1 1077944384 41623 0 0 0 1363 72 0 0 20 0 28 0 511195140 29458776064 258003 33554432000 4194304 4196468 140730441183392 139795560115088 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17573] ppid=17566 vsize=28768336 memory=612 CPUtime=14.29 cores=0-7
/proc/17568/task/17573/stat : 17573 (java) S 17566 17566 14849 0 -1 1077944384 39350 0 0 0 1355 74 0 0 20 0 28 0 511195140 29458776064 258003 33554432000 4194304 4196468 140730441183392 139795559062288 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17574] ppid=17566 vsize=28768336 memory=1220 CPUtime=14.38 cores=0-7
/proc/17568/task/17574/stat : 17574 (java) S 17566 17566 14849 0 -1 1077944384 42647 0 0 0 1363 75 0 0 20 0 28 0 511195140 29458776064 258003 33554432000 4194304 4196468 140730441183392 139795558009488 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17575] ppid=17566 vsize=28768336 memory=14004 CPUtime=14.34 cores=0-7
/proc/17568/task/17575/stat : 17575 (java) S 17566 17566 14849 0 -1 1077944384 38533 0 0 0 1358 76 0 0 20 0 28 0 511195140 29458776064 258003 33554432000 4194304 4196468 140730441183392 139795556956688 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17576] ppid=17566 vsize=28768336 memory=14060 CPUtime=14.37 cores=0-7
/proc/17568/task/17576/stat : 17576 (java) S 17566 17566 14849 0 -1 1077944384 44089 0 0 0 1360 77 0 0 20 0 28 0 511195140 29458776064 258003 33554432000 4194304 4196468 140730441183392 139795555903888 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17577] ppid=17566 vsize=28768336 memory=2116 CPUtime=14.37 cores=0-7
/proc/17568/task/17577/stat : 17577 (java) S 17566 17566 14849 0 -1 1077944384 41204 0 0 0 1361 76 0 0 20 0 28 0 511195140 29458776064 258003 33554432000 4194304 4196468 140730441183392 139795554851088 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17578] ppid=17566 vsize=28768336 memory=33192 CPUtime=38.84 cores=0-7
/proc/17568/task/17578/stat : 17578 (java) S 17566 17566 14849 0 -1 1077944384 146729 0 0 0 1451 2433 0 0 20 0 28 0 511195141 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794591562608 139795609610882 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17579] ppid=17566 vsize=28768336 memory=532 CPUtime=0 cores=0-7
/proc/17568/task/17579/stat : 17579 (java) S 17566 17566 14849 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 511195142 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794590508640 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17580] ppid=17566 vsize=28768336 memory=1556 CPUtime=0 cores=0-7
/proc/17568/task/17580/stat : 17580 (java) S 17566 17566 14849 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 511195142 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794589455744 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17581] ppid=17566 vsize=28768336 memory=932 CPUtime=0 cores=0-7
/proc/17568/task/17581/stat : 17581 (java) S 17566 17566 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511195144 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794588404048 139795609618331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17582] ppid=17566 vsize=28768336 memory=3680 CPUtime=1.82 cores=0-7
/proc/17568/task/17582/stat : 17582 (java) S 17566 17566 14849 0 -1 1077944384 8212 0 0 0 181 1 0 0 20 0 28 0 511195144 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794587351408 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17583] ppid=17566 vsize=28768336 memory=1220 CPUtime=1.66 cores=0-7
/proc/17568/task/17583/stat : 17583 (java) S 17566 17566 14849 0 -1 1077944384 8026 0 0 0 165 1 0 0 20 0 28 0 511195144 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794586298608 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17584] ppid=17566 vsize=28768336 memory=14004 CPUtime=1.74 cores=0-7
/proc/17568/task/17584/stat : 17584 (java) S 17566 17566 14849 0 -1 1077944384 6987 0 0 0 173 1 0 0 20 0 28 0 511195144 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794585245808 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17585] ppid=17566 vsize=28768336 memory=14060 CPUtime=0.7 cores=0-7
/proc/17568/task/17585/stat : 17585 (java) S 17566 17566 14849 0 -1 1077944384 5630 0 0 0 69 1 0 0 20 0 28 0 511195144 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794584193008 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17586] ppid=17566 vsize=28768336 memory=2116 CPUtime=0 cores=0-7
/proc/17568/task/17586/stat : 17586 (java) S 17566 17566 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511195144 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794583141472 139795609609941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17587] ppid=17566 vsize=28768336 memory=33192 CPUtime=0.89 cores=0-7
/proc/17568/task/17587/stat : 17587 (java) S 17566 17566 14849 0 -1 1077944384 4123 0 0 0 0 89 0 0 20 0 28 0 511195145 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794582088752 139795609610882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17588] ppid=17566 vsize=28768336 memory=532 CPUtime=2457.75 cores=0-7
/proc/17568/task/17588/stat : 17588 (java) R 17566 17566 14849 0 -1 4202560 34946 0 0 0 245750 25 0 0 20 0 28 0 511195206 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794572868536 139795235313739 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17589] ppid=17566 vsize=28768336 memory=1556 CPUtime=2457.27 cores=0-7
/proc/17568/task/17589/stat : 17589 (java) R 17566 17566 14849 0 -1 4202560 19198 0 0 0 245704 23 0 0 20 0 28 0 511195206 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794571817192 139795235742265 0 4 0 16800975 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17590] ppid=17566 vsize=28768336 memory=932 CPUtime=2460.98 cores=0-7
/proc/17568/task/17590/stat : 17590 (java) R 17566 17566 14849 0 -1 4202560 93416 0 0 0 246055 43 0 0 20 0 28 0 511195206 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794570767136 139795229911792 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17591] ppid=17566 vsize=28768336 memory=3680 CPUtime=2469.36 cores=0-7
/proc/17568/task/17591/stat : 17591 (java) R 17566 17566 14849 0 -1 4202560 96233 0 0 0 246889 47 0 0 20 0 28 0 511195206 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794569711616 139795237834672 0 4 0 16800975 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17592] ppid=17566 vsize=28768336 memory=836 CPUtime=2456.04 cores=0-7
/proc/17568/task/17592/stat : 17592 (java) R 17566 17566 14849 0 -1 4202560 137283 0 0 0 245534 70 0 0 20 0 28 0 511195206 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794568658656 139795234828684 0 4 0 16800975 0 0 0 -1 4 0 0 10 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17593] ppid=17566 vsize=28768336 memory=804 CPUtime=2452.16 cores=0-7
/proc/17568/task/17593/stat : 17593 (java) R 17566 17566 14849 0 -1 4202560 18261 0 0 0 245196 20 0 0 20 0 28 0 511195206 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794567605824 139795235025595 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17594] ppid=17566 vsize=28768336 memory=1804 CPUtime=2472.34 cores=0-7
/proc/17568/task/17594/stat : 17594 (java) R 17566 17566 14849 0 -1 4202560 28526 0 0 0 247209 25 0 0 20 0 28 0 511195206 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794566554240 139795237834711 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
[pid=17568/tid=17595] ppid=17566 vsize=28768336 memory=916 CPUtime=2470.2 cores=0-7
/proc/17568/task/17595/stat : 17595 (java) R 17566 17566 14849 0 -1 4202560 40882 0 0 0 246990 30 0 0 20 0 28 0 511195206 29458776064 258003 33554432000 4194304 4196468 140730441183392 139794565501576 139795237834672 0 4 0 16800975 0 0 0 -1 7 0 0 7 0 0 6293624 6294260 10174464 140730441192406 140730441192582 140730441192582 140730441195471 0
Current children cumulated CPU time: 19857.5 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1033464 KiB

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

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

[startup+2520.12 s]
# the end of solver process 17568 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19825.2 s, system=32.9543 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.12
CPU time (s): 19858.2
CPU user time (s): 19825.2
CPU system time (s): 32.9543
CPU usage (%): 787.986
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 1452184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19825.2
system time used= 32.9543
maximum resident set size= 1459964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 987612
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 202293
involuntary context switches= 248641


# summary of solver processes directly reported to runsolver:
#   pid: 17566,17568
#   total CPU time (s): 19858.2
#   total CPU user time (s): 19825.2
#   total CPU system time (s): 32.9543

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.0631 second user time and 25.4395 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-24 21:15:27
IDJOB=4406885
IDBENCH=133582
IDSOLVER=2871
FILE ID=node140/4406885-1569352568
RUNJOBID= node140-1569347359-14876
PBS_JOBID= 21705073
Free space on /var/tmp= 13516 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-08-m039.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-4406885-1569352568/watcher-4406885-1569352568 -o /var/tmp/evaluation-result-4406885-1569352568/solver-4406885-1569352568 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node140-1569347359-14876 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1738696783 HOME/instance-4406885-1569352568.xml

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

MD5SUM BENCH= cf7d41cb48e0c265061ebe127338815d
RANDOM SEED=1738696783

node140.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.43
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.43
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.43
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.43
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:        25603892 kB
MemAvailable:   31841744 kB
Buffers:          129708 kB
Cached:          6206348 kB
SwapCached:         2776 kB
Active:          3159052 kB
Inactive:        3185968 kB
Active(anon):       5880 kB
Inactive(anon):    58400 kB
Active(file):    3153172 kB
Inactive(file):  3127568 kB
Unevictable:      107700 kB
Mlocked:          107700 kB
SwapTotal:      67108860 kB
SwapFree:       66997532 kB
Dirty:             26312 kB
Writeback:             0 kB
AnonPages:        390868 kB
Mapped:            56596 kB
Shmem:             46828 kB
Slab:             414656 kB
SReclaimable:     385572 kB
SUnreclaim:        29084 kB
KernelStack:        3904 kB
PageTables:         4844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    346112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /var/tmp at the end= 13488 MiB
End job on node140 at 2019-09-24 21:57:27