Trace number 4270562

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 4.0.5 par (2017-08-09)SAT (TO)146 15751.6 2520.1399

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-14-a4.xml
MD5SUM5aba8e5725f87f11766562fcd4055047
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark136
Best CPU time to get the best result obtained on this benchmark2400.1
Satisfiable
(Un)Satisfiability was proved
Number of variables14
Number of constraints3733
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":14}]
Minimum variable degree1015
Maximum variable degree1016
Distribution of variable degrees[{"degree":1015,"count":12},{"degree":1016,"count":2}]
Minimum constraint arity1
Maximum constraint arity14
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":728},{"arity":4,"count":3003},{"arity":14,"count":1}]
Number of extensional constraints0
Number of intensional constraints3732
Distribution of constraint types[{"type":"intension","count":3732},{"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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270562-1502723439.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270562-1502723439.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
7.46/1.98	c solve instance...
20.81/3.74	o 181 
22.59/4.46	o 177 
133.92/101.42	o 174 
142.40/102.54	o 169 
340.97/200.30	o 168 
462.60/288.26	o 167 
569.98/301.82	o 161 
608.99/307.16	o 160 
616.06/308.65	o 159 
932.79/414.87	o 156 
1349.79/525.65	o 155 
1553.10/618.23	o 151 
1679.67/708.77	o 148 
9969.49/1747.97	o 147 
13886.39/2286.12	o 146 
15750.63/2520.10	s SATISFIABLE
15750.63/2520.10	v <instantiation>
15750.63/2520.10	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] </list>
15750.63/2520.10	v 	<values>0 2 5 9 19 25 37 52 63 76 97 105 145 146 </values>
15750.63/2520.10	v </instantiation>
15750.63/2520.10	c Unexpected resolution interruption!

Verifier Data

OK	146

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270562-1502723439/watcher-4270562-1502723439 -o /tmp/evaluation-result-4270562-1502723439/solver-4270562-1502723439 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1502720059-6956 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1100515771 HOME/instance-4270562-1502723439.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
Current StackSize limit: 8192 KiB

solver pid=7255, runsolver pid=7252

[startup+0.100112 s]*
/proc/loadavg: 8.09 8.35 8.39 2/199 7276
/proc/meminfo: memFree=26942280/32770624 swapFree=67108860/67108860
[pid=7255] ppid=7252 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/7255/stat : 7255 (xcsp3-exec) S 7252 7255 6929 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 105431730 9740288 345 33554432000 4194304 5098028 140720594074752 140720594072856 139709250630268 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25231360 140720594076772 140720594076983 140720594076983 140720594079723 0
/proc/7255/statm: 2378 345 289 221 0 87 0
[pid=7257] ppid=7255 vsize=25999808 memory=26876 CPUtime=0.12 cores=0-7
/proc/7257/stat : 7257 (java) S 7255 7255 6929 0 -1 1077944320 5639 0 0 0 11 1 0 0 20 0 20 0 105431730 26623803392 6719 33554432000 4194304 4196468 140733469034400 140733469016944 140649321221879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
/proc/7257/statm: 6499952 6719 2844 1 0 6488269 0
[pid=7257/tid=7258] ppid=7255 vsize=25999808 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/7257/task/7258/stat : 7258 (java) R 7255 7255 6929 0 -1 4202560 3660 0 0 0 8 0 0 0 20 0 20 0 105431731 26623803392 6719 33554432000 4194304 4196468 140733469034400 140649325453808 140649321233814 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7259] ppid=7255 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/7257/task/7259/stat : 7259 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431731 26623803392 6719 33554432000 4194304 4196468 140733469034400 140649243802640 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7260] ppid=7255 vsize=25999808 memory=140209847568000 CPUtime=0 cores=0-7
/proc/7257/task/7260/stat : 7260 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431731 26623803392 6719 33554432000 4194304 4196468 140733469034400 140649242750096 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7261] ppid=7255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7261/stat : 7261 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431731 26623803392 6719 33554432000 4194304 4196468 140733469034400 140649241697040 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7262] ppid=7255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7262/stat : 7262 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431731 26623803392 6719 33554432000 4194304 4196468 140733469034400 140648876366736 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7263] ppid=7255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7263/stat : 7263 (java) S 7255 7255 6929 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105431731 26623803392 6719 33554432000 4194304 4196468 140733469034400 140648875313680 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7264] ppid=7255 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/7257/task/7264/stat : 7264 (java) S 7255 7255 6929 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105431731 26623803392 6719 33554432000 4194304 4196468 140733469034400 140648874261136 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7265] ppid=7255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7265/stat : 7265 (java) S 7255 7255 6929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105431731 26623803392 6719 33554432000 4194304 4196468 140733469034400 140648873208080 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7266] ppid=7255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7266/stat : 7266 (java) S 7255 7255 6929 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105431731 26623803392 6719 33554432000 4194304 4196468 140733469034400 140648872155536 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7267] ppid=7255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7267/stat : 7267 (java) S 7255 7255 6929 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105431733 26623803392 6719 33554432000 4194304 4196468 140733469034400 140647593405168 140649321233026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7268] ppid=7255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7268/stat : 7268 (java) S 7255 7255 6929 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 105431733 26623803392 6719 33554432000 4194304 4196468 140733469034400 140647592351392 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7269] ppid=7255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7269/stat : 7269 (java) S 7255 7255 6929 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 105431734 26623803392 6719 33554432000 4194304 4196468 140733469034400 140647591298288 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7270] ppid=7255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7270/stat : 7270 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431736 26623803392 6719 33554432000 4194304 4196468 140733469034400 140647590246864 140649321240475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7271] ppid=7255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7271/stat : 7271 (java) S 7255 7255 6929 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 105431736 26623803392 6719 33554432000 4194304 4196468 140733469034400 140647589193968 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7272] ppid=7255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7272/stat : 7272 (java) S 7255 7255 6929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105431736 26623803392 6719 33554432000 4194304 4196468 140733469034400 140647588141424 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7273] ppid=7255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7273/stat : 7273 (java) R 7255 7255 6929 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 105431736 26623803392 6719 33554432000 4194304 4196468 140733469034400 140647587088368 140649321233026 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7274] ppid=7255 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/7257/task/7274/stat : 7274 (java) R 7255 7255 6929 0 -1 4202560 249 0 0 0 1 0 0 0 20 0 20 0 105431736 26623803392 6719 33554432000 4194304 4196468 140733469034400 140647586035824 140649299322512 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7275] ppid=7255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7275/stat : 7275 (java) S 7255 7255 6929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105431736 26623803392 6719 33554432000 4194304 4196468 140733469034400 140647584984032 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7276] ppid=7255 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/7257/task/7276/stat : 7276 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431737 26623803392 6719 33554432000 4194304 4196468 140733469034400 140647583931568 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28256 KiB

