Trace number 4270066

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 seq (2017-08-09)SAT (TO)163 243.935 240.021

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 benchmark135
Best CPU time to get the best result obtained on this benchmark2001.99
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 -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270066-1502621680.xml"  -tl '264s' -p 1 -x 0
0.13/0.14	c [HOME/instance-4270066-1502621680.xml, -tl, 264s, -p, 1, -x, 0]
0.13/0.19	c simple solver
0.34/0.26	c parse instance...
0.73/0.48	c solve instance...
9.59/6.92	o 188 
19.49/16.01	o 177 
19.49/16.04	o 175 
19.59/16.12	o 169 
21.00/17.59	o 166 
197.33/193.53	o 164 
197.64/193.89	o 163 
243.91/240.01	s SATISFIABLE
243.91/240.01	v <instantiation>
243.91/240.01	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>
243.91/240.01	v 	<values>0 2 8 13 17 20 36 65 92 102 116 141 142 163 2 8 13 17 20 36 65 92 102 116 141 142 163 6 11 15 18 34 63 90 100 114 139 140 161 5 9 12 28 57 84 94 108 133 134 155 4 7 23 52 79 89 103 128 129 150 3 19 48 75 85 99 124 125 146 16 45 72 82 96 121 122 143 29 56 66 80 105 106 127 27 37 51 76 77 98 10 24 49 50 71 14 39 40 61 25 26 47 1 22 21 </values>
243.91/240.01	v </instantiation>
243.91/240.01	c Unexpected resolution interruption!

Verifier Data

OK	163

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270066-1502621680/watcher-4270066-1502621680 -o /tmp/evaluation-result-4270066-1502621680/solver-4270066-1502621680 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502620090-31366 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 519950894 HOME/instance-4270066-1502621680.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=32141, runsolver pid=32138
Current StackSize limit: 8192 KiB


[startup+0.100138 s]*
/proc/loadavg: 1.94 1.90 1.61 3/217 32157
/proc/meminfo: memFree=31370428/32770624 swapFree=67108860/67108860
[pid=32141] ppid=32138 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32141/stat : 32141 (xcsp3-exec) S 32138 32141 28385 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 95255859 9740288 345 33554432000 4194304 5098028 140725203475264 140725203473368 139724851311228 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16068608 140725203477621 140725203477824 140725203477824 140725203480555 0
/proc/32141/statm: 2378 345 289 221 0 87 0
[pid=32143] ppid=32141 vsize=13978596 memory=29340 CPUtime=0.13 cores=1,3,5,7
/proc/32143/stat : 32143 (java) S 32141 32141 28385 0 -1 1077944320 5124 0 0 0 12 1 0 0 20 0 15 0 95255859 14314082304 7335 33554432000 4194304 4196468 140737252781728 140737252764272 140663157608183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
/proc/32143/statm: 3494649 7335 2896 1 0 3482966 0
[pid=32143/tid=32144] ppid=32141 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/32143/task/32144/stat : 32144 (java) R 32141 32141 28385 0 -1 4202560 3066 0 0 0 9 0 0 0 20 0 15 0 95255859 14314082304 7335 33554432000 4194304 4196468 140737252781728 140663161841456 140663157620118 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32145] ppid=32141 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32145/stat : 32145 (java) S 32141 32141 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95255860 14314082304 7335 33554432000 4194304 4196468 140737252781728 140663072676112 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32146] ppid=32141 vsize=13978596 memory=140288626964096 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32146/stat : 32146 (java) S 32141 32141 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95255860 14314082304 7335 33554432000 4194304 4196468 140737252781728 140663071623568 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32147] ppid=32141 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32147/stat : 32147 (java) S 32141 32141 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95255860 14314082304 7335 33554432000 4194304 4196468 140737252781728 140663070571024 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32148] ppid=32141 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32148/stat : 32148 (java) S 32141 32141 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95255860 14314082304 7335 33554432000 4194304 4196468 140737252781728 140663069518480 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32149] ppid=32141 vsize=13978596 memory=140288626964096 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32149/stat : 32149 (java) S 32141 32141 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95255862 14314082304 7335 33554432000 4194304 4196468 140737252781728 140662069242352 140663157619330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32150] ppid=32141 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32150/stat : 32150 (java) S 32141 32141 28385 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95255862 14314082304 7335 33554432000 4194304 4196468 140737252781728 140662068188576 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32151] ppid=32141 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32151/stat : 32151 (java) S 32141 32141 28385 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95255862 14314082304 7335 33554432000 4194304 4196468 140737252781728 140662067135984 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32152] ppid=32141 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32152/stat : 32152 (java) S 32141 32141 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95255865 14314082304 7335 33554432000 4194304 4196468 140737252781728 140662066084560 140663157626779 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32153] ppid=32141 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32153/stat : 32153 (java) S 32141 32141 28385 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 95255865 14314082304 7335 33554432000 4194304 4196468 140737252781728 140662065031152 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32154] ppid=32141 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32154/stat : 32154 (java) S 32141 32141 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95255865 14314082304 7335 33554432000 4194304 4196468 140737252781728 140662063978608 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32155] ppid=32141 vsize=13978596 memory=140288626964096 CPUtime=0.01 cores=1,3,5,7
/proc/32143/task/32155/stat : 32155 (java) R 32141 32141 28385 0 -1 4202560 334 0 0 0 1 0 0 0 20 0 15 0 95255865 14314082304 7335 33554432000 4194304 4196468 140737252781728 140662062926064 140663136743629 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32156] ppid=32141 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32156/stat : 32156 (java) S 32141 32141 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95255865 14314082304 7335 33554432000 4194304 4196468 140737252781728 140662061873760 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32157] ppid=32141 vsize=13978596 memory=140288626964096 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32157/stat : 32157 (java) S 32141 32141 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95255865 14314082304 7335 33554432000 4194304 4196468 140737252781728 140662060821296 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30720 KiB

