Trace number 4282818

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-18)SAT (TO)265 244.086 240.02

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-16-a3.xml
MD5SUM0e9e24bc5c9dc7ecc0ccfc6ea7d62ad7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark196
Best CPU time to get the best result obtained on this benchmark2000.05
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints123
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":120},{"size":501,"count":16}]
Minimum variable degree0
Maximum variable degree17
Distribution of variable degrees[{"degree":0,"count":136},{"degree":2,"count":120},{"degree":16,"count":14},{"degree":17,"count":2}]
Minimum constraint arity1
Maximum constraint arity120
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":120},{"arity":16,"count":1},{"arity":120,"count":1}]
Number of extensional constraints0
Number of intensional constraints121
Distribution of constraint types[{"type":"intension","count":121},{"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-4282818-1503212216.xml"  -tl '264s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4282818-1503212216.xml, -tl, 264s, -p, 1, -x, 0]
0.12/0.19	c simple solver
0.33/0.26	c parse instance...
0.73/0.50	c solve instance...
125.85/122.33	o 293 
125.85/122.34	o 275 
125.85/122.34	o 273 
125.97/122.47	o 272 
126.08/122.54	o 271 
126.19/122.62	o 267 
152.29/148.36	o 265 
244.06/240.01	s SATISFIABLE
244.06/240.01	v <instantiation>
244.06/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] x[14] x[15] 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[0][15] 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[1][15] 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[2][15] 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[3][15] 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[4][15] 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[5][15] 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[6][15] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[7][15] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[8][15] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[9][15] y[10][11] y[10][12] y[10][13] y[10][14] y[10][15] y[11][12] y[11][13] y[11][14] y[11][15] y[12][13] y[12][14] y[12][15] y[13][14] y[13][15] y[14][15] </list>
244.06/240.01	v 	<values>0 8 23 33 37 42 49 55 94 137 138 140 168 206 230 265 8 23 33 37 42 49 55 94 137 138 140 168 206 230 265 15 25 29 34 41 47 86 129 130 132 160 198 222 257 10 14 19 26 32 71 114 115 117 145 183 207 242 4 9 16 22 61 104 105 107 135 173 197 232 5 12 18 57 100 101 103 131 169 193 228 7 13 52 95 96 98 126 164 188 223 6 45 88 89 91 119 157 181 216 39 82 83 85 113 151 175 210 43 44 46 74 112 136 171 1 3 31 69 93 128 2 30 68 92 127 28 66 90 125 38 62 97 24 59 35 </values>
244.06/240.01	v </instantiation>
244.06/240.01	c Unexpected resolution interruption!

Verifier Data

OK	265

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282818-1503212216/watcher-4282818-1503212216 -o /tmp/evaluation-result-4282818-1503212216/solver-4282818-1503212216 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1503208459-17467 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 269213151 HOME/instance-4282818-1503212216.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=19662, runsolver pid=19659
Current StackSize limit: 8192 KiB


[startup+0.100137 s]*
/proc/loadavg: 1.84 1.95 1.88 3/218 19678
/proc/meminfo: memFree=24667452/32770624 swapFree=67108860/67108860
[pid=19662] ppid=19659 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19662/stat : 19662 (xcsp3-exec) S 19659 19662 17435 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154302477 9740288 345 33554432000 4194304 5098028 140735042591616 140735042589720 140420866691708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13914112 140735042598005 140735042598208 140735042598208 140735042600939 0
/proc/19662/statm: 2378 345 289 221 0 87 0
[pid=19664] ppid=19662 vsize=13978596 memory=28308 CPUtime=0.12 cores=1,3,5,7
/proc/19664/stat : 19664 (java) S 19662 19662 17435 0 -1 1077944320 5385 0 0 0 11 1 0 0 20 0 15 0 154302477 14314082304 7077 33554432000 4194304 4196468 140724397890096 140724397872640 140481216372471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
/proc/19664/statm: 3494649 7077 2911 1 0 3482966 0
[pid=19664/tid=19665] ppid=19662 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/19664/task/19665/stat : 19665 (java) R 19662 19662 17435 0 -1 4202560 3337 0 0 0 8 1 0 0 20 0 15 0 154302477 14314082304 7143 33554432000 4194304 4196468 140724397890096 140481220596944 140481202098600 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19666] ppid=19662 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (java) S 19662 19662 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154302478 14314082304 7143 33554432000 4194304 4196468 140724397890096 140481146461328 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19667] ppid=19662 vsize=13978596 memory=140691851499136 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (java) S 19662 19662 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154302478 14314082304 7143 33554432000 4194304 4196468 140724397890096 140481145408528 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19668] ppid=19662 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (java) S 19662 19662 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154302478 14314082304 7143 33554432000 4194304 4196468 140724397890096 140481144355728 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19669] ppid=19662 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (java) S 19662 19662 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154302478 14314082304 7143 33554432000 4194304 4196468 140724397890096 140481143302928 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19670] ppid=19662 vsize=13978596 memory=140691851499136 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19670/stat : 19670 (java) S 19662 19662 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154302479 14314082304 7143 33554432000 4194304 4196468 140724397890096 140480397322608 140481216383618 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19671] ppid=19662 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19671/stat : 19671 (java) S 19662 19662 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154302480 14314082304 7143 33554432000 4194304 4196468 140724397890096 140480396268576 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19672] ppid=19662 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19672/stat : 19672 (java) S 19662 19662 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154302480 14314082304 7143 33554432000 4194304 4196468 140724397890096 140480327181168 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19673] ppid=19662 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19673/stat : 19673 (java) S 19662 19662 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154302482 14314082304 7143 33554432000 4194304 4196468 140724397890096 140480326129488 140481216391067 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19674] ppid=19662 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19674/stat : 19674 (java) S 19662 19662 17435 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 154302482 14314082304 7143 33554432000 4194304 4196468 140724397890096 140480325077872 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19675] ppid=19662 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19675/stat : 19675 (java) S 19662 19662 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154302482 14314082304 7143 33554432000 4194304 4196468 140724397890096 140480324025072 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19676] ppid=19662 vsize=13978596 memory=140691851499136 CPUtime=0.01 cores=1,3,5,7
/proc/19664/task/19676/stat : 19676 (java) R 19662 19662 17435 0 -1 4202560 336 0 0 0 1 0 0 0 20 0 15 0 154302482 14314082304 7143 33554432000 4194304 4196468 140724397890096 140480322972272 140481195072672 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19677] ppid=19662 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19677/stat : 19677 (java) S 19662 19662 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154302483 14314082304 7143 33554432000 4194304 4196468 140724397890096 140480321919712 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19678] ppid=19662 vsize=13978596 memory=140691851499136 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19678/stat : 19678 (java) S 19662 19662 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154302483 14314082304 7143 33554432000 4194304 4196468 140724397890096 140480320866992 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29688 KiB