[startup+0.209963 s]*
/proc/loadavg: 8.09 8.35 8.39 4/199 7276
/proc/meminfo: memFree=26932164/32770624 swapFree=67108860/67108860
[pid=7255] ppid=7252 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/7255/stat : 7255 (xcsp3-exec) S 7252 7255 6929 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 105431730 9740288 345 33554432000 4194304 5098028 140720594074752 140720594072856 139709250630268 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25231360 140720594076772 140720594076983 140720594076983 140720594079723 0
/proc/7255/statm: 2378 345 289 221 0 87 0
[pid=7257] ppid=7255 vsize=26004064 memory=39008 CPUtime=0.33 cores=0-7
/proc/7257/stat : 7257 (java) S 7255 7255 6929 0 -1 1077944320 8302 0 0 0 31 2 0 0 20 0 20 0 105431730 26628161536 9752 33554432000 4194304 4196468 140733469034400 140733469016944 140649321221879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
/proc/7257/statm: 6501016 9752 3075 1 0 6488269 0
[pid=7257/tid=7258] ppid=7255 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/7257/task/7258/stat : 7258 (java) R 7255 7255 6929 0 -1 4202560 5432 0 0 0 18 1 0 0 20 0 20 0 105431731 26628161536 9752 33554432000 4194304 4196468 140733469034400 140649325435856 140649305302366 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7259] ppid=7255 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/7257/task/7259/stat : 7259 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431731 26628161536 9752 33554432000 4194304 4196468 140733469034400 140649243802640 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7260] ppid=7255 vsize=26004064 memory=140209847575508 CPUtime=0 cores=0-7
/proc/7257/task/7260/stat : 7260 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431731 26628161536 9752 33554432000 4194304 4196468 140733469034400 140649242750096 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7261] ppid=7255 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/7257/task/7261/stat : 7261 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431731 26628161536 9752 33554432000 4194304 4196468 140733469034400 140649241697040 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7262] ppid=7255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7262/stat : 7262 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431731 26628161536 9752 33554432000 4194304 4196468 140733469034400 140648876366736 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7263] ppid=7255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7263/stat : 7263 (java) S 7255 7255 6929 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105431731 26628161536 9752 33554432000 4194304 4196468 140733469034400 140648875313680 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7264] ppid=7255 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/7257/task/7264/stat : 7264 (java) S 7255 7255 6929 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105431731 26628161536 9752 33554432000 4194304 4196468 140733469034400 140648874261136 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7265] ppid=7255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7265/stat : 7265 (java) S 7255 7255 6929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105431731 26628161536 9752 33554432000 4194304 4196468 140733469034400 140648873208080 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7266] ppid=7255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7266/stat : 7266 (java) S 7255 7255 6929 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105431731 26628161536 9752 33554432000 4194304 4196468 140733469034400 140648872155536 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7267] ppid=7255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7267/stat : 7267 (java) S 7255 7255 6929 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105431733 26628161536 9752 33554432000 4194304 4196468 140733469034400 140647593405168 140649321233026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7268] ppid=7255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7268/stat : 7268 (java) S 7255 7255 6929 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 105431733 26628161536 9752 33554432000 4194304 4196468 140733469034400 140647592351392 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7269] ppid=7255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7269/stat : 7269 (java) S 7255 7255 6929 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 105431734 26628161536 9752 33554432000 4194304 4196468 140733469034400 140647591298288 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7270] ppid=7255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7270/stat : 7270 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431736 26628161536 9752 33554432000 4194304 4196468 140733469034400 140647590246864 140649321240475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7271] ppid=7255 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/7257/task/7271/stat : 7271 (java) S 7255 7255 6929 0 -1 1077944384 534 0 0 0 2 0 0 0 20 0 20 0 105431736 26628161536 9752 33554432000 4194304 4196468 140733469034400 140647589193968 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7272] ppid=7255 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/7257/task/7272/stat : 7272 (java) S 7255 7255 6929 0 -1 1077944384 104 0 0 0 1 0 0 0 20 0 20 0 105431736 26628161536 9752 33554432000 4194304 4196468 140733469034400 140647588141424 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7273] ppid=7255 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/7257/task/7273/stat : 7273 (java) S 7255 7255 6929 0 -1 1077944384 204 0 0 0 1 0 0 0 20 0 20 0 105431736 26628161536 9752 33554432000 4194304 4196468 140733469034400 140647587088368 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7274] ppid=7255 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/7257/task/7274/stat : 7274 (java) S 7255 7255 6929 0 -1 1077944384 721 0 0 0 8 0 0 0 20 0 20 0 105431736 26628161536 9752 33554432000 4194304 4196468 140733469034400 140647586035824 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7275] ppid=7255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7275/stat : 7275 (java) S 7255 7255 6929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105431736 26628161536 9752 33554432000 4194304 4196468 140733469034400 140647584984032 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7276] ppid=7255 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/7257/task/7276/stat : 7276 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431737 26628161536 9752 33554432000 4194304 4196468 140733469034400 140647583931568 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40388 KiB