[startup+0.210689 s]*
/proc/loadavg: 1.94 1.90 1.61 4/217 32157
/proc/meminfo: memFree=31359824/32770624 swapFree=67108860/67108860
[pid=32141] ppid=32138 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32141/stat : 32141 (xcsp3-exec) S 32138 32141 28385 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 95255859 9740288 345 33554432000 4194304 5098028 140725203475264 140725203473368 139724851311228 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16068608 140725203477621 140725203477824 140725203477824 140725203480555 0
/proc/32141/statm: 2378 345 289 221 0 87 0
[pid=32143] ppid=32141 vsize=13982852 memory=40516 CPUtime=0.34 cores=1,3,5,7
/proc/32143/stat : 32143 (java) S 32141 32141 28385 0 -1 1077944320 7758 0 0 0 32 2 0 0 20 0 15 0 95255859 14318440448 10129 33554432000 4194304 4196468 140737252781728 140737252764272 140663157608183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
/proc/32143/statm: 3495713 10129 3068 1 0 3482966 0
[pid=32143/tid=32144] ppid=32141 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/32143/task/32144/stat : 32144 (java) D 32141 32141 28385 0 -1 1077944384 4895 0 0 0 18 1 0 0 20 0 15 0 95255859 14318440448 10129 33554432000 4194304 4196468 140737252781728 140663161809984 140663150287405 0 4 0 16800975 18446744072101707300 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32145] ppid=32141 vsize=13982852 memory=13595 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32145/stat : 32145 (java) S 32141 32141 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95255860 14318440448 10129 33554432000 4194304 4196468 140737252781728 140663072676112 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32146] ppid=32141 vsize=13982852 memory=140288627331779 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32146/stat : 32146 (java) S 32141 32141 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95255860 14318440448 10129 33554432000 4194304 4196468 140737252781728 140663071623568 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32147] ppid=32141 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32147/stat : 32147 (java) S 32141 32141 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95255860 14318440448 10129 33554432000 4194304 4196468 140737252781728 140663070571024 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32148] ppid=32141 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32148/stat : 32148 (java) S 32141 32141 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95255860 14318440448 10129 33554432000 4194304 4196468 140737252781728 140663069518480 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32149] ppid=32141 vsize=13982852 memory=140288626964096 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32149/stat : 32149 (java) S 32141 32141 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95255862 14318440448 10129 33554432000 4194304 4196468 140737252781728 140662069242352 140663157619330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32150] ppid=32141 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32150/stat : 32150 (java) S 32141 32141 28385 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95255862 14318473216 10129 33554432000 4194304 4196468 140737252781728 140662068188576 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32151] ppid=32141 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32151/stat : 32151 (java) S 32141 32141 28385 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95255862 14318473216 10129 33554432000 4194304 4196468 140737252781728 140662067135984 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32152] ppid=32141 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32152/stat : 32152 (java) S 32141 32141 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95255865 14318440448 10129 33554432000 4194304 4196468 140737252781728 140662066084560 140663157626779 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32153] ppid=32141 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32143/task/32153/stat : 32153 (java) S 32141 32141 28385 0 -1 1077944384 692 0 0 0 2 0 0 0 20 0 15 0 95255865 14318440448 10129 33554432000 4194304 4196468 140737252781728 140662065031152 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32154] ppid=32141 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32143/task/32154/stat : 32154 (java) S 32141 32141 28385 0 -1 1077944384 162 0 0 0 2 0 0 0 20 0 15 0 95255865 14318440448 10129 33554432000 4194304 4196468 140737252781728 140662063978608 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32155] ppid=32141 vsize=13982852 memory=140288626964096 CPUtime=0.08 cores=1,3,5,7
/proc/32143/task/32155/stat : 32155 (java) S 32141 32141 28385 0 -1 1077944384 714 0 0 0 8 0 0 0 20 0 15 0 95255865 14318440448 10129 33554432000 4194304 4196468 140737252781728 140662062926064 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32156] ppid=32141 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32156/stat : 32156 (java) S 32141 32141 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95255865 14318440448 10129 33554432000 4194304 4196468 140737252781728 140662061873760 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32157] ppid=32141 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32157/stat : 32157 (java) S 32141 32141 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95255865 14318440448 10129 33554432000 4194304 4196468 140737252781728 140662060821296 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41896 KiB

