Trace number 4269011

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-09)SAT (TO)0 2520.1101 2512.02

General information on the benchmark

NameBinPacking/
BinPacking-tab-ft/BinPacking-tab-ft120-19.xml
MD5SUM90a7b6352cefaac33401a11faadaca46
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables142
Number of constraints50
Number of domains2
Minimum domain size48
Maximum domain size88
Distribution of domain sizes[{"size":48,"count":1},{"size":88,"count":141}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":94},{"degree":4,"count":47}]
Minimum constraint arity3
Maximum constraint arity141
Distribution of constraint arities[{"arity":3,"count":47},{"arity":48,"count":1},{"arity":141,"count":2}]
Number of extensional constraints47
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":47},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269011-1502825256.xml"  -tl '2520s' -p 1 -x 0
0.19/0.33	c [HOME/instance-4269011-1502825256.xml, -tl, 2520s, -p, 1, -x, 0]
0.19/0.39	c simple solver
0.36/0.45	c parse instance...
2.56/1.48	c solve instance...
418.10/412.64	o 0 
2520.09/2512.01	s SATISFIABLE
2520.09/2512.01	v <instantiation>
2520.09/2512.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] </list>
2520.09/2512.01	v 	<values>0 499 497 0 496 253 251 492 254 254 491 486 0 484 259 257 479 261 259 476 260 260 472 469 0 468 467 0 460 456 0 450 418 0 442 426 0 434 430 0 418 416 0 410 407 0 405 291 255 399 273 267 395 291 253 390 282 250 390 273 265 386 281 254 381 277 250 380 380 0 379 288 253 374 371 0 369 0 0 367 276 258 364 358 0 352 271 269 350 292 250 345 271 268 341 279 251 340 275 256 337 276 253 333 296 253 333 274 269 331 330 0 330 275 256 326 319 0 321 276 257 320 271 270 315 296 251 309 309 0 309 309 0 309 305 0 301 272 265 300 298 0 </values>
2520.09/2512.01	v </instantiation>
2520.09/2512.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 (15001 MiB free)
  memory of node 1: 16384 MiB (15569 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269011-1502825256/watcher-4269011-1502825256 -o /tmp/evaluation-result-4269011-1502825256/solver-4269011-1502825256 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 466427775 HOME/instance-4269011-1502825256.xml 

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

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


[startup+0.100151 s]*
/proc/loadavg: 1.67 1.65 1.60 2/197 12144
/proc/meminfo: memFree=31304456/32770624 swapFree=67108860/67108860
[pid=12143] ppid=12140 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/12143/stat : 12143 (xcsp3-exec) S 12140 12143 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 70866215 9740288 344 18446744073709551615 4194304 5098028 140731639417904 140731639416008 140598641980028 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 35651584 140731639423353 140731639423557 140731639423557 140731639427051 0
/proc/12143/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1376 KiB

[startup+0.209504 s]*
/proc/loadavg: 1.67 1.65 1.60 2/211 12158
/proc/meminfo: memFree=31294328/32770624 swapFree=67108860/67108860
[pid=12143] ppid=12140 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/12143/stat : 12143 (xcsp3-exec) S 12140 12143 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 70866215 9740288 344 18446744073709551615 4194304 5098028 140731639417904 140731639416008 140598641980028 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 35651584 140731639423353 140731639423557 140731639423557 140731639427051 0
/proc/12143/statm: 2378 344 289 221 0 87 0
[pid=12145] ppid=12143 vsize=13907304 memory=20404 CPUtime=0.05 cores=1,3,5,7
/proc/12145/stat : 12145 (java) S 12143 12143 11586 0 -1 1077944320 4548 0 0 0 5 0 0 0 20 0 14 0 70866225 14241079296 5101 18446744073709551615 4194304 4196468 140736383914800 140736383897344 139999438696183 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
/proc/12145/statm: 3476826 5101 2554 1 0 3466323 0
[pid=12145/tid=12146] ppid=12143 vsize=13907304 memory=4206751525541405026 CPUtime=0.04 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (java) D 12143 12143 11586 0 -1 4202560 2729 0 0 0 4 0 0 0 20 0 14 0 70866225 14241079296 5101 18446744073709551615 4194304 4196468 140736383914800 139999442933664 139999438718205 0 4 1 16800974 18446744071580418449 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12147] ppid=12143 vsize=13907304 memory=4123389896250521363 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (java) S 12143 12143 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 70866226 14241079296 5101 18446744073709551615 4194304 4196468 140736383914800 139999039187984 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12148] ppid=12143 vsize=13907304 memory=139642916058752 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (java) S 12143 12143 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 70866226 14241079296 5101 18446744073709551615 4194304 4196468 140736383914800 139999038135440 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12149] ppid=12143 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12149/stat : 12149 (java) S 12143 12143 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 70866226 14241079296 5101 18446744073709551615 4194304 4196468 140736383914800 139999037082384 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12150] ppid=12143 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12150/stat : 12150 (java) S 12143 12143 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 70866226 14241079296 5101 18446744073709551615 4194304 4196468 140736383914800 139999036029840 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12151] ppid=12143 vsize=13907304 memory=139642916058752 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12151/stat : 12151 (java) S 12143 12143 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 70866227 14241079296 5101 18446744073709551615 4194304 4196468 140736383914800 139998916983024 139999438707330 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12152] ppid=12143 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12152/stat : 12152 (java) S 12143 12143 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 70866228 14241079296 5101 18446744073709551615 4194304 4196468 140736383914800 139998915929248 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12153] ppid=12143 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12153/stat : 12153 (java) S 12143 12143 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 70866228 14241079296 5101 18446744073709551615 4194304 4196468 140736383914800 139998914876144 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12154] ppid=12143 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12154/stat : 12154 (java) S 12143 12143 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 70866230 14241079296 5101 18446744073709551615 4194304 4196468 140736383914800 139998913824720 139999438714779 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12155] ppid=12143 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12155/stat : 12155 (java) S 12143 12143 11586 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 14 0 70866230 14241079296 5101 18446744073709551615 4194304 4196468 140736383914800 139998912772848 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12156] ppid=12143 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12156/stat : 12156 (java) S 12143 12143 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 70866231 14241079296 5101 18446744073709551615 4194304 4196468 140736383914800 139998911720304 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12157] ppid=12143 vsize=13907304 memory=139642916058752 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12157/stat : 12157 (java) S 12143 12143 11586 0 -1 1077944384 216 0 0 0 0 0 0 0 20 0 14 0 70866231 14241079296 5101 18446744073709551615 4194304 4196468 140736383914800 139998910667248 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12158] ppid=12143 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12158/stat : 12158 (java) S 12143 12143 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 70866231 14241079296 5101 18446744073709551615 4194304 4196468 140736383914800 139998909614944 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 21780 KiB

