Trace number 4394041

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-06-14 parallelSAT (TO)131 19561.3 2520.13

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n25/
TravellingSalesman-25-30-03.xml
MD5SUM08a8e4115660d732ba32388826654d85
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark130
Best CPU time to get the best result obtained on this benchmark1885.32
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints26
Number of domains2
Minimum domain size25
Maximum domain size33
Distribution of domain sizes[{"size":25,"count":25},{"size":33,"count":25}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":25},{"degree":3,"count":25}]
Minimum constraint arity3
Maximum constraint arity25
Distribution of constraint arities[{"arity":3,"count":25},{"arity":25,"count":1}]
Number of extensional constraints25
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":25},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4394041-1568439355.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4394041-1568439355.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.42/0.62	c solve instance...
1.90/0.71	o 167 
1.90/0.72	o 147 
1.90/0.75	o 145 
1.90/0.79	o 142 
2.59/0.81	o 140 
3.31/0.98	o 138 
4.09/1.01	o 136 
130.22/16.98	o 135 
130.22/16.99	o 134 
5405.82/689.95	o 133 
5410.20/690.51	o 132 
13336.00/1739.22	o 131 
19560.56/2520.08	s SATISFIABLE
19560.56/2520.08	v <instantiation>
19560.56/2520.08	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] </list>
19560.56/2520.08	v 	<values>12 15 17 20 24 18 19 16 21 23 22 11 14 13 1 6 8 10 7 4 5 3 0 2 9 5 3 4 6 9 4 8 4 4 2 11 2 3 13 6 6 5 4 4 2 4 4 6 10 2 </values>
19560.56/2520.08	v </instantiation>
19560.56/2520.08	c Unexpected resolution interruption!

Verifier Data

OK	131

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 (14865 MiB free)
  memory of node 1: 16384 MiB (15278 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394041-1568439355/watcher-4394041-1568439355 -o /tmp/evaluation-result-4394041-1568439355/solver-4394041-1568439355 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1568439317-16689 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1347486494 HOME/instance-4394041-1568439355.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=16706, runsolver pid=16703
Current StackSize limit: 8192 KiB


[startup+0.100161 s]*
/proc/loadavg: 7.44 8.16 8.23 2/211 16727
/proc/meminfo: memFree=30852400/32770624 swapFree=66940964/67108860
[pid=16706] ppid=16703 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/16706/stat : 16706 (xcsp3-exec) S 16703 16706 16662 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 420174176 115843072 364 33554432000 4194304 5098028 140721832430640 140721832428744 140371793678972 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39751680 140721832436597 140721832436841 140721832436841 140721832439754 0
/proc/16706/statm: 28282 364 305 221 0 87 0
[pid=16708] ppid=16706 vsize=28227388 memory=28736 CPUtime=0.12 cores=0-7
/proc/16708/stat : 16708 (java) S 16706 16706 16662 0 -1 1077944320 5688 0 0 0 11 1 0 0 20 0 20 0 420174176 28904845312 7184 33554432000 4194304 4196468 140732754709200 140732754691744 140544439500535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
/proc/16708/statm: 7056847 7184 3118 1 0 7019032 0
[pid=16708/tid=16709] ppid=16706 vsize=28227388 memory=8186025080815264151 CPUtime=0.09 cores=0-7
/proc/16708/task/16709/stat : 16709 (java) R 16706 16706 16662 0 -1 4202560 3594 0 0 0 8 1 0 0 20 0 20 0 420174177 28904845312 7184 33554432000 4194304 4196468 140732754709200 140544443733808 140544439512470 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16710] ppid=16706 vsize=28227388 memory=732370855049165797 CPUtime=0 cores=0-7
/proc/16708/task/16710/stat : 16710 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174177 28904845312 7184 33554432000 4194304 4196468 140732754709200 140544359352976 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16711] ppid=16706 vsize=28227388 memory=140716711712384 CPUtime=0 cores=0-7
/proc/16708/task/16711/stat : 16711 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174177 28904845312 7184 33554432000 4194304 4196468 140732754709200 140544358300176 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16712] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16712/stat : 16712 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174177 28904845312 7184 33554432000 4194304 4196468 140732754709200 140544357247376 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16713] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16713/stat : 16713 (java) S 16706 16706 16662 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420174177 28904845312 7184 33554432000 4194304 4196468 140732754709200 140544356194576 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16714] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16714/stat : 16714 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174177 28904845312 7184 33554432000 4194304 4196468 140732754709200 140544355142800 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16715] ppid=16706 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/16708/task/16715/stat : 16715 (java) S 16706 16706 16662 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420174177 28904845312 7184 33554432000 4194304 4196468 140732754709200 140544354090000 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16716] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16716/stat : 16716 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174177 28904845312 7184 33554432000 4194304 4196468 140732754709200 140544353037200 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16717] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16717/stat : 16717 (java) S 16706 16706 16662 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420174177 28904845312 7184 33554432000 4194304 4196468 140732754709200 140544351984400 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16718] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16718/stat : 16718 (java) S 16706 16706 16662 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420174179 28904845312 7184 33554432000 4194304 4196468 140732754709200 140543823808880 140544439511682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16719] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16719/stat : 16719 (java) S 16706 16706 16662 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420174179 28904845312 7184 33554432000 4194304 4196468 140732754709200 140543822754848 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16720] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16720/stat : 16720 (java) S 16706 16706 16662 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420174180 28904845312 7184 33554432000 4194304 4196468 140732754709200 140543821702000 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16721] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16721/stat : 16721 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174182 28904845312 7184 33554432000 4194304 4196468 140732754709200 140543820650320 140544439519131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16722] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16722/stat : 16722 (java) S 16706 16706 16662 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 420174182 28904845312 7184 33554432000 4194304 4196468 140732754709200 140543819598704 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16723] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16723/stat : 16723 (java) S 16706 16706 16662 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420174182 28904845312 7184 33554432000 4194304 4196468 140732754709200 140543818545904 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16724] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16724/stat : 16724 (java) R 16706 16706 16662 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 420174182 28904845312 7184 33554432000 4194304 4196468 140732754709200 140543817493104 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16725] ppid=16706 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/16708/task/16725/stat : 16725 (java) R 16706 16706 16662 0 -1 4202560 360 0 0 0 1 0 0 0 20 0 20 0 420174182 28904845312 7184 33554432000 4194304 4196468 140732754709200 140543816440304 140544439521882 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16726] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16726/stat : 16726 (java) S 16706 16706 16662 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420174182 28904845312 7184 33554432000 4194304 4196468 140732754709200 140543815387744 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16727] ppid=16706 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/16708/task/16727/stat : 16727 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174182 28904845312 7184 33554432000 4194304 4196468 140732754709200 140543814335024 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 30192 KiB

