Trace number 4249448

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
R1: choco-solver 5a (2017-07-05)SAT (TO)7 2400.07 304.512

General information on the benchmark

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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

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

Verifier Data

OK	7

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4249448-1500694854/watcher-4249448-1500694854 -o /tmp/evaluation-result-4249448-1500694854/solver-4249448-1500694854 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500683785-15436 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1712632046 HOME/instance-4249448-1500694854.xml 

pid=15687
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 13.44 14.27 14.17 3/273 15690
/proc/meminfo: memFree=24468440/32770624 swapFree=5804/268720
[pid=15690] ppid=15687 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15690/stat : 15690 (xcsp3-exec) S 15687 15690 14782 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4751710 9740288 346 33554432000 4194304 5098028 140723011061104 140723011059208 139966908273276 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 27287552 140723011064974 140723011065184 140723011065184 140723011067883 0
/proc/15690/statm: 2378 346 289 221 0 87 0

[startup+0.100152 s]
/proc/loadavg: 13.44 14.27 14.17 3/273 15690
/proc/meminfo: memFree=24468440/32770624 swapFree=5804/268720
[pid=15690] ppid=15687 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15690/stat : 15690 (xcsp3-exec) S 15687 15690 14782 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4751710 9740288 346 33554432000 4194304 5098028 140723011061104 140723011059208 139966908273276 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 27287552 140723011064974 140723011065184 140723011065184 140723011067883 0
/proc/15690/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200344 s]
/proc/loadavg: 13.44 14.27 14.17 3/273 15690
/proc/meminfo: memFree=24468440/32770624 swapFree=5804/268720
[pid=15690] ppid=15687 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15690/stat : 15690 (xcsp3-exec) S 15687 15690 14782 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4751710 9740288 346 33554432000 4194304 5098028 140723011061104 140723011059208 139966908273276 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 27287552 140723011064974 140723011065184 140723011065184 140723011067883 0
/proc/15690/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300287 s]
/proc/loadavg: 13.44 14.27 14.17 3/273 15690
/proc/meminfo: memFree=24468440/32770624 swapFree=5804/268720
[pid=15690] ppid=15687 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15690/stat : 15690 (xcsp3-exec) S 15687 15690 14782 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4751710 9740288 346 33554432000 4194304 5098028 140723011061104 140723011059208 139966908273276 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 27287552 140723011064974 140723011065184 140723011065184 140723011067883 0
/proc/15690/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700286 s]
/proc/loadavg: 13.44 14.27 14.17 3/273 15690
/proc/meminfo: memFree=24468440/32770624 swapFree=5804/268720
[pid=15690] ppid=15687 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15690/stat : 15690 (xcsp3-exec) S 15687 15690 14782 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4751710 9740288 346 33554432000 4194304 5098028 140723011061104 140723011059208 139966908273276 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 27287552 140723011064974 140723011065184 140723011065184 140723011067883 0
/proc/15690/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50161 s]
/proc/loadavg: 13.44 14.27 14.17 6/294 15711
/proc/meminfo: memFree=24261456/32770624 swapFree=5804/268752
[pid=15690] ppid=15687 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15690/stat : 15690 (xcsp3-exec) S 15687 15690 14782 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4751710 9740288 346 33554432000 4194304 5098028 140723011061104 140723011059208 139966908273276 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 27287552 140723011064974 140723011065184 140723011065184 140723011067883 0
/proc/15690/statm: 2378 346 289 221 0 87 0
[pid=15691] ppid=15690 vsize=13269256 CPUtime=5 cores=1,3,5,7,9,11,13,15
/proc/15691/stat : 15691 (java) S 15690 15690 14782 0 -1 1077944320 19610 0 0 0 483 17 0 0 20 0 20 0 4751711 13587718144 60294 33554432000 4194304 4196468 140727079276976 140727079259520 139684523228919 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
/proc/15691/statm: 3317314 60294 3224 1 0 3304547 0
[pid=15691/tid=15692] ppid=15690 vsize=13269256 CPUtime=1.43 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15692/stat : 15692 (java) S 15690 15690 14782 0 -1 1077944384 6743 0 0 0 138 5 0 0 20 0 20 0 4751711 13587718144 60294 33554432000 4194304 4196468 140727079276976 139684527465696 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15694] ppid=15690 vsize=13269256 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15694/stat : 15694 (java) R 15690 15690 14782 0 -1 4202560 15 0 0 0 1 1 0 0 20 0 20 0 4751712 13587718144 60806 33554432000 4194304 4196468 140727079276976 139684121918424 139684516332396 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15695] ppid=15690 vsize=13269256 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15695/stat : 15695 (java) R 15690 15690 14782 0 -1 4202560 16 0 0 0 1 1 0 0 20 0 20 0 4751712 13587718144 60806 33554432000 4194304 4196468 140727079276976 139684120865880 139684516332396 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15696] ppid=15690 vsize=13269256 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15696/stat : 15696 (java) R 15690 15690 14782 0 -1 4202560 28 0 0 0 1 1 0 0 20 0 20 0 4751712 13587718144 60806 33554432000 4194304 4196468 140727079276976 139684119810656 139684516332396 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15697] ppid=15690 vsize=13269256 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15697/stat : 15697 (java) R 15690 15690 14782 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 20 0 4751712 13587718144 60806 33554432000 4194304 4196468 140727079276976 139684118760592 139684516332396 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15698] ppid=15690 vsize=13269256 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15698/stat : 15698 (java) R 15690 15690 14782 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 20 0 4751712 13587718144 60806 33554432000 4194304 4196468 140727079276976 139684117704824 139684516332396 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15699] ppid=15690 vsize=13269256 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15699/stat : 15699 (java) R 15690 15690 14782 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 20 0 4751712 13587718144 60806 33554432000 4194304 4196468 140727079276976 139684116654680 139684516332396 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15700] ppid=15690 vsize=13269256 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15700/stat : 15700 (java) R 15690 15690 14782 0 -1 4202560 19 0 0 0 0 1 0 0 20 0 20 0 4751712 13587718144 60806 33554432000 4194304 4196468 140727079276976 139684115602016 139684504897352 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15701] ppid=15690 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15701/stat : 15701 (java) R 15690 15690 14782 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 4751712 13587718144 60806 33554432000 4194304 4196468 140727079276976 139684114549592 139684516332396 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15702] ppid=15690 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15702/stat : 15702 (java) S 15690 15690 14782 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 20 0 4751714 13587718144 60806 33554432000 4194304 4196468 140727079276976 139683717055520 139684523239125 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15703] ppid=15690 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15703/stat : 15703 (java) S 15690 15690 14782 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 4751715 13587718144 60806 33554432000 4194304 4196468 140727079276976 139683716003232 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15704] ppid=15690 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15704/stat : 15704 (java) S 15690 15690 14782 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 4751715 13587718144 60806 33554432000 4194304 4196468 140727079276976 139683714950640 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15705] ppid=15690 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15705/stat : 15705 (java) S 15690 15690 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4751718 13587718144 60806 33554432000 4194304 4196468 140727079276976 139683713899216 139684523247515 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15706] ppid=15690 vsize=13269256 CPUtime=0.97 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15706/stat : 15706 (java) R 15690 15690 14782 0 -1 4202560 2822 0 0 0 97 0 0 0 20 0 20 0 4751718 13587718144 60806 33554432000 4194304 4196468 140727079276976 139683712831688 139684508150701 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15707] ppid=15690 vsize=13269256 CPUtime=0.96 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15707/stat : 15707 (java) S 15690 15690 14782 0 -1 1077944384 2081 0 0 0 96 0 0 0 20 0 20 0 4751718 13587718144 60806 33554432000 4194304 4196468 140727079276976 139683711778256 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15708] ppid=15690 vsize=13269256 CPUtime=0.99 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15708/stat : 15708 (java) R 15690 15690 14782 0 -1 4202560 4493 0 0 0 98 1 0 0 20 0 20 0 4751718 13587718144 60806 33554432000 4194304 4196468 140727079276976 139683710727120 139684504773137 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15709] ppid=15690 vsize=13269256 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15709/stat : 15709 (java) S 15690 15690 14782 0 -1 1077944384 1962 0 0 0 41 0 0 0 20 0 20 0 4751719 13587718144 60806 33554432000 4194304 4196468 140727079276976 139683709688176 139684523240066 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15710] ppid=15690 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15710/stat : 15710 (java) S 15690 15690 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4751719 13587718144 60806 33554432000 4194304 4196468 140727079276976 139683708635872 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15711] ppid=15690 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15711/stat : 15711 (java) S 15690 15690 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4751719 13587718144 60806 33554432000 4194304 4196468 140727079276976 139683707583408 139684523240066 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 13278768

