Trace number 4283230

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-08-18)SAT (TO)0 2520.0801 2501.1201

General information on the benchmark

NameBinPacking/
BinPacking-tab-ft/BinPacking-tab-ft120-15.xml
MD5SUM3d6808b330f5ae5835187fa3c31c3257
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.05
Satisfiable
(Un)Satisfiability was proved
Number of variables142
Number of constraints50
Number of domains2
Minimum domain size48
Maximum domain size82
Distribution of domain sizes[{"size":48,"count":1},{"size":82,"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.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283230-1503218831.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4283230-1503218831.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.33/0.26	c parse instance...
2.43/1.28	c solve instance...
305.64/297.53	o 0 
2520.05/2501.11	s SATISFIABLE
2520.05/2501.11	v <instantiation>
2520.05/2501.11	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.05/2501.11	v 	<values>0 487 484 0 483 258 258 482 472 0 479 472 0 473 446 0 469 443 0 465 282 251 463 443 0 458 274 267 453 279 256 446 287 252 443 440 0 433 274 266 426 426 0 425 278 257 422 285 250 411 276 261 408 387 0 404 271 262 400 270 264 400 270 264 387 277 261 386 386 0 378 363 0 373 281 251 372 322 255 367 271 266 365 292 251 363 362 0 363 280 252 362 322 250 357 320 250 354 344 0 337 333 0 334 269 263 332 270 262 330 322 255 317 272 267 310 274 267 307 305 0 306 306 251 304 0 0 303 302 0 303 279 256 303 277 260 296 294 0 296 0 0 </values>
2520.05/2501.11	v </instantiation>
2520.05/2501.11	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 (12705 MiB free)
  memory of node 1: 16384 MiB (12962 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283230-1503218831/watcher-4283230-1503218831 -o /tmp/evaluation-result-4283230-1503218831/solver-4283230-1503218831 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node113-1503215438-13002 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 99671541 HOME/instance-4283230-1503218831.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=13462, runsolver pid=13459
Current StackSize limit: 8192 KiB


[startup+0.100096 s]*
/proc/loadavg: 2.00 1.88 1.89 3/218 13478
/proc/meminfo: memFree=26267384/32770624 swapFree=67108860/67108860
[pid=13462] ppid=13459 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13462/stat : 13462 (xcsp3-exec) S 13459 13462 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154970595 9740288 346 33554432000 4194304 5098028 140721037149008 140721037147112 140422219608700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32235520 140721037153392 140721037153595 140721037153595 140721037156331 0
/proc/13462/statm: 2378 346 289 221 0 87 0
[pid=13464] ppid=13462 vsize=13978596 memory=28068 CPUtime=0.12 cores=1,3,5,7
/proc/13464/stat : 13464 (java) S 13462 13462 8036 0 -1 1077944320 5376 0 0 0 11 1 0 0 20 0 15 0 154970595 14314082304 7017 33554432000 4194304 4196468 140724793914608 140724793897152 140296222015223 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
/proc/13464/statm: 3494649 7017 2862 1 0 3482966 0
[pid=13464/tid=13465] ppid=13462 vsize=13978596 memory=8514701219881125282 CPUtime=0.08 cores=1,3,5,7
/proc/13464/task/13465/stat : 13465 (java) R 13462 13462 8036 0 -1 4202560 3390 0 0 0 8 0 0 0 20 0 15 0 154970595 14314082304 7017 33554432000 4194304 4196468 140724793914608 140296226246528 140296222027158 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13466] ppid=13462 vsize=13978596 memory=3472467893878310096 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13466/stat : 13466 (java) S 13462 13462 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154970596 14314082304 7017 33554432000 4194304 4196468 140724793914608 140295818001552 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13467] ppid=13462 vsize=13978596 memory=139764983158400 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13467/stat : 13467 (java) S 13462 13462 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154970596 14314082304 7017 33554432000 4194304 4196468 140724793914608 140295816948752 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13468] ppid=13462 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13468/stat : 13468 (java) S 13462 13462 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154970596 14314082304 7017 33554432000 4194304 4196468 140724793914608 140295815895952 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13469] ppid=13462 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13469/stat : 13469 (java) S 13462 13462 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154970596 14314082304 7017 33554432000 4194304 4196468 140724793914608 140295814843152 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13470] ppid=13462 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13470/stat : 13470 (java) S 13462 13462 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154970597 14314082304 7017 33554432000 4194304 4196468 140724793914608 140295695960432 140296222026370 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13471] ppid=13462 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13471/stat : 13471 (java) S 13462 13462 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154970598 14314082304 7017 33554432000 4194304 4196468 140724793914608 140295694906400 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13472] ppid=13462 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13472/stat : 13472 (java) S 13462 13462 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154970598 14314082304 7017 33554432000 4194304 4196468 140724793914608 140295693853552 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13473] ppid=13462 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13473/stat : 13473 (java) S 13462 13462 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154970600 14314082304 7017 33554432000 4194304 4196468 140724793914608 140295692801872 140296222033819 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13474] ppid=13462 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13474/stat : 13474 (java) S 13462 13462 8036 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 15 0 154970600 14314082304 7017 33554432000 4194304 4196468 140724793914608 140295691750256 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13475] ppid=13462 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13475/stat : 13475 (java) S 13462 13462 8036 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 15 0 154970600 14314082304 7017 33554432000 4194304 4196468 140724793914608 140295690697456 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13476] ppid=13462 vsize=13978596 memory=139764983158400 CPUtime=0.01 cores=1,3,5,7
/proc/13464/task/13476/stat : 13476 (java) R 13462 13462 8036 0 -1 4202560 273 0 0 0 1 0 0 0 20 0 15 0 154970600 14314082304 7017 33554432000 4194304 4196468 140724793914608 140295689644656 140296201135808 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13477] ppid=13462 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13477/stat : 13477 (java) S 13462 13462 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154970601 14314082304 7017 33554432000 4194304 4196468 140724793914608 140295688592096 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13478] ppid=13462 vsize=13978596 memory=139764983158400 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13478/stat : 13478 (java) S 13462 13462 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154970601 14314082304 7017 33554432000 4194304 4196468 140724793914608 140295687539376 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29452 KiB

