Trace number 4404385

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-20 parallel? (TO) 20014.4 2520.11

General information on the benchmark

NameStripPacking/StripPacking-m1-seriesN/
StripPacking-N1c.xml
MD5SUM19f4dcf35e46defaa68e633424c84ce1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark122.854
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints52
Number of domains19
Minimum domain size2
Maximum domain size200
Distribution of domain sizes[{"size":2,"count":51},{"size":200,"count":34}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":17},{"degree":2,"count":34},{"degree":3,"count":34}]
Minimum constraint arity2
Maximum constraint arity68
Distribution of constraint arities[{"arity":2,"count":34},{"arity":3,"count":17},{"arity":68,"count":1}]
Number of extensional constraints17
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":17},{"type":"intension","count":34},{"type":"noOverlap","count":1}]
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-4404385-1568994541.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404385-1568994541.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.58/0.73	c solve instance...
20013.77/2520.07	s UNKNOWN
20013.77/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 (4300 MiB free)
  memory of node 1: 16384 MiB (2853 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=15903, runsolver pid=15900

[startup+0.100158 s]*
/proc/loadavg: 3.77 6.50 7.33 2/212 15924
/proc/meminfo: memFree=7310268/32770624 swapFree=67001768/67108860
[pid=15903] ppid=15900 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/15903/stat : 15903 (xcsp3-exec) S 15900 15903 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475368089 115843072 362 33554432000 4194304 5098028 140731917066080 140731917064184 139961976685180 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37285888 140731917071186 140731917071445 140731917071445 140731917074374 0
/proc/15903/statm: 28282 362 304 221 0 87 0
[pid=15905] ppid=15903 vsize=28227396 memory=28920 CPUtime=0.12 cores=0-7
/proc/15905/stat : 15905 (java) S 15903 15903 15765 0 -1 1077944320 5709 0 0 0 11 1 0 0 20 0 20 0 475368089 28904853504 7230 33554432000 4194304 4196468 140730187607520 140730187590064 140554104483575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
/proc/15905/statm: 7056849 7230 3123 1 0 7019032 0
[pid=15905/tid=15906] ppid=15903 vsize=28227396 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/15905/task/15906/stat : 15906 (java) R 15903 15903 15765 0 -1 4202560 3612 0 0 0 8 0 0 0 20 0 20 0 475368089 28904853504 7230 33554432000 4194304 4196468 140730187607520 140554108716848 140554104495510 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15907] ppid=15903 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15905/task/15907/stat : 15907 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368090 28904853504 7230 33554432000 4194304 4196468 140730187607520 140554024336400 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15908] ppid=15903 vsize=28227396 memory=140074818111104 CPUtime=0 cores=0-7
/proc/15905/task/15908/stat : 15908 (java) S 15903 15903 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475368090 28904853504 7230 33554432000 4194304 4196468 140730187607520 140554023283856 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15909] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15909/stat : 15909 (java) S 15903 15903 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475368090 28904853504 7230 33554432000 4194304 4196468 140730187607520 140554022230800 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15910] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15910/stat : 15910 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368090 28904853504 7230 33554432000 4194304 4196468 140730187607520 140554021178256 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15911] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15911/stat : 15911 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368090 28904853504 7230 33554432000 4194304 4196468 140730187607520 140554020125200 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15912] ppid=15903 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15905/task/15912/stat : 15912 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368090 28904853504 7230 33554432000 4194304 4196468 140730187607520 140554019072656 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15913] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15913/stat : 15913 (java) S 15903 15903 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475368090 28904853504 7230 33554432000 4194304 4196468 140730187607520 140554018019600 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15914] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15914/stat : 15914 (java) S 15903 15903 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475368090 28904853504 7230 33554432000 4194304 4196468 140730187607520 140554016967056 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15915] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15915/stat : 15915 (java) S 15903 15903 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475368091 28904853504 7230 33554432000 4194304 4196468 140730187607520 140553488538352 140554104494722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15916] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15916/stat : 15916 (java) S 15903 15903 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475368092 28904853504 7230 33554432000 4194304 4196468 140730187607520 140553487484576 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15917] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15917/stat : 15917 (java) S 15903 15903 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475368092 28904853504 7230 33554432000 4194304 4196468 140730187607520 140553486431472 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15918] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15918/stat : 15918 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368095 28904853504 7230 33554432000 4194304 4196468 140730187607520 140553485380048 140554104502171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15919] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15919/stat : 15919 (java) S 15903 15903 15765 0 -1 1077944384 327 0 0 0 0 0 0 0 20 0 20 0 475368095 28904853504 7230 33554432000 4194304 4196468 140730187607520 140553484327152 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15920] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15920/stat : 15920 (java) R 15903 15903 15765 0 -1 4202560 122 0 0 0 0 0 0 0 20 0 20 0 475368095 28904853504 7230 33554432000 4194304 4196468 140730187607520 140553483274608 140554089294916 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15921] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15921/stat : 15921 (java) S 15903 15903 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475368095 28904853504 7230 33554432000 4194304 4196468 140730187607520 140553482221552 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15922] ppid=15903 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/15905/task/15922/stat : 15922 (java) R 15903 15903 15765 0 -1 4202560 336 0 0 0 2 0 0 0 20 0 20 0 475368095 28904853504 7230 33554432000 4194304 4196468 140730187607520 140553481169008 140554104495510 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15923] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15923/stat : 15923 (java) S 15903 15903 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475368095 28904853504 7230 33554432000 4194304 4196468 140730187607520 140553480117216 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15924] ppid=15903 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15905/task/15924/stat : 15924 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368095 28904853504 7230 33554432000 4194304 4196468 140730187607520 140553479064752 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30368 KiB

