Trace number 4404497

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-20 parallel? (TO) 19961.9 2520.1

General information on the benchmark

NameQuasiGroups/QuasiGroups-elt-qg7/
QuasiGroup-7-39.xml
MD5SUM5a6cd63004ce40fe2c4de94228743879
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 variables3042
Number of constraints2966
Number of domains1
Minimum domain size39
Maximum domain size39
Distribution of domain sizes[{"size":39,"count":3003}]
Minimum variable degree0
Maximum variable degree79
Distribution of variable degrees[{"degree":0,"count":39},{"degree":2,"count":1482},{"degree":78,"count":39},{"degree":79,"count":1482}]
Minimum constraint arity39
Maximum constraint arity1521
Distribution of constraint arities[{"arity":39,"count":1},{"arity":41,"count":2964},{"arity":1521,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":2964}]
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-4404497-1569002222.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404497-1569002222.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
7.05/1.90	c solve instance...
19961.25/2520.07	s UNKNOWN
19961.25/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 (11968 MiB free)
  memory of node 1: 16384 MiB (9797 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404497-1569002222/watcher-4404497-1569002222 -o /var/tmp/evaluation-result-4404497-1569002222/solver-4404497-1569002222 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node146-1568994486-15792 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1007608766 HOME/instance-4404497-1569002222.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=19326, runsolver pid=19323
Current StackSize limit: 8192 KiB


[startup+0.100112 s]*
/proc/loadavg: 8.03 8.10 8.22 3/211 19347
/proc/meminfo: memFree=22273004/32770624 swapFree=67001780/67108860
[pid=19326] ppid=19323 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/19326/stat : 19326 (xcsp3-exec) S 19323 19326 15765 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476136143 115843072 362 33554432000 4194304 5098028 140727030824368 140727030822472 140218908344956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9633792 140727030825809 140727030826069 140727030826069 140727030828998 0
/proc/19326/statm: 28282 362 304 221 0 87 0
[pid=19328] ppid=19326 vsize=28227396 memory=28656 CPUtime=0.12 cores=0-7
/proc/19328/stat : 19328 (java) S 19326 19326 15765 0 -1 1077944320 5656 0 0 0 11 1 0 0 20 0 20 0 476136143 28904853504 7164 33554432000 4194304 4196468 140737275601312 140737275583856 139994482396919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
/proc/19328/statm: 7056849 7164 3116 1 0 7019032 0
[pid=19328/tid=19329] ppid=19326 vsize=28227396 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/19328/task/19329/stat : 19329 (java) R 19326 19326 15765 0 -1 4202560 3592 0 0 0 8 0 0 0 20 0 20 0 476136144 28904853504 7164 33554432000 4194304 4196468 140737275601312 139994486627328 139994482408854 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19330] ppid=19326 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/19328/task/19330/stat : 19330 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136144 28904853504 7164 33554432000 4194304 4196468 140737275601312 139994402249872 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19331] ppid=19326 vsize=28227396 memory=140098760902272 CPUtime=0 cores=0-7
/proc/19328/task/19331/stat : 19331 (java) S 19326 19326 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476136144 28904853504 7230 33554432000 4194304 4196468 140737275601312 139994401197072 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19332] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19332/stat : 19332 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136144 28904853504 7230 33554432000 4194304 4196468 140737275601312 139994400144272 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19333] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19333/stat : 19333 (java) S 19326 19326 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476136144 28904853504 7230 33554432000 4194304 4196468 140737275601312 139994399091472 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19334] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19334/stat : 19334 (java) S 19326 19326 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476136144 28904853504 7230 33554432000 4194304 4196468 140737275601312 139994398038672 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19335] ppid=19326 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19328/task/19335/stat : 19335 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136144 28904853504 7230 33554432000 4194304 4196468 140737275601312 139994396985872 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19336] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19336/stat : 19336 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136144 28904853504 7230 33554432000 4194304 4196468 140737275601312 139994395933072 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19337] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19337/stat : 19337 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136144 28904853504 7230 33554432000 4194304 4196468 140737275601312 139994394880272 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19338] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19338/stat : 19338 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136146 28904853504 7230 33554432000 4194304 4196468 140737275601312 139993197095792 139994482408066 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19339] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19339/stat : 19339 (java) S 19326 19326 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476136146 28904853504 7230 33554432000 4194304 4196468 140737275601312 139993196041760 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19340] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19340/stat : 19340 (java) S 19326 19326 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476136147 28904853504 7230 33554432000 4194304 4196468 140737275601312 139993194988912 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19341] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19341/stat : 19341 (java) S 19326 19326 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476136149 28904853504 7230 33554432000 4194304 4196468 140737275601312 139993193937232 139994482415515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19342] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19342/stat : 19342 (java) R 19326 19326 15765 0 -1 4202560 331 0 0 0 0 0 0 0 20 0 20 0 476136149 28904853504 7230 33554432000 4194304 4196468 140737275601312 139993192884592 139994465832657 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19343] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19343/stat : 19343 (java) S 19326 19326 15765 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 476136149 28904853504 7230 33554432000 4194304 4196468 140737275601312 139993191831792 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19344] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19344/stat : 19344 (java) S 19326 19326 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476136149 28904853504 7230 33554432000 4194304 4196468 140737275601312 139993190778992 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19345] ppid=19326 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/19328/task/19345/stat : 19345 (java) R 19326 19326 15765 0 -1 4202560 319 0 0 0 2 0 0 0 20 0 20 0 476136149 28904853504 7230 33554432000 4194304 4196468 140737275601312 139993189726192 139994474634046 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19346] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19346/stat : 19346 (java) S 19326 19326 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476136149 28904853504 7230 33554432000 4194304 4196468 140737275601312 139993188674656 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19347] ppid=19326 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19328/task/19347/stat : 19347 (java) S 19326 19326 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476136149 28904853504 7230 33554432000 4194304 4196468 140737275601312 139993187621936 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30104 KiB

