Trace number 4405101

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-20 parallelSAT (TO)140 2001.65 252.099

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4405101-1569004783.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4405101-1569004783.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.42/0.63	c solve instance...
1.95/0.71	o 334 
1.95/0.73	o 320 
1.95/0.73	o 167 
1.95/0.74	o 147 
1.95/0.77	o 145 
1.95/0.79	o 142 
1.95/0.79	o 140 
2001.01/252.08	s SATISFIABLE
2001.01/252.08	v <instantiation>
2001.01/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] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] </list>
2001.01/252.08	v 	<values>11 14 13 1 6 8 10 7 4 2 0 3 5 9 12 15 17 20 24 18 19 16 21 23 22 2 3 13 6 6 5 4 4 10 6 4 4 11 2 5 3 4 6 9 4 8 4 4 2 11 </values>
2001.01/252.08	v </instantiation>
2001.01/252.08	c Unexpected resolution interruption!

Verifier Data

OK	140

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405101-1569004783/watcher-4405101-1569004783 -o /var/tmp/evaluation-result-4405101-1569004783/solver-4405101-1569004783 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node126-1568994238-24247 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 723060836 HOME/instance-4405101-1569004783.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=28643, runsolver pid=28640

[startup+0.100155 s]*
/proc/loadavg: 8.34 8.31 8.31 2/211 28664
/proc/meminfo: memFree=24075944/32770624 swapFree=66993572/67108860
[pid=28643] ppid=28640 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (xcsp3-exec) S 28640 28643 24220 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476746036 115843072 364 33554432000 4194304 5098028 140722884626464 140722884624568 140215795905148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26746880 140722884633432 140722884633690 140722884633690 140722884636614 0
/proc/28643/statm: 28282 364 305 221 0 87 0
[pid=28645] ppid=28643 vsize=28227396 memory=28780 CPUtime=0.12 cores=0-7
/proc/28645/stat : 28645 (java) S 28643 28643 24220 0 -1 1077944320 5704 0 0 0 11 1 0 0 20 0 20 0 476746036 28904853504 7195 33554432000 4194304 4196468 140728642437504 140728642420048 140442398621431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
/proc/28645/statm: 7056849 7195 3119 1 0 7019032 0
[pid=28645/tid=28646] ppid=28643 vsize=28227396 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/28645/task/28646/stat : 28646 (java) R 28643 28643 24220 0 -1 4202560 3605 0 0 0 8 0 0 0 20 0 20 0 476746037 28904853504 7195 33554432000 4194304 4196468 140728642437504 140442402855968 140442381045137 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28647] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28647/stat : 28647 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476746038 28904853504 7195 33554432000 4194304 4196468 140728642437504 140442351241744 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28648] ppid=28643 vsize=28227396 memory=139933902005816 CPUtime=0 cores=0-7
/proc/28645/task/28648/stat : 28648 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476746038 28904853504 7195 33554432000 4194304 4196468 140728642437504 140442350189200 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28649] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28649/stat : 28649 (java) S 28643 28643 24220 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476746038 28904853504 7195 33554432000 4194304 4196468 140728642437504 140442349136144 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28650] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28650/stat : 28650 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476746038 28904853504 7195 33554432000 4194304 4196468 140728642437504 140442348083600 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28651] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28651/stat : 28651 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476746038 28904853504 7195 33554432000 4194304 4196468 140728642437504 140442347031568 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28652] ppid=28643 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28645/task/28652/stat : 28652 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476746038 28904853504 7195 33554432000 4194304 4196468 140728642437504 140442345979024 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28653] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28653/stat : 28653 (java) S 28643 28643 24220 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476746038 28904853504 7195 33554432000 4194304 4196468 140728642437504 140442344925968 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28654] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28654/stat : 28654 (java) S 28643 28643 24220 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476746038 28904853504 7195 33554432000 4194304 4196468 140728642437504 140441942875024 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28655] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28655/stat : 28655 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476746039 28904853504 7195 33554432000 4194304 4196468 140728642437504 140441582074096 140442398632578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28656] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28656/stat : 28656 (java) S 28643 28643 24220 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476746039 28904853504 7195 33554432000 4194304 4196468 140728642437504 140441581020320 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28657] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28657/stat : 28657 (java) S 28643 28643 24220 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476746040 28904853504 7195 33554432000 4194304 4196468 140728642437504 140441579967216 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28658] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28658/stat : 28658 (java) S 28643 28643 24220 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476746042 28904853504 7195 33554432000 4194304 4196468 140728642437504 140441578915792 140442398640027 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28659] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28659/stat : 28659 (java) S 28643 28643 24220 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 476746042 28904853504 7195 33554432000 4194304 4196468 140728642437504 140441577863920 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28660] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28660/stat : 28660 (java) R 28643 28643 24220 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 476746042 28904853504 7195 33554432000 4194304 4196468 140728642437504 140441576811376 140442398632578 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28661] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28661/stat : 28661 (java) S 28643 28643 24220 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476746042 28904853504 7195 33554432000 4194304 4196468 140728642437504 140441575758320 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28662] ppid=28643 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/28645/task/28662/stat : 28662 (java) S 28643 28643 24220 0 -1 1077944384 352 0 0 0 1 0 0 0 20 0 20 0 476746042 28904853504 7195 33554432000 4194304 4196468 140728642437504 140441574705776 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28663] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28663/stat : 28663 (java) S 28643 28643 24220 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476746042 28904853504 7195 33554432000 4194304 4196468 140728642437504 140441573652960 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28664] ppid=28643 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28645/task/28664/stat : 28664 (java) S 28643 28643 24220 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476746043 28904853504 7195 33554432000 4194304 4196468 140728642437504 140441572600496 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30236 KiB

