Trace number 4282715

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)SAT (TO)0 246.517 240.02299

General information on the benchmark

NameBinPacking/
BinPacking-mdd-ft/BinPacking-mdd-ft120-13.xml
MD5SUMf538aabc6a41aa561e8cda6eca1a34a0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark244.45599
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of constraints51
Number of domains2
Minimum domain size49
Maximum domain size88
Distribution of domain sizes[{"size":49,"count":1},{"size":88,"count":144}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":96},{"degree":4,"count":48}]
Minimum constraint arity3
Maximum constraint arity144
Distribution of constraint arities[{"arity":3,"count":48},{"arity":49,"count":1},{"arity":144,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":48},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282715-1503214162.xml"  -tl '264s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4282715-1503214162.xml, -tl, 264s, -p, 1, -x, 0]
0.12/0.20	c simple solver
0.33/0.27	c parse instance...
2.11/0.98	c solve instance...
241.86/235.70	o 0 
246.49/240.01	s SATISFIABLE
246.49/240.01	v <instantiation>
246.49/240.01	v 	<list>x b[0][0] b[0][1] b[0][2] b[1][0] b[1][1] b[1][2] b[2][0] b[2][1] b[2][2] b[3][0] b[3][1] b[3][2] b[4][0] b[4][1] b[4][2] b[5][0] b[5][1] b[5][2] b[6][0] b[6][1] b[6][2] b[7][0] b[7][1] b[7][2] b[8][0] b[8][1] b[8][2] b[9][0] b[9][1] b[9][2] b[10][0] b[10][1] b[10][2] b[11][0] b[11][1] b[11][2] b[12][0] b[12][1] b[12][2] b[13][0] b[13][1] b[13][2] b[14][0] b[14][1] b[14][2] b[15][0] b[15][1] b[15][2] b[16][0] b[16][1] b[16][2] b[17][0] b[17][1] b[17][2] b[18][0] b[18][1] b[18][2] b[19][0] b[19][1] b[19][2] b[20][0] b[20][1] b[20][2] b[21][0] b[21][1] b[21][2] b[22][0] b[22][1] b[22][2] b[23][0] b[23][1] b[23][2] b[24][0] b[24][1] b[24][2] b[25][0] b[25][1] b[25][2] b[26][0] b[26][1] b[26][2] b[27][0] b[27][1] b[27][2] b[28][0] b[28][1] b[28][2] b[29][0] b[29][1] b[29][2] b[30][0] b[30][1] b[30][2] b[31][0] b[31][1] b[31][2] b[32][0] b[32][1] b[32][2] b[33][0] b[33][1] b[33][2] b[34][0] b[34][1] b[34][2] b[35][0] b[35][1] b[35][2] b[36][0] b[36][1] b[36][2] b[37][0] b[37][1] b[37][2] b[38][0] b[38][1] b[38][2] b[39][0] b[39][1] b[39][2] b[40][0] b[40][1] b[40][2] b[41][0] b[41][1] b[41][2] b[42][0] b[42][1] b[42][2] b[43][0] b[43][1] b[43][2] b[44][0] b[44][1] b[44][2] b[45][0] b[45][1] b[45][2] b[46][0] b[46][1] b[46][2] b[47][0] b[47][1] b[47][2] </list>
246.49/240.01	v 	<values>0 491 477 0 473 274 253 472 467 0 464 272 259 461 283 254 459 448 0 459 283 255 458 278 258 454 273 265 444 440 0 426 423 0 417 268 263 416 270 261 414 413 0 408 406 0 407 278 263 404 290 255 400 384 0 399 397 0 391 378 0 387 280 256 384 370 0 378 372 0 375 375 0 375 278 256 361 360 0 359 273 261 356 356 0 356 356 0 355 290 251 354 350 0 341 334 0 337 275 263 330 324 0 329 323 0 329 323 0 322 321 0 318 267 266 317 273 265 315 291 250 314 269 261 313 290 255 309 297 0 305 291 250 305 287 255 302 267 264 299 267 266 297 295 0 </values>
246.49/240.01	v </instantiation>
246.49/240.01	c Unexpected resolution interruption!

Verifier Data

OK	0

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282715-1503214162/watcher-4282715-1503214162 -o /tmp/evaluation-result-4282715-1503214162/solver-4282715-1503214162 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node150-1503208459-5116 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1536265710 HOME/instance-4282715-1503214162.xml 

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

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


[startup+0.100084 s]*
/proc/loadavg: 1.57 1.60 1.72 4/217 9347
/proc/meminfo: memFree=22510028/32770624 swapFree=67108860/67108860
[pid=9331] ppid=9328 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9331/stat : 9331 (xcsp3-exec) S 9328 9331 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154497202 9740288 346 33554432000 4194304 5098028 140720781363088 140720781361192 140138695684732 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19304448 140720781370484 140720781370688 140720781370688 140720781373419 0
/proc/9331/statm: 2378 346 289 221 0 87 0
[pid=9333] ppid=9331 vsize=13978596 memory=26976 CPUtime=0.12 cores=0,2,4,6
/proc/9333/stat : 9333 (java) S 9331 9331 5085 0 -1 1077944320 5161 0 0 0 11 1 0 0 20 0 15 0 154497202 14314082304 6744 33554432000 4194304 4196468 140724699156752 140724699139296 139848058994423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
/proc/9333/statm: 3494649 6744 2852 1 0 3482966 0
[pid=9333/tid=9334] ppid=9331 vsize=13978596 memory=8116511957895582555 CPUtime=0.08 cores=0,2,4,6
/proc/9333/task/9334/stat : 9334 (java) R 9331 9331 5085 0 -1 4202560 3122 0 0 0 8 0 0 0 20 0 15 0 154497203 14314082304 6744 33554432000 4194304 4196468 140724699156752 139848063226352 139848059006358 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9335] ppid=9331 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9335/stat : 9335 (java) S 9331 9331 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154497203 14314082304 6744 33554432000 4194304 4196468 140724699156752 139848028707344 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9336] ppid=9331 vsize=13978596 memory=139777745548928 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9336/stat : 9336 (java) S 9331 9331 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154497203 14314082304 6744 33554432000 4194304 4196468 140724699156752 139847654054544 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9337] ppid=9331 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9337/stat : 9337 (java) S 9331 9331 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154497203 14314082304 6744 33554432000 4194304 4196468 140724699156752 139847653001488 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9338] ppid=9331 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9338/stat : 9338 (java) S 9331 9331 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154497203 14314082304 6744 33554432000 4194304 4196468 140724699156752 139847651948944 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9339] ppid=9331 vsize=13978596 memory=139777745548928 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9339/stat : 9339 (java) S 9331 9331 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154497205 14314082304 6744 33554432000 4194304 4196468 140724699156752 139847533255408 139848059005570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9340] ppid=9331 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9340/stat : 9340 (java) S 9331 9331 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154497205 14314082304 6744 33554432000 4194304 4196468 140724699156752 139847532201632 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9341] ppid=9331 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9341/stat : 9341 (java) S 9331 9331 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154497205 14314082304 6744 33554432000 4194304 4196468 140724699156752 139847531148528 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9342] ppid=9331 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9342/stat : 9342 (java) S 9331 9331 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154497208 14314082304 6744 33554432000 4194304 4196468 140724699156752 139847530097104 139848059013019 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9343] ppid=9331 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9343/stat : 9343 (java) S 9331 9331 5085 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 15 0 154497208 14314082304 6744 33554432000 4194304 4196468 140724699156752 139847529044208 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9344] ppid=9331 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9344/stat : 9344 (java) S 9331 9331 5085 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 154497208 14314082304 6744 33554432000 4194304 4196468 140724699156752 139847527991664 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9345] ppid=9331 vsize=13978596 memory=139777745548928 CPUtime=0.01 cores=0,2,4,6
/proc/9333/task/9345/stat : 9345 (java) R 9331 9331 5085 0 -1 4202560 301 0 0 0 1 0 0 0 20 0 15 0 154497208 14314082304 6744 33554432000 4194304 4196468 140724699156752 139847526938608 139848043177470 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9346] ppid=9331 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9346/stat : 9346 (java) S 9331 9331 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154497208 14314082304 6744 33554432000 4194304 4196468 140724699156752 139847525886304 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9347] ppid=9331 vsize=13978596 memory=139777745548928 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9347/stat : 9347 (java) S 9331 9331 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154497208 14314082304 6744 33554432000 4194304 4196468 140724699156752 139847524834352 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 28360 KiB

