Trace number 4281621

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 4.0.5 par (2017-08-18)SAT (TO)181 2004.65 252.101

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n40/
TravellingSalesman-40-30-19.xml
MD5SUM6526f92d1e0de584709c666a2aa2b127
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark142
Best CPU time to get the best result obtained on this benchmark248.886
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints41
Number of domains2
Minimum domain size34
Maximum domain size40
Distribution of domain sizes[{"size":34,"count":40},{"size":40,"count":40}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":40},{"degree":3,"count":40}]
Minimum constraint arity3
Maximum constraint arity40
Distribution of constraint arities[{"arity":3,"count":40},{"arity":40,"count":1}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40},{"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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281621-1503187330.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4281621-1503187330.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
2.33/0.92	c solve instance...
2.89/1.04	o 366 
2.89/1.07	o 365 
2.89/1.09	o 364 
3.54/1.12	o 363 
3.54/1.14	o 201 
3.54/1.15	o 200 
3.54/1.15	o 199 
3.54/1.15	o 196 
3.54/1.16	o 195 
3.54/1.17	o 193 
4.08/1.20	o 191 
4.08/1.20	o 186 
4.08/1.21	o 183 
4.08/1.21	o 182 
4.83/1.35	o 181 
2003.95/252.08	s SATISFIABLE
2003.95/252.08	v <instantiation>
2003.95/252.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] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] 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] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] </list>
2003.95/252.08	v 	<values>2 0 4 8 7 16 22 6 10 20 21 29 35 33 32 28 27 25 23 24 39 38 36 37 34 31 30 26 17 18 14 12 19 15 13 11 9 5 3 1 1 4 4 8 12 3 32 6 9 4 5 4 6 1 1 1 3 2 6 7 1 4 2 2 2 1 2 7 5 2 1 4 5 1 2 5 5 4 5 2 </values>
2003.95/252.08	v </instantiation>
2003.95/252.08	c Unexpected resolution interruption!

Verifier Data

OK	181

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281621-1503187330/watcher-4281621-1503187330 -o /tmp/evaluation-result-4281621-1503187330/solver-4281621-1503187330 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node151-1503184165-7735 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 215708093 HOME/instance-4281621-1503187330.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=10369, runsolver pid=10366

[startup+0.100141 s]*
/proc/loadavg: 8.04 7.95 7.78 2/199 10390
/proc/meminfo: memFree=24639048/32770624 swapFree=67108860/67108860
[pid=10369] ppid=10366 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10369/stat : 10369 (xcsp3-exec) S 10366 10369 7708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151813778 9740288 346 33554432000 4194304 5098028 140730578822416 140730578820520 139833580069500 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8736768 140730578826347 140730578826556 140730578826556 140730578829291 0
/proc/10369/statm: 2378 346 289 221 0 87 0
[pid=10371] ppid=10369 vsize=25999808 memory=27008 CPUtime=0.12 cores=0-7
/proc/10371/stat : 10371 (java) S 10369 10369 7708 0 -1 1077944320 5692 0 0 0 10 2 0 0 20 0 20 0 151813778 26623803392 6752 33554432000 4194304 4196468 140721817392848 140721817375392 140128552005367 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
/proc/10371/statm: 6499952 6752 2839 1 0 6488269 0
[pid=10371/tid=10372] ppid=10369 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/10371/task/10372/stat : 10372 (java) R 10369 10369 7708 0 -1 4202560 3696 0 0 0 7 1 0 0 20 0 20 0 151813778 26623803392 6752 33554432000 4194304 4196468 140721817392848 140128556229168 140128533654203 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10373] ppid=10369 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/10371/task/10373/stat : 10373 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813779 26623803392 6752 33554432000 4194304 4196468 140721817392848 140128504625936 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10374] ppid=10369 vsize=25999808 memory=139905636599424 CPUtime=0 cores=0-7
/proc/10371/task/10374/stat : 10374 (java) S 10369 10369 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151813779 26623803392 6752 33554432000 4194304 4196468 140721817392848 140128503573392 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10375] ppid=10369 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10375/stat : 10375 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813779 26623803392 6752 33554432000 4194304 4196468 140721817392848 140128502520848 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10376] ppid=10369 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10376/stat : 10376 (java) S 10369 10369 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151813779 26623803392 6752 33554432000 4194304 4196468 140721817392848 140128501468304 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10377] ppid=10369 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10377/stat : 10377 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813779 26623803392 6752 33554432000 4194304 4196468 140721817392848 140128500414736 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10378] ppid=10369 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/10371/task/10378/stat : 10378 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813779 26623803392 6752 33554432000 4194304 4196468 140721817392848 140128499362192 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10379] ppid=10369 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10379/stat : 10379 (java) S 10369 10369 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151813779 26623803392 6752 33554432000 4194304 4196468 140721817392848 140128498309648 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10380] ppid=10369 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10380/stat : 10380 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813779 26623803392 6752 33554432000 4194304 4196468 140721817392848 140128497257104 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10381] ppid=10369 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10381/stat : 10381 (java) S 10369 10369 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151813781 26623803392 6752 33554432000 4194304 4196468 140721817392848 140127339186672 140128552016514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10382] ppid=10369 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10382/stat : 10382 (java) S 10369 10369 7708 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151813781 26623803392 6752 33554432000 4194304 4196468 140721817392848 140127338132896 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10383] ppid=10369 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10383/stat : 10383 (java) S 10369 10369 7708 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151813781 26623803392 6752 33554432000 4194304 4196468 140721817392848 140127337080304 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10384] ppid=10369 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10384/stat : 10384 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813784 26623803392 6752 33554432000 4194304 4196468 140721817392848 140127336028880 140128552023963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10385] ppid=10369 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10385/stat : 10385 (java) S 10369 10369 7708 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 151813784 26623803392 6752 33554432000 4194304 4196468 140721817392848 140126819739632 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10386] ppid=10369 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10386/stat : 10386 (java) S 10369 10369 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151813784 26623803392 6752 33554432000 4194304 4196468 140721817392848 140126818687088 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10387] ppid=10369 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10387/stat : 10387 (java) S 10369 10369 7708 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 151813784 26623803392 6752 33554432000 4194304 4196468 140721817392848 140126817634544 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10388] ppid=10369 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/10371/task/10388/stat : 10388 (java) R 10369 10369 7708 0 -1 4202560 260 0 0 0 1 0 0 0 20 0 20 0 151813784 26623803392 6752 33554432000 4194304 4196468 140721817392848 140126816582000 140128552026714 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10389] ppid=10369 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10389/stat : 10389 (java) S 10369 10369 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151813784 26623803392 6817 33554432000 4194304 4196468 140721817392848 140126815529696 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10390] ppid=10369 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/10371/task/10390/stat : 10390 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813784 26623803392 6817 33554432000 4194304 4196468 140721817392848 140126814477232 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28392 KiB

