Trace number 4254521

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-07-26)SAT (TO)730 1920.17 242.03999

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-26-a3.xml
MD5SUM4a8acae89d0947337e32da9d5bedd9eb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark730
Best CPU time to get the best result obtained on this benchmark2003.6
Satisfiable
(Un)Satisfiability was proved
Number of variables702
Number of constraints328
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":325},{"size":1001,"count":26}]
Minimum variable degree0
Maximum variable degree27
Distribution of variable degrees[{"degree":0,"count":351},{"degree":2,"count":325},{"degree":26,"count":24},{"degree":27,"count":2}]
Minimum constraint arity1
Maximum constraint arity325
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":325},{"arity":26,"count":1},{"arity":325,"count":1}]
Number of extensional constraints0
Number of intensional constraints326
Distribution of constraint types[{"type":"intension","count":326},{"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.06	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254521-1501684646.xml"  -tl '1920s' -p 8 -x 0
0.00/0.25	c [HOME/instance-4254521-1501684646.xml, -tl, 1920s, -p, 8, -x, 0]
0.00/0.31	c 8 solvers in parallel
0.00/0.37	c parse instance...
0.00/0.98	c solve instance...
10.92/2.16	o 915 
10.92/2.20	o 898 
11.54/2.23	o 818 
14.60/2.63	o 802 
18.41/3.19	o 762 
42.85/6.23	o 756 
190.08/24.80	o 738 
433.09/55.74	o 730 
1920.17/242.06	s SATISFIABLE
1920.17/242.06	v <instantiation>
1920.17/242.06	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] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] 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[0][16] y[0][17] y[0][18] y[0][19] y[0][20] y[0][21] y[0][22] y[0][23] y[0][24] y[0][25] 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[1][16] y[1][17] y[1][18] y[1][19] y[1][20] y[1][21] y[1][22] y[1][23] y[1][24] y[1][25] 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[2][16] y[2][17] y[2][18] y[2][19] y[2][20] y[2][21] y[2][22] y[2][23] y[2][24] y[2][25] 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[3][16] y[3][17] y[3][18] y[3][19] y[3][20] y[3][21] y[3][22] y[3][23] y[3][24] y[3][25] 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[4][16] y[4][17] y[4][18] y[4][19] y[4][20] y[4][21] y[4][22] y[4][23] y[4][24] y[4][25] 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[5][16] y[5][17] y[5][18] y[5][19] y[5][20] y[5][21] y[5][22] y[5][23] y[5][24] y[5][25] 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[6][16] y[6][17] y[6][18] y[6][19] y[6][20] y[6][21] y[6][22] y[6][23] y[6][24] y[6][25] 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[7][16] y[7][17] y[7][18] y[7][19] y[7][20] y[7][21] y[7][22] y[7][23] y[7][24] y[7][25] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[8][15] y[8][16] y[8][17] y[8][18] y[8][19] y[8][20] y[8][21] y[8][22] y[8][23] y[8][24] y[8][25] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[9][15] y[9][16] y[9][17] y[9][18] y[9][19] y[9][20] y[9][21] y[9][22] y[9][23] y[9][24] y[9][25] y[10][11] y[10][12] y[10][13] y[10][14] y[10][15] y[10][16] y[10][17] y[10][18] y[10][19] y[10][20] y[10][21] y[10][22] y[10][23] y[10][24] y[10][25] y[11][12] y[11][13] y[11][14] y[11][15] y[11][16] y[11][17] y[11][18] y[11][19] y[11][20] y[11][21] y[11][22] y[11][23] y[11][24] y[11][25] y[12][13] y[12][14] y[12][15] y[12][16] y[12][17] y[12][18] y[12][19] y[12][20] y[12][21] y[12][22] y[12][23] y[12][24] y[12][25] y[13][14] y[13][15] y[13][16] y[13][17] y[13][18] y[13][19] y[13][20] y[13][21] y[13][22] y[13][23] y[13][24] y[13][25] y[14][15] y[14][16] y[14][17] y[14][18] y[14][19] y[14][20] y[14][21] y[14][22] y[14][23] y[14][24] y[14][25] y[15][16] y[15][17] y[15][18] y[15][19] y[15][20] y[15][21] y[15][22] y[15][23] y[15][24] y[15][25] y[16][17] y[16][18] y[16][19] y[16][20] y[16][21] y[16][22] y[16][23] y[16][24] y[16][25] y[17][18] y[17][19] y[17][20] y[17][21] y[17][22] y[17][23] y[17][24] y[17][25] y[18][19] y[18][20] y[18][21] y[18][22] y[18][23] y[18][24] y[18][25] y[19][20] y[19][21] y[19][22] y[19][23] y[19][24] y[19][25] y[20][21] y[20][22] y[20][23] y[20][24] y[20][25] y[21][22] y[21][23] y[21][24] y[21][25] y[22][23] y[22][24] y[22][25] y[23][24] y[23][25] y[24][25] </list>
1920.17/242.06	v 	<values>0 1 3 7 12 20 30 44 66 91 106 122 148 199 220 248 300 355 413 451 486 525 610 663 697 730 1 3 7 12 20 30 44 66 91 106 122 148 199 220 248 300 355 413 451 486 525 610 663 697 730 2 6 11 19 29 43 65 90 105 121 147 198 219 247 299 354 412 450 485 524 609 662 696 729 4 9 17 27 41 63 88 103 119 145 196 217 245 297 352 410 448 483 522 607 660 694 727 5 13 23 37 59 84 99 115 141 192 213 241 293 348 406 444 479 518 603 656 690 723 8 18 32 54 79 94 110 136 187 208 236 288 343 401 439 474 513 598 651 685 718 10 24 46 71 86 102 128 179 200 228 280 335 393 431 466 505 590 643 677 710 14 36 61 76 92 118 169 190 218 270 325 383 421 456 495 580 633 667 700 22 47 62 78 104 155 176 204 256 311 369 407 442 481 566 619 653 686 25 40 56 82 133 154 182 234 289 347 385 420 459 544 597 631 664 15 31 57 108 129 157 209 264 322 360 395 434 519 572 606 639 16 42 93 114 142 194 249 307 345 380 419 504 557 591 624 26 77 98 126 178 233 291 329 364 403 488 541 575 608 51 72 100 152 207 265 303 338 377 462 515 549 582 21 49 101 156 214 252 287 326 411 464 498 531 28 80 135 193 231 266 305 390 443 477 510 52 107 165 203 238 277 362 415 449 482 55 113 151 186 225 310 363 397 430 58 96 131 170 255 308 342 375 38 73 112 197 250 284 317 35 74 159 212 246 279 39 124 177 211 244 85 138 172 205 53 87 120 34 67 33 </values>
1920.17/242.06	v </instantiation>
1920.17/242.06	c Unexpected resolution interruption!