[startup+0.210169 s]*
/proc/loadavg: 8.34 8.31 8.31 4/211 28664
/proc/meminfo: memFree=24062788/32770624 swapFree=66993572/67108860
[pid=28643] ppid=28640 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (xcsp3-exec) S 28640 28643 24220 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476746036 115843072 364 33554432000 4194304 5098028 140722884626464 140722884624568 140215795905148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26746880 140722884633432 140722884633690 140722884633690 140722884636614 0
/proc/28643/statm: 28282 364 305 221 0 87 0
[pid=28645] ppid=28643 vsize=28227396 memory=40308 CPUtime=0.34 cores=0-7
/proc/28645/stat : 28645 (java) S 28643 28643 24220 0 -1 1077944320 9366 0 0 0 31 3 0 0 20 0 20 0 476746036 28904853504 10077 33554432000 4194304 4196468 140728642437504 140728642420048 140442398621431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
/proc/28645/statm: 7056849 10077 3258 1 0 7019032 0
[pid=28645/tid=28646] ppid=28643 vsize=28227396 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/28645/task/28646/stat : 28646 (java) R 28643 28643 24220 0 -1 4202560 6588 0 0 0 18 2 0 0 20 0 20 0 476746037 28904853504 10077 33554432000 4194304 4196468 140728642437504 140442402852960 140442382701918 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28647] ppid=28643 vsize=28227396 memory=9329 CPUtime=0 cores=0-7
/proc/28645/task/28647/stat : 28647 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476746038 28904853504 10077 33554432000 4194304 4196468 140728642437504 140442351241744 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28648] ppid=28643 vsize=28227396 memory=288370310053693056 CPUtime=0 cores=0-7
/proc/28645/task/28648/stat : 28648 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476746038 28904853504 10077 33554432000 4194304 4196468 140728642437504 140442350189200 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28649] ppid=28643 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28645/task/28649/stat : 28649 (java) S 28643 28643 24220 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476746038 28904853504 10077 33554432000 4194304 4196468 140728642437504 140442349136144 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28650] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28650/stat : 28650 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476746038 28904853504 10077 33554432000 4194304 4196468 140728642437504 140442348083600 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28651] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28651/stat : 28651 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476746038 28904853504 10077 33554432000 4194304 4196468 140728642437504 140442347031568 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28652] ppid=28643 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28645/task/28652/stat : 28652 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476746038 28904853504 10077 33554432000 4194304 4196468 140728642437504 140442345979024 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28653] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28653/stat : 28653 (java) S 28643 28643 24220 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476746038 28904853504 10077 33554432000 4194304 4196468 140728642437504 140442344925968 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28654] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28654/stat : 28654 (java) S 28643 28643 24220 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476746038 28904853504 10077 33554432000 4194304 4196468 140728642437504 140441942875024 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28655] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28655/stat : 28655 (java) S 28643 28643 24220 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476746039 28904853504 10077 33554432000 4194304 4196468 140728642437504 140441582074096 140442398632578 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28656] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28656/stat : 28656 (java) S 28643 28643 24220 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476746039 28904853504 10077 33554432000 4194304 4196468 140728642437504 140441581020320 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28657] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28657/stat : 28657 (java) S 28643 28643 24220 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476746040 28904853504 10077 33554432000 4194304 4196468 140728642437504 140441579967216 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28658] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28658/stat : 28658 (java) S 28643 28643 24220 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476746042 28904853504 10077 33554432000 4194304 4196468 140728642437504 140441578915792 140442398640027 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28659] ppid=28643 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/28645/task/28659/stat : 28659 (java) S 28643 28643 24220 0 -1 1077944384 383 0 0 0 1 0 0 0 20 0 20 0 476746042 28904853504 10077 33554432000 4194304 4196468 140728642437504 140441577863920 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28660] ppid=28643 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/28645/task/28660/stat : 28660 (java) S 28643 28643 24220 0 -1 1077944384 251 0 0 0 2 0 0 0 20 0 20 0 476746042 28904853504 10077 33554432000 4194304 4196468 140728642437504 140441576811376 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28661] ppid=28643 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/28645/task/28661/stat : 28661 (java) S 28643 28643 24220 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 20 0 476746042 28904853504 10077 33554432000 4194304 4196468 140728642437504 140441575758320 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28662] ppid=28643 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/28645/task/28662/stat : 28662 (java) R 28643 28643 24220 0 -1 4202560 800 0 0 0 7 0 0 0 20 0 20 0 476746042 28904853504 10077 33554432000 4194304 4196468 140728642437504 140441574705776 140442398633366 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28663] ppid=28643 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28663/stat : 28663 (java) S 28643 28643 24220 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476746042 28904853504 10077 33554432000 4194304 4196468 140728642437504 140441573652960 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28664] ppid=28643 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28645/task/28664/stat : 28664 (java) S 28643 28643 24220 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476746043 28904853504 10077 33554432000 4194304 4196468 140728642437504 140441572600496 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41764 KiB

