Trace number 4404976

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)105 1998.18 252.103

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n15/
TravellingSalesman-15-30-12.xml
MD5SUMdba33b05662b19bf60999f99ad872bed
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark105
Best CPU time to get the best result obtained on this benchmark42.8643
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints16
Number of domains2
Minimum domain size15
Maximum domain size32
Distribution of domain sizes[{"size":15,"count":15},{"size":32,"count":15}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":15}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":15,"count":1}]
Number of extensional constraints15
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":15},{"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-4404976-1569004762.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404976-1569004762.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.13/0.56	c solve instance...
1.53/0.66	o 204 
1.53/0.66	o 203 
1.53/0.66	o 201 
1.53/0.68	o 188 
1.53/0.68	o 186 
2.01/0.70	o 153 
2.01/0.71	o 152 
2.01/0.71	o 126 
2.01/0.72	o 110 
2.01/0.73	o 109 
2.71/0.89	o 108 
2.71/0.89	o 105 
1997.55/252.08	s SATISFIABLE
1997.55/252.08	v <instantiation>
1997.55/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] 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] </list>
1997.55/252.08	v 	<values>0 5 4 2 1 3 7 12 13 14 10 8 11 9 6 17 5 6 4 5 6 15 4 1 8 3 10 2 9 10 </values>
1997.55/252.08	v </instantiation>
1997.55/252.08	c Unexpected resolution interruption!

Verifier Data

OK	105

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404976-1569004762/watcher-4404976-1569004762 -o /var/tmp/evaluation-result-4404976-1569004762/solver-4404976-1569004762 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1568994492-16101 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 733370562 HOME/instance-4404976-1569004762.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=30446, runsolver pid=30443
Current StackSize limit: 8192 KiB


[startup+0.100116 s]*
/proc/loadavg: 7.91 7.90 8.00 2/211 30467
/proc/meminfo: memFree=14169296/32770624 swapFree=66972364/67108860
[pid=30446] ppid=30443 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30446/stat : 30446 (xcsp3-exec) S 30443 30446 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476418028 115843072 363 33554432000 4194304 5098028 140736899337664 140736899335768 140086147945084 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37347328 140736899343192 140736899343450 140736899343450 140736899346374 0
/proc/30446/statm: 28282 363 304 221 0 87 0
[pid=30448] ppid=30446 vsize=28227396 memory=28620 CPUtime=0.12 cores=0-7
/proc/30448/stat : 30448 (java) S 30446 30446 16074 0 -1 1077944320 5647 0 0 0 11 1 0 0 20 0 20 0 476418028 28904853504 7155 33554432000 4194304 4196468 140723671052576 140723671035120 140006925782775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
/proc/30448/statm: 7056849 7155 3125 1 0 7019032 0
[pid=30448/tid=30449] ppid=30446 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/30448/task/30449/stat : 30449 (java) R 30446 30446 16074 0 -1 4202560 3582 0 0 0 8 0 0 0 20 0 20 0 476418028 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006930016048 140006925804701 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30450] ppid=30446 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/30448/task/30450/stat : 30450 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476418029 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006878403728 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30451] ppid=30446 vsize=28227396 memory=139869377869440 CPUtime=0 cores=0-7
/proc/30448/task/30451/stat : 30451 (java) S 30446 30446 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476418029 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006877350928 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30452] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30452/stat : 30452 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476418029 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006876298128 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30453] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30453/stat : 30453 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476418029 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006875245328 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30454] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30454/stat : 30454 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476418029 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006473456272 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30455] ppid=30446 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30448/task/30455/stat : 30455 (java) S 30446 30446 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476418029 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006472403472 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30456] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30456/stat : 30456 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476418029 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006471350672 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30457] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30457/stat : 30457 (java) S 30446 30446 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476418029 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006470297872 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30458] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30458/stat : 30458 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476418030 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006176336752 140006925793922 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30459] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30459/stat : 30459 (java) S 30446 30446 16074 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476418031 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006175282720 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30460] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30460/stat : 30460 (java) S 30446 30446 16074 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476418031 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006174229872 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30461] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30461/stat : 30461 (java) S 30446 30446 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476418033 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006173178192 140006925801371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30462] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30462/stat : 30462 (java) S 30446 30446 16074 0 -1 1077944384 321 0 0 0 0 0 0 0 20 0 20 0 476418033 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006172125552 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30463] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30463/stat : 30463 (java) S 30446 30446 16074 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 476418034 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006171072752 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30464] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30464/stat : 30464 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476418034 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006170019952 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30465] ppid=30446 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30448/task/30465/stat : 30465 (java) R 30446 30446 16074 0 -1 4202560 309 0 0 0 1 0 0 0 20 0 20 0 476418034 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006168967152 140006925804122 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30466] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30466/stat : 30466 (java) S 30446 30446 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476418034 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006167915616 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30467] ppid=30446 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30448/task/30467/stat : 30467 (java) S 30446 30446 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476418034 28904853504 7155 33554432000 4194304 4196468 140723671052576 140006166862896 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30072 KiB