[startup+0.21078 s]*
/proc/loadavg: 2.00 1.88 1.89 3/218 13478
/proc/meminfo: memFree=26255252/32770624 swapFree=67108860/67108860
[pid=13462] ppid=13459 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13462/stat : 13462 (xcsp3-exec) S 13459 13462 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154970595 9740288 346 33554432000 4194304 5098028 140721037149008 140721037147112 140422219608700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32235520 140721037153392 140721037153595 140721037153595 140721037156331 0
/proc/13462/statm: 2378 346 289 221 0 87 0
[pid=13464] ppid=13462 vsize=13982852 memory=40796 CPUtime=0.33 cores=1,3,5,7
/proc/13464/stat : 13464 (java) S 13462 13462 8036 0 -1 1077944320 8185 0 0 0 32 1 0 0 20 0 15 0 154970595 14318440448 10199 33554432000 4194304 4196468 140724793914608 140724793897152 140296222015223 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
/proc/13464/statm: 3495713 10199 3057 1 0 3482966 0
[pid=13464/tid=13465] ppid=13462 vsize=13982852 memory=5853961137533323680 CPUtime=0.2 cores=1,3,5,7
/proc/13464/task/13465/stat : 13465 (java) D 13462 13462 8036 0 -1 1077944384 5314 0 0 0 19 1 0 0 20 0 15 0 154970595 14318440448 10199 33554432000 4194304 4196468 140724793914608 140296226224848 140296214694445 0 4 0 16800975 18446744072101629476 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13466] ppid=13462 vsize=13982852 memory=3472467893878310096 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13466/stat : 13466 (java) S 13462 13462 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154970596 14318440448 10199 33554432000 4194304 4196468 140724793914608 140295818001552 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13467] ppid=13462 vsize=13982852 memory=139764983158400 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13467/stat : 13467 (java) S 13462 13462 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154970596 14318440448 10199 33554432000 4194304 4196468 140724793914608 140295816948752 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13468] ppid=13462 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13468/stat : 13468 (java) S 13462 13462 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154970596 14318473216 10199 33554432000 4194304 4196468 140724793914608 140295815895952 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13469] ppid=13462 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13469/stat : 13469 (java) S 13462 13462 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154970596 14318473216 10199 33554432000 4194304 4196468 140724793914608 140295814843152 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13470] ppid=13462 vsize=13982852 memory=139764983158400 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13470/stat : 13470 (java) S 13462 13462 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154970597 14318440448 10199 33554432000 4194304 4196468 140724793914608 140295695960432 140296222026370 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13471] ppid=13462 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13471/stat : 13471 (java) S 13462 13462 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154970598 14318440448 10199 33554432000 4194304 4196468 140724793914608 140295694906400 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13472] ppid=13462 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13472/stat : 13472 (java) S 13462 13462 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154970598 14318440448 10199 33554432000 4194304 4196468 140724793914608 140295693853552 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13473] ppid=13462 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13473/stat : 13473 (java) S 13462 13462 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154970600 14318440448 10199 33554432000 4194304 4196468 140724793914608 140295692801872 140296222033819 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13474] ppid=13462 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/13464/task/13474/stat : 13474 (java) S 13462 13462 8036 0 -1 1077944384 444 0 0 0 2 0 0 0 20 0 15 0 154970600 14318440448 10199 33554432000 4194304 4196468 140724793914608 140295691750256 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13475] ppid=13462 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/13464/task/13475/stat : 13475 (java) S 13462 13462 8036 0 -1 1077944384 403 0 0 0 2 0 0 0 20 0 15 0 154970600 14318440448 10199 33554432000 4194304 4196468 140724793914608 140295690697456 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13476] ppid=13462 vsize=13982852 memory=139764983158400 CPUtime=0.07 cores=1,3,5,7
/proc/13464/task/13476/stat : 13476 (java) S 13462 13462 8036 0 -1 1077944384 736 0 0 0 7 0 0 0 20 0 15 0 154970600 14318440448 10199 33554432000 4194304 4196468 140724793914608 140295689644656 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13477] ppid=13462 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13477/stat : 13477 (java) S 13462 13462 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154970601 14318473216 10199 33554432000 4194304 4196468 140724793914608 140295688592096 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13478] ppid=13462 vsize=13982884 memory=139764983158400 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13478/stat : 13478 (java) S 13462 13462 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154970601 14318473216 10199 33554432000 4194304 4196468 140724793914608 140295687539376 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 42180 KiB