[startup+0.210936 s]*
/proc/loadavg: 1.84 1.95 1.88 5/218 19678
/proc/meminfo: memFree=24655824/32770624 swapFree=67108860/67108860
[pid=19662] ppid=19659 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19662/stat : 19662 (xcsp3-exec) S 19659 19662 17435 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154302477 9740288 345 33554432000 4194304 5098028 140735042591616 140735042589720 140420866691708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13914112 140735042598005 140735042598208 140735042598208 140735042600939 0
/proc/19662/statm: 2378 345 289 221 0 87 0
[pid=19664] ppid=19662 vsize=13982852 memory=40080 CPUtime=0.33 cores=1,3,5,7
/proc/19664/stat : 19664 (java) S 19662 19662 17435 0 -1 1077944320 8175 0 0 0 31 2 0 0 20 0 15 0 154302477 14318440448 10020 33554432000 4194304 4196468 140724397890096 140724397872640 140481216372471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
/proc/19664/statm: 3495713 10020 3033 1 0 3482966 0
[pid=19664/tid=19665] ppid=19662 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/19664/task/19665/stat : 19665 (java) R 19662 19662 17435 0 -1 4202560 5376 0 0 0 18 2 0 0 20 0 15 0 154302477 14318440448 10020 33554432000 4194304 4196468 140724397890096 140481220583376 140481200452958 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19666] ppid=19662 vsize=13982852 memory=13650 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (java) S 19662 19662 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154302478 14318440448 10020 33554432000 4194304 4196468 140724397890096 140481146461328 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19667] ppid=19662 vsize=13982852 memory=140691852274069 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (java) S 19662 19662 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154302478 14318440448 10020 33554432000 4194304 4196468 140724397890096 140481145408528 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19668] ppid=19662 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (java) S 19662 19662 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154302478 14318440448 10020 33554432000 4194304 4196468 140724397890096 140481144355728 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19669] ppid=19662 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (java) S 19662 19662 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154302478 14318440448 10020 33554432000 4194304 4196468 140724397890096 140481143302928 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19670] ppid=19662 vsize=13982852 memory=140691851499136 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19670/stat : 19670 (java) S 19662 19662 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154302479 14318440448 10020 33554432000 4194304 4196468 140724397890096 140480397322608 140481216383618 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19671] ppid=19662 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19671/stat : 19671 (java) S 19662 19662 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154302480 14318440448 10020 33554432000 4194304 4196468 140724397890096 140480396268576 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19672] ppid=19662 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19672/stat : 19672 (java) S 19662 19662 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154302480 14318440448 10020 33554432000 4194304 4196468 140724397890096 140480327181168 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19673] ppid=19662 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19673/stat : 19673 (java) S 19662 19662 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154302482 14318440448 10020 33554432000 4194304 4196468 140724397890096 140480326129488 140481216391067 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19674] ppid=19662 vsize=13982852 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/19664/task/19674/stat : 19674 (java) S 19662 19662 17435 0 -1 1077944384 637 0 0 0 1 0 0 0 20 0 15 0 154302482 14318440448 10020 33554432000 4194304 4196468 140724397890096 140480325077872 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19675] ppid=19662 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/19664/task/19675/stat : 19675 (java) S 19662 19662 17435 0 -1 1077944384 128 0 0 0 2 0 0 0 20 0 15 0 154302482 14318440448 10020 33554432000 4194304 4196468 140724397890096 140480324025072 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19676] ppid=19662 vsize=13982852 memory=140691851499136 CPUtime=0.08 cores=1,3,5,7
/proc/19664/task/19676/stat : 19676 (java) R 19662 19662 17435 0 -1 4202560 732 0 0 0 8 0 0 0 20 0 15 0 154302482 14318440448 10020 33554432000 4194304 4196468 140724397890096 140480322972272 140481200619531 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19677] ppid=19662 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19677/stat : 19677 (java) S 19662 19662 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154302483 14318440448 10020 33554432000 4194304 4196468 140724397890096 140480321919712 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19678] ppid=19662 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19678/stat : 19678 (java) S 19662 19662 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154302483 14318440448 10020 33554432000 4194304 4196468 140724397890096 140480320866992 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41460 KiB