[startup+0.210434 s]*
/proc/loadavg: 3.77 6.50 7.33 3/213 15926
/proc/meminfo: memFree=7297520/32770624 swapFree=67001768/67108860
[pid=15903] ppid=15900 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/15903/stat : 15903 (xcsp3-exec) S 15900 15903 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475368089 115843072 362 33554432000 4194304 5098028 140731917066080 140731917064184 139961976685180 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37285888 140731917071186 140731917071445 140731917071445 140731917074374 0
/proc/15903/statm: 28282 362 304 221 0 87 0
[pid=15905] ppid=15903 vsize=28227396 memory=41248 CPUtime=0.34 cores=0-7
/proc/15905/stat : 15905 (java) S 15903 15903 15765 0 -1 1077944320 9537 0 0 0 31 3 0 0 20 0 20 0 475368089 28904853504 10312 33554432000 4194304 4196468 140730187607520 140730187590064 140554104483575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
/proc/15905/statm: 7056849 10312 3305 1 0 7019032 0
[pid=15905/tid=15906] ppid=15903 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/15905/task/15906/stat : 15906 (java) R 15903 15903 15765 0 -1 4202560 6659 0 0 0 18 2 0 0 20 0 20 0 475368089 28904853504 10312 33554432000 4194304 4196468 140730187607520 140554108720272 140554088564062 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15907] ppid=15903 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/15905/task/15907/stat : 15907 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368090 28904853504 10312 33554432000 4194304 4196468 140730187607520 140554024336400 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15908] ppid=15903 vsize=28227396 memory=3834173628917384864 CPUtime=0 cores=0-7
/proc/15905/task/15908/stat : 15908 (java) S 15903 15903 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475368090 28904853504 10312 33554432000 4194304 4196468 140730187607520 140554023283856 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15909] ppid=15903 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15905/task/15909/stat : 15909 (java) S 15903 15903 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475368090 28904853504 10312 33554432000 4194304 4196468 140730187607520 140554022230800 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15910] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15910/stat : 15910 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368090 28904853504 10312 33554432000 4194304 4196468 140730187607520 140554021178256 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15911] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15911/stat : 15911 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368090 28904853504 10312 33554432000 4194304 4196468 140730187607520 140554020125200 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15912] ppid=15903 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15905/task/15912/stat : 15912 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368090 28904853504 10312 33554432000 4194304 4196468 140730187607520 140554019072656 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15913] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15913/stat : 15913 (java) S 15903 15903 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475368090 28904853504 10312 33554432000 4194304 4196468 140730187607520 140554018019600 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15914] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15914/stat : 15914 (java) S 15903 15903 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475368090 28904853504 10312 33554432000 4194304 4196468 140730187607520 140554016967056 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15915] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15915/stat : 15915 (java) S 15903 15903 15765 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475368091 28904853504 10312 33554432000 4194304 4196468 140730187607520 140553488538352 140554104494722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15916] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15916/stat : 15916 (java) S 15903 15903 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475368092 28904853504 10312 33554432000 4194304 4196468 140730187607520 140553487484576 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15917] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15917/stat : 15917 (java) S 15903 15903 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475368092 28904853504 10312 33554432000 4194304 4196468 140730187607520 140553486431472 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15918] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15918/stat : 15918 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368095 28904853504 10312 33554432000 4194304 4196468 140730187607520 140553485380048 140554104502171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15919] ppid=15903 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/15905/task/15919/stat : 15919 (java) S 15903 15903 15765 0 -1 1077944384 543 0 0 0 2 0 0 0 20 0 20 0 475368095 28904853504 10312 33554432000 4194304 4196468 140730187607520 140553484327152 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15920] ppid=15903 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/15905/task/15920/stat : 15920 (java) S 15903 15903 15765 0 -1 1077944384 244 0 0 0 1 0 0 0 20 0 20 0 475368095 28904853504 10312 33554432000 4194304 4196468 140730187607520 140553483274608 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15921] ppid=15903 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15905/task/15921/stat : 15921 (java) S 15903 15903 15765 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 475368095 28904853504 10312 33554432000 4194304 4196468 140730187607520 140553482221552 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15922] ppid=15903 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/15905/task/15922/stat : 15922 (java) S 15903 15903 15765 0 -1 1077944384 733 0 0 0 8 0 0 0 20 0 20 0 475368095 28904853504 10312 33554432000 4194304 4196468 140730187607520 140553481169008 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15923] ppid=15903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15923/stat : 15923 (java) S 15903 15903 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475368095 28904853504 10312 33554432000 4194304 4196468 140730187607520 140553480117216 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15924] ppid=15903 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15905/task/15924/stat : 15924 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368095 28904853504 10312 33554432000 4194304 4196468 140730187607520 140553479064752 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42696 KiB