[startup+0.309446 s]*
/proc/loadavg: 8.09 8.35 8.39 3/199 7276
/proc/meminfo: memFree=26925696/32770624 swapFree=67108860/67108860
[pid=7255] ppid=7252 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/7255/stat : 7255 (xcsp3-exec) S 7252 7255 6929 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 105431730 9740288 345 33554432000 4194304 5098028 140720594074752 140720594072856 139709250630268 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25231360 140720594076772 140720594076983 140720594076983 140720594079723 0
/proc/7255/statm: 2378 345 289 221 0 87 0
[pid=7257] ppid=7255 vsize=26004064 memory=43920 CPUtime=0.5 cores=0-7
/proc/7257/stat : 7257 (java) S 7255 7255 6929 0 -1 1077944320 9167 0 0 0 48 2 0 0 20 0 20 0 105431730 26628161536 10980 33554432000 4194304 4196468 140733469034400 140733469016944 140649321221879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
/proc/7257/statm: 6501016 10980 3098 1 0 6488269 0
[pid=7257/tid=7258] ppid=7255 vsize=26004064 memory=8112282956445269571 CPUtime=0.28 cores=0-7
/proc/7257/task/7258/stat : 7258 (java) R 7255 7255 6929 0 -1 4202560 6108 0 0 0 27 1 0 0 20 0 20 0 105431731 26628161536 10980 33554432000 4194304 4196468 140733469034400 140649325460928 140649321233814 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7259] ppid=7255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7259/stat : 7259 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431731 26628161536 10980 33554432000 4194304 4196468 140733469034400 140649243802640 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7260] ppid=7255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7260/stat : 7260 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431731 26628161536 10980 33554432000 4194304 4196468 140733469034400 140649242750096 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7261] ppid=7255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7261/stat : 7261 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431731 26628161536 10980 33554432000 4194304 4196468 140733469034400 140649241697040 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7262] ppid=7255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7262/stat : 7262 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431731 26628161536 10980 33554432000 4194304 4196468 140733469034400 140648876366736 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7263] ppid=7255 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/7257/task/7263/stat : 7263 (java) S 7255 7255 6929 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105431731 26628161536 10980 33554432000 4194304 4196468 140733469034400 140648875313680 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7264] ppid=7255 vsize=26004064 memory=140209744343983 CPUtime=0 cores=0-7
/proc/7257/task/7264/stat : 7264 (java) S 7255 7255 6929 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105431731 26628161536 10980 33554432000 4194304 4196468 140733469034400 140648874261136 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7265] ppid=7255 vsize=26004064 memory=140209744346288 CPUtime=0 cores=0-7
/proc/7257/task/7265/stat : 7265 (java) S 7255 7255 6929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105431731 26628161536 10980 33554432000 4194304 4196468 140733469034400 140648873208080 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7266] ppid=7255 vsize=26004064 memory=140209744348592 CPUtime=0 cores=0-7
/proc/7257/task/7266/stat : 7266 (java) S 7255 7255 6929 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105431731 26628161536 10980 33554432000 4194304 4196468 140733469034400 140648872155536 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7267] ppid=7255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7267/stat : 7267 (java) S 7255 7255 6929 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105431733 26628161536 10980 33554432000 4194304 4196468 140733469034400 140647593405168 140649321233026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7268] ppid=7255 vsize=26004064 memory=280419488704144 CPUtime=0 cores=0-7
/proc/7257/task/7268/stat : 7268 (java) S 7255 7255 6929 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 105431733 26628161536 10980 33554432000 4194304 4196468 140733469034400 140647592351392 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7269] ppid=7255 vsize=26004064 memory=280419488711056 CPUtime=0 cores=0-7
/proc/7257/task/7269/stat : 7269 (java) S 7255 7255 6929 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 105431734 26628161536 10980 33554432000 4194304 4196468 140733469034400 140647591298288 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7270] ppid=7255 vsize=26004064 memory=280419488652336 CPUtime=0 cores=0-7
/proc/7257/task/7270/stat : 7270 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431736 26628161536 10980 33554432000 4194304 4196468 140733469034400 140647590246864 140649321240475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7271] ppid=7255 vsize=26004064 memory=280419488724880 CPUtime=0.02 cores=0-7
/proc/7257/task/7271/stat : 7271 (java) S 7255 7255 6929 0 -1 1077944384 538 0 0 0 2 0 0 0 20 0 20 0 105431736 26628161536 10980 33554432000 4194304 4196468 140733469034400 140647589193968 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7272] ppid=7255 vsize=26004064 memory=280419488731792 CPUtime=0.02 cores=0-7
/proc/7257/task/7272/stat : 7272 (java) S 7255 7255 6929 0 -1 1077944384 148 0 0 0 2 0 0 0 20 0 20 0 105431736 26628161536 10980 33554432000 4194304 4196468 140733469034400 140647588141424 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7273] ppid=7255 vsize=26004064 memory=280419488729488 CPUtime=0.02 cores=0-7
/proc/7257/task/7273/stat : 7273 (java) S 7255 7255 6929 0 -1 1077944384 242 0 0 0 2 0 0 0 20 0 20 0 105431736 26628161536 10980 33554432000 4194304 4196468 140733469034400 140647587088368 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7274] ppid=7255 vsize=26004064 memory=280419488745648 CPUtime=0.12 cores=0-7
/proc/7257/task/7274/stat : 7274 (java) R 7255 7255 6929 0 -1 4202560 821 0 0 0 12 0 0 0 20 0 20 0 105431736 26628161536 10980 33554432000 4194304 4196468 140733469034400 140647586035952 140649300571144 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7275] ppid=7255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7275/stat : 7275 (java) S 7255 7255 6929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105431736 26628161536 10980 33554432000 4194304 4196468 140733469034400 140647584984032 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7276] ppid=7255 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/7257/task/7276/stat : 7276 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431737 26628161536 10980 33554432000 4194304 4196468 140733469034400 140647583931568 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45300 KiB

