Trace number 4407477

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-24 parallelSAT (TO)158 2003.89 252.094

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n35/
TravellingSalesman-35-30-07.xml
MD5SUM1a4fb6e98f7c5153812b28830edea47d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark143
Best CPU time to get the best result obtained on this benchmark2400.49
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints36
Number of domains2
Minimum domain size35
Maximum domain size37
Distribution of domain sizes[{"size":35,"count":35},{"size":37,"count":35}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":35},{"degree":3,"count":35}]
Minimum constraint arity3
Maximum constraint arity35
Distribution of constraint arities[{"arity":3,"count":35},{"arity":35,"count":1}]
Number of extensional constraints35
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":35},{"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-4407477-1569348110.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407477-1569348110.xml, -tl, 2016s, -p, 8]
0.34/0.23	c 8 solvers in parallel
0.34/0.29	c parse instance...
1.48/0.69	c solve instance...
2.63/0.82	o 580 
2.63/0.84	o 251 
2.63/0.86	o 194 
2.63/0.90	o 192 
3.19/0.91	o 191 
3.19/0.91	o 190 
3.19/0.99	o 187 
3.19/1.00	o 177 
3.19/1.00	o 163 
3.91/1.11	o 159 
7.61/1.59	o 158 
2003.28/252.07	s SATISFIABLE
2003.28/252.07	v <instantiation>
2003.28/252.07	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] </list>
2003.28/252.07	v 	<values>23 17 18 13 12 7 9 8 6 3 5 2 1 14 4 0 10 11 25 26 31 34 32 33 27 28 30 29 24 19 20 21 15 16 22 4 1 5 1 7 2 2 2 1 7 1 3 11 11 8 4 4 10 5 6 1 4 1 9 6 11 2 9 5 1 3 4 2 4 1 </values>
2003.28/252.07	v </instantiation>
2003.28/252.07	c Unexpected resolution interruption!

Verifier Data

OK	158

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407477-1569348110/watcher-4407477-1569348110 -o /var/tmp/evaluation-result-4407477-1569348110/solver-4407477-1569348110 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node121-1569335936-11725 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1403632523 HOME/instance-4407477-1569348110.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=16631, runsolver pid=16628

[startup+0.100112 s]*
/proc/loadavg: 8.49 8.11 8.07 2/213 16652
/proc/meminfo: memFree=25465532/32770624 swapFree=66992420/67108860
[pid=16631] ppid=16628 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16631/stat : 16631 (xcsp3-exec) S 16628 16631 11698 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511073590 115843072 363 33554432000 4194304 5098028 140728140655808 140728140653912 139749934629500 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17592320 140728140657495 140728140657754 140728140657754 140728140660678 0
/proc/16631/statm: 28282 363 305 221 0 87 0
[pid=16633] ppid=16631 vsize=28227396 memory=29208 CPUtime=0.12 cores=0-7
/proc/16633/stat : 16633 (java) S 16631 16631 11698 0 -1 1077944320 5773 0 0 0 10 2 0 0 20 0 20 0 511073591 28904853504 7302 33554432000 4194304 4196468 140721716317488 140721716300032 139754177273591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
/proc/16633/statm: 7056849 7302 3123 1 0 7019032 0
[pid=16633/tid=16634] ppid=16631 vsize=28227396 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/16633/task/16634/stat : 16634 (java) R 16631 16631 11698 0 -1 4202560 3678 0 0 0 8 1 0 0 20 0 20 0 511073591 28904853504 7302 33554432000 4194304 4196468 140721716317488 139754181500064 139754177285526 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16635] ppid=16631 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/16633/task/16635/stat : 16635 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073592 28904853504 7302 33554432000 4194304 4196468 140721716317488 139753728814096 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16636] ppid=16631 vsize=28227396 memory=139728744232576 CPUtime=0 cores=0-7
/proc/16633/task/16636/stat : 16636 (java) S 16631 16631 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511073592 28904853504 7302 33554432000 4194304 4196468 140721716317488 139753727761552 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16637] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16637/stat : 16637 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073592 28904853504 7302 33554432000 4194304 4196468 140721716317488 139753726708496 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16638] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16638/stat : 16638 (java) S 16631 16631 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511073592 28904853504 7302 33554432000 4194304 4196468 140721716317488 139753725655952 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16639] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16639/stat : 16639 (java) S 16631 16631 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511073592 28904853504 7302 33554432000 4194304 4196468 140721716317488 139753724602896 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16640] ppid=16631 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16633/task/16640/stat : 16640 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073592 28904853504 7302 33554432000 4194304 4196468 140721716317488 139753723550352 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16641] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16641/stat : 16641 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073592 28904853504 7302 33554432000 4194304 4196468 140721716317488 139753722497296 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16642] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16642/stat : 16642 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073592 28904853504 7302 33554432000 4194304 4196468 140721716317488 139753721444752 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16643] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16643/stat : 16643 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073593 28904853504 7302 33554432000 4194304 4196468 140721716317488 139752507071216 139754177284738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16644] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16644/stat : 16644 (java) S 16631 16631 11698 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511073594 28904853504 7302 33554432000 4194304 4196468 140721716317488 139752506017440 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16645] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16645/stat : 16645 (java) S 16631 16631 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511073594 28904853504 7302 33554432000 4194304 4196468 140721716317488 139752504964336 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16646] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16646/stat : 16646 (java) S 16631 16631 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511073596 28904853504 7302 33554432000 4194304 4196468 140721716317488 139752503912912 139754177292187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16647] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16647/stat : 16647 (java) S 16631 16631 11698 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 20 0 511073596 28904853504 7302 33554432000 4194304 4196468 140721716317488 139752502860016 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16648] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16648/stat : 16648 (java) S 16631 16631 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511073596 28904853504 7302 33554432000 4194304 4196468 140721716317488 139752501807472 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16649] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16649/stat : 16649 (java) S 16631 16631 11698 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 511073596 28904853504 7302 33554432000 4194304 4196468 140721716317488 139752500754416 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16650] ppid=16631 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16633/task/16650/stat : 16650 (java) R 16631 16631 11698 0 -1 4202560 366 0 0 0 1 0 0 0 20 0 20 0 511073596 28904853504 7302 33554432000 4194304 4196468 140721716317488 139752499701872 139754156294047 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16651] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16651/stat : 16651 (java) S 16631 16631 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511073597 28904853504 7302 33554432000 4194304 4196468 140721716317488 139752498650080 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16652] ppid=16631 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16633/task/16652/stat : 16652 (java) S 16631 16631 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511073597 28904853504 7302 33554432000 4194304 4196468 140721716317488 139752497597616 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30660 KiB

