Trace number 4407473

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-09-24 parallelSAT (TO)142 2003.83 252.104

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n30/
TravellingSalesman-30-30-11.xml
MD5SUMac86bf8ef4620229a98c72b0f60cfd27
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark119
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints31
Number of domains2
Minimum domain size30
Maximum domain size31
Distribution of domain sizes[{"size":30,"count":30},{"size":31,"count":30}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":30}]
Minimum constraint arity3
Maximum constraint arity30
Distribution of constraint arities[{"arity":3,"count":30},{"arity":30,"count":1}]
Number of extensional constraints30
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":30},{"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-4407473-1569348003.xml"  -tl '2016s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4407473-1569348003.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.51/0.65	c solve instance...
2.00/0.74	o 410 
2.00/0.76	o 317 
2.00/0.78	o 293 
2.00/0.78	o 290 
2.61/0.80	o 178 
2.61/0.81	o 176 
2.61/0.82	o 151 
2.61/0.83	o 148 
2.61/0.83	o 147 
2.61/0.84	o 146 
2.61/0.85	o 144 
2.61/0.85	o 143 
2.61/0.88	o 142 
2003.23/252.07	s SATISFIABLE
2003.23/252.07	v <instantiation>
2003.23/252.07	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] 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] </list>
2003.23/252.07	v 	<values>0 4 6 3 8 14 11 10 12 13 16 17 19 21 22 20 25 27 29 24 28 23 26 18 15 9 7 5 2 1 10 5 4 12 8 3 4 1 1 2 2 2 1 1 3 6 3 4 3 18 2 4 4 6 4 4 12 4 1 8 </values>
2003.23/252.07	v </instantiation>
2003.23/252.07	c Unexpected resolution interruption!

Verifier Data

OK	142

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407473-1569348003/watcher-4407473-1569348003 -o /var/tmp/evaluation-result-4407473-1569348003/solver-4407473-1569348003 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node150-1569335938-16167 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1693300940 HOME/instance-4407473-1569348003.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
solver pid=23051, runsolver pid=23048
Current StackSize limit: 8192 KiB


[startup+0.100111 s]*
/proc/loadavg: 8.01 8.12 8.00 3/212 23072
/proc/meminfo: memFree=28469156/32770624 swapFree=67023936/67108860
[pid=23051] ppid=23048 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23051/stat : 23051 (xcsp3-exec) S 23048 23051 16140 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511072740 115843072 363 33554432000 4194304 5098028 140736842849600 140736842847704 139622921589372 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22769664 140736842851159 140736842851418 140736842851418 140736842854342 0
/proc/23051/statm: 28282 363 305 221 0 87 0
[pid=23053] ppid=23051 vsize=28227396 memory=28952 CPUtime=0.13 cores=0-7
/proc/23053/stat : 23053 (java) S 23051 23051 16140 0 -1 1077944320 5653 0 0 0 11 2 0 0 20 0 20 0 511072740 28904853504 7238 33554432000 4194304 4196468 140727268003568 140727267986112 139912072867575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
/proc/23053/statm: 7056849 7238 3151 1 0 7019032 0
[pid=23053/tid=23054] ppid=23051 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/23053/task/23054/stat : 23054 (java) R 23051 23051 16140 0 -1 4202560 3601 0 0 0 8 1 0 0 20 0 20 0 511072740 28904853504 7238 33554432000 4194304 4196468 140727268003568 139912077100464 139912072879510 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23055] ppid=23051 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/23053/task/23055/stat : 23055 (java) S 23051 23051 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511072741 28904853504 7238 33554432000 4194304 4196468 140727268003568 139911992719888 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23056] ppid=23051 vsize=28227396 memory=140129448244864 CPUtime=0 cores=0-7
/proc/23053/task/23056/stat : 23056 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28904853504 7238 33554432000 4194304 4196468 140727268003568 139911991667344 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23057] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23057/stat : 23057 (java) S 23051 23051 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511072741 28904853504 7238 33554432000 4194304 4196468 140727268003568 139911990614288 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23058] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23058/stat : 23058 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28904853504 7238 33554432000 4194304 4196468 140727268003568 139911989561744 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23059] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23059/stat : 23059 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28904853504 7238 33554432000 4194304 4196468 140727268003568 139911988509712 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23060] ppid=23051 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23053/task/23060/stat : 23060 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28904853504 7238 33554432000 4194304 4196468 140727268003568 139911987457168 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23061] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23061/stat : 23061 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28904853504 7238 33554432000 4194304 4196468 140727268003568 139911986404112 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23062] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23062/stat : 23062 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28904853504 7238 33554432000 4194304 4196468 140727268003568 139911985351568 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23063] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23063/stat : 23063 (java) S 23051 23051 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511072742 28904853504 7238 33554432000 4194304 4196468 140727268003568 139910585485552 139912072878722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23064] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23064/stat : 23064 (java) S 23051 23051 16140 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511072743 28904853504 7238 33554432000 4194304 4196468 140727268003568 139910584431776 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23065] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23065/stat : 23065 (java) S 23051 23051 16140 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511072743 28904853504 7238 33554432000 4194304 4196468 140727268003568 139910583378672 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23066] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23066/stat : 23066 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072745 28904853504 7238 33554432000 4194304 4196468 140727268003568 139910582327248 139912072886171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23067] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23067/stat : 23067 (java) R 23051 23051 16140 0 -1 4202560 444 0 0 0 0 0 0 0 20 0 20 0 511072746 28904853504 7238 33554432000 4194304 4196468 140727268003568 139910581275376 139912056362041 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23068] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23068/stat : 23068 (java) S 23051 23051 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511072746 28904853504 7238 33554432000 4194304 4196468 140727268003568 139910580222832 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23069] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23069/stat : 23069 (java) S 23051 23051 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511072746 28904853504 7238 33554432000 4194304 4196468 140727268003568 139910579169776 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23070] ppid=23051 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/23053/task/23070/stat : 23070 (java) R 23051 23051 16140 0 -1 4202560 315 0 0 0 1 0 0 0 20 0 20 0 511072746 28904853504 7238 33554432000 4194304 4196468 140727268003568 139910578117232 139912065964411 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23071] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23071/stat : 23071 (java) S 23051 23051 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511072746 28904853504 7238 33554432000 4194304 4196468 140727268003568 139910577064416 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23072] ppid=23051 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23053/task/23072/stat : 23072 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072746 28904853504 7238 33554432000 4194304 4196468 140727268003568 139910576011952 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30404 KiB

