Trace number 4406827

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-24 parallel? (TO) 20042.1 2520.1

General information on the benchmark

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

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406827-1569353132.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406827-1569353132.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
3.09/1.08	c solve instance...
20041.48/2520.07	s UNKNOWN
20041.48/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 (13190 MiB free)
  memory of node 1: 16384 MiB (11625 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406827-1569353132/watcher-4406827-1569353132 -o /tmp/evaluation-result-4406827-1569353132/solver-4406827-1569353132 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1569348082-18090 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 92405245 HOME/instance-4406827-1569353132.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=19052, runsolver pid=19049
Current StackSize limit: 8192 KiB


[startup+0.100184 s]*
/proc/loadavg: 8.57 8.19 8.15 2/209 19073
/proc/meminfo: memFree=25394244/32770624 swapFree=66941044/67108860
[pid=19052] ppid=19049 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19052/stat : 19052 (xcsp3-exec) S 19049 19052 18063 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511583998 115843072 363 33554432000 4194304 5098028 140720554361200 140720554359304 140648470016636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15847424 140720554369911 140720554370153 140720554370153 140720554373066 0
/proc/19052/statm: 28282 363 304 221 0 87 0
[pid=19054] ppid=19052 vsize=28227396 memory=29936 CPUtime=0.12 cores=0-7
/proc/19054/stat : 19054 (java) S 19052 19052 18063 0 -1 1077944320 5957 0 0 0 11 1 0 0 20 0 20 0 511583999 28904853504 7484 33554432000 4194304 4196468 140736915623568 140736915606112 140654396079863 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
/proc/19054/statm: 7056849 7484 3118 1 0 7019032 0
[pid=19054/tid=19055] ppid=19052 vsize=28227396 memory=7682466347479899548 CPUtime=0.08 cores=0-7
/proc/19054/task/19055/stat : 19055 (java) R 19052 19052 18063 0 -1 1077944384 3876 0 0 0 8 0 0 0 20 0 20 0 511583999 28904853504 7484 33554432000 4194304 4196468 140736915623568 140654400311184 140654396101210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19056] ppid=19052 vsize=28227396 memory=732370333342645221 CPUtime=0 cores=0-7
/proc/19054/task/19056/stat : 19056 (java) S 19052 19052 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511584000 28904853504 7484 33554432000 4194304 4196468 140736915623568 140654348700048 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19057] ppid=19052 vsize=28227396 memory=140195005191808 CPUtime=0 cores=0-7
/proc/19054/task/19057/stat : 19057 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511584000 28904853504 7484 33554432000 4194304 4196468 140736915623568 140654347647248 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19058] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19058/stat : 19058 (java) S 19052 19052 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511584000 28904853504 7484 33554432000 4194304 4196468 140736915623568 140654346594960 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19059] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19059/stat : 19059 (java) S 19052 19052 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511584000 28904853504 7484 33554432000 4194304 4196468 140736915623568 140654345542160 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19060] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19060/stat : 19060 (java) S 19052 19052 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511584000 28904853504 7484 33554432000 4194304 4196468 140736915623568 140654344489872 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19061] ppid=19052 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19054/task/19061/stat : 19061 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511584000 28904853504 7484 33554432000 4194304 4196468 140736915623568 140654343437072 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19062] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19062/stat : 19062 (java) S 19052 19052 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511584000 28904853504 7484 33554432000 4194304 4196468 140736915623568 140654342384784 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19063] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19063/stat : 19063 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511584000 28904853504 7484 33554432000 4194304 4196468 140736915623568 140653939776528 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19064] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19064/stat : 19064 (java) S 19052 19052 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511584001 28904853504 7484 33554432000 4194304 4196468 140736915623568 140652994078832 140654396091010 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19065] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19065/stat : 19065 (java) S 19052 19052 18063 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511584002 28904853504 7484 33554432000 4194304 4196468 140736915623568 140652993024800 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19066] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19066/stat : 19066 (java) S 19052 19052 18063 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511584002 28904853504 7484 33554432000 4194304 4196468 140736915623568 140652991972464 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19067] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19067/stat : 19067 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511584004 28904853504 7484 33554432000 4194304 4196468 140736915623568 140652990920784 140654396098459 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19068] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19068/stat : 19068 (java) S 19052 19052 18063 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 511584004 28904853504 7484 33554432000 4194304 4196468 140736915623568 140652989868656 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19069] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19069/stat : 19069 (java) R 19052 19052 18063 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 511584004 28904853504 7484 33554432000 4194304 4196468 140736915623568 140652988815952 140654396090069 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19070] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19070/stat : 19070 (java) R 19052 19052 18063 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 511584004 28904853504 7484 33554432000 4194304 4196468 140736915623568 140652987755216 140654377432176 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19071] ppid=19052 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/19054/task/19071/stat : 19071 (java) R 19052 19052 18063 0 -1 4202560 343 0 0 0 2 0 0 0 20 0 20 0 511584004 28904853504 7484 33554432000 4194304 4196468 140736915623568 140652986710768 140654396091798 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19072] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19072/stat : 19072 (java) S 19052 19052 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511584004 28904853504 7484 33554432000 4194304 4196468 140736915623568 140652985657696 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19073] ppid=19052 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19054/task/19073/stat : 19073 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511584005 28904853504 7484 33554432000 4194304 4196468 140736915623568 140652984604976 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31388 KiB