[startup+0.700934 s]
/proc/loadavg: 8.09 8.35 8.39 5/199 7276
/proc/meminfo: memFree=26897264/32770624 swapFree=67108860/67108860
[pid=7255] ppid=7252 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/7255/stat : 7255 (xcsp3-exec) S 7252 7255 6929 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 105431730 9740288 345 33554432000 4194304 5098028 140720594074752 140720594072856 139709250630268 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25231360 140720594076772 140720594076983 140720594076983 140720594079723 0
/proc/7255/statm: 2378 345 289 221 0 87 0
[pid=7257] ppid=7255 vsize=26006188 memory=101532 CPUtime=2.01 cores=0-7
/proc/7257/stat : 7257 (java) S 7255 7255 6929 0 -1 1077944320 13937 0 0 0 197 4 0 0 20 0 20 0 105431730 26630336512 25383 33554432000 4194304 4196468 140733469034400 140733469016944 140649321221879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
/proc/7257/statm: 6501547 25383 3208 1 0 6488781 0
[pid=7257/tid=7258] ppid=7255 vsize=26006188 memory=280419489103536 CPUtime=0.67 cores=0-7
/proc/7257/task/7258/stat : 7258 (java) R 7255 7255 6929 0 -1 4202560 6771 0 0 0 65 2 0 0 20 0 20 0 105431731 26630336512 25383 33554432000 4194304 4196468 140733469034400 140649325457232 140649321233814 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7259] ppid=7255 vsize=26006188 memory=140209744552816 CPUtime=0 cores=0-7
/proc/7257/task/7259/stat : 7259 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431731 26630336512 25383 33554432000 4194304 4196468 140733469034400 140649243802640 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7260] ppid=7255 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/7257/task/7260/stat : 7260 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431731 26630336512 25383 33554432000 4194304 4196468 140733469034400 140649242750096 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7261] ppid=7255 vsize=26006188 memory=1008 CPUtime=0 cores=0-7
/proc/7257/task/7261/stat : 7261 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105431731 26630336512 25383 33554432000 4194304 4196468 140733469034400 140649241697040 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0

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

