Trace number 4272019

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)SAT (TO)284 2520.1101 2483.4099

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-17-a3.xml
MD5SUM1a474c72a1f7224eb7c0241d7ff915ce
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark223
Best CPU time to get the best result obtained on this benchmark20031.1
Satisfiable
(Un)Satisfiability was proved
Number of variables306
Number of constraints139
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":136},{"size":501,"count":17}]
Minimum variable degree0
Maximum variable degree18
Distribution of variable degrees[{"degree":0,"count":153},{"degree":2,"count":136},{"degree":17,"count":15},{"degree":18,"count":2}]
Minimum constraint arity1
Maximum constraint arity136
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":136},{"arity":17,"count":1},{"arity":136,"count":1}]
Number of extensional constraints0
Number of intensional constraints137
Distribution of constraint types[{"type":"intension","count":137},{"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.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272019-1502774308.xml"  -tl '2520s' -p 1 -x 3
0.11/0.27	c [HOME/instance-4272019-1502774308.xml, -tl, 2520s, -p, 1, -x, 3]
0.30/0.33	c simple solver
0.30/0.39	c parse instance...
0.88/0.65	c solve instance...
11.11/5.97	o 500 
34.62/27.30	o 499 
37.80/30.33	o 498 
41.88/33.93	o 333 
41.88/33.96	o 331 
42.93/35.00	o 319 
43.43/35.47	o 315 
45.69/37.53	o 309 
46.20/38.05	o 295 
1008.97/991.01	o 293 
1332.34/1309.84	o 292 
1378.24/1354.84	o 291 
1378.24/1354.89	o 286 
1393.56/1369.82	o 284 
2520.09/2483.40	s SATISFIABLE
2520.09/2483.40	v <instantiation>
2520.09/2483.40	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] 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[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[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[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[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[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[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[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[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[8][15] y[8][16] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[9][15] y[9][16] y[10][11] y[10][12] y[10][13] y[10][14] y[10][15] y[10][16] y[11][12] y[11][13] y[11][14] y[11][15] y[11][16] y[12][13] y[12][14] y[12][15] y[12][16] y[13][14] y[13][15] y[13][16] y[14][15] y[14][16] y[15][16] </list>
2520.09/2483.40	v 	<values>0 2 7 13 16 17 35 43 66 108 148 160 180 204 238 259 284 2 7 13 16 17 35 43 66 108 148 160 180 204 238 259 284 5 11 14 15 33 41 64 106 146 158 178 202 236 257 282 6 9 10 28 36 59 101 141 153 173 197 231 252 277 3 4 22 30 53 95 135 147 167 191 225 246 271 1 19 27 50 92 132 144 164 188 222 243 268 18 26 49 91 131 143 163 187 221 242 267 8 31 73 113 125 145 169 203 224 249 23 65 105 117 137 161 195 216 241 42 82 94 114 138 172 193 218 40 52 72 96 130 151 176 12 32 56 90 111 136 20 44 78 99 124 24 58 79 104 34 55 80 21 46 25 </values>
2520.09/2483.40	v </instantiation>
2520.09/2483.40	c Unexpected resolution interruption!

Verifier Data

OK	284

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

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

running on 4 cores: 0,2,4,6

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


[startup+0.100192 s]*
/proc/loadavg: 1.43 1.55 1.47 3/206 26294
/proc/meminfo: memFree=30940716/32770624 swapFree=67108860/67108860
[pid=26287] ppid=26284 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26287/stat : 26287 (xcsp3-exec) S 26284 26287 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 31313450 9740288 345 18446744073709551615 4194304 5098028 140724227998816 140724227996920 140431323882108 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 19001344 140724228006266 140724228006470 140724228006470 140724228009963 0
/proc/26287/statm: 2378 345 289 221 0 87 0
[pid=26289] ppid=26287 vsize=13441356 memory=17200 CPUtime=0.01 cores=0,2,4,6
/proc/26289/stat : 26289 (java) S 26287 26287 7968 0 -1 1077944320 3599 0 0 0 1 0 0 0 20 0 7 0 31313459 13763948544 4300 18446744073709551615 4194304 4196468 140720321576320 140720321558864 140230592446199 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
/proc/26289/statm: 3360339 4300 1977 1 0 3349836 0
[pid=26289/tid=26290] ppid=26287 vsize=13441356 memory=7078076838863583841 CPUtime=0.01 cores=0,2,4,6
/proc/26289/task/26290/stat : 26290 (java) R 26287 26287 7968 0 -1 4202560 2362 0 0 0 1 0 0 0 20 0 7 0 31313459 13763948544 4366 18446744073709551615 4194304 4196468 140720321576320 140230596688656 140230576526686 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26291] ppid=26287 vsize=13441356 memory=4123389896250521363 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26291/stat : 26291 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 31313460 13763948544 4366 18446744073709551615 4194304 4196468 140720321576320 140230549412880 140230592456405 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26292] ppid=26287 vsize=13441356 memory=140254481213056 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26292/stat : 26292 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 31313460 13763948544 4366 18446744073709551615 4194304 4196468 140720321576320 140230191672464 140230592456405 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26293] ppid=26287 vsize=13441356 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26293/stat : 26293 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 31313460 13763948544 4366 18446744073709551615 4194304 4196468 140720321576320 140230190619408 140230592456405 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26294] ppid=26287 vsize=13441356 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26294/stat : 26294 (java) S 26287 26287 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 31313460 13763948544 4366 18446744073709551615 4194304 4196468 140720321576320 140230189566864 140230592456405 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26295] ppid=26287 vsize=13441356 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26295/stat : 26295 (java) S 26287 26287 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 31313461 13763948544 4366 18446744073709551615 4194304 4196468 140720321576320 140230070860016 140230592457346 0 0 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 18580 KiB

[startup+0.216702 s]*
/proc/loadavg: 1.43 1.55 1.47 3/215 26303
/proc/meminfo: memFree=30932080/32770624 swapFree=67108860/67108860
[pid=26287] ppid=26284 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26287/stat : 26287 (xcsp3-exec) S 26284 26287 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 31313450 9740288 345 18446744073709551615 4194304 5098028 140724227998816 140724227996920 140431323882108 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 19001344 140724228006266 140724228006470 140724228006470 140724228009963 0
/proc/26287/statm: 2378 345 289 221 0 87 0
[pid=26289] ppid=26287 vsize=13974352 memory=27748 CPUtime=0.11 cores=0,2,4,6
/proc/26289/stat : 26289 (java) S 26287 26287 7968 0 -1 1077944320 5339 0 0 0 10 1 0 0 20 0 15 0 31313459 14309736448 6937 18446744073709551615 4194304 4196468 140720321576320 140720321558864 140230592446199 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
/proc/26289/statm: 3493588 6937 2843 1 0 3482964 0
[pid=26289/tid=26290] ppid=26287 vsize=13974352 memory=7078076838863583841 CPUtime=0.08 cores=0,2,4,6
/proc/26289/task/26290/stat : 26290 (java) R 26287 26287 7968 0 -1 4202560 3368 0 0 0 8 0 0 0 20 0 15 0 31313459 14309736448 6937 18446744073709551615 4194304 4196468 140720321576320 140230596667008 140230592458134 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26291] ppid=26287 vsize=13974352 memory=4123389896250521363 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26291/stat : 26291 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31313460 14309736448 6937 18446744073709551615 4194304 4196468 140720321576320 140230549412880 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26292] ppid=26287 vsize=13974352 memory=140254481213056 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26292/stat : 26292 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31313460 14309736448 6937 18446744073709551615 4194304 4196468 140720321576320 140230191672464 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26293] ppid=26287 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26293/stat : 26293 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31313460 14309736448 6937 18446744073709551615 4194304 4196468 140720321576320 140230190619408 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26294] ppid=26287 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26294/stat : 26294 (java) S 26287 26287 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 31313460 14309736448 6937 18446744073709551615 4194304 4196468 140720321576320 140230189566864 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26295] ppid=26287 vsize=13974352 memory=140254481213056 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26295/stat : 26295 (java) S 26287 26287 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 31313461 14309736448 6937 18446744073709551615 4194304 4196468 140720321576320 140230070860016 140230592457346 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26296] ppid=26287 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26296/stat : 26296 (java) S 26287 26287 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 31313462 14309736448 6937 18446744073709551615 4194304 4196468 140720321576320 140230069806240 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26297] ppid=26287 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26297/stat : 26297 (java) S 26287 26287 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 31313462 14309736448 6937 18446744073709551615 4194304 4196468 140720321576320 140230068753136 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26298] ppid=26287 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26298/stat : 26298 (java) S 26287 26287 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31313464 14309736448 6937 18446744073709551615 4194304 4196468 140720321576320 140230067701712 140230592464795 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26299] ppid=26287 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26299/stat : 26299 (java) S 26287 26287 7968 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 15 0 31313464 14309736448 6937 18446744073709551615 4194304 4196468 140720321576320 140230066649840 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26300] ppid=26287 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26300/stat : 26300 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31313464 14309736448 6937 18446744073709551615 4194304 4196468 140720321576320 140230065597296 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26301] ppid=26287 vsize=13974352 memory=140254481213056 CPUtime=0.01 cores=0,2,4,6
/proc/26289/task/26301/stat : 26301 (java) S 26287 26287 7968 0 -1 1077944384 243 0 0 0 1 0 0 0 20 0 15 0 31313464 14309736448 6937 18446744073709551615 4194304 4196468 140720321576320 140230064544240 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26302] ppid=26287 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26302/stat : 26302 (java) S 26287 26287 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31313464 14309736448 6937 18446744073709551615 4194304 4196468 140720321576320 140230063491936 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26303] ppid=26287 vsize=13974352 memory=140254481213056 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26303/stat : 26303 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31313469 14309736448 6937 18446744073709551615 4194304 4196468 140720321576320 140230062438960 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29128 KiB