[startup+0.309501 s]*
/proc/loadavg: 8.34 8.31 8.31 4/211 28664
/proc/meminfo: memFree=24055144/32770624 swapFree=66993572/67108860
[pid=28643] ppid=28640 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (xcsp3-exec) S 28640 28643 24220 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476746036 115843072 364 33554432000 4194304 5098028 140722884626464 140722884624568 140215795905148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26746880 140722884633432 140722884633690 140722884633690 140722884636614 0
/proc/28643/statm: 28282 364 305 221 0 87 0
[pid=28645] ppid=28643 vsize=28231652 memory=49564 CPUtime=0.53 cores=0-7
/proc/28645/stat : 28645 (java) S 28643 28643 24220 0 -1 1077944320 10754 0 0 0 49 4 0 0 20 0 20 0 476746036 28909211648 12391 33554432000 4194304 4196468 140728642437504 140728642420048 140442398621431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
/proc/28645/statm: 7057913 12391 3340 1 0 7019032 0
[pid=28645/tid=28646] ppid=28643 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/28645/task/28646/stat : 28646 (java) R 28643 28643 24220 0 -1 4202560 7724 0 0 0 27 2 0 0 20 0 20 0 476746037 28909211648 12391 33554432000 4194304 4196468 140728642437504 140442402852544 140442382701918 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28647] ppid=28643 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28647/stat : 28647 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476746038 28909211648 12391 33554432000 4194304 4196468 140728642437504 140442351241744 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28648] ppid=28643 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28648/stat : 28648 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476746038 28909211648 12391 33554432000 4194304 4196468 140728642437504 140442350189200 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28649] ppid=28643 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28649/stat : 28649 (java) S 28643 28643 24220 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476746038 28909211648 12391 33554432000 4194304 4196468 140728642437504 140442349136144 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28650] ppid=28643 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28650/stat : 28650 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476746038 28909211648 12391 33554432000 4194304 4196468 140728642437504 140442348083600 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28651] ppid=28643 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28651/stat : 28651 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476746038 28909211648 12391 33554432000 4194304 4196468 140728642437504 140442347031568 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28652] ppid=28643 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28652/stat : 28652 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476746038 28909211648 12391 33554432000 4194304 4196468 140728642437504 140442345979024 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28653] ppid=28643 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28653/stat : 28653 (java) S 28643 28643 24220 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476746038 28909211648 12391 33554432000 4194304 4196468 140728642437504 140442344925968 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28654] ppid=28643 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28654/stat : 28654 (java) S 28643 28643 24220 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476746038 28909211648 12391 33554432000 4194304 4196468 140728642437504 140441942875024 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28655] ppid=28643 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28655/stat : 28655 (java) S 28643 28643 24220 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476746039 28909211648 12391 33554432000 4194304 4196468 140728642437504 140441582074096 140442398632578 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28656] ppid=28643 vsize=28231652 memory=279867585404288 CPUtime=0 cores=0-7
/proc/28645/task/28656/stat : 28656 (java) S 28643 28643 24220 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476746039 28909211648 12391 33554432000 4194304 4196468 140728642437504 140441581020320 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28657] ppid=28643 vsize=28231652 memory=279867585408896 CPUtime=0 cores=0-7
/proc/28645/task/28657/stat : 28657 (java) S 28643 28643 24220 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476746040 28909211648 12391 33554432000 4194304 4196468 140728642437504 140441579967216 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28658] ppid=28643 vsize=28231652 memory=279867585413504 CPUtime=0 cores=0-7
/proc/28645/task/28658/stat : 28658 (java) S 28643 28643 24220 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476746042 28909211648 12391 33554432000 4194304 4196468 140728642437504 140441578915792 140442398640027 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28659] ppid=28643 vsize=28231652 memory=279867585418112 CPUtime=0.02 cores=0-7
/proc/28645/task/28659/stat : 28659 (java) S 28643 28643 24220 0 -1 1077944384 388 0 0 0 2 0 0 0 20 0 20 0 476746042 28909211648 12391 33554432000 4194304 4196468 140728642437504 140441577863920 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28660] ppid=28643 vsize=28231652 memory=279867585422720 CPUtime=0.04 cores=0-7
/proc/28645/task/28660/stat : 28660 (java) R 28643 28643 24220 0 -1 4202560 335 0 0 0 4 0 0 0 20 0 20 0 476746042 28909211648 12391 33554432000 4194304 4196468 140728642437504 140441576801488 140442380145690 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28661] ppid=28643 vsize=28231652 memory=279867585427328 CPUtime=0.02 cores=0-7
/proc/28645/task/28661/stat : 28661 (java) S 28643 28643 24220 0 -1 1077944384 30 0 0 0 2 0 0 0 20 0 20 0 476746042 28909211648 12391 33554432000 4194304 4196468 140728642437504 140441575758320 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28662] ppid=28643 vsize=28231652 memory=279867585431936 CPUtime=0.12 cores=0-7
/proc/28645/task/28662/stat : 28662 (java) S 28643 28643 24220 0 -1 1077944384 963 0 0 0 12 0 0 0 20 0 20 0 476746042 28909211648 12391 33554432000 4194304 4196468 140728642437504 140441574705776 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28663] ppid=28643 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28663/stat : 28663 (java) S 28643 28643 24220 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476746042 28909211648 12391 33554432000 4194304 4196468 140728642437504 140441573652960 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28664] ppid=28643 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/28645/task/28664/stat : 28664 (java) S 28643 28643 24220 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476746043 28909211648 12391 33554432000 4194304 4196468 140728642437504 140441572600496 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51020 KiB