Verifier Data

OK	730

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4254521-1501684646/watcher-4254521-1501684646 -o /tmp/evaluation-result-4254521-1501684646/solver-4254521-1501684646 -C 1920 -W 264 -M 31000 --bin-var /tmp/runsolver-exch-node134-1501676576-1207 --watchdog 324 ./xcsp3-exec -dir HOME -tl 1920 -p 8 -ml 22000 -tdir HOME -seed 907351040 HOME/instance-4254521-1501684646.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1920 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1950 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 7.51 8.10 7.91 2/177 26463
/proc/meminfo: memFree=31643232/32770624 swapFree=0/354420
[pid=26463] ppid=26460 vsize=23672 CPUtime=0 cores=0-7
/proc/26463/stat : 26463 (runsolver) D 26460 26463 1143 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 15970349 24240128 108 18446744073709551615 4194304 4338465 140724972564336 140724972561976 140426376647383 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 24375296 140724972568660 140724972569155 140724972569155 140724972572618 0
/proc/26463/statm: 5918 108 54 36 0 2156 0

[startup+0.100152 s]
/proc/loadavg: 7.51 8.10 7.91 2/177 26463
/proc/meminfo: memFree=31643232/32770624 swapFree=0/354420
[pid=26463] ppid=26460 vsize=9512 CPUtime=0 cores=0-7
/proc/26463/stat : 26463 (xcsp3-exec) S 26460 26463 1143 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 15970349 9740288 345 18446744073709551615 4194304 5098028 140726464898000 140726464896104 139733603738236 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 31481856 140726464901523 140726464901732 140726464901732 140726464905195 0
/proc/26463/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200295 s]
/proc/loadavg: 7.51 8.10 7.91 2/177 26463
/proc/meminfo: memFree=31643232/32770624 swapFree=0/354420
[pid=26463] ppid=26460 vsize=9512 CPUtime=0 cores=0-7
/proc/26463/stat : 26463 (xcsp3-exec) S 26460 26463 1143 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 15970349 9740288 345 18446744073709551615 4194304 5098028 140726464898000 140726464896104 139733603738236 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 31481856 140726464901523 140726464901732 140726464901732 140726464905195 0
/proc/26463/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300292 s]
/proc/loadavg: 7.51 8.10 7.91 2/177 26463
/proc/meminfo: memFree=31643232/32770624 swapFree=0/354420
[pid=26463] ppid=26460 vsize=9512 CPUtime=0 cores=0-7
/proc/26463/stat : 26463 (xcsp3-exec) S 26460 26463 1143 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 15970349 9740288 345 18446744073709551615 4194304 5098028 140726464898000 140726464896104 139733603738236 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 31481856 140726464901523 140726464901732 140726464901732 140726464905195 0
/proc/26463/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700222 s]
/proc/loadavg: 7.51 8.10 7.91 2/177 26463
/proc/meminfo: memFree=31643232/32770624 swapFree=0/354420
[pid=26463] ppid=26460 vsize=9512 CPUtime=0 cores=0-7
/proc/26463/stat : 26463 (xcsp3-exec) S 26460 26463 1143 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 15970349 9740288 345 18446744073709551615 4194304 5098028 140726464898000 140726464896104 139733603738236 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 31481856 140726464901523 140726464901732 140726464901732 140726464905195 0
/proc/26463/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50161 s]
/proc/loadavg: 7.51 8.10 7.91 11/206 26492
/proc/meminfo: memFree=31510832/32770624 swapFree=0/354188
[pid=26463] ppid=26460 vsize=9512 CPUtime=0 cores=0-7
/proc/26463/stat : 26463 (xcsp3-exec) S 26460 26463 1143 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 15970349 9740288 345 18446744073709551615 4194304 5098028 140726464898000 140726464896104 139733603738236 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 31481856 140726464901523 140726464901732 140726464901732 140726464905195 0
/proc/26463/statm: 2378 345 289 221 0 87 0
[pid=26465] ppid=26463 vsize=26534456 CPUtime=6.21 cores=0-7
/proc/26465/stat : 26465 (java) S 26463 26463 1143 0 -1 1077944320 18066 0 0 0 608 13 0 0 20 0 28 0 15970356 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140722665594800 140598920883959 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
/proc/26465/statm: 6633614 51102 3207 1 0 6621915 0
[pid=26465/tid=26466] ppid=26463 vsize=26534456 CPUtime=0.87 cores=0-7
/proc/26465/task/26466/stat : 26466 (java) S 26463 26463 1143 0 -1 1077944384 8817 0 0 0 83 4 0 0 20 0 28 0 15970356 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598925124736 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26467] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26467/stat : 26467 (java) S 26463 26463 1143 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 15970357 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598847810576 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26468] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26468/stat : 26468 (java) S 26463 26463 1143 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 15970357 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598846758032 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26469] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26469/stat : 26469 (java) S 26463 26463 1143 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 15970357 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598845704976 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26470] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26470/stat : 26470 (java) S 26463 26463 1143 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 15970357 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598844652432 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26471] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26471/stat : 26471 (java) S 26463 26463 1143 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 15970357 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598843599376 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26472] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26472/stat : 26472 (java) S 26463 26463 1143 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 15970357 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598842546832 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26473] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26473/stat : 26473 (java) S 26463 26463 1143 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 28 0 15970357 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598477609232 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26474] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26474/stat : 26474 (java) S 26463 26463 1143 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 15970357 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598476556688 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26475] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26475/stat : 26475 (java) S 26463 26463 1143 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 15970359 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598320302832 140598920895106 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26476] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26476/stat : 26476 (java) S 26463 26463 1143 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 15970359 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598319249056 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26477] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26477/stat : 26477 (java) S 26463 26463 1143 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 15970359 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598318195952 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26478] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26478/stat : 26478 (java) S 26463 26463 1143 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 15970362 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598317144528 140598920902555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26479] ppid=26463 vsize=26534456 CPUtime=0.56 cores=0-7
/proc/26465/task/26479/stat : 26479 (java) S 26463 26463 1143 0 -1 1077944384 1765 0 0 0 55 1 0 0 20 0 28 0 15970362 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598316091632 140598920895106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26480] ppid=26463 vsize=26534456 CPUtime=0.54 cores=0-7
/proc/26465/task/26480/stat : 26480 (java) R 26463 26463 1143 0 -1 4202560 1290 0 0 0 54 0 0 0 20 0 28 0 15970362 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598315039088 140598904415438 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26481] ppid=26463 vsize=26534456 CPUtime=0.63 cores=0-7
/proc/26465/task/26481/stat : 26481 (java) R 26463 26463 1143 0 -1 4202560 1565 0 0 0 63 0 0 0 20 0 28 0 15970362 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598313972416 140598902428186 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26482] ppid=26463 vsize=26534456 CPUtime=0.53 cores=0-7
/proc/26465/task/26482/stat : 26482 (java) S 26463 26463 1143 0 -1 1077944384 2614 0 0 0 53 0 0 0 20 0 28 0 15970362 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598312933488 140598920895106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26483] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26483/stat : 26483 (java) S 26463 26463 1143 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 15970362 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598311881696 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26484] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26484/stat : 26484 (java) S 26463 26463 1143 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 15970366 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598310829232 140598920895106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26485] ppid=26463 vsize=26534456 CPUtime=0.38 cores=0-7
/proc/26465/task/26485/stat : 26485 (java) R 26463 26463 1143 0 -1 4202560 190 0 0 0 38 0 0 0 20 0 28 0 15970449 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598235351472 140598528440841 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26486] ppid=26463 vsize=26534456 CPUtime=0.4 cores=0-7
/proc/26465/task/26486/stat : 26486 (java) R 26463 26463 1143 0 -1 4202560 44 0 0 0 40 0 0 0 20 0 28 0 15970449 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598234301752 140598526350055 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26487] ppid=26463 vsize=26534456 CPUtime=0.41 cores=0-7
/proc/26465/task/26487/stat : 26487 (java) R 26463 26463 1143 0 -1 4202560 44 0 0 0 41 0 0 0 20 0 28 0 15970449 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598233247976 140598522814201 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26488] ppid=26463 vsize=26534456 CPUtime=0.32 cores=0-7
/proc/26465/task/26488/stat : 26488 (java) R 26463 26463 1143 0 -1 4202560 81 0 0 0 32 0 0 0 20 0 28 0 15970449 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598232194680 140598528440727 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26489] ppid=26463 vsize=26534456 CPUtime=0.36 cores=0-7
/proc/26465/task/26489/stat : 26489 (java) R 26463 26463 1143 0 -1 4202560 38 0 0 0 36 0 0 0 20 0 28 0 15970449 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598231141704 140598526350060 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26490] ppid=26463 vsize=26534456 CPUtime=0.32 cores=0-7
/proc/26465/task/26490/stat : 26490 (java) R 26463 26463 1143 0 -1 4202560 40 0 0 0 32 0 0 0 20 0 28 0 15970449 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598230090552 140598528441195 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26491] ppid=26463 vsize=26534456 CPUtime=0.42 cores=0-7
/proc/26465/task/26491/stat : 26491 (java) R 26463 26463 1143 0 -1 4202560 41 0 0 0 42 0 0 0 20 0 28 0 15970450 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598229035200 140598528440549 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26492] ppid=26463 vsize=26534456 CPUtime=0.27 cores=0-7
/proc/26465/task/26492/stat : 26492 (java) R 26463 26463 1143 0 -1 4202560 42 0 0 0 27 0 0 0 20 0 28 0 15970450 27171282944 51102 18446744073709551615 4194304 4196468 140722665612256 140598227984416 140598528441152 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 26543968