[startup+0.310458 s]*
/proc/loadavg: 1.43 1.55 1.47 4/215 26303
/proc/meminfo: memFree=30921148/32770624 swapFree=67108860/67108860
[pid=26287] ppid=26284 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26287/stat : 26287 (xcsp3-exec) S 26284 26287 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 31313450 9740288 345 18446744073709551615 4194304 5098028 140724227998816 140724227996920 140431323882108 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 19001344 140724228006266 140724228006470 140724228006470 140724228009963 0
/proc/26287/statm: 2378 345 289 221 0 87 0
[pid=26289] ppid=26287 vsize=13974352 memory=39188 CPUtime=0.3 cores=0,2,4,6
/proc/26289/stat : 26289 (java) S 26287 26287 7968 0 -1 1077944320 8845 0 0 0 27 3 0 0 20 0 15 0 31313459 14309736448 9797 18446744073709551615 4194304 4196468 140720321576320 140720321558864 140230592446199 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
/proc/26289/statm: 3493588 9797 3005 1 0 3482964 0
[pid=26289/tid=26290] ppid=26287 vsize=13974352 memory=4278483708103473607 CPUtime=0.17 cores=0,2,4,6
/proc/26289/task/26290/stat : 26290 (java) R 26287 26287 7968 0 -1 4202560 6105 0 0 0 16 1 0 0 20 0 15 0 31313459 14309736448 9797 18446744073709551615 4194304 4196468 140720321576320 140230596679040 140230592469789 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26291] ppid=26287 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26291/stat : 26291 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31313460 14309736448 9797 18446744073709551615 4194304 4196468 140720321576320 140230549412880 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26292] ppid=26287 vsize=13974352 memory=8248408006974860141 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26292/stat : 26292 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31313460 14309736448 9797 18446744073709551615 4194304 4196468 140720321576320 140230191672464 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26293] ppid=26287 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26293/stat : 26293 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31313460 14309736448 9797 18446744073709551615 4194304 4196468 140720321576320 140230190619408 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26294] ppid=26287 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26294/stat : 26294 (java) S 26287 26287 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 31313460 14309736448 9797 18446744073709551615 4194304 4196468 140720321576320 140230189566864 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26295] ppid=26287 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26295/stat : 26295 (java) S 26287 26287 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 31313461 14309736448 9797 18446744073709551615 4194304 4196468 140720321576320 140230070860016 140230592457346 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26296] ppid=26287 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26296/stat : 26296 (java) S 26287 26287 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 31313462 14309736448 9797 18446744073709551615 4194304 4196468 140720321576320 140230069806240 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26297] ppid=26287 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26297/stat : 26297 (java) S 26287 26287 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 31313462 14309736448 9797 18446744073709551615 4194304 4196468 140720321576320 140230068753136 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26298] ppid=26287 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26298/stat : 26298 (java) S 26287 26287 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31313464 14309736448 9797 18446744073709551615 4194304 4196468 140720321576320 140230067701712 140230592464795 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26299] ppid=26287 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/26289/task/26299/stat : 26299 (java) R 26287 26287 7968 0 -1 4202560 551 0 0 0 1 0 0 0 20 0 15 0 31313464 14309736448 9797 18446744073709551615 4194304 4196468 140720321576320 140230066649840 140230592467546 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26300] ppid=26287 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26289/task/26300/stat : 26300 (java) R 26287 26287 7968 0 -1 4202560 165 0 0 0 2 0 0 0 20 0 15 0 31313464 14309736448 9797 18446744073709551615 4194304 4196468 140720321576320 140230065597296 140230570344304 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26301] ppid=26287 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/26289/task/26301/stat : 26301 (java) R 26287 26287 7968 0 -1 1077944384 730 0 0 0 6 0 0 0 20 0 15 0 31313464 14309736448 9797 18446744073709551615 4194304 4196468 140720321576320 140230064544240 140230592457346 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26302] ppid=26287 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26302/stat : 26302 (java) S 26287 26287 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31313464 14309736448 9797 18446744073709551615 4194304 4196468 140720321576320 140230063491936 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26303] ppid=26287 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26303/stat : 26303 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31313469 14309736448 9797 18446744073709551615 4194304 4196468 140720321576320 140230062438960 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40568 KiB