[startup+0.311313 s]*
/proc/loadavg: 1.84 1.95 1.88 6/218 19678
/proc/meminfo: memFree=24648256/32770624 swapFree=67108860/67108860
[pid=19662] ppid=19659 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19662/stat : 19662 (xcsp3-exec) S 19659 19662 17435 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154302477 9740288 345 33554432000 4194304 5098028 140735042591616 140735042589720 140420866691708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13914112 140735042598005 140735042598208 140735042598208 140735042600939 0
/proc/19662/statm: 2378 345 289 221 0 87 0
[pid=19664] ppid=19662 vsize=13982928 memory=47772 CPUtime=0.5 cores=1,3,5,7
/proc/19664/stat : 19664 (java) S 19662 19662 17435 0 -1 1077944320 9137 0 0 0 48 2 0 0 20 0 15 0 154302477 14318518272 11943 33554432000 4194304 4196468 140724397890096 140724397872640 140481216372471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
/proc/19664/statm: 3495732 11943 3128 1 0 3482966 0
[pid=19664/tid=19665] ppid=19662 vsize=13982928 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/19664/task/19665/stat : 19665 (java) R 19662 19662 17435 0 -1 4202560 6043 0 0 0 28 2 0 0 20 0 15 0 154302477 14318518272 11943 33554432000 4194304 4196468 140724397890096 140481220604800 140481200452958 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19666] ppid=19662 vsize=13982928 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (java) S 19662 19662 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154302478 14318518272 12008 33554432000 4194304 4196468 140724397890096 140481146461328 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19667] ppid=19662 vsize=13982928 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (java) S 19662 19662 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154302478 14318518272 12008 33554432000 4194304 4196468 140724397890096 140481145408528 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19668] ppid=19662 vsize=13982928 memory=-3040564339105353098 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (java) S 19662 19662 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154302478 14318518272 12008 33554432000 4194304 4196468 140724397890096 140481144355728 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19669] ppid=19662 vsize=13982928 memory=7593697182111006371 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (java) S 19662 19662 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154302478 14318518272 12008 33554432000 4194304 4196468 140724397890096 140481143302928 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19670] ppid=19662 vsize=13982928 memory=6944656591801720471 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19670/stat : 19670 (java) S 19662 19662 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154302479 14318518272 12008 33554432000 4194304 4196468 140724397890096 140480397322608 140481216383618 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19671] ppid=19662 vsize=13982928 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19671/stat : 19671 (java) S 19662 19662 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154302480 14318518272 12008 33554432000 4194304 4196468 140724397890096 140480396268576 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19672] ppid=19662 vsize=13982928 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19672/stat : 19672 (java) S 19662 19662 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154302480 14318518272 12008 33554432000 4194304 4196468 140724397890096 140480327181168 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19673] ppid=19662 vsize=13982928 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19673/stat : 19673 (java) S 19662 19662 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154302482 14318518272 12008 33554432000 4194304 4196468 140724397890096 140480326129488 140481216391067 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19674] ppid=19662 vsize=13982928 memory=4713750055892520310 CPUtime=0.03 cores=1,3,5,7
/proc/19664/task/19674/stat : 19674 (java) S 19662 19662 17435 0 -1 1077944384 678 0 0 0 3 0 0 0 20 0 15 0 154302482 14318518272 12008 33554432000 4194304 4196468 140724397890096 140480325077872 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19675] ppid=19662 vsize=13982928 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/19664/task/19675/stat : 19675 (java) S 19662 19662 17435 0 -1 1077944384 208 0 0 0 4 0 0 0 20 0 15 0 154302482 14318518272 12008 33554432000 4194304 4196468 140724397890096 140480324025072 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19676] ppid=19662 vsize=13982928 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/19664/task/19676/stat : 19676 (java) S 19662 19662 17435 0 -1 1077944384 912 0 0 0 13 0 0 0 20 0 15 0 154302482 14318518272 12008 33554432000 4194304 4196468 140724397890096 140480322972272 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19677] ppid=19662 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19677/stat : 19677 (java) S 19662 19662 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154302483 14318518272 12008 33554432000 4194304 4196468 140724397890096 140480321919712 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19678] ppid=19662 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19678/stat : 19678 (java) S 19662 19662 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154302483 14318518272 12008 33554432000 4194304 4196468 140724397890096 140480320866992 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49152 KiB