[startup+0.310145 s]*
/proc/loadavg: 1.67 1.65 1.60 6/212 12159
/proc/meminfo: memFree=31286140/32770624 swapFree=67108860/67108860
[pid=12143] ppid=12140 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/12143/stat : 12143 (xcsp3-exec) S 12140 12143 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 70866215 9740288 344 18446744073709551615 4194304 5098028 140731639417904 140731639416008 140598641980028 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 35651584 140731639423353 140731639423557 140731639423557 140731639427051 0
/proc/12143/statm: 2378 344 289 221 0 87 0
[pid=12145] ppid=12143 vsize=13974352 memory=30632 CPUtime=0.19 cores=1,3,5,7
/proc/12145/stat : 12145 (java) S 12143 12143 11586 0 -1 1077944320 6129 0 0 0 18 1 0 0 20 0 15 0 70866225 14309736448 7658 18446744073709551615 4194304 4196468 140736383914800 140736383897344 139999438696183 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
/proc/12145/statm: 3493588 7658 2962 1 0 3482964 0
[pid=12145/tid=12146] ppid=12143 vsize=13974352 memory=6933928925625698159 CPUtime=0.11 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (java) R 12143 12143 11586 0 -1 4202560 3473 0 0 0 11 0 0 0 20 0 15 0 70866225 14309736448 7658 18446744073709551615 4194304 4196468 140736383914800 139999442930816 139999438708118 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12147] ppid=12143 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (java) S 12143 12143 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70866226 14309736448 7658 18446744073709551615 4194304 4196468 140736383914800 139999039187984 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12148] ppid=12143 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (java) S 12143 12143 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70866226 14309736448 7658 18446744073709551615 4194304 4196468 140736383914800 139999038135440 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12149] ppid=12143 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12149/stat : 12149 (java) S 12143 12143 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70866226 14309736448 7658 18446744073709551615 4194304 4196468 140736383914800 139999037082384 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12150] ppid=12143 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12150/stat : 12150 (java) S 12143 12143 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70866226 14309736448 7658 18446744073709551615 4194304 4196468 140736383914800 139999036029840 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12151] ppid=12143 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12151/stat : 12151 (java) S 12143 12143 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70866227 14309736448 7658 18446744073709551615 4194304 4196468 140736383914800 139998916983024 139999438707330 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12152] ppid=12143 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12152/stat : 12152 (java) S 12143 12143 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70866228 14309736448 7658 18446744073709551615 4194304 4196468 140736383914800 139998915929248 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12153] ppid=12143 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12153/stat : 12153 (java) S 12143 12143 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70866228 14309736448 7658 18446744073709551615 4194304 4196468 140736383914800 139998914876144 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12154] ppid=12143 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12154/stat : 12154 (java) S 12143 12143 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70866230 14309736448 7658 18446744073709551615 4194304 4196468 140736383914800 139998913824720 139999438714779 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12155] ppid=12143 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12145/task/12155/stat : 12155 (java) S 12143 12143 11586 0 -1 1077944384 425 0 0 0 1 0 0 0 20 0 15 0 70866230 14309736448 7658 18446744073709551615 4194304 4196468 140736383914800 139998912772848 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12156] ppid=12143 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12145/task/12156/stat : 12156 (java) S 12143 12143 11586 0 -1 1077944384 217 0 0 0 1 0 0 0 20 0 15 0 70866231 14309736448 7658 18446744073709551615 4194304 4196468 140736383914800 139998911720304 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12157] ppid=12143 vsize=13974352 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/12145/task/12157/stat : 12157 (java) R 12143 12143 11586 0 -1 4202560 712 0 0 0 4 0 0 0 20 0 15 0 70866231 14309736448 7658 18446744073709551615 4194304 4196468 140736383914800 139998910663128 139999417343313 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12158] ppid=12143 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12158/stat : 12158 (java) S 12143 12143 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70866231 14309736448 7658 18446744073709551615 4194304 4196468 140736383914800 139998909614944 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12159] ppid=12143 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12159/stat : 12159 (java) S 12143 12143 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70866239 14309736448 7658 18446744073709551615 4194304 4196468 140736383914800 139998908561968 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 32008 KiB

