Trace number 4407518

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)110 1994.42 252.091

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-13_c18.xml
MD5SUM66cce14b45be89e007abc3e2885e8941
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark110
Best CPU time to get the best result obtained on this benchmark1994.42
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints79
Number of domains2
Minimum domain size169
Maximum domain size170
Distribution of domain sizes[{"size":169,"count":78},{"size":170,"count":13}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":91},{"degree":2,"count":78},{"degree":12,"count":12},{"degree":13,"count":1}]
Minimum constraint arity3
Maximum constraint arity78
Distribution of constraint arities[{"arity":3,"count":78},{"arity":78,"count":1}]
Number of extensional constraints0
Number of intensional constraints78
Distribution of constraint types[{"type":"intension","count":78},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

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-4407518-1569350535.xml"  -tl '2016s' -p 8
0.12/0.20	c Choco e747e1e
0.12/0.20	c [HOME/instance-4407518-1569350535.xml, -tl, 2016s, -p, 8]
0.34/0.25	c 8 solvers in parallel
0.53/0.32	c parse instance...
1.78/1.14	c solve instance...
2.22/1.30	o 147 
3.00/1.38	o 143 
3.66/1.47	o 142 
5.03/1.65	o 137 
8.23/2.11	o 136 
9.07/2.17	o 128 
14.39/2.82	o 125 
16.03/3.04	o 124 
27.84/4.59	o 122 
31.88/5.07	o 120 
57.26/8.27	o 118 
61.21/8.76	o 115 
415.78/53.28	o 114 
511.27/65.30	o 113 
613.98/78.15	o 112 
673.32/85.66	o 111 
1152.42/146.02	o 110 
1993.82/252.07	s SATISFIABLE
1993.82/252.07	v <instantiation>
1993.82/252.07	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[8][9] y[8][10] y[8][11] y[8][12] y[9][10] y[9][11] y[9][12] y[10][11] y[10][12] y[11][12] </list>
1993.82/252.07	v 	<values>0 1 3 23 32 42 47 58 85 92 98 106 110 1 3 23 32 42 47 58 85 92 98 106 110 2 22 31 41 46 57 84 91 97 105 109 20 29 39 44 55 82 89 95 103 107 9 19 24 35 62 69 75 83 87 10 15 26 53 60 66 74 78 5 16 43 50 56 64 68 11 38 45 51 59 63 27 34 40 48 52 7 13 21 25 6 14 18 8 12 4 </values>
1993.82/252.07	v </instantiation>
1993.82/252.07	c Unexpected resolution interruption!

Verifier Data

OK	110

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407518-1569350535/watcher-4407518-1569350535 -o /tmp/evaluation-result-4407518-1569350535/solver-4407518-1569350535 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node120-1324850400-23810 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1678333843 HOME/instance-4407518-1569350535.xml 

running on 8 cores: 0-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=32047, runsolver pid=32044
Current StackSize limit: 8192 KiB


[startup+0.100115 s]*
/proc/loadavg: 1.63 4.07 6.35 3/212 32068
/proc/meminfo: memFree=25453692/32770688 swapFree=66927640/67108860
[pid=32047] ppid=32044 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32047/stat : 32047 (xcsp3-exec) S 32044 32047 23783 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511059642 115843072 363 33554432000 4194304 5098028 140736230938912 140736230937016 140015661064828 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21196800 140736230945659 140736230945902 140736230945902 140736230948810 0
/proc/32047/statm: 28282 363 304 221 0 87 0
[pid=32049] ppid=32047 vsize=28227396 memory=29896 CPUtime=0.12 cores=0-7
/proc/32049/stat : 32049 (java) S 32047 32047 23783 0 -1 1077944320 5934 0 0 0 10 2 0 0 20 0 20 0 511059643 28904853504 7474 33554432000 4194304 4196468 140725119669120 140725119651664 140099961736951 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
/proc/32049/statm: 7056849 7474 3119 1 0 7019032 0
[pid=32049/tid=32050] ppid=32047 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/32049/task/32050/stat : 32050 (java) R 32047 32047 23783 0 -1 4202560 3835 0 0 0 8 1 0 0 20 0 20 0 511059643 28904853504 7474 33554432000 4194304 4196468 140725119669120 140099965959424 140099961758877 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32051] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32051/stat : 32051 (java) S 32047 32047 23783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511059644 28904853504 7474 33554432000 4194304 4196468 140725119669120 140099914357776 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32052] ppid=32047 vsize=28227396 memory=140159335339648 CPUtime=0 cores=0-7
/proc/32049/task/32052/stat : 32052 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059644 28904853504 7474 33554432000 4194304 4196468 140725119669120 140099913305232 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32053] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32053/stat : 32053 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059644 28904853504 7474 33554432000 4194304 4196468 140725119669120 140099912252176 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32054] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32054/stat : 32054 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059644 28904853504 7474 33554432000 4194304 4196468 140725119669120 140099911199632 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32055] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32055/stat : 32055 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059644 28904853504 7474 33554432000 4194304 4196468 140725119669120 140099910146576 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32056] ppid=32047 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32049/task/32056/stat : 32056 (java) S 32047 32047 23783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511059644 28904853504 7474 33554432000 4194304 4196468 140725119669120 140099909094032 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32057] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32057/stat : 32057 (java) S 32047 32047 23783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511059644 28904853504 7474 33554432000 4194304 4196468 140725119669120 140099908040976 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32058] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32058/stat : 32058 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059644 28904853504 7474 33554432000 4194304 4196468 140725119669120 140099906988432 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32059] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32059/stat : 32059 (java) S 32047 32047 23783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511059645 28904853504 7474 33554432000 4194304 4196468 140725119669120 140098088839920 140099961748098 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32060] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32060/stat : 32060 (java) S 32047 32047 23783 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511059646 28904853504 7474 33554432000 4194304 4196468 140725119669120 140098087786144 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32061] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32061/stat : 32061 (java) S 32047 32047 23783 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511059646 28904853504 7474 33554432000 4194304 4196468 140725119669120 140098086733040 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32062] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32062/stat : 32062 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059649 28904853504 7474 33554432000 4194304 4196468 140725119669120 140098085681616 140099961755547 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32063] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32063/stat : 32063 (java) S 32047 32047 23783 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 20 0 511059649 28904853504 7474 33554432000 4194304 4196468 140725119669120 140098084628720 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32064] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32064/stat : 32064 (java) S 32047 32047 23783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511059649 28904853504 7474 33554432000 4194304 4196468 140725119669120 140098083576176 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32065] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32065/stat : 32065 (java) S 32047 32047 23783 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 20 0 511059649 28904853504 7474 33554432000 4194304 4196468 140725119669120 140098082523120 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32066] ppid=32047 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/32049/task/32066/stat : 32066 (java) S 32047 32047 23783 0 -1 1077944384 369 0 0 0 1 0 0 0 20 0 20 0 511059649 28904853504 7474 33554432000 4194304 4196468 140725119669120 140098081470576 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32067] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32067/stat : 32067 (java) S 32047 32047 23783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511059649 28904853504 7474 33554432000 4194304 4196468 140725119669120 140098080418784 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32068] ppid=32047 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32049/task/32068/stat : 32068 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059650 28904853504 7474 33554432000 4194304 4196468 140725119669120 140098079366320 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31348 KiB

