Trace number 4406847

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) 20046.5 2520.1

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-2_X2.xml
MD5SUMbca347db5d1c552995f700e5a754db73
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 benchmark165.879
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-4406847-1569353146.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406847-1569353146.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
3.02/1.04	c solve instance...
20045.89/2520.07	s UNKNOWN
20045.89/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 (13351 MiB free)
  memory of node 1: 16384 MiB (12509 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406847-1569353146/watcher-4406847-1569353146 -o /var/tmp/evaluation-result-4406847-1569353146/solver-4406847-1569353146 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node136-1569350580-16720 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 776856595 HOME/instance-4406847-1569353146.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=17042, runsolver pid=17039
Current StackSize limit: 8192 KiB


[startup+0.100195 s]*
/proc/loadavg: 7.57 7.97 8.07 2/212 17063
/proc/meminfo: memFree=26464680/32770624 swapFree=67002124/67108860
[pid=17042] ppid=17039 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17042/stat : 17042 (xcsp3-exec) S 17039 17042 16693 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511563188 115843072 363 33554432000 4194304 5098028 140727378811600 140727378809704 140174719009404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40316928 140727378813778 140727378814037 140727378814037 140727378816966 0
/proc/17042/statm: 28282 363 304 221 0 87 0
[pid=17044] ppid=17042 vsize=28227396 memory=28948 CPUtime=0.13 cores=0-7
/proc/17044/stat : 17044 (java) S 17042 17042 16693 0 -1 1077944320 5692 0 0 0 11 2 0 0 20 0 20 0 511563189 28904853504 7237 33554432000 4194304 4196468 140721545129776 140721545112320 140389210525431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
/proc/17044/statm: 7056849 7237 3124 1 0 7019032 0
[pid=17044/tid=17045] ppid=17042 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/17044/task/17045/stat : 17045 (java) R 17042 17042 16693 0 -1 4202560 3606 0 0 0 8 1 0 0 20 0 20 0 511563189 28904853504 7237 33554432000 4194304 4196468 140721545129776 140389214759968 140389194605918 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17046] ppid=17042 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17044/task/17046/stat : 17046 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28904853504 7237 33554432000 4194304 4196468 140721545129776 140389130377872 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17047] ppid=17042 vsize=28227396 memory=140054577804928 CPUtime=0 cores=0-7
/proc/17044/task/17047/stat : 17047 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28904853504 7237 33554432000 4194304 4196468 140721545129776 140389129325072 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17048] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17048/stat : 17048 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28904853504 7237 33554432000 4194304 4196468 140721545129776 140389128272272 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17049] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17049/stat : 17049 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28904853504 7237 33554432000 4194304 4196468 140721545129776 140388758313232 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17050] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17050/stat : 17050 (java) S 17042 17042 16693 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511563190 28904853504 7237 33554432000 4194304 4196468 140721545129776 140388757261456 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17051] ppid=17042 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17044/task/17051/stat : 17051 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28904853504 7237 33554432000 4194304 4196468 140721545129776 140388756208656 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17052] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17052/stat : 17052 (java) S 17042 17042 16693 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511563190 28904853504 7237 33554432000 4194304 4196468 140721545129776 140388755155856 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17053] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17053/stat : 17053 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28904853504 7237 33554432000 4194304 4196468 140721545129776 140388754103056 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17054] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17054/stat : 17054 (java) S 17042 17042 16693 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511563191 28904853504 7237 33554432000 4194304 4196468 140721545129776 140387875985776 140389210536578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17055] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17055/stat : 17055 (java) S 17042 17042 16693 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511563192 28904853504 7237 33554432000 4194304 4196468 140721545129776 140387874931744 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17056] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17056/stat : 17056 (java) S 17042 17042 16693 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511563192 28904853504 7237 33554432000 4194304 4196468 140721545129776 140387873878896 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17057] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17057/stat : 17057 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563194 28904853504 7237 33554432000 4194304 4196468 140721545129776 140387872827216 140389210544027 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17058] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17058/stat : 17058 (java) S 17042 17042 16693 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 20 0 511563194 28904853504 7237 33554432000 4194304 4196468 140721545129776 140387871775600 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17059] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17059/stat : 17059 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563195 28904853504 7237 33554432000 4194304 4196468 140721545129776 140387870722800 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17060] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17060/stat : 17060 (java) S 17042 17042 16693 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 511563195 28904853504 7237 33554432000 4194304 4196468 140721545129776 140387869670000 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17061] ppid=17042 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/17044/task/17061/stat : 17061 (java) R 17042 17042 16693 0 -1 4202560 364 0 0 0 1 0 0 0 20 0 20 0 511563195 28904853504 7237 33554432000 4194304 4196468 140721545129776 140387868617200 140389194605918 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17062] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17062/stat : 17062 (java) S 17042 17042 16693 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511563195 28904853504 7237 33554432000 4194304 4196468 140721545129776 140387867564640 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17063] ppid=17042 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17044/task/17063/stat : 17063 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563195 28904853504 7237 33554432000 4194304 4196468 140721545129776 140387866511920 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30400 KiB