[startup+0.209905 s]*
/proc/loadavg: 8.01 8.12 8.00 3/212 23072
/proc/meminfo: memFree=28456312/32770624 swapFree=67023936/67108860
[pid=23051] ppid=23048 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23051/stat : 23051 (xcsp3-exec) S 23048 23051 16140 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511072740 115843072 363 33554432000 4194304 5098028 140736842849600 140736842847704 139622921589372 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22769664 140736842851159 140736842851418 140736842851418 140736842854342 0
/proc/23051/statm: 28282 363 305 221 0 87 0
[pid=23053] ppid=23051 vsize=28227396 memory=40268 CPUtime=0.33 cores=0-7
/proc/23053/stat : 23053 (java) S 23051 23051 16140 0 -1 1077944320 9348 0 0 0 30 3 0 0 20 0 20 0 511072740 28904853504 10067 33554432000 4194304 4196468 140727268003568 140727267986112 139912072867575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
/proc/23053/statm: 7056849 10067 3264 1 0 7019032 0
[pid=23053/tid=23054] ppid=23051 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/23053/task/23054/stat : 23054 (java) R 23051 23051 16140 0 -1 4202560 6579 0 0 0 18 2 0 0 20 0 20 0 511072740 28904853504 10067 33554432000 4194304 4196468 140727268003568 139912077101616 139912072879510 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23055] ppid=23051 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/23053/task/23055/stat : 23055 (java) S 23051 23051 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511072741 28904853504 10067 33554432000 4194304 4196468 140727268003568 139911992719888 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23056] ppid=23051 vsize=28227396 memory=3978561559096997536 CPUtime=0 cores=0-7
/proc/23053/task/23056/stat : 23056 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28904853504 10067 33554432000 4194304 4196468 140727268003568 139911991667344 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23057] ppid=23051 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23053/task/23057/stat : 23057 (java) S 23051 23051 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511072741 28904853504 10067 33554432000 4194304 4196468 140727268003568 139911990614288 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23058] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23058/stat : 23058 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28904853504 10067 33554432000 4194304 4196468 140727268003568 139911989561744 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23059] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23059/stat : 23059 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28904853504 10067 33554432000 4194304 4196468 140727268003568 139911988509712 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23060] ppid=23051 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23053/task/23060/stat : 23060 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28904853504 10067 33554432000 4194304 4196468 140727268003568 139911987457168 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23061] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23061/stat : 23061 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28904853504 10067 33554432000 4194304 4196468 140727268003568 139911986404112 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23062] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23062/stat : 23062 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28904853504 10067 33554432000 4194304 4196468 140727268003568 139911985351568 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23063] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23063/stat : 23063 (java) S 23051 23051 16140 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511072742 28904853504 10067 33554432000 4194304 4196468 140727268003568 139910585485552 139912072878722 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23064] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23064/stat : 23064 (java) S 23051 23051 16140 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511072743 28904853504 10067 33554432000 4194304 4196468 140727268003568 139910584431776 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23065] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23065/stat : 23065 (java) S 23051 23051 16140 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511072743 28904853504 10067 33554432000 4194304 4196468 140727268003568 139910583378672 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23066] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23066/stat : 23066 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072745 28904853504 10067 33554432000 4194304 4196468 140727268003568 139910582327248 139912072886171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23067] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23067/stat : 23067 (java) S 23051 23051 16140 0 -1 1077944384 479 0 0 0 0 0 0 0 20 0 20 0 511072746 28904853504 10067 33554432000 4194304 4196468 140727268003568 139910581275376 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23068] ppid=23051 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/23053/task/23068/stat : 23068 (java) S 23051 23051 16140 0 -1 1077944384 131 0 0 0 2 0 0 0 20 0 20 0 511072746 28904853504 10067 33554432000 4194304 4196468 140727268003568 139910580222832 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23069] ppid=23051 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23053/task/23069/stat : 23069 (java) S 23051 23051 16140 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 511072746 28904853504 10067 33554432000 4194304 4196468 140727268003568 139910579169776 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23070] ppid=23051 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/23053/task/23070/stat : 23070 (java) R 23051 23051 16140 0 -1 4202560 803 0 0 0 8 0 0 0 20 0 20 0 511072746 28904853504 10067 33554432000 4194304 4196468 140727268003568 139910578117232 139912065104702 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23071] ppid=23051 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23071/stat : 23071 (java) S 23051 23051 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511072746 28904853504 10067 33554432000 4194304 4196468 140727268003568 139910577064416 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23072] ppid=23051 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23053/task/23072/stat : 23072 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072746 28904853504 10067 33554432000 4194304 4196468 140727268003568 139910576011952 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41720 KiB