[startup+0.211394 s]*
/proc/loadavg: 1.63 4.07 6.35 2/212 32068
/proc/meminfo: memFree=25442220/32770688 swapFree=66927640/67108860
[pid=32047] ppid=32044 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32047/stat : 32047 (xcsp3-exec) S 32044 32047 23783 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511059642 115843072 363 33554432000 4194304 5098028 140736230938912 140736230937016 140015661064828 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21196800 140736230945659 140736230945902 140736230945902 140736230948810 0
/proc/32047/statm: 28282 363 304 221 0 87 0
[pid=32049] ppid=32047 vsize=28227396 memory=40132 CPUtime=0.34 cores=0-7
/proc/32049/stat : 32049 (java) S 32047 32047 23783 0 -1 1077944320 9303 0 0 0 30 4 0 0 20 0 20 0 511059643 28904853504 10033 33554432000 4194304 4196468 140725119669120 140725119651664 140099961736951 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
/proc/32049/statm: 7056849 10033 3256 1 0 7019032 0
[pid=32049/tid=32050] ppid=32047 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/32049/task/32050/stat : 32050 (java) R 32047 32047 23783 0 -1 4202560 6583 0 0 0 17 2 0 0 20 0 20 0 511059643 28904853504 10033 33554432000 4194304 4196468 140725119669120 140099965956288 140099941265531 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32051] ppid=32047 vsize=28227396 memory=342 CPUtime=0 cores=0-7
/proc/32049/task/32051/stat : 32051 (java) S 32047 32047 23783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511059644 28904853504 10033 33554432000 4194304 4196468 140725119669120 140099914357776 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32052] ppid=32047 vsize=28227396 memory=140159335363873 CPUtime=0 cores=0-7
/proc/32049/task/32052/stat : 32052 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059644 28904853504 10033 33554432000 4194304 4196468 140725119669120 140099913305232 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32053] ppid=32047 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32049/task/32053/stat : 32053 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059644 28904853504 10033 33554432000 4194304 4196468 140725119669120 140099912252176 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32054] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32054/stat : 32054 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059644 28904853504 10033 33554432000 4194304 4196468 140725119669120 140099911199632 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32055] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32055/stat : 32055 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059644 28904853504 10033 33554432000 4194304 4196468 140725119669120 140099910146576 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32056] ppid=32047 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32049/task/32056/stat : 32056 (java) S 32047 32047 23783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511059644 28904853504 10033 33554432000 4194304 4196468 140725119669120 140099909094032 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32057] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32057/stat : 32057 (java) S 32047 32047 23783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511059644 28904853504 10033 33554432000 4194304 4196468 140725119669120 140099908040976 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32058] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32058/stat : 32058 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059644 28904853504 10033 33554432000 4194304 4196468 140725119669120 140099906988432 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32059] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32059/stat : 32059 (java) S 32047 32047 23783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511059645 28904853504 10033 33554432000 4194304 4196468 140725119669120 140098088839920 140099961748098 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32060] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32060/stat : 32060 (java) S 32047 32047 23783 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511059646 28904853504 10033 33554432000 4194304 4196468 140725119669120 140098087786144 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32061] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32061/stat : 32061 (java) S 32047 32047 23783 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511059646 28904853504 10033 33554432000 4194304 4196468 140725119669120 140098086733040 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32062] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32062/stat : 32062 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059649 28904853504 10033 33554432000 4194304 4196468 140725119669120 140098085681616 140099961755547 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32063] ppid=32047 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/32049/task/32063/stat : 32063 (java) S 32047 32047 23783 0 -1 1077944384 421 0 0 0 2 0 0 0 20 0 20 0 511059649 28904853504 10033 33554432000 4194304 4196468 140725119669120 140098084628720 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32064] ppid=32047 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/32049/task/32064/stat : 32064 (java) S 32047 32047 23783 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 20 0 511059649 28904853504 10033 33554432000 4194304 4196468 140725119669120 140098083576176 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32065] ppid=32047 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/32049/task/32065/stat : 32065 (java) S 32047 32047 23783 0 -1 1077944384 171 0 0 0 1 0 0 0 20 0 20 0 511059649 28904853504 10033 33554432000 4194304 4196468 140725119669120 140098082523120 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32066] ppid=32047 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/32049/task/32066/stat : 32066 (java) S 32047 32047 23783 0 -1 1077944384 769 0 0 0 7 0 0 0 20 0 20 0 511059649 28904853504 10033 33554432000 4194304 4196468 140725119669120 140098081470576 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32067] ppid=32047 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32067/stat : 32067 (java) S 32047 32047 23783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511059649 28904853504 10033 33554432000 4194304 4196468 140725119669120 140098080418784 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32068] ppid=32047 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32049/task/32068/stat : 32068 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059650 28904853504 10033 33554432000 4194304 4196468 140725119669120 140098079366320 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41584 KiB

