Trace number 4272017

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 5a (2017-07-26)SAT (TO)185 2520.1101 2481.21

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-15-a3.xml
MD5SUM0ccf44bf6198d309f3039e2504907429
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark161
Best CPU time to get the best result obtained on this benchmark20019.5
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints108
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":105},{"size":501,"count":15}]
Minimum variable degree0
Maximum variable degree16
Distribution of variable degrees[{"degree":0,"count":120},{"degree":2,"count":105},{"degree":15,"count":13},{"degree":16,"count":2}]
Minimum constraint arity1
Maximum constraint arity105
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":105},{"arity":15,"count":1},{"arity":105,"count":1}]
Number of extensional constraints0
Number of intensional constraints106
Distribution of constraint types[{"type":"intension","count":106},{"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.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272017-1502774079.xml"  -tl '2520s' -p 1 -x 3
0.11/0.26	c [HOME/instance-4272017-1502774079.xml, -tl, 2520s, -p, 1, -x, 3]
0.30/0.32	c simple solver
0.30/0.39	c parse instance...
0.90/0.63	c solve instance...
4.51/1.89	o 500 
75.76/68.27	o 499 
75.76/68.29	o 498 
75.88/68.30	o 216 
75.88/68.30	o 215 
75.88/68.31	o 211 
76.06/68.40	o 208 
76.06/68.40	o 202 
219.51/210.35	o 201 
281.86/271.84	o 195 
1768.24/1741.31	o 185 
2520.09/2481.20	s SATISFIABLE
2520.09/2481.20	v <instantiation>
2520.09/2481.20	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] x[14] 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[0][14] 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[1][14] 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[2][14] 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[3][14] 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[4][14] 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[5][14] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[6][14] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[10][11] y[10][12] y[10][13] y[10][14] y[11][12] y[11][13] y[11][14] y[12][13] y[12][14] y[13][14] </list>
2520.09/2481.20	v 	<values>0 2 8 13 17 20 50 64 91 116 117 140 156 175 185 2 8 13 17 20 50 64 91 116 117 140 156 175 185 6 11 15 18 48 62 89 114 115 138 154 173 183 5 9 12 42 56 83 108 109 132 148 167 177 4 7 37 51 78 103 104 127 143 162 172 3 33 47 74 99 100 123 139 158 168 30 44 71 96 97 120 136 155 165 14 41 66 67 90 106 125 135 27 52 53 76 92 111 121 25 26 49 65 84 94 1 24 40 59 69 23 39 58 68 16 35 45 19 29 10 </values>
2520.09/2481.20	v </instantiation>
2520.09/2481.20	c Unexpected resolution interruption!

Verifier Data

OK	185

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272017-1502774079/watcher-4272017-1502774079 -o /tmp/evaluation-result-4272017-1502774079/solver-4272017-1502774079 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1078562815 HOME/instance-4272017-1502774079.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Current StackSize limit: 8192 KiB

solver pid=26169, runsolver pid=26166

[startup+0.100139 s]*
/proc/loadavg: 1.80 1.53 1.44 2/204 26172
/proc/meminfo: memFree=30631008/32770624 swapFree=67108860/67108860
[pid=26169] ppid=26166 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26169/stat : 26169 (xcsp3-exec) S 26166 26169 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 31290536 9740288 345 18446744073709551615 4194304 5098028 140729949306512 140729949304616 140289076490876 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 19419136 140729949311353 140729949311558 140729949311558 140729949315051 0
/proc/26169/statm: 2378 345 289 221 0 87 0
[pid=26171] ppid=26169 vsize=13358712 memory=14248 CPUtime=0 cores=1,3,5,7
/proc/26171/stat : 26171 (java) S 26169 26169 7968 0 -1 1077944320 3307 0 0 0 0 0 0 0 20 0 6 0 31290545 13679321088 3562 18446744073709551615 4194304 4196468 140720421880144 140720421862688 140163669094135 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
/proc/26171/statm: 3339678 3562 1901 1 0 3329175 0
[pid=26171/tid=26172] ppid=26169 vsize=13358712 memory=-7666416650606639742 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26172/stat : 26172 (java) R 26169 26169 7968 0 -1 4202560 2075 0 0 0 0 0 0 0 20 0 6 0 31290546 13679321088 3562 18446744073709551615 4194304 4196468 140720421880144 140163673330256 140163669116061 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26173] ppid=26169 vsize=13358712 memory=-6623551257525838759 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26173/stat : 26173 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 31290546 13679321088 3562 18446744073709551615 4194304 4196468 140720421880144 140163269258000 140163669104341 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26174] ppid=26169 vsize=13358712 memory=140372856653440 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26174/stat : 26174 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 31290546 13679321088 3562 18446744073709551615 4194304 4196468 140720421880144 140163268205456 140163669104341 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26175] ppid=26169 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26175/stat : 26175 (java) S 26169 26169 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 31290546 13679321088 3562 18446744073709551615 4194304 4196468 140720421880144 140163267152912 140163669104341 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26176] ppid=26169 vsize=13358712 memory=-1807685287725067907 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26176/stat : 26176 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 31290546 13679321088 3562 18446744073709551615 4194304 4196468 140720421880144 140163266100368 140163669104341 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15628 KiB

