Trace number 4393737

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-06-14 parallel? (TO) 20068.1 2520.14

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-4393737-1568434972.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393737-1568434972.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
6.95/1.94	c solve instance...
20067.38/2520.07	s UNKNOWN
20067.38/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 (15291 MiB free)
  memory of node 1: 16384 MiB (15488 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393737-1568434972/watcher-4393737-1568434972 -o /tmp/evaluation-result-4393737-1568434972/solver-4393737-1568434972 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1568427821-15482 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 202729972 HOME/instance-4393737-1568434972.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=16749, runsolver pid=16746
Current StackSize limit: 8192 KiB


[startup+0.100134 s]*
/proc/loadavg: 7.16 6.96 6.91 3/212 16770
/proc/meminfo: memFree=31503600/32770624 swapFree=66995844/67108860
[pid=16749] ppid=16746 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16749/stat : 16749 (xcsp3-exec) S 16746 16749 15455 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419748624 115843072 363 33554432000 4194304 5098028 140734317269504 140734317267608 140534408503932 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14626816 140734317278070 140734317278313 140734317278313 140734317281226 0
/proc/16749/statm: 28282 363 304 221 0 87 0
[pid=16751] ppid=16749 vsize=28227388 memory=27600 CPUtime=0.12 cores=0-7
/proc/16751/stat : 16751 (java) S 16749 16749 15455 0 -1 1077944320 5804 0 0 0 11 1 0 0 20 0 20 0 419748624 28904845312 6900 33554432000 4194304 4196468 140735285999280 140735285981824 139711358381815 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
/proc/16751/statm: 7056847 6900 3150 1 0 7019032 0
[pid=16751/tid=16752] ppid=16749 vsize=28227388 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/16751/task/16752/stat : 16752 (java) R 16749 16749 15455 0 -1 4202560 3653 0 0 0 8 0 0 0 20 0 20 0 419748624 28904845312 6900 33554432000 4194304 4196468 140735285999280 139711362614592 139711358393750 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16753] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16753/stat : 16753 (java) S 16749 16749 15455 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419748625 28904845312 6900 33554432000 4194304 4196468 140735285999280 139711328094480 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16754] ppid=16749 vsize=28227388 memory=140441182508385 CPUtime=0 cores=0-7
/proc/16751/task/16754/stat : 16754 (java) S 16749 16749 15455 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419748625 28904845312 6900 33554432000 4194304 4196468 140735285999280 139710908926352 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16755] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16755/stat : 16755 (java) S 16749 16749 15455 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419748625 28904845312 6900 33554432000 4194304 4196468 140735285999280 139710907873808 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16756] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16756/stat : 16756 (java) S 16749 16749 15455 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419748625 28904845312 6900 33554432000 4194304 4196468 140735285999280 139710906821264 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16757] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16757/stat : 16757 (java) S 16749 16749 15455 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419748625 28904845312 6900 33554432000 4194304 4196468 140735285999280 139710905768720 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16758] ppid=16749 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/16751/task/16758/stat : 16758 (java) S 16749 16749 15455 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419748625 28904845312 6900 33554432000 4194304 4196468 140735285999280 139710904716176 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16759] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16759/stat : 16759 (java) S 16749 16749 15455 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419748625 28904845312 6900 33554432000 4194304 4196468 140735285999280 139710903663632 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16760] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16760/stat : 16760 (java) S 16749 16749 15455 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419748625 28904845312 6900 33554432000 4194304 4196468 140735285999280 139710902611088 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16761] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16761/stat : 16761 (java) S 16749 16749 15455 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419748627 28904845312 6900 33554432000 4194304 4196468 140735285999280 139709956757488 139711358392962 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16762] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16762/stat : 16762 (java) S 16749 16749 15455 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419748627 28904845312 6900 33554432000 4194304 4196468 140735285999280 139709955703712 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16763] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16763/stat : 16763 (java) S 16749 16749 15455 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419748627 28904845312 6900 33554432000 4194304 4196468 140735285999280 139709954651120 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16764] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16764/stat : 16764 (java) S 16749 16749 15455 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419748630 28904845312 6900 33554432000 4194304 4196468 140735285999280 139709953599696 139711358400411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16765] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16765/stat : 16765 (java) S 16749 16749 15455 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 20 0 419748630 28904845312 6900 33554432000 4194304 4196468 140735285999280 139709952547312 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16766] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16766/stat : 16766 (java) S 16749 16749 15455 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419748630 28904845312 6900 33554432000 4194304 4196468 140735285999280 139709951494768 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16767] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16767/stat : 16767 (java) S 16749 16749 15455 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419748630 28904845312 6900 33554432000 4194304 4196468 140735285999280 139709950442224 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16768] ppid=16749 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/16751/task/16768/stat : 16768 (java) S 16749 16749 15455 0 -1 1077944384 410 0 0 0 1 0 0 0 20 0 20 0 419748630 28904845312 6900 33554432000 4194304 4196468 140735285999280 139709949389680 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16769] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16769/stat : 16769 (java) S 16749 16749 15455 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419748630 28904845312 6900 33554432000 4194304 4196468 140735285999280 139709948336352 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16770] ppid=16749 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/16751/task/16770/stat : 16770 (java) S 16749 16749 15455 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419748630 28904845312 6900 33554432000 4194304 4196468 140735285999280 139709947283888 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 29052 KiB