[startup+0.311435 s]*
/proc/loadavg: 1.63 4.07 6.35 4/212 32068
/proc/meminfo: memFree=25437568/32770688 swapFree=66927640/67108860
[pid=32047] ppid=32044 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32047/stat : 32047 (xcsp3-exec) S 32044 32047 23783 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511059642 115843072 363 33554432000 4194304 5098028 140736230938912 140736230937016 140015661064828 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21196800 140736230945659 140736230945902 140736230945902 140736230948810 0
/proc/32047/statm: 28282 363 304 221 0 87 0
[pid=32049] ppid=32047 vsize=28231652 memory=46636 CPUtime=0.53 cores=0-7
/proc/32049/stat : 32049 (java) S 32047 32047 23783 0 -1 1077944320 10494 0 0 0 48 5 0 0 20 0 20 0 511059643 28909211648 11659 33554432000 4194304 4196468 140725119669120 140725119651664 140099961736951 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
/proc/32049/statm: 7057913 11659 3339 1 0 7019032 0
[pid=32049/tid=32050] ppid=32047 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/32049/task/32050/stat : 32050 (java) R 32047 32047 23783 0 -1 4202560 7538 0 0 0 27 3 0 0 20 0 20 0 511059643 28909211648 11659 33554432000 4194304 4196468 140725119669120 140099965967360 140099568420647 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32051] ppid=32047 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32051/stat : 32051 (java) S 32047 32047 23783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511059644 28909211648 11659 33554432000 4194304 4196468 140725119669120 140099914357776 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32052] ppid=32047 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32052/stat : 32052 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059644 28909211648 11659 33554432000 4194304 4196468 140725119669120 140099913305232 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32053] ppid=32047 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32053/stat : 32053 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059644 28909211648 11659 33554432000 4194304 4196468 140725119669120 140099912252176 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32054] ppid=32047 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/32049/task/32054/stat : 32054 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059644 28909211648 11659 33554432000 4194304 4196468 140725119669120 140099911199632 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32055] ppid=32047 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/32049/task/32055/stat : 32055 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059644 28909211648 11659 33554432000 4194304 4196468 140725119669120 140099910146576 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32056] ppid=32047 vsize=28231652 memory=140159211371695 CPUtime=0 cores=0-7
/proc/32049/task/32056/stat : 32056 (java) S 32047 32047 23783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511059644 28909211648 11659 33554432000 4194304 4196468 140725119669120 140099909094032 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32057] ppid=32047 vsize=28231652 memory=140159211374000 CPUtime=0 cores=0-7
/proc/32049/task/32057/stat : 32057 (java) S 32047 32047 23783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511059644 28909211648 11659 33554432000 4194304 4196468 140725119669120 140099908040976 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32058] ppid=32047 vsize=28231652 memory=140159211376304 CPUtime=0 cores=0-7
/proc/32049/task/32058/stat : 32058 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059644 28909211648 11659 33554432000 4194304 4196468 140725119669120 140099906988432 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32059] ppid=32047 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32059/stat : 32059 (java) S 32047 32047 23783 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511059645 28909211648 11659 33554432000 4194304 4196468 140725119669120 140098088839920 140099961748098 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32060] ppid=32047 vsize=28231652 memory=280318422761872 CPUtime=0 cores=0-7
/proc/32049/task/32060/stat : 32060 (java) S 32047 32047 23783 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511059646 28909211648 11659 33554432000 4194304 4196468 140725119669120 140098087786144 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32061] ppid=32047 vsize=28231652 memory=280318422703152 CPUtime=0 cores=0-7
/proc/32049/task/32061/stat : 32061 (java) S 32047 32047 23783 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511059646 28909211648 11659 33554432000 4194304 4196468 140725119669120 140098086733040 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32062] ppid=32047 vsize=28231652 memory=280318422775696 CPUtime=0 cores=0-7
/proc/32049/task/32062/stat : 32062 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059649 28909211648 11659 33554432000 4194304 4196468 140725119669120 140098085681616 140099961755547 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32063] ppid=32047 vsize=28231652 memory=280318422782608 CPUtime=0.03 cores=0-7
/proc/32049/task/32063/stat : 32063 (java) S 32047 32047 23783 0 -1 1077944384 424 0 0 0 3 0 0 0 20 0 20 0 511059649 28909211648 11659 33554432000 4194304 4196468 140725119669120 140098084628720 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32064] ppid=32047 vsize=28231652 memory=280318422780304 CPUtime=0.01 cores=0-7
/proc/32049/task/32064/stat : 32064 (java) R 32047 32047 23783 0 -1 1077944384 85 0 0 0 1 0 0 0 20 0 20 0 511059649 28909211648 11659 33554432000 4194304 4196468 140725119669120 140098083576176 140099961748098 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32065] ppid=32047 vsize=28231652 memory=280318422796432 CPUtime=0.03 cores=0-7
/proc/32049/task/32065/stat : 32065 (java) S 32047 32047 23783 0 -1 1077944384 205 0 0 0 3 0 0 0 20 0 20 0 511059649 28909211648 11659 33554432000 4194304 4196468 140725119669120 140098082523120 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32066] ppid=32047 vsize=28231652 memory=280318422794128 CPUtime=0.13 cores=0-7
/proc/32049/task/32066/stat : 32066 (java) S 32047 32047 23783 0 -1 1077944384 930 0 0 0 13 0 0 0 20 0 20 0 511059649 28909211648 11659 33554432000 4194304 4196468 140725119669120 140098081470576 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32067] ppid=32047 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32067/stat : 32067 (java) S 32047 32047 23783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511059649 28909211648 11659 33554432000 4194304 4196468 140725119669120 140098080418784 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32068] ppid=32047 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/32049/task/32068/stat : 32068 (java) R 32047 32047 23783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 511059650 28909211648 11659 33554432000 4194304 4196468 140725119669120 140098079366320 140099961748098 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 48088 KiB