[startup+0.701315 s]
/proc/loadavg: 1.84 1.95 1.88 7/218 19678
/proc/meminfo: memFree=24632500/32770624 swapFree=67108860/67108860
[pid=19662] ppid=19659 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19662/stat : 19662 (xcsp3-exec) S 19659 19662 17435 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154302477 9740288 345 33554432000 4194304 5098028 140735042591616 140735042589720 140420866691708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13914112 140735042598005 140735042598208 140735042598208 140735042600939 0
/proc/19662/statm: 2378 345 289 221 0 87 0
[pid=19664] ppid=19662 vsize=13984976 memory=71704 CPUtime=1.56 cores=1,3,5,7
/proc/19664/stat : 19664 (java) S 19662 19662 17435 0 -1 1077944320 11649 0 0 0 152 4 0 0 20 0 15 0 154302477 14320615424 17926 33554432000 4194304 4196468 140724397890096 140724397872640 140481216372471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
/proc/19664/statm: 3496244 17926 3210 1 0 3483478 0
[pid=19664/tid=19665] ppid=19662 vsize=13984976 memory=1728 CPUtime=0.67 cores=1,3,5,7
/proc/19664/task/19665/stat : 19665 (java) R 19662 19662 17435 0 -1 4202560 6647 0 0 0 64 3 0 0 20 0 15 0 154302477 14320615424 17992 33554432000 4194304 4196468 140724397890096 140481220609088 140480817423649 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19666] ppid=19662 vsize=13984976 memory=12136 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (java) S 19662 19662 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154302478 14320615424 17992 33554432000 4194304 4196468 140724397890096 140481146461328 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19667] ppid=19662 vsize=13984976 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (java) S 19662 19662 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154302478 14320615424 17992 33554432000 4194304 4196468 140724397890096 140481145408528 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19668] ppid=19662 vsize=13984976 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (java) S 19662 19662 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154302478 14320615424 17992 33554432000 4194304 4196468 140724397890096 140481144355728 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19669] ppid=19662 vsize=13984976 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (java) S 19662 19662 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154302478 14320615424 17992 33554432000 4194304 4196468 140724397890096 140481143302928 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19670] ppid=19662 vsize=13984976 memory=5796 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19670/stat : 19670 (java) S 19662 19662 17435 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154302479 14320615424 17992 33554432000 4194304 4196468 140724397890096 140480397322608 140481216383618 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19671] ppid=19662 vsize=13984976 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19671/stat : 19671 (java) S 19662 19662 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154302480 14320615424 17992 33554432000 4194304 4196468 140724397890096 140480396268576 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19672] ppid=19662 vsize=13984976 memory=8624 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19672/stat : 19672 (java) S 19662 19662 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154302480 14320615424 17992 33554432000 4194304 4196468 140724397890096 140480327181168 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19673] ppid=19662 vsize=13984976 memory=792 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19673/stat : 19673 (java) S 19662 19662 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154302482 14320615424 17992 33554432000 4194304 4196468 140724397890096 140480326129488 140481216391067 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19674] ppid=19662 vsize=13984976 memory=1204 CPUtime=0.27 cores=1,3,5,7
/proc/19664/task/19674/stat : 19674 (java) R 19662 19662 17435 0 -1 4202560 1436 0 0 0 27 0 0 0 20 0 15 0 154302482 14320615424 17992 33554432000 4194304 4196468 140724397890096 140480325063896 140481197916194 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19675] ppid=19662 vsize=13984976 memory=1728 CPUtime=0.29 cores=1,3,5,7
/proc/19664/task/19675/stat : 19675 (java) R 19662 19662 17435 0 -1 4202560 810 0 0 0 29 0 0 0 20 0 15 0 154302482 14320615424 17992 33554432000 4194304 4196468 140724397890096 140480324013424 140481200762004 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19676] ppid=19662 vsize=13984976 memory=1440 CPUtime=0.3 cores=1,3,5,7
/proc/19664/task/19676/stat : 19676 (java) S 19662 19662 17435 0 -1 1077944384 1467 0 0 0 30 0 0 0 20 0 15 0 154302482 14320615424 17992 33554432000 4194304 4196468 140724397890096 140480322972272 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19677] ppid=19662 vsize=13984976 memory=15880 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19677/stat : 19677 (java) S 19662 19662 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154302483 14320615424 17992 33554432000 4194304 4196468 140724397890096 140480321919712 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19678] ppid=19662 vsize=13984976 memory=16432 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19678/stat : 19678 (java) S 19662 19662 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154302483 14320615424 17992 33554432000 4194304 4196468 140724397890096 140480320866992 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 73084 KiB