[startup+0.210654 s]*
/proc/loadavg: 7.16 6.96 6.91 2/212 16770
/proc/meminfo: memFree=31489672/32770624 swapFree=66995844/67108860
[pid=16749] ppid=16746 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16749/stat : 16749 (xcsp3-exec) S 16746 16749 15455 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419748624 115843072 363 33554432000 4194304 5098028 140734317269504 140734317267608 140534408503932 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14626816 140734317278070 140734317278313 140734317278313 140734317281226 0
/proc/16749/statm: 28282 363 304 221 0 87 0
[pid=16751] ppid=16749 vsize=28227388 memory=40096 CPUtime=0.33 cores=0-7
/proc/16751/stat : 16751 (java) S 16749 16749 15455 0 -1 1077944320 9762 0 0 0 29 4 0 0 20 0 20 0 419748624 28904845312 10024 33554432000 4194304 4196468 140735285999280 140735285981824 139711358381815 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
/proc/16751/statm: 7056847 10024 3306 1 0 7019032 0
[pid=16751/tid=16752] ppid=16749 vsize=28227388 memory=32758254098972862 CPUtime=0.19 cores=0-7
/proc/16751/task/16752/stat : 16752 (java) R 16749 16749 15455 0 -1 4202560 6702 0 0 0 17 2 0 0 20 0 20 0 419748624 28904845312 10024 33554432000 4194304 4196468 140735285999280 139711362613344 139711358403162 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16753] ppid=16749 vsize=28227388 memory=288230613267176519 CPUtime=0 cores=0-7
/proc/16751/task/16753/stat : 16753 (java) S 16749 16749 15455 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419748625 28904845312 10024 33554432000 4194304 4196468 140735285999280 139711328094480 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16754] ppid=16749 vsize=28227388 memory=140441182508027 CPUtime=0 cores=0-7
/proc/16751/task/16754/stat : 16754 (java) S 16749 16749 15455 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419748625 28904845312 10024 33554432000 4194304 4196468 140735285999280 139710908926352 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16755] ppid=16749 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/16751/task/16755/stat : 16755 (java) S 16749 16749 15455 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419748625 28904845312 10024 33554432000 4194304 4196468 140735285999280 139710907873808 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16756] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16756/stat : 16756 (java) S 16749 16749 15455 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419748625 28904845312 10024 33554432000 4194304 4196468 140735285999280 139710906821264 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16757] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16757/stat : 16757 (java) S 16749 16749 15455 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419748625 28904845312 10024 33554432000 4194304 4196468 140735285999280 139710905768720 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16758] ppid=16749 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/16751/task/16758/stat : 16758 (java) S 16749 16749 15455 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419748625 28904845312 10024 33554432000 4194304 4196468 140735285999280 139710904716176 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16759] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16759/stat : 16759 (java) S 16749 16749 15455 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419748625 28904845312 10024 33554432000 4194304 4196468 140735285999280 139710903663632 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16760] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16760/stat : 16760 (java) S 16749 16749 15455 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419748625 28904845312 10024 33554432000 4194304 4196468 140735285999280 139710902611088 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16761] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16761/stat : 16761 (java) S 16749 16749 15455 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 419748627 28904845312 10024 33554432000 4194304 4196468 140735285999280 139709956757488 139711358392962 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16762] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16762/stat : 16762 (java) S 16749 16749 15455 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419748627 28904845312 10024 33554432000 4194304 4196468 140735285999280 139709955703712 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16763] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16763/stat : 16763 (java) S 16749 16749 15455 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419748627 28904845312 10024 33554432000 4194304 4196468 140735285999280 139709954651120 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16764] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16764/stat : 16764 (java) S 16749 16749 15455 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419748630 28904845312 10024 33554432000 4194304 4196468 140735285999280 139709953599696 139711358400411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16765] ppid=16749 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/16751/task/16765/stat : 16765 (java) R 16749 16749 15455 0 -1 1077944384 756 0 0 0 2 0 0 0 20 0 20 0 419748630 28904845312 10024 33554432000 4194304 4196468 140735285999280 139709952547312 139711358392962 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16766] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16766/stat : 16766 (java) S 16749 16749 15455 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 20 0 419748630 28904845312 10024 33554432000 4194304 4196468 140735285999280 139709951494768 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16767] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16767/stat : 16767 (java) R 16749 16749 15455 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 419748630 28904845312 10024 33554432000 4194304 4196468 140735285999280 139709950442224 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16768] ppid=16749 vsize=28227388 memory=-1 CPUtime=0.07 cores=0-7
/proc/16751/task/16768/stat : 16768 (java) R 16749 16749 15455 0 -1 4202560 877 0 0 0 7 0 0 0 20 0 20 0 419748630 28904845312 10024 33554432000 4194304 4196468 140735285999280 139709949389680 139711342462302 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16769] ppid=16749 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16769/stat : 16769 (java) S 16749 16749 15455 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419748630 28904845312 10024 33554432000 4194304 4196468 140735285999280 139709948336352 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16770] ppid=16749 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/16751/task/16770/stat : 16770 (java) S 16749 16749 15455 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419748630 28904845312 10024 33554432000 4194304 4196468 140735285999280 139709947283888 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 41548 KiB

