Trace number 4281245

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 par (2017-08-18)SAT (TO)7 1982.97 252.12801

General information on the benchmark

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

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281245-1503187616.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4281245-1503187616.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
7.27/2.88	c solve instance...
269.79/37.02	o 7 
1982.23/252.08	s SATISFIABLE
1982.23/252.08	v <instantiation>
1982.23/252.08	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>
1982.23/252.08	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 299 283 414 295 290 413 309 278 408 330 261 407 334 259 406 329 258 404 337 256 400 302 297 399 341 256 397 329 255 391 354 255 387 305 305 384 361 255 384 360 253 378 370 251 378 359 250 375 375 250 375 372 0 356 323 321 356 323 318 356 322 317 356 315 314 355 324 313 350 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
1982.23/252.08	v </instantiation>
1982.23/252.08	c Unexpected resolution interruption!

Verifier Data

OK	7

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281245-1503187616/watcher-4281245-1503187616 -o /tmp/evaluation-result-4281245-1503187616/solver-4281245-1503187616 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node102-1503186756-19839 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1552042634 HOME/instance-4281245-1503187616.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=19856, runsolver pid=19853

[startup+0.100135 s]*
/proc/loadavg: 8.34 7.98 7.71 2/200 19877
/proc/meminfo: memFree=28990600/32770624 swapFree=67108860/67108860
[pid=19856] ppid=19853 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19856/stat : 19856 (xcsp3-exec) S 19853 19856 19812 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151849761 9740288 345 33554432000 4194304 5098028 140732452396416 140732452394520 140672892310140 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11751424 140732452398186 140732452398396 140732452398396 140732452401131 0
/proc/19856/statm: 2378 345 289 221 0 87 0
[pid=19858] ppid=19856 vsize=25999808 memory=27156 CPUtime=0.12 cores=0-7
/proc/19858/stat : 19858 (java) S 19856 19856 19812 0 -1 1077944320 5220 0 0 0 11 1 0 0 20 0 20 0 151849761 26623803392 6789 33554432000 4194304 4196468 140727941665104 140727941647648 140416994303735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
/proc/19858/statm: 6499952 6789 2838 1 0 6488269 0
[pid=19858/tid=19859] ppid=19856 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/19858/task/19859/stat : 19859 (java) R 19856 19856 19812 0 -1 4202560 3226 0 0 0 8 0 0 0 20 0 20 0 151849762 26623803392 6789 33554432000 4194304 4196468 140727941665104 140416998535040 140416994315670 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19860] ppid=19856 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/19858/task/19860/stat : 19860 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26623803392 6789 33554432000 4194304 4196468 140727941665104 140416916884368 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19861] ppid=19856 vsize=25999808 memory=140253080491648 CPUtime=0 cores=0-7
/proc/19858/task/19861/stat : 19861 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26623803392 6789 33554432000 4194304 4196468 140727941665104 140416915831568 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19862] ppid=19856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19862/stat : 19862 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26623803392 6789 33554432000 4194304 4196468 140727941665104 140416914779280 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19863] ppid=19856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19863/stat : 19863 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26623803392 6789 33554432000 4194304 4196468 140727941665104 140416913726480 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19864] ppid=19856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19864/stat : 19864 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26623803392 6789 33554432000 4194304 4196468 140727941665104 140416912673168 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19865] ppid=19856 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19858/task/19865/stat : 19865 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26623803392 6789 33554432000 4194304 4196468 140727941665104 140416911620368 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19866] ppid=19856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19866/stat : 19866 (java) S 19856 19856 19812 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151849763 26623803392 6789 33554432000 4194304 4196468 140727941665104 140416910568080 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19867] ppid=19856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19867/stat : 19867 (java) S 19856 19856 19812 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151849763 26623803392 6789 33554432000 4194304 4196468 140727941665104 140416545479184 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19868] ppid=19856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19868/stat : 19868 (java) S 19856 19856 19812 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 151849764 26623803392 6789 33554432000 4194304 4196468 140727941665104 140415669258864 140416994314882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19869] ppid=19856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19869/stat : 19869 (java) S 19856 19856 19812 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151849764 26623803392 6789 33554432000 4194304 4196468 140727941665104 140415668204832 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19870] ppid=19856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19870/stat : 19870 (java) S 19856 19856 19812 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151849765 26623803392 6789 33554432000 4194304 4196468 140727941665104 140415667152496 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19871] ppid=19856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19871/stat : 19871 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849767 26623803392 6789 33554432000 4194304 4196468 140727941665104 140415666100816 140416994322331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19872] ppid=19856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19872/stat : 19872 (java) S 19856 19856 19812 0 -1 1077944384 316 0 0 0 0 0 0 0 20 0 20 0 151849767 26623803392 6789 33554432000 4194304 4196468 140727941665104 140415665047664 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19873] ppid=19856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19873/stat : 19873 (java) S 19856 19856 19812 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 151849767 26623803392 6789 33554432000 4194304 4196468 140727941665104 140415663994864 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19874] ppid=19856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19874/stat : 19874 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849767 26623803392 6789 33554432000 4194304 4196468 140727941665104 140415662942576 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19875] ppid=19856 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/19858/task/19875/stat : 19875 (java) R 19856 19856 19812 0 -1 1077944384 244 0 0 0 1 0 0 0 20 0 20 0 151849767 26623803392 6789 33554432000 4194304 4196468 140727941665104 140415661889776 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19876] ppid=19856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19876/stat : 19876 (java) S 19856 19856 19812 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151849767 26623803392 6789 33554432000 4194304 4196468 140727941665104 140415660837728 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19877] ppid=19856 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19858/task/19877/stat : 19877 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849768 26623803392 6789 33554432000 4194304 4196468 140727941665104 140415659785008 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28536 KiB