[startup+0.701565 s]
/proc/loadavg: 1.67 1.65 1.60 5/212 12159
/proc/meminfo: memFree=31269152/32770624 swapFree=67108860/67108860
[pid=12143] ppid=12140 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/12143/stat : 12143 (xcsp3-exec) S 12140 12143 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 70866215 9740288 344 18446744073709551615 4194304 5098028 140731639417904 140731639416008 140598641980028 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 35651584 140731639423353 140731639423557 140731639423557 140731639427051 0
/proc/12143/statm: 2378 344 289 221 0 87 0
[pid=12145] ppid=12143 vsize=13978684 memory=95544 CPUtime=1.06 cores=1,3,5,7
/proc/12145/stat : 12145 (java) S 12143 12143 11586 0 -1 1077944320 12456 0 0 0 101 5 0 0 20 0 15 0 70866225 14314172416 23886 18446744073709551615 4194304 4196468 140736383914800 140736383897344 139999438696183 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
/proc/12145/statm: 3494671 23886 3141 1 0 3482964 0
[pid=12145/tid=12146] ppid=12143 vsize=13978684 memory=5788 CPUtime=0.49 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (java) R 12143 12143 11586 0 -1 4202560 7804 0 0 0 46 3 0 0 20 0 15 0 70866225 14314172416 23886 18446744073709551615 4194304 4196468 140736383914800 139999442930360 139999041702117 0 4 1 16800974 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12147] ppid=12143 vsize=13978684 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (java) S 12143 12143 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70866226 14314172416 23886 18446744073709551615 4194304 4196468 140736383914800 139999039187984 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12148] ppid=12143 vsize=13978684 memory=796 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (java) S 12143 12143 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70866226 14314172416 23886 18446744073709551615 4194304 4196468 140736383914800 139999038135440 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12149] ppid=12143 vsize=13978684 memory=9992 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12149/stat : 12149 (java) S 12143 12143 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70866226 14314172416 23886 18446744073709551615 4194304 4196468 140736383914800 139999037082384 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12150] ppid=12143 vsize=13978684 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12150/stat : 12150 (java) S 12143 12143 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70866226 14314172416 23886 18446744073709551615 4194304 4196468 140736383914800 139999036029840 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12151] ppid=12143 vsize=13978684 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12151/stat : 12151 (java) S 12143 12143 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70866227 14314172416 23886 18446744073709551615 4194304 4196468 140736383914800 139998916983024 139999438707330 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12152] ppid=12143 vsize=13978684 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12152/stat : 12152 (java) S 12143 12143 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70866228 14314172416 23886 18446744073709551615 4194304 4196468 140736383914800 139998915929248 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12153] ppid=12143 vsize=13978684 memory=8972 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12153/stat : 12153 (java) S 12143 12143 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70866228 14314172416 23886 18446744073709551615 4194304 4196468 140736383914800 139998914876144 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12154] ppid=12143 vsize=13978684 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12154/stat : 12154 (java) S 12143 12143 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70866230 14314172416 23886 18446744073709551615 4194304 4196468 140736383914800 139998913824720 139999438714779 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12155] ppid=12143 vsize=13978684 memory=1440 CPUtime=0.15 cores=1,3,5,7
/proc/12145/task/12155/stat : 12155 (java) R 12143 12143 11586 0 -1 4202560 1073 0 0 0 15 0 0 0 20 0 15 0 70866230 14314172416 23886 18446744073709551615 4194304 4196468 140736383914800 139998912753752 139999423605092 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12156] ppid=12143 vsize=13978684 memory=1204 CPUtime=0.18 cores=1,3,5,7
/proc/12145/task/12156/stat : 12156 (java) R 12143 12143 11586 0 -1 4202560 936 0 0 0 18 0 0 0 20 0 15 0 70866231 14314172416 23886 18446744073709551615 4194304 4196468 140736383914800 139998911706328 139999423088607 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12157] ppid=12143 vsize=13978684 memory=7014751519600432465 CPUtime=0.21 cores=1,3,5,7
/proc/12145/task/12157/stat : 12157 (java) S 12143 12143 11586 0 -1 1077944384 1339 0 0 0 21 0 0 0 20 0 15 0 70866231 14314172416 23886 18446744073709551615 4194304 4196468 140736383914800 139998910667248 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12158] ppid=12143 vsize=13978684 memory=7236552774533014872 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12158/stat : 12158 (java) S 12143 12143 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70866231 14314172416 23886 18446744073709551615 4194304 4196468 140736383914800 139998909614944 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12159] ppid=12143 vsize=13978684 memory=5795117241467496816 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12159/stat : 12159 (java) S 12143 12143 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70866239 14314172416 23886 18446744073709551615 4194304 4196468 140736383914800 139998908561968 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 96920 KiB

