Trace number 4269966

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 246.694 240.12601

General information on the benchmark

NameBinPacking/
BinPacking-mdd-ft/BinPacking-mdd-ft120-15.xml
MD5SUMb641d135752528099b6bd819b25278f3
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 benchmark249.138
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 constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","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-4269966-1502623182.xml"  -tl '264s' -p 1 -x 0
0.11/0.14	c [HOME/instance-4269966-1502623182.xml, -tl, 264s, -p, 1, -x, 0]
0.11/0.20	c simple solver
0.33/0.27	c parse instance...
2.27/0.92	c solve instance...
135.47/129.46	o 0 
246.66/240.01	s SATISFIABLE
246.66/240.01	v <instantiation>
246.66/240.01	v 	<list>x b[0][0] b[0][1] b[0][2] b[1][0] b[1][1] b[1][2] b[2][0] b[2][1] b[2][2] b[3][0] b[3][1] b[3][2] b[4][0] b[4][1] b[4][2] b[5][0] b[5][1] b[5][2] b[6][0] b[6][1] b[6][2] b[7][0] b[7][1] b[7][2] b[8][0] b[8][1] b[8][2] b[9][0] b[9][1] b[9][2] b[10][0] b[10][1] b[10][2] b[11][0] b[11][1] b[11][2] b[12][0] b[12][1] b[12][2] b[13][0] b[13][1] b[13][2] b[14][0] b[14][1] b[14][2] b[15][0] b[15][1] b[15][2] b[16][0] b[16][1] b[16][2] b[17][0] b[17][1] b[17][2] b[18][0] b[18][1] b[18][2] b[19][0] b[19][1] b[19][2] b[20][0] b[20][1] b[20][2] b[21][0] b[21][1] b[21][2] b[22][0] b[22][1] b[22][2] b[23][0] b[23][1] b[23][2] b[24][0] b[24][1] b[24][2] b[25][0] b[25][1] b[25][2] b[26][0] b[26][1] b[26][2] b[27][0] b[27][1] b[27][2] b[28][0] b[28][1] b[28][2] b[29][0] b[29][1] b[29][2] b[30][0] b[30][1] b[30][2] b[31][0] b[31][1] b[31][2] b[32][0] b[32][1] b[32][2] b[33][0] b[33][1] b[33][2] b[34][0] b[34][1] b[34][2] b[35][0] b[35][1] b[35][2] b[36][0] b[36][1] b[36][2] b[37][0] b[37][1] b[37][2] b[38][0] b[38][1] b[38][2] b[39][0] b[39][1] b[39][2] b[40][0] b[40][1] b[40][2] b[41][0] b[41][1] b[41][2] b[42][0] b[42][1] b[42][2] b[43][0] b[43][1] b[43][2] b[44][0] b[44][1] b[44][2] b[45][0] b[45][1] b[45][2] b[46][0] b[46][1] b[46][2] </list>
246.66/240.01	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>
246.66/240.01	v </instantiation>
246.66/240.01	c Unexpected resolution interruption!

Verifier Data

OK	0

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12318 MiB free)
  memory of node 1: 16384 MiB (13457 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269966-1502623182/watcher-4269966-1502623182 -o /tmp/evaluation-result-4269966-1502623182/solver-4269966-1502623182 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502619907-1761 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1373576037 HOME/instance-4269966-1502623182.xml 

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

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

solver pid=3627, runsolver pid=3624

[startup+0.100094 s]*
/proc/loadavg: 1.90 1.96 1.90 3/218 3643
/proc/meminfo: memFree=26377596/32770624 swapFree=67108860/67108860
[pid=3627] ppid=3624 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3627/stat : 3627 (xcsp3-exec) S 3624 3627 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95389832 9740288 346 33554432000 4194304 5098028 140731177459824 140731177457928 140255562117756 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27561984 140731177464948 140731177465152 140731177465152 140731177467883 0
/proc/3627/statm: 2378 346 289 221 0 87 0
[pid=3629] ppid=3627 vsize=13978596 memory=28620 CPUtime=0.11 cores=0,2,4,6
/proc/3629/stat : 3629 (java) S 3627 3627 31727 0 -1 1077944320 5445 0 0 0 10 1 0 0 20 0 15 0 95389833 14314082304 7155 33554432000 4194304 4196468 140724971441808 140724971424352 140472864882423 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
/proc/3629/statm: 3494649 7155 2903 1 0 3482966 0
[pid=3629/tid=3630] ppid=3627 vsize=13978596 memory=-8412658762350172019 CPUtime=0.09 cores=0,2,4,6
/proc/3629/task/3630/stat : 3630 (java) R 3627 3627 31727 0 -1 4202560 3459 0 0 0 8 1 0 0 20 0 15 0 95389833 14314082304 7155 33554432000 4194304 4196468 140724971441808 140472869115696 140472492377345 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3631] ppid=3627 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3631/stat : 3631 (java) S 3627 3627 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95389834 14314082304 7155 33554432000 4194304 4196468 140724971441808 140472817502736 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3632] ppid=3627 vsize=13978596 memory=139978028951168 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3632/stat : 3632 (java) S 3627 3627 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95389834 14314082304 7155 33554432000 4194304 4196468 140724971441808 140472816450192 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3633] ppid=3627 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3633/stat : 3633 (java) S 3627 3627 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95389834 14314082304 7155 33554432000 4194304 4196468 140724971441808 140472815397136 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3634] ppid=3627 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3634/stat : 3634 (java) S 3627 3627 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95389834 14314082304 7155 33554432000 4194304 4196468 140724971441808 140472814344592 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3635] ppid=3627 vsize=13978596 memory=139978028951168 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3635/stat : 3635 (java) S 3627 3627 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95389835 14314082304 7155 33554432000 4194304 4196468 140724971441808 140471776566000 140472864893570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3636] ppid=3627 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3636/stat : 3636 (java) S 3627 3627 31727 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95389836 14314082304 7155 33554432000 4194304 4196468 140724971441808 140471775512224 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3637] ppid=3627 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3637/stat : 3637 (java) S 3627 3627 31727 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95389836 14314082304 7155 33554432000 4194304 4196468 140724971441808 140471774459120 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3638] ppid=3627 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3638/stat : 3638 (java) S 3627 3627 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95389838 14314082304 7155 33554432000 4194304 4196468 140724971441808 140471773407696 140472864901019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3639] ppid=3627 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3639/stat : 3639 (java) S 3627 3627 31727 0 -1 1077944384 407 0 0 0 0 0 0 0 20 0 15 0 95389838 14314082304 7155 33554432000 4194304 4196468 140724971441808 140471772354800 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3640] ppid=3627 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3640/stat : 3640 (java) S 3627 3627 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95389838 14314082304 7155 33554432000 4194304 4196468 140724971441808 140471771302256 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3641] ppid=3627 vsize=13978596 memory=139978028951168 CPUtime=0.01 cores=0,2,4,6
/proc/3629/task/3641/stat : 3641 (java) R 3627 3627 31727 0 -1 4202560 280 0 0 0 1 0 0 0 20 0 15 0 95389838 14314082304 7155 33554432000 4194304 4196468 140724971441808 140471770246136 140472857599575 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3642] ppid=3627 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3642/stat : 3642 (java) S 3627 3627 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95389839 14314082304 7155 33554432000 4194304 4196468 140724971441808 140471769196896 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3643] ppid=3627 vsize=13978596 memory=139978028951168 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3643/stat : 3643 (java) S 3627 3627 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95389839 14314082304 7155 33554432000 4194304 4196468 140724971441808 140471768144944 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30004 KiB