[startup+0.21019 s]*
/proc/loadavg: 7.44 8.16 8.23 3/211 16727
/proc/meminfo: memFree=30839020/32770624 swapFree=66940964/67108860
[pid=16706] ppid=16703 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/16706/stat : 16706 (xcsp3-exec) S 16703 16706 16662 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 420174176 115843072 364 33554432000 4194304 5098028 140721832430640 140721832428744 140371793678972 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39751680 140721832436597 140721832436841 140721832436841 140721832439754 0
/proc/16706/statm: 28282 364 305 221 0 87 0
[pid=16708] ppid=16706 vsize=28227388 memory=40760 CPUtime=0.33 cores=0-7
/proc/16708/stat : 16708 (java) S 16706 16706 16662 0 -1 1077944320 9523 0 0 0 30 3 0 0 20 0 20 0 420174176 28904845312 10190 33554432000 4194304 4196468 140732754709200 140732754691744 140544439500535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
/proc/16708/statm: 7056847 10190 3237 1 0 7019032 0
[pid=16708/tid=16709] ppid=16706 vsize=28227388 memory=0 CPUtime=0.2 cores=0-7
/proc/16708/task/16709/stat : 16709 (java) R 16706 16706 16662 0 -1 4202560 6632 0 0 0 18 2 0 0 20 0 20 0 420174177 28904845312 10190 33554432000 4194304 4196468 140732754709200 140544443733104 140544439512470 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16710] ppid=16706 vsize=28227388 memory=732370855049165797 CPUtime=0 cores=0-7
/proc/16708/task/16710/stat : 16710 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174177 28904845312 10190 33554432000 4194304 4196468 140732754709200 140544359352976 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16711] ppid=16706 vsize=28227388 memory=140716711712384 CPUtime=0 cores=0-7
/proc/16708/task/16711/stat : 16711 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174177 28904845312 10190 33554432000 4194304 4196468 140732754709200 140544358300176 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16712] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16712/stat : 16712 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174177 28904845312 10190 33554432000 4194304 4196468 140732754709200 140544357247376 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16713] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16713/stat : 16713 (java) S 16706 16706 16662 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420174177 28904845312 10190 33554432000 4194304 4196468 140732754709200 140544356194576 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16714] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16714/stat : 16714 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174177 28904845312 10190 33554432000 4194304 4196468 140732754709200 140544355142800 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16715] ppid=16706 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/16708/task/16715/stat : 16715 (java) S 16706 16706 16662 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420174177 28904845312 10190 33554432000 4194304 4196468 140732754709200 140544354090000 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16716] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16716/stat : 16716 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174177 28904845312 10190 33554432000 4194304 4196468 140732754709200 140544353037200 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16717] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16717/stat : 16717 (java) S 16706 16706 16662 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420174177 28904845312 10190 33554432000 4194304 4196468 140732754709200 140544351984400 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16718] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16718/stat : 16718 (java) S 16706 16706 16662 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 420174179 28904845312 10190 33554432000 4194304 4196468 140732754709200 140543823808880 140544439511682 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16719] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16719/stat : 16719 (java) S 16706 16706 16662 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420174179 28904845312 10190 33554432000 4194304 4196468 140732754709200 140543822754848 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16720] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16720/stat : 16720 (java) S 16706 16706 16662 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420174180 28904845312 10190 33554432000 4194304 4196468 140732754709200 140543821702000 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16721] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16721/stat : 16721 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174182 28904845312 10190 33554432000 4194304 4196468 140732754709200 140543820650320 140544439519131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16722] ppid=16706 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/16708/task/16722/stat : 16722 (java) S 16706 16706 16662 0 -1 1077944384 347 0 0 0 1 0 0 0 20 0 20 0 420174182 28904845312 10190 33554432000 4194304 4196468 140732754709200 140543819598704 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16723] ppid=16706 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/16708/task/16723/stat : 16723 (java) S 16706 16706 16662 0 -1 1077944384 65 0 0 0 1 0 0 0 20 0 20 0 420174182 28904845312 10190 33554432000 4194304 4196468 140732754709200 140543818545904 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16724] ppid=16706 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/16708/task/16724/stat : 16724 (java) S 16706 16706 16662 0 -1 1077944384 392 0 0 0 1 0 0 0 20 0 20 0 420174182 28904845312 10190 33554432000 4194304 4196468 140732754709200 140543817493104 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16725] ppid=16706 vsize=28227388 memory=0 CPUtime=0.07 cores=0-7
/proc/16708/task/16725/stat : 16725 (java) R 16706 16706 16662 0 -1 4202560 775 0 0 0 7 0 0 0 20 0 20 0 420174182 28904845312 10190 33554432000 4194304 4196468 140732754709200 140543816440304 140544418182492 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16726] ppid=16706 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16726/stat : 16726 (java) S 16706 16706 16662 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420174182 28904845312 10190 33554432000 4194304 4196468 140732754709200 140543815387744 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16727] ppid=16706 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/16708/task/16727/stat : 16727 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174182 28904845312 10190 33554432000 4194304 4196468 140732754709200 140543814335024 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42216 KiB