[startup+0.701746 s]
/proc/loadavg: 1.43 1.55 1.47 6/215 26303
/proc/meminfo: memFree=30909564/32770624 swapFree=67108860/67108860
[pid=26287] ppid=26284 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26287/stat : 26287 (xcsp3-exec) S 26284 26287 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 31313450 9740288 345 18446744073709551615 4194304 5098028 140724227998816 140724227996920 140431323882108 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 19001344 140724228006266 140724228006470 140724228006470 140724228009963 0
/proc/26287/statm: 2378 345 289 221 0 87 0
[pid=26289] ppid=26287 vsize=13980732 memory=67320 CPUtime=1.17 cores=0,2,4,6
/proc/26289/stat : 26289 (java) S 26287 26287 7968 0 -1 1077944320 13530 0 0 0 112 5 0 0 20 0 15 0 31313459 14316269568 16830 18446744073709551615 4194304 4196468 140720321576320 140720321558864 140230592446199 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
/proc/26289/statm: 3495183 16830 3168 1 0 3483476 0
[pid=26289/tid=26290] ppid=26287 vsize=13980732 memory=0 CPUtime=0.56 cores=0,2,4,6
/proc/26289/task/26290/stat : 26290 (java) R 26287 26287 7968 0 -1 4202560 8710 0 0 0 53 3 0 0 20 0 15 0 31313459 14316269568 16830 18446744073709551615 4194304 4196468 140720321576320 140230596682504 140230229380400 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26291] ppid=26287 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26291/stat : 26291 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31313460 14316269568 16830 18446744073709551615 4194304 4196468 140720321576320 140230549412880 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26292] ppid=26287 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26292/stat : 26292 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31313460 14316269568 16830 18446744073709551615 4194304 4196468 140720321576320 140230191672464 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26293] ppid=26287 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26293/stat : 26293 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31313460 14316269568 16830 18446744073709551615 4194304 4196468 140720321576320 140230190619408 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26294] ppid=26287 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26294/stat : 26294 (java) S 26287 26287 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 31313460 14316269568 16830 18446744073709551615 4194304 4196468 140720321576320 140230189566864 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26295] ppid=26287 vsize=13980732 memory=2 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26295/stat : 26295 (java) S 26287 26287 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 31313461 14316269568 16830 18446744073709551615 4194304 4196468 140720321576320 140230070860016 140230592457346 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26296] ppid=26287 vsize=13980732 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26296/stat : 26296 (java) S 26287 26287 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 31313462 14316269568 16830 18446744073709551615 4194304 4196468 140720321576320 140230069806240 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26297] ppid=26287 vsize=13980732 memory=640 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26297/stat : 26297 (java) S 26287 26287 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 31313462 14316269568 16830 18446744073709551615 4194304 4196468 140720321576320 140230068753136 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26298] ppid=26287 vsize=13980732 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26298/stat : 26298 (java) S 26287 26287 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31313464 14316269568 16830 18446744073709551615 4194304 4196468 140720321576320 140230067701712 140230592464795 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26299] ppid=26287 vsize=13980732 memory=960 CPUtime=0.14 cores=0,2,4,6
/proc/26289/task/26299/stat : 26299 (java) R 26287 26287 7968 0 -1 4202560 1136 0 0 0 14 0 0 0 20 0 15 0 31313464 14316269568 16830 18446744073709551615 4194304 4196468 140720321576320 140230066649840 140230570682585 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26300] ppid=26287 vsize=13980732 memory=2248 CPUtime=0.16 cores=0,2,4,6
/proc/26289/task/26300/stat : 26300 (java) R 26287 26287 7968 0 -1 4202560 792 0 0 0 16 0 0 0 20 0 15 0 31313464 14316269568 16830 18446744073709551615 4194304 4196468 140720321576320 140230065597296 140230570612680 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26301] ppid=26287 vsize=13980732 memory=4304 CPUtime=0.28 cores=0,2,4,6
/proc/26289/task/26301/stat : 26301 (java) S 26287 26287 7968 0 -1 1077944384 1587 0 0 0 28 0 0 0 20 0 15 0 31313464 14316269568 16830 18446744073709551615 4194304 4196468 140720321576320 140230064544240 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26302] ppid=26287 vsize=13980732 memory=1588 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26302/stat : 26302 (java) S 26287 26287 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31313464 14316269568 16830 18446744073709551615 4194304 4196468 140720321576320 140230063491936 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26303] ppid=26287 vsize=13980732 memory=928 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26303/stat : 26303 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31313469 14316269568 16830 18446744073709551615 4194304 4196468 140720321576320 140230062438960 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68700 KiB