[startup+0.210852 s]*
/proc/loadavg: 8.57 8.19 8.15 2/209 19073
/proc/meminfo: memFree=25379404/32770624 swapFree=66941044/67108860
[pid=19052] ppid=19049 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19052/stat : 19052 (xcsp3-exec) S 19049 19052 18063 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511583998 115843072 363 33554432000 4194304 5098028 140720554361200 140720554359304 140648470016636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15847424 140720554369911 140720554370153 140720554370153 140720554373066 0
/proc/19052/statm: 28282 363 304 221 0 87 0
[pid=19054] ppid=19052 vsize=28227396 memory=41032 CPUtime=0.34 cores=0-7
/proc/19054/stat : 19054 (java) S 19052 19052 18063 0 -1 1077944320 9510 0 0 0 31 3 0 0 20 0 20 0 511583999 28904853504 10258 33554432000 4194304 4196468 140736915623568 140736915606112 140654396079863 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
/proc/19054/statm: 7056849 10258 3275 1 0 7019032 0
[pid=19054/tid=19055] ppid=19052 vsize=28227396 memory=576460756329955521 CPUtime=0.2 cores=0-7
/proc/19054/task/19055/stat : 19055 (java) R 19052 19052 18063 0 -1 4202560 6686 0 0 0 18 2 0 0 20 0 20 0 511583999 28904853504 10258 33554432000 4194304 4196468 140736915623568 140654400313600 140654380160350 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19056] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19056/stat : 19056 (java) S 19052 19052 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511584000 28904853504 10258 33554432000 4194304 4196468 140736915623568 140654348700048 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19057] ppid=19052 vsize=28227396 memory=140195008905701 CPUtime=0 cores=0-7
/proc/19054/task/19057/stat : 19057 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511584000 28904853504 10258 33554432000 4194304 4196468 140736915623568 140654347647248 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19058] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19058/stat : 19058 (java) S 19052 19052 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511584000 28904853504 10258 33554432000 4194304 4196468 140736915623568 140654346594960 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19059] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19059/stat : 19059 (java) S 19052 19052 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511584000 28904853504 10258 33554432000 4194304 4196468 140736915623568 140654345542160 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19060] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19060/stat : 19060 (java) S 19052 19052 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511584000 28904853504 10258 33554432000 4194304 4196468 140736915623568 140654344489872 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19061] ppid=19052 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19054/task/19061/stat : 19061 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511584000 28904853504 10258 33554432000 4194304 4196468 140736915623568 140654343437072 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19062] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19062/stat : 19062 (java) S 19052 19052 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511584000 28904853504 10258 33554432000 4194304 4196468 140736915623568 140654342384784 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19063] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19063/stat : 19063 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511584000 28904853504 10258 33554432000 4194304 4196468 140736915623568 140653939776528 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19064] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19064/stat : 19064 (java) S 19052 19052 18063 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511584001 28904853504 10258 33554432000 4194304 4196468 140736915623568 140652994078832 140654396091010 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19065] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19065/stat : 19065 (java) S 19052 19052 18063 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511584002 28904853504 10258 33554432000 4194304 4196468 140736915623568 140652993024800 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19066] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19066/stat : 19066 (java) S 19052 19052 18063 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511584002 28904853504 10258 33554432000 4194304 4196468 140736915623568 140652991972464 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19067] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19067/stat : 19067 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511584004 28904853504 10258 33554432000 4194304 4196468 140736915623568 140652990920784 140654396098459 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19068] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19068/stat : 19068 (java) S 19052 19052 18063 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 511584004 28904853504 10258 33554432000 4194304 4196468 140736915623568 140652989868656 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19069] ppid=19052 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/19054/task/19069/stat : 19069 (java) S 19052 19052 18063 0 -1 1077944384 363 0 0 0 2 0 0 0 20 0 20 0 511584004 28904853504 10258 33554432000 4194304 4196468 140736915623568 140652988815856 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19070] ppid=19052 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/19054/task/19070/stat : 19070 (java) S 19052 19052 18063 0 -1 1077944384 95 0 0 0 1 0 0 0 20 0 20 0 511584004 28904853504 10258 33554432000 4194304 4196468 140736915623568 140652987763568 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19071] ppid=19052 vsize=28227396 memory=0 CPUtime=0.08 cores=0-7
/proc/19054/task/19071/stat : 19071 (java) R 19052 19052 18063 0 -1 4202560 740 0 0 0 8 0 0 0 20 0 20 0 511584004 28904853504 10258 33554432000 4194304 4196468 140736915623568 140652986710768 140654374745215 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19072] ppid=19052 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19072/stat : 19072 (java) S 19052 19052 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511584004 28904853504 10258 33554432000 4194304 4196468 140736915623568 140652985657696 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19073] ppid=19052 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19054/task/19073/stat : 19073 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511584005 28904853504 10258 33554432000 4194304 4196468 140736915623568 140652984604976 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42484 KiB