[startup+0.310438 s]*
/proc/loadavg: 7.16 6.96 6.91 4/212 16770
/proc/meminfo: memFree=31484460/32770624 swapFree=66995844/67108860
[pid=16749] ppid=16746 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16749/stat : 16749 (xcsp3-exec) S 16746 16749 15455 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419748624 115843072 363 33554432000 4194304 5098028 140734317269504 140734317267608 140534408503932 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14626816 140734317278070 140734317278313 140734317278313 140734317281226 0
/proc/16749/statm: 28282 363 304 221 0 87 0
[pid=16751] ppid=16749 vsize=28231644 memory=49096 CPUtime=0.52 cores=0-7
/proc/16751/stat : 16751 (java) S 16749 16749 15455 0 -1 1077944320 11162 0 0 0 47 5 0 0 20 0 20 0 419748624 28909203456 12274 33554432000 4194304 4196468 140735285999280 140735285981824 139711358381815 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
/proc/16751/statm: 7057911 12274 3349 1 0 7019032 0
[pid=16751/tid=16752] ppid=16749 vsize=28231644 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/16751/task/16752/stat : 16752 (java) R 16749 16749 15455 0 -1 4202560 7796 0 0 0 26 3 0 0 20 0 20 0 419748624 28909203456 12274 33554432000 4194304 4196468 140735285999280 139711362612928 139711358403741 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16753] ppid=16749 vsize=28231644 memory=2124 CPUtime=0 cores=0-7
/proc/16751/task/16753/stat : 16753 (java) S 16749 16749 15455 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419748625 28909203456 12274 33554432000 4194304 4196468 140735285999280 139711328094480 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16754] ppid=16749 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16754/stat : 16754 (java) S 16749 16749 15455 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419748625 28909203456 12274 33554432000 4194304 4196468 140735285999280 139710908926352 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16755] ppid=16749 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16755/stat : 16755 (java) S 16749 16749 15455 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419748625 28909203456 12274 33554432000 4194304 4196468 140735285999280 139710907873808 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16756] ppid=16749 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16756/stat : 16756 (java) S 16749 16749 15455 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419748625 28909203456 12274 33554432000 4194304 4196468 140735285999280 139710906821264 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16757] ppid=16749 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16757/stat : 16757 (java) S 16749 16749 15455 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419748625 28909203456 12274 33554432000 4194304 4196468 140735285999280 139710905768720 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16758] ppid=16749 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16758/stat : 16758 (java) S 16749 16749 15455 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419748625 28909203456 12274 33554432000 4194304 4196468 140735285999280 139710904716176 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16759] ppid=16749 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16759/stat : 16759 (java) S 16749 16749 15455 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419748625 28909203456 12340 33554432000 4194304 4196468 140735285999280 139710903663632 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16760] ppid=16749 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16760/stat : 16760 (java) S 16749 16749 15455 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419748625 28909203456 12340 33554432000 4194304 4196468 140735285999280 139710902611088 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16761] ppid=16749 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16761/stat : 16761 (java) S 16749 16749 15455 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 419748627 28909203456 12340 33554432000 4194304 4196468 140735285999280 139709956757488 139711358392962 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16762] ppid=16749 vsize=28231644 memory=280882137205632 CPUtime=0 cores=0-7
/proc/16751/task/16762/stat : 16762 (java) S 16749 16749 15455 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419748627 28909203456 12340 33554432000 4194304 4196468 140735285999280 139709955703712 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16763] ppid=16749 vsize=28231644 memory=280882137210240 CPUtime=0 cores=0-7
/proc/16751/task/16763/stat : 16763 (java) S 16749 16749 15455 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419748627 28909203456 12340 33554432000 4194304 4196468 140735285999280 139709954651120 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16764] ppid=16749 vsize=28231644 memory=280882137214848 CPUtime=0 cores=0-7
/proc/16751/task/16764/stat : 16764 (java) S 16749 16749 15455 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419748630 28909203456 12340 33554432000 4194304 4196468 140735285999280 139709953599696 139711358400411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16765] ppid=16749 vsize=28231644 memory=280882137219456 CPUtime=0.03 cores=0-7
/proc/16751/task/16765/stat : 16765 (java) S 16749 16749 15455 0 -1 1077944384 762 0 0 0 3 0 0 0 20 0 20 0 419748630 28909203456 12340 33554432000 4194304 4196468 140735285999280 139709952547312 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16766] ppid=16749 vsize=28231644 memory=280882137224064 CPUtime=0.02 cores=0-7
/proc/16751/task/16766/stat : 16766 (java) R 16749 16749 15455 0 -1 4202560 201 0 0 0 2 0 0 0 20 0 20 0 419748630 28909203456 12340 33554432000 4194304 4196468 140735285999280 139709951485152 139711339082112 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16767] ppid=16749 vsize=28231644 memory=280882137228672 CPUtime=0.01 cores=0-7
/proc/16751/task/16767/stat : 16767 (java) S 16749 16749 15455 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 20 0 419748630 28909203456 12340 33554432000 4194304 4196468 140735285999280 139709950442224 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16768] ppid=16749 vsize=28231644 memory=280882137233280 CPUtime=0.12 cores=0-7
/proc/16751/task/16768/stat : 16768 (java) S 16749 16749 15455 0 -1 1077944384 1057 0 0 0 12 0 0 0 20 0 20 0 419748630 28909203456 12340 33554432000 4194304 4196468 140735285999280 139709949389680 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16769] ppid=16749 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16769/stat : 16769 (java) S 16749 16749 15455 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419748630 28909203456 12340 33554432000 4194304 4196468 140735285999280 139709948336352 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16770] ppid=16749 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/16751/task/16770/stat : 16770 (java) S 16749 16749 15455 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419748630 28909203456 12340 33554432000 4194304 4196468 140735285999280 139709947283888 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 50548 KiB