[startup+0.210322 s]*
/proc/loadavg: 8.03 8.10 8.22 3/211 19347
/proc/meminfo: memFree=22260032/32770624 swapFree=67001780/67108860
[pid=19326] ppid=19323 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/19326/stat : 19326 (xcsp3-exec) S 19323 19326 15765 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476136143 115843072 362 33554432000 4194304 5098028 140727030824368 140727030822472 140218908344956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9633792 140727030825809 140727030826069 140727030826069 140727030828998 0
/proc/19326/statm: 28282 362 304 221 0 87 0
[pid=19328] ppid=19326 vsize=28227396 memory=41012 CPUtime=0.33 cores=0-7
/proc/19328/stat : 19328 (java) S 19326 19326 15765 0 -1 1077944320 9495 0 0 0 31 2 0 0 20 0 20 0 476136143 28904853504 10253 33554432000 4194304 4196468 140737275601312 140737275583856 139994482396919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
/proc/19328/statm: 7056849 10253 3270 1 0 7019032 0
[pid=19328/tid=19329] ppid=19326 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/19328/task/19329/stat : 19329 (java) R 19326 19326 15765 0 -1 4202560 6627 0 0 0 18 2 0 0 20 0 20 0 476136144 28904853504 10253 33554432000 4194304 4196468 140737275601312 139994486630976 139994466477406 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19330] ppid=19326 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/19328/task/19330/stat : 19330 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136144 28904853504 10253 33554432000 4194304 4196468 140737275601312 139994402249872 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19331] ppid=19326 vsize=28227396 memory=288370474912614016 CPUtime=0 cores=0-7
/proc/19328/task/19331/stat : 19331 (java) S 19326 19326 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476136144 28904853504 10253 33554432000 4194304 4196468 140737275601312 139994401197072 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19332] ppid=19326 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19328/task/19332/stat : 19332 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136144 28904853504 10253 33554432000 4194304 4196468 140737275601312 139994400144272 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19333] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19333/stat : 19333 (java) S 19326 19326 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476136144 28904853504 10253 33554432000 4194304 4196468 140737275601312 139994399091472 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19334] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19334/stat : 19334 (java) S 19326 19326 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476136144 28904853504 10253 33554432000 4194304 4196468 140737275601312 139994398038672 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19335] ppid=19326 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19328/task/19335/stat : 19335 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136144 28904853504 10253 33554432000 4194304 4196468 140737275601312 139994396985872 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19336] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19336/stat : 19336 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136144 28904853504 10253 33554432000 4194304 4196468 140737275601312 139994395933072 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19337] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19337/stat : 19337 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136144 28904853504 10253 33554432000 4194304 4196468 140737275601312 139994394880272 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19338] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19338/stat : 19338 (java) S 19326 19326 15765 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476136146 28904853504 10253 33554432000 4194304 4196468 140737275601312 139993197095792 139994482408066 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19339] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19339/stat : 19339 (java) S 19326 19326 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476136146 28904853504 10253 33554432000 4194304 4196468 140737275601312 139993196041760 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19340] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19340/stat : 19340 (java) S 19326 19326 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476136147 28904853504 10253 33554432000 4194304 4196468 140737275601312 139993194988912 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19341] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19341/stat : 19341 (java) S 19326 19326 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476136149 28904853504 10253 33554432000 4194304 4196468 140737275601312 139993193937232 139994482415515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19342] ppid=19326 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/19328/task/19342/stat : 19342 (java) S 19326 19326 15765 0 -1 1077944384 404 0 0 0 1 0 0 0 20 0 20 0 476136149 28904853504 10253 33554432000 4194304 4196468 140737275601312 139993192884592 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19343] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19343/stat : 19343 (java) S 19326 19326 15765 0 -1 1077944384 158 0 0 0 0 0 0 0 20 0 20 0 476136149 28904853504 10253 33554432000 4194304 4196468 140737275601312 139993191831792 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19344] ppid=19326 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/19328/task/19344/stat : 19344 (java) S 19326 19326 15765 0 -1 1077944384 248 0 0 0 2 0 0 0 20 0 20 0 476136149 28904853504 10253 33554432000 4194304 4196468 140737275601312 139993190778992 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19345] ppid=19326 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/19328/task/19345/stat : 19345 (java) R 19326 19326 15765 0 -1 4202560 744 0 0 0 8 0 0 0 20 0 20 0 476136149 28904853504 10253 33554432000 4194304 4196468 140737275601312 139993189726192 139994466477406 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19346] ppid=19326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19346/stat : 19346 (java) S 19326 19326 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476136149 28904853504 10253 33554432000 4194304 4196468 140737275601312 139993188674656 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19347] ppid=19326 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19328/task/19347/stat : 19347 (java) S 19326 19326 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476136149 28904853504 10253 33554432000 4194304 4196468 140737275601312 139993187621936 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42460 KiB