[startup+1.50175 s]
/proc/loadavg: 1.43 1.55 1.47 5/215 26303
/proc/meminfo: memFree=30878736/32770624 swapFree=67108860/67108860
[pid=26287] ppid=26284 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26287/stat : 26287 (xcsp3-exec) S 26284 26287 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 31313450 9740288 345 18446744073709551615 4194304 5098028 140724227998816 140724227996920 140431323882108 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 19001344 140724228006266 140724228006470 140724228006470 140724228009963 0
/proc/26287/statm: 2378 345 289 221 0 87 0
[pid=26289] ppid=26287 vsize=13980732 memory=101384 CPUtime=3.71 cores=0,2,4,6
/proc/26289/stat : 26289 (java) S 26287 26287 7968 0 -1 1077944320 22000 0 0 0 364 7 0 0 20 0 15 0 31313459 14316269568 25346 18446744073709551615 4194304 4196468 140720321576320 140720321558864 140230592446199 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
/proc/26289/statm: 3495183 25346 3199 1 0 3483476 0
[pid=26289/tid=26290] ppid=26287 vsize=13980732 memory=4124 CPUtime=1.35 cores=0,2,4,6
/proc/26289/task/26290/stat : 26290 (java) R 26287 26287 7968 0 -1 4202560 9714 0 0 0 132 3 0 0 20 0 15 0 31313459 14316269568 25346 18446744073709551615 4194304 4196468 140720321576320 140230596682416 140230234663793 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26291] ppid=26287 vsize=13980732 memory=19424 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26291/stat : 26291 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31313460 14316269568 25346 18446744073709551615 4194304 4196468 140720321576320 140230549412880 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26292] ppid=26287 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26292/stat : 26292 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31313460 14316269568 25346 18446744073709551615 4194304 4196468 140720321576320 140230191672464 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26293] ppid=26287 vsize=13980732 memory=4498716170645055337 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26293/stat : 26293 (java) S 26287 26287 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 31313460 14316269568 25346 18446744073709551615 4194304 4196468 140720321576320 140230190619408 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26294] ppid=26287 vsize=13980732 memory=-7592603194364379846 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26294/stat : 26294 (java) S 26287 26287 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 31313460 14316269568 25346 18446744073709551615 4194304 4196468 140720321576320 140230189566864 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26295] ppid=26287 vsize=13980732 memory=-2127761026582077687 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26295/stat : 26295 (java) S 26287 26287 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 31313461 14316269568 25346 18446744073709551615 4194304 4196468 140720321576320 140230070860016 140230592457346 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26296] ppid=26287 vsize=13980732 memory=-6305718282454000265 CPUtime=0 cores=0,2,4,6

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