[startup+0.210127 s]*
/proc/loadavg: 8.49 8.11 8.07 4/213 16652
/proc/meminfo: memFree=25452356/32770624 swapFree=66992420/67108860
[pid=16631] ppid=16628 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16631/stat : 16631 (xcsp3-exec) S 16628 16631 11698 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511073590 115843072 363 33554432000 4194304 5098028 140728140655808 140728140653912 139749934629500 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17592320 140728140657495 140728140657754 140728140657754 140728140660678 0
/proc/16631/statm: 28282 363 305 221 0 87 0
[pid=16633] ppid=16631 vsize=28227396 memory=41364 CPUtime=0.34 cores=0-7
/proc/16633/stat : 16633 (java) S 16631 16631 11698 0 -1 1077944320 9540 0 0 0 30 4 0 0 20 0 20 0 511073591 28904853504 10341 33554432000 4194304 4196468 140721716317488 140721716300032 139754177273591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
/proc/16633/statm: 7056849 10341 3315 1 0 7019032 0
[pid=16633/tid=16634] ppid=16631 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/16633/task/16634/stat : 16634 (java) R 16631 16631 11698 0 -1 4202560 6679 0 0 0 17 2 0 0 20 0 20 0 511073591 28904853504 10341 33554432000 4194304 4196468 140721716317488 139754181505504 139754161354078 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16635] ppid=16631 vsize=28227396 memory=330 CPUtime=0 cores=0-7
/proc/16633/task/16635/stat : 16635 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073592 28904853504 10341 33554432000 4194304 4196468 140721716317488 139753728814096 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16636] ppid=16631 vsize=28227396 memory=288370104895944320 CPUtime=0 cores=0-7
/proc/16633/task/16636/stat : 16636 (java) S 16631 16631 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511073592 28904853504 10341 33554432000 4194304 4196468 140721716317488 139753727761552 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16637] ppid=16631 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16633/task/16637/stat : 16637 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073592 28904853504 10341 33554432000 4194304 4196468 140721716317488 139753726708496 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16638] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16638/stat : 16638 (java) S 16631 16631 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511073592 28904853504 10341 33554432000 4194304 4196468 140721716317488 139753725655952 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16639] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16639/stat : 16639 (java) S 16631 16631 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511073592 28904853504 10341 33554432000 4194304 4196468 140721716317488 139753724602896 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16640] ppid=16631 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16633/task/16640/stat : 16640 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073592 28904853504 10341 33554432000 4194304 4196468 140721716317488 139753723550352 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16641] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16641/stat : 16641 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073592 28904853504 10341 33554432000 4194304 4196468 140721716317488 139753722497296 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16642] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16642/stat : 16642 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073592 28904853504 10341 33554432000 4194304 4196468 140721716317488 139753721444752 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16643] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16643/stat : 16643 (java) S 16631 16631 11698 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511073593 28904853504 10341 33554432000 4194304 4196468 140721716317488 139752507071216 139754177284738 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16644] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16644/stat : 16644 (java) S 16631 16631 11698 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511073594 28904853504 10341 33554432000 4194304 4196468 140721716317488 139752506017440 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16645] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16645/stat : 16645 (java) S 16631 16631 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511073594 28904853504 10341 33554432000 4194304 4196468 140721716317488 139752504964336 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16646] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16646/stat : 16646 (java) S 16631 16631 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511073596 28904853504 10341 33554432000 4194304 4196468 140721716317488 139752503912912 139754177292187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16647] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16647/stat : 16647 (java) S 16631 16631 11698 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 511073596 28904853504 10341 33554432000 4194304 4196468 140721716317488 139752502860016 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16648] ppid=16631 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16633/task/16648/stat : 16648 (java) S 16631 16631 11698 0 -1 1077944384 84 0 0 0 1 0 0 0 20 0 20 0 511073596 28904853504 10341 33554432000 4194304 4196468 140721716317488 139752501807472 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16649] ppid=16631 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/16633/task/16649/stat : 16649 (java) S 16631 16631 11698 0 -1 1077944384 367 0 0 0 2 0 0 0 20 0 20 0 511073596 28904853504 10341 33554432000 4194304 4196468 140721716317488 139752500754416 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16650] ppid=16631 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/16633/task/16650/stat : 16650 (java) R 16631 16631 11698 0 -1 4202560 796 0 0 0 7 0 0 0 20 0 20 0 511073596 28904853504 10341 33554432000 4194304 4196468 140721716317488 139752499696448 139754169510718 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16651] ppid=16631 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16651/stat : 16651 (java) S 16631 16631 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511073597 28904853504 10341 33554432000 4194304 4196468 140721716317488 139752498650080 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16652] ppid=16631 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16633/task/16652/stat : 16652 (java) S 16631 16631 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511073597 28904853504 10341 33554432000 4194304 4196468 140721716317488 139752497597616 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42816 KiB