[startup+0.210357 s]*
/proc/loadavg: 8.04 7.95 7.78 2/199 10390
/proc/meminfo: memFree=24627332/32770624 swapFree=67108860/67108860
[pid=10369] ppid=10366 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10369/stat : 10369 (xcsp3-exec) S 10366 10369 7708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151813778 9740288 346 33554432000 4194304 5098028 140730578822416 140730578820520 139833580069500 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8736768 140730578826347 140730578826556 140730578826556 140730578829291 0
/proc/10369/statm: 2378 346 289 221 0 87 0
[pid=10371] ppid=10369 vsize=26004064 memory=39260 CPUtime=0.33 cores=0-7
/proc/10371/stat : 10371 (java) S 10369 10369 7708 0 -1 1077944320 8350 0 0 0 30 3 0 0 20 0 20 0 151813778 26628161536 9815 33554432000 4194304 4196468 140721817392848 140721817375392 140128552005367 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
/proc/10371/statm: 6501016 9815 3047 1 0 6488269 0
[pid=10371/tid=10372] ppid=10369 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/10371/task/10372/stat : 10372 (java) D 10369 10369 7708 0 -1 1077944384 5470 0 0 0 17 2 0 0 20 0 20 0 151813778 26628161536 9836 33554432000 4194304 4196468 140721817392848 140128556216336 140128544684589 0 4 0 16800975 18446744072101629476 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10373] ppid=10369 vsize=26004064 memory=340 CPUtime=0 cores=0-7
/proc/10371/task/10373/stat : 10373 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813779 26628161536 9836 33554432000 4194304 4196468 140721817392848 140128504625936 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10374] ppid=10369 vsize=26004064 memory=139905636611921 CPUtime=0 cores=0-7
/proc/10371/task/10374/stat : 10374 (java) S 10369 10369 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151813779 26628161536 9836 33554432000 4194304 4196468 140721817392848 140128503573392 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10375] ppid=10369 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10371/task/10375/stat : 10375 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813779 26628161536 9836 33554432000 4194304 4196468 140721817392848 140128502520848 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10376] ppid=10369 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10376/stat : 10376 (java) S 10369 10369 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151813779 26628194304 9836 33554432000 4194304 4196468 140721817392848 140128501468304 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10377] ppid=10369 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10377/stat : 10377 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813779 26628194304 9836 33554432000 4194304 4196468 140721817392848 140128500414736 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10378] ppid=10369 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/10371/task/10378/stat : 10378 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813779 26628194304 9836 33554432000 4194304 4196468 140721817392848 140128499362192 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10379] ppid=10369 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10379/stat : 10379 (java) S 10369 10369 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151813779 26628161536 9836 33554432000 4194304 4196468 140721817392848 140128498309648 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10380] ppid=10369 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10380/stat : 10380 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813779 26628161536 9836 33554432000 4194304 4196468 140721817392848 140128497257104 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10381] ppid=10369 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10381/stat : 10381 (java) S 10369 10369 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151813781 26628161536 9836 33554432000 4194304 4196468 140721817392848 140127339186672 140128552016514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10382] ppid=10369 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10382/stat : 10382 (java) S 10369 10369 7708 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151813781 26628161536 9836 33554432000 4194304 4196468 140721817392848 140127338132896 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10383] ppid=10369 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10383/stat : 10383 (java) S 10369 10369 7708 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151813781 26628161536 9836 33554432000 4194304 4196468 140721817392848 140127337080304 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10384] ppid=10369 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10384/stat : 10384 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813784 26628161536 9836 33554432000 4194304 4196468 140721817392848 140127336028880 140128552023963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10385] ppid=10369 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/10371/task/10385/stat : 10385 (java) S 10369 10369 7708 0 -1 1077944384 347 0 0 0 1 0 0 0 20 0 20 0 151813784 26628161536 9836 33554432000 4194304 4196468 140721817392848 140126819739632 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10386] ppid=10369 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/10371/task/10386/stat : 10386 (java) S 10369 10369 7708 0 -1 1077944384 143 0 0 0 1 0 0 0 20 0 20 0 151813784 26628161536 9836 33554432000 4194304 4196468 140721817392848 140126818687088 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10387] ppid=10369 vsize=26004096 memory=-1 CPUtime=0.01 cores=0-7
/proc/10371/task/10387/stat : 10387 (java) S 10369 10369 7708 0 -1 1077944384 430 0 0 0 1 0 0 0 20 0 20 0 151813784 26628194304 9836 33554432000 4194304 4196468 140721817392848 140126817634544 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10388] ppid=10369 vsize=26004096 memory=-1 CPUtime=0.07 cores=0-7
/proc/10371/task/10388/stat : 10388 (java) S 10369 10369 7708 0 -1 1077944384 683 0 0 0 7 0 0 0 20 0 20 0 151813784 26628194304 9836 33554432000 4194304 4196468 140721817392848 140126816582000 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10389] ppid=10369 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10389/stat : 10389 (java) S 10369 10369 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151813784 26628194304 9836 33554432000 4194304 4196468 140721817392848 140126815529696 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10390] ppid=10369 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10371/task/10390/stat : 10390 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813784 26628161536 9836 33554432000 4194304 4196468 140721817392848 140126814477232 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40644 KiB