[startup+0.210668 s]*
/proc/loadavg: 1.90 1.96 1.90 4/218 3643
/proc/meminfo: memFree=26366928/32770624 swapFree=67108860/67108860
[pid=3627] ppid=3624 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3627/stat : 3627 (xcsp3-exec) S 3624 3627 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95389832 9740288 346 33554432000 4194304 5098028 140731177459824 140731177457928 140255562117756 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27561984 140731177464948 140731177465152 140731177465152 140731177467883 0
/proc/3627/statm: 2378 346 289 221 0 87 0
[pid=3629] ppid=3627 vsize=13982852 memory=40628 CPUtime=0.33 cores=0,2,4,6
/proc/3629/stat : 3629 (java) S 3627 3627 31727 0 -1 1077944320 8164 0 0 0 31 2 0 0 20 0 15 0 95389833 14318440448 10157 33554432000 4194304 4196468 140724971441808 140724971424352 140472864882423 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
/proc/3629/statm: 3495713 10157 3066 1 0 3482966 0
[pid=3629/tid=3630] ppid=3627 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/3629/task/3630/stat : 3630 (java) R 3627 3627 31727 0 -1 4202560 5264 0 0 0 18 1 0 0 20 0 15 0 95389833 14318440448 10157 33554432000 4194304 4196468 140724971441808 140472869101376 140472864904349 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3631] ppid=3627 vsize=13982852 memory=12543 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3631/stat : 3631 (java) S 3627 3627 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95389834 14318440448 10157 33554432000 4194304 4196468 140724971441808 140472817502736 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3632] ppid=3627 vsize=13982852 memory=3761552983841908384 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3632/stat : 3632 (java) S 3627 3627 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95389834 14318440448 10157 33554432000 4194304 4196468 140724971441808 140472816450192 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3633] ppid=3627 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3633/stat : 3633 (java) S 3627 3627 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95389834 14318440448 10157 33554432000 4194304 4196468 140724971441808 140472815397136 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3634] ppid=3627 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3634/stat : 3634 (java) S 3627 3627 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95389834 14318440448 10157 33554432000 4194304 4196468 140724971441808 140472814344592 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3635] ppid=3627 vsize=13982852 memory=139978028951168 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3635/stat : 3635 (java) S 3627 3627 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95389835 14318440448 10157 33554432000 4194304 4196468 140724971441808 140471776566000 140472864893570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3636] ppid=3627 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3636/stat : 3636 (java) S 3627 3627 31727 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95389836 14318440448 10157 33554432000 4194304 4196468 140724971441808 140471775512224 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3637] ppid=3627 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3637/stat : 3637 (java) S 3627 3627 31727 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95389836 14318440448 10157 33554432000 4194304 4196468 140724971441808 140471774459120 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3638] ppid=3627 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3638/stat : 3638 (java) S 3627 3627 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95389838 14318440448 10157 33554432000 4194304 4196468 140724971441808 140471773407696 140472864901019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3639] ppid=3627 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/3629/task/3639/stat : 3639 (java) S 3627 3627 31727 0 -1 1077944384 714 0 0 0 3 0 0 0 20 0 15 0 95389838 14318440448 10157 33554432000 4194304 4196468 140724971441808 140471772354800 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3640] ppid=3627 vsize=13982852 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/3629/task/3640/stat : 3640 (java) S 3627 3627 31727 0 -1 1077944384 156 0 0 0 1 0 0 0 20 0 15 0 95389838 14318440448 10157 33554432000 4194304 4196468 140724971441808 140471771302256 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3641] ppid=3627 vsize=13982852 memory=139978028951168 CPUtime=0.07 cores=0,2,4,6
/proc/3629/task/3641/stat : 3641 (java) R 3627 3627 31727 0 -1 4202560 732 0 0 0 7 0 0 0 20 0 15 0 95389838 14318440448 10157 33554432000 4194304 4196468 140724971441808 140471770249200 140472843248826 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3642] ppid=3627 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3642/stat : 3642 (java) S 3627 3627 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95389839 14318440448 10157 33554432000 4194304 4196468 140724971441808 140471769196896 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3643] ppid=3627 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3643/stat : 3643 (java) S 3627 3627 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95389839 14318440448 10157 33554432000 4194304 4196468 140724971441808 140471768144944 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 42012 KiB

