Trace number 4407220

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)133 19986 2520.12

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-14-a3.xml
MD5SUMa5381fa3d98671549d41a8d043d26ba4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark133
Best CPU time to get the best result obtained on this benchmark19981
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints94
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":91},{"size":501,"count":14}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":105},{"degree":2,"count":91},{"degree":14,"count":12},{"degree":15,"count":2}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":91},{"arity":14,"count":1},{"arity":91,"count":1}]
Number of extensional constraints0
Number of intensional constraints92
Distribution of constraint types[{"type":"intension","count":92},{"type":"allDifferent","count":1},{"type":"ordered","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-4407220-1569348083.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407220-1569348083.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.99/0.90	c solve instance...
4.22/1.29	o 500 
4.98/1.33	o 181 
4.98/1.34	o 177 
4.98/1.36	o 174 
6.41/1.52	o 169 
6.41/1.60	o 168 
10.38/2.03	o 161 
12.69/2.36	o 160 
21.39/3.45	o 157 
23.70/3.73	o 154 
25.27/3.91	o 151 
33.22/4.98	o 148 
33.22/5.00	o 144 
126.29/16.63	o 143 
134.26/17.69	o 142 
270.45/34.73	o 141 
564.41/71.62	o 135 
2912.38/367.48	o 134 
13177.49/1662.69	o 133 
19985.30/2520.09	s SATISFIABLE
19985.30/2520.09	v <instantiation>
19985.30/2520.09	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] x[13] 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[0][13] 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[1][13] 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[2][13] 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[3][13] 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[4][13] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[9][10] y[9][11] y[9][12] y[9][13] y[10][11] y[10][12] y[10][13] y[11][12] y[11][13] y[12][13] </list>
19985.30/2520.09	v 	<values>0 1 3 23 28 39 57 71 83 92 116 123 129 133 1 3 23 28 39 57 71 83 92 116 123 129 133 2 22 27 38 56 70 82 91 115 122 128 132 20 25 36 54 68 80 89 113 120 126 130 5 16 34 48 60 69 93 100 106 110 11 29 43 55 64 88 95 101 105 18 32 44 53 77 84 90 94 14 26 35 59 66 72 76 12 21 45 52 58 62 9 33 40 46 50 24 31 37 41 7 13 17 6 10 4 </values>
19985.30/2520.09	v </instantiation>
19985.30/2520.09	c Unexpected resolution interruption!

Verifier Data

OK	133

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407220-1569348083/watcher-4407220-1569348083 -o /var/tmp/evaluation-result-4407220-1569348083/solver-4407220-1569348083 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node149-1569347829-18782 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1271700645 HOME/instance-4407220-1569348083.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=19112, runsolver pid=19109
Current StackSize limit: 8192 KiB


[startup+0.100136 s]*
/proc/loadavg: 4.49 6.49 7.47 2/213 19133
/proc/meminfo: memFree=27688824/32770624 swapFree=66957756/67108860
[pid=19112] ppid=19109 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/19112/stat : 19112 (xcsp3-exec) S 19109 19112 18755 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511046881 115843072 362 33554432000 4194304 5098028 140726114185008 140726114183112 140540888924796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8822784 140726114194257 140726114194517 140726114194517 140726114197446 0
/proc/19112/statm: 28282 362 304 221 0 87 0
[pid=19114] ppid=19112 vsize=28227396 memory=28796 CPUtime=0.12 cores=0-7
/proc/19114/stat : 19114 (java) S 19112 19112 18755 0 -1 1077944320 5697 0 0 0 11 1 0 0 20 0 20 0 511046881 28904853504 7199 33554432000 4194304 4196468 140733331035408 140733331017952 140699789119223 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
/proc/19114/statm: 7056849 7199 3118 1 0 7019032 0
[pid=19114/tid=19115] ppid=19112 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/19114/task/19115/stat : 19115 (java) R 19112 19112 18755 0 -1 4202560 3606 0 0 0 8 1 0 0 20 0 20 0 511046881 28904853504 7199 33554432000 4194304 4196468 140733331035408 140699793345184 140699773199710 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19116] ppid=19112 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/19114/task/19116/stat : 19116 (java) S 19112 19112 18755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511046882 28904853504 7199 33554432000 4194304 4196468 140733331035408 140699708971920 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19117] ppid=19112 vsize=28227396 memory=140704492455552 CPUtime=0 cores=0-7
/proc/19114/task/19117/stat : 19117 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046882 28904853504 7199 33554432000 4194304 4196468 140733331035408 140699707919120 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19118] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19118/stat : 19118 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046882 28904853504 7199 33554432000 4194304 4196468 140733331035408 140699338136720 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19119] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19119/stat : 19119 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046882 28904853504 7199 33554432000 4194304 4196468 140733331035408 140699337083920 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19120] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19120/stat : 19120 (java) S 19112 19112 18755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511046882 28904853504 7199 33554432000 4194304 4196468 140733331035408 140699336030608 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19121] ppid=19112 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19114/task/19121/stat : 19121 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046882 28904853504 7199 33554432000 4194304 4196468 140733331035408 140699334977808 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19122] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19122/stat : 19122 (java) S 19112 19112 18755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511046882 28904853504 7199 33554432000 4194304 4196468 140733331035408 140699333925520 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19123] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19123/stat : 19123 (java) S 19112 19112 18755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511046882 28904853504 7199 33554432000 4194304 4196468 140733331035408 140699332872720 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19124] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19124/stat : 19124 (java) S 19112 19112 18755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511046883 28904853504 7199 33554432000 4194304 4196468 140733331035408 140698837916272 140699789130370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19125] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19125/stat : 19125 (java) S 19112 19112 18755 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511046884 28904853504 7199 33554432000 4194304 4196468 140733331035408 140698836862240 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19126] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19126/stat : 19126 (java) S 19112 19112 18755 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511046884 28904853504 7199 33554432000 4194304 4196468 140733331035408 140698835809904 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19127] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19127/stat : 19127 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046886 28904853504 7199 33554432000 4194304 4196468 140733331035408 140698834758224 140699789137819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19128] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19128/stat : 19128 (java) S 19112 19112 18755 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 511046886 28904853504 7199 33554432000 4194304 4196468 140733331035408 140697845885040 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19129] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19129/stat : 19129 (java) S 19112 19112 18755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511046886 28904853504 7199 33554432000 4194304 4196468 140733331035408 140697844832240 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19130] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19130/stat : 19130 (java) S 19112 19112 18755 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 511046887 28904853504 7199 33554432000 4194304 4196468 140733331035408 140697843779952 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19131] ppid=19112 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/19114/task/19131/stat : 19131 (java) R 19112 19112 18755 0 -1 4202560 350 0 0 0 2 0 0 0 20 0 20 0 511046887 28904853504 7199 33554432000 4194304 4196468 140733331035408 140697842727152 140699789140570 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19132] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19132/stat : 19132 (java) S 19112 19112 18755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511046887 28904853504 7199 33554432000 4194304 4196468 140733331035408 140697841675104 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19133] ppid=19112 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19114/task/19133/stat : 19133 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046887 28904853504 7199 33554432000 4194304 4196468 140733331035408 140697840622384 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30244 KiB