[startup+1.50156 s]
/proc/loadavg: 1.67 1.65 1.60 5/212 12159
/proc/meminfo: memFree=31182776/32770624 swapFree=67108860/67108860
[pid=12143] ppid=12140 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/12143/stat : 12143 (xcsp3-exec) S 12140 12143 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 70866215 9740288 344 18446744073709551615 4194304 5098028 140731639417904 140731639416008 140598641980028 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 35651584 140731639423353 140731639423557 140731639423557 140731639427051 0
/proc/12143/statm: 2378 344 289 221 0 87 0
[pid=12145] ppid=12143 vsize=13980732 memory=200276 CPUtime=2.82 cores=1,3,5,7
/proc/12145/stat : 12145 (java) S 12143 12143 11586 0 -1 1077944320 19772 0 0 0 272 10 0 0 20 0 15 0 70866225 14316269568 50069 18446744073709551615 4194304 4196468 140736383914800 140736383897344 139999438696183 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
/proc/12145/statm: 3495183 50069 3205 1 0 3483476 0
[pid=12145/tid=12146] ppid=12143 vsize=13980732 memory=0 CPUtime=1.27 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (java) R 12143 12143 11586 0 -1 4202560 9863 0 0 0 122 5 0 0 20 0 15 0 70866225 14316269568 50069 18446744073709551615 4194304 4196468 140736383914800 139999442932880 139999040940988 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12147] ppid=12143 vsize=13980732 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (java) S 12143 12143 11586 0 -1 1077944384 81 0 0 0 1 0 0 0 20 0 15 0 70866226 14316269568 50069 18446744073709551615 4194304 4196468 140736383914800 139999039187984 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12148] ppid=12143 vsize=13980732 memory=279285617431776 CPUtime=0.01 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (java) S 12143 12143 11586 0 -1 1077944384 291 0 0 0 1 0 0 0 20 0 15 0 70866226 14316269568 50069 18446744073709551615 4194304 4196468 140736383914800 139999038135440 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12149] ppid=12143 vsize=13980732 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12145/task/12149/stat : 12149 (java) S 12143 12143 11586 0 -1 1077944384 254 0 0 0 1 0 0 0 20 0 15 0 70866226 14316269568 50069 18446744073709551615 4194304 4196468 140736383914800 139999037082384 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12150] ppid=12143 vsize=13980732 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12145/task/12150/stat : 12150 (java) S 12143 12143 11586 0 -1 1077944384 96 0 0 0 1 0 0 0 20 0 15 0 70866226 14316269568 50069 18446744073709551615 4194304 4196468 140736383914800 139999036029840 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12151] ppid=12143 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12151/stat : 12151 (java) S 12143 12143 11586 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 70866227 14316269568 50069 18446744073709551615 4194304 4196468 140736383914800 139998916983024 139999438707330 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12152] ppid=12143 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12152/stat : 12152 (java) S 12143 12143 11586 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 70866228 14316269568 50069 18446744073709551615 4194304 4196468 140736383914800 139998915929248 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12153] ppid=12143 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12153/stat : 12153 (java) S 12143 12143 11586 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 70866228 14316269568 50069 18446744073709551615 4194304 4196468 140736383914800 139998914876144 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12154] ppid=12143 vsize=13980732 memory=8243114992657236055 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12154/stat : 12154 (java) S 12143 12143 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70866230 14316269568 50069 18446744073709551615 4194304 4196468 140736383914800 139998913824720 139999438714779 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12155] ppid=12143 vsize=13980732 memory=0 CPUtime=0.53 cores=1,3,5,7
/proc/12145/task/12155/stat : 12155 (java) R 12143 12143 11586 0 -1 4202560 2032 0 0 0 53 0 0 0 20 0 15 0 70866230 14316269568 50069 18446744073709551615 4194304 4196468 140736383914800 139998912761520 139999420213993 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12156] ppid=12143 vsize=13980732 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/12145/task/12156/stat : 12156 (java) R 12143 12143 11586 0 -1 4202560 2361 0 0 0 55 0 0 0 20 0 15 0 70866231 14316269568 50069 18446744073709551615 4194304 4196468 140736383914800 139998911706848 139999416059128 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12157] ppid=12143 vsize=13980732 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/12145/task/12157/stat : 12157 (java) S 12143 12143 11586 0 -1 1077944384 3120 0 0 0 34 1 0 0 20 0 15 0 70866231 14316269568 50069 18446744073709551615 4194304 4196468 140736383914800 139998910667248 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12158] ppid=12143 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12158/stat : 12158 (java) S 12143 12143 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70866231 14316269568 50069 18446744073709551615 4194304 4196468 140736383914800 139998909614944 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12159] ppid=12143 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12159/stat : 12159 (java) S 12143 12143 11586 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 70866239 14316269568 50069 18446744073709551615 4194304 4196468 140736383914800 139998908561968 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
Current children cumulated CPU time: 2.82 s
Current children cumulated vsize: 13990244 KiB

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