[startup+0.309448 s]*
/proc/loadavg: 7.44 8.16 8.23 5/211 16727
/proc/meminfo: memFree=30832112/32770624 swapFree=66940964/67108860
[pid=16706] ppid=16703 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/16706/stat : 16706 (xcsp3-exec) S 16703 16706 16662 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 420174176 115843072 364 33554432000 4194304 5098028 140721832430640 140721832428744 140371793678972 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39751680 140721832436597 140721832436841 140721832436841 140721832439754 0
/proc/16706/statm: 28282 364 305 221 0 87 0
[pid=16708] ppid=16706 vsize=28231644 memory=50200 CPUtime=0.53 cores=0-7
/proc/16708/stat : 16708 (java) S 16706 16706 16662 0 -1 1077944320 10926 0 0 0 49 4 0 0 20 0 20 0 420174176 28909203456 12550 33554432000 4194304 4196468 140732754709200 140732754691744 140544439500535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
/proc/16708/statm: 7057911 12550 3360 1 0 7019032 0
[pid=16708/tid=16709] ppid=16706 vsize=28231644 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/16708/task/16709/stat : 16709 (java) R 16706 16706 16662 0 -1 4202560 7782 0 0 0 27 3 0 0 20 0 20 0 420174177 28909203456 12550 33554432000 4194304 4196468 140732754709200 140544443734400 140544423581022 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16710] ppid=16706 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16710/stat : 16710 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174177 28909203456 12550 33554432000 4194304 4196468 140732754709200 140544359352976 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16711] ppid=16706 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16711/stat : 16711 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174177 28909203456 12550 33554432000 4194304 4196468 140732754709200 140544358300176 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16712] ppid=16706 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16712/stat : 16712 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174177 28909203456 12550 33554432000 4194304 4196468 140732754709200 140544357247376 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16713] ppid=16706 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16713/stat : 16713 (java) S 16706 16706 16662 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420174177 28909203456 12550 33554432000 4194304 4196468 140732754709200 140544356194576 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16714] ppid=16706 vsize=28231644 memory=2244 CPUtime=0 cores=0-7
/proc/16708/task/16714/stat : 16714 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174177 28909203456 12550 33554432000 4194304 4196468 140732754709200 140544355142800 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16715] ppid=16706 vsize=28231644 memory=140716550484911 CPUtime=0 cores=0-7
/proc/16708/task/16715/stat : 16715 (java) S 16706 16706 16662 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420174177 28909203456 12550 33554432000 4194304 4196468 140732754709200 140544354090000 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16716] ppid=16706 vsize=28231644 memory=140716550487216 CPUtime=0 cores=0-7
/proc/16708/task/16716/stat : 16716 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174177 28909203456 12550 33554432000 4194304 4196468 140732754709200 140544353037200 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16717] ppid=16706 vsize=28231644 memory=140716550489520 CPUtime=0 cores=0-7
/proc/16708/task/16717/stat : 16717 (java) S 16706 16706 16662 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420174177 28909203456 12550 33554432000 4194304 4196468 140732754709200 140544351984400 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16718] ppid=16706 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16718/stat : 16718 (java) S 16706 16706 16662 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 420174179 28909203456 12550 33554432000 4194304 4196468 140732754709200 140543823808880 140544439511682 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16719] ppid=16706 vsize=28231644 memory=281433100986000 CPUtime=0 cores=0-7
/proc/16708/task/16719/stat : 16719 (java) S 16706 16706 16662 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420174179 28909203456 12550 33554432000 4194304 4196468 140732754709200 140543822754848 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16720] ppid=16706 vsize=28231644 memory=281433100992912 CPUtime=0 cores=0-7
/proc/16708/task/16720/stat : 16720 (java) S 16706 16706 16662 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420174180 28909203456 12550 33554432000 4194304 4196468 140732754709200 140543821702000 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16721] ppid=16706 vsize=28231644 memory=281433100934064 CPUtime=0 cores=0-7
/proc/16708/task/16721/stat : 16721 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174182 28909203456 12550 33554432000 4194304 4196468 140732754709200 140543820650320 140544439519131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16722] ppid=16706 vsize=28231644 memory=281433101006736 CPUtime=0.02 cores=0-7
/proc/16708/task/16722/stat : 16722 (java) S 16706 16706 16662 0 -1 1077944384 360 0 0 0 2 0 0 0 20 0 20 0 420174182 28909203456 12550 33554432000 4194304 4196468 140732754709200 140543819598704 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16723] ppid=16706 vsize=28231644 memory=281433101013648 CPUtime=0.03 cores=0-7
/proc/16708/task/16723/stat : 16723 (java) R 16706 16706 16662 0 -1 4202560 191 0 0 0 3 0 0 0 20 0 20 0 420174182 28909203456 12550 33554432000 4194304 4196468 140732754709200 140543818544304 140544421045078 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16724] ppid=16706 vsize=28231644 memory=281433101011344 CPUtime=0.03 cores=0-7
/proc/16708/task/16724/stat : 16724 (java) S 16706 16706 16662 0 -1 1077944384 402 0 0 0 3 0 0 0 20 0 20 0 420174182 28909203456 12550 33554432000 4194304 4196468 140732754709200 140543817493104 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16725] ppid=16706 vsize=28231644 memory=281433101027504 CPUtime=0.12 cores=0-7
/proc/16708/task/16725/stat : 16725 (java) S 16706 16706 16662 0 -1 1077944384 881 0 0 0 12 0 0 0 20 0 20 0 420174182 28909203456 12550 33554432000 4194304 4196468 140732754709200 140543816440304 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16726] ppid=16706 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16726/stat : 16726 (java) S 16706 16706 16662 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420174182 28909203456 12550 33554432000 4194304 4196468 140732754709200 140543815387744 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16727] ppid=16706 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/16708/task/16727/stat : 16727 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420174182 28909203456 12550 33554432000 4194304 4196468 140732754709200 140543814335024 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51656 KiB