[startup+1.50085 s]
/proc/loadavg: 1.84 1.95 1.88 6/218 19678
/proc/meminfo: memFree=24609580/32770624 swapFree=67108860/67108860
[pid=19662] ppid=19659 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19662/stat : 19662 (xcsp3-exec) S 19659 19662 17435 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154302477 9740288 345 33554432000 4194304 5098028 140735042591616 140735042589720 140420866691708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13914112 140735042598005 140735042598208 140735042598208 140735042600939 0
/proc/19662/statm: 2378 345 289 221 0 87 0

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

/proc/19664/task/19672/stat : 19672 (java) S 19662 19662 17435 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 154302480 14320615424 47981 33554432000 4194304 4196468 140724397890096 140480327181168 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19673] ppid=19662 vsize=13984976 memory=4096 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19673/stat : 19673 (java) S 19662 19662 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154302482 14320615424 47981 33554432000 4194304 4196468 140724397890096 140480326129488 140481216391067 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19674] ppid=19662 vsize=13984976 memory=43304 CPUtime=1.53 cores=1,3,5,7
/proc/19664/task/19674/stat : 19674 (java) S 19662 19662 17435 0 -1 1077944384 10198 0 0 0 153 0 0 0 20 0 15 0 154302482 14320615424 47981 33554432000 4194304 4196468 140724397890096 140480325077872 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19675] ppid=19662 vsize=13984976 memory=1380 CPUtime=1.42 cores=1,3,5,7
/proc/19664/task/19675/stat : 19675 (java) S 19662 19662 17435 0 -1 1077944384 9873 0 0 0 141 1 0 0 20 0 15 0 154302482 14320615424 47981 33554432000 4194304 4196468 140724397890096 140480324025072 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19676] ppid=19662 vsize=13984976 memory=1380 CPUtime=0.44 cores=1,3,5,7
/proc/19664/task/19676/stat : 19676 (java) S 19662 19662 17435 0 -1 1077944384 4639 0 0 0 44 0 0 0 20 0 15 0 154302482 14320615424 47981 33554432000 4194304 4196468 140724397890096 140480322972272 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19677] ppid=19662 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19677/stat : 19677 (java) S 19662 19662 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154302483 14320615424 47981 33554432000 4194304 4196468 140724397890096 140480321919712 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19678] ppid=19662 vsize=13984976 memory=4616 CPUtime=0.01 cores=1,3,5,7
/proc/19664/task/19678/stat : 19678 (java) S 19662 19662 17435 0 -1 1077944384 399 0 0 0 1 0 0 0 20 0 15 0 154302483 14320615424 47981 33554432000 4194304 4196468 140724397890096 140480320866992 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
Current children cumulated CPU time: 105.79 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 193304 KiB