[startup+0.310216 s]*
/proc/loadavg: 3.77 6.50 7.33 4/213 15926
/proc/meminfo: memFree=7289972/32770624 swapFree=67001768/67108860
[pid=15903] ppid=15900 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/15903/stat : 15903 (xcsp3-exec) S 15900 15903 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475368089 115843072 362 33554432000 4194304 5098028 140731917066080 140731917064184 139961976685180 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37285888 140731917071186 140731917071445 140731917071445 140731917074374 0
/proc/15903/statm: 28282 362 304 221 0 87 0
[pid=15905] ppid=15903 vsize=28231652 memory=50104 CPUtime=0.52 cores=0-7
/proc/15905/stat : 15905 (java) S 15903 15903 15765 0 -1 1077944320 10922 0 0 0 49 3 0 0 20 0 20 0 475368089 28909211648 12526 33554432000 4194304 4196468 140730187607520 140730187590064 140554104483575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
/proc/15905/statm: 7057913 12526 3352 1 0 7019032 0
[pid=15905/tid=15906] ppid=15903 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/15905/task/15906/stat : 15906 (java) R 15903 15903 15765 0 -1 4202560 7840 0 0 0 27 2 0 0 20 0 20 0 475368089 28909211648 12526 33554432000 4194304 4196468 140730187607520 140554108714688 140554088564092 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15907] ppid=15903 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15907/stat : 15907 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368090 28909211648 12526 33554432000 4194304 4196468 140730187607520 140554024336400 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15908] ppid=15903 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15908/stat : 15908 (java) S 15903 15903 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475368090 28909211648 12526 33554432000 4194304 4196468 140730187607520 140554023283856 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15909] ppid=15903 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15909/stat : 15909 (java) S 15903 15903 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475368090 28909211648 12591 33554432000 4194304 4196468 140730187607520 140554022230800 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15910] ppid=15903 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15910/stat : 15910 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368090 28909211648 12591 33554432000 4194304 4196468 140730187607520 140554021178256 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15911] ppid=15903 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15911/stat : 15911 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368090 28909211648 12591 33554432000 4194304 4196468 140730187607520 140554020125200 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15912] ppid=15903 vsize=28231652 memory=140074721307311 CPUtime=0 cores=0-7
/proc/15905/task/15912/stat : 15912 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368090 28909211648 12591 33554432000 4194304 4196468 140730187607520 140554019072656 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15913] ppid=15903 vsize=28231652 memory=140074721309616 CPUtime=0 cores=0-7
/proc/15905/task/15913/stat : 15913 (java) S 15903 15903 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475368090 28909211648 12591 33554432000 4194304 4196468 140730187607520 140554018019600 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15914] ppid=15903 vsize=28231652 memory=140074721311920 CPUtime=0 cores=0-7
/proc/15905/task/15914/stat : 15914 (java) S 15903 15903 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475368090 28909211648 12591 33554432000 4194304 4196468 140730187607520 140554016967056 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15915] ppid=15903 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15915/stat : 15915 (java) S 15903 15903 15765 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475368091 28909211648 12591 33554432000 4194304 4196468 140730187607520 140553488538352 140554104494722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15916] ppid=15903 vsize=28231652 memory=280149442637712 CPUtime=0 cores=0-7
/proc/15905/task/15916/stat : 15916 (java) S 15903 15903 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475368092 28909211648 12591 33554432000 4194304 4196468 140730187607520 140553487484576 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15917] ppid=15903 vsize=28231652 memory=280149442635408 CPUtime=0 cores=0-7
/proc/15905/task/15917/stat : 15917 (java) S 15903 15903 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475368092 28909211648 12591 33554432000 4194304 4196468 140730187607520 140553486431472 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15918] ppid=15903 vsize=28231652 memory=280149442642320 CPUtime=0 cores=0-7
/proc/15905/task/15918/stat : 15918 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368095 28909211648 12591 33554432000 4194304 4196468 140730187607520 140553485380048 140554104502171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15919] ppid=15903 vsize=28231652 memory=280149442583600 CPUtime=0.04 cores=0-7
/proc/15905/task/15919/stat : 15919 (java) R 15903 15903 15765 0 -1 4202560 633 0 0 0 4 0 0 0 20 0 20 0 475368095 28909211648 12598 33554432000 4194304 4196468 140730187607520 140553484317536 140554086003627 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15920] ppid=15903 vsize=28231652 memory=280149442656144 CPUtime=0.02 cores=0-7
/proc/15905/task/15920/stat : 15920 (java) S 15903 15903 15765 0 -1 1077944384 260 0 0 0 2 0 0 0 20 0 20 0 475368095 28909211648 12598 33554432000 4194304 4196468 140730187607520 140553483274608 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15921] ppid=15903 vsize=28231652 memory=280149442663056 CPUtime=0.01 cores=0-7
/proc/15905/task/15921/stat : 15921 (java) S 15903 15903 15765 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 20 0 475368095 28909211648 12598 33554432000 4194304 4196468 140730187607520 140553482221552 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15922] ppid=15903 vsize=28231652 memory=280149442660752 CPUtime=0.13 cores=0-7
/proc/15905/task/15922/stat : 15922 (java) S 15903 15903 15765 0 -1 1077944384 829 0 0 0 13 0 0 0 20 0 20 0 475368095 28909211648 12598 33554432000 4194304 4196468 140730187607520 140553481169008 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15923] ppid=15903 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15923/stat : 15923 (java) S 15903 15903 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475368095 28909211648 12598 33554432000 4194304 4196468 140730187607520 140553480117216 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15924] ppid=15903 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/15905/task/15924/stat : 15924 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368095 28909211648 12598 33554432000 4194304 4196468 140730187607520 140553479064752 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51552 KiB