[pid=12145/tid=12151] ppid=12143 vsize=13980732 memory=1376 CPUtime=0.03 cores=1,3,5,7
/proc/12145/task/12151/stat : 12151 (java) S 12143 12143 11586 0 -1 1077944384 994 0 0 0 2 1 0 0 20 0 15 0 70866227 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998916983024 139999438707330 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12152] ppid=12143 vsize=13980732 memory=259280 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12152/stat : 12152 (java) S 12143 12143 11586 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 70866228 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998915929312 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12153] ppid=12143 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12153/stat : 12153 (java) S 12143 12143 11586 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 70866228 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998914876160 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12154] ppid=12143 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12154/stat : 12154 (java) S 12143 12143 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70866230 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998913824720 139999438714779 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12155] ppid=12143 vsize=13980732 memory=9992 CPUtime=2.63 cores=1,3,5,7
/proc/12145/task/12155/stat : 12155 (java) S 12143 12143 11586 0 -1 1077944384 20702 0 0 0 260 3 0 0 20 0 15 0 70866230 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998912772848 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12156] ppid=12143 vsize=13980732 memory=1716 CPUtime=3.65 cores=1,3,5,7
/proc/12145/task/12156/stat : 12156 (java) S 12143 12143 11586 0 -1 1077944384 21839 0 0 0 363 2 0 0 20 0 15 0 70866231 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998911720304 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12157] ppid=12143 vsize=13980732 memory=1376 CPUtime=0.59 cores=1,3,5,7
/proc/12145/task/12157/stat : 12157 (java) S 12143 12143 11586 0 -1 1077944384 8601 0 0 0 57 2 0 0 20 0 15 0 70866231 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998910667248 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12158] ppid=12143 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12158/stat : 12158 (java) S 12143 12143 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70866231 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998909614944 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12159] ppid=12143 vsize=13980732 memory=1376 CPUtime=1.03 cores=1,3,5,7
/proc/12145/task/12159/stat : 12159 (java) S 12143 12143 11586 0 -1 1077944384 970 0 0 0 53 50 0 0 20 0 15 0 70866239 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998908561968 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
Current children cumulated CPU time: 2390.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 260656 KiB