[startup+0.314154 s]*
/proc/loadavg: 1.94 1.90 1.61 3/217 32157
/proc/meminfo: memFree=31352628/32770624 swapFree=67108860/67108860
[pid=32141] ppid=32138 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32141/stat : 32141 (xcsp3-exec) S 32138 32141 28385 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 95255859 9740288 345 33554432000 4194304 5098028 140725203475264 140725203473368 139724851311228 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16068608 140725203477621 140725203477824 140725203477824 140725203480555 0
/proc/32141/statm: 2378 345 289 221 0 87 0
[pid=32143] ppid=32141 vsize=13982928 memory=48244 CPUtime=0.52 cores=1,3,5,7
/proc/32143/stat : 32143 (java) S 32141 32141 28385 0 -1 1077944320 8719 0 0 0 49 3 0 0 20 0 15 0 95255859 14318518272 12061 33554432000 4194304 4196468 140737252781728 140737252764272 140663157608183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
/proc/32143/statm: 3495732 12061 3127 1 0 3482966 0
[pid=32143/tid=32144] ppid=32141 vsize=13982928 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/32143/task/32144/stat : 32144 (java) R 32141 32141 28385 0 -1 4202560 5603 0 0 0 28 2 0 0 20 0 15 0 95255859 14318518272 12061 33554432000 4194304 4196468 140737252781728 140663161841920 140663141688670 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32145] ppid=32141 vsize=13982928 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32145/stat : 32145 (java) S 32141 32141 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95255860 14318518272 12061 33554432000 4194304 4196468 140737252781728 140663072676112 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32146] ppid=32141 vsize=13982928 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32146/stat : 32146 (java) S 32141 32141 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95255860 14318518272 12061 33554432000 4194304 4196468 140737252781728 140663071623568 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32147] ppid=32141 vsize=13982928 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32147/stat : 32147 (java) S 32141 32141 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95255860 14318518272 12061 33554432000 4194304 4196468 140737252781728 140663070571024 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32148] ppid=32141 vsize=13982928 memory=4500088472188524148 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32148/stat : 32148 (java) S 32141 32141 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95255860 14318518272 12061 33554432000 4194304 4196468 140737252781728 140663069518480 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32149] ppid=32141 vsize=13982928 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32149/stat : 32149 (java) S 32141 32141 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95255862 14318518272 12061 33554432000 4194304 4196468 140737252781728 140662069242352 140663157619330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32150] ppid=32141 vsize=13982928 memory=-9001728533042062950 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32150/stat : 32150 (java) S 32141 32141 28385 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95255862 14318518272 12061 33554432000 4194304 4196468 140737252781728 140662068188576 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32151] ppid=32141 vsize=13982928 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32151/stat : 32151 (java) S 32141 32141 28385 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95255862 14318518272 12061 33554432000 4194304 4196468 140737252781728 140662067135984 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32152] ppid=32141 vsize=13982928 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32152/stat : 32152 (java) S 32141 32141 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95255865 14318518272 12061 33554432000 4194304 4196468 140737252781728 140662066084560 140663157626779 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32153] ppid=32141 vsize=13982928 memory=4713750055892520310 CPUtime=0.03 cores=1,3,5,7
/proc/32143/task/32153/stat : 32153 (java) S 32141 32141 28385 0 -1 1077944384 799 0 0 0 3 0 0 0 20 0 15 0 95255865 14318518272 12061 33554432000 4194304 4196468 140737252781728 140662065031152 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32154] ppid=32141 vsize=13982928 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/32143/task/32154/stat : 32154 (java) S 32141 32141 28385 0 -1 1077944384 172 0 0 0 3 0 0 0 20 0 15 0 95255865 14318518272 12061 33554432000 4194304 4196468 140737252781728 140662063978608 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32155] ppid=32141 vsize=13982928 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/32143/task/32155/stat : 32155 (java) R 32141 32141 28385 0 -1 4202560 843 0 0 0 13 0 0 0 20 0 15 0 95255865 14318518272 12061 33554432000 4194304 4196468 140737252781728 140662062926064 140663157629530 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32156] ppid=32141 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32156/stat : 32156 (java) S 32141 32141 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95255865 14318518272 12061 33554432000 4194304 4196468 140737252781728 140662061873760 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32157] ppid=32141 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32157/stat : 32157 (java) S 32141 32141 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95255865 14318518272 12061 33554432000 4194304 4196468 140737252781728 140662060821296 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49624 KiB