/proc/26289/task/26297/stat : 26297 (java) S 26287 26287 7968 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 31313462 14316269568 85973 18446744073709551615 4194304 4196468 140720321576320 140230068753152 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26298] ppid=26287 vsize=13980732 memory=323188 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26298/stat : 26298 (java) S 26287 26287 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31313464 14316269568 85973 18446744073709551615 4194304 4196468 140720321576320 140230067701712 140230592464795 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26299] ppid=26287 vsize=13980732 memory=1380 CPUtime=3.81 cores=0,2,4,6
/proc/26289/task/26299/stat : 26299 (java) S 26287 26287 7968 0 -1 1077944384 18577 0 0 0 378 3 0 0 20 0 15 0 31313464 14316269568 85973 18446744073709551615 4194304 4196468 140720321576320 140230066649840 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26300] ppid=26287 vsize=13980732 memory=1380 CPUtime=4.59 cores=0,2,4,6
/proc/26289/task/26300/stat : 26300 (java) S 26287 26287 7968 0 -1 1077944384 23608 0 0 0 456 3 0 0 20 0 15 0 31313464 14316269568 85973 18446744073709551615 4194304 4196468 140720321576320 140230065597296 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26301] ppid=26287 vsize=13980732 memory=335500 CPUtime=0.85 cores=0,2,4,6
/proc/26289/task/26301/stat : 26301 (java) S 26287 26287 7968 0 -1 1077944384 11570 0 0 0 82 3 0 0 20 0 15 0 31313464 14316269568 85973 18446744073709551615 4194304 4196468 140720321576320 140230064544240 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26302] ppid=26287 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26302/stat : 26302 (java) S 26287 26287 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31313464 14316269568 85973 18446744073709551615 4194304 4196468 140720321576320 140230063491936 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26303] ppid=26287 vsize=13980732 memory=335500 CPUtime=0.79 cores=0,2,4,6
/proc/26289/task/26303/stat : 26303 (java) S 26287 26287 7968 0 -1 1077944384 1310 0 0 0 35 44 0 0 20 0 15 0 31313469 14316269568 85973 18446744073709551615 4194304 4196468 140720321576320 140230062438960 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
Current children cumulated CPU time: 2356.97 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 345272 KiB

[startup+2382.3 s]
/proc/loadavg: 2.68 1.91 1.65 3/213 26675
/proc/meminfo: memFree=21138236/32770624 swapFree=67108860/67108860
[pid=26287] ppid=26284 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26287/stat : 26287 (xcsp3-exec) S 26284 26287 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 31313450 9740288 345 18446744073709551615 4194304 5098028 140724227998816 140724227996920 140431323882108 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 19001344 140724228006266 140724228006470 140724228006470 140724228009963 0
/proc/26287/statm: 2378 345 289 221 0 87 0
[pid=26289] ppid=26287 vsize=13980732 memory=321076 CPUtime=2417.86 cores=0,2,4,6
/proc/26289/stat : 26289 (java) S 26287 26287 7968 0 -1 1077944320 184749 0 0 0 241609 177 0 0 20 0 15 0 31313459 14316269568 80269 18446744073709551615 4194304 4196468 140720321576320 140720321558864 140230592446199 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
/proc/26289/statm: 3495183 80269 3259 1 0 3483476 0
[pid=26289/tid=26290] ppid=26287 vsize=13980732 memory=1380 CPUtime=2371.44 cores=0,2,4,6
/proc/26289/task/26290/stat : 26290 (java) R 26287 26287 7968 0 -1 4202560 53049 0 0 0 237132 12 0 0 20 0 15 0 31313459 14316269568 80269 18446744073709551615 4194304 4196468 140720321576320 140230596685712 140230233853443 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26291] ppid=26287 vsize=13980732 memory=321076 CPUtime=8.83 cores=0,2,4,6
/proc/26289/task/26291/stat : 26291 (java) S 26287 26287 7968 0 -1 1077944384 14422 0 0 0 854 29 0 0 20 0 15 0 31313460 14316269568 80269 18446744073709551615 4194304 4196468 140720321576320 140230549412880 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26292] ppid=26287 vsize=13980732 memory=1380 CPUtime=8.83 cores=0,2,4,6
/proc/26289/task/26292/stat : 26292 (java) S 26287 26287 7968 0 -1 1077944384 12117 0 0 0 853 30 0 0 20 0 15 0 31313460 14316269568 80269 18446744073709551615 4194304 4196468 140720321576320 140230191672464 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26293] ppid=26287 vsize=13980732 memory=322104 CPUtime=8.86 cores=0,2,4,6
/proc/26289/task/26293/stat : 26293 (java) S 26287 26287 7968 0 -1 1077944384 13997 0 0 0 856 30 0 0 20 0 15 0 31313460 14316269568 80269 18446744073709551615 4194304 4196468 140720321576320 140230190619408 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26294] ppid=26287 vsize=13980732 memory=321076 CPUtime=8.83 cores=0,2,4,6
/proc/26289/task/26294/stat : 26294 (java) S 26287 26287 7968 0 -1 1077944384 11899 0 0 0 856 27 0 0 20 0 15 0 31313460 14316269568 80269 18446744073709551615 4194304 4196468 140720321576320 140230189566864 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26295] ppid=26287 vsize=13980732 memory=1380 CPUtime=0.93 cores=0,2,4,6
/proc/26289/task/26295/stat : 26295 (java) S 26287 26287 7968 0 -1 1077944384 22826 0 0 0 80 13 0 0 20 0 15 0 31313461 14316269568 80269 18446744073709551615 4194304 4196468 140720321576320 140230070860016 140230592457346 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26296] ppid=26287 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26296/stat : 26296 (java) S 26287 26287 7968 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 31313462 14316269568 80269 18446744073709551615 4194304 4196468 140720321576320 140230069806304 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26297] ppid=26287 vsize=13980732 memory=321076 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26297/stat : 26297 (java) S 26287 26287 7968 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 31313462 14316269568 80269 18446744073709551615 4194304 4196468 140720321576320 140230068753152 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26298] ppid=26287 vsize=13980732 memory=321076 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26298/stat : 26298 (java) S 26287 26287 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31313464 14316269568 80269 18446744073709551615 4194304 4196468 140720321576320 140230067701712 140230592464795 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26299] ppid=26287 vsize=13980732 memory=4124 CPUtime=3.81 cores=0,2,4,6
/proc/26289/task/26299/stat : 26299 (java) S 26287 26287 7968 0 -1 1077944384 18579 0 0 0 378 3 0 0 20 0 15 0 31313464 14316269568 80269 18446744073709551615 4194304 4196468 140720321576320 140230066649840 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26300] ppid=26287 vsize=13980732 memory=1380 CPUtime=4.59 cores=0,2,4,6
/proc/26289/task/26300/stat : 26300 (java) S 26287 26287 7968 0 -1 1077944384 23610 0 0 0 456 3 0 0 20 0 15 0 31313464 14316269568 80269 18446744073709551615 4194304 4196468 140720321576320 140230065597296 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26301] ppid=26287 vsize=13980732 memory=1380 CPUtime=0.85 cores=0,2,4,6
/proc/26289/task/26301/stat : 26301 (java) S 26287 26287 7968 0 -1 1077944384 11572 0 0 0 82 3 0 0 20 0 15 0 31313464 14316269568 80269 18446744073709551615 4194304 4196468 140720321576320 140230064544240 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26302] ppid=26287 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26302/stat : 26302 (java) S 26287 26287 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31313464 14316269568 80269 18446744073709551615 4194304 4196468 140720321576320 140230063491936 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26303] ppid=26287 vsize=13980732 memory=1380 CPUtime=0.82 cores=0,2,4,6
/proc/26289/task/26303/stat : 26303 (java) S 26287 26287 7968 0 -1 1077944384 1328 0 0 0 37 45 0 0 20 0 15 0 31313469 14316269568 80269 18446744073709551615 4194304 4196468 140720321576320 140230062438960 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
Current children cumulated CPU time: 2417.86 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 322456 KiB