[startup+0.216637 s]*
/proc/loadavg: 1.80 1.53 1.44 3/217 26185
/proc/meminfo: memFree=30614972/32770624 swapFree=67108860/67108860
[pid=26169] ppid=26166 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26169/stat : 26169 (xcsp3-exec) S 26166 26169 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 31290536 9740288 345 18446744073709551615 4194304 5098028 140729949306512 140729949304616 140289076490876 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 19419136 140729949311353 140729949311558 140729949311558 140729949315051 0
/proc/26169/statm: 2378 345 289 221 0 87 0
[pid=26171] ppid=26169 vsize=13974352 memory=28932 CPUtime=0.11 cores=1,3,5,7
/proc/26171/stat : 26171 (java) S 26169 26169 7968 0 -1 1077944320 5152 0 0 0 10 1 0 0 20 0 15 0 31290545 14309736448 7233 18446744073709551615 4194304 4196468 140720421880144 140720421862688 140163669094135 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
/proc/26171/statm: 3493588 7233 2842 1 0 3482964 0
[pid=26171/tid=26172] ppid=26169 vsize=13974352 memory=-7666416650606639742 CPUtime=0.09 cores=1,3,5,7
/proc/26171/task/26172/stat : 26172 (java) R 26169 26169 7968 0 -1 4202560 3174 0 0 0 8 1 0 0 20 0 15 0 31290546 14309736448 7233 18446744073709551615 4194304 4196468 140720421880144 140163673316528 140163669106070 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26173] ppid=26169 vsize=13974352 memory=-6623551257525838759 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26173/stat : 26173 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31290546 14309736448 7233 18446744073709551615 4194304 4196468 140720421880144 140163269258000 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26174] ppid=26169 vsize=13974352 memory=140372856653440 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26174/stat : 26174 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31290546 14309736448 7233 18446744073709551615 4194304 4196468 140720421880144 140163268205456 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26175] ppid=26169 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26175/stat : 26175 (java) S 26169 26169 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 31290546 14309736448 7233 18446744073709551615 4194304 4196468 140720421880144 140163267152912 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26176] ppid=26169 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26176/stat : 26176 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31290546 14309736448 7233 18446744073709551615 4194304 4196468 140720421880144 140163266100368 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26177] ppid=26169 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26177/stat : 26177 (java) S 26169 26169 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 31290548 14309736448 7233 18446744073709551615 4194304 4196468 140720421880144 140163147565040 140163669105282 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26178] ppid=26169 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26178/stat : 26178 (java) S 26169 26169 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 31290548 14309736448 7233 18446744073709551615 4194304 4196468 140720421880144 140163146511264 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26179] ppid=26169 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26179/stat : 26179 (java) S 26169 26169 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 31290548 14309736448 7233 18446744073709551615 4194304 4196468 140720421880144 140163145458672 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26180] ppid=26169 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26180/stat : 26180 (java) S 26169 26169 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31290551 14309736448 7233 18446744073709551615 4194304 4196468 140720421880144 140163144407248 140163669112731 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26181] ppid=26169 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26181/stat : 26181 (java) R 26169 26169 7968 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 31290551 14309736448 7233 18446744073709551615 4194304 4196468 140720421880144 140163143354864 140163669105282 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26182] ppid=26169 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26182/stat : 26182 (java) R 26169 26169 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31290551 14309736448 7233 18446744073709551615 4194304 4196468 140720421880144 140163142302320 140163669105282 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26183] ppid=26169 vsize=13974352 memory=140372856653440 CPUtime=0.01 cores=1,3,5,7
/proc/26171/task/26183/stat : 26183 (java) S 26169 26169 7968 0 -1 1077944384 253 0 0 0 1 0 0 0 20 0 15 0 31290551 14309736448 7233 18446744073709551615 4194304 4196468 140720421880144 140163141249776 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26184] ppid=26169 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26184/stat : 26184 (java) S 26169 26169 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31290551 14309736448 7233 18446744073709551615 4194304 4196468 140720421880144 140163140197472 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26185] ppid=26169 vsize=13974352 memory=140372856653440 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26185/stat : 26185 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31290555 14309736448 7233 18446744073709551615 4194304 4196468 140720421880144 140163139143984 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 30312 KiB