[startup+0.210539 s]*
/proc/loadavg: 4.49 6.49 7.47 3/213 19133
/proc/meminfo: memFree=27664972/32770624 swapFree=66957756/67108860
[pid=19112] ppid=19109 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/19112/stat : 19112 (xcsp3-exec) S 19109 19112 18755 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511046881 115843072 362 33554432000 4194304 5098028 140726114185008 140726114183112 140540888924796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8822784 140726114194257 140726114194517 140726114194517 140726114197446 0
/proc/19112/statm: 28282 362 304 221 0 87 0
[pid=19114] ppid=19112 vsize=28227396 memory=40640 CPUtime=0.33 cores=0-7
/proc/19114/stat : 19114 (java) S 19112 19112 18755 0 -1 1077944320 9492 0 0 0 30 3 0 0 20 0 20 0 511046881 28904853504 10160 33554432000 4194304 4196468 140733331035408 140733331017952 140699789119223 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
/proc/19114/statm: 7056849 10160 3227 1 0 7019032 0
[pid=19114/tid=19115] ppid=19112 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/19114/task/19115/stat : 19115 (java) R 19112 19112 18755 0 -1 4202560 6600 0 0 0 17 2 0 0 20 0 20 0 511046881 28904853504 10160 33554432000 4194304 4196468 140733331035408 140699793350464 140699789131158 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19116] ppid=19112 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/19114/task/19116/stat : 19116 (java) S 19112 19112 18755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511046882 28904853504 10160 33554432000 4194304 4196468 140733331035408 140699708971920 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19117] ppid=19112 vsize=28227396 memory=140704492470026 CPUtime=0 cores=0-7
/proc/19114/task/19117/stat : 19117 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046882 28904853504 10160 33554432000 4194304 4196468 140733331035408 140699707919120 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19118] ppid=19112 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19114/task/19118/stat : 19118 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046882 28904853504 10160 33554432000 4194304 4196468 140733331035408 140699338136720 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19119] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19119/stat : 19119 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046882 28904853504 10160 33554432000 4194304 4196468 140733331035408 140699337083920 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19120] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19120/stat : 19120 (java) S 19112 19112 18755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511046882 28904853504 10160 33554432000 4194304 4196468 140733331035408 140699336030608 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19121] ppid=19112 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19114/task/19121/stat : 19121 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046882 28904853504 10160 33554432000 4194304 4196468 140733331035408 140699334977808 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19122] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19122/stat : 19122 (java) S 19112 19112 18755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511046882 28904853504 10160 33554432000 4194304 4196468 140733331035408 140699333925520 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19123] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19123/stat : 19123 (java) S 19112 19112 18755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511046882 28904853504 10160 33554432000 4194304 4196468 140733331035408 140699332872720 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19124] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19124/stat : 19124 (java) S 19112 19112 18755 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511046883 28904853504 10160 33554432000 4194304 4196468 140733331035408 140698837916272 140699789130370 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19125] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19125/stat : 19125 (java) S 19112 19112 18755 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511046884 28904853504 10160 33554432000 4194304 4196468 140733331035408 140698836862240 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19126] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19126/stat : 19126 (java) S 19112 19112 18755 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511046884 28904853504 10160 33554432000 4194304 4196468 140733331035408 140698835809904 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19127] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19127/stat : 19127 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046886 28904853504 10160 33554432000 4194304 4196468 140733331035408 140698834758224 140699789137819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19128] ppid=19112 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/19114/task/19128/stat : 19128 (java) S 19112 19112 18755 0 -1 1077944384 443 0 0 0 2 0 0 0 20 0 20 0 511046886 28904853504 10160 33554432000 4194304 4196468 140733331035408 140697845885040 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19129] ppid=19112 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/19114/task/19129/stat : 19129 (java) S 19112 19112 18755 0 -1 1077944384 289 0 0 0 1 0 0 0 20 0 20 0 511046886 28904853504 10160 33554432000 4194304 4196468 140733331035408 140697844832240 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19130] ppid=19112 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19114/task/19130/stat : 19130 (java) S 19112 19112 18755 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 511046887 28904853504 10160 33554432000 4194304 4196468 140733331035408 140697843779952 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19131] ppid=19112 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/19114/task/19131/stat : 19131 (java) R 19112 19112 18755 0 -1 4202560 723 0 0 0 8 0 0 0 20 0 20 0 511046887 28904853504 10160 33554432000 4194304 4196468 140733331035408 140697842726960 140699773364299 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19132] ppid=19112 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19132/stat : 19132 (java) S 19112 19112 18755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511046887 28904853504 10160 33554432000 4194304 4196468 140733331035408 140697841675104 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19133] ppid=19112 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19114/task/19133/stat : 19133 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046887 28904853504 10160 33554432000 4194304 4196468 140733331035408 140697840622384 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42088 KiB