[startup+0.312221 s]*
/proc/loadavg: 8.57 8.19 8.15 4/209 19073
/proc/meminfo: memFree=25372392/32770624 swapFree=66941044/67108860
[pid=19052] ppid=19049 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19052/stat : 19052 (xcsp3-exec) S 19049 19052 18063 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511583998 115843072 363 33554432000 4194304 5098028 140720554361200 140720554359304 140648470016636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15847424 140720554369911 140720554370153 140720554370153 140720554373066 0
/proc/19052/statm: 28282 363 304 221 0 87 0
[pid=19054] ppid=19052 vsize=28231652 memory=50264 CPUtime=0.53 cores=0-7
/proc/19054/stat : 19054 (java) S 19052 19052 18063 0 -1 1077944320 10913 0 0 0 49 4 0 0 20 0 20 0 511583999 28909211648 12566 33554432000 4194304 4196468 140736915623568 140736915606112 140654396079863 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
/proc/19054/statm: 7057913 12566 3333 1 0 7019032 0
[pid=19054/tid=19055] ppid=19052 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/19054/task/19055/stat : 19055 (java) R 19052 19052 18063 0 -1 4202560 7827 0 0 0 27 3 0 0 20 0 20 0 511583999 28909211648 12566 33554432000 4194304 4196468 140736915623568 140654400317024 140654380160350 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19056] ppid=19052 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19056/stat : 19056 (java) S 19052 19052 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511584000 28909211648 12566 33554432000 4194304 4196468 140736915623568 140654348700048 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19057] ppid=19052 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19057/stat : 19057 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511584000 28909211648 12566 33554432000 4194304 4196468 140736915623568 140654347647248 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19058] ppid=19052 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19058/stat : 19058 (java) S 19052 19052 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511584000 28909211648 12566 33554432000 4194304 4196468 140736915623568 140654346594960 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19059] ppid=19052 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19059/stat : 19059 (java) S 19052 19052 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511584000 28909211648 12566 33554432000 4194304 4196468 140736915623568 140654345542160 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19060] ppid=19052 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19060/stat : 19060 (java) S 19052 19052 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511584000 28909211648 12566 33554432000 4194304 4196468 140736915623568 140654344489872 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19061] ppid=19052 vsize=28231652 memory=140194846173871 CPUtime=0 cores=0-7
/proc/19054/task/19061/stat : 19061 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511584000 28909211648 12566 33554432000 4194304 4196468 140736915623568 140654343437072 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19062] ppid=19052 vsize=28231652 memory=140194846176176 CPUtime=0 cores=0-7
/proc/19054/task/19062/stat : 19062 (java) S 19052 19052 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511584000 28909211648 12566 33554432000 4194304 4196468 140736915623568 140654342384784 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19063] ppid=19052 vsize=28231652 memory=140194846178480 CPUtime=0 cores=0-7
/proc/19054/task/19063/stat : 19063 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511584000 28909211648 12566 33554432000 4194304 4196468 140736915623568 140653939776528 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19064] ppid=19052 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19064/stat : 19064 (java) S 19052 19052 18063 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511584001 28909211648 12566 33554432000 4194304 4196468 140736915623568 140652994078832 140654396091010 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19065] ppid=19052 vsize=28231652 memory=280389692370832 CPUtime=0 cores=0-7
/proc/19054/task/19065/stat : 19065 (java) S 19052 19052 18063 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511584002 28909211648 12566 33554432000 4194304 4196468 140736915623568 140652993024800 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19066] ppid=19052 vsize=28231652 memory=280389692368528 CPUtime=0 cores=0-7
/proc/19054/task/19066/stat : 19066 (java) S 19052 19052 18063 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511584002 28909211648 12566 33554432000 4194304 4196468 140736915623568 140652991972464 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19067] ppid=19052 vsize=28231652 memory=280389692375440 CPUtime=0 cores=0-7
/proc/19054/task/19067/stat : 19067 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511584004 28909211648 12566 33554432000 4194304 4196468 140736915623568 140652990920784 140654396098459 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19068] ppid=19052 vsize=28231652 memory=280389692316720 CPUtime=0.01 cores=0-7
/proc/19054/task/19068/stat : 19068 (java) S 19052 19052 18063 0 -1 1077944384 352 0 0 0 1 0 0 0 20 0 20 0 511584004 28909211648 12566 33554432000 4194304 4196468 140736915623568 140652989868656 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19069] ppid=19052 vsize=28231652 memory=280389692389264 CPUtime=0.03 cores=0-7
/proc/19054/task/19069/stat : 19069 (java) S 19052 19052 18063 0 -1 1077944384 374 0 0 0 3 0 0 0 20 0 20 0 511584004 28909211648 12566 33554432000 4194304 4196468 140736915623568 140652988815856 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19070] ppid=19052 vsize=28231652 memory=280389692396176 CPUtime=0.03 cores=0-7
/proc/19054/task/19070/stat : 19070 (java) R 19052 19052 18063 0 -1 4202560 211 0 0 0 3 0 0 0 20 0 20 0 511584004 28909211648 12566 33554432000 4194304 4196468 140736915623568 140652987744584 140654379466697 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19071] ppid=19052 vsize=28231652 memory=280389692393872 CPUtime=0.13 cores=0-7
/proc/19054/task/19071/stat : 19071 (java) S 19052 19052 18063 0 -1 1077944384 846 0 0 0 13 0 0 0 20 0 20 0 511584004 28909211648 12566 33554432000 4194304 4196468 140736915623568 140652986710768 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19072] ppid=19052 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19072/stat : 19072 (java) S 19052 19052 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511584004 28909211648 12566 33554432000 4194304 4196468 140736915623568 140652985657696 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19073] ppid=19052 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/19054/task/19073/stat : 19073 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511584005 28909211648 12566 33554432000 4194304 4196468 140736915623568 140652984604976 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51716 KiB