[startup+0.310512 s]*
/proc/loadavg: 1.90 1.96 1.90 4/218 3643
/proc/meminfo: memFree=26360600/32770624 swapFree=67108860/67108860
[pid=3627] ppid=3624 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3627/stat : 3627 (xcsp3-exec) S 3624 3627 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95389832 9740288 346 33554432000 4194304 5098028 140731177459824 140731177457928 140255562117756 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27561984 140731177464948 140731177465152 140731177465152 140731177467883 0
/proc/3627/statm: 2378 346 289 221 0 87 0
[pid=3629] ppid=3627 vsize=13982852 memory=47312 CPUtime=0.5 cores=0,2,4,6
/proc/3629/stat : 3629 (java) S 3627 3627 31727 0 -1 1077944320 8989 0 0 0 47 3 0 0 20 0 15 0 95389833 14318440448 11828 33554432000 4194304 4196468 140724971441808 140724971424352 140472864882423 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
/proc/3629/statm: 3495713 11828 3102 1 0 3482966 0
[pid=3629/tid=3630] ppid=3627 vsize=13982852 memory=6935054825532540783 CPUtime=0.29 cores=0,2,4,6
/proc/3629/task/3630/stat : 3630 (java) R 3627 3627 31727 0 -1 4202560 5954 0 0 0 28 1 0 0 20 0 15 0 95389833 14318440448 11828 33554432000 4194304 4196468 140724971441808 140472869106816 140472848962910 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3631] ppid=3627 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3631/stat : 3631 (java) S 3627 3627 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95389834 14318440448 11828 33554432000 4194304 4196468 140724971441808 140472817502736 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3632] ppid=3627 vsize=13982852 memory=11210019468133 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3632/stat : 3632 (java) S 3627 3627 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95389834 14318440448 11828 33554432000 4194304 4196468 140724971441808 140472816450192 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3633] ppid=3627 vsize=13982852 memory=4206186544037388384 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3633/stat : 3633 (java) S 3627 3627 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95389834 14318440448 11828 33554432000 4194304 4196468 140724971441808 140472815397136 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3634] ppid=3627 vsize=13982852 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3634/stat : 3634 (java) S 3627 3627 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95389834 14318440448 11828 33554432000 4194304 4196468 140724971441808 140472814344592 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3635] ppid=3627 vsize=13982852 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3635/stat : 3635 (java) S 3627 3627 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95389835 14318440448 11828 33554432000 4194304 4196468 140724971441808 140471776566000 140472864893570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3636] ppid=3627 vsize=13982852 memory=-6935123839545469842 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3636/stat : 3636 (java) S 3627 3627 31727 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95389836 14318440448 11828 33554432000 4194304 4196468 140724971441808 140471775512224 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3637] ppid=3627 vsize=13982852 memory=-6956776531347661416 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3637/stat : 3637 (java) S 3627 3627 31727 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95389836 14318440448 11828 33554432000 4194304 4196468 140724971441808 140471774459120 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3638] ppid=3627 vsize=13982852 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3638/stat : 3638 (java) S 3627 3627 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95389838 14318440448 11828 33554432000 4194304 4196468 140724971441808 140471773407696 140472864901019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3639] ppid=3627 vsize=13982852 memory=-6374957858630779283 CPUtime=0.03 cores=0,2,4,6
/proc/3629/task/3639/stat : 3639 (java) S 3627 3627 31727 0 -1 1077944384 724 0 0 0 3 0 0 0 20 0 15 0 95389838 14318440448 11828 33554432000 4194304 4196468 140724971441808 140471772354800 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3640] ppid=3627 vsize=13982852 memory=-8813974798734826869 CPUtime=0.03 cores=0,2,4,6
/proc/3629/task/3640/stat : 3640 (java) R 3627 3627 31727 0 -1 4202560 204 0 0 0 3 0 0 0 20 0 15 0 95389838 14318440448 11828 33554432000 4194304 4196468 140724971441808 140471771302256 140472842905210 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3641] ppid=3627 vsize=13982852 memory=3054156605369063069 CPUtime=0.11 cores=0,2,4,6
/proc/3629/task/3641/stat : 3641 (java) S 3627 3627 31727 0 -1 1077944384 808 0 0 0 11 0 0 0 20 0 15 0 95389838 14318440448 11828 33554432000 4194304 4196468 140724971441808 140471770249200 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3642] ppid=3627 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3642/stat : 3642 (java) S 3627 3627 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95389839 14318440448 11828 33554432000 4194304 4196468 140724971441808 140471769196896 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3643] ppid=3627 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3643/stat : 3643 (java) S 3627 3627 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95389839 14318440448 11828 33554432000 4194304 4196468 140724971441808 140471768144944 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48696 KiB