[startup+0.317329 s]*
/proc/loadavg: 2.00 1.88 1.89 5/218 13478
/proc/meminfo: memFree=26248676/32770624 swapFree=67108860/67108860
[pid=13462] ppid=13459 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13462/stat : 13462 (xcsp3-exec) S 13459 13462 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154970595 9740288 346 33554432000 4194304 5098028 140721037149008 140721037147112 140422219608700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32235520 140721037153392 140721037153595 140721037153595 140721037156331 0
/proc/13462/statm: 2378 346 289 221 0 87 0
[pid=13464] ppid=13462 vsize=13982852 memory=47936 CPUtime=0.52 cores=1,3,5,7
/proc/13464/stat : 13464 (java) S 13462 13462 8036 0 -1 1077944320 9131 0 0 0 50 2 0 0 20 0 15 0 154970595 14318440448 11984 33554432000 4194304 4196468 140724793914608 140724793897152 140296222015223 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
/proc/13464/statm: 3495713 11984 3119 1 0 3482966 0
[pid=13464/tid=13465] ppid=13462 vsize=13982852 memory=8514701219880862117 CPUtime=0.3 cores=1,3,5,7
/proc/13464/task/13465/stat : 13465 (java) R 13462 13462 8036 0 -1 4202560 5972 0 0 0 28 2 0 0 20 0 15 0 154970595 14318440448 11984 33554432000 4194304 4196468 140724793914608 140296226252960 140295859631855 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13466] ppid=13462 vsize=13982852 memory=3472467893878310096 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13466/stat : 13466 (java) S 13462 13462 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154970596 14318440448 11984 33554432000 4194304 4196468 140724793914608 140295818001552 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13467] ppid=13462 vsize=13982852 memory=139764983158400 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13467/stat : 13467 (java) S 13462 13462 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154970596 14318440448 11984 33554432000 4194304 4196468 140724793914608 140295816948752 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13468] ppid=13462 vsize=13982852 memory=6 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13468/stat : 13468 (java) S 13462 13462 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154970596 14318440448 11984 33554432000 4194304 4196468 140724793914608 140295815895952 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13469] ppid=13462 vsize=13982852 memory=139764879730719 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13469/stat : 13469 (java) S 13462 13462 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154970596 14318440448 11984 33554432000 4194304 4196468 140724793914608 140295814843152 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13470] ppid=13462 vsize=13982852 memory=279529759422208 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13470/stat : 13470 (java) S 13462 13462 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154970597 14318440448 11984 33554432000 4194304 4196468 140724793914608 140295695960432 140296222026370 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13471] ppid=13462 vsize=13982852 memory=139764879707663 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13471/stat : 13471 (java) S 13462 13462 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154970598 14318440448 11984 33554432000 4194304 4196468 140724793914608 140295694906400 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13472] ppid=13462 vsize=13982852 memory=279529862875232 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13472/stat : 13472 (java) S 13462 13462 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154970598 14318440448 11984 33554432000 4194304 4196468 140724793914608 140295693853552 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13473] ppid=13462 vsize=13982852 memory=139764879712271 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13473/stat : 13473 (java) S 13462 13462 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154970600 14318440448 11984 33554432000 4194304 4196468 140724793914608 140295692801872 140296222033819 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13474] ppid=13462 vsize=13982852 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/13464/task/13474/stat : 13474 (java) R 13462 13462 8036 0 -1 4202560 566 0 0 0 4 0 0 0 20 0 15 0 154970600 14318440448 11984 33554432000 4194304 4196468 140724793914608 140295691750256 140296222027158 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13475] ppid=13462 vsize=13982852 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/13464/task/13475/stat : 13475 (java) R 13462 13462 8036 0 -1 1077944384 480 0 0 0 4 0 0 0 20 0 15 0 154970600 14318440448 11984 33554432000 4194304 4196468 140724793914608 140295690697456 140296222026370 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13476] ppid=13462 vsize=13982852 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/13464/task/13476/stat : 13476 (java) R 13462 13462 8036 0 -1 4202560 813 0 0 0 12 0 0 0 20 0 15 0 154970600 14318440448 11984 33554432000 4194304 4196468 140724793914608 140295689644656 140296222036570 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13477] ppid=13462 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13477/stat : 13477 (java) S 13462 13462 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154970601 14318440448 11984 33554432000 4194304 4196468 140724793914608 140295688592096 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13478] ppid=13462 vsize=13982852 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13478/stat : 13478 (java) S 13462 13462 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154970601 14318440448 11984 33554432000 4194304 4196468 140724793914608 140295687539376 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49320 KiB