[startup+3.10075 s]
/proc/loadavg: 13.44 14.27 14.17 3/294 15711
/proc/meminfo: memFree=24068016/32770624 swapFree=5804/268752
[pid=15690] ppid=15687 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15690/stat : 15690 (xcsp3-exec) S 15687 15690 14782 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4751710 9740288 346 33554432000 4194304 5098028 140723011061104 140723011059208 139966908273276 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 27287552 140723011064974 140723011065184 140723011065184 140723011067883 0
/proc/15690/statm: 2378 346 289 221 0 87 0
[pid=15691] ppid=15690 vsize=13801768 CPUtime=8.61 cores=1,3,5,7,9,11,13,15
/proc/15691/stat : 15691 (java) S 15690 15690 14782 0 -1 1077944320 22144 0 0 0 792 69 0 0 20 0 28 0 4751711 14133010432 116634 33554432000 4194304 4196468 140727079276976 140727079259520 139684523228919 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
/proc/15691/statm: 3450442 116634 3231 1 0 3437675 0
[pid=15691/tid=15692] ppid=15690 vsize=13801768 CPUtime=2.88 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15692/stat : 15692 (java) S 15690 15690 14782 0 -1 1077944384 7179 0 0 0 282 6 0 0 20 0 28 0 4751711 14133010432 116634 33554432000 4194304 4196468 140727079276976 139684527469696 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15694] ppid=15690 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15694/stat : 15694 (java) S 15690 15690 14782 0 -1 1077944384 56 0 0 0 3 7 0 0 20 0 28 0 4751712 14133010432 116634 33554432000 4194304 4196468 140727079276976 139684121918224 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15695] ppid=15690 vsize=13801768 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15695/stat : 15695 (java) S 15690 15690 14782 0 -1 1077944384 90 0 0 0 3 8 0 0 20 0 28 0 4751712 14133010432 116634 33554432000 4194304 4196468 140727079276976 139684120865680 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15696] ppid=15690 vsize=13801768 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15696/stat : 15696 (java) S 15690 15690 14782 0 -1 1077944384 77 0 0 0 4 7 0 0 20 0 28 0 4751712 14133010432 116634 33554432000 4194304 4196468 140727079276976 139684119813136 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15697] ppid=15690 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15697/stat : 15697 (java) S 15690 15690 14782 0 -1 1077944384 58 0 0 0 4 6 0 0 20 0 28 0 4751712 14133010432 116634 33554432000 4194304 4196468 140727079276976 139684118760592 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15698] ppid=15690 vsize=13801768 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15698/stat : 15698 (java) S 15690 15690 14782 0 -1 1077944384 108 0 0 0 6 6 0 0 20 0 28 0 4751712 14133010432 116634 33554432000 4194304 4196468 140727079276976 139684117707024 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15699] ppid=15690 vsize=13801768 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15699/stat : 15699 (java) S 15690 15690 14782 0 -1 1077944384 53 0 0 0 2 6 0 0 20 0 28 0 4751712 14133010432 116634 33554432000 4194304 4196468 140727079276976 139684116654480 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15700] ppid=15690 vsize=13801768 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15700/stat : 15700 (java) S 15690 15690 14782 0 -1 1077944384 78 0 0 0 4 7 0 0 20 0 28 0 4751712 14133010432 116634 33554432000 4194304 4196468 140727079276976 139684115601936 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15701] ppid=15690 vsize=13801768 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15701/stat : 15701 (java) S 15690 15690 14782 0 -1 1077944384 60 0 0 0 3 6 0 0 20 0 28 0 4751712 14133010432 116634 33554432000 4194304 4196468 140727079276976 139684114549392 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15702] ppid=15690 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15702/stat : 15702 (java) S 15690 15690 14782 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 28 0 4751714 14133010432 116634 33554432000 4194304 4196468 140727079276976 139683717057008 139684523240066 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15703] ppid=15690 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15703/stat : 15703 (java) S 15690 15690 14782 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 4751715 14133010432 116634 33554432000 4194304 4196468 140727079276976 139683716003296 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15704] ppid=15690 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15704/stat : 15704 (java) S 15690 15690 14782 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4751715 14133010432 116634 33554432000 4194304 4196468 140727079276976 139683714950656 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15705] ppid=15690 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15705/stat : 15705 (java) S 15690 15690 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4751718 14133010432 116634 33554432000 4194304 4196468 140727079276976 139683713899216 139684523247515 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15706] ppid=15690 vsize=13801768 CPUtime=1.45 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15706/stat : 15706 (java) R 15690 15690 14782 0 -1 4202560 3648 0 0 0 145 0 0 0 20 0 28 0 4751718 14133010432 116634 33554432000 4194304 4196468 140727079276976 139683712832000 139684507620896 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15707] ppid=15690 vsize=13801768 CPUtime=1.29 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15707/stat : 15707 (java) R 15690 15690 14782 0 -1 4202560 2157 0 0 0 129 0 0 0 20 0 28 0 4751718 14133010432 116634 33554432000 4194304 4196468 140727079276976 139683711780432 139684506703987 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15708] ppid=15690 vsize=13801768 CPUtime=1.31 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15708/stat : 15708 (java) R 15690 15690 14782 0 -1 4202560 4553 0 0 0 130 1 0 0 20 0 28 0 4751718 14133010432 116634 33554432000 4194304 4196468 140727079276976 139683710721920 139684506757690 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15709] ppid=15690 vsize=13801768 CPUtime=0.58 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15709/stat : 15709 (java) R 15690 15690 14782 0 -1 4202560 2235 0 0 0 57 1 0 0 20 0 28 0 4751719 14133010432 116634 33554432000 4194304 4196468 140727079276976 139683709686136 139684502045085 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15710] ppid=15690 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15710/stat : 15710 (java) S 15690 15690 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4751719 14133010432 116634 33554432000 4194304 4196468 140727079276976 139683708635872 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15711] ppid=15690 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15711/stat : 15711 (java) S 15690 15690 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4751719 14133010432 116634 33554432000 4194304 4196468 140727079276976 139683707583408 139684523240066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
Current children cumulated CPU time (s) 8.61
Current children cumulated vsize (KiB) 13811280