[startup+0.700848 s]
/proc/loadavg: 8.34 8.31 8.31 5/211 28664
/proc/meminfo: memFree=24039904/32770624 swapFree=66993572/67108860
[pid=28643] ppid=28640 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (xcsp3-exec) S 28640 28643 24220 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476746036 115843072 364 33554432000 4194304 5098028 140722884626464 140722884624568 140215795905148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26746880 140722884633432 140722884633690 140722884633690 140722884636614 0
/proc/28643/statm: 28282 364 305 221 0 87 0
[pid=28645] ppid=28643 vsize=28766288 memory=102668 CPUtime=1.95 cores=0-7
/proc/28645/stat : 28645 (java) S 28643 28643 24220 0 -1 1077944320 15047 0 0 0 188 7 0 0 20 0 28 0 476746036 29456678912 25667 33554432000 4194304 4196468 140728642437504 140728642420048 140442398621431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
/proc/28645/statm: 7191572 25667 3460 1 0 7152672 0
[pid=28645/tid=28646] ppid=28643 vsize=28766288 memory=0 CPUtime=0.62 cores=0-7
/proc/28645/task/28646/stat : 28646 (java) S 28643 28643 24220 0 -1 1077944384 9394 0 0 0 58 4 0 0 20 0 28 0 476746037 29456678912 25667 33554432000 4194304 4196468 140728642437504 140442402862208 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28647] ppid=28643 vsize=28766288 memory=139933792904064 CPUtime=0 cores=0-7
/proc/28645/task/28647/stat : 28647 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 476746038 29456678912 25667 33554432000 4194304 4196468 140728642437504 140442351241744 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28648] ppid=28643 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/28645/task/28648/stat : 28648 (java) S 28643 28643 24220 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 476746038 29456678912 25667 33554432000 4194304 4196468 140728642437504 140442350189200 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28649] ppid=28643 vsize=28766288 memory=1228 CPUtime=0 cores=0-7
/proc/28645/task/28649/stat : 28649 (java) S 28643 28643 24220 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476746038 29456678912 25667 33554432000 4194304 4196468 140728642437504 140442349136144 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0

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

[pid=28645/tid=28728] ppid=28643 vsize=28768336 memory=1456 CPUtime=160.12 cores=0-7
/proc/28645/task/28728/stat : 28728 (java) R 28643 28643 24220 0 -1 4202560 1686 0 0 0 16011 1 0 0 20 0 28 0 476746119 29458776064 43986 33554432000 4194304 4196468 140728642437504 140441556012800 140442031411599 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
Current children cumulated CPU time: 1288.49 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 177400 KiB