[startup+0.309517 s]*
/proc/loadavg: 8.01 8.12 8.00 5/212 23072
/proc/meminfo: memFree=28449144/32770624 swapFree=67023936/67108860
[pid=23051] ppid=23048 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23051/stat : 23051 (xcsp3-exec) S 23048 23051 16140 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511072740 115843072 363 33554432000 4194304 5098028 140736842849600 140736842847704 139622921589372 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22769664 140736842851159 140736842851418 140736842851418 140736842854342 0
/proc/23051/statm: 28282 363 305 221 0 87 0
[pid=23053] ppid=23051 vsize=28231652 memory=49500 CPUtime=0.52 cores=0-7
/proc/23053/stat : 23053 (java) S 23051 23051 16140 0 -1 1077944320 10773 0 0 0 48 4 0 0 20 0 20 0 511072740 28909211648 12375 33554432000 4194304 4196468 140727268003568 140727267986112 139912072867575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
/proc/23053/statm: 7057913 12375 3338 1 0 7019032 0
[pid=23053/tid=23054] ppid=23051 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/23053/task/23054/stat : 23054 (java) R 23051 23051 16140 0 -1 4202560 7723 0 0 0 27 3 0 0 20 0 20 0 511072740 28909211648 12375 33554432000 4194304 4196468 140727268003568 139912077098688 139912065964411 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23055] ppid=23051 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23055/stat : 23055 (java) S 23051 23051 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511072741 28909211648 12375 33554432000 4194304 4196468 140727268003568 139911992719888 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23056] ppid=23051 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23056/stat : 23056 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28909211648 12375 33554432000 4194304 4196468 140727268003568 139911991667344 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23057] ppid=23051 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23057/stat : 23057 (java) S 23051 23051 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511072741 28909211648 12375 33554432000 4194304 4196468 140727268003568 139911990614288 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23058] ppid=23051 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23058/stat : 23058 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28909211648 12375 33554432000 4194304 4196468 140727268003568 139911989561744 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23059] ppid=23051 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/23053/task/23059/stat : 23059 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28909211648 12375 33554432000 4194304 4196468 140727268003568 139911988509712 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23060] ppid=23051 vsize=28231652 memory=140129347924911 CPUtime=0 cores=0-7
/proc/23053/task/23060/stat : 23060 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28909211648 12375 33554432000 4194304 4196468 140727268003568 139911987457168 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23061] ppid=23051 vsize=28231652 memory=140129347927216 CPUtime=0 cores=0-7
/proc/23053/task/23061/stat : 23061 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28909211648 12375 33554432000 4194304 4196468 140727268003568 139911986404112 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23062] ppid=23051 vsize=28231652 memory=140129347929520 CPUtime=0 cores=0-7
/proc/23053/task/23062/stat : 23062 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072741 28909211648 12375 33554432000 4194304 4196468 140727268003568 139911985351568 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23063] ppid=23051 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23063/stat : 23063 (java) S 23051 23051 16140 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511072742 28909211648 12375 33554432000 4194304 4196468 140727268003568 139910585485552 139912072878722 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23064] ppid=23051 vsize=28231652 memory=280258695866000 CPUtime=0 cores=0-7
/proc/23053/task/23064/stat : 23064 (java) S 23051 23051 16140 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511072743 28909211648 12375 33554432000 4194304 4196468 140727268003568 139910584431776 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23065] ppid=23051 vsize=28231652 memory=280258695872912 CPUtime=0 cores=0-7
/proc/23053/task/23065/stat : 23065 (java) S 23051 23051 16140 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511072743 28909211648 12375 33554432000 4194304 4196468 140727268003568 139910583378672 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23066] ppid=23051 vsize=28231652 memory=280258695814192 CPUtime=0 cores=0-7
/proc/23053/task/23066/stat : 23066 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072745 28909211648 12375 33554432000 4194304 4196468 140727268003568 139910582327248 139912072886171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23067] ppid=23051 vsize=28231652 memory=280258695886736 CPUtime=0.01 cores=0-7
/proc/23053/task/23067/stat : 23067 (java) S 23051 23051 16140 0 -1 1077944384 511 0 0 0 1 0 0 0 20 0 20 0 511072746 28909211648 12375 33554432000 4194304 4196468 140727268003568 139910581275376 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23068] ppid=23051 vsize=28231652 memory=280258695893648 CPUtime=0.04 cores=0-7
/proc/23053/task/23068/stat : 23068 (java) R 23051 23051 16140 0 -1 4202560 205 0 0 0 4 0 0 0 20 0 20 0 511072746 28909211648 12375 33554432000 4194304 4196468 140727268003568 139910580203848 139912054385363 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23069] ppid=23051 vsize=28231652 memory=280258695891344 CPUtime=0.02 cores=0-7
/proc/23053/task/23069/stat : 23069 (java) S 23051 23051 16140 0 -1 1077944384 61 0 0 0 2 0 0 0 20 0 20 0 511072746 28909211648 12375 33554432000 4194304 4196468 140727268003568 139910579169776 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23070] ppid=23051 vsize=28231652 memory=280258695907504 CPUtime=0.12 cores=0-7
/proc/23053/task/23070/stat : 23070 (java) S 23051 23051 16140 0 -1 1077944384 965 0 0 0 12 0 0 0 20 0 20 0 511072746 28909211648 12375 33554432000 4194304 4196468 140727268003568 139910578117232 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23071] ppid=23051 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23071/stat : 23071 (java) S 23051 23051 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511072746 28909211648 12375 33554432000 4194304 4196468 140727268003568 139910577064416 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23072] ppid=23051 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/23053/task/23072/stat : 23072 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511072746 28909211648 12375 33554432000 4194304 4196468 140727268003568 139910576011952 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50952 KiB