[startup+0.309618 s]*
/proc/loadavg: 8.49 8.11 8.07 3/213 16652
/proc/meminfo: memFree=25447408/32770624 swapFree=66992420/67108860
[pid=16631] ppid=16628 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16631/stat : 16631 (xcsp3-exec) S 16628 16631 11698 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511073590 115843072 363 33554432000 4194304 5098028 140728140655808 140728140653912 139749934629500 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17592320 140728140657495 140728140657754 140728140657754 140728140660678 0
/proc/16631/statm: 28282 363 305 221 0 87 0
[pid=16633] ppid=16631 vsize=28231652 memory=49596 CPUtime=0.52 cores=0-7
/proc/16633/stat : 16633 (java) S 16631 16631 11698 0 -1 1077944320 10729 0 0 0 47 5 0 0 20 0 20 0 511073591 28909211648 12399 33554432000 4194304 4196468 140721716317488 140721716300032 139754177273591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
/proc/16633/statm: 7057913 12399 3354 1 0 7019032 0
[pid=16633/tid=16634] ppid=16631 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/16633/task/16634/stat : 16634 (java) R 16631 16631 11698 0 -1 4202560 7747 0 0 0 26 3 0 0 20 0 20 0 511073591 28909211648 12399 33554432000 4194304 4196468 140721716317488 139754181504704 139754169951605 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16635] ppid=16631 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16635/stat : 16635 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073592 28909211648 12399 33554432000 4194304 4196468 140721716317488 139753728814096 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16636] ppid=16631 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16636/stat : 16636 (java) S 16631 16631 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511073592 28909211648 12399 33554432000 4194304 4196468 140721716317488 139753727761552 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16637] ppid=16631 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16637/stat : 16637 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073592 28909211648 12399 33554432000 4194304 4196468 140721716317488 139753726708496 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16638] ppid=16631 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16638/stat : 16638 (java) S 16631 16631 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511073592 28909211648 12399 33554432000 4194304 4196468 140721716317488 139753725655952 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16639] ppid=16631 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16639/stat : 16639 (java) S 16631 16631 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511073592 28909211648 12399 33554432000 4194304 4196468 140721716317488 139753724602896 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16640] ppid=16631 vsize=28231652 memory=139728640895663 CPUtime=0 cores=0-7
/proc/16633/task/16640/stat : 16640 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073592 28909211648 12399 33554432000 4194304 4196468 140721716317488 139753723550352 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16641] ppid=16631 vsize=28231652 memory=139728640897968 CPUtime=0 cores=0-7
/proc/16633/task/16641/stat : 16641 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073592 28909211648 12399 33554432000 4194304 4196468 140721716317488 139753722497296 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16642] ppid=16631 vsize=28231652 memory=139728640900272 CPUtime=0 cores=0-7
/proc/16633/task/16642/stat : 16642 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073592 28909211648 12416 33554432000 4194304 4196468 140721716317488 139753721444752 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16643] ppid=16631 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16643/stat : 16643 (java) S 16631 16631 11698 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511073593 28909211648 12416 33554432000 4194304 4196468 140721716317488 139752507071216 139754177284738 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16644] ppid=16631 vsize=28231652 memory=279457281814416 CPUtime=0 cores=0-7
/proc/16633/task/16644/stat : 16644 (java) S 16631 16631 11698 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511073594 28909211648 12416 33554432000 4194304 4196468 140721716317488 139752506017440 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16645] ppid=16631 vsize=28231652 memory=279457281812112 CPUtime=0 cores=0-7
/proc/16633/task/16645/stat : 16645 (java) S 16631 16631 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511073594 28909211648 12416 33554432000 4194304 4196468 140721716317488 139752504964336 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16646] ppid=16631 vsize=28231652 memory=279457281819024 CPUtime=0 cores=0-7
/proc/16633/task/16646/stat : 16646 (java) S 16631 16631 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511073596 28909211648 12416 33554432000 4194304 4196468 140721716317488 139752503912912 139754177292187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16647] ppid=16631 vsize=28231652 memory=279457281760272 CPUtime=0.01 cores=0-7
/proc/16633/task/16647/stat : 16647 (java) R 16631 16631 11698 0 -1 4202560 340 0 0 0 1 0 0 0 20 0 20 0 511073596 28909211648 12416 33554432000 4194304 4196468 140721716317488 139752502860016 139754162173134 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16648] ppid=16631 vsize=28231652 memory=279457281832848 CPUtime=0.02 cores=0-7
/proc/16633/task/16648/stat : 16648 (java) R 16631 16631 11698 0 -1 1077944384 90 0 0 0 2 0 0 0 20 0 20 0 511073596 28909211648 12416 33554432000 4194304 4196468 140721716317488 139752501807472 139754177284738 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16649] ppid=16631 vsize=28231652 memory=279457281839760 CPUtime=0.03 cores=0-7
/proc/16633/task/16649/stat : 16649 (java) R 16631 16631 11698 0 -1 1077944384 374 0 0 0 3 0 0 0 20 0 20 0 511073596 28909211648 12416 33554432000 4194304 4196468 140721716317488 139752500754416 139754177284738 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16650] ppid=16631 vsize=28231652 memory=279457281837456 CPUtime=0.12 cores=0-7
/proc/16633/task/16650/stat : 16650 (java) R 16631 16631 11698 0 -1 4202560 864 0 0 0 12 0 0 0 20 0 20 0 511073596 28909211648 12416 33554432000 4194304 4196468 140721716317488 139752499701872 139754156221170 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16651] ppid=16631 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16651/stat : 16651 (java) S 16631 16631 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511073597 28909211648 12416 33554432000 4194304 4196468 140721716317488 139752498650080 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16652] ppid=16631 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/16633/task/16652/stat : 16652 (java) S 16631 16631 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511073597 28909211648 12416 33554432000 4194304 4196468 140721716317488 139752497597616 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51048 KiB