[startup+162.301 s]
/proc/loadavg: 1.87 1.89 1.87 3/217 19680
/proc/meminfo: memFree=24535176/32770624 swapFree=67108860/67108860
[pid=19662] ppid=19659 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19662/stat : 19662 (xcsp3-exec) S 19659 19662 17435 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154302477 9740288 345 33554432000 4194304 5098028 140735042591616 140735042589720 140420866691708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13914112 140735042598005 140735042598208 140735042598208 140735042600939 0
/proc/19662/statm: 2378 345 289 221 0 87 0
[pid=19664] ppid=19662 vsize=13984976 memory=192760 CPUtime=166.3 cores=1,3,5,7
/proc/19664/stat : 19664 (java) S 19662 19662 17435 0 -1 1077944320 46512 0 0 0 16617 13 0 0 20 0 15 0 154302477 14320615424 48190 33554432000 4194304 4196468 140724397890096 140724397872640 140481216372471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
/proc/19664/statm: 3496244 48190 3266 1 0 3483478 0
[pid=19664/tid=19665] ppid=19662 vsize=13984976 memory=1380 CPUtime=162.24 cores=1,3,5,7
/proc/19664/task/19665/stat : 19665 (java) R 19662 19662 17435 0 -1 4202560 12695 0 0 0 16218 6 0 0 20 0 15 0 154302477 14320615424 48190 33554432000 4194304 4196468 140724397890096 140481220612000 140480817423654 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19666] ppid=19662 vsize=13984976 memory=192760 CPUtime=0.03 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (java) S 19662 19662 17435 0 -1 1077944384 910 0 0 0 2 1 0 0 20 0 15 0 154302478 14320615424 48190 33554432000 4194304 4196468 140724397890096 140481146461328 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19667] ppid=19662 vsize=13984976 memory=192760 CPUtime=0.03 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (java) S 19662 19662 17435 0 -1 1077944384 1398 0 0 0 2 1 0 0 20 0 15 0 154302478 14320615424 48190 33554432000 4194304 4196468 140724397890096 140481145408528 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19668] ppid=19662 vsize=13984976 memory=1380 CPUtime=0.03 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (java) S 19662 19662 17435 0 -1 1077944384 729 0 0 0 2 1 0 0 20 0 15 0 154302478 14320615424 48190 33554432000 4194304 4196468 140724397890096 140481144355728 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19669] ppid=19662 vsize=13984976 memory=192760 CPUtime=0.03 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (java) S 19662 19662 17435 0 -1 1077944384 679 0 0 0 2 1 0 0 20 0 15 0 154302478 14320615424 48190 33554432000 4194304 4196468 140724397890096 140481143302928 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19670] ppid=19662 vsize=13984976 memory=1728 CPUtime=0.01 cores=1,3,5,7
/proc/19664/task/19670/stat : 19670 (java) S 19662 19662 17435 0 -1 1077944384 1364 0 0 0 1 0 0 0 20 0 15 0 154302479 14320615424 48190 33554432000 4194304 4196468 140724397890096 140480397322608 140481216383618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19671] ppid=19662 vsize=13984976 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19671/stat : 19671 (java) S 19662 19662 17435 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 154302480 14320615424 48190 33554432000 4194304 4196468 140724397890096 140480396268640 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19672] ppid=19662 vsize=13984976 memory=792 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19672/stat : 19672 (java) S 19662 19662 17435 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 154302480 14320615424 48190 33554432000 4194304 4196468 140724397890096 140480327181168 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19673] ppid=19662 vsize=13984976 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19673/stat : 19673 (java) S 19662 19662 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154302482 14320615424 48190 33554432000 4194304 4196468 140724397890096 140480326129488 140481216391067 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19674] ppid=19662 vsize=13984976 memory=6791534058613427641 CPUtime=1.69 cores=1,3,5,7
/proc/19664/task/19674/stat : 19674 (java) S 19662 19662 17435 0 -1 1077944384 10720 0 0 0 169 0 0 0 20 0 15 0 154302482 14320615424 48190 33554432000 4194304 4196468 140724397890096 140480325077872 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19675] ppid=19662 vsize=13984976 memory=288230583166042425 CPUtime=1.69 cores=1,3,5,7
/proc/19664/task/19675/stat : 19675 (java) S 19662 19662 17435 0 -1 1077944384 11353 0 0 0 168 1 0 0 20 0 15 0 154302482 14320615424 48190 33554432000 4194304 4196468 140724397890096 140480324025072 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19676] ppid=19662 vsize=13984976 memory=1292 CPUtime=0.46 cores=1,3,5,7
/proc/19664/task/19676/stat : 19676 (java) S 19662 19662 17435 0 -1 1077944384 4874 0 0 0 46 0 0 0 20 0 15 0 154302482 14320615424 48190 33554432000 4194304 4196468 140724397890096 140480322972272 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19677] ppid=19662 vsize=13984976 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19677/stat : 19677 (java) S 19662 19662 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154302483 14320615424 48190 33554432000 4194304 4196468 140724397890096 140480321919712 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19678] ppid=19662 vsize=13984976 memory=192760 CPUtime=0.02 cores=1,3,5,7
/proc/19664/task/19678/stat : 19678 (java) S 19662 19662 17435 0 -1 1077944384 426 0 0 0 1 1 0 0 20 0 15 0 154302483 14320615424 48190 33554432000 4194304 4196468 140724397890096 140480320866992 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
Current children cumulated CPU time: 166.3 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 194140 KiB