[pid=7257/tid=7460] ppid=7255 vsize=26538700 memory=1380 CPUtime=155.43 cores=0-7
/proc/7257/task/7460/stat : 7460 (java) R 7255 7255 6929 0 -1 4202560 604 0 0 0 15542 1 0 0 20 0 28 0 105660343 27175628800 630100 33554432000 4194304 4196468 140733469034400 140647569604944 140648929909192 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
Current children cumulated CPU time: 15130.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2521780 KiB

[startup+2502.3 s]
/proc/loadavg: 8.87 7.81 7.53 9/206 7460
/proc/meminfo: memFree=24449640/32770624 swapFree=67108860/67108860
[pid=7255] ppid=7252 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/7255/stat : 7255 (xcsp3-exec) S 7252 7255 6929 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 105431730 9740288 345 33554432000 4194304 5098028 140720594074752 140720594072856 139709250630268 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25231360 140720594076772 140720594076983 140720594076983 140720594079723 0
/proc/7255/statm: 2378 345 289 221 0 87 0
[pid=7257] ppid=7255 vsize=26538700 memory=2520380 CPUtime=15609.3 cores=0-7
/proc/7257/stat : 7257 (java) S 7255 7255 6929 0 -1 1077944320 444523 0 0 0 1560308 625 0 0 20 0 28 0 105431730 27175628800 630095 33554432000 4194304 4196468 140733469034400 140733469016944 140649321221879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
/proc/7257/statm: 6634675 630095 3305 1 0 6621909 0
[pid=7257/tid=7258] ppid=7255 vsize=26538700 memory=2520380 CPUtime=1.83 cores=0-7
/proc/7257/task/7258/stat : 7258 (java) S 7255 7255 6929 0 -1 1077944384 9778 0 0 0 178 5 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140649325462656 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7259] ppid=7255 vsize=26538700 memory=2520408 CPUtime=3.33 cores=0-7
/proc/7257/task/7259/stat : 7259 (java) S 7255 7255 6929 0 -1 1077944384 6536 0 0 0 309 24 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140649243802640 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7260] ppid=7255 vsize=26538700 memory=2520408 CPUtime=3.33 cores=0-7
/proc/7257/task/7260/stat : 7260 (java) S 7255 7255 6929 0 -1 1077944384 10305 0 0 0 307 26 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140649242750096 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7261] ppid=7255 vsize=26538700 memory=2520408 CPUtime=3.27 cores=0-7
/proc/7257/task/7261/stat : 7261 (java) S 7255 7255 6929 0 -1 1077944384 8455 0 0 0 303 24 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140649241697040 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7262] ppid=7255 vsize=26538700 memory=2520408 CPUtime=3.27 cores=0-7
/proc/7257/task/7262/stat : 7262 (java) S 7255 7255 6929 0 -1 1077944384 9016 0 0 0 304 23 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140648876366736 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7263] ppid=7255 vsize=26538700 memory=1380 CPUtime=3.34 cores=0-7
/proc/7257/task/7263/stat : 7263 (java) S 7255 7255 6929 0 -1 1077944384 7384 0 0 0 307 27 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140648875313680 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7264] ppid=7255 vsize=26538700 memory=1380 CPUtime=3.32 cores=0-7
/proc/7257/task/7264/stat : 7264 (java) S 7255 7255 6929 0 -1 1077944384 9218 0 0 0 306 26 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140648874261136 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7265] ppid=7255 vsize=26538700 memory=1732 CPUtime=3.29 cores=0-7
/proc/7257/task/7265/stat : 7265 (java) S 7255 7255 6929 0 -1 1077944384 8057 0 0 0 306 23 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140648873208080 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7266] ppid=7255 vsize=26538700 memory=1944 CPUtime=3.32 cores=0-7
/proc/7257/task/7266/stat : 7266 (java) S 7255 7255 6929 0 -1 1077944384 8973 0 0 0 308 24 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140648872155536 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7267] ppid=7255 vsize=26538700 memory=1380 CPUtime=1.3 cores=0-7
/proc/7257/task/7267/stat : 7267 (java) S 7255 7255 6929 0 -1 1077944384 16383 0 0 0 124 6 0 0 20 0 28 0 105431733 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647593405168 140649321233026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7268] ppid=7255 vsize=26538700 memory=2520408 CPUtime=0 cores=0-7
/proc/7257/task/7268/stat : 7268 (java) S 7255 7255 6929 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 105431733 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647592351456 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7269] ppid=7255 vsize=26538700 memory=2520408 CPUtime=0 cores=0-7
/proc/7257/task/7269/stat : 7269 (java) S 7255 7255 6929 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 28 0 105431734 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647591298304 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7270] ppid=7255 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/7257/task/7270/stat : 7270 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 105431736 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647590246864 140649321240475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7271] ppid=7255 vsize=26538700 memory=2520380 CPUtime=3.31 cores=0-7
/proc/7257/task/7271/stat : 7271 (java) S 7255 7255 6929 0 -1 1077944384 28383 0 0 0 325 6 0 0 20 0 28 0 105431736 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647589193968 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7272] ppid=7255 vsize=26538700 memory=1380 CPUtime=3.58 cores=0-7
/proc/7257/task/7272/stat : 7272 (java) S 7255 7255 6929 0 -1 1077944384 25822 0 0 0 353 5 0 0 20 0 28 0 105431736 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647588141424 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7273] ppid=7255 vsize=26538700 memory=1380 CPUtime=3.63 cores=0-7
/proc/7257/task/7273/stat : 7273 (java) S 7255 7255 6929 0 -1 1077944384 36395 0 0 0 357 6 0 0 20 0 28 0 105431736 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647587088368 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7274] ppid=7255 vsize=26538700 memory=1380 CPUtime=1.15 cores=0-7
/proc/7257/task/7274/stat : 7274 (java) S 7255 7255 6929 0 -1 1077944384 33786 0 0 0 108 7 0 0 20 0 28 0 105431736 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647586035824 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7275] ppid=7255 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/7257/task/7275/stat : 7275 (java) S 7255 7255 6929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 105431736 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647584984032 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7276] ppid=7255 vsize=26538700 memory=2520380 CPUtime=1.18 cores=0-7
/proc/7257/task/7276/stat : 7276 (java) S 7255 7255 6929 0 -1 1077944384 6760 0 0 0 50 68 0 0 20 0 28 0 105431737 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647583931568 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7453] ppid=7255 vsize=26538700 memory=2520408 CPUtime=215.4 cores=0-7
/proc/7257/task/7453/stat : 7453 (java) R 7255 7255 6929 0 -1 4202560 1012 0 0 0 21538 2 0 0 20 0 28 0 105660343 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647574866952 140648925622223 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7454] ppid=7255 vsize=26538700 memory=1380 CPUtime=215.55 cores=0-7
/proc/7257/task/7454/stat : 7454 (java) R 7255 7255 6929 0 -1 4202560 938 0 0 0 21553 2 0 0 20 0 28 0 105660343 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647575920872 140648930595660 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7455] ppid=7255 vsize=26538700 memory=2520380 CPUtime=215.47 cores=0-7
/proc/7257/task/7455/stat : 7455 (java) R 7255 7255 6929 0 -1 4202560 906 0 0 0 21546 1 0 0 20 0 28 0 105660343 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647571709800 140648928033438 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7456] ppid=7255 vsize=26538700 memory=1380 CPUtime=215.54 cores=0-7
/proc/7257/task/7456/stat : 7456 (java) R 7255 7255 6929 0 -1 4202560 1128 0 0 0 21550 4 0 0 20 0 28 0 105660343 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647573815272 140648929910554 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7457] ppid=7255 vsize=26538700 memory=2520380 CPUtime=212.51 cores=0-7
/proc/7257/task/7457/stat : 7457 (java) R 7255 7255 6929 0 -1 4202560 1066 0 0 0 21248 3 0 0 20 0 28 0 105660343 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647568551280 140648930399990 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7458] ppid=7255 vsize=26538700 memory=1380 CPUtime=215.52 cores=0-7
/proc/7257/task/7458/stat : 7458 (java) R 7255 7255 6929 0 -1 4202560 684 0 0 0 21551 1 0 0 20 0 28 0 105660343 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647572762376 140648930400454 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7459] ppid=7255 vsize=26538700 memory=1380 CPUtime=214.21 cores=0-7
/proc/7257/task/7459/stat : 7459 (java) R 7255 7255 6929 0 -1 4202560 4583 0 0 0 21417 4 0 0 20 0 28 0 105660343 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647570659872 140648930698704 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7460] ppid=7255 vsize=26538700 memory=2520380 CPUtime=215.39 cores=0-7
/proc/7257/task/7460/stat : 7460 (java) R 7255 7255 6929 0 -1 4202560 669 0 0 0 21538 1 0 0 20 0 28 0 105660343 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647569605192 140648930945487 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
Current children cumulated CPU time: 15609.3 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2521760 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.77 7.86 7.55 9/206 7460
/proc/meminfo: memFree=24449996/32770624 swapFree=67108860/67108860
[pid=7255] ppid=7252 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/7255/stat : 7255 (xcsp3-exec) S 7252 7255 6929 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 105431730 9740288 345 33554432000 4194304 5098028 140720594074752 140720594072856 139709250630268 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25231360 140720594076772 140720594076983 140720594076983 140720594079723 0
/proc/7255/statm: 2378 345 289 221 0 87 0
[pid=7257] ppid=7255 vsize=26538700 memory=2520380 CPUtime=15750.6 cores=0-7
/proc/7257/stat : 7257 (java) S 7255 7255 6929 0 -1 1077944320 445123 0 0 0 1574437 626 0 0 20 0 28 0 105431730 27175628800 630095 33554432000 4194304 4196468 140733469034400 140733469016944 140649321221879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
/proc/7257/statm: 6634675 630095 3305 1 0 6621909 0
[pid=7257/tid=7258] ppid=7255 vsize=26538700 memory=8112282956445269571 CPUtime=1.83 cores=0-7
/proc/7257/task/7258/stat : 7258 (java) S 7255 7255 6929 0 -1 1077944384 9778 0 0 0 178 5 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140649325462656 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7259] ppid=7255 vsize=26538700 memory=4126316290023845779 CPUtime=3.33 cores=0-7
/proc/7257/task/7259/stat : 7259 (java) S 7255 7255 6929 0 -1 1077944384 6536 0 0 0 309 24 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140649243802640 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7260] ppid=7255 vsize=26538700 memory=2428 CPUtime=3.33 cores=0-7
/proc/7257/task/7260/stat : 7260 (java) S 7255 7255 6929 0 -1 1077944384 10305 0 0 0 307 26 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140649242750096 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7261] ppid=7255 vsize=26538700 memory=1380 CPUtime=3.27 cores=0-7
/proc/7257/task/7261/stat : 7261 (java) S 7255 7255 6929 0 -1 1077944384 8455 0 0 0 303 24 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140649241697040 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7262] ppid=7255 vsize=26538700 memory=2520380 CPUtime=3.27 cores=0-7
/proc/7257/task/7262/stat : 7262 (java) S 7255 7255 6929 0 -1 1077944384 9016 0 0 0 304 23 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140648876366736 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7263] ppid=7255 vsize=26538700 memory=1380 CPUtime=3.34 cores=0-7
/proc/7257/task/7263/stat : 7263 (java) S 7255 7255 6929 0 -1 1077944384 7384 0 0 0 307 27 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140648875313680 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7264] ppid=7255 vsize=26538700 memory=0 CPUtime=3.32 cores=0-7
/proc/7257/task/7264/stat : 7264 (java) S 7255 7255 6929 0 -1 1077944384 9218 0 0 0 306 26 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140648874261136 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7265] ppid=7255 vsize=26538700 memory=9126232286719478932 CPUtime=3.29 cores=0-7
/proc/7257/task/7265/stat : 7265 (java) S 7255 7255 6929 0 -1 1077944384 8057 0 0 0 306 23 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140648873208080 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7266] ppid=7255 vsize=26538700 memory=-1189914978686163229 CPUtime=3.32 cores=0-7
/proc/7257/task/7266/stat : 7266 (java) S 7255 7255 6929 0 -1 1077944384 8973 0 0 0 308 24 0 0 20 0 28 0 105431731 27175628800 630095 33554432000 4194304 4196468 140733469034400 140648872155536 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7267] ppid=7255 vsize=26538700 memory=8330969454845486047 CPUtime=1.3 cores=0-7
/proc/7257/task/7267/stat : 7267 (java) S 7255 7255 6929 0 -1 1077944384 16383 0 0 0 124 6 0 0 20 0 28 0 105431733 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647593405168 140649321233026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7268] ppid=7255 vsize=26538700 memory=-7094132109863559211 CPUtime=0 cores=0-7
/proc/7257/task/7268/stat : 7268 (java) S 7255 7255 6929 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 105431733 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647592351456 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7269] ppid=7255 vsize=26538700 memory=-2541025662029814883 CPUtime=0 cores=0-7
/proc/7257/task/7269/stat : 7269 (java) S 7255 7255 6929 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 28 0 105431734 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647591298304 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7270] ppid=7255 vsize=26538700 memory=-2605811476043407915 CPUtime=0 cores=0-7
/proc/7257/task/7270/stat : 7270 (java) S 7255 7255 6929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 105431736 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647590246864 140649321240475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7271] ppid=7255 vsize=26538700 memory=280419491153424 CPUtime=3.31 cores=0-7
/proc/7257/task/7271/stat : 7271 (java) S 7255 7255 6929 0 -1 1077944384 28384 0 0 0 325 6 0 0 20 0 28 0 105431736 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647589193968 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7272] ppid=7255 vsize=26538700 memory=280419488497904 CPUtime=3.58 cores=0-7
/proc/7257/task/7272/stat : 7272 (java) S 7255 7255 6929 0 -1 1077944384 25822 0 0 0 353 5 0 0 20 0 28 0 105431736 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647588141424 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7273] ppid=7255 vsize=26538700 memory=16444 CPUtime=3.64 cores=0-7
/proc/7257/task/7273/stat : 7273 (java) S 7255 7255 6929 0 -1 1077944384 36395 0 0 0 358 6 0 0 20 0 28 0 105431736 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647587088368 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7274] ppid=7255 vsize=26538700 memory=4052 CPUtime=1.15 cores=0-7
/proc/7257/task/7274/stat : 7274 (java) S 7255 7255 6929 0 -1 1077944384 33786 0 0 0 108 7 0 0 20 0 28 0 105431736 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647586035824 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7275] ppid=7255 vsize=26538700 memory=16872 CPUtime=0 cores=0-7
/proc/7257/task/7275/stat : 7275 (java) S 7255 7255 6929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 105431736 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647584984032 140649321232085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7276] ppid=7255 vsize=26538700 memory=1236 CPUtime=1.19 cores=0-7
/proc/7257/task/7276/stat : 7276 (java) S 7255 7255 6929 0 -1 1077944384 6775 0 0 0 50 69 0 0 20 0 28 0 105431737 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647583931568 140649321233026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7453] ppid=7255 vsize=26538700 memory=1792 CPUtime=233.1 cores=0-7
/proc/7257/task/7453/stat : 7453 (java) R 7255 7255 6929 0 -1 4202560 1046 0 0 0 23308 2 0 0 20 0 28 0 105660343 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647574866952 140648930401158 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7454] ppid=7255 vsize=26538700 memory=640 CPUtime=233.26 cores=0-7
/proc/7257/task/7454/stat : 7454 (java) R 7255 7255 6929 0 -1 4202560 973 0 0 0 23324 2 0 0 20 0 28 0 105660343 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647575920872 140648930400632 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7455] ppid=7255 vsize=26538700 memory=956 CPUtime=233.18 cores=0-7
/proc/7257/task/7455/stat : 7455 (java) R 7255 7255 6929 0 -1 4202560 1002 0 0 0 23317 1 0 0 20 0 28 0 105660343 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647571709800 140648930401163 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7456] ppid=7255 vsize=26538700 memory=2344 CPUtime=233.25 cores=0-7
/proc/7257/task/7456/stat : 7456 (java) R 7255 7255 6929 0 -1 4202560 1268 0 0 0 23321 4 0 0 20 0 28 0 105660343 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647573815272 140648929909766 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7457] ppid=7255 vsize=26538700 memory=1576 CPUtime=229.85 cores=0-7
/proc/7257/task/7457/stat : 7457 (java) R 7255 7255 6929 0 -1 4202560 1153 0 0 0 22982 3 0 0 20 0 28 0 105660343 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647568551280 140648930460392 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7458] ppid=7255 vsize=26538700 memory=932 CPUtime=233.23 cores=0-7
/proc/7257/task/7458/stat : 7458 (java) R 7255 7255 6929 0 -1 4202560 711 0 0 0 23322 1 0 0 20 0 28 0 105660343 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647572762376 140648924154223 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7459] ppid=7255 vsize=26538700 memory=2428 CPUtime=231.91 cores=0-7
/proc/7257/task/7459/stat : 7459 (java) R 7255 7255 6929 0 -1 4202560 4705 0 0 0 23187 4 0 0 20 0 28 0 105660343 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647570659872 140648923890090 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
[pid=7257/tid=7460] ppid=7255 vsize=26538700 memory=1732 CPUtime=233.1 cores=0-7
/proc/7257/task/7460/stat : 7460 (java) R 7255 7255 6929 0 -1 4202560 712 0 0 0 23309 1 0 0 20 0 28 0 105660343 27175628800 630095 33554432000 4194304 4196468 140733469034400 140647569605192 140648930459453 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140733469041810 140733469041987 140733469041987 140733469044687 0
Current children cumulated CPU time: 15750.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2521760 KiB

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

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