[startup+0.70084 s]
/proc/loadavg: 2.00 1.88 1.89 5/218 13478
/proc/meminfo: memFree=26198036/32770624 swapFree=67108860/67108860
[pid=13462] ppid=13459 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13462/stat : 13462 (xcsp3-exec) S 13459 13462 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154970595 9740288 346 33554432000 4194304 5098028 140721037149008 140721037147112 140422219608700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32235520 140721037153392 140721037153595 140721037153595 140721037156331 0
/proc/13462/statm: 2378 346 289 221 0 87 0
[pid=13464] ppid=13462 vsize=13982928 memory=112360 CPUtime=1.48 cores=1,3,5,7
/proc/13464/stat : 13464 (java) S 13462 13462 8036 0 -1 1077944320 11440 0 0 0 144 4 0 0 20 0 15 0 154970595 14318518272 28090 33554432000 4194304 4196468 140724793914608 140724793897152 140296222015223 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
/proc/13464/statm: 3495732 28090 3187 1 0 3482966 0
[pid=13464/tid=13465] ppid=13462 vsize=13982928 memory=279529759248240 CPUtime=0.67 cores=1,3,5,7
/proc/13464/task/13465/stat : 13465 (java) R 13462 13462 8036 0 -1 4202560 6319 0 0 0 64 3 0 0 20 0 15 0 154970595 14318518272 28090 33554432000 4194304 4196468 140724793914608 140296226246480 140295862617831 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13466] ppid=13462 vsize=13982928 memory=3835163037842756688 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13466/stat : 13466 (java) S 13462 13462 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154970596 14318518272 28090 33554432000 4194304 4196468 140724793914608 140295818001552 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13467] ppid=13462 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13467/stat : 13467 (java) S 13462 13462 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154970596 14318518272 28090 33554432000 4194304 4196468 140724793914608 140295816948752 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13468] ppid=13462 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13468/stat : 13468 (java) S 13462 13462 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154970596 14318518272 28090 33554432000 4194304 4196468 140724793914608 140295815895952 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13469] ppid=13462 vsize=13982928 memory=5796 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13469/stat : 13469 (java) S 13462 13462 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154970596 14318518272 28090 33554432000 4194304 4196468 140724793914608 140295814843152 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13470] ppid=13462 vsize=13982928 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13470/stat : 13470 (java) S 13462 13462 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154970597 14318518272 28090 33554432000 4194304 4196468 140724793914608 140295695960432 140296222026370 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13471] ppid=13462 vsize=13982928 memory=8716 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13471/stat : 13471 (java) S 13462 13462 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154970598 14318518272 28090 33554432000 4194304 4196468 140724793914608 140295694906400 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13472] ppid=13462 vsize=13982928 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13472/stat : 13472 (java) S 13462 13462 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154970598 14318518272 28090 33554432000 4194304 4196468 140724793914608 140295693853552 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13473] ppid=13462 vsize=13982928 memory=7452706766398776640 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13473/stat : 13473 (java) S 13462 13462 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154970600 14318518272 28090 33554432000 4194304 4196468 140724793914608 140295692801872 140296222033819 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13474] ppid=13462 vsize=13982928 memory=7881696724453321575 CPUtime=0.29 cores=1,3,5,7
/proc/13464/task/13474/stat : 13474 (java) S 13462 13462 8036 0 -1 1077944384 1326 0 0 0 29 0 0 0 20 0 15 0 154970600 14318518272 28090 33554432000 4194304 4196468 140724793914608 140295691750256 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13475] ppid=13462 vsize=13982928 memory=7295950492835795024 CPUtime=0.27 cores=1,3,5,7
/proc/13464/task/13475/stat : 13475 (java) S 13462 13462 8036 0 -1 1077944384 1076 0 0 0 27 0 0 0 20 0 15 0 154970600 14318518272 28090 33554432000 4194304 4196468 140724793914608 140295690697456 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13476] ppid=13462 vsize=13982928 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/13464/task/13476/stat : 13476 (java) S 13462 13462 8036 0 -1 1077944384 1415 0 0 0 23 0 0 0 20 0 15 0 154970600 14318518272 28090 33554432000 4194304 4196468 140724793914608 140295689644656 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13477] ppid=13462 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13477/stat : 13477 (java) S 13462 13462 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154970601 14318518272 28090 33554432000 4194304 4196468 140724793914608 140295688592096 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13478] ppid=13462 vsize=13982928 memory=42756 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13478/stat : 13478 (java) S 13462 13462 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154970601 14318518272 28090 33554432000 4194304 4196468 140724793914608 140295687539376 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 113744 KiB

[startup+1.50132 s]
/proc/loadavg: 2.00 1.88 1.89 3/218 13478
/proc/meminfo: memFree=26139528/32770624 swapFree=67108860/67108860
[pid=13462] ppid=13459 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13462/stat : 13462 (xcsp3-exec) S 13459 13462 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154970595 9740288 346 33554432000 4194304 5098028 140721037149008 140721037147112 140422219608700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32235520 140721037153392 140721037153595 140721037153595 140721037156331 0
/proc/13462/statm: 2378 346 289 221 0 87 0

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