[startup+0.310616 s]*
/proc/loadavg: 1.80 1.53 1.44 4/217 26185
/proc/meminfo: memFree=30604436/32770624 swapFree=67108860/67108860
[pid=26169] ppid=26166 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26169/stat : 26169 (xcsp3-exec) S 26166 26169 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 31290536 9740288 345 18446744073709551615 4194304 5098028 140729949306512 140729949304616 140289076490876 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 19419136 140729949311353 140729949311558 140729949311558 140729949315051 0
/proc/26169/statm: 2378 345 289 221 0 87 0
[pid=26171] ppid=26169 vsize=13974352 memory=40260 CPUtime=0.3 cores=1,3,5,7
/proc/26171/stat : 26171 (java) S 26169 26169 7968 0 -1 1077944320 8731 0 0 0 27 3 0 0 20 0 15 0 31290545 14309736448 10065 18446744073709551615 4194304 4196468 140720421880144 140720421862688 140163669094135 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
/proc/26171/statm: 3493588 10065 3012 1 0 3482964 0
[pid=26171/tid=26172] ppid=26169 vsize=13974352 memory=4278483708103473607 CPUtime=0.18 cores=1,3,5,7
/proc/26171/task/26172/stat : 26172 (java) R 26169 26169 7968 0 -1 4202560 5880 0 0 0 16 2 0 0 20 0 15 0 31290546 14309736448 10065 18446744073709551615 4194304 4196468 140720421880144 140163673312448 140163654462334 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26173] ppid=26169 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26173/stat : 26173 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31290546 14309736448 10065 18446744073709551615 4194304 4196468 140720421880144 140163269258000 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26174] ppid=26169 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26174/stat : 26174 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31290546 14309736448 10065 18446744073709551615 4194304 4196468 140720421880144 140163268205456 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26175] ppid=26169 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26175/stat : 26175 (java) S 26169 26169 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 31290546 14309736448 10065 18446744073709551615 4194304 4196468 140720421880144 140163267152912 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26176] ppid=26169 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26176/stat : 26176 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31290546 14309736448 10065 18446744073709551615 4194304 4196468 140720421880144 140163266100368 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26177] ppid=26169 vsize=13974352 memory=140372856653439 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26177/stat : 26177 (java) S 26169 26169 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 31290548 14309736448 10065 18446744073709551615 4194304 4196468 140720421880144 140163147565040 140163669105282 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26178] ppid=26169 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26178/stat : 26178 (java) S 26169 26169 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 31290548 14309736448 10065 18446744073709551615 4194304 4196468 140720421880144 140163146511264 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26179] ppid=26169 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26179/stat : 26179 (java) S 26169 26169 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 31290548 14309736448 10065 18446744073709551615 4194304 4196468 140720421880144 140163145458672 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26180] ppid=26169 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26180/stat : 26180 (java) S 26169 26169 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31290551 14309736448 10065 18446744073709551615 4194304 4196468 140720421880144 140163144407248 140163669112731 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26181] ppid=26169 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/26171/task/26181/stat : 26181 (java) R 26169 26169 7968 0 -1 1077944384 486 0 0 0 1 0 0 0 20 0 15 0 31290551 14309736448 10065 18446744073709551615 4194304 4196468 140720421880144 140163143354864 140163669105282 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26182] ppid=26169 vsize=13974352 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/26171/task/26182/stat : 26182 (java) R 26169 26169 7968 0 -1 4202560 364 0 0 0 3 0 0 0 20 0 15 0 31290551 14309736448 10065 18446744073709551615 4194304 4196468 140720421880144 140163142283336 140163650638248 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26183] ppid=26169 vsize=13974352 memory=140372856653440 CPUtime=0.06 cores=1,3,5,7
/proc/26171/task/26183/stat : 26183 (java) R 26169 26169 7968 0 -1 4202560 697 0 0 0 6 0 0 0 20 0 15 0 31290551 14309736448 10065 18446744073709551615 4194304 4196468 140720421880144 140163141249776 140163669115482 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26184] ppid=26169 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26184/stat : 26184 (java) S 26169 26169 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31290551 14309736448 10065 18446744073709551615 4194304 4196468 140720421880144 140163140197472 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26185] ppid=26169 vsize=13974352 memory=140372856653440 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26185/stat : 26185 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31290555 14309736448 10065 18446744073709551615 4194304 4196468 140720421880144 140163139143984 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41640 KiB

[startup+0.70081 s]
/proc/loadavg: 1.80 1.53 1.44 7/217 26185
/proc/meminfo: memFree=30593212/32770624 swapFree=67108860/67108860
[pid=26169] ppid=26166 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26169/stat : 26169 (xcsp3-exec) S 26166 26169 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 31290536 9740288 345 18446744073709551615 4194304 5098028 140729949306512 140729949304616 140289076490876 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 19419136 140729949311353 140729949311558 140729949311558 140729949315051 0
/proc/26169/statm: 2378 345 289 221 0 87 0
[pid=26171] ppid=26169 vsize=13980732 memory=66220 CPUtime=1.15 cores=1,3,5,7
/proc/26171/stat : 26171 (java) S 26169 26169 7968 0 -1 1077944320 12774 0 0 0 110 5 0 0 20 0 15 0 31290545 14316269568 16555 18446744073709551615 4194304 4196468 140720421880144 140720421862688 140163669094135 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
/proc/26171/statm: 3495183 16555 3172 1 0 3483476 0
[pid=26171/tid=26172] ppid=26169 vsize=13980732 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/26171/task/26172/stat : 26172 (java) R 26169 26169 7968 0 -1 4202560 8306 0 0 0 53 3 0 0 20 0 15 0 31290546 14316269568 16555 18446744073709551615 4194304 4196468 140720421880144 140163673332192 140163314135269 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26173] ppid=26169 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26173/stat : 26173 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31290546 14316269568 16555 18446744073709551615 4194304 4196468 140720421880144 140163269258000 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26174] ppid=26169 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26174/stat : 26174 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31290546 14316269568 16555 18446744073709551615 4194304 4196468 140720421880144 140163268205456 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26175] ppid=26169 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26175/stat : 26175 (java) S 26169 26169 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 31290546 14316269568 16555 18446744073709551615 4194304 4196468 140720421880144 140163267152912 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26176] ppid=26169 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26176/stat : 26176 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31290546 14316269568 16555 18446744073709551615 4194304 4196468 140720421880144 140163266100368 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26177] ppid=26169 vsize=13980732 memory=33 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26177/stat : 26177 (java) S 26169 26169 7968 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 31290548 14316269568 16555 18446744073709551615 4194304 4196468 140720421880144 140163147565040 140163669105282 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26178] ppid=26169 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26178/stat : 26178 (java) S 26169 26169 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 31290548 14316269568 16555 18446744073709551615 4194304 4196468 140720421880144 140163146511264 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26179] ppid=26169 vsize=13980732 memory=8443538352883892301 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26179/stat : 26179 (java) S 26169 26169 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 31290548 14316269568 16555 18446744073709551615 4194304 4196468 140720421880144 140163145458672 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26180] ppid=26169 vsize=13980732 memory=288286675438928497 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26180/stat : 26180 (java) S 26169 26169 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31290551 14316269568 16555 18446744073709551615 4194304 4196468 140720421880144 140163144407248 140163669112731 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26181] ppid=26169 vsize=13980732 memory=4120847767881121824 CPUtime=0.14 cores=1,3,5,7
/proc/26171/task/26181/stat : 26181 (java) S 26169 26169 7968 0 -1 1077944384 1068 0 0 0 14 0 0 0 20 0 15 0 31290551 14316269568 16555 18446744073709551615 4194304 4196468 140720421880144 140163143354864 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26182] ppid=26169 vsize=13980732 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/26171/task/26182/stat : 26182 (java) S 26169 26169 7968 0 -1 1077944384 866 0 0 0 15 0 0 0 20 0 15 0 31290551 14316269568 16555 18446744073709551615 4194304 4196468 140720421880144 140163142302320 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26183] ppid=26169 vsize=13980732 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/26171/task/26183/stat : 26183 (java) S 26169 26169 7968 0 -1 1077944384 1226 0 0 0 27 0 0 0 20 0 15 0 31290551 14316269568 16555 18446744073709551615 4194304 4196468 140720421880144 140163141249776 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26184] ppid=26169 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26184/stat : 26184 (java) S 26169 26169 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31290551 14316269568 16555 18446744073709551615 4194304 4196468 140720421880144 140163140197472 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26185] ppid=26169 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26185/stat : 26185 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31290555 14316269568 16555 18446744073709551615 4194304 4196468 140720421880144 140163139143984 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 67600 KiB