[startup+0.21076 s]*
/proc/loadavg: 1.57 1.60 1.72 3/217 9347
/proc/meminfo: memFree=22498740/32770624 swapFree=67108860/67108860
[pid=9331] ppid=9328 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9331/stat : 9331 (xcsp3-exec) S 9328 9331 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154497202 9740288 346 33554432000 4194304 5098028 140720781363088 140720781361192 140138695684732 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19304448 140720781370484 140720781370688 140720781370688 140720781373419 0
/proc/9331/statm: 2378 346 289 221 0 87 0
[pid=9333] ppid=9331 vsize=13982852 memory=38976 CPUtime=0.33 cores=0,2,4,6
/proc/9333/stat : 9333 (java) S 9331 9331 5085 0 -1 1077944320 7797 0 0 0 31 2 0 0 20 0 15 0 154497202 14318440448 9744 33554432000 4194304 4196468 140724699156752 140724699139296 139848058994423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
/proc/9333/statm: 3495713 9744 3054 1 0 3482966 0
[pid=9333/tid=9334] ppid=9331 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/9333/task/9334/stat : 9334 (java) D 9331 9331 5085 0 -1 1077944384 4856 0 0 0 18 1 0 0 20 0 15 0 154497203 14318440448 9744 33554432000 4194304 4196468 140724699156752 139848063204048 139848051673645 0 4 0 16800975 18446744072101654052 0 0 -1 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9335] ppid=9331 vsize=13982852 memory=9010 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9335/stat : 9335 (java) S 9331 9331 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154497203 14318440448 9744 33554432000 4194304 4196468 140724699156752 139848028707344 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9336] ppid=9331 vsize=13982852 memory=139777746325365 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9336/stat : 9336 (java) S 9331 9331 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154497203 14318440448 9744 33554432000 4194304 4196468 140724699156752 139847654054544 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9337] ppid=9331 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9337/stat : 9337 (java) S 9331 9331 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154497203 14318440448 9744 33554432000 4194304 4196468 140724699156752 139847653001488 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9338] ppid=9331 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9338/stat : 9338 (java) S 9331 9331 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154497203 14318440448 9744 33554432000 4194304 4196468 140724699156752 139847651948944 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9339] ppid=9331 vsize=13982884 memory=139777745548928 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9339/stat : 9339 (java) S 9331 9331 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154497205 14318473216 9744 33554432000 4194304 4196468 140724699156752 139847533255408 139848059005570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9340] ppid=9331 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9340/stat : 9340 (java) S 9331 9331 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154497205 14318473216 9744 33554432000 4194304 4196468 140724699156752 139847532201632 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9341] ppid=9331 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9341/stat : 9341 (java) S 9331 9331 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154497205 14318440448 9766 33554432000 4194304 4196468 140724699156752 139847531148528 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9342] ppid=9331 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9342/stat : 9342 (java) S 9331 9331 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154497208 14318440448 9766 33554432000 4194304 4196468 140724699156752 139847530097104 139848059013019 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9343] ppid=9331 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/9333/task/9343/stat : 9343 (java) S 9331 9331 5085 0 -1 1077944384 587 0 0 0 2 0 0 0 20 0 15 0 154497208 14318440448 9766 33554432000 4194304 4196468 140724699156752 139847529044208 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9344] ppid=9331 vsize=13982852 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/9333/task/9344/stat : 9344 (java) S 9331 9331 5085 0 -1 1077944384 223 0 0 0 1 0 0 0 20 0 15 0 154497208 14318440448 9766 33554432000 4194304 4196468 140724699156752 139847527991664 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9345] ppid=9331 vsize=13982852 memory=139777745548928 CPUtime=0.08 cores=0,2,4,6
/proc/9333/task/9345/stat : 9345 (java) S 9331 9331 5085 0 -1 1077944384 831 0 0 0 8 0 0 0 20 0 15 0 154497208 14318440448 9766 33554432000 4194304 4196468 140724699156752 139847526938608 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9346] ppid=9331 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9346/stat : 9346 (java) S 9331 9331 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154497208 14318440448 9766 33554432000 4194304 4196468 140724699156752 139847525886304 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9347] ppid=9331 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9347/stat : 9347 (java) S 9331 9331 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154497208 14318440448 9766 33554432000 4194304 4196468 140724699156752 139847524834352 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 40360 KiB