[startup+0.31011 s]*
/proc/loadavg: 8.04 7.95 7.78 2/199 10390
/proc/meminfo: memFree=24621304/32770624 swapFree=67108860/67108860
[pid=10369] ppid=10366 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10369/stat : 10369 (xcsp3-exec) S 10366 10369 7708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151813778 9740288 346 33554432000 4194304 5098028 140730578822416 140730578820520 139833580069500 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8736768 140730578826347 140730578826556 140730578826556 140730578829291 0
/proc/10369/statm: 2378 346 289 221 0 87 0
[pid=10371] ppid=10369 vsize=26004064 memory=46008 CPUtime=0.49 cores=0-7
/proc/10371/stat : 10371 (java) S 10369 10369 7708 0 -1 1077944320 9188 0 0 0 46 3 0 0 20 0 20 0 151813778 26628161536 11502 33554432000 4194304 4196468 140721817392848 140721817375392 140128552005367 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
/proc/10371/statm: 6501016 11502 3066 1 0 6488269 0
[pid=10371/tid=10372] ppid=10369 vsize=26004140 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10371/task/10372/stat : 10372 (java) R 10369 10369 7708 0 -1 4202560 6209 0 0 0 27 2 0 0 20 0 20 0 151813778 26628239360 11502 33554432000 4194304 4196468 140721817392848 140128556237728 140128544683381 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10373] ppid=10369 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10373/stat : 10373 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813779 26628239360 11502 33554432000 4194304 4196468 140721817392848 140128504625936 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10374] ppid=10369 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10374/stat : 10374 (java) S 10369 10369 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151813779 26628239360 11502 33554432000 4194304 4196468 140721817392848 140128503573392 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10375] ppid=10369 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10375/stat : 10375 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813779 26628239360 11502 33554432000 4194304 4196468 140721817392848 140128502520848 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10376] ppid=10369 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10376/stat : 10376 (java) S 10369 10369 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151813779 26628239360 11502 33554432000 4194304 4196468 140721817392848 140128501468304 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10377] ppid=10369 vsize=26004140 memory=2244 CPUtime=0 cores=0-7
/proc/10371/task/10377/stat : 10377 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813779 26628239360 11502 33554432000 4194304 4196468 140721817392848 140128500414736 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10378] ppid=10369 vsize=26004140 memory=139905539863471 CPUtime=0 cores=0-7
/proc/10371/task/10378/stat : 10378 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813779 26628239360 11502 33554432000 4194304 4196468 140721817392848 140128499362192 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10379] ppid=10369 vsize=26004140 memory=139905539865776 CPUtime=0 cores=0-7
/proc/10371/task/10379/stat : 10379 (java) S 10369 10369 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151813779 26628239360 11502 33554432000 4194304 4196468 140721817392848 140128498309648 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10380] ppid=10369 vsize=26004140 memory=139905539868080 CPUtime=0 cores=0-7
/proc/10371/task/10380/stat : 10380 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813779 26628239360 11502 33554432000 4194304 4196468 140721817392848 140128497257104 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10381] ppid=10369 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10381/stat : 10381 (java) S 10369 10369 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151813781 26628239360 11502 33554432000 4194304 4196468 140721817392848 140127339186672 140128552016514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10382] ppid=10369 vsize=26004140 memory=279811079743120 CPUtime=0 cores=0-7
/proc/10371/task/10382/stat : 10382 (java) S 10369 10369 7708 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151813781 26628239360 11502 33554432000 4194304 4196468 140721817392848 140127338132896 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10383] ppid=10369 vsize=26004140 memory=279811079750032 CPUtime=0 cores=0-7
/proc/10371/task/10383/stat : 10383 (java) S 10369 10369 7708 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151813781 26628239360 11502 33554432000 4194304 4196468 140721817392848 140127337080304 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10384] ppid=10369 vsize=26004140 memory=279811079691312 CPUtime=0 cores=0-7
/proc/10371/task/10384/stat : 10384 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813784 26628239360 11502 33554432000 4194304 4196468 140721817392848 140127336028880 140128552023963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10385] ppid=10369 vsize=26004140 memory=279811079763856 CPUtime=0.01 cores=0-7
/proc/10371/task/10385/stat : 10385 (java) S 10369 10369 7708 0 -1 1077944384 356 0 0 0 1 0 0 0 20 0 20 0 151813784 26628239360 11502 33554432000 4194304 4196468 140721817392848 140126819739632 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10386] ppid=10369 vsize=26004140 memory=279811079770768 CPUtime=0.02 cores=0-7
/proc/10371/task/10386/stat : 10386 (java) S 10369 10369 7708 0 -1 1077944384 154 0 0 0 2 0 0 0 20 0 20 0 151813784 26628239360 11502 33554432000 4194304 4196468 140721817392848 140126818687088 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10387] ppid=10369 vsize=26004140 memory=279811079768464 CPUtime=0.02 cores=0-7
/proc/10371/task/10387/stat : 10387 (java) S 10369 10369 7708 0 -1 1077944384 432 0 0 0 2 0 0 0 20 0 20 0 151813784 26628239360 11502 33554432000 4194304 4196468 140721817392848 140126817634544 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10388] ppid=10369 vsize=26004140 memory=279811079784624 CPUtime=0.12 cores=0-7
/proc/10371/task/10388/stat : 10388 (java) R 10369 10369 7708 0 -1 4202560 751 0 0 0 12 0 0 0 20 0 20 0 151813784 26628239360 11502 33554432000 4194304 4196468 140721817392848 140126816582000 140128530709393 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10389] ppid=10369 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10389/stat : 10389 (java) S 10369 10369 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151813784 26628239360 11502 33554432000 4194304 4196468 140721817392848 140126815529696 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10390] ppid=10369 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/10371/task/10390/stat : 10390 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813784 26628239360 11502 33554432000 4194304 4196468 140721817392848 140126814477232 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47392 KiB