[startup+0.700809 s]
/proc/loadavg: 1.90 1.96 1.90 5/218 3643
/proc/meminfo: memFree=26334512/32770624 swapFree=67108860/67108860
[pid=3627] ppid=3624 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3627/stat : 3627 (xcsp3-exec) S 3624 3627 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95389832 9740288 346 33554432000 4194304 5098028 140731177459824 140731177457928 140255562117756 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27561984 140731177464948 140731177465152 140731177465152 140731177467883 0
/proc/3627/statm: 2378 346 289 221 0 87 0
[pid=3629] ppid=3627 vsize=13984976 memory=104428 CPUtime=1.64 cores=0,2,4,6
/proc/3629/stat : 3629 (java) S 3627 3627 31727 0 -1 1077944320 12004 0 0 0 159 5 0 0 20 0 15 0 95389833 14320615424 26107 33554432000 4194304 4196468 140724971441808 140724971424352 140472864882423 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
/proc/3629/statm: 3496244 26107 3198 1 0 3483478 0
[pid=3629/tid=3630] ppid=3627 vsize=13984976 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/3629/task/3630/stat : 3630 (java) R 3627 3627 31727 0 -1 4202560 6406 0 0 0 65 3 0 0 20 0 15 0 95389833 14320615424 26107 33554432000 4194304 4196468 140724971441808 140472869118480 140472495521180 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3631] ppid=3627 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3631/stat : 3631 (java) S 3627 3627 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95389834 14320615424 26107 33554432000 4194304 4196468 140724971441808 140472817502736 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3632] ppid=3627 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3632/stat : 3632 (java) S 3627 3627 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95389834 14320615424 26107 33554432000 4194304 4196468 140724971441808 140472816450192 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3633] ppid=3627 vsize=13984976 memory=55 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3633/stat : 3633 (java) S 3627 3627 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95389834 14320615424 26107 33554432000 4194304 4196468 140724971441808 140472815397136 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3634] ppid=3627 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3634/stat : 3634 (java) S 3627 3627 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95389834 14320615424 26107 33554432000 4194304 4196468 140724971441808 140472814344592 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3635] ppid=3627 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3635/stat : 3635 (java) S 3627 3627 31727 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95389835 14320615424 26107 33554432000 4194304 4196468 140724971441808 140471776566000 140472864893570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3636] ppid=3627 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3636/stat : 3636 (java) S 3627 3627 31727 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95389836 14320615424 26107 33554432000 4194304 4196468 140724971441808 140471775512224 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3637] ppid=3627 vsize=13984976 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3637/stat : 3637 (java) S 3627 3627 31727 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95389836 14320615424 26107 33554432000 4194304 4196468 140724971441808 140471774459120 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3638] ppid=3627 vsize=13984976 memory=796 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3638/stat : 3638 (java) S 3627 3627 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95389838 14320615424 26107 33554432000 4194304 4196468 140724971441808 140471773407696 140472864901019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3639] ppid=3627 vsize=13984976 memory=1228 CPUtime=0.34 cores=0,2,4,6
/proc/3629/task/3639/stat : 3639 (java) R 3627 3627 31727 0 -1 4202560 1747 0 0 0 34 0 0 0 20 0 15 0 95389838 14320615424 26107 33554432000 4194304 4196468 140724971441808 140471772354800 140472850251231 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3640] ppid=3627 vsize=13984976 memory=5300 CPUtime=0.33 cores=0,2,4,6
/proc/3629/task/3640/stat : 3640 (java) S 3627 3627 31727 0 -1 1077944384 1033 0 0 0 33 0 0 0 20 0 15 0 95389838 14320615424 26107 33554432000 4194304 4196468 140724971441808 140471771302256 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3641] ppid=3627 vsize=13984976 memory=4616 CPUtime=0.26 cores=0,2,4,6
/proc/3629/task/3641/stat : 3641 (java) S 3627 3627 31727 0 -1 1077944384 1512 0 0 0 26 0 0 0 20 0 15 0 95389838 14320615424 26107 33554432000 4194304 4196468 140724971441808 140471770249200 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3642] ppid=3627 vsize=13984976 memory=1928 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3642/stat : 3642 (java) S 3627 3627 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95389839 14320615424 26107 33554432000 4194304 4196468 140724971441808 140471769196896 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3643] ppid=3627 vsize=13984976 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3643/stat : 3643 (java) S 3627 3627 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95389839 14320615424 26107 33554432000 4194304 4196468 140724971441808 140471768144944 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 105812 KiB

[startup+1.5008 s]
/proc/loadavg: 1.90 1.96 1.90 5/218 3643
/proc/meminfo: memFree=26229956/32770624 swapFree=67108860/67108860
[pid=3627] ppid=3624 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3627/stat : 3627 (xcsp3-exec) S 3624 3627 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95389832 9740288 346 33554432000 4194304 5098028 140731177459824 140731177457928 140255562117756 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27561984 140731177464948 140731177465152 140731177465152 140731177467883 0
/proc/3627/statm: 2378 346 289 221 0 87 0

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