[startup+0.210008 s]*
/proc/loadavg: 7.57 7.97 8.07 2/212 17063
/proc/meminfo: memFree=26452260/32770624 swapFree=67002124/67108860
[pid=17042] ppid=17039 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17042/stat : 17042 (xcsp3-exec) S 17039 17042 16693 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511563188 115843072 363 33554432000 4194304 5098028 140727378811600 140727378809704 140174719009404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40316928 140727378813778 140727378814037 140727378814037 140727378816966 0
/proc/17042/statm: 28282 363 304 221 0 87 0
[pid=17044] ppid=17042 vsize=28227396 memory=40640 CPUtime=0.33 cores=0-7
/proc/17044/stat : 17044 (java) S 17042 17042 16693 0 -1 1077944320 9383 0 0 0 30 3 0 0 20 0 20 0 511563189 28904853504 10160 33554432000 4194304 4196468 140721545129776 140721545112320 140389210525431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
/proc/17044/statm: 7056849 10160 3311 1 0 7019032 0
[pid=17044/tid=17045] ppid=17042 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/17044/task/17045/stat : 17045 (java) R 17042 17042 16693 0 -1 4202560 6627 0 0 0 17 2 0 0 20 0 20 0 511563189 28904853504 10160 33554432000 4194304 4196468 140721545129776 140389214754144 140388807610632 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17046] ppid=17042 vsize=28227396 memory=330 CPUtime=0 cores=0-7
/proc/17044/task/17046/stat : 17046 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28904853504 10160 33554432000 4194304 4196468 140721545129776 140389130377872 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17047] ppid=17042 vsize=28227396 memory=140054577821695 CPUtime=0 cores=0-7
/proc/17044/task/17047/stat : 17047 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28904853504 10160 33554432000 4194304 4196468 140721545129776 140389129325072 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17048] ppid=17042 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17044/task/17048/stat : 17048 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28904853504 10160 33554432000 4194304 4196468 140721545129776 140389128272272 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17049] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17049/stat : 17049 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28904853504 10160 33554432000 4194304 4196468 140721545129776 140388758313232 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17050] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17050/stat : 17050 (java) S 17042 17042 16693 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511563190 28904853504 10160 33554432000 4194304 4196468 140721545129776 140388757261456 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17051] ppid=17042 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17044/task/17051/stat : 17051 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28904853504 10160 33554432000 4194304 4196468 140721545129776 140388756208656 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17052] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17052/stat : 17052 (java) S 17042 17042 16693 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511563190 28904853504 10160 33554432000 4194304 4196468 140721545129776 140388755155856 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17053] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17053/stat : 17053 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28904853504 10160 33554432000 4194304 4196468 140721545129776 140388754103056 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17054] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17054/stat : 17054 (java) S 17042 17042 16693 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511563191 28904853504 10160 33554432000 4194304 4196468 140721545129776 140387875985776 140389210536578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17055] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17055/stat : 17055 (java) S 17042 17042 16693 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511563192 28904853504 10160 33554432000 4194304 4196468 140721545129776 140387874931744 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17056] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17056/stat : 17056 (java) S 17042 17042 16693 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511563192 28904853504 10160 33554432000 4194304 4196468 140721545129776 140387873878896 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17057] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17057/stat : 17057 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563194 28904853504 10160 33554432000 4194304 4196468 140721545129776 140387872827216 140389210544027 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17058] ppid=17042 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/17044/task/17058/stat : 17058 (java) S 17042 17042 16693 0 -1 1077944384 368 0 0 0 1 0 0 0 20 0 20 0 511563194 28904853504 10160 33554432000 4194304 4196468 140721545129776 140387871775600 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17059] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17059/stat : 17059 (java) S 17042 17042 16693 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 511563195 28904853504 10160 33554432000 4194304 4196468 140721545129776 140387870722800 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17060] ppid=17042 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/17044/task/17060/stat : 17060 (java) R 17042 17042 16693 0 -1 1077944384 249 0 0 0 2 0 0 0 20 0 20 0 511563195 28904853504 10160 33554432000 4194304 4196468 140721545129776 140387869670000 140389210536578 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17061] ppid=17042 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/17044/task/17061/stat : 17061 (java) R 17042 17042 16693 0 -1 4202560 812 0 0 0 7 0 0 0 20 0 20 0 511563195 28904853504 10160 33554432000 4194304 4196468 140721545129776 140387868617200 140389189230327 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17062] ppid=17042 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17062/stat : 17062 (java) S 17042 17042 16693 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511563195 28904853504 10160 33554432000 4194304 4196468 140721545129776 140387867564640 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17063] ppid=17042 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17044/task/17063/stat : 17063 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563195 28904853504 10160 33554432000 4194304 4196468 140721545129776 140387866511920 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42092 KiB