[startup+0.700869 s]
/proc/loadavg: 1.94 1.90 1.61 5/217 32157
/proc/meminfo: memFree=31337368/32770624 swapFree=67108860/67108860
[pid=32141] ppid=32138 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32141/stat : 32141 (xcsp3-exec) S 32138 32141 28385 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 95255859 9740288 345 33554432000 4194304 5098028 140725203475264 140725203473368 139724851311228 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16068608 140725203477621 140725203477824 140725203477824 140725203480555 0
/proc/32141/statm: 2378 345 289 221 0 87 0
[pid=32143] ppid=32141 vsize=13984976 memory=76088 CPUtime=1.59 cores=1,3,5,7
/proc/32143/stat : 32143 (java) S 32141 32141 28385 0 -1 1077944320 12552 0 0 0 155 4 0 0 20 0 15 0 95255859 14320615424 19022 33554432000 4194304 4196468 140737252781728 140737252764272 140663157608183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
/proc/32143/statm: 3496244 19022 3211 1 0 3483478 0
[pid=32143/tid=32144] ppid=32141 vsize=13984976 memory=3472328296227679313 CPUtime=0.67 cores=1,3,5,7
/proc/32143/task/32144/stat : 32144 (java) R 32141 32141 28385 0 -1 4202560 6090 0 0 0 65 2 0 0 20 0 15 0 95255859 14320615424 19022 33554432000 4194304 4196468 140737252781728 140663161844032 140662749616949 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32145] ppid=32141 vsize=13984976 memory=-7082918048272507482 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32145/stat : 32145 (java) S 32141 32141 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95255860 14320615424 19022 33554432000 4194304 4196468 140737252781728 140663072676112 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32146] ppid=32141 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32146/stat : 32146 (java) S 32141 32141 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95255860 14320615424 19022 33554432000 4194304 4196468 140737252781728 140663071623568 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32147] ppid=32141 vsize=13984976 memory=27356 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32147/stat : 32147 (java) S 32141 32141 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95255860 14320615424 19022 33554432000 4194304 4196468 140737252781728 140663070571024 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32148] ppid=32141 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32148/stat : 32148 (java) S 32141 32141 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95255860 14320615424 19022 33554432000 4194304 4196468 140737252781728 140663069518480 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32149] ppid=32141 vsize=13984976 memory=2416 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32149/stat : 32149 (java) S 32141 32141 28385 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95255862 14320615424 19022 33554432000 4194304 4196468 140737252781728 140662069242352 140663157619330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32150] ppid=32141 vsize=13984976 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32150/stat : 32150 (java) S 32141 32141 28385 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95255862 14320615424 19022 33554432000 4194304 4196468 140737252781728 140662068188576 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32151] ppid=32141 vsize=13984976 memory=796 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32151/stat : 32151 (java) S 32141 32141 28385 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95255862 14320615424 19022 33554432000 4194304 4196468 140737252781728 140662067135984 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32152] ppid=32141 vsize=13984976 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32152/stat : 32152 (java) S 32141 32141 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95255865 14320615424 19022 33554432000 4194304 4196468 140737252781728 140662066084560 140663157626779 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32153] ppid=32141 vsize=13984976 memory=1948 CPUtime=0.29 cores=1,3,5,7
/proc/32143/task/32153/stat : 32153 (java) R 32141 32141 28385 0 -1 4202560 1794 0 0 0 29 0 0 0 20 0 15 0 95255865 14320615424 19022 33554432000 4194304 4196468 140737252781728 140662065012168 140663140812048 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32154] ppid=32141 vsize=13984976 memory=8560 CPUtime=0.29 cores=1,3,5,7
/proc/32143/task/32154/stat : 32154 (java) R 32141 32141 28385 0 -1 4202560 1809 0 0 0 29 0 0 0 20 0 15 0 95255865 14320615424 19022 33554432000 4194304 4196468 140737252781728 140662063964072 140663142370432 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32155] ppid=32141 vsize=13984976 memory=1228 CPUtime=0.29 cores=1,3,5,7
/proc/32143/task/32155/stat : 32155 (java) S 32141 32141 28385 0 -1 1077944384 1553 0 0 0 29 0 0 0 20 0 15 0 95255865 14320615424 19022 33554432000 4194304 4196468 140737252781728 140662062926064 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32156] ppid=32141 vsize=13984976 memory=12028 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32156/stat : 32156 (java) S 32141 32141 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95255865 14320615424 19022 33554432000 4194304 4196468 140737252781728 140662061873760 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32157] ppid=32141 vsize=13984976 memory=5668 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32157/stat : 32157 (java) S 32141 32141 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95255865 14320615424 19022 33554432000 4194304 4196468 140737252781728 140662060821296 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 77468 KiB

[startup+1.50078 s]
/proc/loadavg: 1.94 1.90 1.61 4/217 32157
/proc/meminfo: memFree=31316216/32770624 swapFree=67108860/67108860
[pid=32141] ppid=32138 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32141/stat : 32141 (xcsp3-exec) S 32138 32141 28385 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 95255859 9740288 345 33554432000 4194304 5098028 140725203475264 140725203473368 139724851311228 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16068608 140725203477621 140725203477824 140725203477824 140725203480555 0
/proc/32141/statm: 2378 345 289 221 0 87 0

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