[startup+0.701902 s]
/proc/loadavg: 7.44 8.16 8.23 5/211 16727
/proc/meminfo: memFree=30818888/32770624 swapFree=66940964/67108860
[pid=16706] ppid=16703 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/16706/stat : 16706 (xcsp3-exec) S 16703 16706 16662 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 420174176 115843072 364 33554432000 4194304 5098028 140721832430640 140721832428744 140371793678972 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39751680 140721832436597 140721832436841 140721832436841 140721832439754 0
/proc/16706/statm: 28282 364 305 221 0 87 0
[pid=16708] ppid=16706 vsize=28766280 memory=101880 CPUtime=1.9 cores=0-7
/proc/16708/stat : 16708 (java) S 16706 16706 16662 0 -1 1077944320 14821 0 0 0 184 6 0 0 20 0 28 0 420174176 29456670720 25470 33554432000 4194304 4196468 140732754709200 140732754691744 140544439500535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
/proc/16708/statm: 7191570 25470 3460 1 0 7152672 0
[pid=16708/tid=16709] ppid=16706 vsize=28766280 memory=281433101322432 CPUtime=0.62 cores=0-7
/proc/16708/task/16709/stat : 16709 (java) S 16706 16706 16662 0 -1 1077944384 9297 0 0 0 58 4 0 0 20 0 28 0 420174177 29456670720 25470 33554432000 4194304 4196468 140732754709200 140544443741312 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16710] ppid=16706 vsize=28766280 memory=5003636900997 CPUtime=0 cores=0-7
/proc/16708/task/16710/stat : 16710 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 420174177 29456670720 25470 33554432000 4194304 4196468 140732754709200 140544359352976 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16711] ppid=16706 vsize=28766280 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16711/stat : 16711 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 420174177 29456670720 25470 33554432000 4194304 4196468 140732754709200 140544358300176 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16712] ppid=16706 vsize=28766280 memory=0 CPUtime=0 cores=0-7
/proc/16708/task/16712/stat : 16712 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 420174177 29456670720 25470 33554432000 4194304 4196468 140732754709200 140544357247376 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0

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

[pid=16708/tid=16985] ppid=16706 vsize=28769356 memory=928 CPUtime=698.84 cores=0-7
/proc/16708/task/16985/stat : 16985 (java) R 16706 16706 16662 0 -1 4202560 4987 0 0 0 69877 7 0 0 20 0 28 0 420348099 29459820544 1588436 33554432000 4194304 4196468 140732754709200 140543729770392 140544040420404 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
Current children cumulated CPU time: 18941.8 s
Current children cumulated vsize: 28882484 KiB
Current children cumulated memory: 6355200 KiB