[startup+0.700928 s]
/proc/loadavg: 8.49 8.11 8.07 3/213 16652
/proc/meminfo: memFree=25426144/32770624 swapFree=66992420/67108860
[pid=16631] ppid=16628 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16631/stat : 16631 (xcsp3-exec) S 16628 16631 11698 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511073590 115843072 363 33554432000 4194304 5098028 140728140655808 140728140653912 139749934629500 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17592320 140728140657495 140728140657754 140728140657754 140728140660678 0
/proc/16631/statm: 28282 363 305 221 0 87 0
[pid=16633] ppid=16631 vsize=28233776 memory=113728 CPUtime=1.88 cores=0-7
/proc/16633/stat : 16633 (java) S 16631 16631 11698 0 -1 1077944320 15369 0 0 0 181 7 0 0 20 0 20 0 511073591 28911386624 28432 33554432000 4194304 4196468 140721716317488 140721716300032 139754177273591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
/proc/16633/statm: 7058444 28432 3460 1 0 7019544 0
[pid=16633/tid=16634] ppid=16631 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/16633/task/16634/stat : 16634 (java) R 16631 16631 11698 0 -1 4202560 9109 0 0 0 63 5 0 0 20 0 20 0 511073591 28911386624 28432 33554432000 4194304 4196468 140721716317488 139754181510288 139754161354078 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16635] ppid=16631 vsize=28233776 memory=139728641106800 CPUtime=0 cores=0-7
/proc/16633/task/16635/stat : 16635 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073592 28911386624 28432 33554432000 4194304 4196468 140721716317488 139753728814096 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16636] ppid=16631 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/16633/task/16636/stat : 16636 (java) S 16631 16631 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511073592 28911386624 28432 33554432000 4194304 4196468 140721716317488 139753727761552 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16637] ppid=16631 vsize=28233776 memory=1164 CPUtime=0 cores=0-7
/proc/16633/task/16637/stat : 16637 (java) S 16631 16631 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511073592 28911386624 28432 33554432000 4194304 4196468 140721716317488 139753726708496 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0

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

[pid=16633/tid=16748] ppid=16631 vsize=28768336 memory=1764 CPUtime=159.38 cores=0-7
/proc/16633/task/16748/stat : 16748 (java) R 16631 16631 11698 0 -1 4202560 1984 0 0 0 15936 2 0 0 20 0 28 0 511073751 29458776064 58011 33554432000 4194304 4196468 140721716317488 139752483115512 139753820694368 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
Current children cumulated CPU time: 1289.5 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 233496 KiB