[startup+0.700977 s]
/proc/loadavg: 8.04 7.95 7.78 3/199 10390
/proc/meminfo: memFree=24603736/32770624 swapFree=67108860/67108860
[pid=10369] ppid=10366 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10369/stat : 10369 (xcsp3-exec) S 10366 10369 7708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151813778 9740288 346 33554432000 4194304 5098028 140730578822416 140730578820520 139833580069500 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8736768 140730578826347 140730578826556 140730578826556 140730578829291 0
/proc/10369/statm: 2378 346 289 221 0 87 0
[pid=10371] ppid=10369 vsize=26006188 memory=81332 CPUtime=1.65 cores=0-7
/proc/10371/stat : 10371 (java) S 10369 10369 7708 0 -1 1077944320 13012 0 0 0 160 5 0 0 20 0 20 0 151813778 26630336512 20333 33554432000 4194304 4196468 140721817392848 140721817375392 140128552005367 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
/proc/10371/statm: 6501547 20333 3206 1 0 6488781 0
[pid=10371/tid=10372] ppid=10369 vsize=26006188 memory=279811080142512 CPUtime=0.67 cores=0-7
/proc/10371/task/10372/stat : 10372 (java) R 10369 10369 7708 0 -1 4202560 6754 0 0 0 64 3 0 0 20 0 20 0 151813778 26630336512 20333 33554432000 4194304 4196468 140721817392848 140128556243776 140128552017302 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10373] ppid=10369 vsize=26006188 memory=139905540072304 CPUtime=0 cores=0-7
/proc/10371/task/10373/stat : 10373 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813779 26630336512 20333 33554432000 4194304 4196468 140721817392848 140128504625936 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10374] ppid=10369 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10374/stat : 10374 (java) S 10369 10369 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151813779 26630336512 20333 33554432000 4194304 4196468 140721817392848 140128503573392 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10375] ppid=10369 vsize=26006188 memory=1200 CPUtime=0 cores=0-7
/proc/10371/task/10375/stat : 10375 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151813779 26630336512 20333 33554432000 4194304 4196468 140721817392848 140128502520848 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0

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

[pid=10371/tid=10518] ppid=10369 vsize=26605264 memory=1292 CPUtime=160.37 cores=0-7
/proc/10371/task/10518/stat : 10518 (java) R 10369 10369 7708 0 -1 4202560 990 0 0 0 16037 0 0 0 20 0 28 0 151813914 27243790336 57423 33554432000 4194304 4196468 140721817392848 140126804361312 140128163034295 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
Current children cumulated CPU time: 1288.8 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 231076 KiB