[startup+0.309682 s]*
/proc/loadavg: 7.57 7.97 8.07 3/212 17064
/proc/meminfo: memFree=26446576/32770624 swapFree=67002124/67108860
[pid=17042] ppid=17039 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17042/stat : 17042 (xcsp3-exec) S 17039 17042 16693 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511563188 115843072 363 33554432000 4194304 5098028 140727378811600 140727378809704 140174719009404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40316928 140727378813778 140727378814037 140727378814037 140727378816966 0
/proc/17042/statm: 28282 363 304 221 0 87 0
[pid=17044] ppid=17042 vsize=28231652 memory=49516 CPUtime=0.52 cores=0-7
/proc/17044/stat : 17044 (java) S 17042 17042 16693 0 -1 1077944320 10775 0 0 0 48 4 0 0 20 0 20 0 511563189 28909211648 12379 33554432000 4194304 4196468 140721545129776 140721545112320 140389210525431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
/proc/17044/statm: 7057913 12379 3349 1 0 7019032 0
[pid=17044/tid=17045] ppid=17042 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/17044/task/17045/stat : 17045 (java) R 17042 17042 16693 0 -1 4202560 7698 0 0 0 27 3 0 0 20 0 20 0 511563189 28909211648 12444 33554432000 4194304 4196468 140721545129776 140389214756544 140389194605918 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17046] ppid=17042 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17046/stat : 17046 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28909211648 12444 33554432000 4194304 4196468 140721545129776 140389130377872 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17047] ppid=17042 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17047/stat : 17047 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28909211648 12444 33554432000 4194304 4196468 140721545129776 140389129325072 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17048] ppid=17042 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17048/stat : 17048 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28909211648 12444 33554432000 4194304 4196468 140721545129776 140389128272272 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17049] ppid=17042 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17049/stat : 17049 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28909211648 12444 33554432000 4194304 4196468 140721545129776 140388758313232 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17050] ppid=17042 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/17044/task/17050/stat : 17050 (java) S 17042 17042 16693 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511563190 28909211648 12444 33554432000 4194304 4196468 140721545129776 140388757261456 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17051] ppid=17042 vsize=28231652 memory=140054454432687 CPUtime=0 cores=0-7
/proc/17044/task/17051/stat : 17051 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28909211648 12444 33554432000 4194304 4196468 140721545129776 140388756208656 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17052] ppid=17042 vsize=28231652 memory=140054454434992 CPUtime=0 cores=0-7
/proc/17044/task/17052/stat : 17052 (java) S 17042 17042 16693 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511563190 28909211648 12444 33554432000 4194304 4196468 140721545129776 140388755155856 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17053] ppid=17042 vsize=28231652 memory=140054454437296 CPUtime=0 cores=0-7
/proc/17044/task/17053/stat : 17053 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28909211648 12444 33554432000 4194304 4196468 140721545129776 140388754103056 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17054] ppid=17042 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17054/stat : 17054 (java) S 17042 17042 16693 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511563191 28909211648 12444 33554432000 4194304 4196468 140721545129776 140387875985776 140389210536578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17055] ppid=17042 vsize=28231652 memory=280108908881552 CPUtime=0 cores=0-7
/proc/17044/task/17055/stat : 17055 (java) S 17042 17042 16693 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511563192 28909211648 12444 33554432000 4194304 4196468 140721545129776 140387874931744 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17056] ppid=17042 vsize=28231652 memory=280108908888464 CPUtime=0 cores=0-7
/proc/17044/task/17056/stat : 17056 (java) S 17042 17042 16693 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511563192 28909211648 12444 33554432000 4194304 4196468 140721545129776 140387873878896 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17057] ppid=17042 vsize=28231652 memory=280108908829744 CPUtime=0 cores=0-7
/proc/17044/task/17057/stat : 17057 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563194 28909211648 12444 33554432000 4194304 4196468 140721545129776 140387872827216 140389210544027 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17058] ppid=17042 vsize=28231652 memory=280108908902288 CPUtime=0.01 cores=0-7
/proc/17044/task/17058/stat : 17058 (java) S 17042 17042 16693 0 -1 1077944384 374 0 0 0 1 0 0 0 20 0 20 0 511563194 28909211648 12444 33554432000 4194304 4196468 140721545129776 140387871775600 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17059] ppid=17042 vsize=28231652 memory=280108908909200 CPUtime=0.02 cores=0-7
/proc/17044/task/17059/stat : 17059 (java) S 17042 17042 16693 0 -1 1077944384 101 0 0 0 2 0 0 0 20 0 20 0 511563195 28909211648 12444 33554432000 4194304 4196468 140721545129776 140387870722800 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17060] ppid=17042 vsize=28231652 memory=280108908906896 CPUtime=0.04 cores=0-7
/proc/17044/task/17060/stat : 17060 (java) R 17042 17042 16693 0 -1 4202560 317 0 0 0 4 0 0 0 20 0 20 0 511563195 28909211648 12444 33554432000 4194304 4196468 140721545129776 140387869651200 140389194011401 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17061] ppid=17042 vsize=28231652 memory=280108908923056 CPUtime=0.13 cores=0-7
/proc/17044/task/17061/stat : 17061 (java) S 17042 17042 16693 0 -1 1077944384 999 0 0 0 13 0 0 0 20 0 20 0 511563195 28909211648 12444 33554432000 4194304 4196468 140721545129776 140387868617200 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17062] ppid=17042 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17062/stat : 17062 (java) S 17042 17042 16693 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511563195 28909211648 12444 33554432000 4194304 4196468 140721545129776 140387867564640 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17063] ppid=17042 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/17044/task/17063/stat : 17063 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563195 28909211648 12444 33554432000 4194304 4196468 140721545129776 140387866511920 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50968 KiB