[startup+6.3016 s]
/proc/loadavg: 12.53 14.07 14.11 10/302 15719
/proc/meminfo: memFree=23791804/32770624 swapFree=5804/268772
[pid=15690] ppid=15687 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15690/stat : 15690 (xcsp3-exec) S 15687 15690 14782 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4751710 9740288 346 33554432000 4194304 5098028 140723011061104 140723011059208 139966908273276 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 27287552 140723011064974 140723011065184 140723011065184 140723011067883 0
/proc/15690/statm: 2378 346 289 221 0 87 0
[pid=15691] ppid=15690 vsize=13801768 CPUtime=33.98 cores=1,3,5,7,9,11,13,15
/proc/15691/stat : 15691 (java) S 15690 15690 14782 0 -1 1077944320 37514 0 0 0 3259 139 0 0 20 0 28 0 4751711 14133010432 199863 33554432000 4194304 4196468 140727079276976 140727079259520 139684523228919 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
/proc/15691/statm: 3450442 199863 3271 1 0 3437675 0
[pid=15691/tid=15692] ppid=15690 vsize=13801768 CPUtime=2.88 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15692/stat : 15692 (java) S 15690 15690 14782 0 -1 1077944384 7179 0 0 0 282 6 0 0 20 0 28 0 4751711 14133010432 199863 33554432000 4194304 4196468 140727079276976 139684527469696 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15694] ppid=15690 vsize=13801768 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15694/stat : 15694 (java) S 15690 15690 14782 0 -1 1077944384 193 0 0 0 6 15 0 0 20 0 28 0 4751712 14133010432 199863 33554432000 4194304 4196468 140727079276976 139684121918224 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15695] ppid=15690 vsize=13801768 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15695/stat : 15695 (java) S 15690 15690 14782 0 -1 1077944384 184 0 0 0 6 16 0 0 20 0 28 0 4751712 14133010432 199863 33554432000 4194304 4196468 140727079276976 139684120865680 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15696] ppid=15690 vsize=13801768 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15696/stat : 15696 (java) S 15690 15690 14782 0 -1 1077944384 144 0 0 0 6 15 0 0 20 0 28 0 4751712 14133010432 199863 33554432000 4194304 4196468 140727079276976 139684119813136 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15697] ppid=15690 vsize=13801768 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15697/stat : 15697 (java) S 15690 15690 14782 0 -1 1077944384 161 0 0 0 7 14 0 0 20 0 28 0 4751712 14133010432 199863 33554432000 4194304 4196468 140727079276976 139684118760592 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15698] ppid=15690 vsize=13801768 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15698/stat : 15698 (java) S 15690 15690 14782 0 -1 1077944384 730 0 0 0 9 13 0 0 20 0 28 0 4751712 14133010432 199863 33554432000 4194304 4196468 140727079276976 139684117707024 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15699] ppid=15690 vsize=13801768 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15699/stat : 15699 (java) S 15690 15690 14782 0 -1 1077944384 126 0 0 0 5 15 0 0 20 0 28 0 4751712 14133010432 199863 33554432000 4194304 4196468 140727079276976 139684116654480 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15700] ppid=15690 vsize=13801768 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15700/stat : 15700 (java) S 15690 15690 14782 0 -1 1077944384 384 0 0 0 7 15 0 0 20 0 28 0 4751712 14133010432 199863 33554432000 4194304 4196468 140727079276976 139684115601936 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15701] ppid=15690 vsize=13801768 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15701/stat : 15701 (java) S 15690 15690 14782 0 -1 1077944384 144 0 0 0 6 14 0 0 20 0 28 0 4751712 14133010432 199863 33554432000 4194304 4196468 140727079276976 139684114549392 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15702] ppid=15690 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15702/stat : 15702 (java) S 15690 15690 14782 0 -1 1077944384 737 0 0 0 1 0 0 0 20 0 28 0 4751714 14133010432 199863 33554432000 4194304 4196468 140727079276976 139683717057008 139684523240066 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15703] ppid=15690 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15703/stat : 15703 (java) S 15690 15690 14782 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 4751715 14133010432 199863 33554432000 4194304 4196468 140727079276976 139683716003296 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15704] ppid=15690 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15704/stat : 15704 (java) S 15690 15690 14782 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 4751715 14133010432 199863 33554432000 4194304 4196468 140727079276976 139683714950656 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15705] ppid=15690 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15705/stat : 15705 (java) S 15690 15690 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4751718 14133010432 199863 33554432000 4194304 4196468 140727079276976 139683713899216 139684523247515 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0

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