[startup+222.301 s]
/proc/loadavg: 8.70 8.17 7.89 9/207 10525
/proc/meminfo: memFree=24459176/32770624 swapFree=67108860/67108860
[pid=10369] ppid=10366 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10369/stat : 10369 (xcsp3-exec) S 10366 10369 7708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151813778 9740288 346 33554432000 4194304 5098028 140730578822416 140730578820520 139833580069500 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8736768 140730578826347 140730578826556 140730578826556 140730578829291 0
/proc/10369/statm: 2378 346 289 221 0 87 0
[pid=10371] ppid=10369 vsize=26605264 memory=205524 CPUtime=1767.29 cores=0-7
/proc/10371/stat : 10371 (java) S 10369 10369 7708 0 -1 1077944320 85640 0 0 0 176670 59 0 0 20 0 28 0 151813778 27243790336 51381 33554432000 4194304 4196468 140721817392848 140721817375392 140128552005367 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
/proc/10371/statm: 6651316 51381 3269 1 0 6638550 0
[pid=10371/tid=10372] ppid=10369 vsize=26605264 memory=205524 CPUtime=0.91 cores=0-7
/proc/10371/task/10372/stat : 10372 (java) S 10369 10369 7708 0 -1 1077944384 6845 0 0 0 88 3 0 0 20 0 28 0 151813778 27243790336 51381 33554432000 4194304 4196468 140721817392848 140128556246144 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10373] ppid=10369 vsize=26605264 memory=204504 CPUtime=0.11 cores=0-7
/proc/10371/task/10373/stat : 10373 (java) S 10369 10369 7708 0 -1 1077944384 887 0 0 0 9 2 0 0 20 0 28 0 151813779 27243790336 51381 33554432000 4194304 4196468 140721817392848 140128504625936 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10374] ppid=10369 vsize=26605264 memory=205528 CPUtime=0.11 cores=0-7
/proc/10371/task/10374/stat : 10374 (java) S 10369 10369 7708 0 -1 1077944384 1037 0 0 0 9 2 0 0 20 0 28 0 151813779 27243790336 51381 33554432000 4194304 4196468 140721817392848 140128503573392 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10375] ppid=10369 vsize=26605264 memory=1384 CPUtime=0.11 cores=0-7
/proc/10371/task/10375/stat : 10375 (java) S 10369 10369 7708 0 -1 1077944384 1726 0 0 0 9 2 0 0 20 0 28 0 151813779 27243790336 51381 33554432000 4194304 4196468 140721817392848 140128502520848 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10376] ppid=10369 vsize=26605264 memory=205524 CPUtime=0.1 cores=0-7
/proc/10371/task/10376/stat : 10376 (java) S 10369 10369 7708 0 -1 1077944384 1893 0 0 0 9 1 0 0 20 0 28 0 151813779 27243790336 51381 33554432000 4194304 4196468 140721817392848 140128501468304 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10377] ppid=10369 vsize=26605264 memory=1384 CPUtime=0.1 cores=0-7
/proc/10371/task/10377/stat : 10377 (java) S 10369 10369 7708 0 -1 1077944384 1972 0 0 0 8 2 0 0 20 0 28 0 151813779 27243790336 51381 33554432000 4194304 4196468 140721817392848 140128500414736 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10378] ppid=10369 vsize=26605264 memory=205524 CPUtime=0.11 cores=0-7
/proc/10371/task/10378/stat : 10378 (java) S 10369 10369 7708 0 -1 1077944384 1378 0 0 0 9 2 0 0 20 0 28 0 151813779 27243790336 51381 33554432000 4194304 4196468 140721817392848 140128499362192 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10379] ppid=10369 vsize=26605264 memory=1384 CPUtime=0.1 cores=0-7
/proc/10371/task/10379/stat : 10379 (java) S 10369 10369 7708 0 -1 1077944384 2555 0 0 0 8 2 0 0 20 0 28 0 151813779 27243790336 51381 33554432000 4194304 4196468 140721817392848 140128498309648 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10380] ppid=10369 vsize=26605264 memory=235572 CPUtime=0.12 cores=0-7
/proc/10371/task/10380/stat : 10380 (java) S 10369 10369 7708 0 -1 1077944384 2372 0 0 0 9 3 0 0 20 0 28 0 151813779 27243790336 51381 33554432000 4194304 4196468 140721817392848 140128497257104 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10381] ppid=10369 vsize=26605264 memory=1384 CPUtime=0.09 cores=0-7
/proc/10371/task/10381/stat : 10381 (java) S 10369 10369 7708 0 -1 1077944384 5079 0 0 0 6 3 0 0 20 0 28 0 151813781 27243790336 51381 33554432000 4194304 4196468 140721817392848 140127339186672 140128552016514 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10382] ppid=10369 vsize=26605264 memory=206040 CPUtime=0 cores=0-7
/proc/10371/task/10382/stat : 10382 (java) S 10369 10369 7708 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 151813781 27243790336 51381 33554432000 4194304 4196468 140721817392848 140127338132960 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10383] ppid=10369 vsize=26605264 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10383/stat : 10383 (java) S 10369 10369 7708 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 151813781 27243790336 51381 33554432000 4194304 4196468 140721817392848 140127337080320 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10384] ppid=10369 vsize=26605264 memory=0 CPUtime=0 cores=0-7
/proc/10371/task/10384/stat : 10384 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151813784 27243790336 51381 33554432000 4194304 4196468 140721817392848 140127336028880 140128552023963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10385] ppid=10369 vsize=26605264 memory=4126316290023845779 CPUtime=1.88 cores=0-7
/proc/10371/task/10385/stat : 10385 (java) S 10369 10369 7708 0 -1 1077944384 8419 0 0 0 186 2 0 0 20 0 28 0 151813784 27243790336 51381 33554432000 4194304 4196468 140721817392848 140126819739632 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10386] ppid=10369 vsize=26605264 memory=4195447490462202311 CPUtime=1.91 cores=0-7
/proc/10371/task/10386/stat : 10386 (java) S 10369 10369 7708 0 -1 1077944384 8554 0 0 0 189 2 0 0 20 0 28 0 151813784 27243790336 51381 33554432000 4194304 4196468 140721817392848 140126818687088 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10387] ppid=10369 vsize=26605264 memory=202964 CPUtime=1.79 cores=0-7
/proc/10371/task/10387/stat : 10387 (java) S 10369 10369 7708 0 -1 1077944384 6422 0 0 0 178 1 0 0 20 0 28 0 151813784 27243790336 51381 33554432000 4194304 4196468 140721817392848 140126817634544 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10388] ppid=10369 vsize=26605264 memory=206044 CPUtime=0.77 cores=0-7
/proc/10371/task/10388/stat : 10388 (java) S 10369 10369 7708 0 -1 1077944384 8602 0 0 0 76 1 0 0 20 0 28 0 151813784 27243790336 51381 33554432000 4194304 4196468 140721817392848 140126816582000 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10389] ppid=10369 vsize=26605264 memory=1384 CPUtime=0 cores=0-7
/proc/10371/task/10389/stat : 10389 (java) S 10369 10369 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151813784 27243790336 51381 33554432000 4194304 4196468 140721817392848 140126815529696 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10390] ppid=10369 vsize=26605264 memory=206040 CPUtime=0.02 cores=0-7
/proc/10371/task/10390/stat : 10390 (java) S 10369 10369 7708 0 -1 1077944384 1451 0 0 0 1 1 0 0 20 0 28 0 151813784 27243790336 51381 33554432000 4194304 4196468 140721817392848 140126814477232 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10511] ppid=10369 vsize=26605264 memory=1384 CPUtime=218.59 cores=0-7
/proc/10371/task/10511/stat : 10511 (java) R 10369 10369 7708 0 -1 4202560 1168 0 0 0 21857 2 0 0 20 0 28 0 151813913 27243790336 51381 33554432000 4194304 4196468 140721817392848 140126806465720 140128163033603 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10512] ppid=10369 vsize=26605264 memory=206040 CPUtime=220.19 cores=0-7
/proc/10371/task/10512/stat : 10512 (java) R 10369 10369 7708 0 -1 4202560 1309 0 0 0 22019 0 0 0 20 0 28 0 151813913 27243790336 51381 33554432000 4194304 4196468 140721817392848 140126803309008 140128162995911 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10513] ppid=10369 vsize=26605264 memory=1384 CPUtime=219.04 cores=0-7
/proc/10371/task/10513/stat : 10513 (java) R 10369 10369 7708 0 -1 4202560 1488 0 0 0 21903 1 0 0 20 0 28 0 151813913 27243790336 51381 33554432000 4194304 4196468 140721817392848 140126800150056 140128163036310 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10514] ppid=10369 vsize=26605264 memory=206040 CPUtime=219.92 cores=0-7
/proc/10371/task/10514/stat : 10514 (java) R 10369 10369 7708 0 -1 4202560 3997 0 0 0 21989 3 0 0 20 0 28 0 151813913 27243790336 51381 33554432000 4194304 4196468 140721817392848 140126799097552 140128163036130 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10515] ppid=10369 vsize=26605264 memory=2204 CPUtime=220.18 cores=0-7
/proc/10371/task/10515/stat : 10515 (java) R 10369 10369 7708 0 -1 4202560 4053 0 0 0 22014 4 0 0 20 0 28 0 151813913 27243790336 51381 33554432000 4194304 4196468 140721817392848 140126805413728 140128162973417 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10516] ppid=10369 vsize=26605264 memory=139909931566719 CPUtime=219.98 cores=0-7
/proc/10371/task/10516/stat : 10516 (java) R 10369 10369 7708 0 -1 4202560 5289 0 0 0 21992 6 0 0 20 0 28 0 151813913 27243790336 51381 33554432000 4194304 4196468 140721817392848 140125522614736 140128163116296 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10517] ppid=10369 vsize=26605264 memory=-7388952911728382104 CPUtime=219.09 cores=0-7
/proc/10371/task/10517/stat : 10517 (java) R 10369 10369 7708 0 -1 4202560 4300 0 0 0 21907 2 0 0 20 0 28 0 151813913 27243790336 51381 33554432000 4194304 4196468 140721817392848 140126802256304 140128163159728 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10518] ppid=10369 vsize=26605264 memory=3472592209217597746 CPUtime=220.27 cores=0-7
/proc/10371/task/10518/stat : 10518 (java) R 10369 10369 7708 0 -1 4202560 1156 0 0 0 22027 0 0 0 20 0 28 0 151813914 27243790336 51381 33554432000 4194304 4196468 140721817392848 140126804361256 140128163660524 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
Current children cumulated CPU time: 1767.29 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 206908 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.42 8.15 7.89 9/207 10525
/proc/meminfo: memFree=24454348/32770624 swapFree=67108860/67108860
[pid=10369] ppid=10366 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10369/stat : 10369 (xcsp3-exec) S 10366 10369 7708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151813778 9740288 346 33554432000 4194304 5098028 140730578822416 140730578820520 139833580069500 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8736768 140730578826347 140730578826556 140730578826556 140730578829291 0
/proc/10369/statm: 2378 346 289 221 0 87 0
[pid=10371] ppid=10369 vsize=26605264 memory=211156 CPUtime=2003.95 cores=0-7
/proc/10371/stat : 10371 (java) S 10369 10369 7708 0 -1 1077944320 85766 0 0 0 200333 62 0 0 20 0 28 0 151813778 27243790336 52789 33554432000 4194304 4196468 140721817392848 140721817375392 140128552005367 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
/proc/10371/statm: 6651316 52789 3269 1 0 6638550 0
[pid=10371/tid=10372] ppid=10369 vsize=26605264 memory=1728 CPUtime=0.91 cores=0-7
/proc/10371/task/10372/stat : 10372 (java) S 10369 10369 7708 0 -1 1077944384 6845 0 0 0 88 3 0 0 20 0 28 0 151813778 27243790336 52789 33554432000 4194304 4196468 140721817392848 140128556246144 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10373] ppid=10369 vsize=26605264 memory=792 CPUtime=0.14 cores=0-7
/proc/10371/task/10373/stat : 10373 (java) S 10369 10369 7708 0 -1 1077944384 891 0 0 0 12 2 0 0 20 0 28 0 151813779 27243790336 52789 33554432000 4194304 4196468 140721817392848 140128504625936 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10374] ppid=10369 vsize=26605264 memory=209108 CPUtime=0.13 cores=0-7
/proc/10371/task/10374/stat : 10374 (java) S 10369 10369 7708 0 -1 1077944384 1043 0 0 0 11 2 0 0 20 0 28 0 151813779 27243790336 52789 33554432000 4194304 4196468 140721817392848 140128503573392 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10375] ppid=10369 vsize=26605264 memory=4126316290023845779 CPUtime=0.14 cores=0-7
/proc/10371/task/10375/stat : 10375 (java) S 10369 10369 7708 0 -1 1077944384 1731 0 0 0 11 3 0 0 20 0 28 0 151813779 27243790336 52789 33554432000 4194304 4196468 140721817392848 140128502520848 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10376] ppid=10369 vsize=26605264 memory=8596 CPUtime=0.13 cores=0-7
/proc/10371/task/10376/stat : 10376 (java) S 10369 10369 7708 0 -1 1077944384 1902 0 0 0 11 2 0 0 20 0 28 0 151813779 27243790336 52789 33554432000 4194304 4196468 140721817392848 140128501468304 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10377] ppid=10369 vsize=26605264 memory=15876 CPUtime=0.13 cores=0-7
/proc/10371/task/10377/stat : 10377 (java) S 10369 10369 7708 0 -1 1077944384 1979 0 0 0 11 2 0 0 20 0 28 0 151813779 27243790336 52789 33554432000 4194304 4196468 140721817392848 140128500414736 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10378] ppid=10369 vsize=26605264 memory=4052 CPUtime=0.13 cores=0-7
/proc/10371/task/10378/stat : 10378 (java) S 10369 10369 7708 0 -1 1077944384 1384 0 0 0 11 2 0 0 20 0 28 0 151813779 27243790336 52789 33554432000 4194304 4196468 140721817392848 140128499362192 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10379] ppid=10369 vsize=26605264 memory=24388 CPUtime=0.12 cores=0-7
/proc/10371/task/10379/stat : 10379 (java) S 10369 10369 7708 0 -1 1077944384 2558 0 0 0 10 2 0 0 20 0 28 0 151813779 27243790336 52789 33554432000 4194304 4196468 140721817392848 140128498309648 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10380] ppid=10369 vsize=26605264 memory=18472 CPUtime=0.14 cores=0-7
/proc/10371/task/10380/stat : 10380 (java) S 10369 10369 7708 0 -1 1077944384 2375 0 0 0 11 3 0 0 20 0 28 0 151813779 27243790336 52789 33554432000 4194304 4196468 140721817392848 140128497257104 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10381] ppid=10369 vsize=26605264 memory=640 CPUtime=0.11 cores=0-7
/proc/10371/task/10381/stat : 10381 (java) S 10369 10369 7708 0 -1 1077944384 5081 0 0 0 7 4 0 0 20 0 28 0 151813781 27243790336 52789 33554432000 4194304 4196468 140721817392848 140127339186672 140128552016514 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10382] ppid=10369 vsize=26605264 memory=1796 CPUtime=0 cores=0-7
/proc/10371/task/10382/stat : 10382 (java) S 10369 10369 7708 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 151813781 27243790336 52789 33554432000 4194304 4196468 140721817392848 140127338132960 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10383] ppid=10369 vsize=26605264 memory=960 CPUtime=0 cores=0-7
/proc/10371/task/10383/stat : 10383 (java) S 10369 10369 7708 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 151813781 27243790336 52789 33554432000 4194304 4196468 140721817392848 140127337080320 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10384] ppid=10369 vsize=26605264 memory=1232 CPUtime=0 cores=0-7
/proc/10371/task/10384/stat : 10384 (java) S 10369 10369 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151813784 27243790336 52789 33554432000 4194304 4196468 140721817392848 140127336028880 140128552023963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10385] ppid=10369 vsize=26605264 memory=2428 CPUtime=1.88 cores=0-7
/proc/10371/task/10385/stat : 10385 (java) S 10369 10369 7708 0 -1 1077944384 8419 0 0 0 186 2 0 0 20 0 28 0 151813784 27243790336 52789 33554432000 4194304 4196468 140721817392848 140126819739632 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10386] ppid=10369 vsize=26605264 memory=932 CPUtime=1.91 cores=0-7
/proc/10371/task/10386/stat : 10386 (java) S 10369 10369 7708 0 -1 1077944384 8554 0 0 0 189 2 0 0 20 0 28 0 151813784 27243790336 52789 33554432000 4194304 4196468 140721817392848 140126818687088 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10387] ppid=10369 vsize=26605264 memory=1580 CPUtime=1.79 cores=0-7
/proc/10371/task/10387/stat : 10387 (java) S 10369 10369 7708 0 -1 1077944384 6422 0 0 0 178 1 0 0 20 0 28 0 151813784 27243790336 52789 33554432000 4194304 4196468 140721817392848 140126817634544 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10388] ppid=10369 vsize=26605264 memory=2204 CPUtime=0.77 cores=0-7
/proc/10371/task/10388/stat : 10388 (java) S 10369 10369 7708 0 -1 1077944384 8602 0 0 0 76 1 0 0 20 0 28 0 151813784 27243790336 52789 33554432000 4194304 4196468 140721817392848 140126816582000 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10389] ppid=10369 vsize=26605264 memory=7792 CPUtime=0 cores=0-7
/proc/10371/task/10389/stat : 10389 (java) S 10369 10369 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151813784 27243790336 52789 33554432000 4194304 4196468 140721817392848 140126815529696 140128552015573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10390] ppid=10369 vsize=26605264 memory=844 CPUtime=0.04 cores=0-7
/proc/10371/task/10390/stat : 10390 (java) S 10369 10369 7708 0 -1 1077944384 1453 0 0 0 2 2 0 0 20 0 28 0 151813784 27243790336 52789 33554432000 4194304 4196468 140721817392848 140126814477232 140128552016514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10511] ppid=10369 vsize=26605264 memory=4104 CPUtime=248.12 cores=0-7
/proc/10371/task/10511/stat : 10511 (java) R 10369 10369 7708 0 -1 4202560 1176 0 0 0 24810 2 0 0 20 0 28 0 151813913 27243790336 52789 33554432000 4194304 4196468 140721817392848 140126806465736 140128163660365 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10512] ppid=10369 vsize=26605264 memory=1696 CPUtime=249.8 cores=0-7
/proc/10371/task/10512/stat : 10512 (java) R 10369 10369 7708 0 -1 4202560 1322 0 0 0 24980 0 0 0 20 0 28 0 151813913 27243790336 52789 33554432000 4194304 4196468 140721817392848 140126803309144 140128162562924 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10513] ppid=10369 vsize=26605264 memory=920 CPUtime=248.58 cores=0-7
/proc/10371/task/10513/stat : 10513 (java) R 10369 10369 7708 0 -1 4202560 1493 0 0 0 24857 1 0 0 20 0 28 0 151813913 27243790336 52789 33554432000 4194304 4196468 140721817392848 140126800150008 140128163034243 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10514] ppid=10369 vsize=26605264 memory=4188 CPUtime=249.35 cores=0-7
/proc/10371/task/10514/stat : 10514 (java) R 10369 10369 7708 0 -1 4202560 4006 0 0 0 24932 3 0 0 20 0 28 0 151813913 27243790336 52789 33554432000 4194304 4196468 140721817392848 140126799097496 140128161736776 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10515] ppid=10369 vsize=26605264 memory=1156 CPUtime=249.8 cores=0-7
/proc/10371/task/10515/stat : 10515 (java) R 10369 10369 7708 0 -1 4202560 4069 0 0 0 24976 4 0 0 20 0 28 0 151813913 27243790336 52789 33554432000 4194304 4196468 140721817392848 140126805413544 140128161737136 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10516] ppid=10369 vsize=26605264 memory=3704 CPUtime=249.61 cores=0-7
/proc/10371/task/10516/stat : 10516 (java) R 10369 10369 7708 0 -1 4202560 5310 0 0 0 24955 6 0 0 20 0 28 0 151813913 27243790336 52789 33554432000 4194304 4196468 140721817392848 140125522614992 140128163115390 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10517] ppid=10369 vsize=26605264 memory=1384 CPUtime=248.64 cores=0-7
/proc/10371/task/10517/stat : 10517 (java) R 10369 10369 7708 0 -1 4202560 4302 0 0 0 24862 2 0 0 20 0 28 0 151813913 27243790336 52789 33554432000 4194304 4196468 140721817392848 140126802255696 140128163037532 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
[pid=10371/tid=10518] ppid=10369 vsize=26605264 memory=209108 CPUtime=249.81 cores=0-7
/proc/10371/task/10518/stat : 10518 (java) R 10369 10369 7708 0 -1 4202560 1161 0 0 0 24981 0 0 0 20 0 28 0 151813914 27243790336 52789 33554432000 4194304 4196468 140721817392848 140126804361384 140128163036336 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721817400472 140721817400648 140721817400648 140721817403343 0
Current children cumulated CPU time: 2003.95 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 212540 KiB

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

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