[startup+1.50081 s]
/proc/loadavg: 1.80 1.53 1.44 5/217 26185
/proc/meminfo: memFree=30547052/32770624 swapFree=67108860/67108860
[pid=26169] ppid=26166 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26169/stat : 26169 (xcsp3-exec) S 26166 26169 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 31290536 9740288 345 18446744073709551615 4194304 5098028 140729949306512 140729949304616 140289076490876 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 19419136 140729949311353 140729949311558 140729949311558 140729949315051 0
/proc/26169/statm: 2378 345 289 221 0 87 0
[pid=26171] ppid=26169 vsize=13980732 memory=115400 CPUtime=3.73 cores=1,3,5,7
/proc/26171/stat : 26171 (java) S 26169 26169 7968 0 -1 1077944320 24906 0 0 0 367 6 0 0 20 0 15 0 31290545 14316269568 28850 18446744073709551615 4194304 4196468 140720421880144 140720421862688 140163669094135 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
/proc/26171/statm: 3495183 28850 3186 1 0 3483476 0
[pid=26171/tid=26172] ppid=26169 vsize=13980732 memory=0 CPUtime=1.35 cores=1,3,5,7
/proc/26171/task/26172/stat : 26172 (java) R 26169 26169 7968 0 -1 4202560 8946 0 0 0 132 3 0 0 20 0 15 0 31290546 14316269568 28850 18446744073709551615 4194304 4196468 140720421880144 140163673330728 140163315942635 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26173] ppid=26169 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26173/stat : 26173 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31290546 14316269568 28850 18446744073709551615 4194304 4196468 140720421880144 140163269258000 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26174] ppid=26169 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26174/stat : 26174 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31290546 14316269568 28850 18446744073709551615 4194304 4196468 140720421880144 140163268205456 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26175] ppid=26169 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26175/stat : 26175 (java) S 26169 26169 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 31290546 14316269568 28850 18446744073709551615 4194304 4196468 140720421880144 140163267152912 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26176] ppid=26169 vsize=13980732 memory=7949526605917873746 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26176/stat : 26176 (java) S 26169 26169 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31290546 14316269568 28850 18446744073709551615 4194304 4196468 140720421880144 140163266100368 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26177] ppid=26169 vsize=13980732 memory=56 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26177/stat : 26177 (java) S 26169 26169 7968 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 31290548 14316269568 28850 18446744073709551615 4194304 4196468 140720421880144 140163147565040 140163669105282 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26178] ppid=26169 vsize=13980732 memory=280745503665472 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26178/stat : 26178 (java) S 26169 26169 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 31290548 14316269568 28850 18446744073709551615 4194304 4196468 140720421880144 140163146511264 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26179] ppid=26169 vsize=13980732 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7

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