[pid=15691/tid=15905] ppid=15690 vsize=13801768 CPUtime=117.08 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15905/stat : 15905 (java) R 15690 15690 14782 0 -1 4202560 1349 0 0 0 11707 1 0 0 20 0 28 0 4768093 14133010432 919819 33554432000 4194304 4196468 140727079276976 139683699568288 139684168898315 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15906] ppid=15690 vsize=13801768 CPUtime=118.23 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15906/stat : 15906 (java) R 15690 15690 14782 0 -1 4202560 1889 0 0 0 11823 0 0 0 20 0 28 0 4768093 14133010432 919819 33554432000 4194304 4196468 140727079276976 139683696410296 139684167036301 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
Current children cumulated CPU time (s) 2223.28
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+304.501 s]
/proc/loadavg: 15.95 14.95 14.42 17/300 15908
/proc/meminfo: memFree=27767780/32770624 swapFree=5780/269160
[pid=15690] ppid=15687 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15690/stat : 15690 (xcsp3-exec) S 15687 15690 14782 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4751710 9740288 346 33554432000 4194304 5098028 140723011061104 140723011059208 139966908273276 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 27287552 140723011064974 140723011065184 140723011065184 140723011067883 0
/proc/15690/statm: 2378 346 289 221 0 87 0
[pid=15691] ppid=15690 vsize=13801768 CPUtime=2400.07 cores=1,3,5,7,9,11,13,15
/proc/15691/stat : 15691 (java) S 15690 15690 14782 0 -1 1077944320 133990 0 0 0 239473 534 0 0 20 0 28 0 4751711 14133010432 919252 33554432000 4194304 4196468 140727079276976 140727079259520 139684523228919 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
/proc/15691/statm: 3450442 919252 3293 1 0 3437675 0
[pid=15691/tid=15692] ppid=15690 vsize=13801768 CPUtime=2.88 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15692/stat : 15692 (java) S 15690 15690 14782 0 -1 1077944384 7552 0 0 0 282 6 0 0 20 0 28 0 4751711 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684527469696 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15694] ppid=15690 vsize=13801768 CPUtime=0.98 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15694/stat : 15694 (java) S 15690 15690 14782 0 -1 1077944384 1817 0 0 0 42 56 0 0 20 0 28 0 4751712 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684121918224 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15695] ppid=15690 vsize=13801768 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15695/stat : 15695 (java) S 15690 15690 14782 0 -1 1077944384 1206 0 0 0 45 55 0 0 20 0 28 0 4751712 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684120865680 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15696] ppid=15690 vsize=13801768 CPUtime=0.99 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15696/stat : 15696 (java) S 15690 15690 14782 0 -1 1077944384 1687 0 0 0 44 55 0 0 20 0 28 0 4751712 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684119813136 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15697] ppid=15690 vsize=13801768 CPUtime=0.98 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15697/stat : 15697 (java) S 15690 15690 14782 0 -1 1077944384 1303 0 0 0 41 57 0 0 20 0 28 0 4751712 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684118760592 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15698] ppid=15690 vsize=13801768 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15698/stat : 15698 (java) S 15690 15690 14782 0 -1 1077944384 1980 0 0 0 47 54 0 0 20 0 28 0 4751712 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684117707024 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15699] ppid=15690 vsize=13801768 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15699/stat : 15699 (java) S 15690 15690 14782 0 -1 1077944384 2781 0 0 0 46 54 0 0 20 0 28 0 4751712 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684116654480 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15700] ppid=15690 vsize=13801768 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15700/stat : 15700 (java) S 15690 15690 14782 0 -1 1077944384 1955 0 0 0 45 56 0 0 20 0 28 0 4751712 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684115601936 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15701] ppid=15690 vsize=13801768 CPUtime=0.95 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15701/stat : 15701 (java) S 15690 15690 14782 0 -1 1077944384 2454 0 0 0 42 53 0 0 20 0 28 0 4751712 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684114549392 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15702] ppid=15690 vsize=13801768 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15702/stat : 15702 (java) S 15690 15690 14782 0 -1 1077944384 6678 0 0 0 24 7 0 0 20 0 28 0 4751714 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683717057008 139684523240066 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15703] ppid=15690 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15703/stat : 15703 (java) S 15690 15690 14782 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 4751715 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683716003296 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15704] ppid=15690 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15704/stat : 15704 (java) S 15690 15690 14782 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 4751715 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683714950656 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15705] ppid=15690 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15705/stat : 15705 (java) S 15690 15690 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4751718 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683713899216 139684523247515 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15706] ppid=15690 vsize=13801768 CPUtime=3.88 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15706/stat : 15706 (java) S 15690 15690 14782 0 -1 1077944384 13645 0 0 0 386 2 0 0 20 0 28 0 4751718 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683712845808 139684523240066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15707] ppid=15690 vsize=13801768 CPUtime=4.06 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15707/stat : 15707 (java) S 15690 15690 14782 0 -1 1077944384 16584 0 0 0 404 2 0 0 20 0 28 0 4751718 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683711793264 139684523240066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15708] ppid=15690 vsize=13801768 CPUtime=4.03 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15708/stat : 15708 (java) S 15690 15690 14782 0 -1 1077944384 17560 0 0 0 401 2 0 0 20 0 28 0 4751718 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683710740720 139684523240066 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15709] ppid=15690 vsize=13801768 CPUtime=0.94 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15709/stat : 15709 (java) S 15690 15690 14782 0 -1 1077944384 10000 0 0 0 92 2 0 0 20 0 28 0 4751719 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683709688176 139684523240066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15710] ppid=15690 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15710/stat : 15710 (java) S 15690 15690 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4751719 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683708635872 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15711] ppid=15690 vsize=13801768 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15711/stat : 15711 (java) S 15690 15690 14782 0 -1 1077944384 1893 0 0 0 6 8 0 0 20 0 28 0 4751719 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683707583408 139684523240066 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15899] ppid=15690 vsize=13801768 CPUtime=138.69 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15899/stat : 15899 (java) R 15690 15690 14782 0 -1 4202560 2165 0 0 0 13868 1 0 0 20 0 28 0 4768093 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683697462320 139684167036108 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15900] ppid=15690 vsize=13801768 CPUtime=140.34 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15900/stat : 15900 (java) R 15690 15690 14782 0 -1 4202560 1466 0 0 0 14034 0 0 0 20 0 28 0 4768093 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683692200472 139684168898325 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15901] ppid=15690 vsize=13801768 CPUtime=140.41 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15901/stat : 15901 (java) R 15690 15690 14782 0 -1 4202560 3039 0 0 0 14040 1 0 0 20 0 28 0 4768093 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683698515464 139684167036290 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15902] ppid=15690 vsize=13801768 CPUtime=140.15 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15902/stat : 15902 (java) R 15690 15690 14782 0 -1 4202560 3384 0 0 0 14014 1 0 0 20 0 28 0 4768093 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683693252232 139684167036306 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15903] ppid=15690 vsize=13801768 CPUtime=140.39 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15903/stat : 15903 (java) R 15690 15690 14782 0 -1 4202560 2646 0 0 0 14038 1 0 0 20 0 28 0 4768093 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683695357848 139684167036343 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15904] ppid=15690 vsize=13801768 CPUtime=140.29 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15904/stat : 15904 (java) R 15690 15690 14782 0 -1 4202560 1124 0 0 0 14029 0 0 0 20 0 28 0 4768093 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683694305304 139684162473357 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15905] ppid=15690 vsize=13801768 CPUtime=138.84 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15905/stat : 15905 (java) R 15690 15690 14782 0 -1 4202560 1420 0 0 0 13883 1 0 0 20 0 28 0 4768093 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683699568536 139684168898427 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15906] ppid=15690 vsize=13801768 CPUtime=140.39 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15906/stat : 15906 (java) R 15690 15690 14782 0 -1 4202560 2001 0 0 0 14039 0 0 0 20 0 28 0 4768093 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683696413328 139684167034216 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 13811280

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 15691 sig 9
??? kill 15690 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+304.501 s]
/proc/loadavg: 15.95 14.95 14.42 17/300 15908
/proc/meminfo: memFree=27767780/32770624 swapFree=5780/269160
[pid=15690] ppid=15687 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15690/stat : 15690 (xcsp3-exec) S 15687 15690 14782 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4751710 9740288 346 33554432000 4194304 5098028 140723011061104 140723011059208 139966908273276 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 27287552 140723011064974 140723011065184 140723011065184 140723011067883 0
/proc/15690/statm: 2378 346 289 221 0 87 0
[pid=15691] ppid=15690 vsize=13801768 CPUtime=2400.07 cores=1,3,5,7,9,11,13,15
/proc/15691/stat : 15691 (java) S 15690 15690 14782 0 -1 1077944320 133990 0 0 0 239473 534 0 0 20 0 28 0 4751711 14133010432 919252 33554432000 4194304 4196468 140727079276976 140727079259520 139684523228919 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
/proc/15691/statm: 3450442 919252 3293 1 0 3437675 0
[pid=15691/tid=15692] ppid=15690 vsize=13801768 CPUtime=2.88 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15692/stat : 15692 (java) S 15690 15690 14782 0 -1 1077944384 7552 0 0 0 282 6 0 0 20 0 28 0 4751711 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684527469696 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15694] ppid=15690 vsize=13801768 CPUtime=0.98 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15694/stat : 15694 (java) S 15690 15690 14782 0 -1 1077944384 1817 0 0 0 42 56 0 0 20 0 28 0 4751712 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684121918224 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15695] ppid=15690 vsize=13801768 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15695/stat : 15695 (java) S 15690 15690 14782 0 -1 1077944384 1206 0 0 0 45 55 0 0 20 0 28 0 4751712 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684120865680 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15696] ppid=15690 vsize=13801768 CPUtime=0.99 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15696/stat : 15696 (java) S 15690 15690 14782 0 -1 1077944384 1687 0 0 0 44 55 0 0 20 0 28 0 4751712 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684119813136 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15697] ppid=15690 vsize=13801768 CPUtime=0.98 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15697/stat : 15697 (java) S 15690 15690 14782 0 -1 1077944384 1303 0 0 0 41 57 0 0 20 0 28 0 4751712 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684118760592 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15698] ppid=15690 vsize=13801768 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15698/stat : 15698 (java) S 15690 15690 14782 0 -1 1077944384 1980 0 0 0 47 54 0 0 20 0 28 0 4751712 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684117707024 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15699] ppid=15690 vsize=13801768 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15699/stat : 15699 (java) S 15690 15690 14782 0 -1 1077944384 2781 0 0 0 46 54 0 0 20 0 28 0 4751712 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684116654480 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15700] ppid=15690 vsize=13801768 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15700/stat : 15700 (java) S 15690 15690 14782 0 -1 1077944384 1955 0 0 0 45 56 0 0 20 0 28 0 4751712 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684115601936 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15701] ppid=15690 vsize=13801768 CPUtime=0.95 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15701/stat : 15701 (java) S 15690 15690 14782 0 -1 1077944384 2454 0 0 0 42 53 0 0 20 0 28 0 4751712 14133010432 919252 33554432000 4194304 4196468 140727079276976 139684114549392 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15702] ppid=15690 vsize=13801768 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15702/stat : 15702 (java) S 15690 15690 14782 0 -1 1077944384 6678 0 0 0 24 7 0 0 20 0 28 0 4751714 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683717057008 139684523240066 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15703] ppid=15690 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15703/stat : 15703 (java) S 15690 15690 14782 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 4751715 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683716003296 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15704] ppid=15690 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15704/stat : 15704 (java) S 15690 15690 14782 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 4751715 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683714950656 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15705] ppid=15690 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15705/stat : 15705 (java) S 15690 15690 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4751718 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683713899216 139684523247515 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15706] ppid=15690 vsize=13801768 CPUtime=3.88 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15706/stat : 15706 (java) S 15690 15690 14782 0 -1 1077944384 13645 0 0 0 386 2 0 0 20 0 28 0 4751718 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683712845808 139684523240066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15707] ppid=15690 vsize=13801768 CPUtime=4.06 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15707/stat : 15707 (java) S 15690 15690 14782 0 -1 1077944384 16584 0 0 0 404 2 0 0 20 0 28 0 4751718 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683711793264 139684523240066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15708] ppid=15690 vsize=13801768 CPUtime=4.03 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15708/stat : 15708 (java) S 15690 15690 14782 0 -1 1077944384 17560 0 0 0 401 2 0 0 20 0 28 0 4751718 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683710740720 139684523240066 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15709] ppid=15690 vsize=13801768 CPUtime=0.94 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15709/stat : 15709 (java) S 15690 15690 14782 0 -1 1077944384 10000 0 0 0 92 2 0 0 20 0 28 0 4751719 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683709688176 139684523240066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15710] ppid=15690 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15710/stat : 15710 (java) S 15690 15690 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4751719 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683708635872 139684523239125 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15711] ppid=15690 vsize=13801768 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15711/stat : 15711 (java) S 15690 15690 14782 0 -1 1077944384 1893 0 0 0 6 8 0 0 20 0 28 0 4751719 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683707583408 139684523240066 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15899] ppid=15690 vsize=13801768 CPUtime=138.69 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15899/stat : 15899 (java) R 15690 15690 14782 0 -1 4202560 2165 0 0 0 13868 1 0 0 20 0 28 0 4768093 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683697462320 139684167036108 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15900] ppid=15690 vsize=13801768 CPUtime=140.34 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15900/stat : 15900 (java) R 15690 15690 14782 0 -1 4202560 1466 0 0 0 14034 0 0 0 20 0 28 0 4768093 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683692200472 139684168898325 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15901] ppid=15690 vsize=13801768 CPUtime=140.41 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15901/stat : 15901 (java) R 15690 15690 14782 0 -1 4202560 3039 0 0 0 14040 1 0 0 20 0 28 0 4768093 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683698515464 139684167036290 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15902] ppid=15690 vsize=13801768 CPUtime=140.15 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15902/stat : 15902 (java) R 15690 15690 14782 0 -1 4202560 3384 0 0 0 14014 1 0 0 20 0 28 0 4768093 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683693252232 139684167036306 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15903] ppid=15690 vsize=13801768 CPUtime=140.39 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15903/stat : 15903 (java) R 15690 15690 14782 0 -1 4202560 2646 0 0 0 14038 1 0 0 20 0 28 0 4768093 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683695357848 139684167036343 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15904] ppid=15690 vsize=13801768 CPUtime=140.29 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15904/stat : 15904 (java) R 15690 15690 14782 0 -1 4202560 1124 0 0 0 14029 0 0 0 20 0 28 0 4768093 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683694305304 139684162473357 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15905] ppid=15690 vsize=13801768 CPUtime=138.84 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15905/stat : 15905 (java) R 15690 15690 14782 0 -1 4202560 1420 0 0 0 13883 1 0 0 20 0 28 0 4768093 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683699568536 139684168898427 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
[pid=15691/tid=15906] ppid=15690 vsize=13801768 CPUtime=140.39 cores=1,3,5,7,9,11,13,15
/proc/15691/task/15906/stat : 15906 (java) R 15690 15690 14782 0 -1 4202560 2001 0 0 0 14039 0 0 0 20 0 28 0 4768093 14133010432 919252 33554432000 4194304 4196468 140727079276976 139683696413328 139684167034216 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16326656 140727079285948 140727079286124 140727079286124 140727079288783 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 13811280

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15690 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1417
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1417
# CPU time returned by wait4() is 0.002834
# while last known CPU time is 2400.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 304.512
CPU time (s): 2400.07
CPU user time (s): 2394.73
CPU system time (s): 5.34
CPU usage (%): 788.169
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001417
system time used= 0.001417
maximum resident set size= 1388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 518
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 2

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.52339 second user time and 4.28069 second system time