[startup+222.302 s]
/proc/loadavg: 8.22 8.29 8.16 9/221 16762
/proc/meminfo: memFree=25253016/32770624 swapFree=66992420/67108860
[pid=16631] ppid=16628 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16631/stat : 16631 (xcsp3-exec) S 16628 16631 11698 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511073590 115843072 363 33554432000 4194304 5098028 140728140655808 140728140653912 139749934629500 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17592320 140728140657495 140728140657754 140728140657754 140728140660678 0
/proc/16631/statm: 28282 363 305 221 0 87 0
[pid=16633] ppid=16631 vsize=28768336 memory=242668 CPUtime=1767 cores=0-7
/proc/16633/stat : 16633 (java) S 16631 16631 11698 0 -1 1077944320 100838 0 0 0 176617 83 0 0 20 0 28 0 511073591 29458776064 60667 33554432000 4194304 4196468 140721716317488 140721716300032 139754177273591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
/proc/16633/statm: 7192084 60667 3521 1 0 7153184 0
[pid=16633/tid=16634] ppid=16631 vsize=28768336 memory=242668 CPUtime=0.69 cores=0-7
/proc/16633/task/16634/stat : 16634 (java) S 16631 16631 11698 0 -1 1077944384 9166 0 0 0 64 5 0 0 20 0 28 0 511073591 29458776064 60667 33554432000 4194304 4196468 140721716317488 139754181514368 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16635] ppid=16631 vsize=28768336 memory=1452 CPUtime=0.18 cores=0-7
/proc/16633/task/16635/stat : 16635 (java) S 16631 16631 11698 0 -1 1077944384 2847 0 0 0 12 6 0 0 20 0 28 0 511073592 29458776064 60667 33554432000 4194304 4196468 140721716317488 139753728814096 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16636] ppid=16631 vsize=28768336 memory=242668 CPUtime=0.15 cores=0-7
/proc/16633/task/16636/stat : 16636 (java) S 16631 16631 11698 0 -1 1077944384 3700 0 0 0 11 4 0 0 20 0 28 0 511073592 29458776064 60667 33554432000 4194304 4196468 140721716317488 139753727761552 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16637] ppid=16631 vsize=28768336 memory=-2461829820114675750 CPUtime=0.16 cores=0-7
/proc/16633/task/16637/stat : 16637 (java) S 16631 16631 11698 0 -1 1077944384 1836 0 0 0 12 4 0 0 20 0 28 0 511073592 29458776064 60667 33554432000 4194304 4196468 140721716317488 139753726708496 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16638] ppid=16631 vsize=28768336 memory=240484 CPUtime=0.15 cores=0-7
/proc/16633/task/16638/stat : 16638 (java) S 16631 16631 11698 0 -1 1077944384 2165 0 0 0 11 4 0 0 20 0 28 0 511073592 29458776064 60667 33554432000 4194304 4196468 140721716317488 139753725655952 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16639] ppid=16631 vsize=28768336 memory=6225781622385435186 CPUtime=0.16 cores=0-7
/proc/16633/task/16639/stat : 16639 (java) S 16631 16631 11698 0 -1 1077944384 1995 0 0 0 11 5 0 0 20 0 28 0 511073592 29458776064 60667 33554432000 4194304 4196468 140721716317488 139753724602896 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16640] ppid=16631 vsize=28768336 memory=242628 CPUtime=0.18 cores=0-7
/proc/16633/task/16640/stat : 16640 (java) S 16631 16631 11698 0 -1 1077944384 1858 0 0 0 13 5 0 0 20 0 28 0 511073592 29458776064 60667 33554432000 4194304 4196468 140721716317488 139753723550352 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16641] ppid=16631 vsize=28768336 memory=3620 CPUtime=0.17 cores=0-7
/proc/16633/task/16641/stat : 16641 (java) S 16631 16631 11698 0 -1 1077944384 1982 0 0 0 12 5 0 0 20 0 28 0 511073592 29458776064 60667 33554432000 4194304 4196468 140721716317488 139753722497296 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16642] ppid=16631 vsize=28768336 memory=-7361183220417257581 CPUtime=0.18 cores=0-7
/proc/16633/task/16642/stat : 16642 (java) S 16631 16631 11698 0 -1 1077944384 2949 0 0 0 13 5 0 0 20 0 28 0 511073592 29458776064 60667 33554432000 4194304 4196468 140721716317488 139753721444752 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16643] ppid=16631 vsize=28768336 memory=7681407940103534239 CPUtime=0.12 cores=0-7
/proc/16633/task/16643/stat : 16643 (java) S 16631 16631 11698 0 -1 1077944384 7268 0 0 0 9 3 0 0 20 0 28 0 511073593 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752507071216 139754177284738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16644] ppid=16631 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/16633/task/16644/stat : 16644 (java) S 16631 16631 11698 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 511073594 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752506017504 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16645] ppid=16631 vsize=28768336 memory=242668 CPUtime=0 cores=0-7
/proc/16633/task/16645/stat : 16645 (java) S 16631 16631 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 511073594 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752504964352 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16646] ppid=16631 vsize=28768336 memory=1440 CPUtime=0 cores=0-7
/proc/16633/task/16646/stat : 16646 (java) S 16631 16631 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511073596 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752503912912 139754177292187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16647] ppid=16631 vsize=28768336 memory=904 CPUtime=1.7 cores=0-7
/proc/16633/task/16647/stat : 16647 (java) S 16631 16631 11698 0 -1 1077944384 8558 0 0 0 168 2 0 0 20 0 28 0 511073596 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752502860016 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16648] ppid=16631 vsize=28768336 memory=1452 CPUtime=1.99 cores=0-7
/proc/16633/task/16648/stat : 16648 (java) S 16631 16631 11698 0 -1 1077944384 9650 0 0 0 198 1 0 0 20 0 28 0 511073596 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752501807472 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16649] ppid=16631 vsize=28768336 memory=242668 CPUtime=2.14 cores=0-7
/proc/16633/task/16649/stat : 16649 (java) S 16631 16631 11698 0 -1 1077944384 11534 0 0 0 212 2 0 0 20 0 28 0 511073596 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752500754416 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16650] ppid=16631 vsize=28768336 memory=5938393498060875624 CPUtime=0.79 cores=0-7
/proc/16633/task/16650/stat : 16650 (java) S 16631 16631 11698 0 -1 1077944384 6694 0 0 0 77 2 0 0 20 0 28 0 511073596 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752499701872 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16651] ppid=16631 vsize=28768336 memory=7516877653809523560 CPUtime=0 cores=0-7
/proc/16633/task/16651/stat : 16651 (java) S 16631 16631 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511073597 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752498650080 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16652] ppid=16631 vsize=28768336 memory=4126316290023845779 CPUtime=0.04 cores=0-7
/proc/16633/task/16652/stat : 16652 (java) S 16631 16631 11698 0 -1 1077944384 1500 0 0 0 0 4 0 0 20 0 28 0 511073597 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752497597616 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16741] ppid=16631 vsize=28768336 memory=1452 CPUtime=219.15 cores=0-7
/proc/16633/task/16741/stat : 16741 (java) R 16631 16631 11698 0 -1 4202560 1830 0 0 0 21914 1 0 0 20 0 28 0 511073750 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752486271976 139753819677675 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16742] ppid=16631 vsize=28768336 memory=1452 CPUtime=218.45 cores=0-7
/proc/16633/task/16742/stat : 16742 (java) R 16631 16631 11698 0 -1 4202560 1838 0 0 0 21845 0 0 0 20 0 28 0 511073750 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752481010632 139753820157521 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16743] ppid=16631 vsize=28768336 memory=242668 CPUtime=219.5 cores=0-7
/proc/16633/task/16743/stat : 16743 (java) R 16631 16631 11698 0 -1 4202560 3726 0 0 0 21948 2 0 0 20 0 28 0 511073750 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752482061960 139753821069299 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16744] ppid=16631 vsize=28768336 memory=1452 CPUtime=219.56 cores=0-7
/proc/16633/task/16744/stat : 16744 (java) R 16631 16631 11698 0 -1 4202560 4231 0 0 0 21952 4 0 0 20 0 28 0 511073750 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752487325680 139753821301454 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16745] ppid=16631 vsize=28768336 memory=242668 CPUtime=219.79 cores=0-7
/proc/16633/task/16745/stat : 16745 (java) R 16631 16631 11698 0 -1 4202560 3082 0 0 0 21977 2 0 0 20 0 28 0 511073750 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752488377856 139753823564400 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16746] ppid=16631 vsize=28768336 memory=1452 CPUtime=219.43 cores=0-7
/proc/16633/task/16746/stat : 16746 (java) R 16631 16631 11698 0 -1 4202560 2994 0 0 0 21941 2 0 0 20 0 28 0 511073750 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752485220536 139753820293535 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16747] ppid=16631 vsize=28768336 memory=242668 CPUtime=218.99 cores=0-7
/proc/16633/task/16747/stat : 16747 (java) R 16631 16631 11698 0 -1 4202560 3709 0 0 0 21896 3 0 0 20 0 28 0 511073750 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752484167720 139753821487295 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16748] ppid=16631 vsize=28768336 memory=804 CPUtime=218.87 cores=0-7
/proc/16633/task/16748/stat : 16748 (java) R 16631 16631 11698 0 -1 4202560 2451 0 0 0 21884 3 0 0 20 0 28 0 511073751 29458776064 60667 33554432000 4194304 4196468 140721716317488 139752483118432 139753820293021 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
Current children cumulated CPU time: 1767 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 244120 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.13 8.26 8.16 9/219 16763
/proc/meminfo: memFree=25250612/32770624 swapFree=66992420/67108860
[pid=16631] ppid=16628 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16631/stat : 16631 (xcsp3-exec) S 16628 16631 11698 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511073590 115843072 363 33554432000 4194304 5098028 140728140655808 140728140653912 139749934629500 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17592320 140728140657495 140728140657754 140728140657754 140728140660678 0
/proc/16631/statm: 28282 363 305 221 0 87 0
[pid=16633] ppid=16631 vsize=28768336 memory=246828 CPUtime=2003.28 cores=0-7
/proc/16633/stat : 16633 (java) S 16631 16631 11698 0 -1 1077944320 102925 0 0 0 200242 86 0 0 20 0 28 0 511073591 29458776064 61707 33554432000 4194304 4196468 140721716317488 140721716300032 139754177273591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
/proc/16633/statm: 7192084 61707 3521 1 0 7153184 0
[pid=16633/tid=16634] ppid=16631 vsize=28768336 memory=1398722017469774279 CPUtime=0.69 cores=0-7
/proc/16633/task/16634/stat : 16634 (java) S 16631 16631 11698 0 -1 1077944384 9166 0 0 0 64 5 0 0 20 0 28 0 511073591 29458776064 61707 33554432000 4194304 4196468 140721716317488 139754181514368 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16635] ppid=16631 vsize=28768336 memory=-7003737579269690708 CPUtime=0.22 cores=0-7
/proc/16633/task/16635/stat : 16635 (java) S 16631 16631 11698 0 -1 1077944384 2857 0 0 0 16 6 0 0 20 0 28 0 511073592 29458776064 61707 33554432000 4194304 4196468 140721716317488 139753728814096 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16636] ppid=16631 vsize=28768336 memory=1548 CPUtime=0.19 cores=0-7
/proc/16633/task/16636/stat : 16636 (java) S 16631 16631 11698 0 -1 1077944384 3709 0 0 0 15 4 0 0 20 0 28 0 511073592 29458776064 61707 33554432000 4194304 4196468 140721716317488 139753727761552 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16637] ppid=16631 vsize=28768336 memory=8248 CPUtime=0.21 cores=0-7
/proc/16633/task/16637/stat : 16637 (java) S 16631 16631 11698 0 -1 1077944384 1849 0 0 0 16 5 0 0 20 0 28 0 511073592 29458776064 61707 33554432000 4194304 4196468 140721716317488 139753726708496 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16638] ppid=16631 vsize=28768336 memory=1164 CPUtime=0.19 cores=0-7
/proc/16633/task/16638/stat : 16638 (java) S 16631 16631 11698 0 -1 1077944384 2173 0 0 0 15 4 0 0 20 0 28 0 511073592 29458776064 61707 33554432000 4194304 4196468 140721716317488 139753725655952 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16639] ppid=16631 vsize=28768336 memory=9520 CPUtime=0.2 cores=0-7
/proc/16633/task/16639/stat : 16639 (java) S 16631 16631 11698 0 -1 1077944384 2013 0 0 0 15 5 0 0 20 0 28 0 511073592 29458776064 61707 33554432000 4194304 4196468 140721716317488 139753724602896 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16640] ppid=16631 vsize=28768336 memory=6791534058613427641 CPUtime=0.21 cores=0-7
/proc/16633/task/16640/stat : 16640 (java) S 16631 16631 11698 0 -1 1077944384 1870 0 0 0 16 5 0 0 20 0 28 0 511073592 29458776064 61707 33554432000 4194304 4196468 140721716317488 139753723550352 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16641] ppid=16631 vsize=28768336 memory=2828 CPUtime=0.21 cores=0-7
/proc/16633/task/16641/stat : 16641 (java) S 16631 16631 11698 0 -1 1077944384 1994 0 0 0 16 5 0 0 20 0 28 0 511073592 29458776064 61707 33554432000 4194304 4196468 140721716317488 139753722497296 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16642] ppid=16631 vsize=28768336 memory=756 CPUtime=0.22 cores=0-7
/proc/16633/task/16642/stat : 16642 (java) S 16631 16631 11698 0 -1 1077944384 2962 0 0 0 17 5 0 0 20 0 28 0 511073592 29458776064 61707 33554432000 4194304 4196468 140721716317488 139753721444752 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16643] ppid=16631 vsize=28768336 memory=1548 CPUtime=0.16 cores=0-7
/proc/16633/task/16643/stat : 16643 (java) S 16631 16631 11698 0 -1 1077944384 7279 0 0 0 12 4 0 0 20 0 28 0 511073593 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752507071216 139754177284738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16644] ppid=16631 vsize=28768336 memory=8248 CPUtime=0 cores=0-7
/proc/16633/task/16644/stat : 16644 (java) S 16631 16631 11698 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 511073594 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752506017504 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16645] ppid=16631 vsize=28768336 memory=1164 CPUtime=0 cores=0-7
/proc/16633/task/16645/stat : 16645 (java) S 16631 16631 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 511073594 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752504964352 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16646] ppid=16631 vsize=28768336 memory=9520 CPUtime=0 cores=0-7
/proc/16633/task/16646/stat : 16646 (java) S 16631 16631 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511073596 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752503912912 139754177292187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16647] ppid=16631 vsize=28768336 memory=14008 CPUtime=1.71 cores=0-7
/proc/16633/task/16647/stat : 16647 (java) S 16631 16631 11698 0 -1 1077944384 9164 0 0 0 169 2 0 0 20 0 28 0 511073596 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752502860016 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16648] ppid=16631 vsize=28768336 memory=2120 CPUtime=1.99 cores=0-7
/proc/16633/task/16648/stat : 16648 (java) S 16631 16631 11698 0 -1 1077944384 9650 0 0 0 198 1 0 0 20 0 28 0 511073596 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752501807472 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16649] ppid=16631 vsize=28768336 memory=12028 CPUtime=2.15 cores=0-7
/proc/16633/task/16649/stat : 16649 (java) S 16631 16631 11698 0 -1 1077944384 11770 0 0 0 213 2 0 0 20 0 28 0 511073596 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752500754416 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16650] ppid=16631 vsize=28768336 memory=21080 CPUtime=0.79 cores=0-7
/proc/16633/task/16650/stat : 16650 (java) S 16631 16631 11698 0 -1 1077944384 7667 0 0 0 77 2 0 0 20 0 28 0 511073596 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752499701872 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16651] ppid=16631 vsize=28768336 memory=512 CPUtime=0 cores=0-7
/proc/16633/task/16651/stat : 16651 (java) S 16631 16631 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511073597 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752498650080 139754177283797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16652] ppid=16631 vsize=28768336 memory=49516 CPUtime=0.05 cores=0-7
/proc/16633/task/16652/stat : 16652 (java) S 16631 16631 11698 0 -1 1077944384 1508 0 0 0 0 5 0 0 20 0 28 0 511073597 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752497597616 139754177284738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16741] ppid=16631 vsize=28768336 memory=2004 CPUtime=248.51 cores=0-7
/proc/16633/task/16741/stat : 16741 (java) R 16631 16631 11698 0 -1 4202560 1836 0 0 0 24849 2 0 0 20 0 28 0 511073750 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752486272072 139753820293587 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16742] ppid=16631 vsize=28768336 memory=984 CPUtime=247.95 cores=0-7
/proc/16633/task/16742/stat : 16742 (java) R 16631 16631 11698 0 -1 4202560 1868 0 0 0 24794 1 0 0 20 0 28 0 511073750 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752481010040 139753821427957 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16743] ppid=16631 vsize=28768336 memory=1324 CPUtime=248.96 cores=0-7
/proc/16633/task/16743/stat : 16743 (java) R 16631 16631 11698 0 -1 4202560 3735 0 0 0 24894 2 0 0 20 0 28 0 511073750 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752482062328 139753821487424 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16744] ppid=16631 vsize=28768336 memory=780 CPUtime=249.13 cores=0-7
/proc/16633/task/16744/stat : 16744 (java) R 16631 16631 11698 0 -1 4202560 4239 0 0 0 24909 4 0 0 20 0 28 0 511073750 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752487325520 139753821059993 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16745] ppid=16631 vsize=28768336 memory=3620 CPUtime=249.28 cores=0-7
/proc/16633/task/16745/stat : 16745 (java) R 16631 16631 11698 0 -1 4202560 3096 0 0 0 24926 2 0 0 20 0 28 0 511073750 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752488378120 139753815811726 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16746] ppid=16631 vsize=28768336 memory=1576 CPUtime=248.96 cores=0-7
/proc/16633/task/16746/stat : 16746 (java) R 16631 16631 11698 0 -1 4202560 3011 0 0 0 24894 2 0 0 20 0 28 0 511073750 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752485222912 139753819678005 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16747] ppid=16631 vsize=28768336 memory=1028 CPUtime=248.49 cores=0-7
/proc/16633/task/16747/stat : 16747 (java) R 16631 16631 11698 0 -1 4202560 3718 0 0 0 24846 3 0 0 20 0 28 0 511073750 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752484168088 139753819677636 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
[pid=16633/tid=16748] ppid=16631 vsize=28768336 memory=1060 CPUtime=248.38 cores=0-7
/proc/16633/task/16748/stat : 16748 (java) R 16631 16631 11698 0 -1 4202560 2516 0 0 0 24835 3 0 0 20 0 28 0 511073751 29458776064 61707 33554432000 4194304 4196468 140721716317488 139752483115544 139753822143308 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 21925888 140721716323292 140721716323467 140721716323467 140721716326351 0
Current children cumulated CPU time: 2003.28 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 248280 KiB

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

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