/proc/32143/task/32151/stat : 32151 (java) S 32141 32141 28385 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 95255862 14320615424 44232 33554432000 4194304 4196468 140737252781728 140662067135984 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32152] ppid=32141 vsize=13984976 memory=176928 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32152/stat : 32152 (java) S 32141 32141 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95255865 14320615424 44232 33554432000 4194304 4196468 140737252781728 140662066084560 140663157626779 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32153] ppid=32141 vsize=13984976 memory=1380 CPUtime=1.57 cores=1,3,5,7
/proc/32143/task/32153/stat : 32153 (java) S 32141 32141 28385 0 -1 1077944384 10370 0 0 0 156 1 0 0 20 0 15 0 95255865 14320615424 44232 33554432000 4194304 4196468 140737252781728 140662065031152 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32154] ppid=32141 vsize=13984976 memory=192300 CPUtime=1.62 cores=1,3,5,7
/proc/32143/task/32154/stat : 32154 (java) S 32141 32141 28385 0 -1 1077944384 9061 0 0 0 161 1 0 0 20 0 15 0 95255865 14320615424 44232 33554432000 4194304 4196468 140737252781728 140662063978608 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32155] ppid=32141 vsize=13984976 memory=4104 CPUtime=0.45 cores=1,3,5,7
/proc/32143/task/32155/stat : 32155 (java) S 32141 32141 28385 0 -1 1077944384 4627 0 0 0 45 0 0 0 20 0 15 0 95255865 14320615424 44232 33554432000 4194304 4196468 140737252781728 140662062926064 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32156] ppid=32141 vsize=13984976 memory=2540 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32156/stat : 32156 (java) S 32141 32141 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95255865 14320615424 44232 33554432000 4194304 4196468 140737252781728 140662061873760 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32157] ppid=32141 vsize=13984976 memory=1380 CPUtime=0.02 cores=1,3,5,7
/proc/32143/task/32157/stat : 32157 (java) S 32141 32141 28385 0 -1 1077944384 519 0 0 0 1 1 0 0 20 0 15 0 95255865 14320615424 44232 33554432000 4194304 4196468 140737252781728 140662060821296 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
Current children cumulated CPU time: 106.05 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 178308 KiB

[startup+162.301 s]
/proc/loadavg: 1.96 1.93 1.67 3/217 32159
/proc/meminfo: memFree=31203724/32770624 swapFree=67108860/67108860
[pid=32141] ppid=32138 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32141/stat : 32141 (xcsp3-exec) S 32138 32141 28385 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 95255859 9740288 345 33554432000 4194304 5098028 140725203475264 140725203473368 139724851311228 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16068608 140725203477621 140725203477824 140725203477824 140725203480555 0
/proc/32141/statm: 2378 345 289 221 0 87 0
[pid=32143] ppid=32141 vsize=13984976 memory=150796 CPUtime=166.1 cores=1,3,5,7
/proc/32143/stat : 32143 (java) S 32141 32141 28385 0 -1 1077944320 43313 0 0 0 16597 13 0 0 20 0 15 0 95255859 14320615424 37699 33554432000 4194304 4196468 140737252781728 140737252764272 140663157608183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
/proc/32143/statm: 3496244 37699 3264 1 0 3483478 0
[pid=32143/tid=32144] ppid=32141 vsize=13984976 memory=150796 CPUtime=162.19 cores=1,3,5,7
/proc/32143/task/32144/stat : 32144 (java) R 32141 32141 28385 0 -1 4202560 11053 0 0 0 16215 4 0 0 20 0 15 0 95255859 14320615424 37699 33554432000 4194304 4196468 140737252781728 140663161846680 140662750606569 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32145] ppid=32141 vsize=13984976 memory=150796 CPUtime=0.03 cores=1,3,5,7
/proc/32143/task/32145/stat : 32145 (java) S 32141 32141 28385 0 -1 1077944384 812 0 0 0 2 1 0 0 20 0 15 0 95255860 14320615424 37699 33554432000 4194304 4196468 140737252781728 140663072676112 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32146] ppid=32141 vsize=13984976 memory=150796 CPUtime=0.03 cores=1,3,5,7
/proc/32143/task/32146/stat : 32146 (java) S 32141 32141 28385 0 -1 1077944384 415 0 0 0 2 1 0 0 20 0 15 0 95255860 14320615424 37699 33554432000 4194304 4196468 140737252781728 140663071623568 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32147] ppid=32141 vsize=13984976 memory=151792 CPUtime=0.03 cores=1,3,5,7
/proc/32143/task/32147/stat : 32147 (java) S 32141 32141 28385 0 -1 1077944384 1313 0 0 0 2 1 0 0 20 0 15 0 95255860 14320615424 37699 33554432000 4194304 4196468 140737252781728 140663070571024 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32148] ppid=32141 vsize=13984976 memory=150796 CPUtime=0.03 cores=1,3,5,7
/proc/32143/task/32148/stat : 32148 (java) S 32141 32141 28385 0 -1 1077944384 1310 0 0 0 2 1 0 0 20 0 15 0 95255860 14320615424 37699 33554432000 4194304 4196468 140737252781728 140663069518480 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32149] ppid=32141 vsize=13984976 memory=150796 CPUtime=0.03 cores=1,3,5,7
/proc/32143/task/32149/stat : 32149 (java) S 32141 32141 28385 0 -1 1077944384 1451 0 0 0 3 0 0 0 20 0 15 0 95255862 14320615424 37699 33554432000 4194304 4196468 140737252781728 140662069242352 140663157619330 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32150] ppid=32141 vsize=13984976 memory=150796 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32150/stat : 32150 (java) S 32141 32141 28385 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 95255862 14320615424 37699 33554432000 4194304 4196468 140737252781728 140662068188576 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32151] ppid=32141 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32151/stat : 32151 (java) S 32141 32141 28385 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 95255862 14320615424 37699 33554432000 4194304 4196468 140737252781728 140662067135984 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32152] ppid=32141 vsize=13984976 memory=150796 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32152/stat : 32152 (java) S 32141 32141 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95255865 14320615424 37699 33554432000 4194304 4196468 140737252781728 140662066084560 140663157626779 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32153] ppid=32141 vsize=13984976 memory=4140 CPUtime=1.57 cores=1,3,5,7
/proc/32143/task/32153/stat : 32153 (java) S 32141 32141 28385 0 -1 1077944384 10605 0 0 0 156 1 0 0 20 0 15 0 95255865 14320615424 37699 33554432000 4194304 4196468 140737252781728 140662065031152 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32154] ppid=32141 vsize=13984976 memory=27356 CPUtime=1.64 cores=1,3,5,7
/proc/32143/task/32154/stat : 32154 (java) S 32141 32141 28385 0 -1 1077944384 9624 0 0 0 163 1 0 0 20 0 15 0 95255865 14320615424 37699 33554432000 4194304 4196468 140737252781728 140662063978608 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32155] ppid=32141 vsize=13984976 memory=1380 CPUtime=0.46 cores=1,3,5,7
/proc/32143/task/32155/stat : 32155 (java) S 32141 32141 28385 0 -1 1077944384 4787 0 0 0 46 0 0 0 20 0 15 0 95255865 14320615424 37699 33554432000 4194304 4196468 140737252781728 140662062926064 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32156] ppid=32141 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32156/stat : 32156 (java) S 32141 32141 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95255865 14320615424 37699 33554432000 4194304 4196468 140737252781728 140662061873760 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32157] ppid=32141 vsize=13984976 memory=1380 CPUtime=0.02 cores=1,3,5,7
/proc/32143/task/32157/stat : 32157 (java) S 32141 32141 28385 0 -1 1077944384 566 0 0 0 1 1 0 0 20 0 15 0 95255865 14320615424 37699 33554432000 4194304 4196468 140737252781728 140662060821296 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
Current children cumulated CPU time: 166.1 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 152176 KiB