[startup+222.301 s]
/proc/loadavg: 8.15 8.22 8.28 9/219 28749
/proc/meminfo: memFree=23851200/32770624 swapFree=66993588/67108860
[pid=28643] ppid=28640 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (xcsp3-exec) S 28640 28643 24220 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476746036 115843072 364 33554432000 4194304 5098028 140722884626464 140722884624568 140215795905148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26746880 140722884633432 140722884633690 140722884633690 140722884636614 0
/proc/28643/statm: 28282 364 305 221 0 87 0
[pid=28645] ppid=28643 vsize=28768336 memory=258048 CPUtime=1765.28 cores=0-7
/proc/28645/stat : 28645 (java) S 28643 28643 24220 0 -1 1077944320 80638 0 0 0 176455 73 0 0 20 0 28 0 476746036 29458776064 64512 33554432000 4194304 4196468 140728642437504 140728642420048 140442398621431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
/proc/28645/statm: 7192084 64512 3520 1 0 7153184 0
[pid=28645/tid=28646] ppid=28643 vsize=28768336 memory=258048 CPUtime=0.63 cores=0-7
/proc/28645/task/28646/stat : 28646 (java) S 28643 28643 24220 0 -1 1077944384 9398 0 0 0 59 4 0 0 20 0 28 0 476746037 29458776064 64512 33554432000 4194304 4196468 140728642437504 140442402862208 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28647] ppid=28643 vsize=28768336 memory=258048 CPUtime=0.25 cores=0-7
/proc/28645/task/28647/stat : 28647 (java) S 28643 28643 24220 0 -1 1077944384 2212 0 0 0 21 4 0 0 20 0 28 0 476746038 29458776064 64512 33554432000 4194304 4196468 140728642437504 140442351241744 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28648] ppid=28643 vsize=28768336 memory=255928 CPUtime=0.24 cores=0-7
/proc/28645/task/28648/stat : 28648 (java) S 28643 28643 24220 0 -1 1077944384 913 0 0 0 20 4 0 0 20 0 28 0 476746038 29458776064 64512 33554432000 4194304 4196468 140728642437504 140442350189200 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28649] ppid=28643 vsize=28768336 memory=258048 CPUtime=0.25 cores=0-7
/proc/28645/task/28649/stat : 28649 (java) S 28643 28643 24220 0 -1 1077944384 1705 0 0 0 20 5 0 0 20 0 28 0 476746038 29458776064 64512 33554432000 4194304 4196468 140728642437504 140442349136144 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28650] ppid=28643 vsize=28768336 memory=279867587322176 CPUtime=0.25 cores=0-7
/proc/28645/task/28650/stat : 28650 (java) S 28643 28643 24220 0 -1 1077944384 1631 0 0 0 21 4 0 0 20 0 28 0 476746038 29458776064 64512 33554432000 4194304 4196468 140728642437504 140442348083600 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28651] ppid=28643 vsize=28768336 memory=788 CPUtime=0.24 cores=0-7
/proc/28645/task/28651/stat : 28651 (java) S 28643 28643 24220 0 -1 1077944384 3314 0 0 0 19 5 0 0 20 0 28 0 476746038 29458776064 64512 33554432000 4194304 4196468 140728642437504 140442347031568 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28652] ppid=28643 vsize=28768336 memory=221040 CPUtime=0.24 cores=0-7
/proc/28645/task/28652/stat : 28652 (java) S 28643 28643 24220 0 -1 1077944384 1258 0 0 0 19 5 0 0 20 0 28 0 476746038 29458776064 64512 33554432000 4194304 4196468 140728642437504 140442345979024 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28653] ppid=28643 vsize=28768336 memory=1456 CPUtime=0.24 cores=0-7
/proc/28645/task/28653/stat : 28653 (java) S 28643 28643 24220 0 -1 1077944384 1778 0 0 0 20 4 0 0 20 0 28 0 476746038 29458776064 64512 33554432000 4194304 4196468 140728642437504 140442344925968 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28654] ppid=28643 vsize=28768336 memory=1456 CPUtime=0.24 cores=0-7
/proc/28645/task/28654/stat : 28654 (java) S 28643 28643 24220 0 -1 1077944384 1219 0 0 0 20 4 0 0 20 0 28 0 476746038 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441942875024 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28655] ppid=28643 vsize=28768336 memory=1456 CPUtime=0.22 cores=0-7
/proc/28645/task/28655/stat : 28655 (java) S 28643 28643 24220 0 -1 1077944384 5056 0 0 0 18 4 0 0 20 0 28 0 476746039 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441582074096 140442398632578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28656] ppid=28643 vsize=28768336 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/28645/task/28656/stat : 28656 (java) S 28643 28643 24220 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 476746039 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441581020384 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28657] ppid=28643 vsize=28768336 memory=1456 CPUtime=0 cores=0-7
/proc/28645/task/28657/stat : 28657 (java) S 28643 28643 24220 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 28 0 476746040 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441579967232 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28658] ppid=28643 vsize=28768336 memory=1408 CPUtime=0 cores=0-7
/proc/28645/task/28658/stat : 28658 (java) S 28643 28643 24220 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476746042 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441578915792 140442398640027 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28659] ppid=28643 vsize=28768336 memory=3552 CPUtime=1.82 cores=0-7
/proc/28645/task/28659/stat : 28659 (java) S 28643 28643 24220 0 -1 1077944384 10087 0 0 0 181 1 0 0 20 0 28 0 476746042 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441577863920 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28660] ppid=28643 vsize=28768336 memory=1456 CPUtime=1.66 cores=0-7
/proc/28645/task/28660/stat : 28660 (java) S 28643 28643 24220 0 -1 1077944384 8542 0 0 0 165 1 0 0 20 0 28 0 476746042 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441576811376 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28661] ppid=28643 vsize=28768336 memory=3608 CPUtime=1.83 cores=0-7
/proc/28645/task/28661/stat : 28661 (java) S 28643 28643 24220 0 -1 1077944384 7859 0 0 0 182 1 0 0 20 0 28 0 476746042 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441575758320 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28662] ppid=28643 vsize=28768336 memory=279867585609536 CPUtime=0.75 cores=0-7
/proc/28645/task/28662/stat : 28662 (java) S 28643 28643 24220 0 -1 1077944384 6162 0 0 0 73 2 0 0 20 0 28 0 476746042 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441574705776 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28663] ppid=28643 vsize=28768336 memory=125206349744874 CPUtime=0 cores=0-7
/proc/28645/task/28663/stat : 28663 (java) S 28643 28643 24220 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476746042 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441573652960 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28664] ppid=28643 vsize=28768336 memory=279867586208384 CPUtime=0.02 cores=0-7
/proc/28645/task/28664/stat : 28664 (java) S 28643 28643 24220 0 -1 1077944384 1217 0 0 0 1 1 0 0 20 0 28 0 476746043 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441572600496 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28721] ppid=28643 vsize=28768336 memory=6009867238455667053 CPUtime=219.39 cores=0-7
/proc/28645/task/28721/stat : 28721 (java) R 28643 28643 24220 0 -1 4202560 1264 0 0 0 21938 1 0 0 20 0 28 0 476746116 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441563380760 140442029398542 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28722] ppid=28643 vsize=28768336 memory=1456 CPUtime=219.77 cores=0-7
/proc/28645/task/28722/stat : 28722 (java) R 28643 28643 24220 0 -1 4202560 1307 0 0 0 21975 2 0 0 20 0 28 0 476746116 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441560224072 140442029398694 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28723] ppid=28643 vsize=28768336 memory=258048 CPUtime=219.08 cores=0-7
/proc/28645/task/28723/stat : 28723 (java) R 28643 28643 24220 0 -1 4202560 1244 0 0 0 21907 1 0 0 20 0 28 0 476746116 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441557066072 140442031408984 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28724] ppid=28643 vsize=28768336 memory=1808 CPUtime=219.43 cores=0-7
/proc/28645/task/28724/stat : 28724 (java) R 28643 28643 24220 0 -1 4202560 2852 0 0 0 21940 3 0 0 20 0 28 0 476746116 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441561276672 140442032762014 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28725] ppid=28643 vsize=28768336 memory=1456 CPUtime=219.48 cores=0-7
/proc/28645/task/28725/stat : 28725 (java) R 28643 28643 24220 0 -1 4202560 2163 0 0 0 21947 1 0 0 20 0 28 0 476746116 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441559171784 140442029398569 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28726] ppid=28643 vsize=28768336 memory=1456 CPUtime=219.21 cores=0-7
/proc/28645/task/28726/stat : 28726 (java) R 28643 28643 24220 0 -1 4202560 1690 0 0 0 21920 1 0 0 20 0 28 0 476746116 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441558118552 140442029616173 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28727] ppid=28643 vsize=28768336 memory=256000 CPUtime=219.58 cores=0-7
/proc/28645/task/28727/stat : 28727 (java) R 28643 28643 24220 0 -1 4202560 3394 0 0 0 21956 2 0 0 20 0 28 0 476746117 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441562331648 140442029398914 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28728] ppid=28643 vsize=28768336 memory=9520 CPUtime=219.71 cores=0-7
/proc/28645/task/28728/stat : 28728 (java) R 28643 28643 24220 0 -1 4202560 1747 0 0 0 21970 1 0 0 20 0 28 0 476746119 29458776064 64512 33554432000 4194304 4196468 140728642437504 140441556012832 140442030905707 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
Current children cumulated CPU time: 1765.28 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 259504 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.09 8.20 8.27 9/220 28752
/proc/meminfo: memFree=23829184/32770624 swapFree=66993588/67108860
[pid=28643] ppid=28640 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (xcsp3-exec) S 28640 28643 24220 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476746036 115843072 364 33554432000 4194304 5098028 140722884626464 140722884624568 140215795905148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26746880 140722884633432 140722884633690 140722884633690 140722884636614 0
/proc/28643/statm: 28282 364 305 221 0 87 0
[pid=28645] ppid=28643 vsize=28768336 memory=279344 CPUtime=2001.01 cores=0-7
/proc/28645/stat : 28645 (java) S 28643 28643 24220 0 -1 1077944320 93847 0 0 0 200021 80 0 0 20 0 28 0 476746036 29458776064 69836 33554432000 4194304 4196468 140728642437504 140728642420048 140442398621431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
/proc/28645/statm: 7192084 69836 3520 1 0 7153184 0
[pid=28645/tid=28646] ppid=28643 vsize=28768336 memory=6092 CPUtime=0.63 cores=0-7
/proc/28645/task/28646/stat : 28646 (java) S 28643 28643 24220 0 -1 1077944384 9398 0 0 0 59 4 0 0 20 0 28 0 476746037 29458776064 69836 33554432000 4194304 4196468 140728642437504 140442402862208 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28647] ppid=28643 vsize=28768336 memory=772 CPUtime=0.32 cores=0-7
/proc/28645/task/28647/stat : 28647 (java) S 28643 28643 24220 0 -1 1077944384 2503 0 0 0 27 5 0 0 20 0 28 0 476746038 29458776064 69836 33554432000 4194304 4196468 140728642437504 140442351241744 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28648] ppid=28643 vsize=28768336 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/28645/task/28648/stat : 28648 (java) S 28643 28643 24220 0 -1 1077944384 1713 0 0 0 24 5 0 0 20 0 28 0 476746038 29458776064 69836 33554432000 4194304 4196468 140728642437504 140442350189200 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28649] ppid=28643 vsize=28768336 memory=1060 CPUtime=0.31 cores=0-7
/proc/28645/task/28649/stat : 28649 (java) S 28643 28643 24220 0 -1 1077944384 2810 0 0 0 26 5 0 0 20 0 28 0 476746038 29458776064 69836 33554432000 4194304 4196468 140728642437504 140442349136144 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28650] ppid=28643 vsize=28768336 memory=740 CPUtime=0.31 cores=0-7
/proc/28645/task/28650/stat : 28650 (java) S 28643 28643 24220 0 -1 1077944384 1816 0 0 0 26 5 0 0 20 0 28 0 476746038 29458776064 69836 33554432000 4194304 4196468 140728642437504 140442348083600 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28651] ppid=28643 vsize=28768336 memory=1228 CPUtime=0.3 cores=0-7
/proc/28645/task/28651/stat : 28651 (java) S 28643 28643 24220 0 -1 1077944384 4773 0 0 0 25 5 0 0 20 0 28 0 476746038 29458776064 69836 33554432000 4194304 4196468 140728642437504 140442347031568 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28652] ppid=28643 vsize=28768336 memory=9520 CPUtime=0.29 cores=0-7
/proc/28645/task/28652/stat : 28652 (java) S 28643 28643 24220 0 -1 1077944384 2036 0 0 0 24 5 0 0 20 0 28 0 476746038 29458776064 69836 33554432000 4194304 4196468 140728642437504 140442345979024 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28653] ppid=28643 vsize=28768336 memory=4076 CPUtime=0.3 cores=0-7
/proc/28645/task/28653/stat : 28653 (java) S 28643 28643 24220 0 -1 1077944384 2178 0 0 0 26 4 0 0 20 0 28 0 476746038 29458776064 69836 33554432000 4194304 4196468 140728642437504 140442344925968 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28654] ppid=28643 vsize=28768336 memory=2836 CPUtime=0.3 cores=0-7
/proc/28645/task/28654/stat : 28654 (java) S 28643 28643 24220 0 -1 1077944384 1486 0 0 0 25 5 0 0 20 0 28 0 476746038 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441942875024 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28655] ppid=28643 vsize=28768336 memory=1540 CPUtime=0.26 cores=0-7
/proc/28645/task/28655/stat : 28655 (java) S 28643 28643 24220 0 -1 1077944384 7083 0 0 0 21 5 0 0 20 0 28 0 476746039 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441582074096 140442398632578 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28656] ppid=28643 vsize=28768336 memory=9520 CPUtime=0 cores=0-7
/proc/28645/task/28656/stat : 28656 (java) S 28643 28643 24220 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 476746039 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441581020384 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28657] ppid=28643 vsize=28768336 memory=4076 CPUtime=0 cores=0-7
/proc/28645/task/28657/stat : 28657 (java) S 28643 28643 24220 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 28 0 476746040 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441579967232 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28658] ppid=28643 vsize=28768336 memory=2836 CPUtime=0 cores=0-7
/proc/28645/task/28658/stat : 28658 (java) S 28643 28643 24220 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476746042 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441578915792 140442398640027 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28659] ppid=28643 vsize=28768336 memory=279336 CPUtime=1.82 cores=0-7
/proc/28645/task/28659/stat : 28659 (java) S 28643 28643 24220 0 -1 1077944384 10098 0 0 0 181 1 0 0 20 0 28 0 476746042 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441577863920 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28660] ppid=28643 vsize=28768336 memory=1732 CPUtime=1.66 cores=0-7
/proc/28645/task/28660/stat : 28660 (java) S 28643 28643 24220 0 -1 1077944384 8556 0 0 0 165 1 0 0 20 0 28 0 476746042 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441576811376 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28661] ppid=28643 vsize=28768336 memory=6092 CPUtime=1.83 cores=0-7
/proc/28645/task/28661/stat : 28661 (java) S 28643 28643 24220 0 -1 1077944384 7869 0 0 0 182 1 0 0 20 0 28 0 476746042 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441575758320 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28662] ppid=28643 vsize=28768336 memory=772 CPUtime=0.75 cores=0-7
/proc/28645/task/28662/stat : 28662 (java) S 28643 28643 24220 0 -1 1077944384 6172 0 0 0 73 2 0 0 20 0 28 0 476746042 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441574705776 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28663] ppid=28643 vsize=28768336 memory=952 CPUtime=0 cores=0-7
/proc/28645/task/28663/stat : 28663 (java) S 28643 28643 24220 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476746042 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441573652960 140442398631637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28664] ppid=28643 vsize=28768336 memory=13992 CPUtime=0.04 cores=0-7
/proc/28645/task/28664/stat : 28664 (java) S 28643 28643 24220 0 -1 1077944384 1362 0 0 0 2 2 0 0 20 0 28 0 476746043 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441572600496 140442398632578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28721] ppid=28643 vsize=28768336 memory=24204 CPUtime=248.92 cores=0-7
/proc/28645/task/28721/stat : 28721 (java) R 28643 28643 24220 0 -1 4202560 1794 0 0 0 24891 1 0 0 20 0 28 0 476746116 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441563380184 140442032130938 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28722] ppid=28643 vsize=28768336 memory=2116 CPUtime=249.01 cores=0-7
/proc/28645/task/28722/stat : 28722 (java) R 28643 28643 24220 0 -1 4202560 1842 0 0 0 24899 2 0 0 20 0 28 0 476746116 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441560223416 140442029398606 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28723] ppid=28643 vsize=28768336 memory=12028 CPUtime=248.55 cores=0-7
/proc/28645/task/28723/stat : 28723 (java) R 28643 28643 24220 0 -1 4202560 1697 0 0 0 24854 1 0 0 20 0 28 0 476746116 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441557066104 140442029616408 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28724] ppid=28643 vsize=28768336 memory=496 CPUtime=248.82 cores=0-7
/proc/28645/task/28724/stat : 28724 (java) R 28643 28643 24220 0 -1 4202560 3920 0 0 0 24877 5 0 0 20 0 28 0 476746116 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441561279760 140442029399028 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28725] ppid=28643 vsize=28768336 memory=1564 CPUtime=248.8 cores=0-7
/proc/28645/task/28725/stat : 28725 (java) R 28643 28643 24220 0 -1 4202560 2798 0 0 0 24879 1 0 0 20 0 28 0 476746116 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441559171136 140442031411777 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28726] ppid=28643 vsize=28768336 memory=1540 CPUtime=248.6 cores=0-7
/proc/28645/task/28726/stat : 28726 (java) R 28643 28643 24220 0 -1 4202560 2334 0 0 0 24858 2 0 0 20 0 28 0 476746116 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441558118568 140442030907495 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28727] ppid=28643 vsize=28768336 memory=1732 CPUtime=249.05 cores=0-7
/proc/28645/task/28727/stat : 28727 (java) R 28643 28643 24220 0 -1 4202560 4689 0 0 0 24903 2 0 0 20 0 28 0 476746117 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441562329544 140442030155422 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
[pid=28645/tid=28728] ppid=28643 vsize=28768336 memory=6092 CPUtime=249.11 cores=0-7
/proc/28645/task/28728/stat : 28728 (java) R 28643 28643 24220 0 -1 4202560 2293 0 0 0 24910 1 0 0 20 0 28 0 476746119 29458776064 69836 33554432000 4194304 4196468 140728642437504 140441556013240 140442030907720 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 26628096 140728642442204 140728642442379 140728642442379 140728642445263 0
Current children cumulated CPU time: 2001.01 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 280800 KiB

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

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