[startup+2520.14 s]
# the end of solver process 7257 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=15745.3 s, system=6.27982 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.14
CPU time (s): 15751.6
CPU user time (s): 15745.3
CPU system time (s): 6.27982
CPU usage (%): 625.028
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 2638788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15745.3
system time used= 6.27982
maximum resident set size= 2637500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 446112
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67356
involuntary context switches= 154234


# summary of solver processes directly reported to runsolver:
#   pid: 7255,7257
#   total CPU time (s): 15751.6
#   total CPU user time (s): 15745.3
#   total CPU system time (s): 6.27982

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.835 second user time and 31.0737 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-14 16:56:21
IDJOB=4270562
IDBENCH=126232
IDSOLVER=2662
FILE ID=node114/4270562-1502723439
RUNJOBID= node114-1502720059-6956
PBS_JOBID= 20629036
Free space on /tmp= 61700 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-14-a4.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270562-1502723439/watcher-4270562-1502723439 -o /tmp/evaluation-result-4270562-1502723439/solver-4270562-1502723439 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1502720059-6956 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1100515771 HOME/instance-4270562-1502723439.xml

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

MD5SUM BENCH= 5aba8e5725f87f11766562fcd4055047
RANDOM SEED=1100515771

node114.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	: 5332.98
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	: 5332.98
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	: 5332.98
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	: 5332.98
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:        26959188 kB
MemAvailable:   31986928 kB
Buffers:          194308 kB
Cached:          5121192 kB
SwapCached:            0 kB
Active:           463660 kB
Inactive:        4906672 kB
Active(anon):      57364 kB
Inactive(anon):    25124 kB
Active(file):     406296 kB
Inactive(file):  4881548 kB
Unevictable:        6432 kB
Mlocked:            6432 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7832 kB
Writeback:             0 kB
AnonPages:         61112 kB
Mapped:            44768 kB
Shmem:             25224 kB
Slab:             136796 kB
SReclaimable:     111464 kB
SUnreclaim:        25332 kB
KernelStack:        3200 kB
PageTables:         5172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61692 MiB
End job on node114 at 2017-08-14 17:38:21