[startup+0.309566 s]*
/proc/loadavg: 8.03 8.10 8.22 5/211 19347
/proc/meminfo: memFree=22252600/32770624 swapFree=67001780/67108860
[pid=19326] ppid=19323 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/19326/stat : 19326 (xcsp3-exec) S 19323 19326 15765 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476136143 115843072 362 33554432000 4194304 5098028 140727030824368 140727030822472 140218908344956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9633792 140727030825809 140727030826069 140727030826069 140727030828998 0
/proc/19326/statm: 28282 362 304 221 0 87 0
[pid=19328] ppid=19326 vsize=28231652 memory=49780 CPUtime=0.52 cores=0-7
/proc/19328/stat : 19328 (java) S 19326 19326 15765 0 -1 1077944320 10825 0 0 0 48 4 0 0 20 0 20 0 476136143 28909211648 12445 33554432000 4194304 4196468 140737275601312 140737275583856 139994482396919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
/proc/19328/statm: 7057913 12445 3314 1 0 7019032 0
[pid=19328/tid=19329] ppid=19326 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/19328/task/19329/stat : 19329 (java) R 19326 19326 15765 0 -1 4202560 7746 0 0 0 27 3 0 0 20 0 20 0 476136144 28909211648 12445 33554432000 4194304 4196468 140737275601312 139994486628032 139994466477406 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19330] ppid=19326 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19330/stat : 19330 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136144 28909211648 12445 33554432000 4194304 4196468 140737275601312 139994402249872 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19331] ppid=19326 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19331/stat : 19331 (java) S 19326 19326 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476136144 28909211648 12445 33554432000 4194304 4196468 140737275601312 139994401197072 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19332] ppid=19326 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19332/stat : 19332 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136144 28909211648 12445 33554432000 4194304 4196468 140737275601312 139994400144272 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19333] ppid=19326 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19333/stat : 19333 (java) S 19326 19326 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476136144 28909211648 12445 33554432000 4194304 4196468 140737275601312 139994399091472 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19334] ppid=19326 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19334/stat : 19334 (java) S 19326 19326 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476136144 28909211648 12472 33554432000 4194304 4196468 140737275601312 139994398038672 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19335] ppid=19326 vsize=28231652 memory=140098612062895 CPUtime=0 cores=0-7
/proc/19328/task/19335/stat : 19335 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136144 28909211648 12472 33554432000 4194304 4196468 140737275601312 139994396985872 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19336] ppid=19326 vsize=28231652 memory=140098612065200 CPUtime=0 cores=0-7
/proc/19328/task/19336/stat : 19336 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136144 28909211648 12472 33554432000 4194304 4196468 140737275601312 139994395933072 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19337] ppid=19326 vsize=28231652 memory=140098612067504 CPUtime=0 cores=0-7
/proc/19328/task/19337/stat : 19337 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136144 28909211648 12472 33554432000 4194304 4196468 140737275601312 139994394880272 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19338] ppid=19326 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19338/stat : 19338 (java) S 19326 19326 15765 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476136146 28909211648 12472 33554432000 4194304 4196468 140737275601312 139993197095792 139994482408066 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19339] ppid=19326 vsize=28231652 memory=280197224148880 CPUtime=0 cores=0-7
/proc/19328/task/19339/stat : 19339 (java) S 19326 19326 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476136146 28909211648 12472 33554432000 4194304 4196468 140737275601312 139993196041760 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19340] ppid=19326 vsize=28231652 memory=280197224146576 CPUtime=0 cores=0-7
/proc/19328/task/19340/stat : 19340 (java) S 19326 19326 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476136147 28909211648 12472 33554432000 4194304 4196468 140737275601312 139993194988912 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19341] ppid=19326 vsize=28231652 memory=280197224153488 CPUtime=0 cores=0-7
/proc/19328/task/19341/stat : 19341 (java) S 19326 19326 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476136149 28909211648 12472 33554432000 4194304 4196468 140737275601312 139993193937232 139994482415515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19342] ppid=19326 vsize=28231652 memory=280197224094768 CPUtime=0.03 cores=0-7
/proc/19328/task/19342/stat : 19342 (java) R 19326 19326 15765 0 -1 4202560 497 0 0 0 3 0 0 0 20 0 20 0 476136149 28909211648 12472 33554432000 4194304 4196468 140737275601312 139993192874976 139994463918101 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19343] ppid=19326 vsize=28231652 memory=280197224167312 CPUtime=0.02 cores=0-7
/proc/19328/task/19343/stat : 19343 (java) S 19326 19326 15765 0 -1 1077944384 181 0 0 0 2 0 0 0 20 0 20 0 476136149 28909211648 12472 33554432000 4194304 4196468 140737275601312 139993191831792 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19344] ppid=19326 vsize=28231652 memory=280197224174224 CPUtime=0.02 cores=0-7
/proc/19328/task/19344/stat : 19344 (java) S 19326 19326 15765 0 -1 1077944384 248 0 0 0 2 0 0 0 20 0 20 0 476136149 28909211648 12472 33554432000 4194304 4196468 140737275601312 139993190778992 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19345] ppid=19326 vsize=28231652 memory=280197224171920 CPUtime=0.12 cores=0-7
/proc/19328/task/19345/stat : 19345 (java) S 19326 19326 15765 0 -1 1077944384 844 0 0 0 12 0 0 0 20 0 20 0 476136149 28909211648 12472 33554432000 4194304 4196468 140737275601312 139993189726192 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19346] ppid=19326 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19346/stat : 19346 (java) S 19326 19326 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476136149 28909211648 12472 33554432000 4194304 4196468 140737275601312 139993188674656 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19347] ppid=19326 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/19328/task/19347/stat : 19347 (java) S 19326 19326 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476136149 28909211648 12472 33554432000 4194304 4196468 140737275601312 139993187621936 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51228 KiB