[startup+0.31053 s]*
/proc/loadavg: 1.57 1.60 1.72 4/217 9347
/proc/meminfo: memFree=22491576/32770624 swapFree=67108860/67108860
[pid=9331] ppid=9328 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9331/stat : 9331 (xcsp3-exec) S 9328 9331 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154497202 9740288 346 33554432000 4194304 5098028 140720781363088 140720781361192 140138695684732 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19304448 140720781370484 140720781370688 140720781370688 140720781373419 0
/proc/9331/statm: 2378 346 289 221 0 87 0
[pid=9333] ppid=9331 vsize=13982852 memory=46152 CPUtime=0.49 cores=0,2,4,6
/proc/9333/stat : 9333 (java) S 9331 9331 5085 0 -1 1077944320 8768 0 0 0 46 3 0 0 20 0 15 0 154497202 14318440448 11538 33554432000 4194304 4196468 140724699156752 140724699139296 139848058994423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
/proc/9333/statm: 3495713 11538 3103 1 0 3482966 0
[pid=9333/tid=9334] ppid=9331 vsize=13982852 memory=8112282956445269571 CPUtime=0.29 cores=0,2,4,6
/proc/9333/task/9334/stat : 9334 (java) R 9331 9331 5085 0 -1 4202560 5531 0 0 0 27 2 0 0 20 0 15 0 154497203 14318440448 11538 33554432000 4194304 4196468 140724699156752 139848063224576 139848059016349 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9335] ppid=9331 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9335/stat : 9335 (java) S 9331 9331 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154497203 14318440448 11538 33554432000 4194304 4196468 140724699156752 139848028707344 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9336] ppid=9331 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9336/stat : 9336 (java) S 9331 9331 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154497203 14318440448 11538 33554432000 4194304 4196468 140724699156752 139847654054544 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9337] ppid=9331 vsize=13982852 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9337/stat : 9337 (java) S 9331 9331 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154497203 14318440448 11538 33554432000 4194304 4196468 140724699156752 139847653001488 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9338] ppid=9331 vsize=13982852 memory=7307460116655545206 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9338/stat : 9338 (java) S 9331 9331 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154497203 14318440448 11538 33554432000 4194304 4196468 140724699156752 139847651948944 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9339] ppid=9331 vsize=13982852 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9339/stat : 9339 (java) S 9331 9331 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154497205 14318440448 11538 33554432000 4194304 4196468 140724699156752 139847533255408 139848059005570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9340] ppid=9331 vsize=13982852 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9340/stat : 9340 (java) S 9331 9331 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154497205 14318440448 11538 33554432000 4194304 4196468 140724699156752 139847532201632 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9341] ppid=9331 vsize=13982852 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9341/stat : 9341 (java) S 9331 9331 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154497205 14318440448 11538 33554432000 4194304 4196468 140724699156752 139847531148528 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9342] ppid=9331 vsize=13982852 memory=8693815914432465728 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9342/stat : 9342 (java) S 9331 9331 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154497208 14318440448 11538 33554432000 4194304 4196468 140724699156752 139847530097104 139848059013019 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9343] ppid=9331 vsize=13982852 memory=7100839887185294217 CPUtime=0.03 cores=0,2,4,6
/proc/9333/task/9343/stat : 9343 (java) R 9331 9331 5085 0 -1 4202560 707 0 0 0 3 0 0 0 20 0 15 0 154497208 14318440448 11538 33554432000 4194304 4196468 140724699156752 139847529044208 139848051979465 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9344] ppid=9331 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/9333/task/9344/stat : 9344 (java) S 9331 9331 5085 0 -1 1077944384 254 0 0 0 2 0 0 0 20 0 15 0 154497208 14318440448 11538 33554432000 4194304 4196468 140724699156752 139847527991664 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9345] ppid=9331 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/9333/task/9345/stat : 9345 (java) S 9331 9331 5085 0 -1 1077944384 973 0 0 0 12 0 0 0 20 0 15 0 154497208 14318440448 11538 33554432000 4194304 4196468 140724699156752 139847526938608 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9346] ppid=9331 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9346/stat : 9346 (java) S 9331 9331 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154497208 14318440448 11538 33554432000 4194304 4196468 140724699156752 139847525886304 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9347] ppid=9331 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9347/stat : 9347 (java) S 9331 9331 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154497208 14318440448 11538 33554432000 4194304 4196468 140724699156752 139847524834352 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 47536 KiB