/proc/3629/task/3637/stat : 3637 (java) S 3627 3627 31727 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 95389836 14320615424 68115 33554432000 4194304 4196468 140724971441808 140471774459136 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3638] ppid=3627 vsize=13984976 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3638/stat : 3638 (java) S 3627 3627 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95389838 14320615424 68115 33554432000 4194304 4196468 140724971441808 140471773407696 140472864901019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3639] ppid=3627 vsize=13984976 memory=15876 CPUtime=2.29 cores=0,2,4,6
/proc/3629/task/3639/stat : 3639 (java) S 3627 3627 31727 0 -1 1077944384 15702 0 0 0 227 2 0 0 20 0 15 0 95389838 14320615424 68115 33554432000 4194304 4196468 140724971441808 140471772354800 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3640] ppid=3627 vsize=13984976 memory=4012 CPUtime=2.54 cores=0,2,4,6
/proc/3629/task/3640/stat : 3640 (java) S 3627 3627 31727 0 -1 1077944384 15995 0 0 0 253 1 0 0 20 0 15 0 95389838 14320615424 68115 33554432000 4194304 4196468 140724971441808 140471771302256 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3641] ppid=3627 vsize=13984976 memory=27352 CPUtime=0.51 cores=0,2,4,6
/proc/3629/task/3641/stat : 3641 (java) S 3627 3627 31727 0 -1 1077944384 6563 0 0 0 50 1 0 0 20 0 15 0 95389838 14320615424 68115 33554432000 4194304 4196468 140724971441808 140471770249200 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3642] ppid=3627 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3642/stat : 3642 (java) S 3627 3627 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95389839 14320615424 68115 33554432000 4194304 4196468 140724971441808 140471769196896 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3643] ppid=3627 vsize=13984976 memory=238748 CPUtime=0.04 cores=0,2,4,6
/proc/3629/task/3643/stat : 3643 (java) S 3627 3627 31727 0 -1 1077944384 449 0 0 0 2 2 0 0 20 0 15 0 95389839 14320615424 68115 33554432000 4194304 4196468 140724971441808 140471768144944 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
Current children cumulated CPU time: 108.01 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 273844 KiB

[startup+162.301 s]
/proc/loadavg: 1.81 1.89 1.89 3/217 3645
/proc/meminfo: memFree=26183968/32770624 swapFree=67108860/67108860
[pid=3627] ppid=3624 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3627/stat : 3627 (xcsp3-exec) S 3624 3627 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95389832 9740288 346 33554432000 4194304 5098028 140731177459824 140731177457928 140255562117756 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27561984 140731177464948 140731177465152 140731177465152 140731177467883 0
/proc/3627/statm: 2378 346 289 221 0 87 0
[pid=3629] ppid=3627 vsize=13984976 memory=206036 CPUtime=168.63 cores=0,2,4,6
/proc/3629/stat : 3629 (java) S 3627 3627 31727 0 -1 1077944320 65331 0 0 0 16835 28 0 0 20 0 15 0 95389833 14320615424 51509 33554432000 4194304 4196468 140724971441808 140724971424352 140472864882423 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
/proc/3629/statm: 3496244 51509 3256 1 0 3483478 0
[pid=3629/tid=3630] ppid=3627 vsize=13984976 memory=1384 CPUtime=162.11 cores=0,2,4,6
/proc/3629/task/3630/stat : 3630 (java) R 3627 3627 31727 0 -1 4202560 11538 0 0 0 16207 4 0 0 20 0 15 0 95389833 14320615424 51509 33554432000 4194304 4196468 140724971441808 140472869119800 140472496663845 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3631] ppid=3627 vsize=13984976 memory=213184 CPUtime=0.1 cores=0,2,4,6
/proc/3629/task/3631/stat : 3631 (java) S 3627 3627 31727 0 -1 1077944384 962 0 0 0 7 3 0 0 20 0 15 0 95389834 14320615424 51509 33554432000 4194304 4196468 140724971441808 140472817502736 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3632] ppid=3627 vsize=13984976 memory=286 CPUtime=0.1 cores=0,2,4,6
/proc/3629/task/3632/stat : 3632 (java) S 3627 3627 31727 0 -1 1077944384 1686 0 0 0 7 3 0 0 20 0 15 0 95389834 14320615424 51509 33554432000 4194304 4196468 140724971441808 140472816450192 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3633] ppid=3627 vsize=13984976 memory=210140 CPUtime=0.1 cores=0,2,4,6
/proc/3629/task/3633/stat : 3633 (java) S 3627 3627 31727 0 -1 1077944384 1160 0 0 0 8 2 0 0 20 0 15 0 95389834 14320615424 51509 33554432000 4194304 4196468 140724971441808 140472815397136 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3634] ppid=3627 vsize=13984976 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/3629/task/3634/stat : 3634 (java) S 3627 3627 31727 0 -1 1077944384 1925 0 0 0 7 3 0 0 20 0 15 0 95389834 14320615424 51509 33554432000 4194304 4196468 140724971441808 140472814344592 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3635] ppid=3627 vsize=13984976 memory=8112282956445269571 CPUtime=0.03 cores=0,2,4,6
/proc/3629/task/3635/stat : 3635 (java) S 3627 3627 31727 0 -1 1077944384 1412 0 0 0 3 0 0 0 20 0 15 0 95389835 14320615424 51509 33554432000 4194304 4196468 140724971441808 140471776566000 140472864893570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3636] ppid=3627 vsize=13984976 memory=16432 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3636/stat : 3636 (java) S 3627 3627 31727 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 95389836 14320615424 51509 33554432000 4194304 4196468 140724971441808 140471775512288 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3637] ppid=3627 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3637/stat : 3637 (java) S 3627 3627 31727 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 95389836 14320615424 51509 33554432000 4194304 4196468 140724971441808 140471774459136 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3638] ppid=3627 vsize=13984976 memory=210140 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3638/stat : 3638 (java) S 3627 3627 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95389838 14320615424 51509 33554432000 4194304 4196468 140724971441808 140471773407696 140472864901019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3639] ppid=3627 vsize=13984976 memory=208088 CPUtime=2.51 cores=0,2,4,6
/proc/3629/task/3639/stat : 3639 (java) S 3627 3627 31727 0 -1 1077944384 17665 0 0 0 249 2 0 0 20 0 15 0 95389838 14320615424 51509 33554432000 4194304 4196468 140724971441808 140471772354800 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3640] ppid=3627 vsize=13984976 memory=4012 CPUtime=2.86 cores=0,2,4,6
/proc/3629/task/3640/stat : 3640 (java) S 3627 3627 31727 0 -1 1077944384 19743 0 0 0 284 2 0 0 20 0 15 0 95389838 14320615424 51509 33554432000 4194304 4196468 140724971441808 140471771302256 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3641] ppid=3627 vsize=13984976 memory=1384 CPUtime=0.53 cores=0,2,4,6
/proc/3629/task/3641/stat : 3641 (java) S 3627 3627 31727 0 -1 1077944384 7371 0 0 0 52 1 0 0 20 0 15 0 95389838 14320615424 51509 33554432000 4194304 4196468 140724971441808 140471770249200 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3642] ppid=3627 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3642/stat : 3642 (java) S 3627 3627 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95389839 14320615424 51509 33554432000 4194304 4196468 140724971441808 140471769196896 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3643] ppid=3627 vsize=13984976 memory=1384 CPUtime=0.07 cores=0,2,4,6
/proc/3629/task/3643/stat : 3643 (java) S 3627 3627 31727 0 -1 1077944384 475 0 0 0 4 3 0 0 20 0 15 0 95389839 14320615424 51509 33554432000 4194304 4196468 140724971441808 140471768144944 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
Current children cumulated CPU time: 168.63 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 207420 KiB