[startup+0.701011 s]
/proc/loadavg: 8.03 8.10 8.22 3/211 19347
/proc/meminfo: memFree=22231156/32770624 swapFree=67001780/67108860
[pid=19326] ppid=19323 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/19326/stat : 19326 (xcsp3-exec) S 19323 19326 15765 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476136143 115843072 362 33554432000 4194304 5098028 140727030824368 140727030822472 140218908344956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9633792 140727030825809 140727030826069 140727030826069 140727030828998 0
/proc/19326/statm: 28282 362 304 221 0 87 0
[pid=19328] ppid=19326 vsize=28233776 memory=100092 CPUtime=1.91 cores=0-7
/proc/19328/stat : 19328 (java) S 19326 19326 15765 0 -1 1077944320 16167 0 0 0 185 6 0 0 20 0 20 0 476136143 28911386624 25023 33554432000 4194304 4196468 140737275601312 140737275583856 139994482396919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
/proc/19328/statm: 7058444 25023 3448 1 0 7019544 0
[pid=19328/tid=19329] ppid=19326 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/19328/task/19329/stat : 19329 (java) R 19326 19326 15765 0 -1 4202560 8368 0 0 0 64 4 0 0 20 0 20 0 476136144 28911386624 25023 33554432000 4194304 4196468 140737275601312 139994486633344 139994482408854 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19330] ppid=19326 vsize=28233776 memory=140098612274032 CPUtime=0 cores=0-7
/proc/19328/task/19330/stat : 19330 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136144 28911386624 25023 33554432000 4194304 4196468 140737275601312 139994402249872 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19331] ppid=19326 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/19328/task/19331/stat : 19331 (java) S 19326 19326 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476136144 28911386624 25023 33554432000 4194304 4196468 140737275601312 139994401197072 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19332] ppid=19326 vsize=28233776 memory=1056 CPUtime=0 cores=0-7
/proc/19328/task/19332/stat : 19332 (java) S 19326 19326 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476136144 28911386624 25023 33554432000 4194304 4196468 140737275601312 139994400144272 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0

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

[pid=19328/tid=19355] ppid=19326 vsize=28766288 memory=424096 CPUtime=2404.45 cores=0-7
/proc/19328/task/19355/stat : 19355 (java) R 19326 19326 15765 0 -1 4202560 12469 0 0 0 240430 15 0 0 20 0 28 0 476136337 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993053114712 139994081415637 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
Current children cumulated CPU time: 19341.8 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 425544 KiB