[startup+0.700942 s]
/proc/loadavg: 8.57 8.19 8.15 5/209 19073
/proc/meminfo: memFree=25359836/32770624 swapFree=66941044/67108860
[pid=19052] ppid=19049 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19052/stat : 19052 (xcsp3-exec) S 19049 19052 18063 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511583998 115843072 363 33554432000 4194304 5098028 140720554361200 140720554359304 140648470016636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15847424 140720554369911 140720554370153 140720554370153 140720554373066 0
/proc/19052/statm: 28282 363 304 221 0 87 0
[pid=19054] ppid=19052 vsize=28233776 memory=100276 CPUtime=1.72 cores=0-7
/proc/19054/stat : 19054 (java) S 19052 19052 18063 0 -1 1077944320 15217 0 0 0 165 7 0 0 20 0 20 0 511583999 28911386624 25069 33554432000 4194304 4196468 140736915623568 140736915606112 140654396079863 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
/proc/19054/statm: 7058444 25069 3451 1 0 7019544 0
[pid=19054/tid=19055] ppid=19052 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/19054/task/19055/stat : 19055 (java) R 19052 19052 18063 0 -1 4202560 8557 0 0 0 63 4 0 0 20 0 20 0 511583999 28911386624 25069 33554432000 4194304 4196468 140736915623568 140654400317568 140654021805543 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19056] ppid=19052 vsize=28233776 memory=2353 CPUtime=0 cores=0-7
/proc/19054/task/19056/stat : 19056 (java) S 19052 19052 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511584000 28911386624 25069 33554432000 4194304 4196468 140736915623568 140654348700048 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19057] ppid=19052 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19057/stat : 19057 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511584000 28911386624 25069 33554432000 4194304 4196468 140736915623568 140654347647248 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19058] ppid=19052 vsize=28233776 memory=10728 CPUtime=0 cores=0-7
/proc/19054/task/19058/stat : 19058 (java) S 19052 19052 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511584000 28911386624 25069 33554432000 4194304 4196468 140736915623568 140654346594960 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0

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

[pid=19054/tid=19081] ppid=19052 vsize=28766288 memory=1452 CPUtime=2420.82 cores=0-7
/proc/19054/task/19081/stat : 19081 (java) R 19052 19052 18063 0 -1 4202560 14247 0 0 0 242060 22 0 0 20 0 28 0 511584108 29456678912 523730 33554432000 4194304 4196468 140736915623568 140652968255208 140654028382171 0 4 0 16800975 0 0 0 -1 1 0 0 18 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
Current children cumulated CPU time: 19423.4 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2096372 KiB