[startup+0.700967 s]
/proc/loadavg: 3.77 6.50 7.33 5/213 15926
/proc/meminfo: memFree=7272824/32770624 swapFree=67001768/67108860
[pid=15903] ppid=15900 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/15903/stat : 15903 (xcsp3-exec) S 15900 15903 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475368089 115843072 362 33554432000 4194304 5098028 140731917066080 140731917064184 139961976685180 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37285888 140731917071186 140731917071445 140731917071445 140731917074374 0
/proc/15903/statm: 28282 362 304 221 0 87 0
[pid=15905] ppid=15903 vsize=28233776 memory=86732 CPUtime=1.58 cores=0-7
/proc/15905/stat : 15905 (java) S 15903 15903 15765 0 -1 1077944320 15380 0 0 0 151 7 0 0 20 0 20 0 475368089 28911386624 21683 33554432000 4194304 4196468 140730187607520 140730187590064 140554104483575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
/proc/15905/statm: 7058444 21683 3453 1 0 7019544 0
[pid=15905/tid=15906] ppid=15903 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/15905/task/15906/stat : 15906 (java) R 15903 15903 15765 0 -1 4202560 9412 0 0 0 64 3 0 0 20 0 20 0 475368089 28911386624 21683 33554432000 4194304 4196468 140730187607520 140554108719488 140554104495510 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15907] ppid=15903 vsize=28233776 memory=140074721518448 CPUtime=0 cores=0-7
/proc/15905/task/15907/stat : 15907 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475368090 28911386624 21683 33554432000 4194304 4196468 140730187607520 140554024336400 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15908] ppid=15903 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/15905/task/15908/stat : 15908 (java) S 15903 15903 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475368090 28911386624 21683 33554432000 4194304 4196468 140730187607520 140554023283856 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15909] ppid=15903 vsize=28233776 memory=1056 CPUtime=0 cores=0-7
/proc/15905/task/15909/stat : 15909 (java) S 15903 15903 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475368090 28911386624 21683 33554432000 4194304 4196468 140730187607520 140554022230800 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0

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

[pid=15905/tid=15934] ppid=15903 vsize=28768336 memory=1608540 CPUtime=2398.95 cores=0-7
/proc/15905/task/15934/stat : 15934 (java) R 15903 15903 15765 0 -1 4202560 101411 0 0 0 239831 64 0 0 20 0 28 0 475368164 29458776064 402135 33554432000 4194304 4196468 140730187607520 140553258593568 140553704593140 0 4 0 16800975 0 0 0 -1 3 0 0 10 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
Current children cumulated CPU time: 19395.5 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1609988 KiB