[startup+0.701006 s]
/proc/loadavg: 7.16 6.96 6.91 5/212 16770
/proc/meminfo: memFree=31460156/32770624 swapFree=66995844/67108860
[pid=16749] ppid=16746 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16749/stat : 16749 (xcsp3-exec) S 16746 16749 15455 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419748624 115843072 363 33554432000 4194304 5098028 140734317269504 140734317267608 140534408503932 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14626816 140734317278070 140734317278313 140734317278313 140734317281226 0
/proc/16749/statm: 28282 363 304 221 0 87 0
[pid=16751] ppid=16749 vsize=28233768 memory=99748 CPUtime=1.91 cores=0-7
/proc/16751/stat : 16751 (java) S 16749 16749 15455 0 -1 1077944320 16590 0 0 0 183 8 0 0 20 0 20 0 419748624 28911378432 24937 33554432000 4194304 4196468 140735285999280 140735285981824 139711358381815 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
/proc/16751/statm: 7058442 24937 3448 1 0 7019544 0
[pid=16751/tid=16752] ppid=16749 vsize=28233768 memory=0 CPUtime=0.67 cores=0-7
/proc/16751/task/16752/stat : 16752 (java) R 16749 16749 15455 0 -1 4202560 8433 0 0 0 63 4 0 0 20 0 20 0 419748624 28911378432 24937 33554432000 4194304 4196468 140735285999280 139711362615712 139710994927539 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16753] ppid=16749 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16753/stat : 16753 (java) S 16749 16749 15455 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419748625 28911378432 24937 33554432000 4194304 4196468 140735285999280 139711328094480 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16754] ppid=16749 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/16751/task/16754/stat : 16754 (java) S 16749 16749 15455 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419748625 28911378432 24937 33554432000 4194304 4196468 140735285999280 139710908926352 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16755] ppid=16749 vsize=28233768 memory=8556 CPUtime=0 cores=0-7
/proc/16751/task/16755/stat : 16755 (java) S 16749 16749 15455 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419748625 28911378432 24937 33554432000 4194304 4196468 140735285999280 139710907873808 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0

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