[startup+0.210544 s]*
/proc/loadavg: 8.34 7.98 7.71 2/200 19877
/proc/meminfo: memFree=28981068/32770624 swapFree=67108860/67108860
[pid=19856] ppid=19853 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19856/stat : 19856 (xcsp3-exec) S 19853 19856 19812 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151849761 9740288 345 33554432000 4194304 5098028 140732452396416 140732452394520 140672892310140 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11751424 140732452398186 140732452398396 140732452398396 140732452401131 0
/proc/19856/statm: 2378 345 289 221 0 87 0
[pid=19858] ppid=19856 vsize=26004064 memory=38848 CPUtime=0.33 cores=0-7
/proc/19858/stat : 19858 (java) S 19856 19856 19812 0 -1 1077944320 7798 0 0 0 31 2 0 0 20 0 20 0 151849761 26628161536 9712 33554432000 4194304 4196468 140727941665104 140727941647648 140416994303735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
/proc/19858/statm: 6501016 9712 3058 1 0 6488269 0
[pid=19858/tid=19859] ppid=19856 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/19858/task/19859/stat : 19859 (java) R 19856 19856 19812 0 -1 4202560 4993 0 0 0 18 1 0 0 20 0 20 0 151849762 26628161536 9712 33554432000 4194304 4196468 140727941665104 140416998514528 140416987020698 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19860] ppid=19856 vsize=26004096 memory=331 CPUtime=0 cores=0-7
/proc/19858/task/19860/stat : 19860 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26628194304 9712 33554432000 4194304 4196468 140727941665104 140416916884368 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19861] ppid=19856 vsize=26004064 memory=140253080508447 CPUtime=0 cores=0-7
/proc/19858/task/19861/stat : 19861 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26628161536 9712 33554432000 4194304 4196468 140727941665104 140416915831568 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19862] ppid=19856 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19858/task/19862/stat : 19862 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26628161536 9712 33554432000 4194304 4196468 140727941665104 140416914779280 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19863] ppid=19856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19863/stat : 19863 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26628161536 9712 33554432000 4194304 4196468 140727941665104 140416913726480 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19864] ppid=19856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19864/stat : 19864 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26628161536 9712 33554432000 4194304 4196468 140727941665104 140416912673168 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19865] ppid=19856 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19858/task/19865/stat : 19865 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26628161536 9712 33554432000 4194304 4196468 140727941665104 140416911620368 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19866] ppid=19856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19866/stat : 19866 (java) S 19856 19856 19812 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151849763 26628161536 9712 33554432000 4194304 4196468 140727941665104 140416910568080 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19867] ppid=19856 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19867/stat : 19867 (java) S 19856 19856 19812 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151849763 26628194304 9712 33554432000 4194304 4196468 140727941665104 140416545479184 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19868] ppid=19856 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19868/stat : 19868 (java) S 19856 19856 19812 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 151849764 26628194304 9712 33554432000 4194304 4196468 140727941665104 140415669258864 140416994314882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19869] ppid=19856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19869/stat : 19869 (java) S 19856 19856 19812 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151849764 26628161536 9712 33554432000 4194304 4196468 140727941665104 140415668204832 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19870] ppid=19856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19870/stat : 19870 (java) S 19856 19856 19812 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151849765 26628161536 9712 33554432000 4194304 4196468 140727941665104 140415667152496 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19871] ppid=19856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19871/stat : 19871 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849767 26628161536 9712 33554432000 4194304 4196468 140727941665104 140415666100816 140416994322331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19872] ppid=19856 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/19858/task/19872/stat : 19872 (java) S 19856 19856 19812 0 -1 1077944384 502 0 0 0 1 0 0 0 20 0 20 0 151849767 26628161536 9712 33554432000 4194304 4196468 140727941665104 140415665047664 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19873] ppid=19856 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/19858/task/19873/stat : 19873 (java) S 19856 19856 19812 0 -1 1077944384 208 0 0 0 1 0 0 0 20 0 20 0 151849767 26628161536 9712 33554432000 4194304 4196468 140727941665104 140415663994864 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19874] ppid=19856 vsize=26004096 memory=-1 CPUtime=0.01 cores=0-7
/proc/19858/task/19874/stat : 19874 (java) S 19856 19856 19812 0 -1 1077944384 91 0 0 0 1 0 0 0 20 0 20 0 151849767 26628194304 9712 33554432000 4194304 4196468 140727941665104 140415662942576 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19875] ppid=19856 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/19858/task/19875/stat : 19875 (java) S 19856 19856 19812 0 -1 1077944384 703 0 0 0 7 0 0 0 20 0 20 0 151849767 26628161536 9712 33554432000 4194304 4196468 140727941665104 140415661889776 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19876] ppid=19856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19876/stat : 19876 (java) S 19856 19856 19812 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151849767 26628161536 9712 33554432000 4194304 4196468 140727941665104 140415660837728 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19877] ppid=19856 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19858/task/19877/stat : 19877 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849768 26628161536 9712 33554432000 4194304 4196468 140727941665104 140415659785008 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40228 KiB