[startup+222.301 s]
/proc/loadavg: 1.89 1.90 1.87 2/196 19729
/proc/meminfo: memFree=24700744/32770624 swapFree=67108860/67108860
[pid=19662] ppid=19659 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19662/stat : 19662 (xcsp3-exec) S 19659 19662 17435 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154302477 9740288 345 33554432000 4194304 5098028 140735042591616 140735042589720 140420866691708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13914112 140735042598005 140735042598208 140735042598208 140735042600939 0
/proc/19662/statm: 2378 345 289 221 0 87 0
[pid=19664] ppid=19662 vsize=13984976 memory=187636 CPUtime=226.35 cores=1,3,5,7
/proc/19664/stat : 19664 (java) S 19662 19662 17435 0 -1 1077944320 47878 0 0 0 22621 14 0 0 20 0 15 0 154302477 14320615424 46909 33554432000 4194304 4196468 140724397890096 140724397872640 140481216372471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
/proc/19664/statm: 3496244 46909 3266 1 0 3483478 0
[pid=19664/tid=19665] ppid=19662 vsize=13984976 memory=187636 CPUtime=222.24 cores=1,3,5,7
/proc/19664/task/19665/stat : 19665 (java) R 19662 19662 17435 0 -1 4202560 12757 0 0 0 22218 6 0 0 20 0 15 0 154302477 14320615424 46909 33554432000 4194304 4196468 140724397890096 140481220612112 140480817423680 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19666] ppid=19662 vsize=13984976 memory=187636 CPUtime=0.03 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (java) S 19662 19662 17435 0 -1 1077944384 912 0 0 0 2 1 0 0 20 0 15 0 154302478 14320615424 46909 33554432000 4194304 4196468 140724397890096 140481146461328 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19667] ppid=19662 vsize=13984976 memory=281383441320256 CPUtime=0.03 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (java) S 19662 19662 17435 0 -1 1077944384 1404 0 0 0 2 1 0 0 20 0 15 0 154302478 14320615424 46909 33554432000 4194304 4196468 140724397890096 140481145408528 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19668] ppid=19662 vsize=13984976 memory=4096 CPUtime=0.03 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (java) S 19662 19662 17435 0 -1 1077944384 730 0 0 0 2 1 0 0 20 0 15 0 154302478 14320615424 46909 33554432000 4194304 4196468 140724397890096 140481144355728 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19669] ppid=19662 vsize=13984976 memory=1380 CPUtime=0.03 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (java) S 19662 19662 17435 0 -1 1077944384 681 0 0 0 2 1 0 0 20 0 15 0 154302478 14320615424 46909 33554432000 4194304 4196468 140724397890096 140481143302928 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19670] ppid=19662 vsize=13984976 memory=187636 CPUtime=0.02 cores=1,3,5,7
/proc/19664/task/19670/stat : 19670 (java) S 19662 19662 17435 0 -1 1077944384 1368 0 0 0 2 0 0 0 20 0 15 0 154302479 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480397322608 140481216383618 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19671] ppid=19662 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19671/stat : 19671 (java) S 19662 19662 17435 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 154302480 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480396268640 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19672] ppid=19662 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19672/stat : 19672 (java) S 19662 19662 17435 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 154302480 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480327181168 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19673] ppid=19662 vsize=13984976 memory=4096 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19673/stat : 19673 (java) S 19662 19662 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154302482 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480326129488 140481216391067 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19674] ppid=19662 vsize=13984976 memory=43304 CPUtime=1.7 cores=1,3,5,7
/proc/19664/task/19674/stat : 19674 (java) S 19662 19662 17435 0 -1 1077944384 11123 0 0 0 170 0 0 0 20 0 15 0 154302482 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480325077872 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19675] ppid=19662 vsize=13984976 memory=385 CPUtime=1.71 cores=1,3,5,7
/proc/19664/task/19675/stat : 19675 (java) S 19662 19662 17435 0 -1 1077944384 12230 0 0 0 170 1 0 0 20 0 15 0 154302482 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480324025072 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19676] ppid=19662 vsize=13984976 memory=7811591858670889321 CPUtime=0.46 cores=1,3,5,7
/proc/19664/task/19676/stat : 19676 (java) S 19662 19662 17435 0 -1 1077944384 4874 0 0 0 46 0 0 0 20 0 15 0 154302482 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480322972272 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19677] ppid=19662 vsize=13984976 memory=916 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19677/stat : 19677 (java) S 19662 19662 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154302483 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480321919712 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19678] ppid=19662 vsize=13984976 memory=3828 CPUtime=0.04 cores=1,3,5,7
/proc/19664/task/19678/stat : 19678 (java) S 19662 19662 17435 0 -1 1077944384 435 0 0 0 2 2 0 0 20 0 15 0 154302483 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480320866992 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
Current children cumulated CPU time: 226.35 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 189016 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.86 1.89 1.87 3/216 19759
/proc/meminfo: memFree=24416596/32770624 swapFree=67108860/67108860
[pid=19662] ppid=19659 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/19662/stat : 19662 (xcsp3-exec) S 19659 19662 17435 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154302477 9740288 345 33554432000 4194304 5098028 140735042591616 140735042589720 140420866691708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13914112 140735042598005 140735042598208 140735042598208 140735042600939 0
/proc/19662/statm: 2378 345 289 221 0 87 0
[pid=19664] ppid=19662 vsize=13984976 memory=187636 CPUtime=244.06 cores=1,3,5,7
/proc/19664/stat : 19664 (java) S 19662 19662 17435 0 -1 1077944320 47885 0 0 0 24392 14 0 0 20 0 15 0 154302477 14320615424 46909 33554432000 4194304 4196468 140724397890096 140724397872640 140481216372471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
/proc/19664/statm: 3496244 46909 3266 1 0 3483478 0
[pid=19664/tid=19665] ppid=19662 vsize=13984976 memory=6791534058613427641 CPUtime=239.95 cores=1,3,5,7
/proc/19664/task/19665/stat : 19665 (java) R 19662 19662 17435 0 -1 4202560 12764 0 0 0 23989 6 0 0 20 0 15 0 154302477 14320615424 46909 33554432000 4194304 4196468 140724397890096 140481220612112 140480817423534 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19666] ppid=19662 vsize=13984976 memory=4126316290023845779 CPUtime=0.03 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (java) S 19662 19662 17435 0 -1 1077944384 912 0 0 0 2 1 0 0 20 0 15 0 154302478 14320615424 46909 33554432000 4194304 4196468 140724397890096 140481146461328 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19667] ppid=19662 vsize=13984976 memory=1952 CPUtime=0.03 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (java) S 19662 19662 17435 0 -1 1077944384 1404 0 0 0 2 1 0 0 20 0 15 0 154302478 14320615424 46909 33554432000 4194304 4196468 140724397890096 140481145408528 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19668] ppid=19662 vsize=13984976 memory=5796 CPUtime=0.03 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (java) S 19662 19662 17435 0 -1 1077944384 730 0 0 0 2 1 0 0 20 0 15 0 154302478 14320615424 46909 33554432000 4194304 4196468 140724397890096 140481144355728 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19669] ppid=19662 vsize=13984976 memory=4616 CPUtime=0.03 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (java) S 19662 19662 17435 0 -1 1077944384 681 0 0 0 2 1 0 0 20 0 15 0 154302478 14320615424 46909 33554432000 4194304 4196468 140724397890096 140481143302928 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19670] ppid=19662 vsize=13984976 memory=8624 CPUtime=0.02 cores=1,3,5,7
/proc/19664/task/19670/stat : 19670 (java) S 19662 19662 17435 0 -1 1077944384 1368 0 0 0 2 0 0 0 20 0 15 0 154302479 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480397322608 140481216383618 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19671] ppid=19662 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19671/stat : 19671 (java) S 19662 19662 17435 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 154302480 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480396268640 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19672] ppid=19662 vsize=13984976 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19672/stat : 19672 (java) S 19662 19662 17435 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 154302480 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480327181168 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19673] ppid=19662 vsize=13984976 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19673/stat : 19673 (java) S 19662 19662 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154302482 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480326129488 140481216391067 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19674] ppid=19662 vsize=13984976 memory=6791534058613427641 CPUtime=1.7 cores=1,3,5,7
/proc/19664/task/19674/stat : 19674 (java) S 19662 19662 17435 0 -1 1077944384 11123 0 0 0 170 0 0 0 20 0 15 0 154302482 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480325077872 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19675] ppid=19662 vsize=13984976 memory=1380 CPUtime=1.71 cores=1,3,5,7
/proc/19664/task/19675/stat : 19675 (java) S 19662 19662 17435 0 -1 1077944384 12230 0 0 0 170 1 0 0 20 0 15 0 154302482 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480324025072 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19676] ppid=19662 vsize=13984976 memory=6791534058613427641 CPUtime=0.46 cores=1,3,5,7
/proc/19664/task/19676/stat : 19676 (java) S 19662 19662 17435 0 -1 1077944384 4874 0 0 0 46 0 0 0 20 0 15 0 154302482 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480322972272 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19677] ppid=19662 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/19664/task/19677/stat : 19677 (java) S 19662 19662 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154302483 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480321919712 140481216382677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
[pid=19664/tid=19678] ppid=19662 vsize=13984976 memory=187636 CPUtime=0.04 cores=1,3,5,7
/proc/19664/task/19678/stat : 19678 (java) S 19662 19662 17435 0 -1 1077944384 435 0 0 0 2 2 0 0 20 0 15 0 154302483 14320615424 46909 33554432000 4194304 4196468 140724397890096 140480320866992 140481216383618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 25149440 140724397892765 140724397892940 140724397892940 140724397895631 0
Current children cumulated CPU time: 244.06 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 189016 KiB

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

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