[startup+252.094 s]
# the end of solver process 16633 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2003.02 s, system=0.87353 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.094
CPU time (s): 2003.89
CPU user time (s): 2003.02
CPU system time (s): 0.87353
CPU usage (%): 794.899
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 416260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2003.02
system time used= 0.87353
maximum resident set size= 427100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104067
page faults= 0
swaps= 0
block input operations= 0
block output operations= 520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19936
involuntary context switches= 24782


# summary of solver processes directly reported to runsolver:
#   pid: 16631,16633
#   total CPU time (s): 2003.89
#   total CPU user time (s): 2003.02
#   total CPU system time (s): 0.87353

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.16132 second user time and 2.63959 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-24 20:01:07
IDJOB=4407477
IDBENCH=135871
IDSOLVER=2872
FILE ID=node121/4407477-1569348110
RUNJOBID= node121-1569335936-11725
PBS_JOBID= 21705063
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n35/TravellingSalesman-35-30-07.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-4407477-1569348110/watcher-4407477-1569348110 -o /var/tmp/evaluation-result-4407477-1569348110/solver-4407477-1569348110 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node121-1569335936-11725 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1403632523 HOME/instance-4407477-1569348110.xml

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

MD5SUM BENCH= 1a4fb6e98f7c5153812b28830edea47d
RANDOM SEED=1403632523

node121.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:        25483468 kB
MemAvailable:   31848060 kB
Buffers:          145872 kB
Cached:          6308736 kB
SwapCached:         4600 kB
Active:          3209368 kB
Inactive:        3254656 kB
Active(anon):       5020 kB
Inactive(anon):    53860 kB
Active(file):    3204348 kB
Inactive(file):  3200796 kB
Unevictable:      109072 kB
Mlocked:          109072 kB
SwapTotal:      67108860 kB
SwapFree:       66992420 kB
Dirty:             26100 kB
Writeback:             0 kB
AnonPages:        113212 kB
Mapped:            53352 kB
Shmem:             41108 kB
Slab:             416980 kB
SReclaimable:     387908 kB
SUnreclaim:        29072 kB
KernelStack:        3424 kB
PageTables:         6128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515468 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:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13484 MiB
End job on node121 at 2019-09-24 20:05:19