[startup+0.310288 s]*
/proc/loadavg: 4.49 6.49 7.47 3/213 19133
/proc/meminfo: memFree=27661028/32770624 swapFree=66957756/67108860
[pid=19112] ppid=19109 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/19112/stat : 19112 (xcsp3-exec) S 19109 19112 18755 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511046881 115843072 362 33554432000 4194304 5098028 140726114185008 140726114183112 140540888924796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8822784 140726114194257 140726114194517 140726114194517 140726114197446 0
/proc/19112/statm: 28282 362 304 221 0 87 0
[pid=19114] ppid=19112 vsize=28231652 memory=49712 CPUtime=0.53 cores=0-7
/proc/19114/stat : 19114 (java) S 19112 19112 18755 0 -1 1077944320 10845 0 0 0 49 4 0 0 20 0 20 0 511046881 28909211648 12428 33554432000 4194304 4196468 140733331035408 140733331017952 140699789119223 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
/proc/19114/statm: 7057913 12428 3328 1 0 7019032 0
[pid=19114/tid=19115] ppid=19112 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/19114/task/19115/stat : 19115 (java) R 19112 19112 18755 0 -1 4202560 7764 0 0 0 27 3 0 0 20 0 20 0 511046881 28909211648 12428 33554432000 4194304 4196468 140733331035408 140699793350336 140699773199710 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19116] ppid=19112 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19116/stat : 19116 (java) S 19112 19112 18755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511046882 28909211648 12428 33554432000 4194304 4196468 140733331035408 140699708971920 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19117] ppid=19112 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19117/stat : 19117 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046882 28909211648 12428 33554432000 4194304 4196468 140733331035408 140699707919120 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19118] ppid=19112 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19118/stat : 19118 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046882 28909211648 12428 33554432000 4194304 4196468 140733331035408 140699338136720 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19119] ppid=19112 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19119/stat : 19119 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046882 28909211648 12428 33554432000 4194304 4196468 140733331035408 140699337083920 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19120] ppid=19112 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/19114/task/19120/stat : 19120 (java) S 19112 19112 18755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511046882 28909211648 12428 33554432000 4194304 4196468 140733331035408 140699336030608 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19121] ppid=19112 vsize=28231652 memory=140704336671663 CPUtime=0 cores=0-7
/proc/19114/task/19121/stat : 19121 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046882 28909211648 12428 33554432000 4194304 4196468 140733331035408 140699334977808 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19122] ppid=19112 vsize=28231652 memory=140704336673968 CPUtime=0 cores=0-7
/proc/19114/task/19122/stat : 19122 (java) S 19112 19112 18755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511046882 28909211648 12428 33554432000 4194304 4196468 140733331035408 140699333925520 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19123] ppid=19112 vsize=28231652 memory=140704336676272 CPUtime=0 cores=0-7
/proc/19114/task/19123/stat : 19123 (java) S 19112 19112 18755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511046882 28909211648 12428 33554432000 4194304 4196468 140733331035408 140699332872720 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19124] ppid=19112 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19124/stat : 19124 (java) S 19112 19112 18755 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511046883 28909211648 12428 33554432000 4194304 4196468 140733331035408 140698837916272 140699789130370 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19125] ppid=19112 vsize=28231652 memory=281408673359504 CPUtime=0 cores=0-7
/proc/19114/task/19125/stat : 19125 (java) S 19112 19112 18755 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511046884 28909211648 12428 33554432000 4194304 4196468 140733331035408 140698836862240 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19126] ppid=19112 vsize=28231652 memory=281408673366416 CPUtime=0 cores=0-7
/proc/19114/task/19126/stat : 19126 (java) S 19112 19112 18755 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511046884 28909211648 12428 33554432000 4194304 4196468 140733331035408 140698835809904 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19127] ppid=19112 vsize=28231652 memory=281408673307568 CPUtime=0 cores=0-7
/proc/19114/task/19127/stat : 19127 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046886 28909211648 12428 33554432000 4194304 4196468 140733331035408 140698834758224 140699789137819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19128] ppid=19112 vsize=28231652 memory=281408673380240 CPUtime=0.03 cores=0-7
/proc/19114/task/19128/stat : 19128 (java) S 19112 19112 18755 0 -1 1077944384 453 0 0 0 3 0 0 0 20 0 20 0 511046886 28909211648 12428 33554432000 4194304 4196468 140733331035408 140697845885040 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19129] ppid=19112 vsize=28231652 memory=281408673387152 CPUtime=0.03 cores=0-7
/proc/19114/task/19129/stat : 19129 (java) R 19112 19112 18755 0 -1 4202560 385 0 0 0 3 0 0 0 20 0 20 0 511046886 28909211648 12428 33554432000 4194304 4196468 140733331035408 140697844832240 140699770663832 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19130] ppid=19112 vsize=28231652 memory=281408673384848 CPUtime=0.01 cores=0-7
/proc/19114/task/19130/stat : 19130 (java) S 19112 19112 18755 0 -1 1077944384 143 0 0 0 1 0 0 0 20 0 20 0 511046887 28909211648 12428 33554432000 4194304 4196468 140733331035408 140697843779952 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19131] ppid=19112 vsize=28231652 memory=281408673401008 CPUtime=0.13 cores=0-7
/proc/19114/task/19131/stat : 19131 (java) S 19112 19112 18755 0 -1 1077944384 800 0 0 0 13 0 0 0 20 0 20 0 511046887 28909211648 12428 33554432000 4194304 4196468 140733331035408 140697842727152 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19132] ppid=19112 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19132/stat : 19132 (java) S 19112 19112 18755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511046887 28909211648 12428 33554432000 4194304 4196468 140733331035408 140697841675104 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19133] ppid=19112 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/19114/task/19133/stat : 19133 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046887 28909211648 12428 33554432000 4194304 4196468 140733331035408 140697840622384 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51160 KiB