[startup+2442.3 s]
/proc/loadavg: 2.06 2.17 2.06 3/211 12383
/proc/meminfo: memFree=30842812/32770624 swapFree=67108860/67108860
[pid=12143] ppid=12140 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/12143/stat : 12143 (xcsp3-exec) S 12140 12143 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 70866215 9740288 344 18446744073709551615 4194304 5098028 140731639417904 140731639416008 140598641980028 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 35651584 140731639423353 140731639423557 140731639423557 140731639427051 0
/proc/12143/statm: 2378 344 289 221 0 87 0
[pid=12145] ppid=12143 vsize=13980732 memory=259280 CPUtime=2450.35 cores=1,3,5,7
/proc/12145/stat : 12145 (java) S 12143 12143 11586 0 -1 1077944320 75039 0 0 0 244972 63 0 0 20 0 15 0 70866225 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 140736383897344 139999438696183 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
/proc/12145/statm: 3495183 64820 3235 1 0 3483476 0
[pid=12145/tid=12146] ppid=12143 vsize=13980732 memory=1376 CPUtime=2442.06 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (java) R 12143 12143 11586 0 -1 4202560 18354 0 0 0 244200 6 0 0 20 0 15 0 70866225 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139999442933000 139999043700511 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12147] ppid=12143 vsize=13980732 memory=259280 CPUtime=0.04 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (java) S 12143 12143 11586 0 -1 1077944384 224 0 0 0 3 1 0 0 20 0 15 0 70866226 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139999039187984 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12148] ppid=12143 vsize=13980732 memory=259280 CPUtime=0.03 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (java) S 12143 12143 11586 0 -1 1077944384 509 0 0 0 3 0 0 0 20 0 15 0 70866226 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139999038135440 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12149] ppid=12143 vsize=13980732 memory=259280 CPUtime=0.04 cores=1,3,5,7
/proc/12145/task/12149/stat : 12149 (java) S 12143 12143 11586 0 -1 1077944384 439 0 0 0 3 1 0 0 20 0 15 0 70866226 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139999037082384 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12150] ppid=12143 vsize=13980732 memory=259280 CPUtime=0.04 cores=1,3,5,7
/proc/12145/task/12150/stat : 12150 (java) S 12143 12143 11586 0 -1 1077944384 177 0 0 0 3 1 0 0 20 0 15 0 70866226 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139999036029840 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12151] ppid=12143 vsize=13980732 memory=259280 CPUtime=0.03 cores=1,3,5,7
/proc/12145/task/12151/stat : 12151 (java) S 12143 12143 11586 0 -1 1077944384 1020 0 0 0 2 1 0 0 20 0 15 0 70866227 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998916983024 139999438707330 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12152] ppid=12143 vsize=13980732 memory=259280 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12152/stat : 12152 (java) S 12143 12143 11586 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 70866228 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998915929312 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12153] ppid=12143 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12153/stat : 12153 (java) S 12143 12143 11586 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 70866228 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998914876160 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12154] ppid=12143 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12154/stat : 12154 (java) S 12143 12143 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70866230 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998913824720 139999438714779 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12155] ppid=12143 vsize=13980732 memory=1376 CPUtime=2.72 cores=1,3,5,7
/proc/12145/task/12155/stat : 12155 (java) S 12143 12143 11586 0 -1 1077944384 20798 0 0 0 269 3 0 0 20 0 15 0 70866230 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998912772848 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12156] ppid=12143 vsize=13980732 memory=259280 CPUtime=3.66 cores=1,3,5,7
/proc/12145/task/12156/stat : 12156 (java) S 12143 12143 11586 0 -1 1077944384 21839 0 0 0 363 3 0 0 20 0 15 0 70866231 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998911720304 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12157] ppid=12143 vsize=13980732 memory=259280 CPUtime=0.6 cores=1,3,5,7
/proc/12145/task/12157/stat : 12157 (java) S 12143 12143 11586 0 -1 1077944384 9307 0 0 0 58 2 0 0 20 0 15 0 70866231 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998910667248 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12158] ppid=12143 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12158/stat : 12158 (java) S 12143 12143 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70866231 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998909614944 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12159] ppid=12143 vsize=13980732 memory=1376 CPUtime=1.05 cores=1,3,5,7
/proc/12145/task/12159/stat : 12159 (java) S 12143 12143 11586 0 -1 1077944384 980 0 0 0 54 51 0 0 20 0 15 0 70866239 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998908561968 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
Current children cumulated CPU time: 2450.35 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 260656 KiB