[startup+0.700779 s]
/proc/loadavg: 1.57 1.60 1.72 5/217 9347
/proc/meminfo: memFree=22469116/32770624 swapFree=67108860/67108860
[pid=9331] ppid=9328 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9331/stat : 9331 (xcsp3-exec) S 9328 9331 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154497202 9740288 346 33554432000 4194304 5098028 140720781363088 140720781361192 140138695684732 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19304448 140720781370484 140720781370688 140720781370688 140720781373419 0
/proc/9331/statm: 2378 346 289 221 0 87 0
[pid=9333] ppid=9331 vsize=13984976 memory=104752 CPUtime=1.49 cores=0,2,4,6
/proc/9333/stat : 9333 (java) S 9331 9331 5085 0 -1 1077944320 10547 0 0 0 145 4 0 0 20 0 15 0 154497202 14320615424 26188 33554432000 4194304 4196468 140724699156752 140724699139296 139848058994423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
/proc/9333/statm: 3496244 26188 3196 1 0 3483478 0
[pid=9333/tid=9334] ppid=9331 vsize=13984976 memory=33 CPUtime=0.68 cores=0,2,4,6
/proc/9333/task/9334/stat : 9334 (java) R 9331 9331 5085 0 -1 4202560 6007 0 0 0 65 3 0 0 20 0 15 0 154497203 14320615424 26188 33554432000 4194304 4196468 140724699156752 139848063230184 139847695575708 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9335] ppid=9331 vsize=13984976 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9335/stat : 9335 (java) S 9331 9331 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154497203 14320615424 26188 33554432000 4194304 4196468 140724699156752 139848028707344 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9336] ppid=9331 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9336/stat : 9336 (java) S 9331 9331 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154497203 14320615424 26188 33554432000 4194304 4196468 140724699156752 139847654054544 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9337] ppid=9331 vsize=13984976 memory=43076 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9337/stat : 9337 (java) S 9331 9331 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154497203 14320615424 26188 33554432000 4194304 4196468 140724699156752 139847653001488 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9338] ppid=9331 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9338/stat : 9338 (java) S 9331 9331 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154497203 14320615424 26188 33554432000 4194304 4196468 140724699156752 139847651948944 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9339] ppid=9331 vsize=13984976 memory=2396 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9339/stat : 9339 (java) S 9331 9331 5085 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154497205 14320615424 26188 33554432000 4194304 4196468 140724699156752 139847533255408 139848059005570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9340] ppid=9331 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9340/stat : 9340 (java) S 9331 9331 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154497205 14320615424 26188 33554432000 4194304 4196468 140724699156752 139847532201632 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9341] ppid=9331 vsize=13984976 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9341/stat : 9341 (java) S 9331 9331 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154497205 14320615424 26188 33554432000 4194304 4196468 140724699156752 139847531148528 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9342] ppid=9331 vsize=13984976 memory=11112 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9342/stat : 9342 (java) S 9331 9331 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154497208 14320615424 26188 33554432000 4194304 4196468 140724699156752 139847530097104 139848059013019 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9343] ppid=9331 vsize=13984976 memory=5776 CPUtime=0.28 cores=0,2,4,6
/proc/9333/task/9343/stat : 9343 (java) R 9331 9331 5085 0 -1 4202560 1192 0 0 0 28 0 0 0 20 0 15 0 154497208 14320615424 26188 33554432000 4194304 4196468 140724699156752 139847529044208 139848059015770 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9344] ppid=9331 vsize=13984976 memory=4616 CPUtime=0.25 cores=0,2,4,6
/proc/9333/task/9344/stat : 9344 (java) R 9331 9331 5085 0 -1 4202560 647 0 0 0 25 0 0 0 20 0 15 0 154497208 14320615424 26188 33554432000 4194304 4196468 140724699156752 139847527983616 139848038166609 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9345] ppid=9331 vsize=13984976 memory=792 CPUtime=0.26 cores=0,2,4,6
/proc/9333/task/9345/stat : 9345 (java) S 9331 9331 5085 0 -1 1077944384 1394 0 0 0 26 0 0 0 20 0 15 0 154497208 14320615424 26188 33554432000 4194304 4196468 140724699156752 139847526938608 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9346] ppid=9331 vsize=13984976 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9346/stat : 9346 (java) S 9331 9331 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154497208 14320615424 26188 33554432000 4194304 4196468 140724699156752 139847525886304 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9347] ppid=9331 vsize=13984976 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9347/stat : 9347 (java) S 9331 9331 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154497208 14320615424 26188 33554432000 4194304 4196468 140724699156752 139847524834352 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 106136 KiB