[startup+3.1016 s]
/proc/loadavg: 7.51 8.10 7.91 4/206 26500
/proc/meminfo: memFree=31423836/32770624 swapFree=0/354188
[pid=26463] ppid=26460 vsize=9512 CPUtime=0 cores=0-7
/proc/26463/stat : 26463 (xcsp3-exec) S 26460 26463 1143 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 15970349 9740288 345 18446744073709551615 4194304 5098028 140726464898000 140726464896104 139733603738236 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 31481856 140726464901523 140726464901732 140726464901732 140726464905195 0
/proc/26463/statm: 2378 345 289 221 0 87 0
[pid=26465] ppid=26463 vsize=26534456 CPUtime=18.41 cores=0-7
/proc/26465/stat : 26465 (java) S 26463 26463 1143 0 -1 1077944320 19838 0 0 0 1819 22 0 0 20 0 28 0 15970356 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140722665594800 140598920883959 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
/proc/26465/statm: 6633614 91093 3227 1 0 6621915 0
[pid=26465/tid=26466] ppid=26463 vsize=26534456 CPUtime=0.87 cores=0-7
/proc/26465/task/26466/stat : 26466 (java) S 26463 26463 1143 0 -1 1077944384 8820 0 0 0 83 4 0 0 20 0 28 0 15970356 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598925124736 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26467] ppid=26463 vsize=26534456 CPUtime=0.02 cores=0-7
/proc/26465/task/26467/stat : 26467 (java) S 26463 26463 1143 0 -1 1077944384 37 0 0 0 1 1 0 0 20 0 28 0 15970357 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598847810576 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26468] ppid=26463 vsize=26534456 CPUtime=0.02 cores=0-7
/proc/26465/task/26468/stat : 26468 (java) S 26463 26463 1143 0 -1 1077944384 29 0 0 0 1 1 0 0 20 0 28 0 15970357 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598846758032 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26469] ppid=26463 vsize=26534456 CPUtime=0.02 cores=0-7
/proc/26465/task/26469/stat : 26469 (java) S 26463 26463 1143 0 -1 1077944384 37 0 0 0 1 1 0 0 20 0 28 0 15970357 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598845704976 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26470] ppid=26463 vsize=26534456 CPUtime=0.02 cores=0-7
/proc/26465/task/26470/stat : 26470 (java) S 26463 26463 1143 0 -1 1077944384 36 0 0 0 1 1 0 0 20 0 28 0 15970357 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598844652432 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26471] ppid=26463 vsize=26534456 CPUtime=0.02 cores=0-7
/proc/26465/task/26471/stat : 26471 (java) S 26463 26463 1143 0 -1 1077944384 30 0 0 0 1 1 0 0 20 0 28 0 15970357 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598843599376 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26472] ppid=26463 vsize=26534456 CPUtime=0.02 cores=0-7
/proc/26465/task/26472/stat : 26472 (java) S 26463 26463 1143 0 -1 1077944384 34 0 0 0 1 1 0 0 20 0 28 0 15970357 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598842546832 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26473] ppid=26463 vsize=26534456 CPUtime=0.02 cores=0-7
/proc/26465/task/26473/stat : 26473 (java) S 26463 26463 1143 0 -1 1077944384 43 0 0 0 1 1 0 0 20 0 28 0 15970357 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598477609232 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26474] ppid=26463 vsize=26534456 CPUtime=0.01 cores=0-7
/proc/26465/task/26474/stat : 26474 (java) S 26463 26463 1143 0 -1 1077944384 25 0 0 0 0 1 0 0 20 0 28 0 15970357 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598476556688 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26475] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26475/stat : 26475 (java) S 26463 26463 1143 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 28 0 15970359 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598320302832 140598920895106 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26476] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26476/stat : 26476 (java) S 26463 26463 1143 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 15970359 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598319249120 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26477] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26477/stat : 26477 (java) S 26463 26463 1143 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 15970359 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598318195968 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26478] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26478/stat : 26478 (java) S 26463 26463 1143 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 15970362 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598317144528 140598920902555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26479] ppid=26463 vsize=26534456 CPUtime=1.34 cores=0-7
/proc/26465/task/26479/stat : 26479 (java) R 26463 26463 1143 0 -1 4202560 1888 0 0 0 133 1 0 0 20 0 28 0 15970362 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598316077512 140598904415455 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26480] ppid=26463 vsize=26534456 CPUtime=1.25 cores=0-7
/proc/26465/task/26480/stat : 26480 (java) R 26463 26463 1143 0 -1 4202560 1557 0 0 0 125 0 0 0 20 0 28 0 15970362 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598315039088 140598920905306 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26481] ppid=26463 vsize=26534456 CPUtime=1.44 cores=0-7
/proc/26465/task/26481/stat : 26481 (java) R 26463 26463 1143 0 -1 4202560 1831 0 0 0 144 0 0 0 20 0 28 0 15970362 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598313986328 140598900116934 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26482] ppid=26463 vsize=26534456 CPUtime=0.65 cores=0-7
/proc/26465/task/26482/stat : 26482 (java) S 26463 26463 1143 0 -1 1077944384 2800 0 0 0 65 0 0 0 20 0 28 0 15970362 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598312933488 140598920895106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26483] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26483/stat : 26483 (java) S 26463 26463 1143 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 15970362 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598311881696 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26484] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26484/stat : 26484 (java) R 26463 26463 1143 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 15970366 27171282944 91093 18446744073709551615 4194304 4196468 140722665612256 140598310829232 140598920895106 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
Current children cumulated CPU time (s) 18.41
Current children cumulated vsize (KiB) 26543968