[startup+2502.3 s]
/proc/loadavg: 8.25 8.36 8.28 9/220 16155
/proc/meminfo: memFree=5641496/32770624 swapFree=67001768/67108860
[pid=15903] ppid=15900 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/15903/stat : 15903 (xcsp3-exec) S 15900 15903 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475368089 115843072 362 33554432000 4194304 5098028 140731917066080 140731917064184 139961976685180 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37285888 140731917071186 140731917071445 140731917071445 140731917074374 0
/proc/15903/statm: 28282 362 304 221 0 87 0
[pid=15905] ppid=15903 vsize=28768336 memory=1694872 CPUtime=19872.9 cores=0-7
/proc/15905/stat : 15905 (java) S 15903 15903 15765 0 -1 1077944320 1444758 0 0 0 1985101 2186 0 0 20 0 28 0 475368089 29458776064 423718 33554432000 4194304 4196468 140730187607520 140730187590064 140554104483575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
/proc/15905/statm: 7192084 423718 3546 1 0 7153184 0
[pid=15905/tid=15906] ppid=15903 vsize=28768336 memory=1698976 CPUtime=0.72 cores=0-7
/proc/15905/task/15906/stat : 15906 (java) S 15903 15903 15765 0 -1 1077944384 9491 0 0 0 68 4 0 0 20 0 28 0 475368089 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554108724352 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15907] ppid=15903 vsize=28768336 memory=1694872 CPUtime=19.56 cores=0-7
/proc/15905/task/15907/stat : 15907 (java) S 15903 15903 15765 0 -1 1077944384 48644 0 0 0 1833 123 0 0 20 0 28 0 475368090 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554024336400 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15908] ppid=15903 vsize=28768336 memory=1694872 CPUtime=19.53 cores=0-7
/proc/15905/task/15908/stat : 15908 (java) S 15903 15903 15765 0 -1 1077944384 54422 0 0 0 1828 125 0 0 20 0 28 0 475368090 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554023283856 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15909] ppid=15903 vsize=28768336 memory=280149444730272 CPUtime=19.52 cores=0-7
/proc/15905/task/15909/stat : 15909 (java) S 15903 15903 15765 0 -1 1077944384 55347 0 0 0 1832 120 0 0 20 0 28 0 475368090 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554022230800 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15910] ppid=15903 vsize=28768336 memory=280149444049408 CPUtime=19.57 cores=0-7
/proc/15905/task/15910/stat : 15910 (java) S 15903 15903 15765 0 -1 1077944384 60363 0 0 0 1835 122 0 0 20 0 28 0 475368090 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554021178256 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15911] ppid=15903 vsize=28768336 memory=6791534058613427641 CPUtime=19.54 cores=0-7
/proc/15905/task/15911/stat : 15911 (java) S 15903 15903 15765 0 -1 1077944384 52723 0 0 0 1835 119 0 0 20 0 28 0 475368090 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554020125200 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15912] ppid=15903 vsize=28768336 memory=580 CPUtime=19.6 cores=0-7
/proc/15905/task/15912/stat : 15912 (java) S 15903 15903 15765 0 -1 1077944384 47931 0 0 0 1831 129 0 0 20 0 28 0 475368090 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554019072656 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15913] ppid=15903 vsize=28768336 memory=1593176 CPUtime=19.56 cores=0-7
/proc/15905/task/15913/stat : 15913 (java) S 15903 15903 15765 0 -1 1077944384 49268 0 0 0 1835 121 0 0 20 0 28 0 475368090 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554018019600 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15914] ppid=15903 vsize=28768336 memory=0 CPUtime=19.61 cores=0-7
/proc/15905/task/15914/stat : 15914 (java) S 15903 15903 15765 0 -1 1077944384 55638 0 0 0 1837 124 0 0 20 0 28 0 475368090 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554016967056 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15915] ppid=15903 vsize=28768336 memory=1448 CPUtime=11.81 cores=0-7
/proc/15905/task/15915/stat : 15915 (java) S 15903 15903 15765 0 -1 1077944384 132879 0 0 0 454 727 0 0 20 0 28 0 475368091 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553488538352 140554104494722 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15916] ppid=15903 vsize=28768336 memory=1412064 CPUtime=0 cores=0-7
/proc/15905/task/15916/stat : 15916 (java) S 15903 15903 15765 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 475368092 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553487484640 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15917] ppid=15903 vsize=28768336 memory=309 CPUtime=0 cores=0-7
/proc/15905/task/15917/stat : 15917 (java) S 15903 15903 15765 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 28 0 475368092 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553486431488 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15918] ppid=15903 vsize=28768336 memory=259 CPUtime=0 cores=0-7
/proc/15905/task/15918/stat : 15918 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475368095 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553485380048 140554104502171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15919] ppid=15903 vsize=28768336 memory=1448 CPUtime=3.09 cores=0-7
/proc/15905/task/15919/stat : 15919 (java) S 15903 15903 15765 0 -1 1077944384 22673 0 0 0 305 4 0 0 20 0 28 0 475368095 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553484327152 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15920] ppid=15903 vsize=28768336 memory=1448 CPUtime=2.59 cores=0-7
/proc/15905/task/15920/stat : 15920 (java) S 15903 15903 15765 0 -1 1077944384 24719 0 0 0 253 6 0 0 20 0 28 0 475368095 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553483274608 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15921] ppid=15903 vsize=28768336 memory=3616 CPUtime=3.19 cores=0-7
/proc/15905/task/15921/stat : 15921 (java) S 15903 15903 15765 0 -1 1077944384 21611 0 0 0 316 3 0 0 20 0 28 0 475368095 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553482221552 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15922] ppid=15903 vsize=28768336 memory=53600 CPUtime=0.91 cores=0-7
/proc/15905/task/15922/stat : 15922 (java) S 15903 15903 15765 0 -1 1077944384 13841 0 0 0 88 3 0 0 20 0 28 0 475368095 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553481169008 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15923] ppid=15903 vsize=28768336 memory=1448 CPUtime=0 cores=0-7
/proc/15905/task/15923/stat : 15923 (java) S 15903 15903 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475368095 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553480117216 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15924] ppid=15903 vsize=28768336 memory=1698976 CPUtime=1.09 cores=0-7
/proc/15905/task/15924/stat : 15924 (java) S 15903 15903 15765 0 -1 1077944384 5352 0 0 0 27 82 0 0 20 0 28 0 475368095 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553479064752 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15927] ppid=15903 vsize=28768336 memory=3616 CPUtime=2462.64 cores=0-7
/proc/15905/task/15927/stat : 15927 (java) R 15903 15903 15765 0 -1 4202560 89976 0 0 0 246216 48 0 0 20 0 28 0 475368163 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553265958504 140553701706588 0 4 0 16800975 0 0 0 -1 1 0 0 23 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15928] ppid=15903 vsize=28768336 memory=53600 CPUtime=2461.52 cores=0-7
/proc/15905/task/15928/stat : 15928 (java) R 15903 15903 15765 0 -1 4202560 85890 0 0 0 246103 49 0 0 20 0 28 0 475368164 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553264909440 140554085889850 0 4 0 16800975 0 0 0 -1 0 0 0 18 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15929] ppid=15903 vsize=28768336 memory=1448 CPUtime=2466.25 cores=0-7
/proc/15905/task/15929/stat : 15929 (java) R 15903 15903 15765 0 -1 4202560 112615 0 0 0 246562 63 0 0 20 0 28 0 475368164 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553263857992 140553703386208 0 4 0 16800975 0 0 0 -1 6 0 0 16 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15930] ppid=15903 vsize=28768336 memory=1694872 CPUtime=2464.64 cores=0-7
/proc/15905/task/15930/stat : 15930 (java) R 15903 15903 15765 0 -1 4202560 92140 0 0 0 246405 59 0 0 20 0 28 0 475368164 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553262800704 140553704593154 0 4 0 16800975 0 0 0 -1 2 0 0 13 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15931] ppid=15903 vsize=28768336 memory=928 CPUtime=2462.95 cores=0-7
/proc/15905/task/15931/stat : 15931 (java) R 15903 15903 15765 0 -1 4202560 117715 0 0 0 246225 70 0 0 20 0 28 0 475368164 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553261747896 140553704735461 0 4 0 16800975 0 0 0 -1 5 0 0 18 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15932] ppid=15903 vsize=28768336 memory=1694872 CPUtime=2458.48 cores=0-7
/proc/15905/task/15932/stat : 15932 (java) R 15903 15903 15765 0 -1 4202560 107450 0 0 0 245785 63 0 0 20 0 28 0 475368164 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553260695352 140553704593120 0 4 0 16800975 0 0 0 -1 7 0 0 13 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15933] ppid=15903 vsize=28768336 memory=1448 CPUtime=2458.62 cores=0-7
/proc/15905/task/15933/stat : 15933 (java) R 15903 15903 15765 0 -1 4202560 78815 0 0 0 245812 50 0 0 20 0 28 0 475368164 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553259647248 140553701889109 0 4 0 16800975 0 0 0 -1 4 0 0 15 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15934] ppid=15903 vsize=28768336 memory=3616 CPUtime=2457.88 cores=0-7
/proc/15905/task/15934/stat : 15934 (java) R 15903 15903 15765 0 -1 4202560 103886 0 0 0 245724 64 0 0 20 0 28 0 475368164 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553258590776 140553704593154 0 4 0 16800975 0 0 0 -1 3 0 0 10 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
Current children cumulated CPU time: 19872.9 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1696320 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.19 8.34 8.27 9/220 16155
/proc/meminfo: memFree=5641460/32770624 swapFree=67001768/67108860
[pid=15903] ppid=15900 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/15903/stat : 15903 (xcsp3-exec) S 15900 15903 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475368089 115843072 362 33554432000 4194304 5098028 140731917066080 140731917064184 139961976685180 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37285888 140731917071186 140731917071445 140731917071445 140731917074374 0
/proc/15903/statm: 28282 362 304 221 0 87 0
[pid=15905] ppid=15903 vsize=28768336 memory=1694872 CPUtime=20013.8 cores=0-7
/proc/15905/stat : 15905 (java) S 15903 15903 15765 0 -1 1077944320 1475549 0 0 0 1999168 2209 0 0 20 0 28 0 475368089 29458776064 423718 33554432000 4194304 4196468 140730187607520 140730187590064 140554104483575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
/proc/15905/statm: 7192084 423718 3546 1 0 7153184 0
[pid=15905/tid=15906] ppid=15903 vsize=28768336 memory=1056 CPUtime=0.72 cores=0-7
/proc/15905/task/15906/stat : 15906 (java) S 15903 15903 15765 0 -1 1077944384 9491 0 0 0 68 4 0 0 20 0 28 0 475368089 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554108724352 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15907] ppid=15903 vsize=28768336 memory=1096 CPUtime=19.71 cores=0-7
/proc/15905/task/15907/stat : 15907 (java) S 15903 15903 15765 0 -1 1077944384 49074 0 0 0 1848 123 0 0 20 0 28 0 475368090 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554024336400 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15908] ppid=15903 vsize=28768336 memory=14008 CPUtime=19.67 cores=0-7
/proc/15905/task/15908/stat : 15908 (java) S 15903 15903 15765 0 -1 1077944384 54932 0 0 0 1841 126 0 0 20 0 28 0 475368090 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554023283856 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15909] ppid=15903 vsize=28768336 memory=4872558044660077418 CPUtime=19.67 cores=0-7
/proc/15905/task/15909/stat : 15909 (java) S 15903 15903 15765 0 -1 1077944384 56503 0 0 0 1846 121 0 0 20 0 28 0 475368090 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554022230800 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15910] ppid=15903 vsize=28768336 memory=1694872 CPUtime=19.72 cores=0-7
/proc/15905/task/15910/stat : 15910 (java) S 15903 15903 15765 0 -1 1077944384 61554 0 0 0 1849 123 0 0 20 0 28 0 475368090 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554021178256 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15911] ppid=15903 vsize=28768336 memory=1448 CPUtime=19.69 cores=0-7
/proc/15905/task/15911/stat : 15911 (java) S 15903 15903 15765 0 -1 1077944384 53763 0 0 0 1849 120 0 0 20 0 28 0 475368090 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554020125200 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15912] ppid=15903 vsize=28768336 memory=1628184 CPUtime=19.75 cores=0-7
/proc/15905/task/15912/stat : 15912 (java) S 15903 15903 15765 0 -1 1077944384 48466 0 0 0 1845 130 0 0 20 0 28 0 475368090 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554019072656 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15913] ppid=15903 vsize=28768336 memory=4100 CPUtime=19.72 cores=0-7
/proc/15905/task/15913/stat : 15913 (java) S 15903 15903 15765 0 -1 1077944384 50536 0 0 0 1850 122 0 0 20 0 28 0 475368090 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554018019600 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15914] ppid=15903 vsize=28768336 memory=1720 CPUtime=19.76 cores=0-7
/proc/15905/task/15914/stat : 15914 (java) S 15903 15903 15765 0 -1 1077944384 56992 0 0 0 1851 125 0 0 20 0 28 0 475368090 29458776064 423718 33554432000 4194304 4196468 140730187607520 140554016967056 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15915] ppid=15903 vsize=28768336 memory=1398722017469774279 CPUtime=11.87 cores=0-7
/proc/15905/task/15915/stat : 15915 (java) S 15903 15903 15765 0 -1 1077944384 133915 0 0 0 456 731 0 0 20 0 28 0 475368091 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553488538352 140554104494722 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15916] ppid=15903 vsize=28768336 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15905/task/15916/stat : 15916 (java) S 15903 15903 15765 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 475368092 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553487484640 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15917] ppid=15903 vsize=28768336 memory=1768 CPUtime=0 cores=0-7
/proc/15905/task/15917/stat : 15917 (java) S 15903 15903 15765 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 28 0 475368092 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553486431488 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15918] ppid=15903 vsize=28768336 memory=111636 CPUtime=0 cores=0-7
/proc/15905/task/15918/stat : 15918 (java) S 15903 15903 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475368095 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553485380048 140554104502171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15919] ppid=15903 vsize=28768336 memory=808 CPUtime=3.09 cores=0-7
/proc/15905/task/15919/stat : 15919 (java) S 15903 15903 15765 0 -1 1077944384 22679 0 0 0 305 4 0 0 20 0 28 0 475368095 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553484327152 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15920] ppid=15903 vsize=28768336 memory=1804 CPUtime=2.59 cores=0-7
/proc/15905/task/15920/stat : 15920 (java) S 15903 15903 15765 0 -1 1077944384 24725 0 0 0 253 6 0 0 20 0 28 0 475368095 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553483274608 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15921] ppid=15903 vsize=28768336 memory=920 CPUtime=3.19 cores=0-7
/proc/15905/task/15921/stat : 15921 (java) S 15903 15903 15765 0 -1 1077944384 21617 0 0 0 316 3 0 0 20 0 28 0 475368095 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553482221552 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15922] ppid=15903 vsize=28768336 memory=6791534058613427641 CPUtime=0.91 cores=0-7
/proc/15905/task/15922/stat : 15922 (java) S 15903 15903 15765 0 -1 1077944384 13847 0 0 0 88 3 0 0 20 0 28 0 475368095 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553481169008 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15923] ppid=15903 vsize=28768336 memory=1642036 CPUtime=0 cores=0-7
/proc/15905/task/15923/stat : 15923 (java) S 15903 15903 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475368095 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553480117216 140554104493781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15924] ppid=15903 vsize=28768336 memory=1096 CPUtime=1.09 cores=0-7
/proc/15905/task/15924/stat : 15924 (java) S 15903 15903 15765 0 -1 1077944384 5446 0 0 0 27 82 0 0 20 0 28 0 475368095 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553479064752 140554104494722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15927] ppid=15903 vsize=28768336 memory=14008 CPUtime=2480.07 cores=0-7
/proc/15905/task/15927/stat : 15927 (java) R 15903 15903 15765 0 -1 4202560 91953 0 0 0 247958 49 0 0 20 0 28 0 475368163 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553265958504 140553701887174 0 4 0 16800975 0 0 0 -1 3 0 0 23 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15928] ppid=15903 vsize=28768336 memory=2116 CPUtime=2479.01 cores=0-7
/proc/15905/task/15928/stat : 15928 (java) R 15903 15903 15765 0 -1 4202560 87709 0 0 0 247851 50 0 0 20 0 28 0 475368164 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553264906776 140553701892224 0 4 0 16800975 0 0 0 -1 0 0 0 18 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15929] ppid=15903 vsize=28768336 memory=29144 CPUtime=2483.74 cores=0-7
/proc/15905/task/15929/stat : 15929 (java) R 15903 15903 15765 0 -1 4202560 117962 0 0 0 248309 65 0 0 20 0 28 0 475368164 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553263854024 140553705077208 0 4 0 16800975 0 0 0 -1 2 0 0 16 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15930] ppid=15903 vsize=28768336 memory=12028 CPUtime=2482.18 cores=0-7
/proc/15905/task/15930/stat : 15930 (java) R 15903 15903 15765 0 -1 4202560 94472 0 0 0 248158 60 0 0 20 0 28 0 475368164 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553262800704 140553704593120 0 4 0 16800975 0 0 0 -1 4 0 0 13 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15931] ppid=15903 vsize=28768336 memory=532 CPUtime=2480.39 cores=0-7
/proc/15905/task/15931/stat : 15931 (java) R 15903 15903 15765 0 -1 4202560 120649 0 0 0 247967 72 0 0 20 0 28 0 475368164 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553261747896 140553701482413 0 4 0 16800975 0 0 0 -1 1 0 0 19 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15932] ppid=15903 vsize=28768336 memory=1564 CPUtime=2475.93 cores=0-7
/proc/15905/task/15932/stat : 15932 (java) R 15903 15903 15765 0 -1 4202560 110038 0 0 0 247529 64 0 0 20 0 28 0 475368164 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553260695464 140553702956220 0 4 0 16800975 0 0 0 -1 5 0 0 13 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15933] ppid=15903 vsize=28768336 memory=928 CPUtime=2476.1 cores=0-7
/proc/15905/task/15933/stat : 15933 (java) R 15903 15903 15765 0 -1 4202560 80294 0 0 0 247559 51 0 0 20 0 28 0 475368164 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553259643624 140553703146270 0 4 0 16800975 0 0 0 -1 6 0 0 15 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
[pid=15905/tid=15934] ppid=15903 vsize=28768336 memory=1980 CPUtime=2475.19 cores=0-7
/proc/15905/task/15934/stat : 15934 (java) R 15903 15903 15765 0 -1 4202560 107562 0 0 0 247453 66 0 0 20 0 28 0 475368164 29458776064 423718 33554432000 4194304 4196468 140730187607520 140553258593440 140553704593162 0 4 0 16800975 0 0 0 -1 7 0 0 10 0 0 6293624 6294260 28385280 140730187613142 140730187613318 140730187613318 140730187616207 0
Current children cumulated CPU time: 20013.8 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1696320 KiB

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

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