[startup+0.31041 s]*
/proc/loadavg: 8.34 7.98 7.71 2/200 19877
/proc/meminfo: memFree=28974120/32770624 swapFree=67108860/67108860
[pid=19856] ppid=19853 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19856/stat : 19856 (xcsp3-exec) S 19853 19856 19812 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151849761 9740288 345 33554432000 4194304 5098028 140732452396416 140732452394520 140672892310140 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11751424 140732452398186 140732452398396 140732452398396 140732452401131 0
/proc/19856/statm: 2378 345 289 221 0 87 0
[pid=19858] ppid=19856 vsize=26004064 memory=46220 CPUtime=0.49 cores=0-7
/proc/19858/stat : 19858 (java) S 19856 19856 19812 0 -1 1077944320 8706 0 0 0 46 3 0 0 20 0 20 0 151849761 26628161536 11555 33554432000 4194304 4196468 140727941665104 140727941647648 140416994303735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
/proc/19858/statm: 6501016 11555 3102 1 0 6488269 0
[pid=19858/tid=19859] ppid=19856 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/19858/task/19859/stat : 19859 (java) R 19856 19856 19812 0 -1 4202560 5663 0 0 0 27 2 0 0 20 0 20 0 151849762 26628161536 11555 33554432000 4194304 4196468 140727941665104 140416998526480 140416978384222 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19860] ppid=19856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19860/stat : 19860 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26628161536 11555 33554432000 4194304 4196468 140727941665104 140416916884368 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19861] ppid=19856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19861/stat : 19861 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26628161536 11555 33554432000 4194304 4196468 140727941665104 140416915831568 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19862] ppid=19856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19862/stat : 19862 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26628161536 11555 33554432000 4194304 4196468 140727941665104 140416914779280 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19863] ppid=19856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19863/stat : 19863 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26628161536 11555 33554432000 4194304 4196468 140727941665104 140416913726480 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19864] ppid=19856 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/19858/task/19864/stat : 19864 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26628161536 11555 33554432000 4194304 4196468 140727941665104 140416912673168 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19865] ppid=19856 vsize=26004064 memory=140252962452399 CPUtime=0 cores=0-7
/proc/19858/task/19865/stat : 19865 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26628161536 11555 33554432000 4194304 4196468 140727941665104 140416911620368 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19866] ppid=19856 vsize=26004064 memory=140252962454704 CPUtime=0 cores=0-7
/proc/19858/task/19866/stat : 19866 (java) S 19856 19856 19812 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151849763 26628161536 11555 33554432000 4194304 4196468 140727941665104 140416910568080 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19867] ppid=19856 vsize=26004064 memory=140252962457008 CPUtime=0 cores=0-7
/proc/19858/task/19867/stat : 19867 (java) S 19856 19856 19812 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151849763 26628161536 11555 33554432000 4194304 4196468 140727941665104 140416545479184 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19868] ppid=19856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19868/stat : 19868 (java) S 19856 19856 19812 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 151849764 26628161536 11555 33554432000 4194304 4196468 140727941665104 140415669258864 140416994314882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19869] ppid=19856 vsize=26004064 memory=280505924920976 CPUtime=0 cores=0-7
/proc/19858/task/19869/stat : 19869 (java) S 19856 19856 19812 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151849764 26628161536 11555 33554432000 4194304 4196468 140727941665104 140415668204832 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19870] ppid=19856 vsize=26004064 memory=280505924927888 CPUtime=0 cores=0-7
/proc/19858/task/19870/stat : 19870 (java) S 19856 19856 19812 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151849765 26628161536 11555 33554432000 4194304 4196468 140727941665104 140415667152496 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19871] ppid=19856 vsize=26004064 memory=280505924869168 CPUtime=0 cores=0-7
/proc/19858/task/19871/stat : 19871 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849767 26628161536 11555 33554432000 4194304 4196468 140727941665104 140415666100816 140416994322331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19872] ppid=19856 vsize=26004064 memory=280505924941712 CPUtime=0.03 cores=0-7
/proc/19858/task/19872/stat : 19872 (java) S 19856 19856 19812 0 -1 1077944384 608 0 0 0 3 0 0 0 20 0 20 0 151849767 26628161536 11555 33554432000 4194304 4196468 140727941665104 140415665047664 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19873] ppid=19856 vsize=26004064 memory=280505924948624 CPUtime=0.01 cores=0-7
/proc/19858/task/19873/stat : 19873 (java) S 19856 19856 19812 0 -1 1077944384 211 0 0 0 1 0 0 0 20 0 20 0 151849767 26628161536 11555 33554432000 4194304 4196468 140727941665104 140415663994864 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19874] ppid=19856 vsize=26004064 memory=280505924946320 CPUtime=0.02 cores=0-7
/proc/19858/task/19874/stat : 19874 (java) S 19856 19856 19812 0 -1 1077944384 93 0 0 0 2 0 0 0 20 0 20 0 151849767 26628161536 11555 33554432000 4194304 4196468 140727941665104 140415662942576 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19875] ppid=19856 vsize=26004064 memory=280505924962480 CPUtime=0.12 cores=0-7
/proc/19858/task/19875/stat : 19875 (java) S 19856 19856 19812 0 -1 1077944384 823 0 0 0 12 0 0 0 20 0 20 0 151849767 26628161536 11555 33554432000 4194304 4196468 140727941665104 140415661889776 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19876] ppid=19856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19876/stat : 19876 (java) S 19856 19856 19812 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151849767 26628161536 11555 33554432000 4194304 4196468 140727941665104 140415660837728 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19877] ppid=19856 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19858/task/19877/stat : 19877 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849768 26628161536 11555 33554432000 4194304 4196468 140727941665104 140415659785008 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47600 KiB