/proc/13464/task/13472/stat : 13472 (java) S 13462 13462 8036 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 154970598 14320615424 135461 33554432000 4194304 4196468 140724793914608 140295693853568 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13473] ppid=13462 vsize=13984976 memory=541844 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13473/stat : 13473 (java) S 13462 13462 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154970600 14320615424 135461 33554432000 4194304 4196468 140724793914608 140295692801872 140296222033819 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13474] ppid=13462 vsize=13984976 memory=1384 CPUtime=4.97 cores=1,3,5,7
/proc/13464/task/13474/stat : 13474 (java) S 13462 13462 8036 0 -1 1077944384 26760 0 0 0 494 3 0 0 20 0 15 0 154970600 14320615424 135461 33554432000 4194304 4196468 140724793914608 140295691750256 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13475] ppid=13462 vsize=13984976 memory=546464 CPUtime=5.11 cores=1,3,5,7
/proc/13464/task/13475/stat : 13475 (java) S 13462 13462 8036 0 -1 1077944384 26896 0 0 0 508 3 0 0 20 0 15 0 154970600 14320615424 135461 33554432000 4194304 4196468 140724793914608 140295690697456 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13476] ppid=13462 vsize=13984976 memory=1224 CPUtime=0.81 cores=1,3,5,7
/proc/13464/task/13476/stat : 13476 (java) S 13462 13462 8036 0 -1 1077944384 11597 0 0 0 79 2 0 0 20 0 15 0 154970600 14320615424 135461 33554432000 4194304 4196468 140724793914608 140295689644656 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13477] ppid=13462 vsize=13984976 memory=544924 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13477/stat : 13477 (java) S 13462 13462 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154970601 14320615424 135461 33554432000 4194304 4196468 140724793914608 140295688592096 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13478] ppid=13462 vsize=13984976 memory=4100 CPUtime=1.1 cores=1,3,5,7
/proc/13464/task/13478/stat : 13478 (java) S 13462 13462 8036 0 -1 1077944384 1932 0 0 0 50 60 0 0 20 0 15 0 154970601 14320615424 135461 33554432000 4194304 4196468 140724793914608 140295687539376 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
Current children cumulated CPU time: 2400.64 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 543228 KiB