[startup+0.700863 s]
/proc/loadavg: 4.49 6.49 7.47 3/213 19133
/proc/meminfo: memFree=27665432/32770624 swapFree=66957756/67108860
[pid=19112] ppid=19109 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/19112/stat : 19112 (xcsp3-exec) S 19109 19112 18755 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511046881 115843072 362 33554432000 4194304 5098028 140726114185008 140726114183112 140540888924796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8822784 140726114194257 140726114194517 140726114194517 140726114197446 0
/proc/19112/statm: 28282 362 304 221 0 87 0
[pid=19114] ppid=19112 vsize=28233776 memory=74088 CPUtime=1.22 cores=0-7
/proc/19114/stat : 19114 (java) S 19112 19112 18755 0 -1 1077944320 14692 0 0 0 116 6 0 0 20 0 20 0 511046881 28911386624 18522 33554432000 4194304 4196468 140733331035408 140733331017952 140699789119223 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
/proc/19114/statm: 7058444 18522 3450 1 0 7019544 0
[pid=19114/tid=19115] ppid=19112 vsize=28233776 memory=281408673758896 CPUtime=0.54 cores=0-7
/proc/19114/task/19115/stat : 19115 (java) R 19112 19112 18755 0 -1 4202560 9121 0 0 0 51 3 0 0 20 0 20 0 511046881 28911386624 18522 33554432000 4194304 4196468 140733331035408 140699793357664 140699789131158 0 4 0 16800975 0 0 0 -1 2 0 0 12 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19116] ppid=19112 vsize=28233776 memory=140704336880496 CPUtime=0 cores=0-7
/proc/19114/task/19116/stat : 19116 (java) S 19112 19112 18755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511046882 28911386624 18522 33554432000 4194304 4196468 140733331035408 140699708971920 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19117] ppid=19112 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/19114/task/19117/stat : 19117 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046882 28911386624 18522 33554432000 4194304 4196468 140733331035408 140699707919120 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19118] ppid=19112 vsize=28233776 memory=6160 CPUtime=0 cores=0-7
/proc/19114/task/19118/stat : 19118 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511046882 28911386624 18522 33554432000 4194304 4196468 140733331035408 140699338136720 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0

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

[pid=19114/tid=19434] ppid=19112 vsize=28768336 memory=1720 CPUtime=767.94 cores=0-7
/proc/19114/task/19434/stat : 19434 (java) R 19112 19112 18755 0 -1 4202560 44356 0 0 0 76771 23 0 0 20 0 28 0 511213150 29458776064 265771 33554432000 4194304 4196468 140733331035408 140697519603592 140699394215458 0 4 0 16800975 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
Current children cumulated CPU time: 19368.9 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1064532 KiB