[startup+6.3016 s]
/proc/loadavg: 7.55 8.10 7.91 9/206 26532
/proc/meminfo: memFree=31210104/32770624 swapFree=0/354200
[pid=26463] ppid=26460 vsize=9512 CPUtime=0 cores=0-7
/proc/26463/stat : 26463 (xcsp3-exec) S 26460 26463 1143 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 15970349 9740288 345 18446744073709551615 4194304 5098028 140726464898000 140726464896104 139733603738236 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 31481856 140726464901523 140726464901732 140726464901732 140726464905195 0
/proc/26463/statm: 2378 345 289 221 0 87 0
[pid=26465] ppid=26463 vsize=26534456 CPUtime=43.58 cores=0-7
/proc/26465/stat : 26465 (java) S 26463 26463 1143 0 -1 1077944320 24717 0 0 0 4319 39 0 0 20 0 28 0 15970356 27171282944 142657 18446744073709551615 4194304 4196468 140722665612256 140722665594800 140598920883959 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
/proc/26465/statm: 6633614 142657 3230 1 0 6621915 0
[pid=26465/tid=26466] ppid=26463 vsize=26534456 CPUtime=0.88 cores=0-7
/proc/26465/task/26466/stat : 26466 (java) S 26463 26463 1143 0 -1 1077944384 8980 0 0 0 84 4 0 0 20 0 28 0 15970356 27171282944 142657 18446744073709551615 4194304 4196468 140722665612256 140598925124736 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26467] ppid=26463 vsize=26534456 CPUtime=0.04 cores=0-7
/proc/26465/task/26467/stat : 26467 (java) S 26463 26463 1143 0 -1 1077944384 46 0 0 0 2 2 0 0 20 0 28 0 15970357 27171282944 142657 18446744073709551615 4194304 4196468 140722665612256 140598847810576 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26468] ppid=26463 vsize=26534456 CPUtime=0.04 cores=0-7
/proc/26465/task/26468/stat : 26468 (java) S 26463 26463 1143 0 -1 1077944384 45 0 0 0 2 2 0 0 20 0 28 0 15970357 27171282944 142657 18446744073709551615 4194304 4196468 140722665612256 140598846758032 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26469] ppid=26463 vsize=26534456 CPUtime=0.04 cores=0-7
/proc/26465/task/26469/stat : 26469 (java) S 26463 26463 1143 0 -1 1077944384 52 0 0 0 2 2 0 0 20 0 28 0 15970357 27171282944 142657 18446744073709551615 4194304 4196468 140722665612256 140598845704976 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26470] ppid=26463 vsize=26534456 CPUtime=0.04 cores=0-7
/proc/26465/task/26470/stat : 26470 (java) S 26463 26463 1143 0 -1 1077944384 51 0 0 0 2 2 0 0 20 0 28 0 15970357 27171282944 142657 18446744073709551615 4194304 4196468 140722665612256 140598844652432 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0

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