[startup+0.210569 s]*
/proc/loadavg: 7.91 7.90 8.00 2/211 30467
/proc/meminfo: memFree=14155448/32770624 swapFree=66972364/67108860
[pid=30446] ppid=30443 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30446/stat : 30446 (xcsp3-exec) S 30443 30446 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476418028 115843072 363 33554432000 4194304 5098028 140736899337664 140736899335768 140086147945084 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37347328 140736899343192 140736899343450 140736899343450 140736899346374 0
/proc/30446/statm: 28282 363 304 221 0 87 0
[pid=30448] ppid=30446 vsize=28227396 memory=41296 CPUtime=0.33 cores=0-7
/proc/30448/stat : 30448 (java) S 30446 30446 16074 0 -1 1077944320 9536 0 0 0 31 2 0 0 20 0 20 0 476418028 28904853504 10324 33554432000 4194304 4196468 140723671052576 140723671035120 140006925782775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
/proc/30448/statm: 7056849 10324 3310 1 0 7019032 0
[pid=30448/tid=30449] ppid=30446 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/30448/task/30449/stat : 30449 (java) R 30446 30446 16074 0 -1 4202560 6630 0 0 0 18 1 0 0 20 0 20 0 476418028 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006930016832 140006907432225 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30450] ppid=30446 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/30448/task/30450/stat : 30450 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476418029 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006878403728 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30451] ppid=30446 vsize=28227396 memory=3906793988943328928 CPUtime=0 cores=0-7
/proc/30448/task/30451/stat : 30451 (java) S 30446 30446 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476418029 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006877350928 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30452] ppid=30446 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30448/task/30452/stat : 30452 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476418029 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006876298128 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30453] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30453/stat : 30453 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476418029 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006875245328 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30454] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30454/stat : 30454 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476418029 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006473456272 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30455] ppid=30446 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30448/task/30455/stat : 30455 (java) S 30446 30446 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476418029 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006472403472 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30456] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30456/stat : 30456 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476418029 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006471350672 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30457] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30457/stat : 30457 (java) S 30446 30446 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476418029 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006470297872 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30458] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30458/stat : 30458 (java) S 30446 30446 16074 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476418030 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006176336752 140006925793922 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30459] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30459/stat : 30459 (java) S 30446 30446 16074 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476418031 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006175282720 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30460] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30460/stat : 30460 (java) S 30446 30446 16074 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476418031 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006174229872 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30461] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30461/stat : 30461 (java) S 30446 30446 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476418033 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006173178192 140006925801371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30462] ppid=30446 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30448/task/30462/stat : 30462 (java) S 30446 30446 16074 0 -1 1077944384 346 0 0 0 1 0 0 0 20 0 20 0 476418033 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006172125552 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30463] ppid=30446 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30448/task/30463/stat : 30463 (java) S 30446 30446 16074 0 -1 1077944384 215 0 0 0 1 0 0 0 20 0 20 0 476418034 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006171072752 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30464] ppid=30446 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/30448/task/30464/stat : 30464 (java) S 30446 30446 16074 0 -1 1077944384 278 0 0 0 2 0 0 0 20 0 20 0 476418034 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006170019952 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30465] ppid=30446 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/30448/task/30465/stat : 30465 (java) R 30446 30446 16074 0 -1 4202560 752 0 0 0 8 0 0 0 20 0 20 0 476418034 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006168966960 140006918019902 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30466] ppid=30446 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30466/stat : 30466 (java) S 30446 30446 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476418034 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006167915616 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30467] ppid=30446 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30448/task/30467/stat : 30467 (java) S 30446 30446 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476418034 28904853504 10324 33554432000 4194304 4196468 140723671052576 140006166862896 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42748 KiB