[startup+252.101 s]
# the end of solver process 10371 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2004.02 s, system=0.628459 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): 252.101
CPU time (s): 2004.65
CPU user time (s): 2004.02
CPU system time (s): 0.628459
CPU usage (%): 795.178
Max. virtual memory (cumulated for all children) (KiB): 26614776
Max. memory (cumulated for all children) (KiB): 374416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2004.02
system time used= 0.628459
maximum resident set size= 381740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86782
page faults= 0
swaps= 0
block input operations= 0
block output operations= 424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17143
involuntary context switches= 21413


# summary of solver processes directly reported to runsolver:
#   pid: 10369,10371
#   total CPU time (s): 2004.65
#   total CPU user time (s): 2004.02
#   total CPU system time (s): 0.628459

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.40853 second user time and 2.55012 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-20 01:47:50
IDJOB=4281621
IDBENCH=135789
IDSOLVER=2676
FILE ID=node151/4281621-1503187330
RUNJOBID= node151-1503184165-7735
PBS_JOBID= 20630854
Free space on /tmp= 61804 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n40/TravellingSalesman-40-30-19.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281621-1503187330/watcher-4281621-1503187330 -o /tmp/evaluation-result-4281621-1503187330/solver-4281621-1503187330 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node151-1503184165-7735 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 215708093 HOME/instance-4281621-1503187330.xml

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

MD5SUM BENCH= 6526f92d1e0de584709c666a2aa2b127
RANDOM SEED=215708093

node151.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.95
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.95
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.95
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.95
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:        24655720 kB
MemAvailable:   31975936 kB
Buffers:          327284 kB
Cached:          7284480 kB
SwapCached:            0 kB
Active:          1801504 kB
Inactive:        5862688 kB
Active(anon):      44172 kB
Inactive(anon):    44328 kB
Active(file):    1757332 kB
Inactive(file):  5818360 kB
Unevictable:        7576 kB
Mlocked:            7576 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7772 kB
Writeback:             4 kB
AnonPages:         59536 kB
Mapped:            51620 kB
Shmem:             33416 kB
Slab:             147368 kB
SReclaimable:     120716 kB
SUnreclaim:        26652 kB
KernelStack:        3152 kB
PageTables:         4796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61796 MiB
End job on node151 at 2017-08-20 01:52:02