[startup+2502.3 s]
/proc/loadavg: 7.95 8.05 8.17 9/217 19290
/proc/meminfo: memFree=23311252/32770624 swapFree=66941052/67108860
[pid=19052] ppid=19049 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19052/stat : 19052 (xcsp3-exec) S 19049 19052 18063 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511583998 115843072 363 33554432000 4194304 5098028 140720554361200 140720554359304 140648470016636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15847424 140720554369911 140720554370153 140720554370153 140720554373066 0
/proc/19052/statm: 28282 363 304 221 0 87 0
[pid=19054] ppid=19052 vsize=28766288 memory=2105668 CPUtime=19900.4 cores=0-7
/proc/19054/stat : 19054 (java) S 19052 19052 18063 0 -1 1077944320 606149 0 0 0 1989266 771 0 0 20 0 28 0 511583999 29456678912 526417 33554432000 4194304 4196468 140736915623568 140736915606112 140654396079863 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
/proc/19054/statm: 7191572 526417 3548 1 0 7152672 0
[pid=19054/tid=19055] ppid=19052 vsize=28766288 memory=2105668 CPUtime=1.04 cores=0-7
/proc/19054/task/19055/stat : 19055 (java) S 19052 19052 18063 0 -1 1077944384 8691 0 0 0 99 5 0 0 20 0 28 0 511583999 29456678912 526417 33554432000 4194304 4196468 140736915623568 140654400320640 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19056] ppid=19052 vsize=28766288 memory=2105668 CPUtime=6.87 cores=0-7
/proc/19054/task/19056/stat : 19056 (java) S 19052 19052 18063 0 -1 1077944384 25521 0 0 0 656 31 0 0 20 0 28 0 511584000 29456678912 526417 33554432000 4194304 4196468 140736915623568 140654348700048 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19057] ppid=19052 vsize=28766288 memory=1452 CPUtime=6.84 cores=0-7
/proc/19054/task/19057/stat : 19057 (java) S 19052 19052 18063 0 -1 1077944384 24698 0 0 0 652 32 0 0 20 0 28 0 511584000 29456678912 526417 33554432000 4194304 4196468 140736915623568 140654347647248 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19058] ppid=19052 vsize=28766288 memory=2105668 CPUtime=6.92 cores=0-7
/proc/19054/task/19058/stat : 19058 (java) S 19052 19052 18063 0 -1 1077944384 27341 0 0 0 663 29 0 0 20 0 28 0 511584000 29456678912 526417 33554432000 4194304 4196468 140736915623568 140654346594960 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19059] ppid=19052 vsize=28766288 memory=1452 CPUtime=6.81 cores=0-7
/proc/19054/task/19059/stat : 19059 (java) S 19052 19052 18063 0 -1 1077944384 30864 0 0 0 653 28 0 0 20 0 28 0 511584000 29456678912 526417 33554432000 4194304 4196468 140736915623568 140654345542160 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19060] ppid=19052 vsize=28766288 memory=0 CPUtime=6.85 cores=0-7
/proc/19054/task/19060/stat : 19060 (java) S 19052 19052 18063 0 -1 1077944384 25082 0 0 0 656 29 0 0 20 0 28 0 511584000 29456678912 526417 33554432000 4194304 4196468 140736915623568 140654344489872 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19061] ppid=19052 vsize=28766288 memory=63284 CPUtime=6.82 cores=0-7
/proc/19054/task/19061/stat : 19061 (java) S 19052 19052 18063 0 -1 1077944384 27355 0 0 0 648 34 0 0 20 0 28 0 511584000 29456678912 526417 33554432000 4194304 4196468 140736915623568 140654343437072 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19062] ppid=19052 vsize=28766288 memory=0 CPUtime=6.81 cores=0-7
/proc/19054/task/19062/stat : 19062 (java) S 19052 19052 18063 0 -1 1077944384 24524 0 0 0 650 31 0 0 20 0 28 0 511584000 29456678912 526417 33554432000 4194304 4196468 140736915623568 140654342384784 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19063] ppid=19052 vsize=28766288 memory=8316868033356759116 CPUtime=6.85 cores=0-7
/proc/19054/task/19063/stat : 19063 (java) S 19052 19052 18063 0 -1 1077944384 24628 0 0 0 652 33 0 0 20 0 28 0 511584000 29456678912 526417 33554432000 4194304 4196468 140736915623568 140653939776528 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19064] ppid=19052 vsize=28766288 memory=1452 CPUtime=3.04 cores=0-7
/proc/19054/task/19064/stat : 19064 (java) S 19052 19052 18063 0 -1 1077944384 93886 0 0 0 240 64 0 0 20 0 28 0 511584001 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652994078832 140654396091010 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19065] ppid=19052 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/19054/task/19065/stat : 19065 (java) S 19052 19052 18063 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 28 0 511584002 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652993024864 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19066] ppid=19052 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19066/stat : 19066 (java) S 19052 19052 18063 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 511584002 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652991972480 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19067] ppid=19052 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/19054/task/19067/stat : 19067 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511584004 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652990920784 140654396098459 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19068] ppid=19052 vsize=28766288 memory=3620 CPUtime=2.19 cores=0-7
/proc/19054/task/19068/stat : 19068 (java) S 19052 19052 18063 0 -1 1077944384 11593 0 0 0 216 3 0 0 20 0 28 0 511584004 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652989868656 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19069] ppid=19052 vsize=28766288 memory=63284 CPUtime=2.36 cores=0-7
/proc/19054/task/19069/stat : 19069 (java) S 19052 19052 18063 0 -1 1077944384 10501 0 0 0 233 3 0 0 20 0 28 0 511584004 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652988815856 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19070] ppid=19052 vsize=28766288 memory=1452 CPUtime=2.38 cores=0-7
/proc/19054/task/19070/stat : 19070 (java) S 19052 19052 18063 0 -1 1077944384 11808 0 0 0 235 3 0 0 20 0 28 0 511584004 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652987763568 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19071] ppid=19052 vsize=28766288 memory=2105668 CPUtime=0.73 cores=0-7
/proc/19054/task/19071/stat : 19071 (java) S 19052 19052 18063 0 -1 1077944384 5098 0 0 0 72 1 0 0 20 0 28 0 511584004 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652986710768 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19072] ppid=19052 vsize=28766288 memory=2105668 CPUtime=0 cores=0-7
/proc/19054/task/19072/stat : 19072 (java) S 19052 19052 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511584004 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652985657696 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19073] ppid=19052 vsize=28766288 memory=1452 CPUtime=0.74 cores=0-7
/proc/19054/task/19073/stat : 19073 (java) S 19052 19052 18063 0 -1 1077944384 4637 0 0 0 71 3 0 0 20 0 28 0 511584005 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652984604976 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19074] ppid=19052 vsize=28766288 memory=1748 CPUtime=2481.01 cores=0-7
/proc/19054/task/19074/stat : 19074 (java) R 19052 19052 18063 0 -1 4202560 17389 0 0 0 248082 19 0 0 20 0 28 0 511584108 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652975623136 140654028382475 0 4 0 16800975 0 0 0 -1 3 0 0 17 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19075] ppid=19052 vsize=28766288 memory=111632 CPUtime=2482.48 cores=0-7
/proc/19054/task/19075/stat : 19075 (java) R 19052 19052 18063 0 -1 4202560 19057 0 0 0 248226 22 0 0 20 0 28 0 511584108 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652974571928 140654030663007 0 4 0 16800975 0 0 0 -1 7 0 0 17 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19076] ppid=19052 vsize=28766288 memory=808 CPUtime=2479.77 cores=0-7
/proc/19054/task/19076/stat : 19076 (java) R 19052 19052 18063 0 -1 4202560 25451 0 0 0 247943 34 0 0 20 0 28 0 511584108 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652973519688 140654030661420 0 4 0 16800975 0 0 0 -1 1 0 0 13 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19077] ppid=19052 vsize=28766288 memory=2105668 CPUtime=2477.26 cores=0-7
/proc/19054/task/19077/stat : 19077 (java) R 19052 19052 18063 0 -1 4202560 54898 0 0 0 247631 95 0 0 20 0 28 0 511584108 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652972466408 140654030661552 0 4 0 16800975 0 0 0 -1 5 0 0 15 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19078] ppid=19052 vsize=28766288 memory=1452 CPUtime=2476.21 cores=0-7
/proc/19054/task/19078/stat : 19078 (java) R 19052 19052 18063 0 -1 4202560 27799 0 0 0 247552 69 0 0 20 0 28 0 511584108 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652971414000 140654028090829 0 4 0 16800975 0 0 0 -1 6 0 0 18 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19079] ppid=19052 vsize=28766288 memory=2105668 CPUtime=2476.6 cores=0-7
/proc/19054/task/19079/stat : 19079 (java) R 19052 19052 18063 0 -1 4202560 29494 0 0 0 247609 51 0 0 20 0 28 0 511584108 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652970361224 140654030661966 0 4 0 16800975 0 0 0 -1 2 0 0 19 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19080] ppid=19052 vsize=28766288 memory=1452 CPUtime=2479.22 cores=0-7
/proc/19054/task/19080/stat : 19080 (java) R 19052 19052 18063 0 -1 4202560 59692 0 0 0 247779 143 0 0 20 0 28 0 511584108 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652969310720 140654028090829 0 4 0 16800975 0 0 0 -1 0 0 0 15 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19081] ppid=19052 vsize=28766288 memory=2105668 CPUtime=2480.38 cores=0-7
/proc/19054/task/19081/stat : 19081 (java) R 19052 19052 18063 0 -1 4202560 14805 0 0 0 248015 23 0 0 20 0 28 0 511584108 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652968255320 140654029683165 0 4 0 16800975 0 0 0 -1 4 0 0 18 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
Current children cumulated CPU time: 19900.4 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2107120 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 7.97 8.05 8.16 9/217 19290
/proc/meminfo: memFree=23311140/32770624 swapFree=66941052/67108860
[pid=19052] ppid=19049 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19052/stat : 19052 (xcsp3-exec) S 19049 19052 18063 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511583998 115843072 363 33554432000 4194304 5098028 140720554361200 140720554359304 140648470016636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15847424 140720554369911 140720554370153 140720554370153 140720554373066 0
/proc/19052/statm: 28282 363 304 221 0 87 0
[pid=19054] ppid=19052 vsize=28766288 memory=2105668 CPUtime=20041.5 cores=0-7
/proc/19054/stat : 19054 (java) S 19052 19052 18063 0 -1 1077944320 612303 0 0 0 2003372 776 0 0 20 0 28 0 511583999 29456678912 526417 33554432000 4194304 4196468 140736915623568 140736915606112 140654396079863 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
/proc/19054/statm: 7191572 526417 3548 1 0 7152672 0
[pid=19054/tid=19055] ppid=19052 vsize=28766288 memory=1398720917958146503 CPUtime=1.04 cores=0-7
/proc/19054/task/19055/stat : 19055 (java) S 19052 19052 18063 0 -1 1077944384 8691 0 0 0 99 5 0 0 20 0 28 0 511583999 29456678912 526417 33554432000 4194304 4196468 140736915623568 140654400320640 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19056] ppid=19052 vsize=28766288 memory=-7003737579269690708 CPUtime=6.9 cores=0-7
/proc/19054/task/19056/stat : 19056 (java) S 19052 19052 18063 0 -1 1077944384 25744 0 0 0 659 31 0 0 20 0 28 0 511584000 29456678912 526417 33554432000 4194304 4196468 140736915623568 140654348700048 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19057] ppid=19052 vsize=28766288 memory=7230642912704032855 CPUtime=6.87 cores=0-7
/proc/19054/task/19057/stat : 19057 (java) S 19052 19052 18063 0 -1 1077944384 25112 0 0 0 655 32 0 0 20 0 28 0 511584000 29456678912 526417 33554432000 4194304 4196468 140736915623568 140654347647248 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19058] ppid=19052 vsize=28766288 memory=6082202987142277719 CPUtime=6.94 cores=0-7
/proc/19054/task/19058/stat : 19058 (java) S 19052 19052 18063 0 -1 1077944384 27582 0 0 0 665 29 0 0 20 0 28 0 511584000 29456678912 526417 33554432000 4194304 4196468 140736915623568 140654346594960 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19059] ppid=19052 vsize=28766288 memory=6082202987141950807 CPUtime=6.84 cores=0-7
/proc/19054/task/19059/stat : 19059 (java) S 19052 19052 18063 0 -1 1077944384 31000 0 0 0 656 28 0 0 20 0 28 0 511584000 29456678912 526417 33554432000 4194304 4196468 140736915623568 140654345542160 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19060] ppid=19052 vsize=28766288 memory=7230638415855315031 CPUtime=6.88 cores=0-7
/proc/19054/task/19060/stat : 19060 (java) S 19052 19052 18063 0 -1 1077944384 25572 0 0 0 659 29 0 0 20 0 28 0 511584000 29456678912 526417 33554432000 4194304 4196468 140736915623568 140654344489872 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19061] ppid=19052 vsize=28766288 memory=2105668 CPUtime=6.85 cores=0-7
/proc/19054/task/19061/stat : 19061 (java) S 19052 19052 18063 0 -1 1077944384 27526 0 0 0 651 34 0 0 20 0 28 0 511584000 29456678912 526417 33554432000 4194304 4196468 140736915623568 140654343437072 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19062] ppid=19052 vsize=28766288 memory=1096 CPUtime=6.84 cores=0-7
/proc/19054/task/19062/stat : 19062 (java) S 19052 19052 18063 0 -1 1077944384 24964 0 0 0 653 31 0 0 20 0 28 0 511584000 29456678912 526417 33554432000 4194304 4196468 140736915623568 140654342384784 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19063] ppid=19052 vsize=28766288 memory=1228 CPUtime=6.87 cores=0-7
/proc/19054/task/19063/stat : 19063 (java) S 19052 19052 18063 0 -1 1077944384 24956 0 0 0 654 33 0 0 20 0 28 0 511584000 29456678912 526417 33554432000 4194304 4196468 140736915623568 140653939776528 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19064] ppid=19052 vsize=28766288 memory=6140 CPUtime=3.05 cores=0-7
/proc/19054/task/19064/stat : 19064 (java) S 19052 19052 18063 0 -1 1077944384 94640 0 0 0 241 64 0 0 20 0 28 0 511584001 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652994078832 140654396091010 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19065] ppid=19052 vsize=28766288 memory=780 CPUtime=0 cores=0-7
/proc/19054/task/19065/stat : 19065 (java) S 19052 19052 18063 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 28 0 511584002 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652993024864 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19066] ppid=19052 vsize=28766288 memory=14008 CPUtime=0 cores=0-7
/proc/19054/task/19066/stat : 19066 (java) S 19052 19052 18063 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 511584002 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652991972480 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19067] ppid=19052 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/19054/task/19067/stat : 19067 (java) S 19052 19052 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511584004 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652990920784 140654396098459 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19068] ppid=19052 vsize=28766288 memory=1452 CPUtime=2.19 cores=0-7
/proc/19054/task/19068/stat : 19068 (java) S 19052 19052 18063 0 -1 1077944384 11599 0 0 0 216 3 0 0 20 0 28 0 511584004 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652989868656 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19069] ppid=19052 vsize=28766288 memory=2105668 CPUtime=2.36 cores=0-7
/proc/19054/task/19069/stat : 19069 (java) S 19052 19052 18063 0 -1 1077944384 10507 0 0 0 233 3 0 0 20 0 28 0 511584004 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652988815856 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19070] ppid=19052 vsize=28766288 memory=784 CPUtime=2.38 cores=0-7
/proc/19054/task/19070/stat : 19070 (java) S 19052 19052 18063 0 -1 1077944384 11814 0 0 0 235 3 0 0 20 0 28 0 511584004 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652987763568 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19071] ppid=19052 vsize=28766288 memory=1060 CPUtime=0.73 cores=0-7
/proc/19054/task/19071/stat : 19071 (java) S 19052 19052 18063 0 -1 1077944384 5104 0 0 0 72 1 0 0 20 0 28 0 511584004 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652986710768 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19072] ppid=19052 vsize=28766288 memory=1724 CPUtime=0 cores=0-7
/proc/19054/task/19072/stat : 19072 (java) S 19052 19052 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511584004 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652985657696 140654396090069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19073] ppid=19052 vsize=28766288 memory=1096 CPUtime=0.74 cores=0-7
/proc/19054/task/19073/stat : 19073 (java) S 19052 19052 18063 0 -1 1077944384 4690 0 0 0 71 3 0 0 20 0 28 0 511584005 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652984604976 140654396091010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19074] ppid=19052 vsize=28766288 memory=1228 CPUtime=2498.67 cores=0-7
/proc/19054/task/19074/stat : 19074 (java) R 19052 19052 18063 0 -1 4202560 17656 0 0 0 249848 19 0 0 20 0 28 0 511584108 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652975623672 140654030662069 0 4 0 16800975 0 0 0 -1 5 0 0 18 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19075] ppid=19052 vsize=28766288 memory=6140 CPUtime=2499.89 cores=0-7
/proc/19054/task/19075/stat : 19075 (java) R 19052 19052 18063 0 -1 4202560 19335 0 0 0 249967 22 0 0 20 0 28 0 511584108 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652974571792 140654030236172 0 4 0 16800975 0 0 0 -1 3 0 0 17 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19076] ppid=19052 vsize=28766288 memory=780 CPUtime=2497.39 cores=0-7
/proc/19054/task/19076/stat : 19076 (java) R 19052 19052 18063 0 -1 4202560 25710 0 0 0 249704 35 0 0 20 0 28 0 511584108 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652973519096 140654028382207 0 4 0 16800975 0 0 0 -1 1 0 0 14 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19077] ppid=19052 vsize=28766288 memory=14008 CPUtime=2494.85 cores=0-7
/proc/19054/task/19077/stat : 19077 (java) R 19052 19052 18063 0 -1 4202560 55375 0 0 0 249388 97 0 0 20 0 28 0 511584108 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652972466312 140654030660412 0 4 0 16800975 0 0 0 -1 7 0 0 16 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19078] ppid=19052 vsize=28766288 memory=33688 CPUtime=2493.87 cores=0-7
/proc/19054/task/19078/stat : 19078 (java) R 19052 19052 18063 0 -1 4202560 28437 0 0 0 249317 70 0 0 20 0 28 0 511584108 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652971416912 140654030661856 0 4 0 16800975 0 0 0 -1 6 0 0 19 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19079] ppid=19052 vsize=28766288 memory=2116 CPUtime=2494.24 cores=0-7
/proc/19054/task/19079/stat : 19079 (java) R 19052 19052 18063 0 -1 4202560 29725 0 0 0 249373 51 0 0 20 0 28 0 511584108 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652970361208 140654028812714 0 4 0 16800975 0 0 0 -1 4 0 0 20 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19080] ppid=19052 vsize=28766288 memory=12024 CPUtime=2496.88 cores=0-7
/proc/19054/task/19080/stat : 19080 (java) R 19052 19052 18063 0 -1 4202560 60200 0 0 0 249544 144 0 0 20 0 28 0 511584108 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652969307792 140654028812626 0 4 0 16800975 0 0 0 -1 0 0 0 16 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
[pid=19054/tid=19081] ppid=19052 vsize=28766288 memory=6791534058613427641 CPUtime=2498.04 cores=0-7
/proc/19054/task/19081/stat : 19081 (java) R 19052 19052 18063 0 -1 4202560 15027 0 0 0 249781 23 0 0 20 0 28 0 511584108 29456678912 526417 33554432000 4194304 4196468 140736915623568 140652968255320 140654030660748 0 4 0 16800975 0 0 0 -1 2 0 0 19 0 0 6293624 6294260 11030528 140736915629034 140736915629206 140736915629206 140736915632079 0
Current children cumulated CPU time: 20041.5 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2107120 KiB

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

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

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

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