[startup+1.5008 s]
/proc/loadavg: 1.57 1.60 1.72 6/217 9347
/proc/meminfo: memFree=22327796/32770624 swapFree=67108860/67108860
[pid=9331] ppid=9328 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9331/stat : 9331 (xcsp3-exec) S 9328 9331 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154497202 9740288 346 33554432000 4194304 5098028 140720781363088 140720781361192 140138695684732 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19304448 140720781370484 140720781370688 140720781370688 140720781373419 0
/proc/9331/statm: 2378 346 289 221 0 87 0

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

/proc/9333/task/9341/stat : 9341 (java) S 9331 9331 5085 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154497205 14320615424 63382 33554432000 4194304 4196468 140724699156752 139847531148544 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9342] ppid=9331 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9342/stat : 9342 (java) S 9331 9331 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154497208 14320615424 63382 33554432000 4194304 4196468 140724699156752 139847530097104 139848059013019 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9343] ppid=9331 vsize=13984976 memory=4420 CPUtime=2.05 cores=0,2,4,6
/proc/9333/task/9343/stat : 9343 (java) S 9331 9331 5085 0 -1 1077944384 12327 0 0 0 204 1 0 0 20 0 15 0 154497208 14320615424 63382 33554432000 4194304 4196468 140724699156752 139847529044208 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9344] ppid=9331 vsize=13984976 memory=100 CPUtime=2.46 cores=0,2,4,6
/proc/9333/task/9344/stat : 9344 (java) S 9331 9331 5085 0 -1 1077944384 13487 0 0 0 245 1 0 0 20 0 15 0 154497208 14320615424 63382 33554432000 4194304 4196468 140724699156752 139847527991664 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9345] ppid=9331 vsize=13984976 memory=6944652177228980320 CPUtime=0.49 cores=0,2,4,6
/proc/9333/task/9345/stat : 9345 (java) S 9331 9331 5085 0 -1 1077944384 5715 0 0 0 48 1 0 0 20 0 15 0 154497208 14320615424 63382 33554432000 4194304 4196468 140724699156752 139847526938608 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9346] ppid=9331 vsize=13984976 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9346/stat : 9346 (java) S 9331 9331 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154497208 14320615424 63382 33554432000 4194304 4196468 140724699156752 139847525886304 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9347] ppid=9331 vsize=13984976 memory=1384 CPUtime=0.04 cores=0,2,4,6
/proc/9333/task/9347/stat : 9347 (java) S 9331 9331 5085 0 -1 1077944384 978 0 0 0 3 1 0 0 20 0 15 0 154497208 14320615424 63382 33554432000 4194304 4196468 140724699156752 139847524834352 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
Current children cumulated CPU time: 107.7 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 254912 KiB

[startup+162.301 s]
/proc/loadavg: 1.92 1.75 1.75 3/217 9430
/proc/meminfo: memFree=20760416/32770624 swapFree=67108860/67108860
[pid=9331] ppid=9328 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9331/stat : 9331 (xcsp3-exec) S 9328 9331 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154497202 9740288 346 33554432000 4194304 5098028 140720781363088 140720781361192 140138695684732 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19304448 140720781370484 140720781370688 140720781370688 140720781373419 0
/proc/9331/statm: 2378 346 289 221 0 87 0
[pid=9333] ppid=9331 vsize=13984976 memory=199348 CPUtime=168.38 cores=0,2,4,6
/proc/9333/stat : 9333 (java) S 9331 9331 5085 0 -1 1077944320 61979 0 0 0 16804 34 0 0 20 0 15 0 154497202 14320615424 49837 33554432000 4194304 4196468 140724699156752 140724699139296 139848058994423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
/proc/9333/statm: 3496244 49837 3252 1 0 3483478 0
[pid=9333/tid=9334] ppid=9331 vsize=13984976 memory=217844 CPUtime=162.11 cores=0,2,4,6
/proc/9333/task/9334/stat : 9334 (java) R 9331 9331 5085 0 -1 4202560 11112 0 0 0 16206 5 0 0 20 0 15 0 154497203 14320615424 49837 33554432000 4194304 4196468 140724699156752 139848063233152 139847699942903 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9335] ppid=9331 vsize=13984976 memory=1384 CPUtime=0.12 cores=0,2,4,6
/proc/9333/task/9335/stat : 9335 (java) S 9331 9331 5085 0 -1 1077944384 846 0 0 0 7 5 0 0 20 0 15 0 154497203 14320615424 49837 33554432000 4194304 4196468 140724699156752 139848028707344 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9336] ppid=9331 vsize=13984976 memory=1384 CPUtime=0.12 cores=0,2,4,6
/proc/9333/task/9336/stat : 9336 (java) S 9331 9331 5085 0 -1 1077944384 1673 0 0 0 6 6 0 0 20 0 15 0 154497203 14320615424 49837 33554432000 4194304 4196468 140724699156752 139847654054544 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9337] ppid=9331 vsize=13984976 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/9333/task/9337/stat : 9337 (java) S 9331 9331 5085 0 -1 1077944384 2051 0 0 0 6 4 0 0 20 0 15 0 154497203 14320615424 49837 33554432000 4194304 4196468 140724699156752 139847653001488 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9338] ppid=9331 vsize=13984976 memory=211 CPUtime=0.12 cores=0,2,4,6
/proc/9333/task/9338/stat : 9338 (java) S 9331 9331 5085 0 -1 1077944384 799 0 0 0 7 5 0 0 20 0 15 0 154497203 14320615424 49837 33554432000 4194304 4196468 140724699156752 139847651948944 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9339] ppid=9331 vsize=13984976 memory=4140 CPUtime=0.04 cores=0,2,4,6
/proc/9333/task/9339/stat : 9339 (java) S 9331 9331 5085 0 -1 1077944384 1926 0 0 0 3 1 0 0 20 0 15 0 154497205 14320615424 49837 33554432000 4194304 4196468 140724699156752 139847533255408 139848059005570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9340] ppid=9331 vsize=13984976 memory=43076 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9340/stat : 9340 (java) S 9331 9331 5085 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154497205 14320615424 49837 33554432000 4194304 4196468 140724699156752 139847532201696 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9341] ppid=9331 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9341/stat : 9341 (java) S 9331 9331 5085 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154497205 14320615424 49837 33554432000 4194304 4196468 140724699156752 139847531148544 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9342] ppid=9331 vsize=13984976 memory=203512 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9342/stat : 9342 (java) S 9331 9331 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154497208 14320615424 49837 33554432000 4194304 4196468 140724699156752 139847530097104 139848059013019 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9343] ppid=9331 vsize=13984976 memory=1384 CPUtime=2.31 cores=0,2,4,6
/proc/9333/task/9343/stat : 9343 (java) S 9331 9331 5085 0 -1 1077944384 17038 0 0 0 230 1 0 0 20 0 15 0 154497208 14320615424 49837 33554432000 4194304 4196468 140724699156752 139847529044208 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9344] ppid=9331 vsize=13984976 memory=268268 CPUtime=2.79 cores=0,2,4,6
/proc/9333/task/9344/stat : 9344 (java) S 9331 9331 5085 0 -1 1077944384 16942 0 0 0 278 1 0 0 20 0 15 0 154497208 14320615424 49837 33554432000 4194304 4196468 140724699156752 139847527991664 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9345] ppid=9331 vsize=13984976 memory=1384 CPUtime=0.51 cores=0,2,4,6
/proc/9333/task/9345/stat : 9345 (java) S 9331 9331 5085 0 -1 1077944384 7226 0 0 0 50 1 0 0 20 0 15 0 154497208 14320615424 49837 33554432000 4194304 4196468 140724699156752 139847526938608 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9346] ppid=9331 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9346/stat : 9346 (java) S 9331 9331 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154497208 14320615424 49837 33554432000 4194304 4196468 140724699156752 139847525886304 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9347] ppid=9331 vsize=13984976 memory=1384 CPUtime=0.06 cores=0,2,4,6
/proc/9333/task/9347/stat : 9347 (java) S 9331 9331 5085 0 -1 1077944384 1024 0 0 0 4 2 0 0 20 0 15 0 154497208 14320615424 49837 33554432000 4194304 4196468 140724699156752 139847524834352 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
Current children cumulated CPU time: 168.38 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 200732 KiB