[startup+2442.3 s]
/proc/loadavg: 1.51 1.49 1.59 3/218 13655
/proc/meminfo: memFree=25868632/32770624 swapFree=67108860/67108860
[pid=13462] ppid=13459 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13462/stat : 13462 (xcsp3-exec) S 13459 13462 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154970595 9740288 346 33554432000 4194304 5098028 140721037149008 140721037147112 140422219608700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32235520 140721037153392 140721037153595 140721037153595 140721037156331 0
/proc/13462/statm: 2378 346 289 221 0 87 0
[pid=13464] ppid=13462 vsize=13984976 memory=476532 CPUtime=2461.2 cores=1,3,5,7
/proc/13464/stat : 13464 (java) S 13462 13462 8036 0 -1 1077944320 139514 0 0 0 245929 191 0 0 20 0 15 0 154970595 14320615424 119133 33554432000 4194304 4196468 140724793914608 140724793897152 140296222015223 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
/proc/13464/statm: 3496244 119133 3289 1 0 3483478 0
[pid=13464/tid=13465] ppid=13462 vsize=13984976 memory=476532 CPUtime=2439.04 cores=1,3,5,7
/proc/13464/task/13465/stat : 13465 (java) R 13462 13462 8036 0 -1 4202560 38543 0 0 0 243890 14 0 0 20 0 15 0 154970595 14320615424 119133 33554432000 4194304 4196468 140724793914608 140296226254464 140295863961814 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13466] ppid=13462 vsize=13984976 memory=476532 CPUtime=2.41 cores=1,3,5,7
/proc/13464/task/13466/stat : 13466 (java) S 13462 13462 8036 0 -1 1077944384 7168 0 0 0 214 27 0 0 20 0 15 0 154970596 14320615424 119133 33554432000 4194304 4196468 140724793914608 140295818001552 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13467] ppid=13462 vsize=13984976 memory=501548 CPUtime=2.4 cores=1,3,5,7
/proc/13464/task/13467/stat : 13467 (java) S 13462 13462 8036 0 -1 1077944384 4766 0 0 0 211 29 0 0 20 0 15 0 154970596 14320615424 119133 33554432000 4194304 4196468 140724793914608 140295816948752 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13468] ppid=13462 vsize=13984976 memory=1384 CPUtime=2.4 cores=1,3,5,7
/proc/13464/task/13468/stat : 13468 (java) S 13462 13462 8036 0 -1 1077944384 6212 0 0 0 212 28 0 0 20 0 15 0 154970596 14320615424 119133 33554432000 4194304 4196468 140724793914608 140295815895952 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13469] ppid=13462 vsize=13984976 memory=490940 CPUtime=2.4 cores=1,3,5,7
/proc/13464/task/13469/stat : 13469 (java) S 13462 13462 8036 0 -1 1077944384 5053 0 0 0 211 29 0 0 20 0 15 0 154970596 14320615424 119133 33554432000 4194304 4196468 140724793914608 140295814843152 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13470] ppid=13462 vsize=13984976 memory=478072 CPUtime=0.43 cores=1,3,5,7
/proc/13464/task/13470/stat : 13470 (java) S 13462 13462 8036 0 -1 1077944384 9105 0 0 0 35 8 0 0 20 0 15 0 154970597 14320615424 119133 33554432000 4194304 4196468 140724793914608 140295695960432 140296222026370 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13471] ppid=13462 vsize=13984976 memory=476532 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13471/stat : 13471 (java) S 13462 13462 8036 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 154970598 14320615424 119133 33554432000 4194304 4196468 140724793914608 140295694906464 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13472] ppid=13462 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13472/stat : 13472 (java) S 13462 13462 8036 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 154970598 14320615424 119133 33554432000 4194304 4196468 140724793914608 140295693853568 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13473] ppid=13462 vsize=13984976 memory=476532 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13473/stat : 13473 (java) S 13462 13462 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154970600 14320615424 119133 33554432000 4194304 4196468 140724793914608 140295692801872 140296222033819 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13474] ppid=13462 vsize=13984976 memory=1384 CPUtime=4.97 cores=1,3,5,7
/proc/13464/task/13474/stat : 13474 (java) S 13462 13462 8036 0 -1 1077944384 26760 0 0 0 494 3 0 0 20 0 15 0 154970600 14320615424 119133 33554432000 4194304 4196468 140724793914608 140295691750256 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13475] ppid=13462 vsize=13984976 memory=478072 CPUtime=5.11 cores=1,3,5,7
/proc/13464/task/13475/stat : 13475 (java) S 13462 13462 8036 0 -1 1077944384 26896 0 0 0 508 3 0 0 20 0 15 0 154970600 14320615424 119133 33554432000 4194304 4196468 140724793914608 140295690697456 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13476] ppid=13462 vsize=13984976 memory=42804 CPUtime=0.81 cores=1,3,5,7
/proc/13464/task/13476/stat : 13476 (java) S 13462 13462 8036 0 -1 1077944384 11665 0 0 0 79 2 0 0 20 0 15 0 154970600 14320615424 119133 33554432000 4194304 4196468 140724793914608 140295689644656 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13477] ppid=13462 vsize=13984976 memory=490940 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13477/stat : 13477 (java) S 13462 13462 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154970601 14320615424 119133 33554432000 4194304 4196468 140724793914608 140295688592096 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13478] ppid=13462 vsize=13984976 memory=490948 CPUtime=1.13 cores=1,3,5,7
/proc/13464/task/13478/stat : 13478 (java) S 13462 13462 8036 0 -1 1077944384 1936 0 0 0 52 61 0 0 20 0 15 0 154970601 14320615424 119133 33554432000 4194304 4196468 140724793914608 140295687539376 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
Current children cumulated CPU time: 2461.2 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 477916 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2501.11 s]
/proc/loadavg: 1.54 1.51 1.59 3/218 13656
/proc/meminfo: memFree=25753520/32770624 swapFree=67108860/67108860
[pid=13462] ppid=13459 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13462/stat : 13462 (xcsp3-exec) S 13459 13462 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154970595 9740288 346 33554432000 4194304 5098028 140721037149008 140721037147112 140422219608700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32235520 140721037153392 140721037153595 140721037153595 140721037156331 0
/proc/13462/statm: 2378 346 289 221 0 87 0
[pid=13464] ppid=13462 vsize=13984976 memory=472428 CPUtime=2520.05 cores=1,3,5,7
/proc/13464/stat : 13464 (java) S 13462 13462 8036 0 -1 1077944320 139650 0 0 0 251813 192 0 0 20 0 15 0 154970595 14320615424 118107 33554432000 4194304 4196468 140724793914608 140724793897152 140296222015223 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
/proc/13464/statm: 3496244 118107 3289 1 0 3483478 0
[pid=13464/tid=13465] ppid=13462 vsize=13984976 memory=472428 CPUtime=2497.84 cores=1,3,5,7
/proc/13464/task/13465/stat : 13465 (java) R 13462 13462 8036 0 -1 4202560 38613 0 0 0 249770 14 0 0 20 0 15 0 154970595 14320615424 118107 33554432000 4194304 4196468 140724793914608 140296226254464 140295863961993 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13466] ppid=13462 vsize=13984976 memory=1384 CPUtime=2.41 cores=1,3,5,7
/proc/13464/task/13466/stat : 13466 (java) S 13462 13462 8036 0 -1 1077944384 7171 0 0 0 214 27 0 0 20 0 15 0 154970596 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295818001552 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13467] ppid=13462 vsize=13984976 memory=472428 CPUtime=2.41 cores=1,3,5,7
/proc/13464/task/13467/stat : 13467 (java) S 13462 13462 8036 0 -1 1077944384 4767 0 0 0 212 29 0 0 20 0 15 0 154970596 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295816948752 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13468] ppid=13462 vsize=13984976 memory=472428 CPUtime=2.41 cores=1,3,5,7
/proc/13464/task/13468/stat : 13468 (java) S 13462 13462 8036 0 -1 1077944384 6212 0 0 0 213 28 0 0 20 0 15 0 154970596 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295815895952 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13469] ppid=13462 vsize=13984976 memory=1384 CPUtime=2.41 cores=1,3,5,7
/proc/13464/task/13469/stat : 13469 (java) S 13462 13462 8036 0 -1 1077944384 5055 0 0 0 212 29 0 0 20 0 15 0 154970596 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295814843152 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13470] ppid=13462 vsize=13984976 memory=472428 CPUtime=0.43 cores=1,3,5,7
/proc/13464/task/13470/stat : 13470 (java) S 13462 13462 8036 0 -1 1077944384 9115 0 0 0 35 8 0 0 20 0 15 0 154970597 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295695960432 140296222026370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13471] ppid=13462 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13471/stat : 13471 (java) S 13462 13462 8036 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 154970598 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295694906464 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13472] ppid=13462 vsize=13984976 memory=472428 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13472/stat : 13472 (java) S 13462 13462 8036 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 154970598 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295693853568 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13473] ppid=13462 vsize=13984976 memory=472428 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13473/stat : 13473 (java) S 13462 13462 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154970600 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295692801872 140296222033819 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13474] ppid=13462 vsize=13984976 memory=472428 CPUtime=4.97 cores=1,3,5,7
/proc/13464/task/13474/stat : 13474 (java) S 13462 13462 8036 0 -1 1077944384 26768 0 0 0 494 3 0 0 20 0 15 0 154970600 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295691750256 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13475] ppid=13462 vsize=13984976 memory=472428 CPUtime=5.11 cores=1,3,5,7
/proc/13464/task/13475/stat : 13475 (java) S 13462 13462 8036 0 -1 1077944384 26898 0 0 0 508 3 0 0 20 0 15 0 154970600 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295690697456 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13476] ppid=13462 vsize=13984976 memory=472428 CPUtime=0.81 cores=1,3,5,7
/proc/13464/task/13476/stat : 13476 (java) S 13462 13462 8036 0 -1 1077944384 11667 0 0 0 79 2 0 0 20 0 15 0 154970600 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295689644656 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13477] ppid=13462 vsize=13984976 memory=472428 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13477/stat : 13477 (java) S 13462 13462 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154970601 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295688592096 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13478] ppid=13462 vsize=13984976 memory=1384 CPUtime=1.15 cores=1,3,5,7
/proc/13464/task/13478/stat : 13478 (java) S 13462 13462 8036 0 -1 1077944384 1974 0 0 0 53 62 0 0 20 0 15 0 154970601 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295687539376 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 473812 KiB

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

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