[startup+2520.11 s]
# the end of solver process 15905 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19992.3 s, system=22.1134 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.11
CPU time (s): 20014.4
CPU user time (s): 19992.3
CPU system time (s): 22.1134
CPU usage (%): 794.19
Max. virtual memory (cumulated for all children) (KiB): 28884036
Max. memory (cumulated for all children) (KiB): 1993836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19992.3
system time used= 22.1134
maximum resident set size= 2042176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1476634
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 137840
involuntary context switches= 223947


# summary of solver processes directly reported to runsolver:
#   pid: 15903,15905
#   total CPU time (s): 20014.4
#   total CPU user time (s): 19992.3
#   total CPU system time (s): 22.1134

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.9068 second user time and 29.3453 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-20 17:48:20
IDJOB=4404385
IDBENCH=120419
IDSOLVER=2865
FILE ID=node146/4404385-1568994541
RUNJOBID= node146-1568994486-15792
PBS_JOBID= 21704725
Free space on /var/tmp= 13508 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-seriesN/StripPacking-N1c.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-4404385-1568994541/watcher-4404385-1568994541 -o /var/tmp/evaluation-result-4404385-1568994541/solver-4404385-1568994541 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node146-1568994486-15792 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 718842803 HOME/instance-4404385-1568994541.xml

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

MD5SUM BENCH= 19f4dcf35e46defaa68e633424c84ce1
RANDOM SEED=718842803

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         7326268 kB
MemAvailable:   31849652 kB
Buffers:          157124 kB
Cached:         24293536 kB
SwapCached:         3824 kB
Active:         12140796 kB
Inactive:       12313880 kB
Active(anon):       2452 kB
Inactive(anon):    49092 kB
Active(file):   12138344 kB
Inactive(file): 12264788 kB
Unevictable:      111164 kB
Mlocked:          111164 kB
SwapTotal:      67108860 kB
SwapFree:       67001768 kB
Dirty:             26276 kB
Writeback:            12 kB
AnonPages:        112592 kB
Mapped:            51436 kB
Shmem:             38856 kB
Slab:             577460 kB
SReclaimable:     548712 kB
SUnreclaim:        28748 kB
KernelStack:        3440 kB
PageTables:         5624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507116 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:      109952 kB
DirectMap2M:    33435648 kB

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