[startup+2502.3 s]
/proc/loadavg: 8.02 8.21 8.19 9/220 19501
/proc/meminfo: memFree=26733556/32770624 swapFree=66957756/67108860
[pid=19112] ppid=19109 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/19112/stat : 19112 (xcsp3-exec) S 19109 19112 18755 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511046881 115843072 362 33554432000 4194304 5098028 140726114185008 140726114183112 140540888924796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8822784 140726114194257 140726114194517 140726114194517 140726114197446 0
/proc/19112/statm: 28282 362 304 221 0 87 0
[pid=19114] ppid=19112 vsize=28768336 memory=979500 CPUtime=19844.8 cores=0-7
/proc/19114/stat : 19114 (java) S 19112 19112 18755 0 -1 1077944320 1172615 0 0 0 1983485 999 0 0 20 0 28 0 511046881 29458776064 244875 33554432000 4194304 4196468 140733331035408 140733331017952 140699789119223 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
/proc/19114/statm: 7192084 244875 3548 1 0 7153184 0
[pid=19114/tid=19115] ppid=19112 vsize=28768336 memory=979500 CPUtime=0.78 cores=0-7
/proc/19114/task/19115/stat : 19115 (java) S 19112 19112 18755 0 -1 1077944384 10545 0 0 0 74 4 0 0 20 0 28 0 511046881 29458776064 244875 33554432000 4194304 4196468 140733331035408 140699793360000 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19116] ppid=19112 vsize=28768336 memory=979500 CPUtime=10.78 cores=0-7
/proc/19114/task/19116/stat : 19116 (java) S 19112 19112 18755 0 -1 1077944384 30302 0 0 0 1047 31 0 0 20 0 28 0 511046882 29458776064 244875 33554432000 4194304 4196468 140733331035408 140699708971920 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19117] ppid=19112 vsize=28768336 memory=980520 CPUtime=10.77 cores=0-7
/proc/19114/task/19117/stat : 19117 (java) S 19112 19112 18755 0 -1 1077944384 34373 0 0 0 1046 31 0 0 20 0 28 0 511046882 29458776064 244875 33554432000 4194304 4196468 140733331035408 140699707919120 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19118] ppid=19112 vsize=28768336 memory=980520 CPUtime=10.79 cores=0-7
/proc/19114/task/19118/stat : 19118 (java) S 19112 19112 18755 0 -1 1077944384 36316 0 0 0 1048 31 0 0 20 0 28 0 511046882 29458776064 244875 33554432000 4194304 4196468 140733331035408 140699338136720 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19119] ppid=19112 vsize=28768336 memory=1448 CPUtime=10.84 cores=0-7
/proc/19114/task/19119/stat : 19119 (java) S 19112 19112 18755 0 -1 1077944384 34507 0 0 0 1056 28 0 0 20 0 28 0 511046882 29458776064 244875 33554432000 4194304 4196468 140733331035408 140699337083920 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19120] ppid=19112 vsize=28768336 memory=1448 CPUtime=10.8 cores=0-7
/proc/19114/task/19120/stat : 19120 (java) S 19112 19112 18755 0 -1 1077944384 33343 0 0 0 1049 31 0 0 20 0 28 0 511046882 29458776064 244875 33554432000 4194304 4196468 140733331035408 140699336030608 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19121] ppid=19112 vsize=28768336 memory=33 CPUtime=10.82 cores=0-7
/proc/19114/task/19121/stat : 19121 (java) S 19112 19112 18755 0 -1 1077944384 30768 0 0 0 1056 26 0 0 20 0 28 0 511046882 29458776064 244875 33554432000 4194304 4196468 140733331035408 140699334977808 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19122] ppid=19112 vsize=28768336 memory=1065136 CPUtime=10.79 cores=0-7
/proc/19114/task/19122/stat : 19122 (java) S 19112 19112 18755 0 -1 1077944384 33245 0 0 0 1051 28 0 0 20 0 28 0 511046882 29458776064 244875 33554432000 4194304 4196468 140733331035408 140699333925520 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19123] ppid=19112 vsize=28768336 memory=1448 CPUtime=10.83 cores=0-7
/proc/19114/task/19123/stat : 19123 (java) S 19112 19112 18755 0 -1 1077944384 31350 0 0 0 1052 31 0 0 20 0 28 0 511046882 29458776064 244875 33554432000 4194304 4196468 140733331035408 140699332872720 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19124] ppid=19112 vsize=28768336 memory=56 CPUtime=10.64 cores=0-7
/proc/19114/task/19124/stat : 19124 (java) S 19112 19112 18755 0 -1 1077944384 180585 0 0 0 576 488 0 0 20 0 28 0 511046883 29458776064 244875 33554432000 4194304 4196468 140733331035408 140698837916272 140699789130370 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19125] ppid=19112 vsize=28768336 memory=2372 CPUtime=0 cores=0-7
/proc/19114/task/19125/stat : 19125 (java) S 19112 19112 18755 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 511046884 29458776064 244875 33554432000 4194304 4196468 140733331035408 140698836862304 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19126] ppid=19112 vsize=28768336 memory=1448 CPUtime=0 cores=0-7
/proc/19114/task/19126/stat : 19126 (java) S 19112 19112 18755 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 28 0 511046884 29458776064 244875 33554432000 4194304 4196468 140733331035408 140698835809920 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19127] ppid=19112 vsize=28768336 memory=1448 CPUtime=0 cores=0-7
/proc/19114/task/19127/stat : 19127 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511046886 29458776064 244875 33554432000 4194304 4196468 140733331035408 140698834758224 140699789137819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19128] ppid=19112 vsize=28768336 memory=3636 CPUtime=2.13 cores=0-7
/proc/19114/task/19128/stat : 19128 (java) S 19112 19112 18755 0 -1 1077944384 11357 0 0 0 211 2 0 0 20 0 28 0 511046886 29458776064 244875 33554432000 4194304 4196468 140733331035408 140697845885040 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19129] ppid=19112 vsize=28768336 memory=2832 CPUtime=2.32 cores=0-7
/proc/19114/task/19129/stat : 19129 (java) S 19112 19112 18755 0 -1 1077944384 10533 0 0 0 229 3 0 0 20 0 28 0 511046886 29458776064 244875 33554432000 4194304 4196468 140733331035408 140697844832240 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19130] ppid=19112 vsize=28768336 memory=1448 CPUtime=2.45 cores=0-7
/proc/19114/task/19130/stat : 19130 (java) S 19112 19112 18755 0 -1 1077944384 10088 0 0 0 243 2 0 0 20 0 28 0 511046887 29458776064 244875 33554432000 4194304 4196468 140733331035408 140697843779952 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19131] ppid=19112 vsize=28768336 memory=989216 CPUtime=0.91 cores=0-7
/proc/19114/task/19131/stat : 19131 (java) S 19112 19112 18755 0 -1 1077944384 10888 0 0 0 89 2 0 0 20 0 28 0 511046887 29458776064 244875 33554432000 4194304 4196468 140733331035408 140697842727152 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19132] ppid=19112 vsize=28768336 memory=780 CPUtime=0 cores=0-7
/proc/19114/task/19132/stat : 19132 (java) S 19112 19112 18755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511046887 29458776064 244875 33554432000 4194304 4196468 140733331035408 140697841675104 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19133] ppid=19112 vsize=28768336 memory=6160 CPUtime=0.56 cores=0-7
/proc/19114/task/19133/stat : 19133 (java) R 19112 19112 18755 0 -1 1077944384 5098 0 0 0 14 42 0 0 20 0 28 0 511046887 29458776064 244875 33554432000 4194304 4196468 140733331035408 140697840622384 140699789130370 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19427] ppid=19112 vsize=28768336 memory=624 CPUtime=829.23 cores=0-7
/proc/19114/task/19427/stat : 19427 (java) R 19112 19112 18755 0 -1 4202560 12545 0 0 0 82913 10 0 0 20 0 28 0 511213150 29458776064 244875 33554432000 4194304 4196468 140733331035408 140697516445032 140699394214095 0 4 0 16800975 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19428] ppid=19112 vsize=28768336 memory=981548 CPUtime=829.12 cores=0-7
/proc/19114/task/19428/stat : 19428 (java) R 19112 19112 18755 0 -1 4202560 9919 0 0 0 82904 8 0 0 20 0 28 0 511213150 29458776064 244875 33554432000 4194304 4196468 140733331035408 140697518551464 140699393684952 0 4 0 16800975 0 0 0 -1 4 0 0 7 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19429] ppid=19112 vsize=28768336 memory=1448 CPUtime=830.2 cores=0-7
/proc/19114/task/19429/stat : 19429 (java) R 19112 19112 18755 0 -1 4202560 18223 0 0 0 83012 8 0 0 20 0 28 0 511213150 29458776064 244875 33554432000 4194304 4196468 140733331035408 140697517498056 140699394600351 0 4 0 16800975 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19430] ppid=19112 vsize=28768336 memory=1448 CPUtime=828.63 cores=0-7
/proc/19114/task/19430/stat : 19430 (java) R 19112 19112 18755 0 -1 4202560 62323 0 0 0 82841 22 0 0 20 0 28 0 511213150 29458776064 244875 33554432000 4194304 4196468 140733331035408 140697829535168 140699396915291 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19431] ppid=19112 vsize=28768336 memory=1448 CPUtime=830.47 cores=0-7
/proc/19114/task/19431/stat : 19431 (java) R 19112 19112 18755 0 -1 4202560 124235 0 0 0 82990 57 0 0 20 0 28 0 511213150 29458776064 244875 33554432000 4194304 4196468 140733331035408 140697828482768 140699394597760 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19432] ppid=19112 vsize=28768336 memory=979500 CPUtime=828.33 cores=0-7
/proc/19114/task/19432/stat : 19432 (java) R 19112 19112 18755 0 -1 4202560 24976 0 0 0 82823 10 0 0 20 0 28 0 511213150 29458776064 244875 33554432000 4194304 4196468 140733331035408 140697831640672 140699393716738 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19433] ppid=19112 vsize=28768336 memory=532 CPUtime=829.14 cores=0-7
/proc/19114/task/19433/stat : 19433 (java) R 19112 19112 18755 0 -1 4202560 23122 0 0 0 82904 10 0 0 20 0 28 0 511213150 29458776064 244875 33554432000 4194304 4196468 140733331035408 140697830590560 140699394597775 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19434] ppid=19112 vsize=28768336 memory=928 CPUtime=826.82 cores=0-7
/proc/19114/task/19434/stat : 19434 (java) R 19112 19112 18755 0 -1 4202560 46672 0 0 0 82658 24 0 0 20 0 28 0 511213150 29458776064 244875 33554432000 4194304 4196468 140733331035408 140697519603784 140699394597867 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
Current children cumulated CPU time: 19844.8 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 980948 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520.01 s]*
/proc/loadavg: 8.02 8.19 8.19 9/221 19504
/proc/meminfo: memFree=26737780/32770624 swapFree=66957756/67108860
[pid=19112] ppid=19109 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/19112/stat : 19112 (xcsp3-exec) S 19109 19112 18755 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511046881 115843072 362 33554432000 4194304 5098028 140726114185008 140726114183112 140540888924796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8822784 140726114194257 140726114194517 140726114194517 140726114197446 0
/proc/19112/statm: 28282 362 304 221 0 87 0
[pid=19114] ppid=19112 vsize=28768336 memory=977380 CPUtime=19985.3 cores=0-7
/proc/19114/stat : 19114 (java) S 19112 19112 18755 0 -1 1077944320 1191323 0 0 0 1997516 1014 0 0 20 0 28 0 511046881 29458776064 244345 33554432000 4194304 4196468 140733331035408 140733331017952 140699789119223 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
/proc/19114/statm: 7192084 244345 3548 1 0 7153184 0
[pid=19114/tid=19115] ppid=19112 vsize=28768336 memory=6791534058613427641 CPUtime=0.78 cores=0-7
/proc/19114/task/19115/stat : 19115 (java) S 19112 19112 18755 0 -1 1077944384 10545 0 0 0 74 4 0 0 20 0 28 0 511046881 29458776064 244345 33554432000 4194304 4196468 140733331035408 140699793360000 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19116] ppid=19112 vsize=28768336 memory=4872558044660077418 CPUtime=10.89 cores=0-7
/proc/19114/task/19116/stat : 19116 (java) S 19112 19112 18755 0 -1 1077944384 30463 0 0 0 1057 32 0 0 20 0 28 0 511046882 29458776064 244345 33554432000 4194304 4196468 140733331035408 140699708971920 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19117] ppid=19112 vsize=28768336 memory=1436 CPUtime=10.87 cores=0-7
/proc/19114/task/19117/stat : 19117 (java) S 19112 19112 18755 0 -1 1077944384 35215 0 0 0 1056 31 0 0 20 0 28 0 511046882 29458776064 244345 33554432000 4194304 4196468 140733331035408 140699707919120 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19118] ppid=19112 vsize=28768336 memory=808 CPUtime=10.9 cores=0-7
/proc/19114/task/19118/stat : 19118 (java) S 19112 19112 18755 0 -1 1077944384 36406 0 0 0 1059 31 0 0 20 0 28 0 511046882 29458776064 244345 33554432000 4194304 4196468 140733331035408 140699338136720 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19119] ppid=19112 vsize=28768336 memory=1764 CPUtime=10.94 cores=0-7
/proc/19114/task/19119/stat : 19119 (java) S 19112 19112 18755 0 -1 1077944384 34655 0 0 0 1066 28 0 0 20 0 28 0 511046882 29458776064 244345 33554432000 4194304 4196468 140733331035408 140699337083920 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19120] ppid=19112 vsize=28768336 memory=111628 CPUtime=10.92 cores=0-7
/proc/19114/task/19120/stat : 19120 (java) S 19112 19112 18755 0 -1 1077944384 33988 0 0 0 1060 32 0 0 20 0 28 0 511046882 29458776064 244345 33554432000 4194304 4196468 140733331035408 140699336030608 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19121] ppid=19112 vsize=28768336 memory=800 CPUtime=10.93 cores=0-7
/proc/19114/task/19121/stat : 19121 (java) S 19112 19112 18755 0 -1 1077944384 31264 0 0 0 1066 27 0 0 20 0 28 0 511046882 29458776064 244345 33554432000 4194304 4196468 140733331035408 140699334977808 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19122] ppid=19112 vsize=28768336 memory=1808 CPUtime=10.9 cores=0-7
/proc/19114/task/19122/stat : 19122 (java) S 19112 19112 18755 0 -1 1077944384 33696 0 0 0 1062 28 0 0 20 0 28 0 511046882 29458776064 244345 33554432000 4194304 4196468 140733331035408 140699333925520 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19123] ppid=19112 vsize=28768336 memory=924 CPUtime=10.93 cores=0-7
/proc/19114/task/19123/stat : 19123 (java) S 19112 19112 18755 0 -1 1077944384 31841 0 0 0 1062 31 0 0 20 0 28 0 511046882 29458776064 244345 33554432000 4194304 4196468 140733331035408 140699332872720 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19124] ppid=19112 vsize=28768336 memory=4132 CPUtime=10.76 cores=0-7
/proc/19114/task/19124/stat : 19124 (java) S 19112 19112 18755 0 -1 1077944384 182126 0 0 0 581 495 0 0 20 0 28 0 511046883 29458776064 244345 33554432000 4194304 4196468 140733331035408 140698837916272 140699789130370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19125] ppid=19112 vsize=28768336 memory=1448 CPUtime=0 cores=0-7
/proc/19114/task/19125/stat : 19125 (java) S 19112 19112 18755 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 511046884 29458776064 244345 33554432000 4194304 4196468 140733331035408 140698836862304 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19126] ppid=19112 vsize=28768336 memory=977252 CPUtime=0 cores=0-7
/proc/19114/task/19126/stat : 19126 (java) S 19112 19112 18755 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 28 0 511046884 29458776064 244345 33554432000 4194304 4196468 140733331035408 140698835809920 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19127] ppid=19112 vsize=28768336 memory=4132 CPUtime=0 cores=0-7
/proc/19114/task/19127/stat : 19127 (java) S 19112 19112 18755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511046886 29458776064 244345 33554432000 4194304 4196468 140733331035408 140698834758224 140699789137819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19128] ppid=19112 vsize=28768336 memory=4108 CPUtime=2.13 cores=0-7
/proc/19114/task/19128/stat : 19128 (java) S 19112 19112 18755 0 -1 1077944384 11361 0 0 0 211 2 0 0 20 0 28 0 511046886 29458776064 244345 33554432000 4194304 4196468 140733331035408 140697845885040 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19129] ppid=19112 vsize=28768336 memory=977448 CPUtime=2.32 cores=0-7
/proc/19114/task/19129/stat : 19129 (java) S 19112 19112 18755 0 -1 1077944384 10537 0 0 0 229 3 0 0 20 0 28 0 511046886 29458776064 244345 33554432000 4194304 4196468 140733331035408 140697844832240 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19130] ppid=19112 vsize=28768336 memory=11632 CPUtime=2.45 cores=0-7
/proc/19114/task/19130/stat : 19130 (java) S 19112 19112 18755 0 -1 1077944384 10092 0 0 0 243 2 0 0 20 0 28 0 511046887 29458776064 244345 33554432000 4194304 4196468 140733331035408 140697843779952 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19131] ppid=19112 vsize=28768336 memory=1732 CPUtime=0.91 cores=0-7
/proc/19114/task/19131/stat : 19131 (java) S 19112 19112 18755 0 -1 1077944384 10892 0 0 0 89 2 0 0 20 0 28 0 511046887 29458776064 244345 33554432000 4194304 4196468 140733331035408 140697842727152 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19132] ppid=19112 vsize=28768336 memory=1224 CPUtime=0 cores=0-7
/proc/19114/task/19132/stat : 19132 (java) S 19112 19112 18755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511046887 29458776064 244345 33554432000 4194304 4196468 140733331035408 140697841675104 140699789129429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19133] ppid=19112 vsize=28768336 memory=988 CPUtime=0.64 cores=0-7
/proc/19114/task/19133/stat : 19133 (java) S 19112 19112 18755 0 -1 1077944384 5152 0 0 0 22 42 0 0 20 0 28 0 511046887 29458776064 244345 33554432000 4194304 4196468 140733331035408 140697840622384 140699789130370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19427] ppid=19112 vsize=28768336 memory=780 CPUtime=846.7 cores=0-7
/proc/19114/task/19427/stat : 19427 (java) R 19112 19112 18755 0 -1 4202560 12956 0 0 0 84660 10 0 0 20 0 28 0 511213150 29458776064 244345 33554432000 4194304 4196468 140733331035408 140697516445544 140699393717581 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19428] ppid=19112 vsize=28768336 memory=6160 CPUtime=846.59 cores=0-7
/proc/19114/task/19428/stat : 19428 (java) R 19112 19112 18755 0 -1 4202560 10252 0 0 0 84651 8 0 0 20 0 28 0 511213150 29458776064 244345 33554432000 4194304 4196468 140733331035408 140697518551368 140699394214052 0 4 0 16800975 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19429] ppid=19112 vsize=28768336 memory=624 CPUtime=847.6 cores=0-7
/proc/19114/task/19429/stat : 19429 (java) R 19112 19112 18755 0 -1 4202560 18852 0 0 0 84752 8 0 0 20 0 28 0 511213150 29458776064 244345 33554432000 4194304 4196468 140733331035408 140697517498504 140699394598029 0 4 0 16800975 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19430] ppid=19112 vsize=28768336 memory=3636 CPUtime=846.19 cores=0-7
/proc/19114/task/19430/stat : 19430 (java) R 19112 19112 18755 0 -1 4202560 64899 0 0 0 84596 23 0 0 20 0 28 0 511213150 29458776064 244345 33554432000 4194304 4196468 140733331035408 140697829535200 140699396915264 0 4 0 16800975 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19431] ppid=19112 vsize=28768336 memory=1448 CPUtime=847.93 cores=0-7
/proc/19114/task/19431/stat : 19431 (java) R 19112 19112 18755 0 -1 4202560 129879 0 0 0 84733 60 0 0 20 0 28 0 511213150 29458776064 244345 33554432000 4194304 4196468 140733331035408 140697828485952 140699393684470 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19432] ppid=19112 vsize=28768336 memory=1448 CPUtime=845.75 cores=0-7
/proc/19114/task/19432/stat : 19432 (java) R 19112 19112 18755 0 -1 4202560 26265 0 0 0 84564 11 0 0 20 0 28 0 511213150 29458776064 244345 33554432000 4194304 4196468 140733331035408 140697831641160 140699393684204 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19433] ppid=19112 vsize=28768336 memory=977252 CPUtime=846.53 cores=0-7
/proc/19114/task/19433/stat : 19433 (java) R 19112 19112 18755 0 -1 4202560 24231 0 0 0 84643 10 0 0 20 0 28 0 511213150 29458776064 244345 33554432000 4194304 4196468 140733331035408 140697830588480 140699394807916 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
[pid=19114/tid=19434] ppid=19112 vsize=28768336 memory=532 CPUtime=844.14 cores=0-7
/proc/19114/task/19434/stat : 19434 (java) R 19112 19112 18755 0 -1 4202560 48454 0 0 0 84389 25 0 0 20 0 28 0 511213150 29458776064 244345 33554432000 4194304 4196468 140733331035408 140697519604040 140699397458261 0 4 0 16800975 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 10547200 140733331043286 140733331043462 140733331043462 140733331046351 0
Current children cumulated CPU time: 19985.3 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 978828 KiB

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