[startup+2502.3 s]
/proc/loadavg: 8.47 8.42 8.34 9/220 19565
/proc/meminfo: memFree=21862228/32770624 swapFree=67001796/67108860
[pid=19326] ppid=19323 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/19326/stat : 19326 (xcsp3-exec) S 19323 19326 15765 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476136143 115843072 362 33554432000 4194304 5098028 140727030824368 140727030822472 140218908344956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9633792 140727030825809 140727030826069 140727030826069 140727030828998 0
/proc/19326/statm: 28282 362 304 221 0 87 0
[pid=19328] ppid=19326 vsize=28766288 memory=424096 CPUtime=19820.1 cores=0-7
/proc/19328/stat : 19328 (java) S 19326 19326 15765 0 -1 1077944320 419135 0 0 0 1980437 1573 0 0 20 0 28 0 476136143 29456678912 106024 33554432000 4194304 4196468 140737275601312 140737275583856 139994482396919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
/proc/19328/statm: 7191572 106024 3555 1 0 7152672 0
[pid=19328/tid=19329] ppid=19326 vsize=28766288 memory=424096 CPUtime=1.82 cores=0-7
/proc/19328/task/19329/stat : 19329 (java) S 19326 19326 15765 0 -1 1077944384 10550 0 0 0 176 6 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994486637696 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19330] ppid=19326 vsize=28766288 memory=424096 CPUtime=5.18 cores=0-7
/proc/19328/task/19330/stat : 19330 (java) S 19326 19326 15765 0 -1 1077944384 13662 0 0 0 488 30 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994402249872 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19331] ppid=19326 vsize=28766288 memory=424096 CPUtime=5.15 cores=0-7
/proc/19328/task/19331/stat : 19331 (java) S 19326 19326 15765 0 -1 1077944384 16419 0 0 0 487 28 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994401197072 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19332] ppid=19326 vsize=28766288 memory=424096 CPUtime=5.21 cores=0-7
/proc/19328/task/19332/stat : 19332 (java) S 19326 19326 15765 0 -1 1077944384 16635 0 0 0 490 31 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994400144272 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19333] ppid=19326 vsize=28766288 memory=0 CPUtime=5.15 cores=0-7
/proc/19328/task/19333/stat : 19333 (java) S 19326 19326 15765 0 -1 1077944384 16983 0 0 0 485 30 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994399091472 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19334] ppid=19326 vsize=28766288 memory=1448 CPUtime=5.15 cores=0-7
/proc/19328/task/19334/stat : 19334 (java) S 19326 19326 15765 0 -1 1077944384 14860 0 0 0 483 32 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994398038672 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19335] ppid=19326 vsize=28766288 memory=424096 CPUtime=5.15 cores=0-7
/proc/19328/task/19335/stat : 19335 (java) S 19326 19326 15765 0 -1 1077944384 16664 0 0 0 485 30 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994396985872 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19336] ppid=19326 vsize=28766288 memory=1448 CPUtime=5.21 cores=0-7
/proc/19328/task/19336/stat : 19336 (java) S 19326 19326 15765 0 -1 1077944384 20989 0 0 0 491 30 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994395933072 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19337] ppid=19326 vsize=28766288 memory=424096 CPUtime=5.23 cores=0-7
/proc/19328/task/19337/stat : 19337 (java) S 19326 19326 15765 0 -1 1077944384 15702 0 0 0 493 30 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994394880272 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19338] ppid=19326 vsize=28766288 memory=0 CPUtime=18.08 cores=0-7
/proc/19328/task/19338/stat : 19338 (java) S 19326 19326 15765 0 -1 1077944384 63380 0 0 0 701 1107 0 0 20 0 28 0 476136146 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993197095792 139994482408066 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19339] ppid=19326 vsize=28766288 memory=-1598831813028945288 CPUtime=0 cores=0-7
/proc/19328/task/19339/stat : 19339 (java) S 19326 19326 15765 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 476136146 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993196041824 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19340] ppid=19326 vsize=28766288 memory=164 CPUtime=0 cores=0-7
/proc/19328/task/19340/stat : 19340 (java) S 19326 19326 15765 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 28 0 476136147 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993194988928 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19341] ppid=19326 vsize=28766288 memory=2012 CPUtime=0 cores=0-7
/proc/19328/task/19341/stat : 19341 (java) S 19326 19326 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476136149 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993193937232 139994482415515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19342] ppid=19326 vsize=28766288 memory=1448 CPUtime=3.14 cores=0-7
/proc/19328/task/19342/stat : 19342 (java) S 19326 19326 15765 0 -1 1077944384 14933 0 0 0 311 3 0 0 20 0 28 0 476136149 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993192884592 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19343] ppid=19326 vsize=28766288 memory=1448 CPUtime=2.91 cores=0-7
/proc/19328/task/19343/stat : 19343 (java) S 19326 19326 15765 0 -1 1077944384 17012 0 0 0 288 3 0 0 20 0 28 0 476136149 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993191831792 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19344] ppid=19326 vsize=28766288 memory=1448 CPUtime=2.9 cores=0-7
/proc/19328/task/19344/stat : 19344 (java) S 19326 19326 15765 0 -1 1077944384 16466 0 0 0 287 3 0 0 20 0 28 0 476136149 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993190778992 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19345] ppid=19326 vsize=28766288 memory=1448 CPUtime=0.89 cores=0-7
/proc/19328/task/19345/stat : 19345 (java) S 19326 19326 15765 0 -1 1077944384 14960 0 0 0 86 3 0 0 20 0 28 0 476136149 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993189726192 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19346] ppid=19326 vsize=28766288 memory=1448 CPUtime=0 cores=0-7
/proc/19328/task/19346/stat : 19346 (java) S 19326 19326 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476136149 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993188674656 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19347] ppid=19326 vsize=28766288 memory=424096 CPUtime=0.96 cores=0-7
/proc/19328/task/19347/stat : 19347 (java) S 19326 19326 15765 0 -1 1077944384 3701 0 0 0 0 96 0 0 20 0 28 0 476136149 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993187621936 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19348] ppid=19326 vsize=28766288 memory=6791534058613427641 CPUtime=2462.98 cores=0-7
/proc/19328/task/19348/stat : 19348 (java) R 19326 19326 15765 0 -1 4202560 14643 0 0 0 246285 13 0 0 20 0 28 0 476136336 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993110367256 139994081415805 0 4 0 16800975 0 0 0 -1 6 0 0 10 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19349] ppid=19326 vsize=28766288 memory=1448 CPUtime=2471.18 cores=0-7
/proc/19328/task/19349/stat : 19349 (java) R 19326 19326 15765 0 -1 4202560 9539 0 0 0 247106 12 0 0 20 0 28 0 476136336 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993109315504 139994081415370 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19350] ppid=19326 vsize=28766288 memory=880 CPUtime=2481.11 cores=0-7
/proc/19328/task/19350/stat : 19350 (java) R 19326 19326 15765 0 -1 4202560 35439 0 0 0 248025 86 0 0 20 0 28 0 476136336 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993108262952 139994081754390 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19351] ppid=19326 vsize=28766288 memory=1440 CPUtime=2469.59 cores=0-7
/proc/19328/task/19351/stat : 19351 (java) R 19326 19326 15765 0 -1 4202560 35183 0 0 0 246897 62 0 0 20 0 28 0 476136336 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993107210072 139994081415410 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19352] ppid=19326 vsize=28766288 memory=1768 CPUtime=2463.03 cores=0-7
/proc/19328/task/19352/stat : 19352 (java) R 19326 19326 15765 0 -1 4202560 12973 0 0 0 246284 19 0 0 20 0 28 0 476136336 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993106157352 139994081415449 0 4 0 16800975 0 0 0 -1 1 0 0 9 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19353] ppid=19326 vsize=28766288 memory=111636 CPUtime=2463.59 cores=0-7
/proc/19328/task/19353/stat : 19353 (java) R 19326 19326 15765 0 -1 4202560 15459 0 0 0 246337 22 0 0 20 0 28 0 476136336 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993105104456 139994076667722 0 4 0 16800975 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19354] ppid=19326 vsize=28766288 memory=424096 CPUtime=2472.34 cores=0-7
/proc/19328/task/19354/stat : 19354 (java) R 19326 19326 15765 0 -1 4202560 8901 0 0 0 247224 10 0 0 20 0 28 0 476136337 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993054167608 139994081752529 0 4 0 16800975 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19355] ppid=19326 vsize=28766288 memory=3612 CPUtime=2463.97 cores=0-7
/proc/19328/task/19355/stat : 19355 (java) R 19326 19326 15765 0 -1 4202560 12666 0 0 0 246382 15 0 0 20 0 28 0 476136337 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993053117440 139994081655161 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
Current children cumulated CPU time: 19820.1 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 425544 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.37 8.40 8.33 9/219 19566
/proc/meminfo: memFree=21863128/32770624 swapFree=67001796/67108860
[pid=19326] ppid=19323 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/19326/stat : 19326 (xcsp3-exec) S 19323 19326 15765 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476136143 115843072 362 33554432000 4194304 5098028 140727030824368 140727030822472 140218908344956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9633792 140727030825809 140727030826069 140727030826069 140727030828998 0
/proc/19326/statm: 28282 362 304 221 0 87 0
[pid=19328] ppid=19326 vsize=28766288 memory=424096 CPUtime=19961.2 cores=0-7
/proc/19328/stat : 19328 (java) S 19326 19326 15765 0 -1 1077944320 420357 0 0 0 1994551 1574 0 0 20 0 28 0 476136143 29456678912 106024 33554432000 4194304 4196468 140737275601312 140737275583856 139994482396919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
/proc/19328/statm: 7191572 106024 3555 1 0 7152672 0
[pid=19328/tid=19329] ppid=19326 vsize=28766288 memory=1398722017469774279 CPUtime=1.82 cores=0-7
/proc/19328/task/19329/stat : 19329 (java) S 19326 19326 15765 0 -1 1077944384 10550 0 0 0 176 6 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994486637696 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19330] ppid=19326 vsize=28766288 memory=4872558044660077418 CPUtime=5.21 cores=0-7
/proc/19328/task/19330/stat : 19330 (java) S 19326 19326 15765 0 -1 1077944384 13676 0 0 0 490 31 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994402249872 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19331] ppid=19326 vsize=28766288 memory=532 CPUtime=5.17 cores=0-7
/proc/19328/task/19331/stat : 19331 (java) S 19326 19326 15765 0 -1 1077944384 16454 0 0 0 489 28 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994401197072 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19332] ppid=19326 vsize=28766288 memory=1564 CPUtime=5.23 cores=0-7
/proc/19328/task/19332/stat : 19332 (java) S 19326 19326 15765 0 -1 1077944384 16686 0 0 0 492 31 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994400144272 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19333] ppid=19326 vsize=28766288 memory=928 CPUtime=5.17 cores=0-7
/proc/19328/task/19333/stat : 19333 (java) S 19326 19326 15765 0 -1 1077944384 17311 0 0 0 487 30 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994399091472 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19334] ppid=19326 vsize=28766288 memory=1980 CPUtime=5.16 cores=0-7
/proc/19328/task/19334/stat : 19334 (java) S 19326 19326 15765 0 -1 1077944384 14866 0 0 0 484 32 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994398038672 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19335] ppid=19326 vsize=28766288 memory=1560 CPUtime=5.17 cores=0-7
/proc/19328/task/19335/stat : 19335 (java) S 19326 19326 15765 0 -1 1077944384 16683 0 0 0 487 30 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994396985872 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19336] ppid=19326 vsize=28766288 memory=2648 CPUtime=5.23 cores=0-7
/proc/19328/task/19336/stat : 19336 (java) S 19326 19326 15765 0 -1 1077944384 21095 0 0 0 493 30 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994395933072 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19337] ppid=19326 vsize=28766288 memory=880 CPUtime=5.25 cores=0-7
/proc/19328/task/19337/stat : 19337 (java) S 19326 19326 15765 0 -1 1077944384 15742 0 0 0 495 30 0 0 20 0 28 0 476136144 29456678912 106024 33554432000 4194304 4196468 140737275601312 139994394880272 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19338] ppid=19326 vsize=28766288 memory=1440 CPUtime=18.1 cores=0-7
/proc/19328/task/19338/stat : 19338 (java) S 19326 19326 15765 0 -1 1077944384 63569 0 0 0 702 1108 0 0 20 0 28 0 476136146 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993197095792 139994482408066 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19339] ppid=19326 vsize=28766288 memory=1768 CPUtime=0 cores=0-7
/proc/19328/task/19339/stat : 19339 (java) S 19326 19326 15765 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 476136146 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993196041824 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19340] ppid=19326 vsize=28766288 memory=111636 CPUtime=0 cores=0-7
/proc/19328/task/19340/stat : 19340 (java) S 19326 19326 15765 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 28 0 476136147 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993194988928 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19341] ppid=19326 vsize=28766288 memory=808 CPUtime=0 cores=0-7
/proc/19328/task/19341/stat : 19341 (java) S 19326 19326 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476136149 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993193937232 139994482415515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19342] ppid=19326 vsize=28766288 memory=1800 CPUtime=3.14 cores=0-7
/proc/19328/task/19342/stat : 19342 (java) S 19326 19326 15765 0 -1 1077944384 14935 0 0 0 311 3 0 0 20 0 28 0 476136149 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993192884592 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19343] ppid=19326 vsize=28766288 memory=920 CPUtime=2.91 cores=0-7
/proc/19328/task/19343/stat : 19343 (java) S 19326 19326 15765 0 -1 1077944384 17014 0 0 0 288 3 0 0 20 0 28 0 476136149 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993191831792 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19344] ppid=19326 vsize=28766288 memory=1448 CPUtime=2.9 cores=0-7
/proc/19328/task/19344/stat : 19344 (java) S 19326 19326 15765 0 -1 1077944384 16468 0 0 0 287 3 0 0 20 0 28 0 476136149 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993190778992 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19345] ppid=19326 vsize=28766288 memory=424096 CPUtime=0.89 cores=0-7
/proc/19328/task/19345/stat : 19345 (java) S 19326 19326 15765 0 -1 1077944384 14962 0 0 0 86 3 0 0 20 0 28 0 476136149 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993189726192 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19346] ppid=19326 vsize=28766288 memory=3616 CPUtime=0 cores=0-7
/proc/19328/task/19346/stat : 19346 (java) S 19326 19326 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476136149 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993188674656 139994482407125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19347] ppid=19326 vsize=28766288 memory=7548 CPUtime=0.97 cores=0-7
/proc/19328/task/19347/stat : 19347 (java) S 19326 19326 15765 0 -1 1077944384 3720 0 0 0 0 97 0 0 20 0 28 0 476136149 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993187621936 139994482408066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19348] ppid=19326 vsize=28766288 memory=2832 CPUtime=2480.64 cores=0-7
/proc/19328/task/19348/stat : 19348 (java) R 19326 19326 15765 0 -1 4202560 14702 0 0 0 248051 13 0 0 20 0 28 0 476136336 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993110370800 139994081415655 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19349] ppid=19326 vsize=28766288 memory=1224 CPUtime=2488.84 cores=0-7
/proc/19328/task/19349/stat : 19349 (java) R 19326 19326 15765 0 -1 4202560 9568 0 0 0 248872 12 0 0 20 0 28 0 476136336 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993109315656 139994082043875 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19350] ppid=19326 vsize=28766288 memory=6040 CPUtime=2498.78 cores=0-7
/proc/19328/task/19350/stat : 19350 (java) R 19326 19326 15765 0 -1 4202560 35516 0 0 0 249792 86 0 0 20 0 28 0 476136336 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993108262856 139994081415365 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19351] ppid=19326 vsize=28766288 memory=772 CPUtime=2487.19 cores=0-7
/proc/19328/task/19351/stat : 19351 (java) R 19326 19326 15765 0 -1 4202560 35219 0 0 0 248657 62 0 0 20 0 28 0 476136336 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993107210072 139994082408377 0 4 0 16800975 0 0 0 -1 7 0 0 5 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19352] ppid=19326 vsize=28766288 memory=1556 CPUtime=2480.51 cores=0-7
/proc/19328/task/19352/stat : 19352 (java) R 19326 19326 15765 0 -1 4202560 13019 0 0 0 248032 19 0 0 20 0 28 0 476136336 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993106157296 139994081415709 0 4 0 16800975 0 0 0 -1 1 0 0 9 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19353] ppid=19326 vsize=28766288 memory=1056 CPUtime=2481.15 cores=0-7
/proc/19328/task/19353/stat : 19353 (java) R 19326 19326 15765 0 -1 4202560 15541 0 0 0 248093 22 0 0 20 0 28 0 476136336 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993105107464 139994081415441 0 4 0 16800975 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19354] ppid=19326 vsize=28766288 memory=1096 CPUtime=2489.99 cores=0-7
/proc/19328/task/19354/stat : 19354 (java) R 19326 19326 15765 0 -1 4202560 8919 0 0 0 248989 10 0 0 20 0 28 0 476136337 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993054167512 139994081415469 0 4 0 16800975 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
[pid=19328/tid=19355] ppid=19326 vsize=28766288 memory=13972 CPUtime=2481.64 cores=0-7
/proc/19328/task/19355/stat : 19355 (java) R 19326 19326 15765 0 -1 4202560 12726 0 0 0 248149 15 0 0 20 0 28 0 476136337 29456678912 106024 33554432000 4194304 4196468 140737275601312 139993053114712 139994081415410 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 20922368 140737275605974 140737275606150 140737275606150 140737275609039 0
Current children cumulated CPU time: 19961.2 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 425544 KiB

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

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