[startup+222.301 s]
/proc/loadavg: 1.71 1.72 1.75 3/217 9431
/proc/meminfo: memFree=20782664/32770624 swapFree=67108860/67108860
[pid=9331] ppid=9328 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9331/stat : 9331 (xcsp3-exec) S 9328 9331 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154497202 9740288 346 33554432000 4194304 5098028 140720781363088 140720781361192 140138695684732 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19304448 140720781370484 140720781370688 140720781370688 140720781373419 0
/proc/9331/statm: 2378 346 289 221 0 87 0
[pid=9333] ppid=9331 vsize=13984976 memory=177308 CPUtime=228.55 cores=0,2,4,6
/proc/9333/stat : 9333 (java) S 9331 9331 5085 0 -1 1077944320 65373 0 0 0 22819 36 0 0 20 0 15 0 154497202 14320615424 44327 33554432000 4194304 4196468 140724699156752 140724699139296 139848058994423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
/proc/9333/statm: 3496244 44327 3252 1 0 3483478 0
[pid=9333/tid=9334] ppid=9331 vsize=13984976 memory=177284 CPUtime=222.07 cores=0,2,4,6
/proc/9333/task/9334/stat : 9334 (java) R 9331 9331 5085 0 -1 4202560 11581 0 0 0 22202 5 0 0 20 0 15 0 154497203 14320615424 44327 33554432000 4194304 4196468 140724699156752 139848063233104 139847699944522 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9335] ppid=9331 vsize=13984976 memory=1384 CPUtime=0.13 cores=0,2,4,6
/proc/9333/task/9335/stat : 9335 (java) S 9331 9331 5085 0 -1 1077944384 890 0 0 0 8 5 0 0 20 0 15 0 154497203 14320615424 44327 33554432000 4194304 4196468 140724699156752 139848028707344 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9336] ppid=9331 vsize=13984976 memory=1384 CPUtime=0.14 cores=0,2,4,6
/proc/9333/task/9336/stat : 9336 (java) S 9331 9331 5085 0 -1 1077944384 1691 0 0 0 8 6 0 0 20 0 15 0 154497203 14320615424 44327 33554432000 4194304 4196468 140724699156752 139847654054544 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9337] ppid=9331 vsize=13984976 memory=177308 CPUtime=0.12 cores=0,2,4,6
/proc/9333/task/9337/stat : 9337 (java) S 9331 9331 5085 0 -1 1077944384 2111 0 0 0 7 5 0 0 20 0 15 0 154497203 14320615424 44327 33554432000 4194304 4196468 140724699156752 139847653001488 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9338] ppid=9331 vsize=13984976 memory=1384 CPUtime=0.13 cores=0,2,4,6
/proc/9333/task/9338/stat : 9338 (java) S 9331 9331 5085 0 -1 1077944384 1150 0 0 0 8 5 0 0 20 0 15 0 154497203 14320615424 44327 33554432000 4194304 4196468 140724699156752 139847651948944 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9339] ppid=9331 vsize=13984976 memory=1384 CPUtime=0.05 cores=0,2,4,6
/proc/9333/task/9339/stat : 9339 (java) S 9331 9331 5085 0 -1 1077944384 2145 0 0 0 4 1 0 0 20 0 15 0 154497205 14320615424 44327 33554432000 4194304 4196468 140724699156752 139847533255408 139848059005570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9340] ppid=9331 vsize=13984976 memory=177308 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9340/stat : 9340 (java) S 9331 9331 5085 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154497205 14320615424 44327 33554432000 4194304 4196468 140724699156752 139847532201696 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9341] ppid=9331 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9341/stat : 9341 (java) S 9331 9331 5085 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154497205 14320615424 44327 33554432000 4194304 4196468 140724699156752 139847531148544 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9342] ppid=9331 vsize=13984976 memory=177308 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9342/stat : 9342 (java) S 9331 9331 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154497208 14320615424 44327 33554432000 4194304 4196468 140724699156752 139847530097104 139848059013019 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9343] ppid=9331 vsize=13984976 memory=177308 CPUtime=2.32 cores=0,2,4,6
/proc/9333/task/9343/stat : 9343 (java) S 9331 9331 5085 0 -1 1077944384 17041 0 0 0 231 1 0 0 20 0 15 0 154497208 14320615424 44327 33554432000 4194304 4196468 140724699156752 139847529044208 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9344] ppid=9331 vsize=13984976 memory=288230617492235020 CPUtime=2.87 cores=0,2,4,6
/proc/9333/task/9344/stat : 9344 (java) S 9331 9331 5085 0 -1 1077944384 19018 0 0 0 285 2 0 0 20 0 15 0 154497208 14320615424 44327 33554432000 4194304 4196468 140724699156752 139847527991664 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9345] ppid=9331 vsize=13984976 memory=2396 CPUtime=0.52 cores=0,2,4,6
/proc/9333/task/9345/stat : 9345 (java) S 9331 9331 5085 0 -1 1077944384 7329 0 0 0 51 1 0 0 20 0 15 0 154497208 14320615424 44327 33554432000 4194304 4196468 140724699156752 139847526938608 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9346] ppid=9331 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9346/stat : 9346 (java) S 9331 9331 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154497208 14320615424 44327 33554432000 4194304 4196468 140724699156752 139847525886304 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9347] ppid=9331 vsize=13984976 memory=1004 CPUtime=0.09 cores=0,2,4,6
/proc/9333/task/9347/stat : 9347 (java) S 9331 9331 5085 0 -1 1077944384 1075 0 0 0 6 3 0 0 20 0 15 0 154497208 14320615424 44327 33554432000 4194304 4196468 140724699156752 139847524834352 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
Current children cumulated CPU time: 228.55 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 178692 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.63 1.70 1.74 3/217 9431
/proc/meminfo: memFree=20616724/32770624 swapFree=67108860/67108860
[pid=9331] ppid=9328 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9331/stat : 9331 (xcsp3-exec) S 9328 9331 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154497202 9740288 346 33554432000 4194304 5098028 140720781363088 140720781361192 140138695684732 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19304448 140720781370484 140720781370688 140720781370688 140720781373419 0
/proc/9331/statm: 2378 346 289 221 0 87 0
[pid=9333] ppid=9331 vsize=13984976 memory=174304 CPUtime=246.49 cores=0,2,4,6
/proc/9333/stat : 9333 (java) S 9331 9331 5085 0 -1 1077944320 68078 0 0 0 24613 36 0 0 20 0 15 0 154497202 14320615424 43576 33554432000 4194304 4196468 140724699156752 140724699139296 139848058994423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
/proc/9333/statm: 3496244 43576 3252 1 0 3483478 0
[pid=9333/tid=9334] ppid=9331 vsize=13984976 memory=8112282956445269571 CPUtime=239.76 cores=0,2,4,6
/proc/9333/task/9334/stat : 9334 (java) R 9331 9331 5085 0 -1 4202560 12088 0 0 0 23971 5 0 0 20 0 15 0 154497203 14320615424 43576 33554432000 4194304 4196468 140724699156752 139848063233160 139847699907234 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9335] ppid=9331 vsize=13984976 memory=4126316290023845779 CPUtime=0.14 cores=0,2,4,6
/proc/9333/task/9335/stat : 9335 (java) S 9331 9331 5085 0 -1 1077944384 891 0 0 0 9 5 0 0 20 0 15 0 154497203 14320615424 43576 33554432000 4194304 4196468 140724699156752 139848028707344 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9336] ppid=9331 vsize=13984976 memory=2464 CPUtime=0.14 cores=0,2,4,6
/proc/9333/task/9336/stat : 9336 (java) S 9331 9331 5085 0 -1 1077944384 1692 0 0 0 8 6 0 0 20 0 15 0 154497203 14320615424 43576 33554432000 4194304 4196468 140724699156752 139847654054544 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9337] ppid=9331 vsize=13984976 memory=1580 CPUtime=0.13 cores=0,2,4,6
/proc/9333/task/9337/stat : 9337 (java) S 9331 9331 5085 0 -1 1077944384 2113 0 0 0 8 5 0 0 20 0 15 0 154497203 14320615424 43576 33554432000 4194304 4196468 140724699156752 139847653001488 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9338] ppid=9331 vsize=13984976 memory=928 CPUtime=0.14 cores=0,2,4,6
/proc/9333/task/9338/stat : 9338 (java) S 9331 9331 5085 0 -1 1077944384 1151 0 0 0 9 5 0 0 20 0 15 0 154497203 14320615424 43576 33554432000 4194304 4196468 140724699156752 139847651948944 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9339] ppid=9331 vsize=13984976 memory=2244 CPUtime=0.06 cores=0,2,4,6
/proc/9333/task/9339/stat : 9339 (java) S 9331 9331 5085 0 -1 1077944384 2159 0 0 0 5 1 0 0 20 0 15 0 154497205 14320615424 43576 33554432000 4194304 4196468 140724699156752 139847533255408 139848059005570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9340] ppid=9331 vsize=13984976 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9340/stat : 9340 (java) S 9331 9331 5085 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 154497205 14320615424 43576 33554432000 4194304 4196468 140724699156752 139847532201696 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9341] ppid=9331 vsize=13984976 memory=2196 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9341/stat : 9341 (java) S 9331 9331 5085 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154497205 14320615424 43576 33554432000 4194304 4196468 140724699156752 139847531148544 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9342] ppid=9331 vsize=13984976 memory=7540 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9342/stat : 9342 (java) S 9331 9331 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154497208 14320615424 43576 33554432000 4194304 4196468 140724699156752 139847530097104 139848059013019 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9343] ppid=9331 vsize=13984976 memory=840 CPUtime=2.4 cores=0,2,4,6
/proc/9333/task/9343/stat : 9343 (java) S 9331 9331 5085 0 -1 1077944384 17994 0 0 0 239 1 0 0 20 0 15 0 154497208 14320615424 43576 33554432000 4194304 4196468 140724699156752 139847529044208 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9344] ppid=9331 vsize=13984976 memory=1696 CPUtime=2.99 cores=0,2,4,6
/proc/9333/task/9344/stat : 9344 (java) S 9331 9331 5085 0 -1 1077944384 19219 0 0 0 297 2 0 0 20 0 15 0 154497208 14320615424 43576 33554432000 4194304 4196468 140724699156752 139847527991664 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9345] ppid=9331 vsize=13984976 memory=920 CPUtime=0.52 cores=0,2,4,6
/proc/9333/task/9345/stat : 9345 (java) S 9331 9331 5085 0 -1 1077944384 8347 0 0 0 51 1 0 0 20 0 15 0 154497208 14320615424 43576 33554432000 4194304 4196468 140724699156752 139847526938608 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9346] ppid=9331 vsize=13984976 memory=2556 CPUtime=0 cores=0,2,4,6
/proc/9333/task/9346/stat : 9346 (java) S 9331 9331 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154497208 14320615424 43576 33554432000 4194304 4196468 140724699156752 139847525886304 139848059004629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
[pid=9333/tid=9347] ppid=9331 vsize=13984976 memory=2548 CPUtime=0.1 cores=0,2,4,6
/proc/9333/task/9347/stat : 9347 (java) S 9331 9331 5085 0 -1 1077944384 1079 0 0 0 7 3 0 0 20 0 15 0 154497208 14320615424 43576 33554432000 4194304 4196468 140724699156752 139847524834352 139848059005570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 8658944 140724699165853 140724699166028 140724699166028 140724699168719 0
Current children cumulated CPU time: 246.49 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 175688 KiB

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