[startup+0.310547 s]*
/proc/loadavg: 7.91 7.90 8.00 3/211 30467
/proc/meminfo: memFree=14148040/32770624 swapFree=66972364/67108860
[pid=30446] ppid=30443 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30446/stat : 30446 (xcsp3-exec) S 30443 30446 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476418028 115843072 363 33554432000 4194304 5098028 140736899337664 140736899335768 140086147945084 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37347328 140736899343192 140736899343450 140736899343450 140736899346374 0
/proc/30446/statm: 28282 363 304 221 0 87 0
[pid=30448] ppid=30446 vsize=28231652 memory=49988 CPUtime=0.52 cores=0-7
/proc/30448/stat : 30448 (java) S 30446 30446 16074 0 -1 1077944320 10869 0 0 0 49 3 0 0 20 0 20 0 476418028 28909211648 12497 33554432000 4194304 4196468 140723671052576 140723671035120 140006925782775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
/proc/30448/statm: 7057913 12497 3352 1 0 7019032 0
[pid=30448/tid=30449] ppid=30446 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/30448/task/30449/stat : 30449 (java) R 30446 30446 16074 0 -1 4202560 7789 0 0 0 27 2 0 0 20 0 20 0 476418028 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006930013888 140006909863262 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30450] ppid=30446 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30450/stat : 30450 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476418029 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006878403728 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30451] ppid=30446 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30451/stat : 30451 (java) S 30446 30446 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476418029 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006877350928 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30452] ppid=30446 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30452/stat : 30452 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476418029 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006876298128 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30453] ppid=30446 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30453/stat : 30453 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476418029 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006875245328 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30454] ppid=30446 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/30448/task/30454/stat : 30454 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476418029 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006473456272 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30455] ppid=30446 vsize=28231652 memory=139869233968047 CPUtime=0 cores=0-7
/proc/30448/task/30455/stat : 30455 (java) S 30446 30446 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476418029 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006472403472 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30456] ppid=30446 vsize=28231652 memory=139869233970352 CPUtime=0 cores=0-7
/proc/30448/task/30456/stat : 30456 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476418029 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006471350672 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30457] ppid=30446 vsize=28231652 memory=139869233972656 CPUtime=0 cores=0-7
/proc/30448/task/30457/stat : 30457 (java) S 30446 30446 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476418029 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006470297872 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30458] ppid=30446 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30458/stat : 30458 (java) S 30446 30446 16074 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476418030 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006176336752 140006925793922 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30459] ppid=30446 vsize=28231652 memory=279738467952272 CPUtime=0 cores=0-7
/proc/30448/task/30459/stat : 30459 (java) S 30446 30446 16074 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476418031 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006175282720 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30460] ppid=30446 vsize=28231652 memory=279738467959184 CPUtime=0 cores=0-7
/proc/30448/task/30460/stat : 30460 (java) S 30446 30446 16074 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476418031 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006174229872 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30461] ppid=30446 vsize=28231652 memory=279738467900464 CPUtime=0 cores=0-7
/proc/30448/task/30461/stat : 30461 (java) S 30446 30446 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476418033 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006173178192 140006925801371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30462] ppid=30446 vsize=28231652 memory=279738467973008 CPUtime=0.02 cores=0-7
/proc/30448/task/30462/stat : 30462 (java) S 30446 30446 16074 0 -1 1077944384 355 0 0 0 2 0 0 0 20 0 20 0 476418033 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006172125552 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30463] ppid=30446 vsize=28231652 memory=279738467979920 CPUtime=0.02 cores=0-7
/proc/30448/task/30463/stat : 30463 (java) S 30446 30446 16074 0 -1 1077944384 226 0 0 0 2 0 0 0 20 0 20 0 476418034 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006171072752 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30464] ppid=30446 vsize=28231652 memory=279738467977616 CPUtime=0.04 cores=0-7
/proc/30448/task/30464/stat : 30464 (java) R 30446 30446 16074 0 -1 4202560 368 0 0 0 4 0 0 0 20 0 20 0 476418034 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006170020048 140006905038605 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30465] ppid=30446 vsize=28231652 memory=279738467993776 CPUtime=0.12 cores=0-7
/proc/30448/task/30465/stat : 30465 (java) S 30446 30446 16074 0 -1 1077944384 817 0 0 0 12 0 0 0 20 0 20 0 476418034 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006168967152 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30466] ppid=30446 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30466/stat : 30466 (java) S 30446 30446 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476418034 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006167915616 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30467] ppid=30446 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/30448/task/30467/stat : 30467 (java) S 30446 30446 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476418034 28909211648 12497 33554432000 4194304 4196468 140723671052576 140006166862896 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51440 KiB