[startup+252.099 s]
# the end of solver process 28645 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2000.83 s, system=0.814997 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.099
CPU time (s): 2001.65
CPU user time (s): 2000.83
CPU system time (s): 0.814997
CPU usage (%): 793.993
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 280800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2000.83
system time used= 0.814997
maximum resident set size= 280160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96084
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= 29276
involuntary context switches= 24178


# summary of solver processes directly reported to runsolver:
#   pid: 28643,28645
#   total CPU time (s): 2001.65
#   total CPU user time (s): 2000.83
#   total CPU system time (s): 0.814997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.13511 second user time and 2.80288 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-20 20:39:05
IDJOB=4405101
IDBENCH=135841
IDSOLVER=2866
FILE ID=node126/4405101-1569004783
RUNJOBID= node126-1568994238-24247
PBS_JOBID= 21704719
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n25/TravellingSalesman-25-30-03.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405101-1569004783/watcher-4405101-1569004783 -o /var/tmp/evaluation-result-4405101-1569004783/solver-4405101-1569004783 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node126-1568994238-24247 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 723060836 HOME/instance-4405101-1569004783.xml

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

MD5SUM BENCH= 08a8e4115660d732ba32388826654d85
RANDOM SEED=723060836

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24092252 kB
MemAvailable:   31855984 kB
Buffers:           54388 kB
Cached:          7942780 kB
SwapCached:         7224 kB
Active:          3981436 kB
Inactive:        4026288 kB
Active(anon):       3136 kB
Inactive(anon):    46016 kB
Active(file):    3978300 kB
Inactive(file):  3980272 kB
Unevictable:      109452 kB
Mlocked:          109452 kB
SwapTotal:      67108860 kB
SwapFree:       66993572 kB
Dirty:             26092 kB
Writeback:             0 kB
AnonPages:        113252 kB
Mapped:            46872 kB
Shmem:             29964 kB
Slab:             261800 kB
SReclaimable:     233620 kB
SUnreclaim:        28180 kB
KernelStack:        3344 kB
PageTables:         5248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507644 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:      130432 kB
DirectMap2M:    33415168 kB

Free space on /var/tmp at the end= 13484 MiB
End job on node126 at 2019-09-20 20:43:17