[startup+2520.05 s]
# the end of solver process 19112 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001133 s, system=0.001133 s

[startup+2520.12 s]
# the end of solver process 19114 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19975.9 s, system=10.1555 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): 2520.12
CPU time (s): 19986
CPU user time (s): 19975.9
CPU system time (s): 10.1555
CPU usage (%): 793.06
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 1400240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19975.9
system time used= 10.1555
maximum resident set size= 1439752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1192190
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 273109
involuntary context switches= 256682


# summary of solver processes directly reported to runsolver:
#   pid: 19112,19114
#   total CPU time (s): 19986
#   total CPU user time (s): 19975.9
#   total CPU system time (s): 10.1555

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.3573 second user time and 24.4095 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-24 20:00:44
IDJOB=4407220
IDBENCH=126210
IDSOLVER=2871
FILE ID=node149/4407220-1569348083
RUNJOBID= node149-1569347829-18782
PBS_JOBID= 21705076
Free space on /var/tmp= 13480 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-14-a3.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-4407220-1569348083/watcher-4407220-1569348083 -o /var/tmp/evaluation-result-4407220-1569348083/solver-4407220-1569348083 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node149-1569347829-18782 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1271700645 HOME/instance-4407220-1569348083.xml

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

MD5SUM BENCH= a5381fa3d98671549d41a8d043d26ba4
RANDOM SEED=1271700645

node149.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.81
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.81
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.81
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.81
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:        27705464 kB
MemAvailable:   31806052 kB
Buffers:          104276 kB
Cached:          4090056 kB
SwapCached:        42408 kB
Active:          2923080 kB
Inactive:        1316088 kB
Active(anon):       3564 kB
Inactive(anon):    94792 kB
Active(file):    2919516 kB
Inactive(file):  1221296 kB
Unevictable:      109104 kB
Mlocked:          109104 kB
SwapTotal:      67108860 kB
SwapFree:       66957756 kB
Dirty:             26008 kB
Writeback:             0 kB
AnonPages:         90280 kB
Mapped:            57052 kB
Shmem:             44908 kB
Slab:             417468 kB
SReclaimable:     388236 kB
SUnreclaim:        29232 kB
KernelStack:        3504 kB
PageTables:         5004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /var/tmp at the end= 13456 MiB
End job on node149 at 2019-09-24 20:42:44