[startup+0.700957 s]
/proc/loadavg: 7.91 7.90 8.00 6/211 30467
/proc/meminfo: memFree=14130380/32770624 swapFree=66972364/67108860
[pid=30446] ppid=30443 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30446/stat : 30446 (xcsp3-exec) S 30443 30446 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476418028 115843072 363 33554432000 4194304 5098028 140736899337664 140736899335768 140086147945084 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37347328 140736899343192 140736899343450 140736899343450 140736899346374 0
/proc/30446/statm: 28282 363 304 221 0 87 0
[pid=30448] ppid=30446 vsize=28832852 memory=168812 CPUtime=2.01 cores=0-7
/proc/30448/stat : 30448 (java) S 30446 30446 16074 0 -1 1077944320 16421 0 0 0 193 8 0 0 20 0 28 0 476418028 29524840448 42203 33554432000 4194304 4196468 140723671052576 140723671035120 140006925782775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
/proc/30448/statm: 7208213 42203 3462 1 0 7169313 0
[pid=30448/tid=30449] ppid=30446 vsize=28832852 memory=279738468351664 CPUtime=0.56 cores=0-7
/proc/30448/task/30449/stat : 30449 (java) S 30446 30446 16074 0 -1 1077944384 9355 0 0 0 53 3 0 0 20 0 28 0 476418028 29524840448 42203 33554432000 4194304 4196468 140723671052576 140006930023552 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30450] ppid=30446 vsize=28832852 memory=139869234176880 CPUtime=0 cores=0-7
/proc/30448/task/30450/stat : 30450 (java) S 30446 30446 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476418029 29524840448 42203 33554432000 4194304 4196468 140723671052576 140006878403728 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30451] ppid=30446 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/30448/task/30451/stat : 30451 (java) S 30446 30446 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 476418029 29524840448 42203 33554432000 4194304 4196468 140723671052576 140006877350928 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30452] ppid=30446 vsize=28832852 memory=1716 CPUtime=0 cores=0-7
/proc/30448/task/30452/stat : 30452 (java) S 30446 30446 16074 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 476418029 29524840448 42203 33554432000 4194304 4196468 140723671052576 140006876298128 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0

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

[pid=30448/tid=30572] ppid=30446 vsize=28832852 memory=208284 CPUtime=159.19 cores=0-7
/proc/30448/task/30572/stat : 30572 (java) R 30446 30446 16074 0 -1 4202560 1615 0 0 0 15919 0 0 0 20 0 28 0 476418119 29524840448 52071 33554432000 4194304 4196468 140723671052576 140006152381224 140006560943344 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
Current children cumulated CPU time: 1286.58 s
Current children cumulated vsize: 28945980 KiB
Current children cumulated memory: 209736 KiB