[startup+240.02 s]
# the end of solver process 9331 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000905 s, system=0.001298 s

[startup+240.022 s]
# the end of solver process 9333 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=246.141 s, system=0.375563 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.023
CPU time (s): 246.517
CPU user time (s): 246.141
CPU system time (s): 0.375563
CPU usage (%): 102.706
Max. virtual memory (cumulated for all children) (KiB): 13996292
Max. memory (cumulated for all children) (KiB): 291048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.141
system time used= 0.375563
maximum resident set size= 308124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68804
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8836
involuntary context switches= 261


# summary of solver processes directly reported to runsolver:
#   pid: 9331,9333
#   total CPU time (s): 246.517
#   total CPU user time (s): 246.141
#   total CPU system time (s): 0.375563

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.50401 second user time and 2.35591 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-20 09:15:02
IDJOB=4282715
IDBENCH=136085
IDSOLVER=2678
FILE ID=node150/4282715-1503214162
RUNJOBID= node150-1503208459-5116
PBS_JOBID= 20630864
Free space on /tmp= 61764 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-ft/BinPacking-mdd-ft120-13.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-4282715-1503214162/watcher-4282715-1503214162 -o /tmp/evaluation-result-4282715-1503214162/solver-4282715-1503214162 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node150-1503208459-5116 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1536265710 HOME/instance-4282715-1503214162.xml

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

MD5SUM BENCH= f538aabc6a41aa561e8cda6eca1a34a0
RANDOM SEED=1536265710

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        22525684 kB
MemAvailable:   31834564 kB
Buffers:          302440 kB
Cached:          9284496 kB
SwapCached:            0 kB
Active:          2906020 kB
Inactive:        6863392 kB
Active(anon):     132400 kB
Inactive(anon):    85796 kB
Active(file):    2773620 kB
Inactive(file):  6777596 kB
Unevictable:        7260 kB
Mlocked:            7260 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7600 kB
Writeback:             0 kB
AnonPages:        227856 kB
Mapped:            64420 kB
Shmem:             33416 kB
Slab:             173880 kB
SReclaimable:     147000 kB
SUnreclaim:        26880 kB
KernelStack:        3856 kB
PageTables:         5908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1189512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61756 MiB
End job on node150 at 2017-08-20 09:19:02