[startup+0.700984 s]
/proc/loadavg: 8.34 7.98 7.71 3/200 19877
/proc/meminfo: memFree=28944528/32770624 swapFree=67108860/67108860
[pid=19856] ppid=19853 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19856/stat : 19856 (xcsp3-exec) S 19853 19856 19812 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151849761 9740288 345 33554432000 4194304 5098028 140732452396416 140732452394520 140672892310140 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11751424 140732452398186 140732452398396 140732452398396 140732452401131 0
/proc/19856/statm: 2378 345 289 221 0 87 0
[pid=19858] ppid=19856 vsize=26006188 memory=115400 CPUtime=1.69 cores=0-7
/proc/19858/stat : 19858 (java) S 19856 19856 19812 0 -1 1077944320 12217 0 0 0 164 5 0 0 20 0 20 0 151849761 26630336512 28850 33554432000 4194304 4196468 140727941665104 140727941647648 140416994303735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
/proc/19858/statm: 6501547 28850 3197 1 0 6488781 0
[pid=19858/tid=19859] ppid=19856 vsize=26006188 memory=280505925320368 CPUtime=0.67 cores=0-7
/proc/19858/task/19859/stat : 19859 (java) R 19856 19856 19812 0 -1 4202560 6085 0 0 0 64 3 0 0 20 0 20 0 151849762 26630336512 28850 33554432000 4194304 4196468 140727941665104 140416998539888 140416994315670 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19860] ppid=19856 vsize=26006188 memory=140252962661232 CPUtime=0 cores=0-7
/proc/19858/task/19860/stat : 19860 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26630336512 28850 33554432000 4194304 4196468 140727941665104 140416916884368 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19861] ppid=19856 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/19858/task/19861/stat : 19861 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26630336512 28850 33554432000 4194304 4196468 140727941665104 140416915831568 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19862] ppid=19856 vsize=26006188 memory=5792 CPUtime=0 cores=0-7
/proc/19858/task/19862/stat : 19862 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151849763 26630336512 28850 33554432000 4194304 4196468 140727941665104 140416914779280 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0

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

[pid=19858/tid=19893] ppid=19856 vsize=26538700 memory=42216 CPUtime=124.52 cores=0-7
/proc/19858/task/19893/stat : 19893 (java) R 19856 19856 19812 0 -1 4202560 6213 0 0 0 12441 11 0 0 20 0 28 0 151853464 27175628800 1356075 33554432000 4194304 4196468 140727941665104 140415644404992 140416597645488 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
Current children cumulated CPU time: 1266.45 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5425680 KiB