[startup+2502.3 s]
/proc/loadavg: 8.65 8.24 8.09 9/219 17041
/proc/meminfo: memFree=24389992/32770624 swapFree=66940972/67108860
[pid=16706] ppid=16703 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/16706/stat : 16706 (xcsp3-exec) S 16703 16706 16662 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 420174176 115843072 364 33554432000 4194304 5098028 140721832430640 140721832428744 140371793678972 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39751680 140721832436597 140721832436841 140721832436841 140721832439754 0
/proc/16706/statm: 28282 364 305 221 0 87 0
[pid=16708] ppid=16706 vsize=28769356 memory=6481268 CPUtime=19419.3 cores=0-7
/proc/16708/stat : 16708 (java) S 16706 16706 16662 0 -1 1077944320 1201270 0 0 0 1939547 2382 0 0 20 0 28 0 420174176 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140732754691744 140544439500535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
/proc/16708/statm: 7192339 1620317 3546 1 0 7153441 0
[pid=16708/tid=16709] ppid=16706 vsize=28769356 memory=1456 CPUtime=0.63 cores=0-7
/proc/16708/task/16709/stat : 16709 (java) S 16706 16706 16662 0 -1 1077944384 9742 0 0 0 59 4 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544443741312 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16710] ppid=16706 vsize=28769356 memory=1456 CPUtime=11.53 cores=0-7
/proc/16708/task/16710/stat : 16710 (java) S 16706 16706 16662 0 -1 1077944384 32635 0 0 0 1005 148 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544359352976 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16711] ppid=16706 vsize=28769356 memory=6481268 CPUtime=11.52 cores=0-7
/proc/16708/task/16711/stat : 16711 (java) S 16706 16706 16662 0 -1 1077944384 36052 0 0 0 1002 150 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544358300176 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16712] ppid=16706 vsize=28769356 memory=0 CPUtime=11.51 cores=0-7
/proc/16708/task/16712/stat : 16712 (java) S 16706 16706 16662 0 -1 1077944384 32547 0 0 0 1003 148 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544357247376 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16713] ppid=16706 vsize=28769356 memory=1456 CPUtime=11.46 cores=0-7
/proc/16708/task/16713/stat : 16713 (java) S 16706 16706 16662 0 -1 1077944384 29228 0 0 0 998 148 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544356194576 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16714] ppid=16706 vsize=28769356 memory=6353744 CPUtime=11.57 cores=0-7
/proc/16708/task/16714/stat : 16714 (java) S 16706 16706 16662 0 -1 1077944384 25014 0 0 0 1010 147 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544355142800 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16715] ppid=16706 vsize=28769356 memory=1556 CPUtime=11.56 cores=0-7
/proc/16708/task/16715/stat : 16715 (java) S 16706 16706 16662 0 -1 1077944384 27043 0 0 0 1011 145 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544354090000 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16716] ppid=16706 vsize=28769356 memory=11568 CPUtime=11.49 cores=0-7
/proc/16708/task/16716/stat : 16716 (java) S 16706 16706 16662 0 -1 1077944384 26145 0 0 0 1003 146 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544353037200 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16717] ppid=16706 vsize=28769356 memory=6353744 CPUtime=11.53 cores=0-7
/proc/16708/task/16717/stat : 16717 (java) S 16706 16706 16662 0 -1 1077944384 28009 0 0 0 1007 146 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544351984400 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16718] ppid=16706 vsize=28769356 memory=6353744 CPUtime=4.67 cores=0-7
/proc/16708/task/16718/stat : 16718 (java) S 16706 16706 16662 0 -1 1077944384 110417 0 0 0 273 194 0 0 20 0 28 0 420174179 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543823808880 140544439511682 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16719] ppid=16706 vsize=28769356 memory=2432 CPUtime=0 cores=0-7
/proc/16708/task/16719/stat : 16719 (java) S 16706 16706 16662 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 28 0 420174179 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543822754848 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16720] ppid=16706 vsize=28769356 memory=1436 CPUtime=0 cores=0-7
/proc/16708/task/16720/stat : 16720 (java) S 16706 16706 16662 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 420174180 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543821702000 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16721] ppid=16706 vsize=28769356 memory=6481268 CPUtime=0 cores=0-7
/proc/16708/task/16721/stat : 16721 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 420174182 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543820650320 140544439519131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16722] ppid=16706 vsize=28769356 memory=1456 CPUtime=3.82 cores=0-7
/proc/16708/task/16722/stat : 16722 (java) S 16706 16706 16662 0 -1 1077944384 26159 0 0 0 377 5 0 0 20 0 28 0 420174182 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543819598704 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16723] ppid=16706 vsize=28769356 memory=6481268 CPUtime=3.64 cores=0-7
/proc/16708/task/16723/stat : 16723 (java) S 16706 16706 16662 0 -1 1077944384 22055 0 0 0 360 4 0 0 20 0 28 0 420174182 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543818545904 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16724] ppid=16706 vsize=28769356 memory=2112 CPUtime=3.93 cores=0-7
/proc/16708/task/16724/stat : 16724 (java) S 16706 16706 16662 0 -1 1077944384 28248 0 0 0 390 3 0 0 20 0 28 0 420174182 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543817493104 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16725] ppid=16706 vsize=28769356 memory=12040 CPUtime=1.13 cores=0-7
/proc/16708/task/16725/stat : 16725 (java) S 16706 16706 16662 0 -1 1077944384 26379 0 0 0 109 4 0 0 20 0 28 0 420174182 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543816440304 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16726] ppid=16706 vsize=28769356 memory=24248 CPUtime=0 cores=0-7
/proc/16708/task/16726/stat : 16726 (java) S 16706 16706 16662 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 420174182 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543815387744 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16727] ppid=16706 vsize=28769356 memory=6481268 CPUtime=0.76 cores=0-7
/proc/16708/task/16727/stat : 16727 (java) S 16706 16706 16662 0 -1 1077944384 6470 0 0 0 32 44 0 0 20 0 28 0 420174182 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543814335024 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16978] ppid=16706 vsize=28769356 memory=3620 CPUtime=759.98 cores=0-7
/proc/16708/task/16978/stat : 16978 (java) R 16706 16706 16662 0 -1 4202560 3906 0 0 0 75994 4 0 0 20 0 28 0 420348099 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543737138392 140544035308415 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16979] ppid=16706 vsize=28769356 memory=40792 CPUtime=759.79 cores=0-7
/proc/16708/task/16979/stat : 16979 (java) R 16706 16706 16662 0 -1 4202560 3538 0 0 0 75975 4 0 0 20 0 28 0 420348099 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543733983712 140544035390353 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16980] ppid=16706 vsize=28769356 memory=1456 CPUtime=758.19 cores=0-7
/proc/16708/task/16980/stat : 16980 (java) R 16706 16706 16662 0 -1 4202560 33002 0 0 0 75702 117 0 0 20 0 28 0 420348099 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543731876456 140544038904758 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16981] ppid=16706 vsize=28769356 memory=1456 CPUtime=756.09 cores=0-7
/proc/16708/task/16981/stat : 16981 (java) R 16706 16706 16662 0 -1 4202560 94098 0 0 0 75320 289 0 0 20 0 28 0 420348099 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543813275880 140544034880887 0 4 0 16800975 0 0 0 -1 7 0 0 7 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16982] ppid=16706 vsize=28769356 memory=1456 CPUtime=758.37 cores=0-7
/proc/16708/task/16982/stat : 16982 (java) R 16706 16706 16662 0 -1 4202560 3455 0 0 0 75834 3 0 0 20 0 28 0 420348099 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543735034696 140544035388616 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16983] ppid=16706 vsize=28769356 memory=1772 CPUtime=755.2 cores=0-7
/proc/16708/task/16983/stat : 16983 (java) R 16706 16706 16662 0 -1 4202560 4814 0 0 0 75505 15 0 0 20 0 28 0 420348099 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543736086680 140544040420397 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16984] ppid=16706 vsize=28769356 memory=1056 CPUtime=757.74 cores=0-7
/proc/16708/task/16984/stat : 16984 (java) R 16706 16706 16662 0 -1 4202560 44042 0 0 0 75616 158 0 0 20 0 28 0 420348099 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543732929160 140544035388130 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16985] ppid=16706 vsize=28769356 memory=6481268 CPUtime=758.45 cores=0-7
/proc/16708/task/16985/stat : 16985 (java) R 16706 16706 16662 0 -1 4202560 5051 0 0 0 75838 7 0 0 20 0 28 0 420348099 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543729770160 140544040420488 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
Current children cumulated CPU time: 19419.3 s
Current children cumulated vsize: 28882484 KiB
Current children cumulated memory: 6482724 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.67 8.27 8.11 9/219 17044
/proc/meminfo: memFree=24389776/32770624 swapFree=66940972/67108860
[pid=16706] ppid=16703 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/16706/stat : 16706 (xcsp3-exec) S 16703 16706 16662 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 420174176 115843072 364 33554432000 4194304 5098028 140721832430640 140721832428744 140371793678972 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39751680 140721832436597 140721832436841 140721832436841 140721832439754 0
/proc/16706/statm: 28282 364 305 221 0 87 0
[pid=16708] ppid=16706 vsize=28769356 memory=6481268 CPUtime=19560.6 cores=0-7
/proc/16708/stat : 16708 (java) S 16706 16706 16662 0 -1 1077944320 1203277 0 0 0 1953672 2384 0 0 20 0 28 0 420174176 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140732754691744 140544439500535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
/proc/16708/statm: 7192339 1620317 3546 1 0 7153441 0
[pid=16708/tid=16709] ppid=16706 vsize=28769356 memory=1398720917958146503 CPUtime=0.63 cores=0-7
/proc/16708/task/16709/stat : 16709 (java) S 16706 16706 16662 0 -1 1077944384 9742 0 0 0 59 4 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544443741312 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16710] ppid=16706 vsize=28769356 memory=-7003737579269690708 CPUtime=11.53 cores=0-7
/proc/16708/task/16710/stat : 16710 (java) S 16706 16706 16662 0 -1 1077944384 32635 0 0 0 1005 148 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544359352976 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16711] ppid=16706 vsize=28769356 memory=14012 CPUtime=11.52 cores=0-7
/proc/16708/task/16711/stat : 16711 (java) S 16706 16706 16662 0 -1 1077944384 36052 0 0 0 1002 150 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544358300176 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16712] ppid=16706 vsize=28769356 memory=2112 CPUtime=11.51 cores=0-7
/proc/16708/task/16712/stat : 16712 (java) S 16706 16706 16662 0 -1 1077944384 32547 0 0 0 1003 148 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544357247376 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16713] ppid=16706 vsize=28769356 memory=12040 CPUtime=11.46 cores=0-7
/proc/16708/task/16713/stat : 16713 (java) S 16706 16706 16662 0 -1 1077944384 29228 0 0 0 998 148 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544356194576 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16714] ppid=16706 vsize=28769356 memory=1456 CPUtime=11.57 cores=0-7
/proc/16708/task/16714/stat : 16714 (java) S 16706 16706 16662 0 -1 1077944384 25014 0 0 0 1010 147 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544355142800 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16715] ppid=16706 vsize=28769356 memory=6481268 CPUtime=11.56 cores=0-7
/proc/16708/task/16715/stat : 16715 (java) S 16706 16706 16662 0 -1 1077944384 27043 0 0 0 1011 145 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544354090000 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16716] ppid=16706 vsize=28769356 memory=14698482732632482 CPUtime=11.49 cores=0-7
/proc/16708/task/16716/stat : 16716 (java) S 16706 16706 16662 0 -1 1077944384 26145 0 0 0 1003 146 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544353037200 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16717] ppid=16706 vsize=28769356 memory=12040 CPUtime=11.53 cores=0-7
/proc/16708/task/16717/stat : 16717 (java) S 16706 16706 16662 0 -1 1077944384 28009 0 0 0 1007 146 0 0 20 0 28 0 420174177 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140544351984400 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16718] ppid=16706 vsize=28769356 memory=24248 CPUtime=4.67 cores=0-7
/proc/16708/task/16718/stat : 16718 (java) S 16706 16706 16662 0 -1 1077944384 110417 0 0 0 273 194 0 0 20 0 28 0 420174179 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543823808880 140544439511682 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16719] ppid=16706 vsize=28769356 memory=1556 CPUtime=0 cores=0-7
/proc/16708/task/16719/stat : 16719 (java) S 16706 16706 16662 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 28 0 420174179 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543822754848 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16720] ppid=16706 vsize=28769356 memory=532 CPUtime=0 cores=0-7
/proc/16708/task/16720/stat : 16720 (java) S 16706 16706 16662 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 420174180 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543821702000 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16721] ppid=16706 vsize=28769356 memory=928 CPUtime=0 cores=0-7
/proc/16708/task/16721/stat : 16721 (java) S 16706 16706 16662 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 420174182 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543820650320 140544439519131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16722] ppid=16706 vsize=28769356 memory=1720 CPUtime=3.82 cores=0-7
/proc/16708/task/16722/stat : 16722 (java) S 16706 16706 16662 0 -1 1077944384 26159 0 0 0 377 5 0 0 20 0 28 0 420174182 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543819598704 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16723] ppid=16706 vsize=28769356 memory=988 CPUtime=3.64 cores=0-7
/proc/16708/task/16723/stat : 16723 (java) S 16706 16706 16662 0 -1 1077944384 22055 0 0 0 360 4 0 0 20 0 28 0 420174182 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543818545904 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16724] ppid=16706 vsize=28769356 memory=780 CPUtime=3.93 cores=0-7
/proc/16708/task/16724/stat : 16724 (java) S 16706 16706 16662 0 -1 1077944384 28248 0 0 0 390 3 0 0 20 0 28 0 420174182 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543817493104 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16725] ppid=16706 vsize=28769356 memory=5980 CPUtime=1.13 cores=0-7
/proc/16708/task/16725/stat : 16725 (java) S 16706 16706 16662 0 -1 1077944384 26379 0 0 0 109 4 0 0 20 0 28 0 420174182 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543816440304 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16726] ppid=16706 vsize=28769356 memory=624 CPUtime=0 cores=0-7
/proc/16708/task/16726/stat : 16726 (java) S 16706 16706 16662 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 420174182 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543815387744 140544439510741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16727] ppid=16706 vsize=28769356 memory=1456 CPUtime=0.76 cores=0-7
/proc/16708/task/16727/stat : 16727 (java) S 16706 16706 16662 0 -1 1077944384 6472 0 0 0 32 44 0 0 20 0 28 0 420174182 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543814335024 140544439511682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16978] ppid=16706 vsize=28769356 memory=6481268 CPUtime=777.69 cores=0-7
/proc/16708/task/16978/stat : 16978 (java) R 16706 16706 16662 0 -1 4202560 3912 0 0 0 77765 4 0 0 20 0 28 0 420348099 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543737138392 140544036881620 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16979] ppid=16706 vsize=28769356 memory=14012 CPUtime=777.49 cores=0-7
/proc/16708/task/16979/stat : 16979 (java) R 16706 16706 16662 0 -1 4202560 3547 0 0 0 77745 4 0 0 20 0 28 0 420348099 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543733983712 140544034910384 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16980] ppid=16706 vsize=28769356 memory=2112 CPUtime=775.89 cores=0-7
/proc/16708/task/16980/stat : 16980 (java) R 16706 16706 16662 0 -1 4202560 34749 0 0 0 77471 118 0 0 20 0 28 0 420348099 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543731876456 140544037814268 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16981] ppid=16706 vsize=28769356 memory=12040 CPUtime=773.39 cores=0-7
/proc/16708/task/16981/stat : 16981 (java) R 16706 16706 16662 0 -1 4202560 94219 0 0 0 77050 289 0 0 20 0 28 0 420348099 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543813275880 140544035321690 0 4 0 16800975 0 0 0 -1 7 0 0 7 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16982] ppid=16706 vsize=28769356 memory=24248 CPUtime=776.08 cores=0-7
/proc/16708/task/16982/stat : 16982 (java) R 16706 16706 16662 0 -1 4202560 3461 0 0 0 77605 3 0 0 20 0 28 0 420348099 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543735034696 140544031429580 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16983] ppid=16706 vsize=28769356 memory=1556 CPUtime=772.91 cores=0-7
/proc/16708/task/16983/stat : 16983 (java) R 16706 16706 16662 0 -1 4202560 4818 0 0 0 77276 15 0 0 20 0 28 0 420348099 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543736086680 140544040420336 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16984] ppid=16706 vsize=28769356 memory=6791534058613427641 CPUtime=775.45 cores=0-7
/proc/16708/task/16984/stat : 16984 (java) R 16706 16706 16662 0 -1 4202560 44154 0 0 0 77387 158 0 0 20 0 28 0 420348099 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543732929160 140544034909595 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
[pid=16708/tid=16985] ppid=16706 vsize=28769356 memory=1976 CPUtime=776.16 cores=0-7
/proc/16708/task/16985/stat : 16985 (java) R 16706 16706 16662 0 -1 4202560 5051 0 0 0 77609 7 0 0 20 0 28 0 420348099 29459820544 1620317 33554432000 4194304 4196468 140732754709200 140543729770160 140544040420543 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 22880256 140732754711530 140732754711702 140732754711702 140732754714575 0
Current children cumulated CPU time: 19560.6 s
Current children cumulated vsize: 28882484 KiB
Current children cumulated memory: 6482724 KiB

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

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