[startup+0.701386 s]
/proc/loadavg: 8.01 8.12 8.00 5/212 23072
/proc/meminfo: memFree=28430140/32770624 swapFree=67023936/67108860
[pid=23051] ppid=23048 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23051/stat : 23051 (xcsp3-exec) S 23048 23051 16140 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511072740 115843072 363 33554432000 4194304 5098028 140736842849600 140736842847704 139622921589372 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22769664 140736842851159 140736842851418 140736842851418 140736842854342 0
/proc/23051/statm: 28282 363 305 221 0 87 0
[pid=23053] ppid=23051 vsize=28766288 memory=117756 CPUtime=2 cores=0-7
/proc/23053/stat : 23053 (java) S 23051 23051 16140 0 -1 1077944320 16048 0 0 0 192 8 0 0 20 0 28 0 511072740 29456678912 29439 33554432000 4194304 4196468 140727268003568 140727267986112 139912072867575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
/proc/23053/statm: 7191572 29439 3462 1 0 7152672 0
[pid=23053/tid=23054] ppid=23051 vsize=28766288 memory=280258696265392 CPUtime=0.64 cores=0-7
/proc/23053/task/23054/stat : 23054 (java) S 23051 23051 16140 0 -1 1077944384 9120 0 0 0 60 4 0 0 20 0 28 0 511072740 29456678912 29439 33554432000 4194304 4196468 140727268003568 139912077108352 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23055] ppid=23051 vsize=28766288 memory=140129348133744 CPUtime=0 cores=0-7
/proc/23053/task/23055/stat : 23055 (java) S 23051 23051 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 511072741 29456678912 29439 33554432000 4194304 4196468 140727268003568 139911992719888 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23056] ppid=23051 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/23053/task/23056/stat : 23056 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511072741 29456678912 29439 33554432000 4194304 4196468 140727268003568 139911991667344 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23057] ppid=23051 vsize=28766288 memory=1076 CPUtime=0 cores=0-7
/proc/23053/task/23057/stat : 23057 (java) S 23051 23051 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511072741 29456678912 29439 33554432000 4194304 4196468 140727268003568 139911990614288 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0

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

[pid=23053/tid=23184] ppid=23051 vsize=28768336 memory=1452 CPUtime=159.74 cores=0-7
/proc/23053/task/23184/stat : 23184 (java) R 23051 23051 16140 0 -1 4202560 2108 0 0 0 15973 1 0 0 20 0 28 0 511072828 29458776064 46902 33554432000 4194304 4196468 140727268003568 139910449152520 139911670175443 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
Current children cumulated CPU time: 1289.56 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 189060 KiB