[startup+0.701001 s]
/proc/loadavg: 7.57 7.97 8.07 6/212 17064
/proc/meminfo: memFree=26433872/32770624 swapFree=67002124/67108860
[pid=17042] ppid=17039 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17042/stat : 17042 (xcsp3-exec) S 17039 17042 16693 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511563188 115843072 363 33554432000 4194304 5098028 140727378811600 140727378809704 140174719009404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40316928 140727378813778 140727378814037 140727378814037 140727378816966 0
/proc/17042/statm: 28282 363 304 221 0 87 0
[pid=17044] ppid=17042 vsize=28233776 memory=97624 CPUtime=1.7 cores=0-7
/proc/17044/stat : 17044 (java) S 17042 17042 16693 0 -1 1077944320 15081 0 0 0 163 7 0 0 20 0 20 0 511563189 28911386624 24406 33554432000 4194304 4196468 140721545129776 140721545112320 140389210525431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
/proc/17044/statm: 7058444 24406 3452 1 0 7019544 0
[pid=17044/tid=17045] ppid=17042 vsize=28233776 memory=280108909280944 CPUtime=0.68 cores=0-7
/proc/17044/task/17045/stat : 17045 (java) R 17042 17042 16693 0 -1 4202560 8593 0 0 0 64 4 0 0 20 0 20 0 511563189 28911386624 24406 33554432000 4194304 4196468 140721545129776 140389214759392 140388810661880 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17046] ppid=17042 vsize=28233776 memory=140054454641520 CPUtime=0 cores=0-7
/proc/17044/task/17046/stat : 17046 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28911386624 24406 33554432000 4194304 4196468 140721545129776 140389130377872 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17047] ppid=17042 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/17044/task/17047/stat : 17047 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28911386624 24406 33554432000 4194304 4196468 140721545129776 140389129325072 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17048] ppid=17042 vsize=28233776 memory=1056 CPUtime=0 cores=0-7
/proc/17044/task/17048/stat : 17048 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511563190 28911386624 24406 33554432000 4194304 4196468 140721545129776 140389128272272 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0

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

[pid=17044/tid=17072] ppid=17042 vsize=28766288 memory=1452 CPUtime=2420.44 cores=0-7
/proc/17044/task/17072/stat : 17072 (java) R 17042 17042 16693 0 -1 4202560 87246 0 0 0 241868 176 0 0 20 0 28 0 511563295 29456678912 604612 33554432000 4194304 4196468 140721545129776 140387781947200 140388816017286 0 4 0 16800975 0 0 0 -1 4 0 0 19 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
Current children cumulated CPU time: 19427.2 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2419900 KiB