[startup+222.302 s]
/proc/loadavg: 8.14 8.03 8.03 9/220 30594
/proc/meminfo: memFree=13826416/32770624 swapFree=66972368/67108860
[pid=30446] ppid=30443 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30446/stat : 30446 (xcsp3-exec) S 30443 30446 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476418028 115843072 363 33554432000 4194304 5098028 140736899337664 140736899335768 140086147945084 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37347328 140736899343192 140736899343450 140736899343450 140736899346374 0
/proc/30446/statm: 28282 363 304 221 0 87 0
[pid=30448] ppid=30446 vsize=28832852 memory=375272 CPUtime=1761.77 cores=0-7
/proc/30448/stat : 30448 (java) S 30446 30446 16074 0 -1 1077944320 133680 0 0 0 176099 78 0 0 20 0 28 0 476418028 29524840448 93818 33554432000 4194304 4196468 140723671052576 140723671035120 140006925782775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
/proc/30448/statm: 7208213 93818 3520 1 0 7169313 0
[pid=30448/tid=30449] ppid=30446 vsize=28832852 memory=373224 CPUtime=0.56 cores=0-7
/proc/30448/task/30449/stat : 30449 (java) S 30446 30446 16074 0 -1 1077944384 9355 0 0 0 53 3 0 0 20 0 28 0 476418028 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006930023552 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30450] ppid=30446 vsize=28832852 memory=375272 CPUtime=0.37 cores=0-7
/proc/30448/task/30450/stat : 30450 (java) S 30446 30446 16074 0 -1 1077944384 3316 0 0 0 33 4 0 0 20 0 28 0 476418029 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006878403728 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30451] ppid=30446 vsize=28832852 memory=375272 CPUtime=0.37 cores=0-7
/proc/30448/task/30451/stat : 30451 (java) S 30446 30446 16074 0 -1 1077944384 3870 0 0 0 33 4 0 0 20 0 28 0 476418029 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006877350928 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30452] ppid=30446 vsize=28832852 memory=375272 CPUtime=0.37 cores=0-7
/proc/30448/task/30452/stat : 30452 (java) S 30446 30446 16074 0 -1 1077944384 2544 0 0 0 33 4 0 0 20 0 28 0 476418029 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006876298128 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30453] ppid=30446 vsize=28832852 memory=1452 CPUtime=0.36 cores=0-7
/proc/30448/task/30453/stat : 30453 (java) S 30446 30446 16074 0 -1 1077944384 1978 0 0 0 32 4 0 0 20 0 28 0 476418029 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006875245328 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30454] ppid=30446 vsize=28832852 memory=371144 CPUtime=0.37 cores=0-7
/proc/30448/task/30454/stat : 30454 (java) S 30446 30446 16074 0 -1 1077944384 4247 0 0 0 33 4 0 0 20 0 28 0 476418029 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006473456272 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30455] ppid=30446 vsize=28832852 memory=1452 CPUtime=0.35 cores=0-7
/proc/30448/task/30455/stat : 30455 (java) S 30446 30446 16074 0 -1 1077944384 1951 0 0 0 31 4 0 0 20 0 28 0 476418029 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006472403472 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30456] ppid=30446 vsize=28832852 memory=6791534058613427641 CPUtime=0.37 cores=0-7
/proc/30448/task/30456/stat : 30456 (java) S 30446 30446 16074 0 -1 1077944384 2230 0 0 0 33 4 0 0 20 0 28 0 476418029 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006471350672 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30457] ppid=30446 vsize=28832852 memory=6944656592455360569 CPUtime=0.38 cores=0-7
/proc/30448/task/30457/stat : 30457 (java) S 30446 30446 16074 0 -1 1077944384 1907 0 0 0 34 4 0 0 20 0 28 0 476418029 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006470297872 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30458] ppid=30446 vsize=28832852 memory=0 CPUtime=0.36 cores=0-7
/proc/30448/task/30458/stat : 30458 (java) S 30446 30446 16074 0 -1 1077944384 8360 0 0 0 31 5 0 0 20 0 28 0 476418030 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006176336752 140006925793922 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30459] ppid=30446 vsize=28832852 memory=8976414709404591081 CPUtime=0 cores=0-7
/proc/30448/task/30459/stat : 30459 (java) S 30446 30446 16074 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 476418031 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006175282784 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30460] ppid=30446 vsize=28832852 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/30448/task/30460/stat : 30460 (java) S 30446 30446 16074 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 476418031 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006174229888 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30461] ppid=30446 vsize=28832852 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/30448/task/30461/stat : 30461 (java) S 30446 30446 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476418033 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006173178192 140006925801371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30462] ppid=30446 vsize=28832852 memory=15534115864709562 CPUtime=2.12 cores=0-7
/proc/30448/task/30462/stat : 30462 (java) S 30446 30446 16074 0 -1 1077944384 16653 0 0 0 208 4 0 0 20 0 28 0 476418033 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006172125552 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30463] ppid=30446 vsize=28832852 memory=1452 CPUtime=1.9 cores=0-7
/proc/30448/task/30463/stat : 30463 (java) S 30446 30446 16074 0 -1 1077944384 16790 0 0 0 186 4 0 0 20 0 28 0 476418034 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006171072752 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30464] ppid=30446 vsize=28832852 memory=373224 CPUtime=1.99 cores=0-7
/proc/30448/task/30464/stat : 30464 (java) S 30446 30446 16074 0 -1 1077944384 15301 0 0 0 197 2 0 0 20 0 28 0 476418034 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006170019952 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30465] ppid=30446 vsize=28832852 memory=370968 CPUtime=0.67 cores=0-7
/proc/30448/task/30465/stat : 30465 (java) S 30446 30446 16074 0 -1 1077944384 8614 0 0 0 66 1 0 0 20 0 28 0 476418034 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006168967152 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30466] ppid=30446 vsize=28832852 memory=992 CPUtime=0 cores=0-7
/proc/30448/task/30466/stat : 30466 (java) S 30446 30446 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476418034 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006167915616 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30467] ppid=30446 vsize=28832852 memory=2044 CPUtime=0.04 cores=0-7
/proc/30448/task/30467/stat : 30467 (java) S 30446 30446 16074 0 -1 1077944384 1320 0 0 0 0 4 0 0 20 0 28 0 476418034 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006166862896 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30565] ppid=30446 vsize=28832852 memory=1452 CPUtime=219.42 cores=0-7
/proc/30448/task/30565/stat : 30565 (java) R 30446 30446 16074 0 -1 4202560 2127 0 0 0 21940 2 0 0 20 0 28 0 476418118 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006151330464 140006561212375 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30566] ppid=30446 vsize=28832852 memory=6791534058613427641 CPUtime=218.8 cores=0-7
/proc/30448/task/30566/stat : 30566 (java) R 30446 30446 16074 0 -1 4202560 1867 0 0 0 21879 1 0 0 20 0 28 0 476418118 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006149222568 140006560040843 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30567] ppid=30446 vsize=28832852 memory=19520 CPUtime=218.41 cores=0-7
/proc/30448/task/30567/stat : 30567 (java) R 30446 30446 16074 0 -1 4202560 7669 0 0 0 21840 1 0 0 20 0 28 0 476418118 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006150278936 140006560040313 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30568] ppid=30446 vsize=28832852 memory=12024 CPUtime=218.5 cores=0-7
/proc/30448/task/30568/stat : 30568 (java) R 30446 30446 16074 0 -1 4202560 7335 0 0 0 21844 6 0 0 20 0 28 0 476418118 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006157644072 140006560622202 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30569] ppid=30446 vsize=28832852 memory=3612 CPUtime=218.83 cores=0-7
/proc/30448/task/30569/stat : 30569 (java) R 30446 30446 16074 0 -1 4202560 5017 0 0 0 21879 4 0 0 20 0 28 0 476418118 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006154485104 140006560665773 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30570] ppid=30446 vsize=28832852 memory=43440 CPUtime=218.86 cores=0-7
/proc/30448/task/30570/stat : 30570 (java) R 30446 30446 16074 0 -1 4202560 2638 0 0 0 21885 1 0 0 20 0 28 0 476418118 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006153435360 140006560097127 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30571] ppid=30446 vsize=28832852 memory=992 CPUtime=218.3 cores=0-7
/proc/30448/task/30571/stat : 30571 (java) R 30446 30446 16074 0 -1 4202560 1895 0 0 0 21829 1 0 0 20 0 28 0 476418118 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006156592040 140006561125740 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30572] ppid=30446 vsize=28832852 memory=2044 CPUtime=218.4 cores=0-7
/proc/30448/task/30572/stat : 30572 (java) R 30446 30446 16074 0 -1 4202560 3380 0 0 0 21838 2 0 0 20 0 28 0 476418119 29524840448 93818 33554432000 4194304 4196468 140723671052576 140006152380368 140006560097480 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
Current children cumulated CPU time: 1761.77 s
Current children cumulated vsize: 28945980 KiB
Current children cumulated memory: 376724 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.007 s]*
/proc/loadavg: 8.60 8.15 8.08 10/220 30594
/proc/meminfo: memFree=13824844/32770624 swapFree=66972368/67108860
[pid=30446] ppid=30443 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30446/stat : 30446 (xcsp3-exec) S 30443 30446 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476418028 115843072 363 33554432000 4194304 5098028 140736899337664 140736899335768 140086147945084 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37347328 140736899343192 140736899343450 140736899343450 140736899346374 0
/proc/30446/statm: 28282 363 304 221 0 87 0
[pid=30448] ppid=30446 vsize=28832852 memory=379564 CPUtime=1997.55 cores=0-7
/proc/30448/stat : 30448 (java) S 30446 30446 16074 0 -1 1077944320 137089 0 0 0 199674 81 0 0 20 0 28 0 476418028 29524840448 94891 33554432000 4194304 4196468 140723671052576 140723671035120 140006925782775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
/proc/30448/statm: 7208213 94891 3520 1 0 7169313 0
[pid=30448/tid=30449] ppid=30446 vsize=28832852 memory=6791534058613427641 CPUtime=0.56 cores=0-7
/proc/30448/task/30449/stat : 30449 (java) S 30446 30446 16074 0 -1 1077944384 9355 0 0 0 53 3 0 0 20 0 28 0 476418028 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006930023552 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30450] ppid=30446 vsize=28832852 memory=31076 CPUtime=0.43 cores=0-7
/proc/30448/task/30450/stat : 30450 (java) S 30446 30446 16074 0 -1 1077944384 3350 0 0 0 39 4 0 0 20 0 28 0 476418029 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006878403728 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30451] ppid=30446 vsize=28832852 memory=7233440061728516198 CPUtime=0.42 cores=0-7
/proc/30448/task/30451/stat : 30451 (java) R 30446 30446 16074 0 -1 1077944384 3933 0 0 0 38 4 0 0 20 0 28 0 476418029 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006877350928 140006925792981 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30452] ppid=30446 vsize=28832852 memory=4872558044660077418 CPUtime=0.44 cores=0-7
/proc/30448/task/30452/stat : 30452 (java) S 30446 30446 16074 0 -1 1077944384 2571 0 0 0 39 5 0 0 20 0 28 0 476418029 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006876298128 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30453] ppid=30446 vsize=28832852 memory=1764 CPUtime=0.42 cores=0-7
/proc/30448/task/30453/stat : 30453 (java) S 30446 30446 16074 0 -1 1077944384 2021 0 0 0 38 4 0 0 20 0 28 0 476418029 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006875245328 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30454] ppid=30446 vsize=28832852 memory=111636 CPUtime=0.41 cores=0-7
/proc/30448/task/30454/stat : 30454 (java) S 30446 30446 16074 0 -1 1077944384 4279 0 0 0 37 4 0 0 20 0 28 0 476418029 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006473456272 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30455] ppid=30446 vsize=28832852 memory=804 CPUtime=0.41 cores=0-7
/proc/30448/task/30455/stat : 30455 (java) S 30446 30446 16074 0 -1 1077944384 2001 0 0 0 37 4 0 0 20 0 28 0 476418029 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006472403472 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30456] ppid=30446 vsize=28832852 memory=1804 CPUtime=0.44 cores=0-7
/proc/30448/task/30456/stat : 30456 (java) S 30446 30446 16074 0 -1 1077944384 2634 0 0 0 39 5 0 0 20 0 28 0 476418029 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006471350672 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30457] ppid=30446 vsize=28832852 memory=920 CPUtime=0.43 cores=0-7
/proc/30448/task/30457/stat : 30457 (java) S 30446 30446 16074 0 -1 1077944384 2087 0 0 0 39 4 0 0 20 0 28 0 476418029 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006470297872 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30458] ppid=30446 vsize=28832852 memory=4948 CPUtime=0.41 cores=0-7
/proc/30448/task/30458/stat : 30458 (java) S 30446 30446 16074 0 -1 1077944384 8680 0 0 0 35 6 0 0 20 0 28 0 476418030 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006176336752 140006925793922 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30459] ppid=30446 vsize=28832852 memory=4104 CPUtime=0 cores=0-7
/proc/30448/task/30459/stat : 30459 (java) S 30446 30446 16074 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 476418031 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006175282784 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30460] ppid=30446 vsize=28832852 memory=1732 CPUtime=0 cores=0-7
/proc/30448/task/30460/stat : 30460 (java) S 30446 30446 16074 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 476418031 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006174229888 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30461] ppid=30446 vsize=28832852 memory=1412 CPUtime=0 cores=0-7
/proc/30448/task/30461/stat : 30461 (java) S 30446 30446 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476418033 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006173178192 140006925801371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30462] ppid=30446 vsize=28832852 memory=3640 CPUtime=2.12 cores=0-7
/proc/30448/task/30462/stat : 30462 (java) S 30446 30446 16074 0 -1 1077944384 16823 0 0 0 208 4 0 0 20 0 28 0 476418033 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006172125552 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30463] ppid=30446 vsize=28832852 memory=1452 CPUtime=1.9 cores=0-7
/proc/30448/task/30463/stat : 30463 (java) S 30446 30446 16074 0 -1 1077944384 16792 0 0 0 186 4 0 0 20 0 28 0 476418034 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006171072752 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30464] ppid=30446 vsize=28832852 memory=379564 CPUtime=1.99 cores=0-7
/proc/30448/task/30464/stat : 30464 (java) S 30446 30446 16074 0 -1 1077944384 15905 0 0 0 197 2 0 0 20 0 28 0 476418034 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006170019952 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30465] ppid=30446 vsize=28832852 memory=6791534058613427641 CPUtime=0.67 cores=0-7
/proc/30448/task/30465/stat : 30465 (java) S 30446 30446 16074 0 -1 1077944384 8616 0 0 0 66 1 0 0 20 0 28 0 476418034 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006168967152 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30466] ppid=30446 vsize=28832852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/30448/task/30466/stat : 30466 (java) S 30446 30446 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476418034 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006167915616 140006925792981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30467] ppid=30446 vsize=28832852 memory=-7175204567652784766 CPUtime=0.04 cores=0-7
/proc/30448/task/30467/stat : 30467 (java) S 30446 30446 16074 0 -1 1077944384 1343 0 0 0 0 4 0 0 20 0 28 0 476418034 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006166862896 140006925793922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30565] ppid=30446 vsize=28832852 memory=3054156605268465310 CPUtime=248.83 cores=0-7
/proc/30448/task/30565/stat : 30565 (java) R 30446 30446 16074 0 -1 4202560 2225 0 0 0 24881 2 0 0 20 0 28 0 476418118 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006151326672 140006560039817 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30566] ppid=30446 vsize=28832852 memory=4713745541279610410 CPUtime=248.06 cores=0-7
/proc/30448/task/30566/stat : 30566 (java) R 30446 30446 16074 0 -1 4202560 1976 0 0 0 24805 1 0 0 20 0 28 0 476418118 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006149222240 140006561121191 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30567] ppid=30446 vsize=28832852 memory=500 CPUtime=247.97 cores=0-7
/proc/30448/task/30567/stat : 30567 (java) R 30446 30446 16074 0 -1 4202560 7930 0 0 0 24795 2 0 0 20 0 28 0 476418118 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006150274640 140006560941767 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30568] ppid=30446 vsize=28832852 memory=1556 CPUtime=247.95 cores=0-7
/proc/30448/task/30568/stat : 30568 (java) R 30446 30446 16074 0 -1 4202560 7775 0 0 0 24789 6 0 0 20 0 28 0 476418118 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006157643552 140006560666075 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30569] ppid=30446 vsize=28832852 memory=3612 CPUtime=248.23 cores=0-7
/proc/30448/task/30569/stat : 30569 (java) R 30446 30446 16074 0 -1 4202560 5131 0 0 0 24819 4 0 0 20 0 28 0 476418118 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006154488288 140006560040809 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30570] ppid=30446 vsize=28832852 memory=43440 CPUtime=248.23 cores=0-7
/proc/30448/task/30570/stat : 30570 (java) R 30446 30446 16074 0 -1 4202560 2833 0 0 0 24822 1 0 0 20 0 28 0 476418118 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006153432504 140006560040843 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30571] ppid=30446 vsize=28832852 memory=992 CPUtime=247.71 cores=0-7
/proc/30448/task/30571/stat : 30571 (java) R 30446 30446 16074 0 -1 4202560 1956 0 0 0 24770 1 0 0 20 0 28 0 476418118 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006156591464 140006560770229 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
[pid=30448/tid=30572] ppid=30446 vsize=28832852 memory=2044 CPUtime=247.83 cores=0-7
/proc/30448/task/30572/stat : 30572 (java) R 30446 30446 16074 0 -1 4202560 3557 0 0 0 24781 2 0 0 20 0 28 0 476418119 29524840448 94891 33554432000 4194304 4196468 140723671052576 140006152381080 140006560040809 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 9527296 140723671061468 140723671061643 140723671061643 140723671064527 0
Current children cumulated CPU time: 1997.55 s
Current children cumulated vsize: 28945980 KiB
Current children cumulated memory: 381016 KiB

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