[startup+222.31 s]
/proc/loadavg: 8.08 8.13 8.04 10/221 23227
/proc/meminfo: memFree=28298736/32770624 swapFree=67023936/67108860
[pid=23051] ppid=23048 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23051/stat : 23051 (xcsp3-exec) S 23048 23051 16140 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511072740 115843072 363 33554432000 4194304 5098028 140736842849600 140736842847704 139622921589372 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22769664 140736842851159 140736842851418 140736842851418 140736842854342 0
/proc/23051/statm: 28282 363 305 221 0 87 0
[pid=23053] ppid=23051 vsize=28768336 memory=202132 CPUtime=1767.27 cores=0-7
/proc/23053/stat : 23053 (java) S 23051 23051 16140 0 -1 1077944320 106690 0 0 0 176667 60 0 0 20 0 28 0 511072740 29458776064 50533 33554432000 4194304 4196468 140727268003568 140727267986112 139912072867575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
/proc/23053/statm: 7192084 50533 3520 1 0 7153184 0
[pid=23053/tid=23054] ppid=23051 vsize=28768336 memory=1452 CPUtime=0.65 cores=0-7
/proc/23053/task/23054/stat : 23054 (java) S 23051 23051 16140 0 -1 1077944384 9125 0 0 0 61 4 0 0 20 0 28 0 511072740 29458776064 50533 33554432000 4194304 4196468 140727268003568 139912077108352 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23055] ppid=23051 vsize=28768336 memory=1452 CPUtime=0.14 cores=0-7
/proc/23053/task/23055/stat : 23055 (java) S 23051 23051 16140 0 -1 1077944384 2829 0 0 0 12 2 0 0 20 0 28 0 511072741 29458776064 50533 33554432000 4194304 4196468 140727268003568 139911992719888 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23056] ppid=23051 vsize=28768336 memory=202132 CPUtime=0.14 cores=0-7
/proc/23053/task/23056/stat : 23056 (java) S 23051 23051 16140 0 -1 1077944384 2267 0 0 0 12 2 0 0 20 0 28 0 511072741 29458776064 50533 33554432000 4194304 4196468 140727268003568 139911991667344 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23057] ppid=23051 vsize=28768336 memory=202132 CPUtime=0.15 cores=0-7
/proc/23053/task/23057/stat : 23057 (java) S 23051 23051 16140 0 -1 1077944384 2987 0 0 0 13 2 0 0 20 0 28 0 511072741 29458776064 50533 33554432000 4194304 4196468 140727268003568 139911990614288 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23058] ppid=23051 vsize=28768336 memory=200084 CPUtime=0.14 cores=0-7
/proc/23053/task/23058/stat : 23058 (java) S 23051 23051 16140 0 -1 1077944384 2450 0 0 0 12 2 0 0 20 0 28 0 511072741 29458776064 50533 33554432000 4194304 4196468 140727268003568 139911989561744 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23059] ppid=23051 vsize=28768336 memory=200064 CPUtime=0.15 cores=0-7
/proc/23053/task/23059/stat : 23059 (java) S 23051 23051 16140 0 -1 1077944384 3018 0 0 0 13 2 0 0 20 0 28 0 511072741 29458776064 50533 33554432000 4194304 4196468 140727268003568 139911988509712 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23060] ppid=23051 vsize=28768336 memory=3648 CPUtime=0.15 cores=0-7
/proc/23053/task/23060/stat : 23060 (java) S 23051 23051 16140 0 -1 1077944384 4081 0 0 0 12 3 0 0 20 0 28 0 511072741 29458776064 50533 33554432000 4194304 4196468 140727268003568 139911987457168 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23061] ppid=23051 vsize=28768336 memory=6791534058613427641 CPUtime=0.14 cores=0-7
/proc/23053/task/23061/stat : 23061 (java) S 23051 23051 16140 0 -1 1077944384 2746 0 0 0 12 2 0 0 20 0 28 0 511072741 29458776064 50533 33554432000 4194304 4196468 140727268003568 139911986404112 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23062] ppid=23051 vsize=28768336 memory=191156 CPUtime=0.14 cores=0-7
/proc/23053/task/23062/stat : 23062 (java) S 23051 23051 16140 0 -1 1077944384 2672 0 0 0 12 2 0 0 20 0 28 0 511072741 29458776064 50533 33554432000 4194304 4196468 140727268003568 139911985351568 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23063] ppid=23051 vsize=28768336 memory=200064 CPUtime=0.15 cores=0-7
/proc/23053/task/23063/stat : 23063 (java) S 23051 23051 16140 0 -1 1077944384 8998 0 0 0 10 5 0 0 20 0 28 0 511072742 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910585485552 139912072878722 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23064] ppid=23051 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/23053/task/23064/stat : 23064 (java) S 23051 23051 16140 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 511072743 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910584431840 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23065] ppid=23051 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/23053/task/23065/stat : 23065 (java) S 23051 23051 16140 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 511072743 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910583378688 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23066] ppid=23051 vsize=28768336 memory=187680 CPUtime=0 cores=0-7
/proc/23053/task/23066/stat : 23066 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511072745 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910582327248 139912072886171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23067] ppid=23051 vsize=28768336 memory=193852 CPUtime=1.99 cores=0-7
/proc/23053/task/23067/stat : 23067 (java) S 23051 23051 16140 0 -1 1077944384 9760 0 0 0 196 3 0 0 20 0 28 0 511072746 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910581275376 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23068] ppid=23051 vsize=28768336 memory=3648 CPUtime=1.62 cores=0-7
/proc/23053/task/23068/stat : 23068 (java) S 23051 23051 16140 0 -1 1077944384 9441 0 0 0 162 0 0 0 20 0 28 0 511072746 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910580222832 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23069] ppid=23051 vsize=28768336 memory=23188 CPUtime=1.53 cores=0-7
/proc/23053/task/23069/stat : 23069 (java) S 23051 23051 16140 0 -1 1077944384 6905 0 0 0 151 2 0 0 20 0 28 0 511072746 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910579169776 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23070] ppid=23051 vsize=28768336 memory=2256 CPUtime=0.74 cores=0-7
/proc/23053/task/23070/stat : 23070 (java) S 23051 23051 16140 0 -1 1077944384 7310 0 0 0 73 1 0 0 20 0 28 0 511072746 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910578117232 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23071] ppid=23051 vsize=28768336 memory=14064 CPUtime=0 cores=0-7
/proc/23053/task/23071/stat : 23071 (java) S 23051 23051 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511072746 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910577064416 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23072] ppid=23051 vsize=28768336 memory=23188 CPUtime=0.03 cores=0-7
/proc/23053/task/23072/stat : 23072 (java) S 23051 23051 16140 0 -1 1077944384 1570 0 0 0 0 3 0 0 20 0 28 0 511072746 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910576011952 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23177] ppid=23051 vsize=28768336 memory=1452 CPUtime=220.38 cores=0-7
/proc/23053/task/23177/stat : 23177 (java) R 23051 23051 16140 0 -1 4202560 7281 0 0 0 22037 1 0 0 20 0 28 0 511072828 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910448097624 139911670043204 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23178] ppid=23051 vsize=28768336 memory=1452 CPUtime=219.99 cores=0-7
/proc/23053/task/23178/stat : 23178 (java) R 23051 23051 16140 0 -1 4202560 1922 0 0 0 21998 1 0 0 20 0 28 0 511072828 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910442835776 139911669734272 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23179] ppid=23051 vsize=28768336 memory=1452 CPUtime=219.12 cores=0-7
/proc/23053/task/23179/stat : 23179 (java) R 23051 23051 16140 0 -1 4202560 1934 0 0 0 21911 1 0 0 20 0 28 0 511072828 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910445994456 139911669778500 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23180] ppid=23051 vsize=28768336 memory=1452 CPUtime=219.71 cores=0-7
/proc/23053/task/23180/stat : 23180 (java) R 23051 23051 16140 0 -1 4202560 3338 0 0 0 21967 4 0 0 20 0 28 0 511072828 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910443891984 139911670281665 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23181] ppid=23051 vsize=28768336 memory=1452 CPUtime=220.38 cores=0-7
/proc/23053/task/23181/stat : 23181 (java) R 23051 23051 16140 0 -1 4202560 4840 0 0 0 22034 4 0 0 20 0 28 0 511072828 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910447046968 139911671846844 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23182] ppid=23051 vsize=28768336 memory=200064 CPUtime=220.1 cores=0-7
/proc/23053/task/23182/stat : 23182 (java) R 23051 23051 16140 0 -1 4202560 2682 0 0 0 22009 1 0 0 20 0 28 0 511072828 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910450204480 139912057244688 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23183] ppid=23051 vsize=28768336 memory=1452 CPUtime=219.83 cores=0-7
/proc/23053/task/23183/stat : 23183 (java) R 23051 23051 16140 0 -1 4202560 2065 0 0 0 21983 0 0 0 20 0 28 0 511072828 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910444941272 139911669356688 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23184] ppid=23051 vsize=28768336 memory=202132 CPUtime=219.17 cores=0-7
/proc/23053/task/23184/stat : 23184 (java) R 23051 23051 16140 0 -1 4202560 3113 0 0 0 21915 2 0 0 20 0 28 0 511072828 29458776064 50533 33554432000 4194304 4196468 140727268003568 139910449152008 139911669114027 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
Current children cumulated CPU time: 1767.27 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 203584 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.05 8.12 8.04 9/221 23229
/proc/meminfo: memFree=28274824/32770624 swapFree=67023936/67108860
[pid=23051] ppid=23048 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23051/stat : 23051 (xcsp3-exec) S 23048 23051 16140 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511072740 115843072 363 33554432000 4194304 5098028 140736842849600 140736842847704 139622921589372 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22769664 140736842851159 140736842851418 140736842851418 140736842854342 0
/proc/23051/statm: 28282 363 305 221 0 87 0
[pid=23053] ppid=23051 vsize=28768336 memory=226784 CPUtime=2003.23 cores=0-7
/proc/23053/stat : 23053 (java) S 23051 23051 16140 0 -1 1077944320 108721 0 0 0 200261 62 0 0 20 0 28 0 511072740 29458776064 56696 33554432000 4194304 4196468 140727268003568 140727267986112 139912072867575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
/proc/23053/statm: 7192084 56696 3520 1 0 7153184 0
[pid=23053/tid=23054] ppid=23051 vsize=28768336 memory=23188 CPUtime=0.65 cores=0-7
/proc/23053/task/23054/stat : 23054 (java) S 23051 23051 16140 0 -1 1077944384 9125 0 0 0 61 4 0 0 20 0 28 0 511072740 29458776064 56696 33554432000 4194304 4196468 140727268003568 139912077108352 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23055] ppid=23051 vsize=28768336 memory=2256 CPUtime=0.18 cores=0-7
/proc/23053/task/23055/stat : 23055 (java) S 23051 23051 16140 0 -1 1077944384 2882 0 0 0 16 2 0 0 20 0 28 0 511072741 29458776064 56696 33554432000 4194304 4196468 140727268003568 139911992719888 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23056] ppid=23051 vsize=28768336 memory=164 CPUtime=0.18 cores=0-7
/proc/23053/task/23056/stat : 23056 (java) S 23051 23051 16140 0 -1 1077944384 2328 0 0 0 16 2 0 0 20 0 28 0 511072741 29458776064 56696 33554432000 4194304 4196468 140727268003568 139911991667344 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23057] ppid=23051 vsize=28768336 memory=4872558044660077418 CPUtime=0.19 cores=0-7
/proc/23053/task/23057/stat : 23057 (java) S 23051 23051 16140 0 -1 1077944384 3029 0 0 0 17 2 0 0 20 0 28 0 511072741 29458776064 56696 33554432000 4194304 4196468 140727268003568 139911990614288 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23058] ppid=23051 vsize=28768336 memory=1412 CPUtime=0.18 cores=0-7
/proc/23053/task/23058/stat : 23058 (java) S 23051 23051 16140 0 -1 1077944384 2472 0 0 0 16 2 0 0 20 0 28 0 511072741 29458776064 56696 33554432000 4194304 4196468 140727268003568 139911989561744 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23059] ppid=23051 vsize=28768336 memory=1940 CPUtime=0.19 cores=0-7
/proc/23053/task/23059/stat : 23059 (java) S 23051 23051 16140 0 -1 1077944384 3474 0 0 0 17 2 0 0 20 0 28 0 511072741 29458776064 56696 33554432000 4194304 4196468 140727268003568 139911988509712 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23060] ppid=23051 vsize=28768336 memory=1996 CPUtime=0.2 cores=0-7
/proc/23053/task/23060/stat : 23060 (java) S 23051 23051 16140 0 -1 1077944384 4174 0 0 0 16 4 0 0 20 0 28 0 511072741 29458776064 56696 33554432000 4194304 4196468 140727268003568 139911987457168 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23061] ppid=23051 vsize=28768336 memory=2508 CPUtime=0.19 cores=0-7
/proc/23053/task/23061/stat : 23061 (java) S 23051 23051 16140 0 -1 1077944384 2813 0 0 0 16 3 0 0 20 0 28 0 511072741 29458776064 56696 33554432000 4194304 4196468 140727268003568 139911986404112 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23062] ppid=23051 vsize=28768336 memory=1532 CPUtime=0.18 cores=0-7
/proc/23053/task/23062/stat : 23062 (java) S 23051 23051 16140 0 -1 1077944384 2697 0 0 0 16 2 0 0 20 0 28 0 511072741 29458776064 56696 33554432000 4194304 4196468 140727268003568 139911985351568 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23063] ppid=23051 vsize=28768336 memory=836 CPUtime=0.2 cores=0-7
/proc/23053/task/23063/stat : 23063 (java) S 23051 23051 16140 0 -1 1077944384 9324 0 0 0 14 6 0 0 20 0 28 0 511072742 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910585485552 139912072878722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23064] ppid=23051 vsize=28768336 memory=1760 CPUtime=0 cores=0-7
/proc/23053/task/23064/stat : 23064 (java) S 23051 23051 16140 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 511072743 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910584431840 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23065] ppid=23051 vsize=28768336 memory=111632 CPUtime=0 cores=0-7
/proc/23053/task/23065/stat : 23065 (java) S 23051 23051 16140 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 511072743 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910583378688 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23066] ppid=23051 vsize=28768336 memory=1940 CPUtime=0 cores=0-7
/proc/23053/task/23066/stat : 23066 (java) S 23051 23051 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511072745 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910582327248 139912072886171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23067] ppid=23051 vsize=28768336 memory=1996 CPUtime=1.99 cores=0-7
/proc/23053/task/23067/stat : 23067 (java) S 23051 23051 16140 0 -1 1077944384 9763 0 0 0 196 3 0 0 20 0 28 0 511072746 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910581275376 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23068] ppid=23051 vsize=28768336 memory=2508 CPUtime=1.62 cores=0-7
/proc/23053/task/23068/stat : 23068 (java) S 23051 23051 16140 0 -1 1077944384 9443 0 0 0 162 0 0 0 20 0 28 0 511072746 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910580222832 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23069] ppid=23051 vsize=28768336 memory=1532 CPUtime=1.53 cores=0-7
/proc/23053/task/23069/stat : 23069 (java) S 23051 23051 16140 0 -1 1077944384 6907 0 0 0 151 2 0 0 20 0 28 0 511072746 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910579169776 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23070] ppid=23051 vsize=28768336 memory=836 CPUtime=0.74 cores=0-7
/proc/23053/task/23070/stat : 23070 (java) S 23051 23051 16140 0 -1 1077944384 7312 0 0 0 73 1 0 0 20 0 28 0 511072746 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910578117232 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23071] ppid=23051 vsize=28768336 memory=1760 CPUtime=0 cores=0-7
/proc/23053/task/23071/stat : 23071 (java) S 23051 23051 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511072746 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910577064416 139912072877781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23072] ppid=23051 vsize=28768336 memory=111632 CPUtime=0.04 cores=0-7
/proc/23053/task/23072/stat : 23072 (java) S 23051 23051 16140 0 -1 1077944384 1590 0 0 0 0 4 0 0 20 0 28 0 511072746 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910576011952 139912072878722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23177] ppid=23051 vsize=28768336 memory=804 CPUtime=249.91 cores=0-7
/proc/23053/task/23177/stat : 23177 (java) R 23051 23051 16140 0 -1 4202560 7514 0 0 0 24990 1 0 0 20 0 28 0 511072828 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910448097880 139911668313002 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23178] ppid=23051 vsize=28768336 memory=1800 CPUtime=249.45 cores=0-7
/proc/23053/task/23178/stat : 23178 (java) R 23051 23051 16140 0 -1 4202560 2018 0 0 0 24944 1 0 0 20 0 28 0 511072828 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910442835848 139911670338918 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23179] ppid=23051 vsize=28768336 memory=916 CPUtime=248.57 cores=0-7
/proc/23053/task/23179/stat : 23179 (java) R 23051 23051 16140 0 -1 4202560 2014 0 0 0 24856 1 0 0 20 0 28 0 511072828 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910445994944 139911670042323 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23180] ppid=23051 vsize=28768336 memory=4992 CPUtime=249.22 cores=0-7
/proc/23053/task/23180/stat : 23180 (java) R 23051 23051 16140 0 -1 4202560 3446 0 0 0 24918 4 0 0 20 0 28 0 511072828 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910443891984 139911668311606 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23181] ppid=23051 vsize=28768336 memory=4100 CPUtime=249.76 cores=0-7
/proc/23053/task/23181/stat : 23181 (java) R 23051 23051 16140 0 -1 4202560 4986 0 0 0 24972 4 0 0 20 0 28 0 511072828 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910447046784 139911670167780 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23182] ppid=23051 vsize=28768336 memory=1412 CPUtime=249.3 cores=0-7
/proc/23053/task/23182/stat : 23182 (java) R 23051 23051 16140 0 -1 4202560 2761 0 0 0 24929 1 0 0 20 0 28 0 511072828 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910450205640 139911669356658 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23183] ppid=23051 vsize=28768336 memory=3600 CPUtime=249.37 cores=0-7
/proc/23053/task/23183/stat : 23183 (java) R 23051 23051 16140 0 -1 4202560 2099 0 0 0 24937 0 0 0 20 0 28 0 511072828 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910444941320 139911668311648 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
[pid=23053/tid=23184] ppid=23051 vsize=28768336 memory=1452 CPUtime=248.67 cores=0-7
/proc/23053/task/23184/stat : 23184 (java) R 23051 23051 16140 0 -1 4202560 3194 0 0 0 24865 2 0 0 20 0 28 0 511072828 29458776064 56696 33554432000 4194304 4196468 140727268003568 139910449151776 139911670045598 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36003840 140727268008924 140727268009099 140727268009099 140727268011983 0
Current children cumulated CPU time: 2003.23 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 228236 KiB

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