[startup+2502.3 s]
/proc/loadavg: 8.64 8.36 8.28 9/219 17283
/proc/meminfo: memFree=24070404/32770624 swapFree=67002124/67108860
[pid=17042] ppid=17039 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17042/stat : 17042 (xcsp3-exec) S 17039 17042 16693 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511563188 115843072 363 33554432000 4194304 5098028 140727378811600 140727378809704 140174719009404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40316928 140727378813778 140727378814037 140727378814037 140727378816966 0
/proc/17042/statm: 28282 363 304 221 0 87 0
[pid=17044] ppid=17042 vsize=28766288 memory=2418636 CPUtime=19905 cores=0-7
/proc/17044/stat : 17044 (java) S 17042 17042 16693 0 -1 1077944320 831137 0 0 0 1989581 922 0 0 20 0 28 0 511563189 29456678912 604659 33554432000 4194304 4196468 140721545129776 140721545112320 140389210525431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
/proc/17044/statm: 7191572 604659 3548 1 0 7152672 0
[pid=17044/tid=17045] ppid=17042 vsize=28766288 memory=2418636 CPUtime=0.99 cores=0-7
/proc/17044/task/17045/stat : 17045 (java) S 17042 17042 16693 0 -1 1077944384 8729 0 0 0 94 5 0 0 20 0 28 0 511563189 29456678912 604659 33554432000 4194304 4196468 140721545129776 140389214766208 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17046] ppid=17042 vsize=28766288 memory=1452 CPUtime=7.23 cores=0-7
/proc/17044/task/17046/stat : 17046 (java) S 17042 17042 16693 0 -1 1077944384 40104 0 0 0 691 32 0 0 20 0 28 0 511563190 29456678912 604659 33554432000 4194304 4196468 140721545129776 140389130377872 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17047] ppid=17042 vsize=28766288 memory=2418548 CPUtime=7.28 cores=0-7
/proc/17044/task/17047/stat : 17047 (java) S 17042 17042 16693 0 -1 1077944384 37292 0 0 0 693 35 0 0 20 0 28 0 511563190 29456678912 604659 33554432000 4194304 4196468 140721545129776 140389129325072 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17048] ppid=17042 vsize=28766288 memory=2418544 CPUtime=7.22 cores=0-7
/proc/17044/task/17048/stat : 17048 (java) S 17042 17042 16693 0 -1 1077944384 38171 0 0 0 691 31 0 0 20 0 28 0 511563190 29456678912 604659 33554432000 4194304 4196468 140721545129776 140389128272272 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17049] ppid=17042 vsize=28766288 memory=1556 CPUtime=7.25 cores=0-7
/proc/17044/task/17049/stat : 17049 (java) S 17042 17042 16693 0 -1 1077944384 39258 0 0 0 691 34 0 0 20 0 28 0 511563190 29456678912 604659 33554432000 4194304 4196468 140721545129776 140388758313232 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17050] ppid=17042 vsize=28766288 memory=2418544 CPUtime=7.23 cores=0-7
/proc/17044/task/17050/stat : 17050 (java) S 17042 17042 16693 0 -1 1077944384 33676 0 0 0 695 28 0 0 20 0 28 0 511563190 29456678912 604659 33554432000 4194304 4196468 140721545129776 140388757261456 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17051] ppid=17042 vsize=28766288 memory=1452 CPUtime=7.21 cores=0-7
/proc/17044/task/17051/stat : 17051 (java) S 17042 17042 16693 0 -1 1077944384 32757 0 0 0 688 33 0 0 20 0 28 0 511563190 29456678912 604659 33554432000 4194304 4196468 140721545129776 140388756208656 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17052] ppid=17042 vsize=28766288 memory=2418460 CPUtime=7.22 cores=0-7
/proc/17044/task/17052/stat : 17052 (java) S 17042 17042 16693 0 -1 1077944384 38711 0 0 0 691 31 0 0 20 0 28 0 511563190 29456678912 604659 33554432000 4194304 4196468 140721545129776 140388755155856 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17053] ppid=17042 vsize=28766288 memory=7163633159249093204 CPUtime=7.29 cores=0-7
/proc/17044/task/17053/stat : 17053 (java) S 17042 17042 16693 0 -1 1077944384 42705 0 0 0 702 27 0 0 20 0 28 0 511563190 29456678912 604659 33554432000 4194304 4196468 140721545129776 140388754103056 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17054] ppid=17042 vsize=28766288 memory=35408 CPUtime=3.08 cores=0-7
/proc/17044/task/17054/stat : 17054 (java) S 17042 17042 16693 0 -1 1077944384 128477 0 0 0 231 77 0 0 20 0 28 0 511563191 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387875985776 140389210536578 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17055] ppid=17042 vsize=28766288 memory=1556 CPUtime=0 cores=0-7
/proc/17044/task/17055/stat : 17055 (java) S 17042 17042 16693 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 28 0 511563192 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387874931808 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17056] ppid=17042 vsize=28766288 memory=2418544 CPUtime=0 cores=0-7
/proc/17044/task/17056/stat : 17056 (java) S 17042 17042 16693 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 511563192 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387873878912 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17057] ppid=17042 vsize=28766288 memory=2442600 CPUtime=0 cores=0-7
/proc/17044/task/17057/stat : 17057 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511563194 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387872827216 140389210544027 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17058] ppid=17042 vsize=28766288 memory=636 CPUtime=2.02 cores=0-7
/proc/17044/task/17058/stat : 17058 (java) S 17042 17042 16693 0 -1 1077944384 10376 0 0 0 199 3 0 0 20 0 28 0 511563194 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387871775600 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17059] ppid=17042 vsize=28766288 memory=2836 CPUtime=1.92 cores=0-7
/proc/17044/task/17059/stat : 17059 (java) S 17042 17042 16693 0 -1 1077944384 7159 0 0 0 190 2 0 0 20 0 28 0 511563195 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387870722800 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17060] ppid=17042 vsize=28766288 memory=2418544 CPUtime=1.81 cores=0-7
/proc/17044/task/17060/stat : 17060 (java) S 17042 17042 16693 0 -1 1077944384 8948 0 0 0 179 2 0 0 20 0 28 0 511563195 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387869670000 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17061] ppid=17042 vsize=28766288 memory=5787802087612633392 CPUtime=0.71 cores=0-7
/proc/17044/task/17061/stat : 17061 (java) S 17042 17042 16693 0 -1 1077944384 5639 0 0 0 70 1 0 0 20 0 28 0 511563195 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387868617200 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17062] ppid=17042 vsize=28766288 memory=3616 CPUtime=0 cores=0-7
/proc/17044/task/17062/stat : 17062 (java) S 17042 17042 16693 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511563195 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387867564640 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17063] ppid=17042 vsize=28766288 memory=64736 CPUtime=0.66 cores=0-7
/proc/17044/task/17063/stat : 17063 (java) S 17042 17042 16693 0 -1 1077944384 6226 0 0 0 33 33 0 0 20 0 28 0 511563195 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387866511920 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17065] ppid=17042 vsize=28766288 memory=988 CPUtime=2480.44 cores=0-7
/proc/17044/task/17065/stat : 17065 (java) R 17042 17042 16693 0 -1 4202560 26342 0 0 0 248023 21 0 0 20 0 28 0 511563294 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387857291992 140388814054642 0 4 0 16800975 0 0 0 -1 5 0 0 26 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17066] ppid=17042 vsize=28766288 memory=2024 CPUtime=2478.61 cores=0-7
/proc/17044/task/17066/stat : 17066 (java) R 17042 17042 16693 0 -1 4202560 25452 0 0 0 247840 21 0 0 20 0 28 0 511563294 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387856240312 140388816016577 0 4 0 16800975 0 0 0 -1 2 0 0 19 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17067] ppid=17042 vsize=28766288 memory=3616 CPUtime=2480.25 cores=0-7
/proc/17044/task/17067/stat : 17067 (java) R 17042 17042 16693 0 -1 4202560 31353 0 0 0 247997 28 0 0 20 0 28 0 511563295 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387855188536 140388816254709 0 4 0 16800975 0 0 0 -1 4 0 0 20 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17068] ppid=17042 vsize=28766288 memory=64736 CPUtime=2480.61 cores=0-7
/proc/17044/task/17068/stat : 17068 (java) R 17042 17042 16693 0 -1 4202560 68952 0 0 0 247931 130 0 0 20 0 28 0 511563295 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387854138432 140388814845495 0 4 0 16800975 0 0 0 -1 7 0 0 23 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17069] ppid=17042 vsize=28766288 memory=988 CPUtime=2478.47 cores=0-7
/proc/17044/task/17069/stat : 17069 (java) R 17042 17042 16693 0 -1 4202560 39203 0 0 0 247785 62 0 0 20 0 28 0 511563295 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387853082896 140389196593556 0 4 0 16800975 0 0 0 -1 1 0 0 25 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17070] ppid=17042 vsize=28766288 memory=2024 CPUtime=2480.79 cores=0-7
/proc/17044/task/17070/stat : 17070 (java) R 17042 17042 16693 0 -1 4202560 51702 0 0 0 247950 129 0 0 20 0 28 0 511563295 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387784052752 140388816017585 0 4 0 16800975 0 0 0 -1 6 0 0 24 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17071] ppid=17042 vsize=28766288 memory=2418544 CPUtime=2476.4 cores=0-7
/proc/17044/task/17071/stat : 17071 (java) R 17042 17042 16693 0 -1 4202560 20672 0 0 0 247616 24 0 0 20 0 28 0 511563295 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387783000200 140388816016871 0 4 0 16800975 0 0 0 -1 3 0 0 23 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17072] ppid=17042 vsize=28766288 memory=-7019007797916124576 CPUtime=2480.12 cores=0-7
/proc/17044/task/17072/stat : 17072 (java) R 17042 17042 16693 0 -1 4202560 87894 0 0 0 247833 179 0 0 20 0 28 0 511563295 29456678912 604659 33554432000 4194304 4196468 140721545129776 140387781947752 140388814490382 0 4 0 16800975 0 0 0 -1 0 0 0 19 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
Current children cumulated CPU time: 19905 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2420088 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.50 8.35 8.28 9/219 17284
/proc/meminfo: memFree=24031868/32770624 swapFree=67002124/67108860
[pid=17042] ppid=17039 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17042/stat : 17042 (xcsp3-exec) S 17039 17042 16693 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511563188 115843072 363 33554432000 4194304 5098028 140727378811600 140727378809704 140174719009404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40316928 140727378813778 140727378814037 140727378814037 140727378816966 0
/proc/17042/statm: 28282 363 304 221 0 87 0
[pid=17044] ppid=17042 vsize=28766288 memory=2457620 CPUtime=20045.9 cores=0-7
/proc/17044/stat : 17044 (java) S 17042 17042 16693 0 -1 1077944320 833415 0 0 0 2003662 927 0 0 20 0 28 0 511563189 29456678912 614405 33554432000 4194304 4196468 140721545129776 140721545112320 140389210525431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
/proc/17044/statm: 7191572 614405 3548 1 0 7152672 0
[pid=17044/tid=17045] ppid=17042 vsize=28766288 memory=1398720917958146503 CPUtime=0.99 cores=0-7
/proc/17044/task/17045/stat : 17045 (java) S 17042 17042 16693 0 -1 1077944384 8729 0 0 0 94 5 0 0 20 0 28 0 511563189 29456678912 614405 33554432000 4194304 4196468 140721545129776 140389214766208 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17046] ppid=17042 vsize=28766288 memory=4872558044660077418 CPUtime=7.34 cores=0-7
/proc/17044/task/17046/stat : 17046 (java) S 17042 17042 16693 0 -1 1077944384 40161 0 0 0 701 33 0 0 20 0 28 0 511563190 29456678912 614405 33554432000 4194304 4196468 140721545129776 140389130377872 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17047] ppid=17042 vsize=28766288 memory=1056 CPUtime=7.39 cores=0-7
/proc/17044/task/17047/stat : 17047 (java) S 17042 17042 16693 0 -1 1077944384 37337 0 0 0 704 35 0 0 20 0 28 0 511563190 29456678912 614405 33554432000 4194304 4196468 140721545129776 140389129325072 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17048] ppid=17042 vsize=28766288 memory=1568 CPUtime=7.33 cores=0-7
/proc/17044/task/17048/stat : 17048 (java) S 17042 17042 16693 0 -1 1077944384 38203 0 0 0 702 31 0 0 20 0 28 0 511563190 29456678912 614405 33554432000 4194304 4196468 140721545129776 140389128272272 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17049] ppid=17042 vsize=28766288 memory=1064 CPUtime=7.36 cores=0-7
/proc/17044/task/17049/stat : 17049 (java) S 17042 17042 16693 0 -1 1077944384 39276 0 0 0 702 34 0 0 20 0 28 0 511563190 29456678912 614405 33554432000 4194304 4196468 140721545129776 140388758313232 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17050] ppid=17042 vsize=28766288 memory=14008 CPUtime=7.35 cores=0-7
/proc/17044/task/17050/stat : 17050 (java) S 17042 17042 16693 0 -1 1077944384 34231 0 0 0 707 28 0 0 20 0 28 0 511563190 29456678912 614405 33554432000 4194304 4196468 140721545129776 140388757261456 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17051] ppid=17042 vsize=28766288 memory=12040 CPUtime=7.32 cores=0-7
/proc/17044/task/17051/stat : 17051 (java) S 17042 17042 16693 0 -1 1077944384 32802 0 0 0 699 33 0 0 20 0 28 0 511563190 29456678912 614405 33554432000 4194304 4196468 140721545129776 140388756208656 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17052] ppid=17042 vsize=28766288 memory=2120 CPUtime=7.34 cores=0-7
/proc/17044/task/17052/stat : 17052 (java) S 17042 17042 16693 0 -1 1077944384 38823 0 0 0 702 32 0 0 20 0 28 0 511563190 29456678912 614405 33554432000 4194304 4196468 140721545129776 140388755155856 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17053] ppid=17042 vsize=28766288 memory=35408 CPUtime=7.4 cores=0-7
/proc/17044/task/17053/stat : 17053 (java) S 17042 17042 16693 0 -1 1077944384 42727 0 0 0 713 27 0 0 20 0 28 0 511563190 29456678912 614405 33554432000 4194304 4196468 140721545129776 140388754103056 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17054] ppid=17042 vsize=28766288 memory=1452 CPUtime=3.1 cores=0-7
/proc/17044/task/17054/stat : 17054 (java) S 17042 17042 16693 0 -1 1077944384 129378 0 0 0 233 77 0 0 20 0 28 0 511563191 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387875985776 140389210536578 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17055] ppid=17042 vsize=28766288 memory=2457620 CPUtime=0 cores=0-7
/proc/17044/task/17055/stat : 17055 (java) S 17042 17042 16693 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 28 0 511563192 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387874931808 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17056] ppid=17042 vsize=28766288 memory=6188 CPUtime=0 cores=0-7
/proc/17044/task/17056/stat : 17056 (java) S 17042 17042 16693 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 511563192 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387873878912 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17057] ppid=17042 vsize=28766288 memory=636 CPUtime=0 cores=0-7
/proc/17044/task/17057/stat : 17057 (java) S 17042 17042 16693 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511563194 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387872827216 140389210544027 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17058] ppid=17042 vsize=28766288 memory=2836 CPUtime=2.02 cores=0-7
/proc/17044/task/17058/stat : 17058 (java) S 17042 17042 16693 0 -1 1077944384 10376 0 0 0 199 3 0 0 20 0 28 0 511563194 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387871775600 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17059] ppid=17042 vsize=28766288 memory=1056 CPUtime=1.92 cores=0-7
/proc/17044/task/17059/stat : 17059 (java) S 17042 17042 16693 0 -1 1077944384 7159 0 0 0 190 2 0 0 20 0 28 0 511563195 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387870722800 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17060] ppid=17042 vsize=28766288 memory=1568 CPUtime=1.81 cores=0-7
/proc/17044/task/17060/stat : 17060 (java) S 17042 17042 16693 0 -1 1077944384 8948 0 0 0 179 2 0 0 20 0 28 0 511563195 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387869670000 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17061] ppid=17042 vsize=28766288 memory=1064 CPUtime=0.71 cores=0-7
/proc/17044/task/17061/stat : 17061 (java) S 17042 17042 16693 0 -1 1077944384 5639 0 0 0 70 1 0 0 20 0 28 0 511563195 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387868617200 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17062] ppid=17042 vsize=28766288 memory=14008 CPUtime=0 cores=0-7
/proc/17044/task/17062/stat : 17062 (java) S 17042 17042 16693 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511563195 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387867564640 140389210535637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17063] ppid=17042 vsize=28766288 memory=12040 CPUtime=0.66 cores=0-7
/proc/17044/task/17063/stat : 17063 (java) S 17042 17042 16693 0 -1 1077944384 6228 0 0 0 33 33 0 0 20 0 28 0 511563195 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387866511920 140389210536578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17065] ppid=17042 vsize=28766288 memory=2120 CPUtime=2497.62 cores=0-7
/proc/17044/task/17065/stat : 17065 (java) R 17042 17042 16693 0 -1 4202560 26393 0 0 0 249741 21 0 0 20 0 28 0 511563294 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387857292408 140388813774304 0 4 0 16800975 0 0 0 -1 7 0 0 26 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17066] ppid=17042 vsize=28766288 memory=35408 CPUtime=2496.16 cores=0-7
/proc/17044/task/17066/stat : 17066 (java) R 17042 17042 16693 0 -1 4202560 25495 0 0 0 249595 21 0 0 20 0 28 0 511563294 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387856240728 140388816254573 0 4 0 16800975 0 0 0 -1 0 0 0 19 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17067] ppid=17042 vsize=28766288 memory=1556 CPUtime=2497.78 cores=0-7
/proc/17044/task/17067/stat : 17067 (java) R 17042 17042 16693 0 -1 4202560 31397 0 0 0 249750 28 0 0 20 0 28 0 511563295 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387855188952 140388816017661 0 4 0 16800975 0 0 0 -1 6 0 0 20 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17068] ppid=17042 vsize=28766288 memory=500 CPUtime=2498.13 cores=0-7
/proc/17044/task/17068/stat : 17068 (java) R 17042 17042 16693 0 -1 4202560 69003 0 0 0 249683 130 0 0 20 0 28 0 511563295 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387854136168 140388816134477 0 4 0 16800975 0 0 0 -1 5 0 0 23 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17069] ppid=17042 vsize=28766288 memory=4872558044660077418 CPUtime=2496.04 cores=0-7
/proc/17044/task/17069/stat : 17069 (java) R 17042 17042 16693 0 -1 4202560 39302 0 0 0 249539 65 0 0 20 0 28 0 511563295 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387853083000 140388816134357 0 4 0 16800975 0 0 0 -1 3 0 0 25 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17070] ppid=17042 vsize=28766288 memory=9023629670928638048 CPUtime=2498.31 cores=0-7
/proc/17044/task/17070/stat : 17070 (java) R 17042 17042 16693 0 -1 4202560 51741 0 0 0 249702 129 0 0 20 0 28 0 511563295 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387784052592 140388813811851 0 4 0 16800975 0 0 0 -1 2 0 0 24 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17071] ppid=17042 vsize=28766288 memory=303430223234596890 CPUtime=2493.94 cores=0-7
/proc/17044/task/17071/stat : 17071 (java) R 17042 17042 16693 0 -1 4202560 20712 0 0 0 249370 24 0 0 20 0 28 0 511563295 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387783000680 140388816134337 0 4 0 16800975 0 0 0 -1 1 0 0 23 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
[pid=17044/tid=17072] ppid=17042 vsize=28766288 memory=321444669055828279 CPUtime=2497.63 cores=0-7
/proc/17044/task/17072/stat : 17072 (java) R 17042 17042 16693 0 -1 4202560 88016 0 0 0 249584 179 0 0 20 0 28 0 511563295 29456678912 614405 33554432000 4194304 4196468 140721545129776 140387781950176 140388813811949 0 4 0 16800975 0 0 0 -1 4 0 0 19 0 0 6293624 6294260 16023552 140721545135062 140721545135238 140721545135238 140721545138127 0
Current children cumulated CPU time: 20045.9 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2459072 KiB

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20037.2
system time used= 9.28844
maximum resident set size= 6423324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 834107
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 233115
involuntary context switches= 248899