/proc/meminfo: memFree=20270260/32770624 swapFree=66995904/67108860
[pid=16749] ppid=16746 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16749/stat : 16749 (xcsp3-exec) S 16746 16749 15455 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419748624 115843072 363 33554432000 4194304 5098028 140734317269504 140734317267608 140534408503932 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14626816 140734317278070 140734317278313 140734317278313 140734317281226 0
/proc/16749/statm: 28282 363 304 221 0 87 0
[pid=16751] ppid=16749 vsize=28768328 memory=11239920 CPUtime=19929 cores=0-7
/proc/16751/stat : 16751 (java) S 16749 16749 15455 0 -1 1077944320 785279 0 0 0 1989317 3581 0 0 20 0 28 0 419748624 29458767872 2809980 33554432000 4194304 4196468 140735285999280 140735285981824 139711358381815 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
/proc/16751/statm: 7192082 2809980 3559 1 0 7153184 0
[pid=16751/tid=16752] ppid=16749 vsize=28768328 memory=11239920 CPUtime=1.87 cores=0-7
/proc/16751/task/16752/stat : 16752 (java) S 16749 16749 15455 0 -1 1077944384 10437 0 0 0 180 7 0 0 20 0 28 0 419748624 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139711362622592 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16753] ppid=16749 vsize=28768328 memory=11239920 CPUtime=19.38 cores=0-7
/proc/16751/task/16753/stat : 16753 (java) S 16749 16749 15455 0 -1 1077944384 29092 0 0 0 1693 245 0 0 20 0 28 0 419748625 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139711328094480 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 44 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16754] ppid=16749 vsize=28768328 memory=11239920 CPUtime=19.45 cores=0-7
/proc/16751/task/16754/stat : 16754 (java) S 16749 16749 15455 0 -1 1077944384 24130 0 0 0 1691 254 0 0 20 0 28 0 419748625 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139710908926352 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 42 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16755] ppid=16749 vsize=28768328 memory=11239920 CPUtime=19.37 cores=0-7
/proc/16751/task/16755/stat : 16755 (java) S 16749 16749 15455 0 -1 1077944384 25310 0 0 0 1690 247 0 0 20 0 28 0 419748625 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139710907873808 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 41 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16756] ppid=16749 vsize=28768328 memory=11239920 CPUtime=19.61 cores=0-7
/proc/16751/task/16756/stat : 16756 (java) S 16749 16749 15455 0 -1 1077944384 22993 0 0 0 1702 259 0 0 20 0 28 0 419748625 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139710906821264 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16757] ppid=16749 vsize=28768328 memory=11239920 CPUtime=19.46 cores=0-7
/proc/16751/task/16757/stat : 16757 (java) S 16749 16749 15455 0 -1 1077944384 24505 0 0 0 1696 250 0 0 20 0 28 0 419748625 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139710905768720 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 41 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16758] ppid=16749 vsize=28768328 memory=11239920 CPUtime=19.51 cores=0-7
/proc/16751/task/16758/stat : 16758 (java) S 16749 16749 15455 0 -1 1077944384 26770 0 0 0 1684 267 0 0 20 0 28 0 419748625 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139710904716176 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 35 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16759] ppid=16749 vsize=28768328 memory=11239920 CPUtime=19.65 cores=0-7
/proc/16751/task/16759/stat : 16759 (java) S 16749 16749 15455 0 -1 1077944384 18833 0 0 0 1704 261 0 0 20 0 28 0 419748625 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139710903663632 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 37 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16760] ppid=16749 vsize=28768328 memory=0 CPUtime=19.53 cores=0-7
/proc/16751/task/16760/stat : 16760 (java) S 16749 16749 15455 0 -1 1077944384 27221 0 0 0 1691 262 0 0 20 0 28 0 419748625 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139710902611088 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 33 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16761] ppid=16749 vsize=28768328 memory=6944656592455097440 CPUtime=3.27 cores=0-7
/proc/16751/task/16761/stat : 16761 (java) S 16749 16749 15455 0 -1 1077944384 46891 0 0 0 182 145 0 0 20 0 28 0 419748627 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709956757488 139711358392962 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16762] ppid=16749 vsize=28768328 memory=280882138698112 CPUtime=0 cores=0-7
/proc/16751/task/16762/stat : 16762 (java) S 16749 16749 15455 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 28 0 419748627 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709955703776 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16763] ppid=16749 vsize=28768328 memory=4956998493510226538 CPUtime=0 cores=0-7
/proc/16751/task/16763/stat : 16763 (java) S 16749 16749 15455 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 28 0 419748627 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709954651136 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16764] ppid=16749 vsize=28768328 memory=240680 CPUtime=0 cores=0-7
/proc/16751/task/16764/stat : 16764 (java) S 16749 16749 15455 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419748630 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709953599696 139711358400411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16765] ppid=16749 vsize=28768328 memory=1 CPUtime=4.48 cores=0-7
/proc/16751/task/16765/stat : 16765 (java) S 16749 16749 15455 0 -1 1077944384 29373 0 0 0 443 5 0 0 20 0 28 0 419748630 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709952547312 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16766] ppid=16749 vsize=28768328 memory=1452 CPUtime=4.66 cores=0-7
/proc/16751/task/16766/stat : 16766 (java) S 16749 16749 15455 0 -1 1077944384 27597 0 0 0 461 5 0 0 20 0 28 0 419748630 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709951494768 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16767] ppid=16749 vsize=28768328 memory=11239920 CPUtime=5.21 cores=0-7
/proc/16751/task/16767/stat : 16767 (java) S 16749 16749 15455 0 -1 1077944384 30141 0 0 0 515 6 0 0 20 0 28 0 419748630 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709950442224 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16768] ppid=16749 vsize=28768328 memory=0 CPUtime=1.19 cores=0-7
/proc/16751/task/16768/stat : 16768 (java) S 16749 16749 15455 0 -1 1077944384 20996 0 0 0 114 5 0 0 20 0 28 0 419748630 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709949389680 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16769] ppid=16749 vsize=28768328 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/16751/task/16769/stat : 16769 (java) S 16749 16749 15455 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419748630 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709948336352 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16770] ppid=16749 vsize=28768328 memory=1452 CPUtime=1.12 cores=0-7
/proc/16751/task/16770/stat : 16770 (java) S 16749 16749 15455 0 -1 1077944384 2446 0 0 0 71 41 0 0 20 0 28 0 419748630 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709947283888 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16771] ppid=16749 vsize=28768328 memory=1452 CPUtime=2465.47 cores=0-7
/proc/16751/task/16771/stat : 16771 (java) R 16749 16749 15455 0 -1 4202560 7816 0 0 0 246537 10 0 0 20 0 28 0 419748823 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709938072312 139711003022477 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16772] ppid=16749 vsize=28768328 memory=111632 CPUtime=2472.76 cores=0-7
/proc/16751/task/16772/stat : 16772 (java) R 16749 16749 15455 0 -1 4202560 5910 0 0 0 247267 9 0 0 20 0 28 0 419748823 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709937020808 139711003021752 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16773] ppid=16749 vsize=28768328 memory=808 CPUtime=2471.42 cores=0-7
/proc/16751/task/16773/stat : 16773 (java) R 16749 16749 15455 0 -1 4202560 298911 0 0 0 246068 1074 0 0 20 0 28 0 419748823 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709935968344 139711003021834 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16774] ppid=16749 vsize=28768328 memory=1808 CPUtime=2475.1 cores=0-7
/proc/16751/task/16774/stat : 16774 (java) R 16749 16749 15455 0 -1 4202560 71347 0 0 0 247300 210 0 0 20 0 28 0 419748823 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709934918752 139711003306004 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16775] ppid=16749 vsize=28768328 memory=1452 CPUtime=2469.35 cores=0-7
/proc/16751/task/16775/stat : 16775 (java) R 16749 16749 15455 0 -1 4202560 8421 0 0 0 246921 14 0 0 20 0 28 0 419748823 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709933863240 139711004446180 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16776] ppid=16749 vsize=28768328 memory=1452 CPUtime=2465.12 cores=0-7
/proc/16751/task/16776/stat : 16776 (java) R 16749 16749 15455 0 -1 4202560 9364 0 0 0 246487 25 0 0 20 0 28 0 419748823 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709932810808 139711004446180 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16777] ppid=16749 vsize=28768328 memory=1452 CPUtime=2461.2 cores=0-7
/proc/16751/task/16777/stat : 16777 (java) R 16749 16749 15455 0 -1 4202560 5765 0 0 0 246115 5 0 0 20 0 28 0 419748823 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709931757144 139711006428020 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16778] ppid=16749 vsize=28768328 memory=988 CPUtime=2470.6 cores=0-7
/proc/16751/task/16778/stat : 16778 (java) R 16749 16749 15455 0 -1 4202560 9540 0 0 0 247048 12 0 0 20 0 28 0 419748823 29458767872 2809980 33554432000 4194304 4196468 140735285999280 139709930704528 139711007622056 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
Current children cumulated CPU time: 19929 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 11241372 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 7.56 8.08 8.13 9/222 17013
/proc/meminfo: memFree=20269592/32770624 swapFree=66995904/67108860
[pid=16749] ppid=16746 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16749/stat : 16749 (xcsp3-exec) S 16746 16749 15455 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419748624 115843072 363 33554432000 4194304 5098028 140734317269504 140734317267608 140534408503932 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14626816 140734317278070 140734317278313 140734317278313 140734317281226 0
/proc/16749/statm: 28282 363 304 221 0 87 0
[pid=16751] ppid=16749 vsize=28768328 memory=11240128 CPUtime=20067.4 cores=0-7
/proc/16751/stat : 16751 (java) S 16749 16749 15455 0 -1 1077944320 795604 0 0 0 2003125 3613 0 0 20 0 28 0 419748624 29458767872 2810032 33554432000 4194304 4196468 140735285999280 140735285981824 139711358381815 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
/proc/16751/statm: 7192082 2810032 3559 1 0 7153184 0
[pid=16751/tid=16752] ppid=16749 vsize=28768328 memory=8317482817917895235 CPUtime=1.87 cores=0-7
/proc/16751/task/16752/stat : 16752 (java) S 16749 16749 15455 0 -1 1077944384 10437 0 0 0 180 7 0 0 20 0 28 0 419748624 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139711362622592 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16753] ppid=16749 vsize=28768328 memory=928 CPUtime=19.71 cores=0-7
/proc/16751/task/16753/stat : 16753 (java) S 16749 16749 15455 0 -1 1077944384 29590 0 0 0 1726 245 0 0 20 0 28 0 419748625 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139711328094480 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 45 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16754] ppid=16749 vsize=28768328 memory=1604 CPUtime=19.77 cores=0-7
/proc/16751/task/16754/stat : 16754 (java) S 16749 16749 15455 0 -1 1077944384 24475 0 0 0 1723 254 0 0 20 0 28 0 419748625 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139710908926352 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 43 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16755] ppid=16749 vsize=28768328 memory=1980 CPUtime=19.71 cores=0-7
/proc/16751/task/16755/stat : 16755 (java) S 16749 16749 15455 0 -1 1077944384 25844 0 0 0 1723 248 0 0 20 0 28 0 419748625 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139710907873808 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 42 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16756] ppid=16749 vsize=28768328 memory=2356 CPUtime=19.94 cores=0-7
/proc/16751/task/16756/stat : 16756 (java) S 16749 16749 15455 0 -1 1077944384 23278 0 0 0 1735 259 0 0 20 0 28 0 419748625 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139710906821264 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 36 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16757] ppid=16749 vsize=28768328 memory=1440 CPUtime=19.79 cores=0-7
/proc/16751/task/16757/stat : 16757 (java) S 16749 16749 15455 0 -1 1077944384 24817 0 0 0 1729 250 0 0 20 0 28 0 419748625 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139710905768720 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 42 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16758] ppid=16749 vsize=28768328 memory=820 CPUtime=19.84 cores=0-7
/proc/16751/task/16758/stat : 16758 (java) S 16749 16749 15455 0 -1 1077944384 27112 0 0 0 1717 267 0 0 20 0 28 0 419748625 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139710904716176 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 36 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16759] ppid=16749 vsize=28768328 memory=1764 CPUtime=19.98 cores=0-7
/proc/16751/task/16759/stat : 16759 (java) S 16749 16749 15455 0 -1 1077944384 19122 0 0 0 1737 261 0 0 20 0 28 0 419748625 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139710903663632 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 37 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16760] ppid=16749 vsize=28768328 memory=111632 CPUtime=19.87 cores=0-7
/proc/16751/task/16760/stat : 16760 (java) S 16749 16749 15455 0 -1 1077944384 30653 0 0 0 1724 263 0 0 20 0 28 0 419748625 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139710902611088 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 35 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16761] ppid=16749 vsize=28768328 memory=1452 CPUtime=3.74 cores=0-7
/proc/16751/task/16761/stat : 16761 (java) S 16749 16749 15455 0 -1 1077944384 47177 0 0 0 203 171 0 0 20 0 28 0 419748627 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709956757488 139711358392962 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16762] ppid=16749 vsize=28768328 memory=11240128 CPUtime=0 cores=0-7
/proc/16751/task/16762/stat : 16762 (java) S 16749 16749 15455 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 28 0 419748627 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709955703776 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16763] ppid=16749 vsize=28768328 memory=2124 CPUtime=0 cores=0-7
/proc/16751/task/16763/stat : 16763 (java) S 16749 16749 15455 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 28 0 419748627 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709954651136 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16764] ppid=16749 vsize=28768328 memory=1556 CPUtime=0 cores=0-7
/proc/16751/task/16764/stat : 16764 (java) S 16749 16749 15455 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419748630 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709953599696 139711358400411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16765] ppid=16749 vsize=28768328 memory=496 CPUtime=4.48 cores=0-7
/proc/16751/task/16765/stat : 16765 (java) S 16749 16749 15455 0 -1 1077944384 29376 0 0 0 443 5 0 0 20 0 28 0 419748630 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709952547312 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16766] ppid=16749 vsize=28768328 memory=928 CPUtime=4.66 cores=0-7
/proc/16751/task/16766/stat : 16766 (java) S 16749 16749 15455 0 -1 1077944384 27605 0 0 0 461 5 0 0 20 0 28 0 419748630 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709951494768 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16767] ppid=16749 vsize=28768328 memory=1604 CPUtime=5.21 cores=0-7
/proc/16751/task/16767/stat : 16767 (java) S 16749 16749 15455 0 -1 1077944384 30144 0 0 0 515 6 0 0 20 0 28 0 419748630 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709950442224 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16768] ppid=16749 vsize=28768328 memory=1980 CPUtime=1.19 cores=0-7
/proc/16751/task/16768/stat : 16768 (java) S 16749 16749 15455 0 -1 1077944384 21000 0 0 0 114 5 0 0 20 0 28 0 419748630 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709949389680 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16769] ppid=16749 vsize=28768328 memory=2356 CPUtime=0 cores=0-7
/proc/16751/task/16769/stat : 16769 (java) S 16749 16749 15455 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419748630 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709948336352 139711358392021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16770] ppid=16749 vsize=28768328 memory=1440 CPUtime=1.12 cores=0-7
/proc/16751/task/16770/stat : 16770 (java) S 16749 16749 15455 0 -1 1077944384 2474 0 0 0 71 41 0 0 20 0 28 0 419748630 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709947283888 139711358392962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16771] ppid=16749 vsize=28768328 memory=6791534058613427641 CPUtime=2482.37 cores=0-7
/proc/16751/task/16771/stat : 16771 (java) R 16749 16749 15455 0 -1 4202560 7894 0 0 0 248227 10 0 0 20 0 28 0 419748823 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709938075136 139711003022056 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16772] ppid=16749 vsize=28768328 memory=1564 CPUtime=2489.65 cores=0-7
/proc/16751/task/16772/stat : 16772 (java) R 16749 16749 15455 0 -1 4202560 5986 0 0 0 248956 9 0 0 20 0 28 0 419748823 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709937020872 139711003022151 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16773] ppid=16749 vsize=28768328 memory=8556 CPUtime=2488.78 cores=0-7
/proc/16751/task/16773/stat : 16773 (java) R 16749 16749 15455 0 -1 4202560 302081 0 0 0 247802 1076 0 0 20 0 28 0 419748823 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709935968320 139711006428080 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16774] ppid=16749 vsize=28768328 memory=1052 CPUtime=2492 cores=0-7
/proc/16751/task/16774/stat : 16774 (java) R 16749 16749 15455 0 -1 4202560 71534 0 0 0 248990 210 0 0 20 0 28 0 419748823 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709934915784 139711003022101 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16775] ppid=16749 vsize=28768328 memory=920 CPUtime=2486.18 cores=0-7
/proc/16751/task/16775/stat : 16775 (java) R 16749 16749 15455 0 -1 4202560 8510 0 0 0 248604 14 0 0 20 0 28 0 419748823 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709933863240 139711003022084 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16776] ppid=16749 vsize=28768328 memory=4392 CPUtime=2482.02 cores=0-7
/proc/16751/task/16776/stat : 16776 (java) R 16749 16749 15455 0 -1 4202560 9527 0 0 0 248177 25 0 0 20 0 28 0 419748823 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709932810712 139711003022269 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16777] ppid=16749 vsize=28768328 memory=1408 CPUtime=2477.82 cores=0-7
/proc/16751/task/16777/stat : 16777 (java) R 16749 16749 15455 0 -1 4202560 5822 0 0 0 247776 6 0 0 20 0 28 0 419748823 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709931757144 139711003022278 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
[pid=16751/tid=16778] ppid=16749 vsize=28768328 memory=3804 CPUtime=2487.49 cores=0-7
/proc/16751/task/16778/stat : 16778 (java) R 16749 16749 15455 0 -1 4202560 9676 0 0 0 248737 12 0 0 20 0 28 0 419748823 29458767872 2810032 33554432000 4194304 4196468 140735285999280 139709930704600 139711003021842 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 15597568 140735286006762 140735286006934 140735286006934 140735286009807 0
Current children cumulated CPU time: 20067.4 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 11241580 KiB

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

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