[startup+2501.12 s]
# the end of solver process 13464 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.14 s, system=1.93324 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

[startup+2501.11 s]
/proc/loadavg: 1.54 1.51 1.59 3/218 13656
/proc/meminfo: memFree=25753520/32770624 swapFree=67108860/67108860
[pid=13462] ppid=13459 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13462/stat : 13462 (xcsp3-exec) S 13459 13462 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154970595 9740288 346 33554432000 4194304 5098028 140721037149008 140721037147112 140422219608700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32235520 140721037153392 140721037153595 140721037153595 140721037156331 0
/proc/13462/statm: 2378 346 289 221 0 87 0
[pid=13464] ppid=13462 vsize=13984976 memory=472428 CPUtime=2520.05 cores=1,3,5,7
/proc/13464/stat : 13464 (java) S 13462 13462 8036 0 -1 1077944320 139650 0 0 0 251813 192 0 0 20 0 15 0 154970595 14320615424 118107 33554432000 4194304 4196468 140724793914608 140724793897152 140296222015223 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
/proc/13464/statm: 3496244 118107 3289 1 0 3483478 0
[pid=13464/tid=13465] ppid=13462 vsize=13984976 memory=472428 CPUtime=2497.84 cores=1,3,5,7
/proc/13464/task/13465/stat : 13465 (java) R 13462 13462 8036 0 -1 4202560 38613 0 0 0 249770 14 0 0 20 0 15 0 154970595 14320615424 118107 33554432000 4194304 4196468 140724793914608 140296226254464 140295863961993 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13466] ppid=13462 vsize=13984976 memory=1384 CPUtime=2.41 cores=1,3,5,7
/proc/13464/task/13466/stat : 13466 (java) S 13462 13462 8036 0 -1 1077944384 7171 0 0 0 214 27 0 0 20 0 15 0 154970596 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295818001552 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13467] ppid=13462 vsize=13984976 memory=472428 CPUtime=2.41 cores=1,3,5,7
/proc/13464/task/13467/stat : 13467 (java) S 13462 13462 8036 0 -1 1077944384 4767 0 0 0 212 29 0 0 20 0 15 0 154970596 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295816948752 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13468] ppid=13462 vsize=13984976 memory=472428 CPUtime=2.41 cores=1,3,5,7
/proc/13464/task/13468/stat : 13468 (java) S 13462 13462 8036 0 -1 1077944384 6212 0 0 0 213 28 0 0 20 0 15 0 154970596 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295815895952 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13469] ppid=13462 vsize=13984976 memory=1384 CPUtime=2.41 cores=1,3,5,7
/proc/13464/task/13469/stat : 13469 (java) S 13462 13462 8036 0 -1 1077944384 5055 0 0 0 212 29 0 0 20 0 15 0 154970596 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295814843152 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13470] ppid=13462 vsize=13984976 memory=472428 CPUtime=0.43 cores=1,3,5,7
/proc/13464/task/13470/stat : 13470 (java) S 13462 13462 8036 0 -1 1077944384 9115 0 0 0 35 8 0 0 20 0 15 0 154970597 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295695960432 140296222026370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13471] ppid=13462 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13471/stat : 13471 (java) S 13462 13462 8036 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 154970598 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295694906464 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13472] ppid=13462 vsize=13984976 memory=472428 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13472/stat : 13472 (java) S 13462 13462 8036 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 154970598 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295693853568 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13473] ppid=13462 vsize=13984976 memory=472428 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13473/stat : 13473 (java) S 13462 13462 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154970600 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295692801872 140296222033819 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13474] ppid=13462 vsize=13984976 memory=472428 CPUtime=4.97 cores=1,3,5,7
/proc/13464/task/13474/stat : 13474 (java) S 13462 13462 8036 0 -1 1077944384 26768 0 0 0 494 3 0 0 20 0 15 0 154970600 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295691750256 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13475] ppid=13462 vsize=13984976 memory=472428 CPUtime=5.11 cores=1,3,5,7
/proc/13464/task/13475/stat : 13475 (java) S 13462 13462 8036 0 -1 1077944384 26898 0 0 0 508 3 0 0 20 0 15 0 154970600 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295690697456 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13476] ppid=13462 vsize=13984976 memory=472428 CPUtime=0.81 cores=1,3,5,7
/proc/13464/task/13476/stat : 13476 (java) S 13462 13462 8036 0 -1 1077944384 11667 0 0 0 79 2 0 0 20 0 15 0 154970600 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295689644656 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13477] ppid=13462 vsize=13984976 memory=472428 CPUtime=0 cores=1,3,5,7
/proc/13464/task/13477/stat : 13477 (java) S 13462 13462 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154970601 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295688592096 140296222025429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
[pid=13464/tid=13478] ppid=13462 vsize=13984976 memory=1384 CPUtime=1.15 cores=1,3,5,7
/proc/13464/task/13478/stat : 13478 (java) S 13462 13462 8036 0 -1 1077944384 1974 0 0 0 53 62 0 0 20 0 15 0 154970601 14320615424 118107 33554432000 4194304 4196468 140724793914608 140295687539376 140296222026370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140724793918615 140724793918791 140724793918791 140724793921487 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 473812 KiB