[startup+252.049 s]
# the end of solver process 30446 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001606 s, system=0.000803 s

[startup+252.103 s]
# the end of solver process 30448 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1997.35 s, system=0.826695 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.103
CPU time (s): 1998.18
CPU user time (s): 1997.35
CPU system time (s): 0.826695
CPU usage (%): 792.604
Max. virtual memory (cumulated for all children) (KiB): 28945980
Max. memory (cumulated for all children) (KiB): 381016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1997.35
system time used= 0.826695
maximum resident set size= 380492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138083
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42128
involuntary context switches= 25179


# summary of solver processes directly reported to runsolver:
#   pid: 30446,30448
#   total CPU time (s): 1998.18
#   total CPU user time (s): 1997.35
#   total CPU system time (s): 0.826695

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.21039 second user time and 2.83334 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-20 20:38:39
IDJOB=4404976
IDBENCH=135746
IDSOLVER=2866
FILE ID=node117/4404976-1569004762
RUNJOBID= node117-1568994492-16101
PBS_JOBID= 21704726
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n15/TravellingSalesman-15-30-12.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-4404976-1569004762/watcher-4404976-1569004762 -o /var/tmp/evaluation-result-4404976-1569004762/solver-4404976-1569004762 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1568994492-16101 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 733370562 HOME/instance-4404976-1569004762.xml

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

MD5SUM BENCH= dba33b05662b19bf60999f99ad872bed
RANDOM SEED=733370562

node117.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.75
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.75
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.75
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.75
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:        14185752 kB
MemAvailable:   31830836 kB
Buffers:          146956 kB
Cached:         17404140 kB
SwapCached:        27748 kB
Active:          8698992 kB
Inactive:        8884836 kB
Active(anon):       5152 kB
Inactive(anon):    68852 kB
Active(file):    8693840 kB
Inactive(file):  8815984 kB
Unevictable:      108556 kB
Mlocked:          108556 kB
SwapTotal:      67108860 kB
SwapFree:       66972364 kB
Dirty:             26152 kB
Writeback:             0 kB
AnonPages:        124580 kB
Mapped:            48364 kB
Shmem:             32520 kB
Slab:             592248 kB
SReclaimable:     563720 kB
SUnreclaim:        28528 kB
KernelStack:        3712 kB
PageTables:         5680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /var/tmp at the end= 13488 MiB
End job on node117 at 2019-09-20 20:42:51