/proc/26171/task/26179/stat : 26179 (java) S 26169 26169 7968 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 31290548 14316269568 61428 18446744073709551615 4194304 4196468 140720421880144 140163145458672 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26180] ppid=26169 vsize=13980732 memory=245712 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26180/stat : 26180 (java) S 26169 26169 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31290551 14316269568 61428 18446744073709551615 4194304 4196468 140720421880144 140163144407248 140163669112731 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26181] ppid=26169 vsize=13980732 memory=1380 CPUtime=4.23 cores=1,3,5,7
/proc/26171/task/26181/stat : 26181 (java) S 26169 26169 7968 0 -1 1077944384 19714 0 0 0 421 2 0 0 20 0 15 0 31290551 14316269568 61428 18446744073709551615 4194304 4196468 140720421880144 140163143354864 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26182] ppid=26169 vsize=13980732 memory=247252 CPUtime=3.9 cores=1,3,5,7
/proc/26171/task/26182/stat : 26182 (java) S 26169 26169 7968 0 -1 1077944384 21519 0 0 0 388 2 0 0 20 0 15 0 31290551 14316269568 61428 18446744073709551615 4194304 4196468 140720421880144 140163142302320 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26183] ppid=26169 vsize=13980732 memory=1380 CPUtime=0.86 cores=1,3,5,7
/proc/26171/task/26183/stat : 26183 (java) S 26169 26169 7968 0 -1 1077944384 10024 0 0 0 84 2 0 0 20 0 15 0 31290551 14316269568 61428 18446744073709551615 4194304 4196468 140720421880144 140163141249776 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26184] ppid=26169 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26184/stat : 26184 (java) S 26169 26169 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31290551 14316269568 61428 18446744073709551615 4194304 4196468 140720421880144 140163140197472 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26185] ppid=26169 vsize=13980732 memory=244168 CPUtime=0.65 cores=1,3,5,7
/proc/26171/task/26185/stat : 26185 (java) S 26169 26169 7968 0 -1 1077944384 1035 0 0 0 29 36 0 0 20 0 15 0 31290555 14316269568 61428 18446744073709551615 4194304 4196468 140720421880144 140163139143984 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
Current children cumulated CPU time: 2358.52 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 247092 KiB

[startup+2382.3 s]
/proc/loadavg: 1.38 1.50 1.51 3/216 26505
/proc/meminfo: memFree=30614984/32770624 swapFree=67108860/67108860
[pid=26169] ppid=26166 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26169/stat : 26169 (xcsp3-exec) S 26166 26169 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 31290536 9740288 345 18446744073709551615 4194304 5098028 140729949306512 140729949304616 140289076490876 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 19419136 140729949311353 140729949311558 140729949311558 140729949315051 0
/proc/26169/statm: 2378 345 289 221 0 87 0
[pid=26171] ppid=26169 vsize=13980732 memory=235880 CPUtime=2419.41 cores=1,3,5,7
/proc/26171/stat : 26171 (java) S 26169 26169 7968 0 -1 1077944320 148954 0 0 0 241792 149 0 0 20 0 15 0 31290545 14316269568 58970 18446744073709551615 4194304 4196468 140720421880144 140720421862688 140163669094135 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
/proc/26171/statm: 3495183 58970 3258 1 0 3483476 0
[pid=26171/tid=26172] ppid=26169 vsize=13980732 memory=235880 CPUtime=2370.26 cores=1,3,5,7
/proc/26171/task/26172/stat : 26172 (java) R 26169 26169 7968 0 -1 4202560 35459 0 0 0 237016 10 0 0 20 0 15 0 31290546 14316269568 58970 18446744073709551615 4194304 4196468 140720421880144 140163673334032 140163318021500 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26173] ppid=26169 vsize=13980732 memory=236908 CPUtime=9.43 cores=1,3,5,7
/proc/26171/task/26173/stat : 26173 (java) S 26169 26169 7968 0 -1 1077944384 12366 0 0 0 921 22 0 0 20 0 15 0 31290546 14316269568 58970 18446744073709551615 4194304 4196468 140720421880144 140163269258000 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26174] ppid=26169 vsize=13980732 memory=242036 CPUtime=9.44 cores=1,3,5,7
/proc/26171/task/26174/stat : 26174 (java) S 26169 26169 7968 0 -1 1077944384 11417 0 0 0 921 23 0 0 20 0 15 0 31290546 14316269568 58970 18446744073709551615 4194304 4196468 140720421880144 140163268205456 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26175] ppid=26169 vsize=13980732 memory=241524 CPUtime=9.42 cores=1,3,5,7
/proc/26171/task/26175/stat : 26175 (java) S 26169 26169 7968 0 -1 1077944384 11876 0 0 0 920 22 0 0 20 0 15 0 31290546 14316269568 58970 18446744073709551615 4194304 4196468 140720421880144 140163267152912 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26176] ppid=26169 vsize=13980732 memory=239472 CPUtime=9.44 cores=1,3,5,7
/proc/26171/task/26176/stat : 26176 (java) S 26169 26169 7968 0 -1 1077944384 11054 0 0 0 921 23 0 0 20 0 15 0 31290546 14316269568 58970 18446744073709551615 4194304 4196468 140720421880144 140163266100368 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26177] ppid=26169 vsize=13980732 memory=235880 CPUtime=1.68 cores=1,3,5,7
/proc/26171/task/26177/stat : 26177 (java) S 26169 26169 7968 0 -1 1077944384 13140 0 0 0 153 15 0 0 20 0 15 0 31290548 14316269568 58970 18446744073709551615 4194304 4196468 140720421880144 140163147565040 140163669105282 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26178] ppid=26169 vsize=13980732 memory=235880 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26178/stat : 26178 (java) S 26169 26169 7968 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 31290548 14316269568 58970 18446744073709551615 4194304 4196468 140720421880144 140163146511264 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26179] ppid=26169 vsize=13980732 memory=235880 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26179/stat : 26179 (java) S 26169 26169 7968 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 31290548 14316269568 58970 18446744073709551615 4194304 4196468 140720421880144 140163145458672 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26180] ppid=26169 vsize=13980732 memory=235880 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26180/stat : 26180 (java) S 26169 26169 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31290551 14316269568 58970 18446744073709551615 4194304 4196468 140720421880144 140163144407248 140163669112731 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26181] ppid=26169 vsize=13980732 memory=1380 CPUtime=4.23 cores=1,3,5,7
/proc/26171/task/26181/stat : 26181 (java) S 26169 26169 7968 0 -1 1077944384 19714 0 0 0 421 2 0 0 20 0 15 0 31290551 14316269568 58970 18446744073709551615 4194304 4196468 140720421880144 140163143354864 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26182] ppid=26169 vsize=13980732 memory=1380 CPUtime=3.9 cores=1,3,5,7
/proc/26171/task/26182/stat : 26182 (java) S 26169 26169 7968 0 -1 1077944384 21519 0 0 0 388 2 0 0 20 0 15 0 31290551 14316269568 58970 18446744073709551615 4194304 4196468 140720421880144 140163142302320 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26183] ppid=26169 vsize=13980732 memory=0 CPUtime=0.86 cores=1,3,5,7
/proc/26171/task/26183/stat : 26183 (java) S 26169 26169 7968 0 -1 1077944384 10024 0 0 0 84 2 0 0 20 0 15 0 31290551 14316269568 58970 18446744073709551615 4194304 4196468 140720421880144 140163141249776 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26184] ppid=26169 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26184/stat : 26184 (java) S 26169 26169 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31290551 14316269568 58970 18446744073709551615 4194304 4196468 140720421880144 140163140197472 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26185] ppid=26169 vsize=13980732 memory=235880 CPUtime=0.67 cores=1,3,5,7
/proc/26171/task/26185/stat : 26185 (java) S 26169 26169 7968 0 -1 1077944384 1038 0 0 0 30 37 0 0 20 0 15 0 31290555 14316269568 58970 18446744073709551615 4194304 4196468 140720421880144 140163139143984 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
Current children cumulated CPU time: 2419.41 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 237260 KiB