[startup+222.302 s]
/proc/loadavg: 8.25 8.08 7.80 9/207 19894
/proc/meminfo: memFree=22948396/32770624 swapFree=67108860/67108860
[pid=19856] ppid=19853 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19856/stat : 19856 (xcsp3-exec) S 19853 19856 19812 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151849761 9740288 345 33554432000 4194304 5098028 140732452396416 140732452394520 140672892310140 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11751424 140732452398186 140732452398396 140732452398396 140732452401131 0
/proc/19856/statm: 2378 345 289 221 0 87 0
[pid=19858] ppid=19856 vsize=26538700 memory=6063136 CPUtime=1745.19 cores=0-7
/proc/19858/stat : 19858 (java) S 19856 19856 19812 0 -1 1077944320 141765 0 0 0 174104 415 0 0 20 0 28 0 151849761 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140727941647648 140416994303735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
/proc/19858/statm: 6634675 1515784 3293 1 0 6621909 0
[pid=19858/tid=19859] ppid=19856 vsize=26538700 memory=6063136 CPUtime=2.78 cores=0-7
/proc/19858/task/19859/stat : 19859 (java) S 19856 19856 19812 0 -1 1077944384 7050 0 0 0 272 6 0 0 20 0 28 0 151849762 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140416998544512 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19860] ppid=19856 vsize=26538700 memory=6063136 CPUtime=0.54 cores=0-7
/proc/19858/task/19860/stat : 19860 (java) S 19856 19856 19812 0 -1 1077944384 1901 0 0 0 27 27 0 0 20 0 28 0 151849763 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140416916884368 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19861] ppid=19856 vsize=26538700 memory=6063136 CPUtime=0.51 cores=0-7
/proc/19858/task/19861/stat : 19861 (java) S 19856 19856 19812 0 -1 1077944384 1772 0 0 0 25 26 0 0 20 0 28 0 151849763 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140416915831568 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19862] ppid=19856 vsize=26538700 memory=1380 CPUtime=0.55 cores=0-7
/proc/19858/task/19862/stat : 19862 (java) S 19856 19856 19812 0 -1 1077944384 1748 0 0 0 27 28 0 0 20 0 28 0 151849763 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140416914779280 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19863] ppid=19856 vsize=26538700 memory=6063136 CPUtime=0.53 cores=0-7
/proc/19858/task/19863/stat : 19863 (java) S 19856 19856 19812 0 -1 1077944384 1636 0 0 0 25 28 0 0 20 0 28 0 151849763 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140416913726480 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19864] ppid=19856 vsize=26538700 memory=1380 CPUtime=0.52 cores=0-7
/proc/19858/task/19864/stat : 19864 (java) S 19856 19856 19812 0 -1 1077944384 1692 0 0 0 26 26 0 0 20 0 28 0 151849763 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140416912673168 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19865] ppid=19856 vsize=26538700 memory=280505926663392 CPUtime=0.52 cores=0-7
/proc/19858/task/19865/stat : 19865 (java) S 19856 19856 19812 0 -1 1077944384 1506 0 0 0 24 28 0 0 20 0 28 0 151849763 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140416911620368 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19866] ppid=19856 vsize=26538700 memory=6063136 CPUtime=0.54 cores=0-7
/proc/19858/task/19866/stat : 19866 (java) S 19856 19856 19812 0 -1 1077944384 2063 0 0 0 25 29 0 0 20 0 28 0 151849763 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140416910568080 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19867] ppid=19856 vsize=26538700 memory=6791534058613427641 CPUtime=0.53 cores=0-7
/proc/19858/task/19867/stat : 19867 (java) S 19856 19856 19812 0 -1 1077944384 1413 0 0 0 26 27 0 0 20 0 28 0 151849763 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140416545479184 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19868] ppid=19856 vsize=26538700 memory=5494288 CPUtime=0.42 cores=0-7
/proc/19858/task/19868/stat : 19868 (java) S 19856 19856 19812 0 -1 1077944384 9973 0 0 0 40 2 0 0 20 0 28 0 151849764 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415669258864 140416994314882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19869] ppid=19856 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/19858/task/19869/stat : 19869 (java) S 19856 19856 19812 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 151849764 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415668204896 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19870] ppid=19856 vsize=26538700 memory=2830744 CPUtime=0 cores=0-7
/proc/19858/task/19870/stat : 19870 (java) S 19856 19856 19812 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 28 0 151849765 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415667152512 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19871] ppid=19856 vsize=26538700 memory=2468 CPUtime=0 cores=0-7
/proc/19858/task/19871/stat : 19871 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151849767 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415666100816 140416994322331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19872] ppid=19856 vsize=26538700 memory=928 CPUtime=2.72 cores=0-7
/proc/19858/task/19872/stat : 19872 (java) S 19856 19856 19812 0 -1 1077944384 15346 0 0 0 271 1 0 0 20 0 28 0 151849767 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415665047664 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19873] ppid=19856 vsize=26538700 memory=1696 CPUtime=2.88 cores=0-7
/proc/19858/task/19873/stat : 19873 (java) S 19856 19856 19812 0 -1 1077944384 15250 0 0 0 283 5 0 0 20 0 28 0 151849767 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415663994864 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19874] ppid=19856 vsize=26538700 memory=0 CPUtime=2.77 cores=0-7
/proc/19858/task/19874/stat : 19874 (java) S 19856 19856 19812 0 -1 1077944384 13175 0 0 0 275 2 0 0 20 0 28 0 151849767 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415662942576 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19875] ppid=19856 vsize=26538700 memory=1380 CPUtime=0.75 cores=0-7
/proc/19858/task/19875/stat : 19875 (java) S 19856 19856 19812 0 -1 1077944384 10150 0 0 0 73 2 0 0 20 0 28 0 151849767 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415661889776 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 18 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19876] ppid=19856 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/19858/task/19876/stat : 19876 (java) S 19856 19856 19812 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151849767 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415660837728 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19877] ppid=19856 vsize=26538700 memory=4136 CPUtime=0.08 cores=0-7
/proc/19858/task/19877/stat : 19877 (java) S 19856 19856 19812 0 -1 1077944384 2267 0 0 0 0 8 0 0 20 0 28 0 151849768 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415659785008 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19886] ppid=19856 vsize=26538700 memory=1380 CPUtime=184.49 cores=0-7
/proc/19858/task/19886/stat : 19886 (java) R 19856 19856 19812 0 -1 4202560 4860 0 0 0 18434 15 0 0 20 0 28 0 151853463 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415649668568 140416598396308 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19887] ppid=19856 vsize=26538700 memory=4136 CPUtime=184.48 cores=0-7
/proc/19858/task/19887/stat : 19887 (java) R 19856 19856 19812 0 -1 4202560 4071 0 0 0 18435 13 0 0 20 0 28 0 151853464 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415645461584 140416597647867 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19888] ppid=19856 vsize=26538700 memory=42216 CPUtime=184.15 cores=0-7
/proc/19858/task/19888/stat : 19888 (java) R 19856 19856 19812 0 -1 4202560 4601 0 0 0 18395 20 0 0 20 0 28 0 151853464 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415651774136 140416597647051 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19889] ppid=19856 vsize=26538700 memory=1380 CPUtime=184.49 cores=0-7
/proc/19858/task/19889/stat : 19889 (java) R 19856 19856 19812 0 -1 4202560 6960 0 0 0 18430 19 0 0 20 0 28 0 151853464 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415647562984 140416597645912 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19890] ppid=19856 vsize=26538700 memory=1380 CPUtime=184.1 cores=0-7
/proc/19858/task/19890/stat : 19890 (java) R 19856 19856 19812 0 -1 4202560 4122 0 0 0 18398 12 0 0 20 0 28 0 151853464 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415648616520 140416597646325 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19891] ppid=19856 vsize=26538700 memory=6063136 CPUtime=182.2 cores=0-7
/proc/19858/task/19891/stat : 19891 (java) R 19856 19856 19812 0 -1 4202560 2743 0 0 0 18215 5 0 0 20 0 28 0 151853464 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415646511176 140416597648048 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19892] ppid=19856 vsize=26538700 memory=1380 CPUtime=183.97 cores=0-7
/proc/19858/task/19892/stat : 19892 (java) R 19856 19856 19812 0 -1 4202560 7932 0 0 0 18372 25 0 0 20 0 28 0 151853464 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415650721976 140416596773613 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19893] ppid=19856 vsize=26538700 memory=6063136 CPUtime=184.4 cores=0-7
/proc/19858/task/19893/stat : 19893 (java) R 19856 19856 19812 0 -1 4202560 7493 0 0 0 18427 13 0 0 20 0 28 0 151853464 27175628800 1515784 33554432000 4194304 4196468 140727941665104 140415644404992 140416597647081 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
Current children cumulated CPU time: 1745.19 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 6064516 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.29 8.11 7.82 9/207 19894
/proc/meminfo: memFree=22783588/32770624 swapFree=67108860/67108860
[pid=19856] ppid=19853 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19856/stat : 19856 (xcsp3-exec) S 19853 19856 19812 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151849761 9740288 345 33554432000 4194304 5098028 140732452396416 140732452394520 140672892310140 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11751424 140732452398186 140732452398396 140732452398396 140732452401131 0
/proc/19856/statm: 2378 345 289 221 0 87 0
[pid=19858] ppid=19856 vsize=26538700 memory=6231224 CPUtime=1982.23 cores=0-7
/proc/19858/stat : 19858 (java) S 19856 19856 19812 0 -1 1077944320 145546 0 0 0 197781 442 0 0 20 0 28 0 151849761 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140727941647648 140416994303735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
/proc/19858/statm: 6634675 1557806 3293 1 0 6621909 0
[pid=19858/tid=19859] ppid=19856 vsize=26538700 memory=6791534058613427641 CPUtime=2.78 cores=0-7
/proc/19858/task/19859/stat : 19859 (java) S 19856 19856 19812 0 -1 1077944384 7050 0 0 0 272 6 0 0 20 0 28 0 151849762 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140416998544512 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19860] ppid=19856 vsize=26538700 memory=4872558044660077418 CPUtime=0.57 cores=0-7
/proc/19858/task/19860/stat : 19860 (java) S 19856 19856 19812 0 -1 1077944384 1936 0 0 0 28 29 0 0 20 0 28 0 151849763 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140416916884368 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19861] ppid=19856 vsize=26538700 memory=0 CPUtime=0.54 cores=0-7
/proc/19858/task/19861/stat : 19861 (java) S 19856 19856 19812 0 -1 1077944384 1819 0 0 0 26 28 0 0 20 0 28 0 151849763 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140416915831568 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19862] ppid=19856 vsize=26538700 memory=0 CPUtime=0.58 cores=0-7
/proc/19858/task/19862/stat : 19862 (java) S 19856 19856 19812 0 -1 1077944384 1776 0 0 0 28 30 0 0 20 0 28 0 151849763 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140416914779280 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19863] ppid=19856 vsize=26538700 memory=0 CPUtime=0.56 cores=0-7
/proc/19858/task/19863/stat : 19863 (java) S 19856 19856 19812 0 -1 1077944384 1662 0 0 0 25 31 0 0 20 0 28 0 151849763 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140416913726480 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19864] ppid=19856 vsize=26538700 memory=0 CPUtime=0.55 cores=0-7
/proc/19858/task/19864/stat : 19864 (java) S 19856 19856 19812 0 -1 1077944384 1717 0 0 0 27 28 0 0 20 0 28 0 151849763 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140416912673168 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19865] ppid=19856 vsize=26538700 memory=0 CPUtime=0.55 cores=0-7
/proc/19858/task/19865/stat : 19865 (java) S 19856 19856 19812 0 -1 1077944384 1531 0 0 0 25 30 0 0 20 0 28 0 151849763 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140416911620368 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19866] ppid=19856 vsize=26538700 memory=0 CPUtime=0.57 cores=0-7
/proc/19858/task/19866/stat : 19866 (java) S 19856 19856 19812 0 -1 1077944384 2086 0 0 0 26 31 0 0 20 0 28 0 151849763 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140416910568080 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19867] ppid=19856 vsize=26538700 memory=6791534058613427641 CPUtime=0.56 cores=0-7
/proc/19858/task/19867/stat : 19867 (java) S 19856 19856 19812 0 -1 1077944384 1440 0 0 0 27 29 0 0 20 0 28 0 151849763 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140416545479184 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19868] ppid=19856 vsize=26538700 memory=1732 CPUtime=0.42 cores=0-7
/proc/19858/task/19868/stat : 19868 (java) S 19856 19856 19812 0 -1 1077944384 9976 0 0 0 40 2 0 0 20 0 28 0 151849764 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415669258864 140416994314882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19869] ppid=19856 vsize=26538700 memory=796 CPUtime=0 cores=0-7
/proc/19858/task/19869/stat : 19869 (java) S 19856 19856 19812 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 151849764 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415668204896 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19870] ppid=19856 vsize=26538700 memory=1004 CPUtime=0 cores=0-7
/proc/19858/task/19870/stat : 19870 (java) S 19856 19856 19812 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 28 0 151849765 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415667152512 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19871] ppid=19856 vsize=26538700 memory=1944 CPUtime=0 cores=0-7
/proc/19858/task/19871/stat : 19871 (java) S 19856 19856 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151849767 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415666100816 140416994322331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19872] ppid=19856 vsize=26538700 memory=1424 CPUtime=2.72 cores=0-7
/proc/19858/task/19872/stat : 19872 (java) S 19856 19856 19812 0 -1 1077944384 15346 0 0 0 271 1 0 0 20 0 28 0 151849767 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415665047664 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19873] ppid=19856 vsize=26538700 memory=8608 CPUtime=2.88 cores=0-7
/proc/19858/task/19873/stat : 19873 (java) S 19856 19856 19812 0 -1 1077944384 15250 0 0 0 283 5 0 0 20 0 28 0 151849767 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415663994864 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19874] ppid=19856 vsize=26538700 memory=1724 CPUtime=2.77 cores=0-7
/proc/19858/task/19874/stat : 19874 (java) S 19856 19856 19812 0 -1 1077944384 13175 0 0 0 275 2 0 0 20 0 28 0 151849767 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415662942576 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19875] ppid=19856 vsize=26538700 memory=11104 CPUtime=0.75 cores=0-7
/proc/19858/task/19875/stat : 19875 (java) S 19856 19856 19812 0 -1 1077944384 10179 0 0 0 73 2 0 0 20 0 28 0 151849767 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415661889776 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 18 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19876] ppid=19856 vsize=26538700 memory=1224 CPUtime=0 cores=0-7
/proc/19858/task/19876/stat : 19876 (java) S 19856 19856 19812 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151849767 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415660837728 140416994313941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19877] ppid=19856 vsize=26538700 memory=5792 CPUtime=0.09 cores=0-7
/proc/19858/task/19877/stat : 19877 (java) S 19856 19856 19812 0 -1 1077944384 2269 0 0 0 0 9 0 0 20 0 28 0 151849768 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415659785008 140416994314882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19886] ppid=19856 vsize=26538700 memory=4620 CPUtime=214.16 cores=0-7
/proc/19858/task/19886/stat : 19886 (java) R 19856 19856 19812 0 -1 4202560 5109 0 0 0 21400 16 0 0 20 0 28 0 151853463 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415649668448 140416599058969 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19887] ppid=19856 vsize=26538700 memory=1944 CPUtime=214.16 cores=0-7
/proc/19858/task/19887/stat : 19887 (java) R 19856 19856 19812 0 -1 4202560 4901 0 0 0 21401 15 0 0 20 0 28 0 151853464 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415645458744 140416597646405 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19888] ppid=19856 vsize=26538700 memory=1424 CPUtime=213.84 cores=0-7
/proc/19858/task/19888/stat : 19888 (java) R 19856 19856 19812 0 -1 4202560 4921 0 0 0 21361 23 0 0 20 0 28 0 151853464 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415651774408 140416597647704 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19889] ppid=19856 vsize=26538700 memory=8608 CPUtime=214.17 cores=0-7
/proc/19858/task/19889/stat : 19889 (java) R 19856 19856 19812 0 -1 4202560 7446 0 0 0 21397 20 0 0 20 0 28 0 151853464 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415647564856 140416597647424 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19890] ppid=19856 vsize=26538700 memory=1724 CPUtime=213.36 cores=0-7
/proc/19858/task/19890/stat : 19890 (java) R 19856 19856 19812 0 -1 4202560 4424 0 0 0 21322 14 0 0 20 0 28 0 151853464 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415648616376 140416597647677 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19891] ppid=19856 vsize=26538700 memory=11104 CPUtime=211.69 cores=0-7
/proc/19858/task/19891/stat : 19891 (java) R 19856 19856 19812 0 -1 4202560 2917 0 0 0 21163 6 0 0 20 0 28 0 151853464 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415646511048 140416598396482 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19892] ppid=19856 vsize=26538700 memory=1224 CPUtime=213.65 cores=0-7
/proc/19858/task/19892/stat : 19892 (java) R 19856 19856 19812 0 -1 4202560 8273 0 0 0 21339 26 0 0 20 0 28 0 151853464 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415650721976 140416597647661 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
[pid=19858/tid=19893] ppid=19856 vsize=26538700 memory=5792 CPUtime=214.08 cores=0-7
/proc/19858/task/19893/stat : 19893 (java) R 19856 19856 19812 0 -1 4202560 8302 0 0 0 21394 14 0 0 20 0 28 0 151853464 27175628800 1557806 33554432000 4194304 4196468 140727941665104 140415644405624 140416597647648 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10833920 140727941674136 140727941674312 140727941674312 140727941677007 0
Current children cumulated CPU time: 1982.23 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 6232604 KiB

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

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