[startup+2520.1 s]
# the end of solver process 19328 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19946.2 s, system=15.753 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): 19961.9
CPU user time (s): 19946.2
CPU system time (s): 15.753
CPU usage (%): 792.108
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 2476584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19946.2
system time used= 15.753
maximum resident set size= 2477184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 421278
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 164232
involuntary context switches= 225784


# summary of solver processes directly reported to runsolver:
#   pid: 19326,19328
#   total CPU time (s): 19961.9
#   total CPU user time (s): 19946.2
#   total CPU system time (s): 15.753

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.459 second user time and 25.162 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-20 19:56:21
IDJOB=4404497
IDBENCH=133850
IDSOLVER=2865
FILE ID=node146/4404497-1569002222
RUNJOBID= node146-1568994486-15792
PBS_JOBID= 21704725
Free space on /var/tmp= 13508 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg7/QuasiGroup-7-39.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-4404497-1569002222/watcher-4404497-1569002222 -o /var/tmp/evaluation-result-4404497-1569002222/solver-4404497-1569002222 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node146-1568994486-15792 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1007608766 HOME/instance-4404497-1569002222.xml

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

MD5SUM BENCH= 5a6cd63004ce40fe2c4de94228743879
RANDOM SEED=1007608766

node146.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.90
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:        22288444 kB
MemAvailable:   31852124 kB
Buffers:           95592 kB
Cached:          9509196 kB
SwapCached:         3812 kB
Active:          4775564 kB
Inactive:        4835180 kB
Active(anon):       2460 kB
Inactive(anon):    50848 kB
Active(file):    4773104 kB
Inactive(file):  4784332 kB
Unevictable:      110676 kB
Mlocked:          110676 kB
SwapTotal:      67108860 kB
SwapFree:       67001780 kB
Dirty:             26568 kB
Writeback:             0 kB
AnonPages:         45200 kB
Mapped:            51616 kB
Shmem:             38868 kB
Slab:             463660 kB
SReclaimable:     434704 kB
SUnreclaim:        28956 kB
KernelStack:        3712 kB
PageTables:         6036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /var/tmp at the end= 13484 MiB
End job on node146 at 2019-09-20 20:38:21