[startup+2442.3 s]
/proc/loadavg: 1.45 1.50 1.51 3/216 26509
/proc/meminfo: memFree=30632708/32770624 swapFree=67108860/67108860
[pid=26169] ppid=26166 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26169/stat : 26169 (xcsp3-exec) S 26166 26169 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 31290536 9740288 345 18446744073709551615 4194304 5098028 140729949306512 140729949304616 140289076490876 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 19419136 140729949311353 140729949311558 140729949311558 140729949315051 0
/proc/26169/statm: 2378 345 289 221 0 87 0
[pid=26171] ppid=26169 vsize=13980732 memory=233568 CPUtime=2480.19 cores=1,3,5,7
/proc/26171/stat : 26171 (java) S 26169 26169 7968 0 -1 1077944320 150044 0 0 0 247868 151 0 0 20 0 15 0 31290545 14316269568 58392 18446744073709551615 4194304 4196468 140720421880144 140720421862688 140163669094135 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
/proc/26171/statm: 3495183 58392 3258 1 0 3483476 0
[pid=26171/tid=26172] ppid=26169 vsize=13980732 memory=233568 CPUtime=2429.94 cores=1,3,5,7
/proc/26171/task/26172/stat : 26172 (java) R 26169 26169 7968 0 -1 4202560 35523 0 0 0 242984 10 0 0 20 0 15 0 31290546 14316269568 58392 18446744073709551615 4194304 4196468 140720421880144 140163673333616 140163316804181 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26173] ppid=26169 vsize=13980732 memory=233568 CPUtime=9.68 cores=1,3,5,7
/proc/26171/task/26173/stat : 26173 (java) S 26169 26169 7968 0 -1 1077944384 12562 0 0 0 946 22 0 0 20 0 15 0 31290546 14316269568 58392 18446744073709551615 4194304 4196468 140720421880144 140163269258000 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26174] ppid=26169 vsize=13980732 memory=235880 CPUtime=9.69 cores=1,3,5,7
/proc/26171/task/26174/stat : 26174 (java) S 26169 26169 7968 0 -1 1077944384 11620 0 0 0 946 23 0 0 20 0 15 0 31290546 14316269568 58392 18446744073709551615 4194304 4196468 140720421880144 140163268205456 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26175] ppid=26169 vsize=13980732 memory=235880 CPUtime=9.68 cores=1,3,5,7
/proc/26171/task/26175/stat : 26175 (java) S 26169 26169 7968 0 -1 1077944384 12194 0 0 0 946 22 0 0 20 0 15 0 31290546 14316269568 58392 18446744073709551615 4194304 4196468 140720421880144 140163267152912 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26176] ppid=26169 vsize=13980732 memory=232288 CPUtime=9.7 cores=1,3,5,7
/proc/26171/task/26176/stat : 26176 (java) S 26169 26169 7968 0 -1 1077944384 11259 0 0 0 947 23 0 0 20 0 15 0 31290546 14316269568 58392 18446744073709551615 4194304 4196468 140720421880144 140163266100368 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26177] ppid=26169 vsize=13980732 memory=233568 CPUtime=1.73 cores=1,3,5,7
/proc/26171/task/26177/stat : 26177 (java) S 26169 26169 7968 0 -1 1077944384 13240 0 0 0 157 16 0 0 20 0 15 0 31290548 14316269568 58392 18446744073709551615 4194304 4196468 140720421880144 140163147565040 140163669105282 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26178] ppid=26169 vsize=13980732 memory=233568 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26178/stat : 26178 (java) S 26169 26169 7968 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 31290548 14316269568 58392 18446744073709551615 4194304 4196468 140720421880144 140163146511264 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26179] ppid=26169 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26179/stat : 26179 (java) S 26169 26169 7968 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 31290548 14316269568 58392 18446744073709551615 4194304 4196468 140720421880144 140163145458672 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26180] ppid=26169 vsize=13980732 memory=233568 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26180/stat : 26180 (java) S 26169 26169 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31290551 14316269568 58392 18446744073709551615 4194304 4196468 140720421880144 140163144407248 140163669112731 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26181] ppid=26169 vsize=13980732 memory=1380 CPUtime=4.23 cores=1,3,5,7
/proc/26171/task/26181/stat : 26181 (java) S 26169 26169 7968 0 -1 1077944384 19714 0 0 0 421 2 0 0 20 0 15 0 31290551 14316269568 58392 18446744073709551615 4194304 4196468 140720421880144 140163143354864 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26182] ppid=26169 vsize=13980732 memory=233568 CPUtime=3.9 cores=1,3,5,7
/proc/26171/task/26182/stat : 26182 (java) S 26169 26169 7968 0 -1 1077944384 21519 0 0 0 388 2 0 0 20 0 15 0 31290551 14316269568 58392 18446744073709551615 4194304 4196468 140720421880144 140163142302320 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26183] ppid=26169 vsize=13980732 memory=1380 CPUtime=0.86 cores=1,3,5,7
/proc/26171/task/26183/stat : 26183 (java) S 26169 26169 7968 0 -1 1077944384 10024 0 0 0 84 2 0 0 20 0 15 0 31290551 14316269568 58392 18446744073709551615 4194304 4196468 140720421880144 140163141249776 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26184] ppid=26169 vsize=13980732 memory=9916 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26184/stat : 26184 (java) S 26169 26169 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31290551 14316269568 58392 18446744073709551615 4194304 4196468 140720421880144 140163140197472 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26185] ppid=26169 vsize=13980732 memory=1380 CPUtime=0.68 cores=1,3,5,7
/proc/26171/task/26185/stat : 26185 (java) S 26169 26169 7968 0 -1 1077944384 1042 0 0 0 30 38 0 0 20 0 15 0 31290555 14316269568 58392 18446744073709551615 4194304 4196468 140720421880144 140163139143984 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
Current children cumulated CPU time: 2480.19 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 234948 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2481.2 s]
/proc/loadavg: 1.45 1.48 1.50 3/213 26513
/proc/meminfo: memFree=30625992/32770624 swapFree=67108860/67108860
[pid=26169] ppid=26166 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26169/stat : 26169 (xcsp3-exec) S 26166 26169 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 31290536 9740288 345 18446744073709551615 4194304 5098028 140729949306512 140729949304616 140289076490876 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 19419136 140729949311353 140729949311558 140729949311558 140729949315051 0
/proc/26169/statm: 2378 345 289 221 0 87 0
[pid=26171] ppid=26169 vsize=13980732 memory=227812 CPUtime=2520.09 cores=1,3,5,7
/proc/26171/stat : 26171 (java) S 26169 26169 7968 0 -1 1077944320 151060 0 0 0 251856 153 0 0 20 0 15 0 31290545 14316269568 56953 18446744073709551615 4194304 4196468 140720421880144 140720421862688 140163669094135 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
/proc/26171/statm: 3495183 56953 3258 1 0 3483476 0
[pid=26171/tid=26172] ppid=26169 vsize=13980732 memory=288230617509003574 CPUtime=2468.48 cores=1,3,5,7
/proc/26171/task/26172/stat : 26172 (java) R 26169 26169 7968 0 -1 4202560 35708 0 0 0 246838 10 0 0 20 0 15 0 31290546 14316269568 56953 18446744073709551615 4194304 4196468 140720421880144 140163673333808 140163317281900 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26173] ppid=26169 vsize=13980732 memory=14410436439181270 CPUtime=9.99 cores=1,3,5,7
/proc/26171/task/26173/stat : 26173 (java) S 26169 26169 7968 0 -1 1077944384 12571 0 0 0 977 22 0 0 20 0 15 0 31290546 14316269568 56953 18446744073709551615 4194304 4196468 140720421880144 140163269258000 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26174] ppid=26169 vsize=13980732 memory=-8774313645642428999 CPUtime=10 cores=1,3,5,7
/proc/26171/task/26174/stat : 26174 (java) S 26169 26169 7968 0 -1 1077944384 11702 0 0 0 977 23 0 0 20 0 15 0 31290546 14316269568 56953 18446744073709551615 4194304 4196468 140720421880144 140163268205456 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26175] ppid=26169 vsize=13980732 memory=1380 CPUtime=9.98 cores=1,3,5,7
/proc/26171/task/26175/stat : 26175 (java) S 26169 26169 7968 0 -1 1077944384 12207 0 0 0 976 22 0 0 20 0 15 0 31290546 14316269568 56953 18446744073709551615 4194304 4196468 140720421880144 140163267152912 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26176] ppid=26169 vsize=13980732 memory=227812 CPUtime=10 cores=1,3,5,7
/proc/26171/task/26176/stat : 26176 (java) S 26169 26169 7968 0 -1 1077944384 11270 0 0 0 977 23 0 0 20 0 15 0 31290546 14316269568 56953 18446744073709551615 4194304 4196468 140720421880144 140163266100368 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26177] ppid=26169 vsize=13980732 memory=3260 CPUtime=1.77 cores=1,3,5,7
/proc/26171/task/26177/stat : 26177 (java) S 26169 26169 7968 0 -1 1077944384 13800 0 0 0 161 16 0 0 20 0 15 0 31290548 14316269568 56953 18446744073709551615 4194304 4196468 140720421880144 140163147565040 140163669105282 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26178] ppid=26169 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26178/stat : 26178 (java) S 26169 26169 7968 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 31290548 14316269568 56953 18446744073709551615 4194304 4196468 140720421880144 140163146511264 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26179] ppid=26169 vsize=13980732 memory=300016 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26179/stat : 26179 (java) S 26169 26169 7968 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 31290548 14316269568 56953 18446744073709551615 4194304 4196468 140720421880144 140163145458672 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26180] ppid=26169 vsize=13980732 memory=2756 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26180/stat : 26180 (java) S 26169 26169 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31290551 14316269568 56953 18446744073709551615 4194304 4196468 140720421880144 140163144407248 140163669112731 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26181] ppid=26169 vsize=13980732 memory=2756 CPUtime=4.29 cores=1,3,5,7
/proc/26171/task/26181/stat : 26181 (java) S 26169 26169 7968 0 -1 1077944384 19792 0 0 0 427 2 0 0 20 0 15 0 31290551 14316269568 56953 18446744073709551615 4194304 4196468 140720421880144 140163143354864 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26182] ppid=26169 vsize=13980732 memory=4278483708103473607 CPUtime=3.9 cores=1,3,5,7
/proc/26171/task/26182/stat : 26182 (java) S 26169 26169 7968 0 -1 1077944384 21521 0 0 0 388 2 0 0 20 0 15 0 31290551 14316269568 56953 18446744073709551615 4194304 4196468 140720421880144 140163142302320 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26183] ppid=26169 vsize=13980732 memory=-7003737579269690708 CPUtime=0.87 cores=1,3,5,7
/proc/26171/task/26183/stat : 26183 (java) S 26169 26169 7968 0 -1 1077944384 10085 0 0 0 85 2 0 0 20 0 15 0 31290551 14316269568 56953 18446744073709551615 4194304 4196468 140720421880144 140163141249776 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26184] ppid=26169 vsize=13980732 memory=2756 CPUtime=0 cores=1,3,5,7
/proc/26171/task/26184/stat : 26184 (java) S 26169 26169 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31290551 14316269568 56953 18446744073709551615 4194304 4196468 140720421880144 140163140197472 140163669104341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
[pid=26171/tid=26185] ppid=26169 vsize=13980732 memory=2756 CPUtime=0.7 cores=1,3,5,7
/proc/26171/task/26185/stat : 26185 (java) S 26169 26169 7968 0 -1 1077944384 1057 0 0 0 31 39 0 0 20 0 15 0 31290555 14316269568 56953 18446744073709551615 4194304 4196468 140720421880144 140163139143984 140163669105282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26161152 140720421884338 140720421884514 140720421884514 140720421887951 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 229192 KiB

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