[startup+222.301 s]
/proc/loadavg: 1.70 1.84 1.87 3/217 3646
/proc/meminfo: memFree=26210712/32770624 swapFree=67108860/67108860
[pid=3627] ppid=3624 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3627/stat : 3627 (xcsp3-exec) S 3624 3627 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95389832 9740288 346 33554432000 4194304 5098028 140731177459824 140731177457928 140255562117756 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27561984 140731177464948 140731177465152 140731177465152 140731177467883 0
/proc/3627/statm: 2378 346 289 221 0 87 0
[pid=3629] ppid=3627 vsize=13984976 memory=178880 CPUtime=228.87 cores=0,2,4,6
/proc/3629/stat : 3629 (java) S 3627 3627 31727 0 -1 1077944320 69175 0 0 0 22857 30 0 0 20 0 15 0 95389833 14320615424 44720 33554432000 4194304 4196468 140724971441808 140724971424352 140472864882423 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
/proc/3629/statm: 3496244 44720 3258 1 0 3483478 0
[pid=3629/tid=3630] ppid=3627 vsize=13984976 memory=178880 CPUtime=222.09 cores=0,2,4,6
/proc/3629/task/3630/stat : 3630 (java) R 3627 3627 31727 0 -1 4202560 11731 0 0 0 22204 5 0 0 20 0 15 0 95389833 14320615424 44720 33554432000 4194304 4196468 140724971441808 140472869121104 140472498160693 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3631] ppid=3627 vsize=13984976 memory=182472 CPUtime=0.12 cores=0,2,4,6
/proc/3629/task/3631/stat : 3631 (java) S 3627 3627 31727 0 -1 1077944384 965 0 0 0 9 3 0 0 20 0 15 0 95389834 14320615424 44720 33554432000 4194304 4196468 140724971441808 140472817502736 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3632] ppid=3627 vsize=13984976 memory=178880 CPUtime=0.12 cores=0,2,4,6
/proc/3629/task/3632/stat : 3632 (java) S 3627 3627 31727 0 -1 1077944384 1689 0 0 0 9 3 0 0 20 0 15 0 95389834 14320615424 44720 33554432000 4194304 4196468 140724971441808 140472816450192 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3633] ppid=3627 vsize=13984976 memory=1384 CPUtime=0.12 cores=0,2,4,6
/proc/3629/task/3633/stat : 3633 (java) S 3627 3627 31727 0 -1 1077944384 1161 0 0 0 9 3 0 0 20 0 15 0 95389834 14320615424 44720 33554432000 4194304 4196468 140724971441808 140472815397136 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3634] ppid=3627 vsize=13984976 memory=178880 CPUtime=0.11 cores=0,2,4,6
/proc/3629/task/3634/stat : 3634 (java) S 3627 3627 31727 0 -1 1077944384 1928 0 0 0 8 3 0 0 20 0 15 0 95389834 14320615424 44720 33554432000 4194304 4196468 140724971441808 140472814344592 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3635] ppid=3627 vsize=13984976 memory=4012 CPUtime=0.05 cores=0,2,4,6
/proc/3629/task/3635/stat : 3635 (java) S 3627 3627 31727 0 -1 1077944384 1421 0 0 0 4 1 0 0 20 0 15 0 95389835 14320615424 44720 33554432000 4194304 4196468 140724971441808 140471776566000 140472864893570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3636] ppid=3627 vsize=13984976 memory=178880 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3636/stat : 3636 (java) S 3627 3627 31727 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 95389836 14320615424 44720 33554432000 4194304 4196468 140724971441808 140471775512288 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3637] ppid=3627 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3637/stat : 3637 (java) S 3627 3627 31727 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 95389836 14320615424 44720 33554432000 4194304 4196468 140724971441808 140471774459136 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3638] ppid=3627 vsize=13984976 memory=796 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3638/stat : 3638 (java) S 3627 3627 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95389838 14320615424 44720 33554432000 4194304 4196468 140724971441808 140471773407696 140472864901019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3639] ppid=3627 vsize=13984976 memory=1228 CPUtime=2.52 cores=0,2,4,6
/proc/3629/task/3639/stat : 3639 (java) S 3627 3627 31727 0 -1 1077944384 18027 0 0 0 250 2 0 0 20 0 15 0 95389838 14320615424 44720 33554432000 4194304 4196468 140724971441808 140471772354800 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3640] ppid=3627 vsize=13984976 memory=2540 CPUtime=3.01 cores=0,2,4,6
/proc/3629/task/3640/stat : 3640 (java) S 3627 3627 31727 0 -1 1077944384 22729 0 0 0 299 2 0 0 20 0 15 0 95389838 14320615424 44720 33554432000 4194304 4196468 140724971441808 140471771302256 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3641] ppid=3627 vsize=13984976 memory=1576 CPUtime=0.54 cores=0,2,4,6
/proc/3629/task/3641/stat : 3641 (java) S 3627 3627 31727 0 -1 1077944384 7642 0 0 0 53 1 0 0 20 0 15 0 95389838 14320615424 44720 33554432000 4194304 4196468 140724971441808 140471770249200 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3642] ppid=3627 vsize=13984976 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3642/stat : 3642 (java) S 3627 3627 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95389839 14320615424 44720 33554432000 4194304 4196468 140724971441808 140471769196896 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3643] ppid=3627 vsize=13984976 memory=214800 CPUtime=0.11 cores=0,2,4,6
/proc/3629/task/3643/stat : 3643 (java) S 3627 3627 31727 0 -1 1077944384 488 0 0 0 6 5 0 0 20 0 15 0 95389839 14320615424 44720 33554432000 4194304 4196468 140724971441808 140471768144944 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
Current children cumulated CPU time: 228.87 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 180264 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.87 1.87 1.87 3/217 3724
/proc/meminfo: memFree=26139808/32770624 swapFree=67108860/67108860
[pid=3627] ppid=3624 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3627/stat : 3627 (xcsp3-exec) S 3624 3627 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95389832 9740288 346 33554432000 4194304 5098028 140731177459824 140731177457928 140255562117756 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27561984 140731177464948 140731177465152 140731177465152 140731177467883 0
/proc/3627/statm: 2378 346 289 221 0 87 0
[pid=3629] ppid=3627 vsize=13984976 memory=176408 CPUtime=246.66 cores=0,2,4,6
/proc/3629/stat : 3629 (java) S 3627 3627 31727 0 -1 1077944320 71369 0 0 0 24636 30 0 0 20 0 15 0 95389833 14320615424 44102 33554432000 4194304 4196468 140724971441808 140724971424352 140472864882423 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
/proc/3629/statm: 3496244 44102 3258 1 0 3483478 0
[pid=3629/tid=3630] ppid=3627 vsize=13984976 memory=6935054825532540783 CPUtime=239.79 cores=0,2,4,6
/proc/3629/task/3630/stat : 3630 (java) R 3627 3627 31727 0 -1 4202560 12203 0 0 0 23974 5 0 0 20 0 15 0 95389833 14320615424 44102 33554432000 4194304 4196468 140724971441808 140472869120928 140472496663878 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3631] ppid=3627 vsize=13984976 memory=4872558044660077418 CPUtime=0.12 cores=0,2,4,6
/proc/3629/task/3631/stat : 3631 (java) S 3627 3627 31727 0 -1 1077944384 1417 0 0 0 9 3 0 0 20 0 15 0 95389834 14320615424 44102 33554432000 4194304 4196468 140724971441808 140472817502736 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3632] ppid=3627 vsize=13984976 memory=1296 CPUtime=0.12 cores=0,2,4,6
/proc/3629/task/3632/stat : 3632 (java) S 3627 3627 31727 0 -1 1077944384 1700 0 0 0 9 3 0 0 20 0 15 0 95389834 14320615424 44102 33554432000 4194304 4196468 140724971441808 140472816450192 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3633] ppid=3627 vsize=13984976 memory=2400 CPUtime=0.12 cores=0,2,4,6
/proc/3629/task/3633/stat : 3633 (java) S 3627 3627 31727 0 -1 1077944384 1169 0 0 0 9 3 0 0 20 0 15 0 95389834 14320615424 44102 33554432000 4194304 4196468 140724971441808 140472815397136 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3634] ppid=3627 vsize=13984976 memory=1384 CPUtime=0.12 cores=0,2,4,6
/proc/3629/task/3634/stat : 3634 (java) S 3627 3627 31727 0 -1 1077944384 1969 0 0 0 9 3 0 0 20 0 15 0 95389834 14320615424 44102 33554432000 4194304 4196468 140724971441808 140472814344592 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3635] ppid=3627 vsize=13984976 memory=177400 CPUtime=0.06 cores=0,2,4,6
/proc/3629/task/3635/stat : 3635 (java) S 3627 3627 31727 0 -1 1077944384 1669 0 0 0 5 1 0 0 20 0 15 0 95389835 14320615424 44102 33554432000 4194304 4196468 140724971441808 140471776566000 140472864893570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3636] ppid=3627 vsize=13984976 memory=4040 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3636/stat : 3636 (java) S 3627 3627 31727 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 95389836 14320615424 44102 33554432000 4194304 4196468 140724971441808 140471775512288 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3637] ppid=3627 vsize=13984976 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3637/stat : 3637 (java) S 3627 3627 31727 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 95389836 14320615424 44102 33554432000 4194304 4196468 140724971441808 140471774459136 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3638] ppid=3627 vsize=13984976 memory=5300 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3638/stat : 3638 (java) S 3627 3627 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95389838 14320615424 44102 33554432000 4194304 4196468 140724971441808 140471773407696 140472864901019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3639] ppid=3627 vsize=13984976 memory=4616 CPUtime=2.52 cores=0,2,4,6
/proc/3629/task/3639/stat : 3639 (java) S 3627 3627 31727 0 -1 1077944384 18029 0 0 0 250 2 0 0 20 0 15 0 95389838 14320615424 44102 33554432000 4194304 4196468 140724971441808 140471772354800 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3640] ppid=3627 vsize=13984976 memory=1928 CPUtime=3.07 cores=0,2,4,6
/proc/3629/task/3640/stat : 3640 (java) S 3627 3627 31727 0 -1 1077944384 22783 0 0 0 305 2 0 0 20 0 15 0 95389838 14320615424 44102 33554432000 4194304 4196468 140724971441808 140471771302256 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3641] ppid=3627 vsize=13984976 memory=1428 CPUtime=0.54 cores=0,2,4,6
/proc/3629/task/3641/stat : 3641 (java) S 3627 3627 31727 0 -1 1077944384 8336 0 0 0 53 1 0 0 20 0 15 0 95389838 14320615424 44102 33554432000 4194304 4196468 140724971441808 140471770249200 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3642] ppid=3627 vsize=13984976 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/3629/task/3642/stat : 3642 (java) S 3627 3627 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95389839 14320615424 44102 33554432000 4194304 4196468 140724971441808 140471769196896 140472864892629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
[pid=3629/tid=3643] ppid=3627 vsize=13984976 memory=1228 CPUtime=0.12 cores=0,2,4,6
/proc/3629/task/3643/stat : 3643 (java) S 3627 3627 31727 0 -1 1077944384 700 0 0 0 7 5 0 0 20 0 15 0 95389839 14320615424 44102 33554432000 4194304 4196468 140724971441808 140471768144944 140472864893570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 17428480 140724971447453 140724971447628 140724971447628 140724971450319 0
Current children cumulated CPU time: 246.66 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 177792 KiB

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

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

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

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