[startup+0.700924 s]
/proc/loadavg: 1.66 4.03 6.33 1/212 32068
/proc/meminfo: memFree=25426428/32770688 swapFree=66927640/67108860
[pid=32047] ppid=32044 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32047/stat : 32047 (xcsp3-exec) S 32044 32047 23783 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511059642 115843072 363 33554432000 4194304 5098028 140736230938912 140736230937016 140015661064828 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21196800 140736230945659 140736230945902 140736230945902 140736230948810 0
/proc/32047/statm: 28282 363 304 221 0 87 0
[pid=32049] ppid=32047 vsize=28231652 memory=50500 CPUtime=0.6 cores=0-7
/proc/32049/stat : 32049 (java) S 32047 32047 23783 0 -1 1077944320 10981 0 0 0 55 5 0 0 20 0 20 0 511059643 28909211648 12625 33554432000 4194304 4196468 140725119669120 140725119651664 140099961736951 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
/proc/32049/statm: 7057913 12625 3352 1 0 7019032 0
[pid=32049/tid=32050] ppid=32047 vsize=28231652 memory=0 CPUtime=0.35 cores=0-7
/proc/32049/task/32050/stat : 32050 (java) R 32047 32047 23783 0 -1 4202560 7886 0 0 0 31 4 0 0 20 0 20 0 511059643 28909211648 12625 33554432000 4194304 4196468 140725119669120 140099965976704 140099945817438 0 4 0 16800975 0 0 0 -1 0 0 0 32 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32051] ppid=32047 vsize=28231652 memory=140159211582832 CPUtime=0 cores=0-7
/proc/32049/task/32051/stat : 32051 (java) S 32047 32047 23783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511059644 28909211648 12625 33554432000 4194304 4196468 140725119669120 140099914357776 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32052] ppid=32047 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32049/task/32052/stat : 32052 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059644 28909211648 12625 33554432000 4194304 4196468 140725119669120 140099913305232 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32053] ppid=32047 vsize=28231652 memory=2828 CPUtime=0 cores=0-7
/proc/32049/task/32053/stat : 32053 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511059644 28909211648 12625 33554432000 4194304 4196468 140725119669120 140099912252176 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0

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

[pid=32049/tid=32220] ppid=32047 vsize=28835928 memory=1452 CPUtime=16.12 cores=0-7
/proc/32049/task/32220/stat : 32220 (java) R 32047 32047 23783 0 -1 4202560 1160 0 0 0 1612 0 0 0 20 0 28 0 511074245 29527990272 84975 33554432000 4194304 4196468 140725119669120 140097754915992 140099574939511 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
Current children cumulated CPU time: 1281.85 s
Current children cumulated vsize: 28949056 KiB
Current children cumulated memory: 341352 KiB