[startup+2520.13 s]
# the end of solver process 16708 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19537.4 s, system=23.878 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.13
CPU time (s): 19561.3
CPU user time (s): 19537.4
CPU system time (s): 23.878
CPU usage (%): 776.2
Max. virtual memory (cumulated for all children) (KiB): 28884644
Max. memory (cumulated for all children) (KiB): 6529824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19537.4
system time used= 23.878
maximum resident set size= 6528368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1203991
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 146342
involuntary context switches= 232787


# summary of solver processes directly reported to runsolver:
#   pid: 16706,16708
#   total CPU time (s): 19561.3
#   total CPU user time (s): 19537.4
#   total CPU system time (s): 23.878

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.0396 second user time and 29.5855 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-14 07:35:17
IDJOB=4394041
IDBENCH=135841
IDSOLVER=2841
FILE ID=node149/4394041-1568439355
RUNJOBID= node149-1568439317-16689
PBS_JOBID= 21702332
Free space on /tmp= 61424 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n25/TravellingSalesman-25-30-03.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4394041-1568439355/watcher-4394041-1568439355 -o /tmp/evaluation-result-4394041-1568439355/solver-4394041-1568439355 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1568439317-16689 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1347486494 HOME/instance-4394041-1568439355.xml

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

MD5SUM BENCH= 08a8e4115660d732ba32388826654d85
RANDOM SEED=1347486494

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
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:        30868460 kB
MemAvailable:   31853020 kB
Buffers:          193776 kB
Cached:          1086184 kB
SwapCached:        61348 kB
Active:           621056 kB
Inactive:         719312 kB
Active(anon):      27884 kB
Inactive(anon):    72540 kB
Active(file):     593172 kB
Inactive(file):   646772 kB
Unevictable:      111236 kB
Mlocked:          111236 kB
SwapTotal:      67108860 kB
SwapFree:       66940964 kB
Dirty:             26052 kB
Writeback:             0 kB
AnonPages:        112292 kB
Mapped:            44260 kB
Shmem:             31388 kB
Slab:             149736 kB
SReclaimable:     120900 kB
SUnreclaim:        28836 kB
KernelStack:        3328 kB
PageTables:         4828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497880 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:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61396 MiB
End job on node149 at 2019-09-14 08:17:17