Child status: 143
Real time (s): 240.126
CPU time (s): 246.694
CPU user time (s): 246.379
CPU system time (s): 0.315164
CPU usage (%): 102.735
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 295200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.379
system time used= 0.315164
maximum resident set size= 295864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72345
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8837
involuntary context switches= 319


# summary of solver processes directly reported to runsolver:
#   pid: 3627,3629
#   total CPU time (s): 246.694
#   total CPU user time (s): 246.379
#   total CPU system time (s): 0.315164

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.7482 second user time and 2.11156 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-13 13:05:24
IDJOB=4269966
IDBENCH=136066
IDSOLVER=2661
FILE ID=node105/4269966-1502623182
RUNJOBID= node105-1502619907-1761
PBS_JOBID= 20628295
Free space on /tmp= 60656 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-ft/BinPacking-mdd-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-4269966-1502623182/watcher-4269966-1502623182 -o /tmp/evaluation-result-4269966-1502623182/solver-4269966-1502623182 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502619907-1761 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1373576037 HOME/instance-4269966-1502623182.xml

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

MD5SUM BENCH= b641d135752528099b6bd819b25278f3
RANDOM SEED=1373576037

node105.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.17
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.17
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.17
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.17
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:        26395868 kB
MemAvailable:   31791416 kB
Buffers:          162000 kB
Cached:          5508996 kB
SwapCached:            0 kB
Active:           865556 kB
Inactive:        5048988 kB
Active(anon):     245952 kB
Inactive(anon):    25060 kB
Active(file):     619604 kB
Inactive(file):  5023928 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7640 kB
Writeback:             0 kB
AnonPages:        369836 kB
Mapped:            55636 kB
Shmem:             25228 kB
Slab:             161880 kB
SReclaimable:     135704 kB
SUnreclaim:        26176 kB
KernelStack:        3888 kB
PageTables:         5620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1419440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60652 MiB
End job on node105 at 2017-08-13 13:09:24