Child status: 143
Real time (s): 2501.12
CPU time (s): 2520.08
CPU user time (s): 2518.14
CPU system time (s): 1.93324
CPU usage (%): 100.758
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 1040776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.14
system time used= 1.93324
maximum resident set size= 1039532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140544
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62594
involuntary context switches= 1566


# summary of solver processes directly reported to runsolver:
#   pid: 13462,13464
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2518.14
#   total CPU system time (s): 1.93324

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.174 second user time and 24.1064 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-20 10:32:51
IDJOB=4283230
IDBENCH=135971
IDSOLVER=2679
FILE ID=node113/4283230-1503218831
RUNJOBID= node113-1503215438-13002
PBS_JOBID= 20630874
Free space on /tmp= 61588 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-ft/BinPacking-tab-ft120-15.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-4283230-1503218831/watcher-4283230-1503218831 -o /tmp/evaluation-result-4283230-1503218831/solver-4283230-1503218831 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node113-1503215438-13002 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 99671541 HOME/instance-4283230-1503218831.xml

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

MD5SUM BENCH= 3d6808b330f5ae5835187fa3c31c3257
RANDOM SEED=99671541

node113.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.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	: 5333.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	: 5333.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	: 5333.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:        26284968 kB
MemAvailable:   31657524 kB
Buffers:          258692 kB
Cached:          5403176 kB
SwapCached:            0 kB
Active:          1628048 kB
Inactive:        4402616 kB
Active(anon):     318792 kB
Inactive(anon):    85940 kB
Active(file):    1309256 kB
Inactive(file):  4316676 kB
Unevictable:        7460 kB
Mlocked:            7460 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8372 kB
Writeback:            40 kB
AnonPages:        375736 kB
Mapped:            63976 kB
Shmem:             33416 kB
Slab:             152116 kB
SReclaimable:     124916 kB
SUnreclaim:        27200 kB
KernelStack:        3520 kB
PageTables:         6088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1215332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 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= 61580 MiB
End job on node113 at 2017-08-20 11:14:32