[startup+240.02 s]
# the end of solver process 19664 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=243.935 s, system=0.150864 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.02
CPU time (s): 244.086
CPU user time (s): 243.935
CPU system time (s): 0.150864
CPU usage (%): 101.694
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 204416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.935
system time used= 0.150864
maximum resident set size= 205744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48808
page faults= 0
swaps= 0
block input operations= 0
block output operations= 368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8004
involuntary context switches= 117


# summary of solver processes directly reported to runsolver:
#   pid: 19662,19664
#   total CPU time (s): 244.086
#   total CPU user time (s): 243.935
#   total CPU system time (s): 0.150864

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.40524 second user time and 2.20983 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-20 08:42:36
IDJOB=4282818
IDBENCH=126213
IDSOLVER=2678
FILE ID=node148/4282818-1503212216
RUNJOBID= node148-1503208459-17467
PBS_JOBID= 20630865
Free space on /tmp= 61716 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-16-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-4282818-1503212216/watcher-4282818-1503212216 -o /tmp/evaluation-result-4282818-1503212216/solver-4282818-1503212216 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1503208459-17467 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 269213151 HOME/instance-4282818-1503212216.xml

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

MD5SUM BENCH= 0e9e24bc5c9dc7ecc0ccfc6ea7d62ad7
RANDOM SEED=269213151

node148.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.19
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.19
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.19
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.19
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:        24683840 kB
MemAvailable:   31789720 kB
Buffers:          297904 kB
Cached:          7097892 kB
SwapCached:            0 kB
Active:          1480300 kB
Inactive:        6154680 kB
Active(anon):     190464 kB
Inactive(anon):    84704 kB
Active(file):    1289836 kB
Inactive(file):  6069976 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8048 kB
Writeback:             0 kB
AnonPages:        308272 kB
Mapped:            64340 kB
Shmem:             33416 kB
Slab:             150664 kB
SReclaimable:     123804 kB
SUnreclaim:        26860 kB
KernelStack:        3824 kB
PageTables:         5908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1301532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61708 MiB
End job on node148 at 2017-08-20 08:46:36