[startup+222.306 s]
/proc/loadavg: 8.58 6.44 6.81 9/220 32226
/proc/meminfo: memFree=25158652/32770688 swapFree=66927640/67108860
[pid=32047] ppid=32044 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32047/stat : 32047 (xcsp3-exec) S 32044 32047 23783 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511059642 115843072 363 33554432000 4194304 5098028 140736230938912 140736230937016 140015661064828 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21196800 140736230945659 140736230945902 140736230945902 140736230948810 0
/proc/32047/statm: 28282 363 304 221 0 87 0
[pid=32049] ppid=32047 vsize=28835928 memory=327684 CPUtime=1758.1 cores=0-7
/proc/32049/stat : 32049 (java) S 32047 32047 23783 0 -1 1077944320 136199 0 0 0 175709 101 0 0 20 0 28 0 511059643 29527990272 81921 33554432000 4194304 4196468 140725119669120 140725119651664 140099961736951 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
/proc/32049/statm: 7208982 81921 3539 1 0 7170082 0
[pid=32049/tid=32050] ppid=32047 vsize=28835928 memory=327684 CPUtime=0.81 cores=0-7
/proc/32049/task/32050/stat : 32050 (java) S 32047 32047 23783 0 -1 1077944384 10467 0 0 0 75 6 0 0 20 0 28 0 511059643 29527990272 81921 33554432000 4194304 4196468 140725119669120 140099965977728 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 33 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32051] ppid=32047 vsize=28835928 memory=1452 CPUtime=0.41 cores=0-7
/proc/32049/task/32051/stat : 32051 (java) S 32047 32047 23783 0 -1 1077944384 5100 0 0 0 37 4 0 0 20 0 28 0 511059644 29527990272 81921 33554432000 4194304 4196468 140725119669120 140099914357776 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32052] ppid=32047 vsize=28835928 memory=1452 CPUtime=0.41 cores=0-7
/proc/32049/task/32052/stat : 32052 (java) S 32047 32047 23783 0 -1 1077944384 5258 0 0 0 36 5 0 0 20 0 28 0 511059644 29527990272 81921 33554432000 4194304 4196468 140725119669120 140099913305232 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32053] ppid=32047 vsize=28835928 memory=1452 CPUtime=0.39 cores=0-7
/proc/32049/task/32053/stat : 32053 (java) S 32047 32047 23783 0 -1 1077944384 4714 0 0 0 35 4 0 0 20 0 28 0 511059644 29527990272 81921 33554432000 4194304 4196468 140725119669120 140099912252176 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32054] ppid=32047 vsize=28835928 memory=483420 CPUtime=0.4 cores=0-7
/proc/32049/task/32054/stat : 32054 (java) S 32047 32047 23783 0 -1 1077944384 3775 0 0 0 35 5 0 0 20 0 28 0 511059644 29527990272 81921 33554432000 4194304 4196468 140725119669120 140099911199632 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32055] ppid=32047 vsize=28835928 memory=327684 CPUtime=0.42 cores=0-7
/proc/32049/task/32055/stat : 32055 (java) S 32047 32047 23783 0 -1 1077944384 4979 0 0 0 36 6 0 0 20 0 28 0 511059644 29527990272 81921 33554432000 4194304 4196468 140725119669120 140099910146576 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32056] ppid=32047 vsize=28835928 memory=1452 CPUtime=0.4 cores=0-7
/proc/32049/task/32056/stat : 32056 (java) S 32047 32047 23783 0 -1 1077944384 4979 0 0 0 36 4 0 0 20 0 28 0 511059644 29527990272 81921 33554432000 4194304 4196468 140725119669120 140099909094032 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32057] ppid=32047 vsize=28835928 memory=473180 CPUtime=0.41 cores=0-7
/proc/32049/task/32057/stat : 32057 (java) S 32047 32047 23783 0 -1 1077944384 3387 0 0 0 36 5 0 0 20 0 28 0 511059644 29527990272 81921 33554432000 4194304 4196468 140725119669120 140099908040976 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32058] ppid=32047 vsize=28835928 memory=280318424215584 CPUtime=0.43 cores=0-7
/proc/32049/task/32058/stat : 32058 (java) S 32047 32047 23783 0 -1 1077944384 3905 0 0 0 37 6 0 0 20 0 28 0 511059644 29527990272 81921 33554432000 4194304 4196468 140725119669120 140099906988432 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32059] ppid=32047 vsize=28835928 memory=327684 CPUtime=0.41 cores=0-7
/proc/32049/task/32059/stat : 32059 (java) S 32047 32047 23783 0 -1 1077944384 16358 0 0 0 27 14 0 0 20 0 28 0 511059645 29527990272 81921 33554432000 4194304 4196468 140725119669120 140098088839920 140099961748098 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32060] ppid=32047 vsize=28835928 memory=3624 CPUtime=0 cores=0-7
/proc/32049/task/32060/stat : 32060 (java) S 32047 32047 23783 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 511059646 29527990272 81921 33554432000 4194304 4196468 140725119669120 140098087786208 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32061] ppid=32047 vsize=28835928 memory=75396 CPUtime=0 cores=0-7
/proc/32049/task/32061/stat : 32061 (java) S 32047 32047 23783 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 511059646 29527990272 81921 33554432000 4194304 4196468 140725119669120 140098086733056 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32062] ppid=32047 vsize=28835928 memory=3624 CPUtime=0 cores=0-7
/proc/32049/task/32062/stat : 32062 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511059649 29527990272 81921 33554432000 4194304 4196468 140725119669120 140098085681616 140099961755547 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32063] ppid=32047 vsize=28835928 memory=75396 CPUtime=1.81 cores=0-7
/proc/32049/task/32063/stat : 32063 (java) S 32047 32047 23783 0 -1 1077944384 6684 0 0 0 180 1 0 0 20 0 28 0 511059649 29527990272 81921 33554432000 4194304 4196468 140725119669120 140098084628720 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32064] ppid=32047 vsize=28835928 memory=1452 CPUtime=2.19 cores=0-7
/proc/32049/task/32064/stat : 32064 (java) S 32047 32047 23783 0 -1 1077944384 7465 0 0 0 217 2 0 0 20 0 28 0 511059649 29527990272 81921 33554432000 4194304 4196468 140725119669120 140098083576176 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32065] ppid=32047 vsize=28835928 memory=1452 CPUtime=2.22 cores=0-7
/proc/32049/task/32065/stat : 32065 (java) S 32047 32047 23783 0 -1 1077944384 7980 0 0 0 221 1 0 0 20 0 28 0 511059649 29527990272 81921 33554432000 4194304 4196468 140725119669120 140098082523120 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32066] ppid=32047 vsize=28835928 memory=3624 CPUtime=0.9 cores=0-7
/proc/32049/task/32066/stat : 32066 (java) S 32047 32047 23783 0 -1 1077944384 7644 0 0 0 88 2 0 0 20 0 28 0 511059649 29527990272 81921 33554432000 4194304 4196468 140725119669120 140098081470576 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32067] ppid=32047 vsize=28835928 memory=75396 CPUtime=0 cores=0-7
/proc/32049/task/32067/stat : 32067 (java) S 32047 32047 23783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511059649 29527990272 81921 33554432000 4194304 4196468 140725119669120 140098080418784 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32068] ppid=32047 vsize=28835928 memory=3624 CPUtime=0.03 cores=0-7
/proc/32049/task/32068/stat : 32068 (java) S 32047 32047 23783 0 -1 1077944384 1805 0 0 0 1 2 0 0 20 0 28 0 511059650 29527990272 81921 33554432000 4194304 4196468 140725119669120 140098079366320 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32213] ppid=32047 vsize=28835928 memory=75396 CPUtime=75.37 cores=0-7
/proc/32049/task/32213/stat : 32213 (java) R 32047 32047 23783 0 -1 4202560 1553 0 0 0 7537 0 0 0 20 0 28 0 511074245 29527990272 81921 33554432000 4194304 4196468 140725119669120 140097759125080 140099574533144 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32214] ppid=32047 vsize=28835928 memory=984 CPUtime=75.45 cores=0-7
/proc/32049/task/32214/stat : 32214 (java) R 32047 32047 23783 0 -1 4202560 1535 0 0 0 7545 0 0 0 20 0 28 0 511074245 29527990272 81921 33554432000 4194304 4196468 140725119669120 140097750713240 140099575227074 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32215] ppid=32047 vsize=28835928 memory=2020 CPUtime=75.46 cores=0-7
/proc/32049/task/32215/stat : 32215 (java) R 32047 32047 23783 0 -1 4202560 1211 0 0 0 7546 0 0 0 20 0 28 0 511074245 29527990272 81921 33554432000 4194304 4196468 140725119669120 140097757020696 140099574533183 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32216] ppid=32047 vsize=28835928 memory=6791534058613427641 CPUtime=75.62 cores=0-7
/proc/32049/task/32216/stat : 32216 (java) R 32047 32047 23783 0 -1 4202560 3550 0 0 0 7556 6 0 0 20 0 28 0 511074245 29527990272 81921 33554432000 4194304 4196468 140725119669120 140098076842624 140099576863758 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32217] ppid=32047 vsize=28835928 memory=356344 CPUtime=75.41 cores=0-7
/proc/32049/task/32217/stat : 32217 (java) R 32047 32047 23783 0 -1 4202560 2111 0 0 0 7539 2 0 0 20 0 28 0 511074245 29527990272 81921 33554432000 4194304 4196468 140725119669120 140097760178040 140099573766241 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32218] ppid=32047 vsize=28835928 memory=1452 CPUtime=75.34 cores=0-7
/proc/32049/task/32218/stat : 32218 (java) R 32047 32047 23783 0 -1 4202560 1587 0 0 0 7533 1 0 0 20 0 28 0 511074245 29527990272 81921 33554432000 4194304 4196468 140725119669120 140097755967432 140099577267904 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32219] ppid=32047 vsize=28835928 memory=1452 CPUtime=75.42 cores=0-7
/proc/32049/task/32219/stat : 32219 (java) R 32047 32047 23783 0 -1 4202560 2070 0 0 0 7541 1 0 0 20 0 28 0 511074245 29527990272 81921 33554432000 4194304 4196468 140725119669120 140097751765576 140099574360330 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32220] ppid=32047 vsize=28835928 memory=327684 CPUtime=75.55 cores=0-7
/proc/32049/task/32220/stat : 32220 (java) R 32047 32047 23783 0 -1 4202560 4120 0 0 0 7554 1 0 0 20 0 28 0 511074245 29527990272 81921 33554432000 4194304 4196468 140725119669120 140097754915376 140099573766210 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
Current children cumulated CPU time: 1758.1 s
Current children cumulated vsize: 28949056 KiB
Current children cumulated memory: 329136 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.42 6.60 6.85 9/220 32228
/proc/meminfo: memFree=25160044/32770688 swapFree=66927640/67108860
[pid=32047] ppid=32044 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32047/stat : 32047 (xcsp3-exec) S 32044 32047 23783 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511059642 115843072 363 33554432000 4194304 5098028 140736230938912 140736230937016 140015661064828 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21196800 140736230945659 140736230945902 140736230945902 140736230948810 0
/proc/32047/statm: 28282 363 304 221 0 87 0
[pid=32049] ppid=32047 vsize=28835928 memory=325852 CPUtime=1993.82 cores=0-7
/proc/32049/stat : 32049 (java) S 32047 32047 23783 0 -1 1077944320 148271 0 0 0 199275 107 0 0 20 0 28 0 511059643 29527990272 81463 33554432000 4194304 4196468 140725119669120 140725119651664 140099961736951 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
/proc/32049/statm: 7208982 81463 3545 1 0 7170082 0
[pid=32049/tid=32050] ppid=32047 vsize=28835928 memory=6791534058613427641 CPUtime=0.81 cores=0-7
/proc/32049/task/32050/stat : 32050 (java) S 32047 32047 23783 0 -1 1077944384 10467 0 0 0 75 6 0 0 20 0 28 0 511059643 29527990272 81463 33554432000 4194304 4196468 140725119669120 140099965977728 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 33 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32051] ppid=32047 vsize=28835928 memory=660 CPUtime=0.52 cores=0-7
/proc/32049/task/32051/stat : 32051 (java) S 32047 32047 23783 0 -1 1077944384 5416 0 0 0 47 5 0 0 20 0 28 0 511059644 29527990272 81463 33554432000 4194304 4196468 140725119669120 140099914357776 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32052] ppid=32047 vsize=28835928 memory=1556 CPUtime=0.5 cores=0-7
/proc/32049/task/32052/stat : 32052 (java) S 32047 32047 23783 0 -1 1077944384 5463 0 0 0 45 5 0 0 20 0 28 0 511059644 29527990272 81463 33554432000 4194304 4196468 140725119669120 140099913305232 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32053] ppid=32047 vsize=28835928 memory=9588 CPUtime=0.5 cores=0-7
/proc/32049/task/32053/stat : 32053 (java) S 32047 32047 23783 0 -1 1077944384 5062 0 0 0 45 5 0 0 20 0 28 0 511059644 29527990272 81463 33554432000 4194304 4196468 140725119669120 140099912252176 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32054] ppid=32047 vsize=28835928 memory=1712 CPUtime=0.5 cores=0-7
/proc/32049/task/32054/stat : 32054 (java) S 32047 32047 23783 0 -1 1077944384 4020 0 0 0 44 6 0 0 20 0 28 0 511059644 29527990272 81463 33554432000 4194304 4196468 140725119669120 140099911199632 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32055] ppid=32047 vsize=28835928 memory=6056 CPUtime=0.51 cores=0-7
/proc/32049/task/32055/stat : 32055 (java) S 32047 32047 23783 0 -1 1077944384 5776 0 0 0 45 6 0 0 20 0 28 0 511059644 29527990272 81463 33554432000 4194304 4196468 140725119669120 140099910146576 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32056] ppid=32047 vsize=28835928 memory=3668 CPUtime=0.5 cores=0-7
/proc/32049/task/32056/stat : 32056 (java) S 32047 32047 23783 0 -1 1077944384 5244 0 0 0 45 5 0 0 20 0 28 0 511059644 29527990272 81463 33554432000 4194304 4196468 140725119669120 140099909094032 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32057] ppid=32047 vsize=28835928 memory=1056 CPUtime=0.5 cores=0-7
/proc/32049/task/32057/stat : 32057 (java) S 32047 32047 23783 0 -1 1077944384 4128 0 0 0 45 5 0 0 20 0 28 0 511059644 29527990272 81463 33554432000 4194304 4196468 140725119669120 140099908040976 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32058] ppid=32047 vsize=28835928 memory=2828 CPUtime=0.51 cores=0-7
/proc/32049/task/32058/stat : 32058 (java) S 32047 32047 23783 0 -1 1077944384 4671 0 0 0 45 6 0 0 20 0 28 0 511059644 29527990272 81463 33554432000 4194304 4196468 140725119669120 140099906988432 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32059] ppid=32047 vsize=28835928 memory=1176 CPUtime=0.5 cores=0-7
/proc/32049/task/32059/stat : 32059 (java) S 32047 32047 23783 0 -1 1077944384 21323 0 0 0 33 17 0 0 20 0 28 0 511059645 29527990272 81463 33554432000 4194304 4196468 140725119669120 140098088839920 140099961748098 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32060] ppid=32047 vsize=28835928 memory=980 CPUtime=0 cores=0-7
/proc/32049/task/32060/stat : 32060 (java) S 32047 32047 23783 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 511059646 29527990272 81463 33554432000 4194304 4196468 140725119669120 140098087786208 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32061] ppid=32047 vsize=28835928 memory=14008 CPUtime=0 cores=0-7
/proc/32049/task/32061/stat : 32061 (java) S 32047 32047 23783 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 511059646 29527990272 81463 33554432000 4194304 4196468 140725119669120 140098086733056 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32062] ppid=32047 vsize=28835928 memory=1452 CPUtime=0 cores=0-7
/proc/32049/task/32062/stat : 32062 (java) S 32047 32047 23783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511059649 29527990272 81463 33554432000 4194304 4196468 140725119669120 140098085681616 140099961755547 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32063] ppid=32047 vsize=28835928 memory=3624 CPUtime=1.81 cores=0-7
/proc/32049/task/32063/stat : 32063 (java) S 32047 32047 23783 0 -1 1077944384 6700 0 0 0 180 1 0 0 20 0 28 0 511059649 29527990272 81463 33554432000 4194304 4196468 140725119669120 140098084628720 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32064] ppid=32047 vsize=28835928 memory=75396 CPUtime=2.19 cores=0-7
/proc/32049/task/32064/stat : 32064 (java) S 32047 32047 23783 0 -1 1077944384 7474 0 0 0 217 2 0 0 20 0 28 0 511059649 29527990272 81463 33554432000 4194304 4196468 140725119669120 140098083576176 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32065] ppid=32047 vsize=28835928 memory=984 CPUtime=2.22 cores=0-7
/proc/32049/task/32065/stat : 32065 (java) S 32047 32047 23783 0 -1 1077944384 7990 0 0 0 221 1 0 0 20 0 28 0 511059649 29527990272 81463 33554432000 4194304 4196468 140725119669120 140098082523120 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32066] ppid=32047 vsize=28835928 memory=2020 CPUtime=0.9 cores=0-7
/proc/32049/task/32066/stat : 32066 (java) S 32047 32047 23783 0 -1 1077944384 7653 0 0 0 88 2 0 0 20 0 28 0 511059649 29527990272 81463 33554432000 4194304 4196468 140725119669120 140098081470576 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32067] ppid=32047 vsize=28835928 memory=1420 CPUtime=0 cores=0-7
/proc/32049/task/32067/stat : 32067 (java) S 32047 32047 23783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511059649 29527990272 81463 33554432000 4194304 4196468 140725119669120 140098080418784 140099961747157 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32068] ppid=32047 vsize=28835928 memory=776 CPUtime=0.04 cores=0-7
/proc/32049/task/32068/stat : 32068 (java) S 32047 32047 23783 0 -1 1077944384 1902 0 0 0 2 2 0 0 20 0 28 0 511059650 29527990272 81463 33554432000 4194304 4196468 140725119669120 140098079366320 140099961748098 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32213] ppid=32047 vsize=28835928 memory=660 CPUtime=104.67 cores=0-7
/proc/32049/task/32213/stat : 32213 (java) R 32047 32047 23783 0 -1 4202560 1909 0 0 0 10466 1 0 0 20 0 28 0 511074245 29527990272 81463 33554432000 4194304 4196468 140725119669120 140097759124416 140099574360870 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32214] ppid=32047 vsize=28835928 memory=1556 CPUtime=104.9 cores=0-7
/proc/32049/task/32214/stat : 32214 (java) R 32047 32047 23783 0 -1 4202560 1842 0 0 0 10490 0 0 0 20 0 28 0 511074245 29527990272 81463 33554432000 4194304 4196468 140725119669120 140097750716400 140099943143240 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32215] ppid=32047 vsize=28835928 memory=9588 CPUtime=104.74 cores=0-7
/proc/32049/task/32215/stat : 32215 (java) R 32047 32047 23783 0 -1 4202560 1537 0 0 0 10474 0 0 0 20 0 28 0 511074245 29527990272 81463 33554432000 4194304 4196468 140725119669120 140097757023248 140099573766420 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32216] ppid=32047 vsize=28835928 memory=1712 CPUtime=105.03 cores=0-7
/proc/32049/task/32216/stat : 32216 (java) R 32047 32047 23783 0 -1 4202560 4058 0 0 0 10496 7 0 0 20 0 28 0 511074245 29527990272 81463 33554432000 4194304 4196468 140725119669120 140098076839832 140099573908088 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32217] ppid=32047 vsize=28835928 memory=6056 CPUtime=104.87 cores=0-7
/proc/32049/task/32217/stat : 32217 (java) R 32047 32047 23783 0 -1 4202560 2486 0 0 0 10485 2 0 0 20 0 28 0 511074245 29527990272 81463 33554432000 4194304 4196468 140725119669120 140097760178320 140099568610044 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32218] ppid=32047 vsize=28835928 memory=3668 CPUtime=104.67 cores=0-7
/proc/32049/task/32218/stat : 32218 (java) R 32047 32047 23783 0 -1 4202560 1845 0 0 0 10466 1 0 0 20 0 28 0 511074245 29527990272 81463 33554432000 4194304 4196468 140725119669120 140097755967112 140099573908144 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32219] ppid=32047 vsize=28835928 memory=1056 CPUtime=104.65 cores=0-7
/proc/32049/task/32219/stat : 32219 (java) R 32047 32047 23783 0 -1 4202560 2396 0 0 0 10463 2 0 0 20 0 28 0 511074245 29527990272 81463 33554432000 4194304 4196468 140725119669120 140097751765304 140099574360000 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
[pid=32049/tid=32220] ppid=32047 vsize=28835928 memory=2828 CPUtime=104.99 cores=0-7
/proc/32049/task/32220/stat : 32220 (java) R 32047 32047 23783 0 -1 4202560 4947 0 0 0 10498 1 0 0 20 0 28 0 511074245 29527990272 81463 33554432000 4194304 4196468 140725119669120 140097754915856 140099577656895 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140725119673328 140725119673499 140725119673499 140725119676367 0
Current children cumulated CPU time: 1993.82 s
Current children cumulated vsize: 28949056 KiB
Current children cumulated memory: 327304 KiB

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