[startup+252.034 s]
# the end of solver process 23051 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002424 s, system=0 s

[startup+252.104 s]
# the end of solver process 23053 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2003.19 s, system=0.638205 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.104
CPU time (s): 2003.83
CPU user time (s): 2003.19
CPU system time (s): 0.638205
CPU usage (%): 794.842
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 377960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2003.19
system time used= 0.638205
maximum resident set size= 383784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110597
page faults= 0
swaps= 0
block input operations= 0
block output operations= 560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22549
involuntary context switches= 24053


# summary of solver processes directly reported to runsolver:
#   pid: 23051,23053
#   total CPU time (s): 2003.83
#   total CPU user time (s): 2003.19
#   total CPU system time (s): 0.638205

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.15926 second user time and 2.75437 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-24 19:59:22
IDJOB=4407473
IDBENCH=135866
IDSOLVER=2872
FILE ID=node150/4407473-1569348003
RUNJOBID= node150-1569335938-16167
PBS_JOBID= 21705047
Free space on /var/tmp= 13480 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n30/TravellingSalesman-30-30-11.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407473-1569348003/watcher-4407473-1569348003 -o /var/tmp/evaluation-result-4407473-1569348003/solver-4407473-1569348003 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node150-1569335938-16167 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1693300940 HOME/instance-4407473-1569348003.xml

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

MD5SUM BENCH= ac86bf8ef4620229a98c72b0f60cfd27
RANDOM SEED=1693300940

node150.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.79
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.79
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.79
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.79
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:        28486956 kB
MemAvailable:   31819908 kB
Buffers:          103512 kB
Cached:          3336340 kB
SwapCached:         8116 kB
Active:          3363296 kB
Inactive:         112380 kB
Active(anon):       3588 kB
Inactive(anon):    83520 kB
Active(file):    3359708 kB
Inactive(file):    28860 kB
Unevictable:      109416 kB
Mlocked:          109416 kB
SwapTotal:      67108860 kB
SwapFree:       67023936 kB
Dirty:             26060 kB
Writeback:             0 kB
AnonPages:        136964 kB
Mapped:            53684 kB
Shmem:             42756 kB
Slab:             401672 kB
SReclaimable:     372844 kB
SUnreclaim:        28828 kB
KernelStack:        3440 kB
PageTables:         5392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515340 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:       99712 kB
DirectMap2M:    33445888 kB

Free space on /var/tmp at the end= 13456 MiB
End job on node150 at 2019-09-24 20:03:34