# summary of solver processes directly reported to runsolver:
#   pid: 17042,17044
#   total CPU time (s): 20046.5
#   total CPU user time (s): 20037.2
#   total CPU system time (s): 9.28844

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.1514 second user time and 28.4027 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-24 21:25:01
IDJOB=4406847
IDBENCH=134577
IDSOLVER=2871
FILE ID=node136/4406847-1569353146
RUNJOBID= node136-1569350580-16720
PBS_JOBID= 21705095
Free space on /var/tmp= 13484 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-2_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 /var/tmp/evaluation-result-4406847-1569353146/watcher-4406847-1569353146 -o /var/tmp/evaluation-result-4406847-1569353146/solver-4406847-1569353146 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node136-1569350580-16720 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 776856595 HOME/instance-4406847-1569353146.xml

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

MD5SUM BENCH= bca347db5d1c552995f700e5a754db73
RANDOM SEED=776856595

node136.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.00
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.00
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.00
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.00
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:        26481052 kB
MemAvailable:   31841436 kB
Buffers:          149092 kB
Cached:          5335304 kB
SwapCached:         3556 kB
Active:          2735332 kB
Inactive:        2755760 kB
Active(anon):       3416 kB
Inactive(anon):    59704 kB
Active(file):    2731916 kB
Inactive(file):  2696056 kB
Unevictable:      108576 kB
Mlocked:          108576 kB
SwapTotal:      67108860 kB
SwapFree:       67002124 kB
Dirty:             26168 kB
Writeback:             4 kB
AnonPages:        113332 kB
Mapped:            57316 kB
Shmem:             48260 kB
Slab:             390460 kB
SReclaimable:     360872 kB
SUnreclaim:        29588 kB
KernelStack:        3376 kB
PageTables:         5256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515304 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:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node136 at 2019-09-24 22:07:01