[startup+2442.3 s]
/proc/loadavg: 3.47 2.23 1.78 6/213 26679
/proc/meminfo: memFree=19328124/32770624 swapFree=67108860/67108860
[pid=26287] ppid=26284 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26287/stat : 26287 (xcsp3-exec) S 26284 26287 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 31313450 9740288 345 18446744073709551615 4194304 5098028 140724227998816 140724227996920 140431323882108 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 19001344 140724228006266 140724228006470 140724228006470 140724228009963 0
/proc/26287/statm: 2378 345 289 221 0 87 0
[pid=26289] ppid=26287 vsize=13980732 memory=297492 CPUtime=2478.55 cores=0,2,4,6
/proc/26289/stat : 26289 (java) S 26287 26287 7968 0 -1 1077944320 185871 0 0 0 247677 178 0 0 20 0 15 0 31313459 14316269568 74373 18446744073709551615 4194304 4196468 140720321576320 140720321558864 140230592446199 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
/proc/26289/statm: 3495183 74373 3259 1 0 3483476 0
[pid=26289/tid=26290] ppid=26287 vsize=13980732 memory=297492 CPUtime=2431.15 cores=0,2,4,6
/proc/26289/task/26290/stat : 26290 (java) R 26287 26287 7968 0 -1 4202560 53235 0 0 0 243103 12 0 0 20 0 15 0 31313459 14316269568 74373 18446744073709551615 4194304 4196468 140720321576320 140230596685904 140230235015960 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26291] ppid=26287 vsize=13980732 memory=301596 CPUtime=9.06 cores=0,2,4,6
/proc/26289/task/26291/stat : 26291 (java) S 26287 26287 7968 0 -1 1077944384 14598 0 0 0 877 29 0 0 20 0 15 0 31313460 14316269568 74373 18446744073709551615 4194304 4196468 140720321576320 140230549412880 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26292] ppid=26287 vsize=13980732 memory=310304 CPUtime=9.06 cores=0,2,4,6
/proc/26289/task/26292/stat : 26292 (java) S 26287 26287 7968 0 -1 1077944384 12368 0 0 0 876 30 0 0 20 0 15 0 31313460 14316269568 74373 18446744073709551615 4194304 4196468 140720321576320 140230191672464 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26293] ppid=26287 vsize=13980732 memory=302108 CPUtime=9.1 cores=0,2,4,6
/proc/26289/task/26293/stat : 26293 (java) S 26287 26287 7968 0 -1 1077944384 14127 0 0 0 880 30 0 0 20 0 15 0 31313460 14316269568 74373 18446744073709551615 4194304 4196468 140720321576320 140230190619408 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26294] ppid=26287 vsize=13980732 memory=1380 CPUtime=9.06 cores=0,2,4,6
/proc/26289/task/26294/stat : 26294 (java) S 26287 26287 7968 0 -1 1077944384 12031 0 0 0 879 27 0 0 20 0 15 0 31313460 14316269568 74373 18446744073709551615 4194304 4196468 140720321576320 140230189566864 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26295] ppid=26287 vsize=13980732 memory=297492 CPUtime=0.95 cores=0,2,4,6
/proc/26289/task/26295/stat : 26295 (java) S 26287 26287 7968 0 -1 1077944384 23051 0 0 0 82 13 0 0 20 0 15 0 31313461 14316269568 74373 18446744073709551615 4194304 4196468 140720321576320 140230070860016 140230592457346 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26296] ppid=26287 vsize=13980732 memory=297492 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26296/stat : 26296 (java) S 26287 26287 7968 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 31313462 14316269568 74373 18446744073709551615 4194304 4196468 140720321576320 140230069806304 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26297] ppid=26287 vsize=13980732 memory=297492 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26297/stat : 26297 (java) S 26287 26287 7968 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 31313462 14316269568 74373 18446744073709551615 4194304 4196468 140720321576320 140230068753152 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26298] ppid=26287 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26298/stat : 26298 (java) S 26287 26287 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31313464 14316269568 74373 18446744073709551615 4194304 4196468 140720321576320 140230067701712 140230592464795 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26299] ppid=26287 vsize=13980732 memory=297492 CPUtime=3.81 cores=0,2,4,6
/proc/26289/task/26299/stat : 26299 (java) S 26287 26287 7968 0 -1 1077944384 18581 0 0 0 378 3 0 0 20 0 15 0 31313464 14316269568 74373 18446744073709551615 4194304 4196468 140720321576320 140230066649840 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26300] ppid=26287 vsize=13980732 memory=1380 CPUtime=4.59 cores=0,2,4,6
/proc/26289/task/26300/stat : 26300 (java) S 26287 26287 7968 0 -1 1077944384 23612 0 0 0 456 3 0 0 20 0 15 0 31313464 14316269568 74373 18446744073709551615 4194304 4196468 140720321576320 140230065597296 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26301] ppid=26287 vsize=13980732 memory=1380 CPUtime=0.85 cores=0,2,4,6
/proc/26289/task/26301/stat : 26301 (java) S 26287 26287 7968 0 -1 1077944384 11574 0 0 0 82 3 0 0 20 0 15 0 31313464 14316269568 74373 18446744073709551615 4194304 4196468 140720321576320 140230064544240 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26302] ppid=26287 vsize=13980732 memory=298004 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26302/stat : 26302 (java) S 26287 26287 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31313464 14316269568 74373 18446744073709551615 4194304 4196468 140720321576320 140230063491936 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26303] ppid=26287 vsize=13980732 memory=1380 CPUtime=0.83 cores=0,2,4,6
/proc/26289/task/26303/stat : 26303 (java) S 26287 26287 7968 0 -1 1077944384 1344 0 0 0 37 46 0 0 20 0 15 0 31313469 14316269568 74373 18446744073709551615 4194304 4196468 140720321576320 140230062438960 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
Current children cumulated CPU time: 2478.55 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 298872 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2483.4 s]
/proc/loadavg: 4.09 2.54 1.90 6/213 26679
/proc/meminfo: memFree=19317464/32770624 swapFree=67108860/67108860
[pid=26287] ppid=26284 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26287/stat : 26287 (xcsp3-exec) S 26284 26287 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 31313450 9740288 345 18446744073709551615 4194304 5098028 140724227998816 140724227996920 140431323882108 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 19001344 140724228006266 140724228006470 140724228006470 140724228009963 0
/proc/26287/statm: 2378 345 289 221 0 87 0
[pid=26289] ppid=26287 vsize=13980732 memory=308364 CPUtime=2520.09 cores=0,2,4,6
/proc/26289/stat : 26289 (java) S 26287 26287 7968 0 -1 1077944320 189031 0 0 0 251827 182 0 0 20 0 15 0 31313459 14316269568 77091 18446744073709551615 4194304 4196468 140720321576320 140720321558864 140230592446199 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
/proc/26289/statm: 3495183 77091 3259 1 0 3483476 0
[pid=26289/tid=26290] ppid=26287 vsize=13980732 memory=8700 CPUtime=2472.08 cores=0,2,4,6
/proc/26289/task/26290/stat : 26290 (java) R 26287 26287 7968 0 -1 4202560 54941 0 0 0 247196 12 0 0 20 0 15 0 31313459 14316269568 77091 18446744073709551615 4194304 4196468 140720321576320 140230596685696 140230233870308 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26291] ppid=26287 vsize=13980732 memory=12280 CPUtime=9.21 cores=0,2,4,6
/proc/26289/task/26291/stat : 26291 (java) S 26287 26287 7968 0 -1 1077944384 14870 0 0 0 891 30 0 0 20 0 15 0 31313460 14316269568 77091 18446744073709551615 4194304 4196468 140720321576320 140230549412880 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26292] ppid=26287 vsize=13980732 memory=1236 CPUtime=9.21 cores=0,2,4,6
/proc/26289/task/26292/stat : 26292 (java) S 26287 26287 7968 0 -1 1077944384 12696 0 0 0 890 31 0 0 20 0 15 0 31313460 14316269568 77091 18446744073709551615 4194304 4196468 140720321576320 140230191672464 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26293] ppid=26287 vsize=13980732 memory=640 CPUtime=9.24 cores=0,2,4,6
/proc/26289/task/26293/stat : 26293 (java) S 26287 26287 7968 0 -1 1077944384 14406 0 0 0 893 31 0 0 20 0 15 0 31313460 14316269568 77091 18446744073709551615 4194304 4196468 140720321576320 140230190619408 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26294] ppid=26287 vsize=13980732 memory=302620 CPUtime=9.21 cores=0,2,4,6
/proc/26289/task/26294/stat : 26294 (java) S 26287 26287 7968 0 -1 1077944384 12571 0 0 0 893 28 0 0 20 0 15 0 31313460 14316269568 77091 18446744073709551615 4194304 4196468 140720321576320 140230189566864 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26295] ppid=26287 vsize=13980732 memory=1156 CPUtime=0.97 cores=0,2,4,6
/proc/26289/task/26295/stat : 26295 (java) S 26287 26287 7968 0 -1 1077944384 23084 0 0 0 84 13 0 0 20 0 15 0 31313461 14316269568 77091 18446744073709551615 4194304 4196468 140720321576320 140230070860016 140230592457346 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26296] ppid=26287 vsize=13980732 memory=3052 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26296/stat : 26296 (java) S 26287 26287 7968 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 31313462 14316269568 77091 18446744073709551615 4194304 4196468 140720321576320 140230069806304 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26297] ppid=26287 vsize=13980732 memory=65 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26297/stat : 26297 (java) S 26287 26287 7968 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 31313462 14316269568 77091 18446744073709551615 4194304 4196468 140720321576320 140230068753152 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26298] ppid=26287 vsize=13980732 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26298/stat : 26298 (java) S 26287 26287 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31313464 14316269568 77091 18446744073709551615 4194304 4196468 140720321576320 140230067701712 140230592464795 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26299] ppid=26287 vsize=13980732 memory=4137293581110450563 CPUtime=3.81 cores=0,2,4,6
/proc/26289/task/26299/stat : 26299 (java) S 26287 26287 7968 0 -1 1077944384 18581 0 0 0 378 3 0 0 20 0 15 0 31313464 14316269568 77091 18446744073709551615 4194304 4196468 140720321576320 140230066649840 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26300] ppid=26287 vsize=13980732 memory=-8774313645642428999 CPUtime=4.59 cores=0,2,4,6
/proc/26289/task/26300/stat : 26300 (java) S 26287 26287 7968 0 -1 1077944384 23612 0 0 0 456 3 0 0 20 0 15 0 31313464 14316269568 77091 18446744073709551615 4194304 4196468 140720321576320 140230065597296 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26301] ppid=26287 vsize=13980732 memory=1588 CPUtime=0.85 cores=0,2,4,6
/proc/26289/task/26301/stat : 26301 (java) S 26287 26287 7968 0 -1 1077944384 11574 0 0 0 82 3 0 0 20 0 15 0 31313464 14316269568 77091 18446744073709551615 4194304 4196468 140720321576320 140230064544240 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26302] ppid=26287 vsize=13980732 memory=928 CPUtime=0 cores=0,2,4,6
/proc/26289/task/26302/stat : 26302 (java) S 26287 26287 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 31313464 14316269568 77091 18446744073709551615 4194304 4196468 140720321576320 140230063491936 140230592456405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
[pid=26289/tid=26303] ppid=26287 vsize=13980732 memory=95 CPUtime=0.84 cores=0,2,4,6
/proc/26289/task/26303/stat : 26303 (java) S 26287 26287 7968 0 -1 1077944384 1346 0 0 0 38 46 0 0 20 0 15 0 31313469 14316269568 77091 18446744073709551615 4194304 4196468 140720321576320 140230062438960 140230592457346 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9351168 140720321577394 140720321577570 140720321577570 140720321581007 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 309744 KiB

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.28
system time used= 1.83038
maximum resident set size= 532904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189791
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74768
involuntary context switches= 4529


# summary of solver processes directly reported to runsolver:
#   pid: 26287,26289
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2518.28
#   total CPU system time (s): 1.83038

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.8344 second user time and 23.8361 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-15 07:04:31
IDJOB=4272019
IDBENCH=126223
IDSOLVER=2664
FILE ID=node128/4272019-1502774308
RUNJOBID= node128-1502649221-29000
PBS_JOBID= 
Free space on /tmp= 62024 MiB

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

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

MD5SUM BENCH= 1a474c72a1f7224eb7c0241d7ff915ce
RANDOM SEED=488679409

node128.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30947300 kB
MemAvailable:   31814384 kB
Buffers:          217860 kB
Cached:           932968 kB
SwapCached:            0 kB
Active:           558416 kB
Inactive:         844980 kB
Active(anon):     252728 kB
Inactive(anon):    16764 kB
Active(file):     305688 kB
Inactive(file):   828216 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7836 kB
Writeback:             0 kB
AnonPages:        290472 kB
Mapped:            49568 kB
Shmem:             17116 kB
Slab:             123328 kB
SReclaimable:      98032 kB
SUnreclaim:        25296 kB
KernelStack:        3840 kB
PageTables:         5700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1141948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62012 MiB
End job on node128 at 2017-08-15 07:45:54