[startup+252.128 s]
# the end of solver process 19858 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1978.51 s, system=4.46102 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): 252.128
CPU time (s): 1982.97
CPU user time (s): 1978.51
CPU system time (s): 4.46102
CPU usage (%): 786.492
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 6232604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1978.51
system time used= 4.46102
maximum resident set size= 6256308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146499
page faults= 0
swaps= 0
block input operations= 0
block output operations= 496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11348
involuntary context switches= 22621


# summary of solver processes directly reported to runsolver:
#   pid: 19856,19858
#   total CPU time (s): 1982.97
#   total CPU user time (s): 1978.51
#   total CPU system time (s): 4.46102

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.78976 second user time and 2.3682 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-20 01:52:36
IDJOB=4281245
IDBENCH=136085
IDSOLVER=2676
FILE ID=node102/4281245-1503187616
RUNJOBID= node102-1503186756-19839
PBS_JOBID= 20630857
Free space on /tmp= 61880 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-ft/BinPacking-mdd-ft120-13.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281245-1503187616/watcher-4281245-1503187616 -o /tmp/evaluation-result-4281245-1503187616/solver-4281245-1503187616 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node102-1503186756-19839 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1552042634 HOME/instance-4281245-1503187616.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= f538aabc6a41aa561e8cda6eca1a34a0
RANDOM SEED=1552042634

node102.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.35
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.35
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.35
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.35
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:        29007072 kB
MemAvailable:   31975200 kB
Buffers:          237984 kB
Cached:          3023312 kB
SwapCached:            0 kB
Active:           968328 kB
Inactive:        2345004 kB
Active(anon):       5296 kB
Inactive(anon):    83080 kB
Active(file):     963032 kB
Inactive(file):  2261924 kB
Unevictable:        7476 kB
Mlocked:            7476 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7952 kB
Writeback:             0 kB
AnonPages:        128328 kB
Mapped:            51268 kB
Shmem:             33420 kB
Slab:             145216 kB
SReclaimable:     118012 kB
SUnreclaim:        27204 kB
KernelStack:        3632 kB
PageTables:         5372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61872 MiB
End job on node102 at 2017-08-20 01:56:48