[startup+2502.3 s]
/proc/loadavg: 2.02 2.14 2.05 3/211 12386
/proc/meminfo: memFree=30842820/32770624 swapFree=67108860/67108860
[pid=12143] ppid=12140 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/12143/stat : 12143 (xcsp3-exec) S 12140 12143 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 70866215 9740288 344 18446744073709551615 4194304 5098028 140731639417904 140731639416008 140598641980028 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 35651584 140731639423353 140731639423557 140731639423557 140731639427051 0
/proc/12143/statm: 2378 344 289 221 0 87 0
[pid=12145] ppid=12143 vsize=13980732 memory=259280 CPUtime=2510.37 cores=1,3,5,7
/proc/12145/stat : 12145 (java) S 12143 12143 11586 0 -1 1077944320 75267 0 0 0 250973 64 0 0 20 0 15 0 70866225 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 140736383897344 139999438696183 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
/proc/12145/statm: 3495183 64820 3235 1 0 3483476 0
[pid=12145/tid=12146] ppid=12143 vsize=13980732 memory=259280 CPUtime=2502.06 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (java) R 12143 12143 11586 0 -1 4202560 18535 0 0 0 250200 6 0 0 20 0 15 0 70866225 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139999442933000 139999043701094 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12147] ppid=12143 vsize=13980732 memory=259280 CPUtime=0.04 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (java) S 12143 12143 11586 0 -1 1077944384 224 0 0 0 3 1 0 0 20 0 15 0 70866226 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139999039187984 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12148] ppid=12143 vsize=13980732 memory=259280 CPUtime=0.03 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (java) S 12143 12143 11586 0 -1 1077944384 509 0 0 0 3 0 0 0 20 0 15 0 70866226 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139999038135440 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12149] ppid=12143 vsize=13980732 memory=1376 CPUtime=0.04 cores=1,3,5,7
/proc/12145/task/12149/stat : 12149 (java) S 12143 12143 11586 0 -1 1077944384 439 0 0 0 3 1 0 0 20 0 15 0 70866226 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139999037082384 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12150] ppid=12143 vsize=13980732 memory=259280 CPUtime=0.04 cores=1,3,5,7
/proc/12145/task/12150/stat : 12150 (java) S 12143 12143 11586 0 -1 1077944384 177 0 0 0 3 1 0 0 20 0 15 0 70866226 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139999036029840 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12151] ppid=12143 vsize=13980732 memory=1376 CPUtime=0.04 cores=1,3,5,7
/proc/12145/task/12151/stat : 12151 (java) S 12143 12143 11586 0 -1 1077944384 1027 0 0 0 3 1 0 0 20 0 15 0 70866227 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998916983024 139999438707330 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12152] ppid=12143 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12152/stat : 12152 (java) S 12143 12143 11586 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 70866228 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998915929312 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12153] ppid=12143 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12153/stat : 12153 (java) S 12143 12143 11586 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 70866228 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998914876160 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12154] ppid=12143 vsize=13980732 memory=259280 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12154/stat : 12154 (java) S 12143 12143 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70866230 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998913824720 139999438714779 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12155] ppid=12143 vsize=13980732 memory=4120 CPUtime=2.72 cores=1,3,5,7
/proc/12145/task/12155/stat : 12155 (java) S 12143 12143 11586 0 -1 1077944384 20800 0 0 0 269 3 0 0 20 0 15 0 70866230 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998912772848 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12156] ppid=12143 vsize=13980732 memory=39616 CPUtime=3.66 cores=1,3,5,7
/proc/12145/task/12156/stat : 12156 (java) S 12143 12143 11586 0 -1 1077944384 21841 0 0 0 363 3 0 0 20 0 15 0 70866231 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998911720304 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12157] ppid=12143 vsize=13980732 memory=2384 CPUtime=0.6 cores=1,3,5,7
/proc/12145/task/12157/stat : 12157 (java) S 12143 12143 11586 0 -1 1077944384 9310 0 0 0 58 2 0 0 20 0 15 0 70866231 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998910667248 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12158] ppid=12143 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12158/stat : 12158 (java) S 12143 12143 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70866231 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998909614944 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12159] ppid=12143 vsize=13980732 memory=1376 CPUtime=1.07 cores=1,3,5,7
/proc/12145/task/12159/stat : 12159 (java) S 12143 12143 11586 0 -1 1077944384 1013 0 0 0 55 52 0 0 20 0 15 0 70866239 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998908561968 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
Current children cumulated CPU time: 2510.37 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 260656 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512 s]*
/proc/loadavg: 2.02 2.13 2.05 3/211 12386
/proc/meminfo: memFree=30842828/32770624 swapFree=67108860/67108860
[pid=12143] ppid=12140 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/12143/stat : 12143 (xcsp3-exec) S 12140 12143 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 70866215 9740288 344 18446744073709551615 4194304 5098028 140731639417904 140731639416008 140598641980028 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 35651584 140731639423353 140731639423557 140731639423557 140731639427051 0
/proc/12143/statm: 2378 344 289 221 0 87 0
[pid=12145] ppid=12143 vsize=13980732 memory=259280 CPUtime=2520.09 cores=1,3,5,7
/proc/12145/stat : 12145 (java) S 12143 12143 11586 0 -1 1077944320 75271 0 0 0 251945 64 0 0 20 0 15 0 70866225 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 140736383897344 139999438696183 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
/proc/12145/statm: 3495183 64820 3235 1 0 3483476 0
[pid=12145/tid=12146] ppid=12143 vsize=13980732 memory=2776 CPUtime=2511.77 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (java) R 12143 12143 11586 0 -1 4202560 18537 0 0 0 251171 6 0 0 20 0 15 0 70866225 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139999442933000 139999045610488 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12147] ppid=12143 vsize=13980732 memory=2776 CPUtime=0.04 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (java) S 12143 12143 11586 0 -1 1077944384 224 0 0 0 3 1 0 0 20 0 15 0 70866226 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139999039187984 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12148] ppid=12143 vsize=13980732 memory=-7003737579269690708 CPUtime=0.03 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (java) S 12143 12143 11586 0 -1 1077944384 509 0 0 0 3 0 0 0 20 0 15 0 70866226 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139999038135440 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12149] ppid=12143 vsize=13980732 memory=-7003737579269690708 CPUtime=0.04 cores=1,3,5,7
/proc/12145/task/12149/stat : 12149 (java) S 12143 12143 11586 0 -1 1077944384 439 0 0 0 3 1 0 0 20 0 15 0 70866226 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139999037082384 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12150] ppid=12143 vsize=13980732 memory=259280 CPUtime=0.04 cores=1,3,5,7
/proc/12145/task/12150/stat : 12150 (java) S 12143 12143 11586 0 -1 1077944384 177 0 0 0 3 1 0 0 20 0 15 0 70866226 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139999036029840 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12151] ppid=12143 vsize=13980732 memory=1376 CPUtime=0.04 cores=1,3,5,7
/proc/12145/task/12151/stat : 12151 (java) S 12143 12143 11586 0 -1 1077944384 1027 0 0 0 3 1 0 0 20 0 15 0 70866227 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998916983024 139999438707330 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12152] ppid=12143 vsize=13980732 memory=259280 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12152/stat : 12152 (java) S 12143 12143 11586 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 70866228 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998915929312 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12153] ppid=12143 vsize=13980732 memory=1152 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12153/stat : 12153 (java) S 12143 12143 11586 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 70866228 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998914876160 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12154] ppid=12143 vsize=13980732 memory=3288 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12154/stat : 12154 (java) S 12143 12143 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70866230 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998913824720 139999438714779 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12155] ppid=12143 vsize=13980732 memory=1380 CPUtime=2.72 cores=1,3,5,7
/proc/12145/task/12155/stat : 12155 (java) S 12143 12143 11586 0 -1 1077944384 20800 0 0 0 269 3 0 0 20 0 15 0 70866230 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998912772848 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12156] ppid=12143 vsize=13980732 memory=9992 CPUtime=3.66 cores=1,3,5,7
/proc/12145/task/12156/stat : 12156 (java) S 12143 12143 11586 0 -1 1077944384 21841 0 0 0 363 3 0 0 20 0 15 0 70866231 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998911720304 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12157] ppid=12143 vsize=13980732 memory=1716 CPUtime=0.6 cores=1,3,5,7
/proc/12145/task/12157/stat : 12157 (java) S 12143 12143 11586 0 -1 1077944384 9310 0 0 0 58 2 0 0 20 0 15 0 70866231 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998910667248 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12158] ppid=12143 vsize=13980732 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12158/stat : 12158 (java) S 12143 12143 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70866231 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998909614944 139999438706389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
[pid=12145/tid=12159] ppid=12143 vsize=13980732 memory=1232 CPUtime=1.07 cores=1,3,5,7
/proc/12145/task/12159/stat : 12159 (java) S 12143 12143 11586 0 -1 1077944384 1015 0 0 0 55 52 0 0 20 0 15 0 70866239 14316269568 64820 18446744073709551615 4194304 4196468 140736383914800 139998908561968 139999438707330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34922496 140736383922609 140736383922785 140736383922785 140736383926223 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 260656 KiB

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