[startup+222.301 s]
/proc/loadavg: 1.77 1.88 1.67 3/217 32160
/proc/meminfo: memFree=31224912/32770624 swapFree=67108860/67108860
[pid=32141] ppid=32138 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32141/stat : 32141 (xcsp3-exec) S 32138 32141 28385 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 95255859 9740288 345 33554432000 4194304 5098028 140725203475264 140725203473368 139724851311228 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16068608 140725203477621 140725203477824 140725203477824 140725203480555 0
/proc/32141/statm: 2378 345 289 221 0 87 0
[pid=32143] ppid=32141 vsize=13984976 memory=131340 CPUtime=226.18 cores=1,3,5,7
/proc/32143/stat : 32143 (java) S 32141 32141 28385 0 -1 1077944320 46195 0 0 0 22604 14 0 0 20 0 15 0 95255859 14320615424 32835 33554432000 4194304 4196468 140737252781728 140737252764272 140663157608183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
/proc/32143/statm: 3496244 32835 3264 1 0 3483478 0
[pid=32143/tid=32144] ppid=32141 vsize=13984976 memory=131852 CPUtime=222.15 cores=1,3,5,7
/proc/32143/task/32144/stat : 32144 (java) R 32141 32141 28385 0 -1 4202560 11463 0 0 0 22211 4 0 0 20 0 15 0 95255859 14320615424 32835 33554432000 4194304 4196468 140737252781728 140663161847728 140662749406832 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32145] ppid=32141 vsize=13984976 memory=132356 CPUtime=0.04 cores=1,3,5,7
/proc/32143/task/32145/stat : 32145 (java) S 32141 32141 28385 0 -1 1077944384 827 0 0 0 3 1 0 0 20 0 15 0 95255860 14320615424 32835 33554432000 4194304 4196468 140737252781728 140663072676112 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32146] ppid=32141 vsize=13984976 memory=131852 CPUtime=0.04 cores=1,3,5,7
/proc/32143/task/32146/stat : 32146 (java) S 32141 32141 28385 0 -1 1077944384 438 0 0 0 3 1 0 0 20 0 15 0 95255860 14320615424 32835 33554432000 4194304 4196468 140737252781728 140663071623568 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32147] ppid=32141 vsize=13984976 memory=131852 CPUtime=0.04 cores=1,3,5,7
/proc/32143/task/32147/stat : 32147 (java) S 32141 32141 28385 0 -1 1077944384 1323 0 0 0 3 1 0 0 20 0 15 0 95255860 14320615424 32835 33554432000 4194304 4196468 140737252781728 140663070571024 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32148] ppid=32141 vsize=13984976 memory=131852 CPUtime=0.04 cores=1,3,5,7
/proc/32143/task/32148/stat : 32148 (java) S 32141 32141 28385 0 -1 1077944384 1582 0 0 0 3 1 0 0 20 0 15 0 95255860 14320615424 32835 33554432000 4194304 4196468 140737252781728 140663069518480 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32149] ppid=32141 vsize=13984976 memory=131340 CPUtime=0.04 cores=1,3,5,7
/proc/32143/task/32149/stat : 32149 (java) S 32141 32141 28385 0 -1 1077944384 1492 0 0 0 4 0 0 0 20 0 15 0 95255862 14320615424 32835 33554432000 4194304 4196468 140737252781728 140662069242352 140663157619330 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32150] ppid=32141 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32150/stat : 32150 (java) S 32141 32141 28385 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 95255862 14320615424 32835 33554432000 4194304 4196468 140737252781728 140662068188576 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32151] ppid=32141 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32151/stat : 32151 (java) S 32141 32141 28385 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 95255862 14320615424 32835 33554432000 4194304 4196468 140737252781728 140662067135984 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32152] ppid=32141 vsize=13984976 memory=157 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32152/stat : 32152 (java) S 32141 32141 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95255865 14320615424 32835 33554432000 4194304 4196468 140737252781728 140662066084560 140663157626779 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32153] ppid=32141 vsize=13984976 memory=131852 CPUtime=1.58 cores=1,3,5,7
/proc/32143/task/32153/stat : 32153 (java) S 32141 32141 28385 0 -1 1077944384 11284 0 0 0 157 1 0 0 20 0 15 0 95255865 14320615424 32835 33554432000 4194304 4196468 140737252781728 140662065031152 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32154] ppid=32141 vsize=13984976 memory=4140 CPUtime=1.65 cores=1,3,5,7
/proc/32143/task/32154/stat : 32154 (java) S 32141 32141 28385 0 -1 1077944384 10485 0 0 0 164 1 0 0 20 0 15 0 95255865 14320615424 32835 33554432000 4194304 4196468 140737252781728 140662063978608 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32155] ppid=32141 vsize=13984976 memory=27356 CPUtime=0.46 cores=1,3,5,7
/proc/32143/task/32155/stat : 32155 (java) S 32141 32141 28385 0 -1 1077944384 5343 0 0 0 46 0 0 0 20 0 15 0 95255865 14320615424 32835 33554432000 4194304 4196468 140737252781728 140662062926064 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32156] ppid=32141 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32156/stat : 32156 (java) S 32141 32141 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95255865 14320615424 32835 33554432000 4194304 4196468 140737252781728 140662061873760 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32157] ppid=32141 vsize=13984976 memory=2416 CPUtime=0.04 cores=1,3,5,7
/proc/32143/task/32157/stat : 32157 (java) S 32141 32141 28385 0 -1 1077944384 581 0 0 0 2 2 0 0 20 0 15 0 95255865 14320615424 32835 33554432000 4194304 4196468 140737252781728 140662060821296 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
Current children cumulated CPU time: 226.18 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 132720 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.67 1.85 1.66 3/217 32238
/proc/meminfo: memFree=31274540/32770624 swapFree=67108860/67108860
[pid=32141] ppid=32138 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32141/stat : 32141 (xcsp3-exec) S 32138 32141 28385 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 95255859 9740288 345 33554432000 4194304 5098028 140725203475264 140725203473368 139724851311228 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16068608 140725203477621 140725203477824 140725203477824 140725203480555 0
/proc/32141/statm: 2378 345 289 221 0 87 0
[pid=32143] ppid=32141 vsize=13984976 memory=130828 CPUtime=243.91 cores=1,3,5,7
/proc/32143/stat : 32143 (java) S 32141 32141 28385 0 -1 1077944320 47140 0 0 0 24376 15 0 0 20 0 15 0 95255859 14320615424 32707 33554432000 4194304 4196468 140737252781728 140737252764272 140663157608183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
/proc/32143/statm: 3496244 32707 3264 1 0 3483478 0
[pid=32143/tid=32144] ppid=32141 vsize=13984976 memory=2196 CPUtime=239.84 cores=1,3,5,7
/proc/32143/task/32144/stat : 32144 (java) R 32141 32141 28385 0 -1 4202560 11761 0 0 0 23980 4 0 0 20 0 15 0 95255859 14320615424 32707 33554432000 4194304 4196468 140737252781728 140663161847488 140662749570092 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32145] ppid=32141 vsize=13984976 memory=6791534058613427641 CPUtime=0.05 cores=1,3,5,7
/proc/32143/task/32145/stat : 32145 (java) S 32141 32141 28385 0 -1 1077944384 853 0 0 0 4 1 0 0 20 0 15 0 95255860 14320615424 32707 33554432000 4194304 4196468 140737252781728 140663072676112 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32146] ppid=32141 vsize=13984976 memory=4140 CPUtime=0.04 cores=1,3,5,7
/proc/32143/task/32146/stat : 32146 (java) S 32141 32141 28385 0 -1 1077944384 537 0 0 0 3 1 0 0 20 0 15 0 95255860 14320615424 32707 33554432000 4194304 4196468 140737252781728 140663071623568 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32147] ppid=32141 vsize=13984976 memory=1160 CPUtime=0.05 cores=1,3,5,7
/proc/32143/task/32147/stat : 32147 (java) S 32141 32141 28385 0 -1 1077944384 1343 0 0 0 4 1 0 0 20 0 15 0 95255860 14320615424 32707 33554432000 4194304 4196468 140737252781728 140663070571024 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32148] ppid=32141 vsize=13984976 memory=3108 CPUtime=0.05 cores=1,3,5,7
/proc/32143/task/32148/stat : 32148 (java) S 32141 32141 28385 0 -1 1077944384 1590 0 0 0 4 1 0 0 20 0 15 0 95255860 14320615424 32707 33554432000 4194304 4196468 140737252781728 140663069518480 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32149] ppid=32141 vsize=13984976 memory=1380 CPUtime=0.05 cores=1,3,5,7
/proc/32143/task/32149/stat : 32149 (java) S 32141 32141 28385 0 -1 1077944384 1703 0 0 0 5 0 0 0 20 0 15 0 95255862 14320615424 32707 33554432000 4194304 4196468 140737252781728 140662069242352 140663157619330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32150] ppid=32141 vsize=13984976 memory=130828 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32150/stat : 32150 (java) S 32141 32141 28385 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 95255862 14320615424 32707 33554432000 4194304 4196468 140737252781728 140662068188576 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32151] ppid=32141 vsize=13984976 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32151/stat : 32151 (java) S 32141 32141 28385 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 95255862 14320615424 32707 33554432000 4194304 4196468 140737252781728 140662067135984 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32152] ppid=32141 vsize=13984976 memory=640 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32152/stat : 32152 (java) S 32141 32141 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95255865 14320615424 32707 33554432000 4194304 4196468 140737252781728 140662066084560 140663157626779 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32153] ppid=32141 vsize=13984976 memory=6791534058613427641 CPUtime=1.58 cores=1,3,5,7
/proc/32143/task/32153/stat : 32153 (java) S 32141 32141 28385 0 -1 1077944384 11284 0 0 0 157 1 0 0 20 0 15 0 95255865 14320615424 32707 33554432000 4194304 4196468 140737252781728 140662065031152 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32154] ppid=32141 vsize=13984976 memory=3108 CPUtime=1.65 cores=1,3,5,7
/proc/32143/task/32154/stat : 32154 (java) S 32141 32141 28385 0 -1 1077944384 10486 0 0 0 164 1 0 0 20 0 15 0 95255865 14320615424 32707 33554432000 4194304 4196468 140737252781728 140662063978608 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32155] ppid=32141 vsize=13984976 memory=1380 CPUtime=0.46 cores=1,3,5,7
/proc/32143/task/32155/stat : 32155 (java) S 32141 32141 28385 0 -1 1077944384 5602 0 0 0 46 0 0 0 20 0 15 0 95255865 14320615424 32707 33554432000 4194304 4196468 140737252781728 140662062926064 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32156] ppid=32141 vsize=13984976 memory=130828 CPUtime=0 cores=1,3,5,7
/proc/32143/task/32156/stat : 32156 (java) S 32141 32141 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95255865 14320615424 32707 33554432000 4194304 4196468 140737252781728 140662061873760 140663157618389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
[pid=32143/tid=32157] ppid=32141 vsize=13984976 memory=1160 CPUtime=0.04 cores=1,3,5,7
/proc/32143/task/32157/stat : 32157 (java) S 32141 32141 28385 0 -1 1077944384 604 0 0 0 2 2 0 0 20 0 15 0 95255865 14320615424 32707 33554432000 4194304 4196468 140737252781728 140662060821296 140663157619330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 37326848 140737252783261 140737252783436 140737252783436 140737252786127 0
Current children cumulated CPU time: 243.91 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 132208 KiB

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

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