[startup+252.043 s]
# the end of solver process 32047 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000869 s, system=0.001739 s

[startup+252.091 s]
# the end of solver process 32049 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1993.33 s, system=1.08772 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.091
CPU time (s): 1994.42
CPU user time (s): 1993.33
CPU system time (s): 1.08772
CPU usage (%): 791.151
Max. virtual memory (cumulated for all children) (KiB): 28949056
Max. memory (cumulated for all children) (KiB): 507428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1993.33
system time used= 1.08772
maximum resident set size= 508100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149399
page faults= 0
swaps= 0
block input operations= 0
block output operations= 576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32963
involuntary context switches= 25578


# summary of solver processes directly reported to runsolver:
#   pid: 32047,32049
#   total CPU time (s): 1994.42
#   total CPU user time (s): 1993.33
#   total CPU system time (s): 1.08772

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.55656 second user time and 2.69872 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-26 03:02:36
IDJOB=4407518
IDBENCH=141368
IDSOLVER=2872
FILE ID=node120/4407518-1569350535
RUNJOBID= node120-1324850400-23810
PBS_JOBID= 21705064
Free space on /tmp= 23412 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-13_c18.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 /tmp/evaluation-result-4407518-1569350535/watcher-4407518-1569350535 -o /tmp/evaluation-result-4407518-1569350535/solver-4407518-1569350535 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node120-1324850400-23810 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1678333843 HOME/instance-4407518-1569350535.xml

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

MD5SUM BENCH= 66cce14b45be89e007abc3e2885e8941
RANDOM SEED=1678333843

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        25470996 kB
MemAvailable:   31773644 kB
Buffers:          112088 kB
Cached:          6466352 kB
SwapCached:        68820 kB
Active:          3253568 kB
Inactive:        3398960 kB
Active(anon):       4628 kB
Inactive(anon):   133828 kB
Active(file):    3248940 kB
Inactive(file):  3265132 kB
Unevictable:      107952 kB
Mlocked:          107952 kB
SwapTotal:      67108860 kB
SwapFree:       66927640 kB
Dirty:             26400 kB
Writeback:             0 kB
AnonPages:        115548 kB
Mapped:            63716 kB
Shmem:             55980 kB
Slab:             238172 kB
SReclaimable:     208824 kB
SUnreclaim:        29348 kB
KernelStack:        3584 kB
PageTables:         5700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     531976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 23384 MiB
End job on node120 at 2011-12-26 03:06:48