[startup+2520.14 s]
# the end of solver process 16751 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20031.9 s, system=36.1826 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

[startup+2520.13 s]*
/proc/loadavg: 7.56 8.08 8.13 2/195 17015
/proc/meminfo: memFree=31227892/32770624 swapFree=66995904/67108860
Current cumulated CPU time of completed processes: 0.002406 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.14
CPU time (s): 20068.1
CPU user time (s): 20031.9
CPU system time (s): 36.1826
CPU usage (%): 796.308
Max. virtual memory (cumulated for all children) (KiB): 28881456
Max. memory (cumulated for all children) (KiB): 11530196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20031.9
system time used= 36.1826
maximum resident set size= 11528752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 797410
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73238
involuntary context switches= 236555


# summary of solver processes directly reported to runsolver:
#   pid: 16749,16751
#   total CPU time (s): 20068.1
#   total CPU user time (s): 20031.9
#   total CPU system time (s): 36.1826

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.4789 second user time and 28.6446 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-14 06:22:06
IDJOB=4393737
IDBENCH=133850
IDSOLVER=2841
FILE ID=node102/4393737-1568434972
RUNJOBID= node102-1568427821-15482
PBS_JOBID= 21702300
Free space on /tmp= 59328 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
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 /tmp/evaluation-result-4393737-1568434972/watcher-4393737-1568434972 -o /tmp/evaluation-result-4393737-1568434972/solver-4393737-1568434972 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1568427821-15482 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 202729972 HOME/instance-4393737-1568434972.xml

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

MD5SUM BENCH= 5a6cd63004ce40fe2c4de94228743879
RANDOM SEED=202729972

node102.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.13
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.54
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.13
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.54
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.13
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.54
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.13
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31517500 kB
MemAvailable:   31919652 kB
Buffers:          174344 kB
Cached:           520768 kB
SwapCached:         9380 kB
Active:           344552 kB
Inactive:         362440 kB
Active(anon):       9052 kB
Inactive(anon):    33880 kB
Active(file):     335500 kB
Inactive(file):   328560 kB
Unevictable:      110432 kB
Mlocked:          110432 kB
SwapTotal:      67108860 kB
SwapFree:       66995844 kB
Dirty:             26480 kB
Writeback:             0 kB
AnonPages:        124908 kB
Mapped:            34536 kB
Shmem:             22860 kB
Slab:             135836 kB
SReclaimable:     107852 kB
SUnreclaim:        27984 kB
KernelStack:        3744 kB
PageTables:         5508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     496920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 59304 MiB
End job on node102 at 2019-09-14 07:04:07