Child status: 143
Real time (s): 2520.1
CPU time (s): 20042.1
CPU user time (s): 20034.3
CPU system time (s): 7.78111
CPU usage (%): 795.291
Max. virtual memory (cumulated for all children) (KiB): 28881152
Max. memory (cumulated for all children) (KiB): 2117492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20034.3
system time used= 7.78111
maximum resident set size= 2153688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 613224
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 241088
involuntary context switches= 213721


# summary of solver processes directly reported to runsolver:
#   pid: 19052,19054
#   total CPU time (s): 20042.1
#   total CPU user time (s): 20034.3
#   total CPU system time (s): 7.78111

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.7893 second user time and 21.5019 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-24 21:27:45
IDJOB=4406827
IDBENCH=134574
IDSOLVER=2871
FILE ID=node139/4406827-1569353132
RUNJOBID= node139-1569348082-18090
PBS_JOBID= 21705078
Free space on /tmp= 5144 MiB

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

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

MD5SUM BENCH= f5121aa225c6127ab5abec7ec5104cc1
RANDOM SEED=92405245

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
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:        25411216 kB
MemAvailable:   31781844 kB
Buffers:          108692 kB
Cached:          6349952 kB
SwapCached:        64828 kB
Active:          3225916 kB
Inactive:        3301996 kB
Active(anon):       3980 kB
Inactive(anon):   120900 kB
Active(file):    3221936 kB
Inactive(file):  3181096 kB
Unevictable:      107760 kB
Mlocked:          107760 kB
SwapTotal:      67108860 kB
SwapFree:       66941044 kB
Dirty:             26372 kB
Writeback:             0 kB
AnonPages:        112880 kB
Mapped:            57200 kB
Shmem:             47384 kB
Slab:             425092 kB
SReclaimable:     396056 kB
SUnreclaim:        29036 kB
KernelStack:        3376 kB
PageTables:         5540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     504572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 5116 MiB
End job on node139 at 2019-09-24 22:09:45