[startup+240.021 s]
# the end of solver process 32143 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=243.777 s, system=0.158013 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): 240.021
CPU time (s): 243.935
CPU user time (s): 243.777
CPU system time (s): 0.158013
CPU usage (%): 101.63
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 204424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.777
system time used= 0.158013
maximum resident set size= 207140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48101
page faults= 0
swaps= 0
block input operations= 0
block output operations= 792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8634
involuntary context switches= 157


# summary of solver processes directly reported to runsolver:
#   pid: 32141,32143
#   total CPU time (s): 243.935
#   total CPU user time (s): 243.777
#   total CPU system time (s): 0.158013

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.06093 second user time and 2.51143 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-13 12:40:22
IDJOB=4270066
IDBENCH=126210
IDSOLVER=2661
FILE ID=node106/4270066-1502621680
RUNJOBID= node106-1502620090-31366
PBS_JOBID= 20628302
Free space on /tmp= 61764 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-14-a3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270066-1502621680/watcher-4270066-1502621680 -o /tmp/evaluation-result-4270066-1502621680/solver-4270066-1502621680 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502620090-31366 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 519950894 HOME/instance-4270066-1502621680.xml

TIME LIMIT= 264 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a5381fa3d98671549d41a8d043d26ba4
RANDOM SEED=519950894

node106.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.86
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.86
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.86
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.86
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:        31388476 kB
MemAvailable:   31794596 kB
Buffers:           97736 kB
Cached:           596408 kB
SwapCached:            0 kB
Active:           582520 kB
Inactive:         363372 kB
Active(anon):     207576 kB
Inactive(anon):    72092 kB
Active(file):     374944 kB
Inactive(file):   291280 kB
Unevictable:        6504 kB
Mlocked:            6504 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8172 kB
Writeback:             0 kB
AnonPages:        252048 kB
Mapped:            55524 kB
Shmem:             25228 kB
Slab:             137556 kB
SReclaimable:     111464 kB
SUnreclaim:        26092 kB
KernelStack:        3808 kB
PageTables:         5640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1292816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61756 MiB
End job on node106 at 2017-08-13 12:44:22