The end

Launcher Data

Begin job on node143 at 2017-07-22 05:40:54
IDJOB=4249448
IDBENCH=136085
IDSOLVER=2626
FILE ID=node143/4249448-1500694854
RUNJOBID= node143-1500683785-15436
PBS_JOBID= 20623040
Free space on /tmp= 61980 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-ft/BinPacking-mdd-ft120-13.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249448-1500694854/watcher-4249448-1500694854 -o /tmp/evaluation-result-4249448-1500694854/solver-4249448-1500694854 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500683785-15436 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1712632046 HOME/instance-4249448-1500694854.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= f538aabc6a41aa561e8cda6eca1a34a0
RANDOM SEED=1712632046

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.69
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.69
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		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.69
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		: 2533.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.69
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		: 2667.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2400.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        24468860 kB
MemAvailable:   24686328 kB
Buffers:          147912 kB
Cached:           341276 kB
SwapCached:            0 kB
Active:          7561424 kB
Inactive:         277456 kB
Active(anon):    7352356 kB
Inactive(anon):     8736 kB
Active(file):     209068 kB
Inactive(file):   268720 kB
Unevictable:        5804 kB
Mlocked:            5804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7884 kB
Writeback:             0 kB
AnonPages:       7420852 kB
Mapped:            43316 kB
Shmem:              8852 kB
Slab:             145192 kB
SReclaimable:     111028 kB
SUnreclaim:        34164 kB
KernelStack:        5040 kB
PageTables:        19688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    9200712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6991872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      155008 kB
DirectMap2M:    33390592 kB

Free space on /tmp at the end= 61976 MiB
End job on node143 at 2017-07-22 05:45:59