/proc/26465/task/26556/stat : 26556 (java) R 26463 26463 1143 0 -1 4202560 876 0 0 0 10649 0 0 0 20 0 28 0 15975924 27171282944 287136 18446744073709551615 4194304 4196468 140722665612256 140598234300776 140598528924972 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26557] ppid=26463 vsize=26534456 CPUtime=106.48 cores=0-7
/proc/26465/task/26557/stat : 26557 (java) R 26463 26463 1143 0 -1 4202560 1459 0 0 0 10647 1 0 0 20 0 28 0 15975924 27171282944 287136 18446744073709551615 4194304 4196468 140722665612256 140598230092936 140598528923656 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
Current children cumulated CPU time (s) 1283.81
Current children cumulated vsize (KiB) 26543968

[startup+222.308 s]
/proc/loadavg: 8.13 8.16 7.98 9/206 26563
/proc/meminfo: memFree=30538176/32770624 swapFree=0/354216
[pid=26463] ppid=26460 vsize=9512 CPUtime=0 cores=0-7
/proc/26463/stat : 26463 (xcsp3-exec) S 26460 26463 1143 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 15970349 9740288 345 18446744073709551615 4194304 5098028 140726464898000 140726464896104 139733603738236 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 31481856 140726464901523 140726464901732 140726464901732 140726464905195 0
/proc/26463/statm: 2378 345 289 221 0 87 0
[pid=26465] ppid=26463 vsize=26534456 CPUtime=1762.89 cores=0-7
/proc/26465/stat : 26465 (java) S 26463 26463 1143 0 -1 1077944320 92867 0 0 0 176171 118 0 0 20 0 28 0 15970356 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140722665594800 140598920883959 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
/proc/26465/statm: 6633614 279189 3241 1 0 6621915 0
[pid=26465/tid=26466] ppid=26463 vsize=26534456 CPUtime=0.88 cores=0-7
/proc/26465/task/26466/stat : 26466 (java) S 26463 26463 1143 0 -1 1077944384 9354 0 0 0 84 4 0 0 20 0 28 0 15970356 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598925124736 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26467] ppid=26463 vsize=26534456 CPUtime=0.12 cores=0-7
/proc/26465/task/26467/stat : 26467 (java) S 26463 26463 1143 0 -1 1077944384 730 0 0 0 6 6 0 0 20 0 28 0 15970357 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598847810576 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26468] ppid=26463 vsize=26534456 CPUtime=0.11 cores=0-7
/proc/26465/task/26468/stat : 26468 (java) S 26463 26463 1143 0 -1 1077944384 1520 0 0 0 5 6 0 0 20 0 28 0 15970357 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598846758032 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26469] ppid=26463 vsize=26534456 CPUtime=0.11 cores=0-7
/proc/26465/task/26469/stat : 26469 (java) S 26463 26463 1143 0 -1 1077944384 1905 0 0 0 6 5 0 0 20 0 28 0 15970357 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598845704976 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26470] ppid=26463 vsize=26534456 CPUtime=0.11 cores=0-7
/proc/26465/task/26470/stat : 26470 (java) S 26463 26463 1143 0 -1 1077944384 448 0 0 0 6 5 0 0 20 0 28 0 15970357 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598844652432 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26471] ppid=26463 vsize=26534456 CPUtime=0.12 cores=0-7
/proc/26465/task/26471/stat : 26471 (java) S 26463 26463 1143 0 -1 1077944384 1555 0 0 0 6 6 0 0 20 0 28 0 15970357 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598843599376 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26472] ppid=26463 vsize=26534456 CPUtime=0.12 cores=0-7
/proc/26465/task/26472/stat : 26472 (java) S 26463 26463 1143 0 -1 1077944384 1558 0 0 0 7 5 0 0 20 0 28 0 15970357 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598842546832 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26473] ppid=26463 vsize=26534456 CPUtime=0.11 cores=0-7
/proc/26465/task/26473/stat : 26473 (java) S 26463 26463 1143 0 -1 1077944384 662 0 0 0 6 5 0 0 20 0 28 0 15970357 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598477609232 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26474] ppid=26463 vsize=26534456 CPUtime=0.1 cores=0-7
/proc/26465/task/26474/stat : 26474 (java) S 26463 26463 1143 0 -1 1077944384 677 0 0 0 6 4 0 0 20 0 28 0 15970357 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598476556688 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26475] ppid=26463 vsize=26534456 CPUtime=0.04 cores=0-7
/proc/26465/task/26475/stat : 26475 (java) S 26463 26463 1143 0 -1 1077944384 3440 0 0 0 3 1 0 0 20 0 28 0 15970359 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598320302832 140598920895106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26476] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26476/stat : 26476 (java) S 26463 26463 1143 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 15970359 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598319249120 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26477] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26477/stat : 26477 (java) S 26463 26463 1143 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 15970359 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598318195968 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26478] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26478/stat : 26478 (java) S 26463 26463 1143 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 15970362 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598317144528 140598920902555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26479] ppid=26463 vsize=26534456 CPUtime=1.74 cores=0-7
/proc/26465/task/26479/stat : 26479 (java) S 26463 26463 1143 0 -1 1077944384 9744 0 0 0 172 2 0 0 20 0 28 0 15970362 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598316091632 140598920895106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26480] ppid=26463 vsize=26534456 CPUtime=1.79 cores=0-7
/proc/26465/task/26480/stat : 26480 (java) S 26463 26463 1143 0 -1 1077944384 9721 0 0 0 177 2 0 0 20 0 28 0 15970362 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598315039088 140598920895106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26481] ppid=26463 vsize=26534456 CPUtime=1.92 cores=0-7
/proc/26465/task/26481/stat : 26481 (java) S 26463 26463 1143 0 -1 1077944384 9786 0 0 0 191 1 0 0 20 0 28 0 15970362 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598313986032 140598920895106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26482] ppid=26463 vsize=26534456 CPUtime=0.74 cores=0-7
/proc/26465/task/26482/stat : 26482 (java) S 26463 26463 1143 0 -1 1077944384 7733 0 0 0 73 1 0 0 20 0 28 0 15970362 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598312933488 140598920895106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26483] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26483/stat : 26483 (java) S 26463 26463 1143 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 15970362 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598311881696 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26484] ppid=26463 vsize=26534456 CPUtime=0.04 cores=0-7
/proc/26465/task/26484/stat : 26484 (java) S 26463 26463 1143 0 -1 1077944384 1522 0 0 0 4 0 0 0 20 0 28 0 15970366 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598310829232 140598920895106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26550] ppid=26463 vsize=26534456 CPUtime=165.83 cores=0-7
/proc/26465/task/26550/stat : 26550 (java) R 26463 26463 1143 0 -1 4202560 1336 0 0 0 16581 2 0 0 20 0 28 0 15975924 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598232194152 140598530200390 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26551] ppid=26463 vsize=26534456 CPUtime=166.48 cores=0-7
/proc/26465/task/26551/stat : 26551 (java) R 26463 26463 1143 0 -1 4202560 1525 0 0 0 16648 0 0 0 20 0 28 0 15975924 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598235353304 140598531742655 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26552] ppid=26463 vsize=26534456 CPUtime=166.46 cores=0-7
/proc/26465/task/26552/stat : 26552 (java) R 26463 26463 1143 0 -1 4202560 1730 0 0 0 16645 1 0 0 20 0 28 0 15975924 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598227983944 140598529680031 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26553] ppid=26463 vsize=26534456 CPUtime=166.47 cores=0-7
/proc/26465/task/26553/stat : 26553 (java) R 26463 26463 1143 0 -1 4202560 3748 0 0 0 16639 8 0 0 20 0 28 0 15975924 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598233248392 140598528947094 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26554] ppid=26463 vsize=26534456 CPUtime=165.59 cores=0-7
/proc/26465/task/26554/stat : 26554 (java) R 26463 26463 1143 0 -1 4202560 3239 0 0 0 16552 7 0 0 20 0 28 0 15975924 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598229039120 140598531002007 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26555] ppid=26463 vsize=26534456 CPUtime=165.47 cores=0-7
/proc/26465/task/26555/stat : 26555 (java) R 26463 26463 1143 0 -1 4202560 933 0 0 0 16547 0 0 0 20 0 28 0 15975924 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598231142456 140598529896293 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26556] ppid=26463 vsize=26534456 CPUtime=166.48 cores=0-7
/proc/26465/task/26556/stat : 26556 (java) R 26463 26463 1143 0 -1 4202560 1185 0 0 0 16647 1 0 0 20 0 28 0 15975924 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598234300920 140598528924750 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26557] ppid=26463 vsize=26534456 CPUtime=166.47 cores=0-7
/proc/26465/task/26557/stat : 26557 (java) R 26463 26463 1143 0 -1 4202560 2305 0 0 0 16644 3 0 0 20 0 28 0 15975924 27171282944 279189 18446744073709551615 4194304 4196468 140722665612256 140598230089984 140598529895915 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
Current children cumulated CPU time (s) 1762.89
Current children cumulated vsize (KiB) 26543968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+242.002 s]
/proc/loadavg: 8.09 8.15 7.98 9/206 26563
/proc/meminfo: memFree=30577472/32770624 swapFree=0/354224
[pid=26463] ppid=26460 vsize=9512 CPUtime=0 cores=0-7
/proc/26463/stat : 26463 (xcsp3-exec) S 26460 26463 1143 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 15970349 9740288 345 18446744073709551615 4194304 5098028 140726464898000 140726464896104 139733603738236 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 31481856 140726464901523 140726464901732 140726464901732 140726464905195 0
/proc/26463/statm: 2378 345 289 221 0 87 0
[pid=26465] ppid=26463 vsize=26534456 CPUtime=1920.17 cores=0-7
/proc/26465/stat : 26465 (java) S 26463 26463 1143 0 -1 1077944320 94504 0 0 0 191896 121 0 0 20 0 28 0 15970356 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140722665594800 140598920883959 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
/proc/26465/statm: 6633614 269448 3241 1 0 6621915 0
[pid=26465/tid=26466] ppid=26463 vsize=26534456 CPUtime=0.88 cores=0-7
/proc/26465/task/26466/stat : 26466 (java) S 26463 26463 1143 0 -1 1077944384 9354 0 0 0 84 4 0 0 20 0 28 0 15970356 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598925124736 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26467] ppid=26463 vsize=26534456 CPUtime=0.13 cores=0-7
/proc/26465/task/26467/stat : 26467 (java) S 26463 26463 1143 0 -1 1077944384 740 0 0 0 7 6 0 0 20 0 28 0 15970357 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598847810576 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26468] ppid=26463 vsize=26534456 CPUtime=0.12 cores=0-7
/proc/26465/task/26468/stat : 26468 (java) S 26463 26463 1143 0 -1 1077944384 1550 0 0 0 6 6 0 0 20 0 28 0 15970357 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598846758032 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26469] ppid=26463 vsize=26534456 CPUtime=0.12 cores=0-7
/proc/26465/task/26469/stat : 26469 (java) S 26463 26463 1143 0 -1 1077944384 1927 0 0 0 7 5 0 0 20 0 28 0 15970357 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598845704976 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26470] ppid=26463 vsize=26534456 CPUtime=0.12 cores=0-7
/proc/26465/task/26470/stat : 26470 (java) S 26463 26463 1143 0 -1 1077944384 467 0 0 0 7 5 0 0 20 0 28 0 15970357 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598844652432 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26471] ppid=26463 vsize=26534456 CPUtime=0.12 cores=0-7
/proc/26465/task/26471/stat : 26471 (java) S 26463 26463 1143 0 -1 1077944384 1958 0 0 0 6 6 0 0 20 0 28 0 15970357 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598843599376 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26472] ppid=26463 vsize=26534456 CPUtime=0.12 cores=0-7
/proc/26465/task/26472/stat : 26472 (java) S 26463 26463 1143 0 -1 1077944384 1573 0 0 0 7 5 0 0 20 0 28 0 15970357 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598842546832 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26473] ppid=26463 vsize=26534456 CPUtime=0.11 cores=0-7
/proc/26465/task/26473/stat : 26473 (java) S 26463 26463 1143 0 -1 1077944384 720 0 0 0 6 5 0 0 20 0 28 0 15970357 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598477609232 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26474] ppid=26463 vsize=26534456 CPUtime=0.11 cores=0-7
/proc/26465/task/26474/stat : 26474 (java) S 26463 26463 1143 0 -1 1077944384 739 0 0 0 7 4 0 0 20 0 28 0 15970357 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598476556688 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26475] ppid=26463 vsize=26534456 CPUtime=0.04 cores=0-7
/proc/26465/task/26475/stat : 26475 (java) S 26463 26463 1143 0 -1 1077944384 3695 0 0 0 3 1 0 0 20 0 28 0 15970359 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598320302832 140598920895106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26476] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26476/stat : 26476 (java) S 26463 26463 1143 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 15970359 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598319249120 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26477] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26477/stat : 26477 (java) S 26463 26463 1143 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 15970359 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598318195968 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26478] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26478/stat : 26478 (java) S 26463 26463 1143 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 15970362 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598317144528 140598920902555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26479] ppid=26463 vsize=26534456 CPUtime=1.74 cores=0-7
/proc/26465/task/26479/stat : 26479 (java) S 26463 26463 1143 0 -1 1077944384 9744 0 0 0 172 2 0 0 20 0 28 0 15970362 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598316091632 140598920895106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26480] ppid=26463 vsize=26534456 CPUtime=1.79 cores=0-7
/proc/26465/task/26480/stat : 26480 (java) S 26463 26463 1143 0 -1 1077944384 9721 0 0 0 177 2 0 0 20 0 28 0 15970362 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598315039088 140598920895106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26481] ppid=26463 vsize=26534456 CPUtime=1.92 cores=0-7
/proc/26465/task/26481/stat : 26481 (java) S 26463 26463 1143 0 -1 1077944384 9786 0 0 0 191 1 0 0 20 0 28 0 15970362 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598313986032 140598920895106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26482] ppid=26463 vsize=26534456 CPUtime=0.74 cores=0-7
/proc/26465/task/26482/stat : 26482 (java) S 26463 26463 1143 0 -1 1077944384 7733 0 0 0 73 1 0 0 20 0 28 0 15970362 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598312933488 140598920895106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26483] ppid=26463 vsize=26534456 CPUtime=0 cores=0-7
/proc/26465/task/26483/stat : 26483 (java) S 26463 26463 1143 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 15970362 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598311881696 140598920894165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26484] ppid=26463 vsize=26534456 CPUtime=0.04 cores=0-7
/proc/26465/task/26484/stat : 26484 (java) S 26463 26463 1143 0 -1 1077944384 1522 0 0 0 4 0 0 0 20 0 28 0 15970366 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598310829232 140598920895106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26550] ppid=26463 vsize=26534456 CPUtime=185.36 cores=0-7
/proc/26465/task/26550/stat : 26550 (java) R 26463 26463 1143 0 -1 4202560 1479 0 0 0 18534 2 0 0 20 0 28 0 15975924 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598232194472 140598529973428 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26551] ppid=26463 vsize=26534456 CPUtime=186.17 cores=0-7
/proc/26465/task/26551/stat : 26551 (java) R 26463 26463 1143 0 -1 4202560 1549 0 0 0 18617 0 0 0 20 0 28 0 15975924 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598235353448 140598530200699 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26552] ppid=26463 vsize=26534456 CPUtime=186.16 cores=0-7
/proc/26465/task/26552/stat : 26552 (java) R 26463 26463 1143 0 -1 4202560 1758 0 0 0 18615 1 0 0 20 0 28 0 15975924 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598227984440 140598528946962 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26553] ppid=26463 vsize=26534456 CPUtime=186.15 cores=0-7
/proc/26465/task/26553/stat : 26553 (java) R 26463 26463 1143 0 -1 4202560 3852 0 0 0 18607 8 0 0 20 0 28 0 15975924 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598233247720 140598531139058 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26554] ppid=26463 vsize=26534456 CPUtime=185.13 cores=0-7
/proc/26465/task/26554/stat : 26554 (java) R 26463 26463 1143 0 -1 4202560 3466 0 0 0 18505 8 0 0 20 0 28 0 15975924 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598229036272 140598531743317 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26555] ppid=26463 vsize=26534456 CPUtime=185.17 cores=0-7
/proc/26465/task/26555/stat : 26555 (java) R 26463 26463 1143 0 -1 4202560 1099 0 0 0 18517 0 0 0 20 0 28 0 15975924 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598231144592 140598528947232 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26556] ppid=26463 vsize=26534456 CPUtime=186.17 cores=0-7
/proc/26465/task/26556/stat : 26556 (java) R 26463 26463 1143 0 -1 4202560 1199 0 0 0 18616 1 0 0 20 0 28 0 15975924 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598234300776 140598529895700 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
[pid=26465/tid=26557] ppid=26463 vsize=26534456 CPUtime=186.16 cores=0-7
/proc/26465/task/26557/stat : 26557 (java) R 26463 26463 1143 0 -1 4202560 2362 0 0 0 18613 3 0 0 20 0 28 0 15975924 27171282944 269448 18446744073709551615 4194304 4196468 140722665612256 140598230090472 140598529888945 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22089728 140722665619920 140722665620096 140722665620096 140722665623503 0
Current children cumulated CPU time (s) 1920.17
Current children cumulated vsize (KiB) 26543968

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 26465 sig 9
??? kill 26463 sig 9
??? kill -26463 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26463 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1901
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=236
# CPU time returned by wait4() is 0.002137
# while last known CPU time is 1920.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 242.04
CPU time (s): 1920.17
CPU user time (s): 1918.96
CPU system time (s): 1.21
CPU usage (%): 793.329
Max. virtual memory (cumulated for all children) (KiB): 26543968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001901
system time used= 0.000236
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 508
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.57275 second user time and 1.91465 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-02 16:23:25
IDJOB=4254521
IDBENCH=126208
IDSOLVER=2636
FILE ID=node134/4254521-1501684646
RUNJOBID= node134-1501676576-1207
PBS_JOBID= 
Free space on /tmp= 61900 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-26-a3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4254521-1501684646/watcher-4254521-1501684646 -o /tmp/evaluation-result-4254521-1501684646/solver-4254521-1501684646 -C 1920 -W 264 -M 31000 --bin-var /tmp/runsolver-exch-node134-1501676576-1207 --watchdog 324  ./xcsp3-exec -dir HOME -tl 1920 -p 8 -ml 22000 -tdir HOME -seed 907351040 HOME/instance-4254521-1501684646.xml

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

MD5SUM BENCH= 4a8acae89d0947337e32da9d5bedd9eb
RANDOM SEED=907351040

node134.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.43
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.43
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.43
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.43
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:        31643016 kB
MemAvailable:   32005768 kB
Buffers:          138648 kB
Cached:           509264 kB
SwapCached:            0 kB
Active:           339288 kB
Inactive:         369264 kB
Active(anon):      62452 kB
Inactive(anon):    14844 kB
Active(file):     276836 kB
Inactive(file):   354420 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7904 kB
Writeback:             0 kB
AnonPages:         49560 kB
Mapped:            30940 kB
Shmem:             17084 kB
Slab:             119996 kB
SReclaimable:      94664 kB
SUnreclaim:        25332 kB
KernelStack:        3504 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     289928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61892 MiB
End job on node134 at 2017-08-02 16:27:27