[startup+2481.21 s]
# the end of solver process 26169 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.001838 s

[startup+2481.21 s]
# the end of solver process 26171 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.57 s, system=1.54279 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): 2481.21
CPU time (s): 2520.11
CPU user time (s): 2518.57
CPU system time (s): 1.54279
CPU usage (%): 101.568
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 482928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.57
system time used= 1.54278
maximum resident set size= 484588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151743
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 96606
involuntary context switches= 2506


# summary of solver processes directly reported to runsolver:
#   pid: 26169,26171
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2518.57
#   total CPU system time (s): 1.54279

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4747 second user time and 24.2693 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-15 07:00:42
IDJOB=4272017
IDBENCH=126221
IDSOLVER=2664
FILE ID=node128/4272017-1502774079
RUNJOBID= node128-1502649221-29001
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-15-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-4272017-1502774079/watcher-4272017-1502774079 -o /tmp/evaluation-result-4272017-1502774079/solver-4272017-1502774079 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1078562815 HOME/instance-4272017-1502774079.xml

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

MD5SUM BENCH= 0ccf44bf6198d309f3039e2504907429
RANDOM SEED=1078562815

node128.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.94
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.94
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.94
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.94
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:        30632328 kB
MemAvailable:   31499168 kB
Buffers:          217744 kB
Cached:           933140 kB
SwapCached:            0 kB
Active:           873368 kB
Inactive:         844736 kB
Active(anon):     567696 kB
Inactive(anon):    16764 kB
Active(file):     305672 kB
Inactive(file):   827972 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7800 kB
Writeback:             0 kB
AnonPages:        571076 kB
Mapped:            50548 kB
Shmem:             17116 kB
Slab:             123044 kB
SReclaimable:      98064 kB
SUnreclaim:        24980 kB
KernelStack:        3696 kB
PageTables:         6516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1171976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    483328 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-08-15 07:42:03