[startup+2512.02 s]
# the end of solver process 12143 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.46 s, system=0.652964 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2512.02
CPU time (s): 2520.11
CPU user time (s): 2519.46
CPU system time (s): 0.652964
CPU usage (%): 100.322
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 260656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.46
system time used= 0.652964
maximum resident set size= 260000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76112
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57422
involuntary context switches= 878


# summary of solver processes directly reported to runsolver:
#   pid: 12143
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2519.46
#   total CPU system time (s): 0.652964

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.508 second user time and 24.8205 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-15 21:13:19
IDJOB=4269011
IDBENCH=135990
IDSOLVER=2660
FILE ID=node124/4269011-1502825256
RUNJOBID= node124-1502673801-14690
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-ft/BinPacking-tab-ft120-19.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-4269011-1502825256/watcher-4269011-1502825256 -o /tmp/evaluation-result-4269011-1502825256/solver-4269011-1502825256 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 466427775 HOME/instance-4269011-1502825256.xml

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

MD5SUM BENCH= 90a7b6352cefaac33401a11faadaca46
RANDOM SEED=466427775

node124.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.51
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.51
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.51
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.51
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:        31304796 kB
MemAvailable:   31745208 kB
Buffers:          247804 kB
Cached:           479200 kB
SwapCached:            0 kB
Active:           717160 kB
Inactive:         300436 kB
Active(anon):     241896 kB
Inactive(anon):    81948 kB
Active(file):     475264 kB
Inactive(file):   218488 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8228 kB
Writeback:             8 kB
AnonPages:        289920 kB
Mapped:            60340 kB
Shmem:             33512 kB
Slab:             151444 kB
SReclaimable:     124992 kB
SUnreclaim:        26452 kB
KernelStack:        3504 kB
PageTables:         6016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1156892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62012 MiB
End job on node124 at 2017-08-15 21:55:12