Trace number 4271914

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)SAT (TO)0 2520.0601 2495.71

General information on the benchmark

NameBinPacking/
BinPacking-mdd-ft/BinPacking-mdd-ft120-11.xml
MD5SUM7c2bd2aca8e68eed10397cff07eceed9
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 size87
Distribution of domain sizes[{"size":49,"count":1},{"size":87,"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.12	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271914-1502829341.xml"  -tl '2520s' -p 1 -x 3
0.05/0.31	c [HOME/instance-4271914-1502829341.xml, -tl, 2520s, -p, 1, -x, 3]
0.22/0.37	c simple solver
0.38/0.44	c parse instance...
2.37/1.12	c solve instance...
2108.19/2086.60	o 0 
2520.03/2495.70	s SATISFIABLE
2520.03/2495.70	v <instantiation>
2520.03/2495.70	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>
2520.03/2495.70	v 	<values>0 499 493 0 493 483 0 491 491 0 488 485 0 472 443 0 465 465 0 463 456 0 450 269 262 449 264 261 443 273 256 435 266 258 429 268 257 424 275 256 422 377 0 412 268 262 408 268 261 401 277 250 400 281 251 400 275 252 400 266 260 399 288 253 395 291 251 393 280 256 385 264 264 383 288 256 378 267 258 377 372 0 374 276 253 372 275 252 365 354 0 361 287 251 360 271 251 355 266 263 350 347 0 349 265 262 344 338 0 343 288 255 337 332 0 329 326 0 325 0 0 320 313 0 311 291 0 310 310 0 308 308 0 305 297 0 301 300 0 296 296 0 295 292 0 </values>
2520.03/2495.70	v </instantiation>
2520.03/2495.70	c Unexpected resolution interruption!

Verifier Data

OK	0

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271914-1502829341/watcher-4271914-1502829341 -o /tmp/evaluation-result-4271914-1502829341/solver-4271914-1502829341 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2136837307 HOME/instance-4271914-1502829341.xml 

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

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


[startup+0.100152 s]*
/proc/loadavg: 1.75 1.87 1.93 2/200 10349
/proc/meminfo: memFree=30632468/32770624 swapFree=67108860/67108860
[pid=10348] ppid=10345 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/10348/stat : 10348 (runsolver) D 10345 10348 897 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 85154673 34791424 114 18446744073709551615 4194304 4346622 140725936361104 140725936357736 140211339612887 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6446216 6449568 11407360 140725936365622 140725936366116 140725936366116 140725936369610 0
/proc/10348/statm: 8494 114 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.209283 s]*
/proc/loadavg: 1.75 1.87 1.93 2/214 10363
/proc/meminfo: memFree=30621172/32770624 swapFree=67108860/67108860
[pid=10348] ppid=10345 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/10348/stat : 10348 (xcsp3-exec) S 10345 10348 897 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 85154673 9740288 344 18446744073709551615 4194304 5098028 140720644234432 140720644232536 140341159051900 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 12 0 0 7196144 7232144 19591168 140720644235640 140720644235845 140720644235845 140720644239339 0
/proc/10348/statm: 2378 344 289 221 0 87 0
[pid=10350] ppid=10348 vsize=13907304 memory=22144 CPUtime=0.05 cores=0,2,4,6
/proc/10350/stat : 10350 (java) S 10348 10348 897 0 -1 1077944320 4937 0 0 0 4 1 0 0 20 0 14 0 85154685 14241079296 5536 18446744073709551615 4194304 4196468 140724385708608 140724385691152 140007683387127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
/proc/10350/statm: 3476826 5536 2577 1 0 3466323 0
[pid=10350/tid=10351] ppid=10348 vsize=13907304 memory=7311146985107750967 CPUtime=0.04 cores=0,2,4,6
/proc/10350/task/10351/stat : 10351 (java) D 10348 10348 897 0 -1 4202560 3104 0 0 0 4 0 0 0 20 0 14 0 85154685 14241079296 5536 18446744073709551615 4194304 4196468 140724385708608 140007687624608 140007683409149 0 4 1 16800974 18446744071580418449 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10352] ppid=10348 vsize=13907304 memory=12619 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10352/stat : 10352 (java) S 10348 10348 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 85154686 14241079296 5536 18446744073709551615 4194304 4196468 140724385708608 140007617821072 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10353] ppid=10348 vsize=13907304 memory=140211342573481 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10353/stat : 10353 (java) S 10348 10348 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 85154686 14241079296 5536 18446744073709551615 4194304 4196468 140724385708608 140007616768272 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10354] ppid=10348 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10354/stat : 10354 (java) S 10348 10348 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 85154686 14241079296 5536 18446744073709551615 4194304 4196468 140724385708608 140007615715984 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10355] ppid=10348 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10355/stat : 10355 (java) S 10348 10348 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 85154686 14241079296 5536 18446744073709551615 4194304 4196468 140724385708608 140007614663184 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10356] ppid=10348 vsize=13907304 memory=140211342562944 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10356/stat : 10356 (java) S 10348 10348 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 85154687 14241079296 5536 18446744073709551615 4194304 4196468 140724385708608 140007161830000 140007683398274 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10357] ppid=10348 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10357/stat : 10357 (java) S 10348 10348 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 85154688 14241079296 5536 18446744073709551615 4194304 4196468 140724385708608 140007160775968 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10358] ppid=10348 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10358/stat : 10358 (java) S 10348 10348 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 85154688 14241079296 5536 18446744073709551615 4194304 4196468 140724385708608 140007159723632 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10359] ppid=10348 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10359/stat : 10359 (java) S 10348 10348 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 85154691 14241079296 5536 18446744073709551615 4194304 4196468 140724385708608 140007158671952 140007683405723 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10360] ppid=10348 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10360/stat : 10360 (java) S 10348 10348 897 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 14 0 85154691 14241079296 5536 18446744073709551615 4194304 4196468 140724385708608 140007157618800 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10361] ppid=10348 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10361/stat : 10361 (java) S 10348 10348 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 85154691 14241079296 5536 18446744073709551615 4194304 4196468 140724385708608 140007156566000 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10362] ppid=10348 vsize=13907304 memory=140211342562944 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10362/stat : 10362 (java) S 10348 10348 897 0 -1 1077944384 214 0 0 0 0 0 0 0 20 0 14 0 85154691 14241079296 5536 18446744073709551615 4194304 4196468 140724385708608 140007155513712 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10363] ppid=10348 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10363/stat : 10363 (java) S 10348 10348 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 85154691 14241079296 5536 18446744073709551615 4194304 4196468 140724385708608 140007154461152 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 23520 KiB

[startup+0.31102 s]*
/proc/loadavg: 1.75 1.87 1.93 3/215 10364
/proc/meminfo: memFree=30613216/32770624 swapFree=67108860/67108860
[pid=10348] ppid=10345 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/10348/stat : 10348 (xcsp3-exec) S 10345 10348 897 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 85154673 9740288 344 18446744073709551615 4194304 5098028 140720644234432 140720644232536 140341159051900 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 12 0 0 7196144 7232144 19591168 140720644235640 140720644235845 140720644235845 140720644239339 0
/proc/10348/statm: 2378 344 289 221 0 87 0
[pid=10350] ppid=10348 vsize=13975376 memory=33128 CPUtime=0.22 cores=0,2,4,6
/proc/10350/stat : 10350 (java) S 10348 10348 897 0 -1 1077944320 6666 0 0 0 20 2 0 0 20 0 15 0 85154685 14310785024 8216 18446744073709551615 4194304 4196468 140724385708608 140724385691152 140007683387127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
/proc/10350/statm: 3493844 8216 2981 1 0 3483220 0
[pid=10350/tid=10351] ppid=10348 vsize=13976336 memory=-8774313645642428999 CPUtime=0.13 cores=0,2,4,6
/proc/10350/task/10351/stat : 10351 (java) R 10348 10348 897 0 -1 4202560 3980 0 0 0 12 1 0 0 20 0 15 0 85154685 14311768064 8348 18446744073709551615 4194304 4196468 140724385708608 140007687609504 140007676066845 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10352] ppid=10348 vsize=13976336 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10352/stat : 10352 (java) S 10348 10348 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85154686 14311768064 8348 18446744073709551615 4194304 4196468 140724385708608 140007617821072 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10353] ppid=10348 vsize=13976336 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10353/stat : 10353 (java) S 10348 10348 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85154686 14311768064 8348 18446744073709551615 4194304 4196468 140724385708608 140007616768272 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10354] ppid=10348 vsize=13976336 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10354/stat : 10354 (java) S 10348 10348 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85154686 14311768064 8348 18446744073709551615 4194304 4196468 140724385708608 140007615715984 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10355] ppid=10348 vsize=13976336 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10355/stat : 10355 (java) S 10348 10348 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85154686 14311768064 8414 18446744073709551615 4194304 4196468 140724385708608 140007614663184 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10356] ppid=10348 vsize=13976336 memory=140211342562944 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10356/stat : 10356 (java) S 10348 10348 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85154687 14311768064 8414 18446744073709551615 4194304 4196468 140724385708608 140007161830000 140007683398274 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10357] ppid=10348 vsize=13976336 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10357/stat : 10357 (java) S 10348 10348 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 85154688 14311768064 8414 18446744073709551615 4194304 4196468 140724385708608 140007160775968 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10358] ppid=10348 vsize=13976336 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10358/stat : 10358 (java) S 10348 10348 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 85154688 14311768064 8414 18446744073709551615 4194304 4196468 140724385708608 140007159723632 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10359] ppid=10348 vsize=13976336 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10359/stat : 10359 (java) S 10348 10348 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85154691 14311768064 8480 18446744073709551615 4194304 4196468 140724385708608 140007158671952 140007683405723 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10360] ppid=10348 vsize=13976336 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10350/task/10360/stat : 10360 (java) S 10348 10348 897 0 -1 1077944384 452 0 0 0 1 0 0 0 20 0 15 0 85154691 14311768064 8480 18446744073709551615 4194304 4196468 140724385708608 140007157618800 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10361] ppid=10348 vsize=13976336 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10361/stat : 10361 (java) S 10348 10348 897 0 -1 1077944384 339 0 0 0 0 0 0 0 20 0 15 0 85154691 14311768064 8480 18446744073709551615 4194304 4196468 140724385708608 140007156566000 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10362] ppid=10348 vsize=13976336 memory=140211342562944 CPUtime=0.05 cores=0,2,4,6
/proc/10350/task/10362/stat : 10362 (java) S 10348 10348 897 0 -1 1077944384 690 0 0 0 5 0 0 0 20 0 15 0 85154691 14311768064 8480 18446744073709551615 4194304 4196468 140724385708608 140007155513712 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10363] ppid=10348 vsize=13976336 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10363/stat : 10363 (java) S 10348 10348 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85154691 14311768064 8480 18446744073709551615 4194304 4196468 140724385708608 140007154461152 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10364] ppid=10348 vsize=13976336 memory=140211342562944 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10364/stat : 10364 (java) S 10348 10348 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85154696 14311768064 8480 18446744073709551615 4194304 4196468 140724385708608 140007153408944 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13984888 KiB
Current children cumulated memory: 34504 KiB

[startup+0.701487 s]
/proc/loadavg: 1.75 1.87 1.93 4/215 10364
/proc/meminfo: memFree=30597560/32770624 swapFree=67108860/67108860
[pid=10348] ppid=10345 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/10348/stat : 10348 (xcsp3-exec) S 10345 10348 897 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 85154673 9740288 344 18446744073709551615 4194304 5098028 140720644234432 140720644232536 140341159051900 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 12 0 0 7196144 7232144 19591168 140720644235640 140720644235845 140720644235845 140720644239339 0
/proc/10348/statm: 2378 344 289 221 0 87 0
[pid=10350] ppid=10348 vsize=13978684 memory=74808 CPUtime=1.16 cores=0,2,4,6
/proc/10350/stat : 10350 (java) S 10348 10348 897 0 -1 1077944320 12364 0 0 0 111 5 0 0 20 0 15 0 85154685 14314172416 18702 18446744073709551615 4194304 4196468 140724385708608 140724385691152 140007683387127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
/proc/10350/statm: 3494671 18702 3154 1 0 3482964 0
[pid=10350/tid=10351] ppid=10348 vsize=13978684 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/10350/task/10351/stat : 10351 (java) R 10348 10348 897 0 -1 4202560 7901 0 0 0 48 3 0 0 20 0 15 0 85154685 14314172416 18702 18446744073709551615 4194304 4196468 140724385708608 140007687621856 140007648727928 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10352] ppid=10348 vsize=13978684 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10352/stat : 10352 (java) S 10348 10348 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85154686 14314172416 18702 18446744073709551615 4194304 4196468 140724385708608 140007617821072 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10353] ppid=10348 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10353/stat : 10353 (java) S 10348 10348 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85154686 14314172416 18702 18446744073709551615 4194304 4196468 140724385708608 140007616768272 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10354] ppid=10348 vsize=13978684 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10354/stat : 10354 (java) S 10348 10348 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85154686 14314172416 18702 18446744073709551615 4194304 4196468 140724385708608 140007615715984 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10355] ppid=10348 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10355/stat : 10355 (java) S 10348 10348 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85154686 14314172416 18702 18446744073709551615 4194304 4196468 140724385708608 140007614663184 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10356] ppid=10348 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10356/stat : 10356 (java) S 10348 10348 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 85154687 14314172416 18702 18446744073709551615 4194304 4196468 140724385708608 140007161830000 140007683398274 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10357] ppid=10348 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10357/stat : 10357 (java) S 10348 10348 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 85154688 14314172416 18702 18446744073709551615 4194304 4196468 140724385708608 140007160775968 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10358] ppid=10348 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10358/stat : 10358 (java) S 10348 10348 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 85154688 14314172416 18702 18446744073709551615 4194304 4196468 140724385708608 140007159723632 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10359] ppid=10348 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10359/stat : 10359 (java) S 10348 10348 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85154691 14314172416 18702 18446744073709551615 4194304 4196468 140724385708608 140007158671952 140007683405723 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10360] ppid=10348 vsize=13978684 memory=140211220686768 CPUtime=0.21 cores=0,2,4,6
/proc/10350/task/10360/stat : 10360 (java) R 10348 10348 897 0 -1 4202560 956 0 0 0 21 0 0 0 20 0 15 0 85154691 14314172416 18702 18446744073709551615 4194304 4196468 140724385708608 140007157605648 140007668268360 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10361] ppid=10348 vsize=13978684 memory=140213502347518 CPUtime=0.19 cores=0,2,4,6
/proc/10350/task/10361/stat : 10361 (java) R 10348 10348 897 0 -1 4202560 948 0 0 0 19 0 0 0 20 0 15 0 85154691 14314172416 18702 18446744073709551615 4194304 4196468 140724385708608 140007156547408 140007668494834 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10362] ppid=10348 vsize=13978684 memory=2164 CPUtime=0.22 cores=0,2,4,6
/proc/10350/task/10362/stat : 10362 (java) S 10348 10348 897 0 -1 1077944384 1252 0 0 0 22 0 0 0 20 0 15 0 85154691 14314172416 18702 18446744073709551615 4194304 4196468 140724385708608 140007155513712 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10363] ppid=10348 vsize=13978684 memory=2772 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10363/stat : 10363 (java) S 10348 10348 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85154691 14314172416 18702 18446744073709551615 4194304 4196468 140724385708608 140007154461152 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10364] ppid=10348 vsize=13978684 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10364/stat : 10364 (java) S 10348 10348 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85154696 14314172416 18702 18446744073709551615 4194304 4196468 140724385708608 140007153408944 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 76184 KiB

[startup+1.50077 s]
/proc/loadavg: 1.75 1.87 1.93 5/215 10364
/proc/meminfo: memFree=30493336/32770624 swapFree=67108860/67108860
[pid=10348] ppid=10345 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/10348/stat : 10348 (xcsp3-exec) S 10345 10348 897 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 85154673 9740288 344 18446744073709551615 4194304 5098028 140720644234432 140720644232536 140341159051900 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 12 0 0 7196144 7232144 19591168 140720644235640 140720644235845 140720644235845 140720644239339 0
/proc/10348/statm: 2378 344 289 221 0 87 0
[pid=10350] ppid=10348 vsize=13983284 memory=228568 CPUtime=3.61 cores=0,2,4,6
/proc/10350/stat : 10350 (java) S 10348 10348 897 0 -1 1077944320 29856 0 0 0 352 9 0 0 20 0 15 0 85154685 14318882816 57142 18446744073709551615 4194304 4196468 140724385708608 140724385691152 140007683387127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
/proc/10350/statm: 3495821 57142 3207 1 0 3484114 0
[pid=10350/tid=10351] ppid=10348 vsize=13983284 memory=2321 CPUtime=1.29 cores=0,2,4,6
/proc/10350/task/10351/stat : 10351 (java) R 10348 10348 897 0 -1 4202560 9753 0 0 0 124 5 0 0 20 0 15 0 85154685 14318882816 57142 18446744073709551615 4194304 4196468 140724385708608 140007687623304 140007293873632 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10352] ppid=10348 vsize=13983284 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10352/stat : 10352 (java) S 10348 10348 897 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 85154686 14318882816 57142 18446744073709551615 4194304 4196468 140724385708608 140007617821072 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10353] ppid=10348 vsize=13983284 memory=280422441292640 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10353/stat : 10353 (java) S 10348 10348 897 0 -1 1077944384 184 0 0 0 0 0 0 0 20 0 15 0 85154686 14318882816 57142 18446744073709551615 4194304 4196468 140724385708608 140007616768272 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10354] ppid=10348 vsize=13983284 memory=-2276395272229541278 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10354/stat : 10354 (java) S 10348 10348 897 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 85154686 14318882816 57142 18446744073709551615 4194304 4196468 140724385708608 140007615715984 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10355] ppid=10348 vsize=13983284 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10355/stat : 10355 (java) S 10348 10348 897 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 85154686 14318882816 57142 18446744073709551615 4194304 4196468 140724385708608 140007614663184 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10356] ppid=10348 vsize=13983284 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10356/stat : 10356 (java) S 10348 10348 897 0 -1 1077944384 243 0 0 0 0 0 0 0 20 0 15 0 85154687 14318882816 57142 18446744073709551615 4194304 4196468 140724385708608 140007161830000 140007683398274 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10357] ppid=10348 vsize=13983284 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10357/stat : 10357 (java) S 10348 10348 897 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 85154688 14318882816 57142 18446744073709551615 4194304 4196468 140724385708608 140007160775968 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10358] ppid=10348 vsize=13983284 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10358/stat : 10358 (java) S 10348 10348 897 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 85154688 14318882816 57142 18446744073709551615 4194304 4196468 140724385708608 140007159723632 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10359] ppid=10348 vsize=13983284 memory=796 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10359/stat : 10359 (java) S 10348 10348 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85154691 14318882816 57142 18446744073709551615 4194304 4196468 140724385708608 140007158671952 140007683405723 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10360] ppid=10348 vsize=13983284 memory=5788 CPUtime=0.95 cores=0,2,4,6
/proc/10350/task/10360/stat : 10360 (java) R 10348 10348 897 0 -1 4202560 9129 0 0 0 95 0 0 0 20 0 15 0 85154691 14318882816 57142 18446744073709551615 4194304 4196468 140724385708608 140007157604472 140007668510688 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10361] ppid=10348 vsize=13983284 memory=1712 CPUtime=0.91 cores=0,2,4,6
/proc/10350/task/10361/stat : 10361 (java) R 10348 10348 897 0 -1 4202560 5720 0 0 0 90 1 0 0 20 0 15 0 85154691 14318882816 57142 18446744073709551615 4194304 4196468 140724385708608 140007156555600 140007664931664 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10362] ppid=10348 vsize=13983284 memory=4616 CPUtime=0.39 cores=0,2,4,6
/proc/10350/task/10362/stat : 10362 (java) S 10348 10348 897 0 -1 1077944384 3195 0 0 0 39 0 0 0 20 0 15 0 85154691 14318882816 57142 18446744073709551615 4194304 4196468 140724385708608 140007155513712 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10363] ppid=10348 vsize=13983284 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10363/stat : 10363 (java) S 10348 10348 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85154691 14318882816 57142 18446744073709551615 4194304 4196468 140724385708608 140007154461152 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10364] ppid=10348 vsize=13983284 memory=10164 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10364/stat : 10364 (java) S 10348 10348 897 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 85154696 14318882816 57142 18446744073709551615 4194304 4196468 140724385708608 140007153408944 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
Current children cumulated CPU time: 3.61 s
Current children cumulated vsize: 13992796 KiB

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

/proc/10350/task/10358/stat : 10358 (java) S 10348 10348 897 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 85154688 14316269568 108283 18446744073709551615 4194304 4196468 140724385708608 140007159723648 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10359] ppid=10348 vsize=13980732 memory=433132 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10359/stat : 10359 (java) S 10348 10348 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85154691 14316269568 108283 18446744073709551615 4194304 4196468 140724385708608 140007158671952 140007683405723 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10360] ppid=10348 vsize=13980732 memory=433132 CPUtime=5.63 cores=0,2,4,6
/proc/10350/task/10360/stat : 10360 (java) S 10348 10348 897 0 -1 1077944384 38699 0 0 0 559 4 0 0 20 0 15 0 85154691 14316269568 108283 18446744073709551615 4194304 4196468 140724385708608 140007157618800 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10361] ppid=10348 vsize=13980732 memory=4116 CPUtime=4.58 cores=0,2,4,6
/proc/10350/task/10361/stat : 10361 (java) S 10348 10348 897 0 -1 1077944384 27363 0 0 0 455 3 0 0 20 0 15 0 85154691 14316269568 108283 18446744073709551615 4194304 4196468 140724385708608 140007156566000 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10362] ppid=10348 vsize=13980732 memory=433644 CPUtime=0.85 cores=0,2,4,6
/proc/10350/task/10362/stat : 10362 (java) S 10348 10348 897 0 -1 1077944384 12001 0 0 0 83 2 0 0 20 0 15 0 85154691 14316269568 108283 18446744073709551615 4194304 4196468 140724385708608 140007155513712 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10363] ppid=10348 vsize=13980732 memory=433644 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10363/stat : 10363 (java) S 10348 10348 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85154691 14316269568 108283 18446744073709551615 4194304 4196468 140724385708608 140007154461152 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10364] ppid=10348 vsize=13980732 memory=400 CPUtime=1.3 cores=0,2,4,6
/proc/10350/task/10364/stat : 10364 (java) S 10348 10348 897 0 -1 1077944384 1220 0 0 0 62 68 0 0 20 0 15 0 85154696 14316269568 108283 18446744073709551615 4194304 4196468 140724385708608 140007153408944 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
Current children cumulated CPU time: 2405.93 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 434508 KiB

[startup+2442.3 s]
/proc/loadavg: 1.89 1.81 1.62 3/214 10608
/proc/meminfo: memFree=29281792/32770624 swapFree=67108860/67108860
[pid=10348] ppid=10345 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/10348/stat : 10348 (xcsp3-exec) S 10345 10348 897 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 85154673 9740288 344 18446744073709551615 4194304 5098028 140720644234432 140720644232536 140341159051900 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 12 0 0 7196144 7232144 19591168 140720644235640 140720644235845 140720644235845 140720644239339 0
/proc/10348/statm: 2378 344 289 221 0 87 0
[pid=10350] ppid=10348 vsize=13980732 memory=424052 CPUtime=2466.46 cores=0,2,4,6
/proc/10350/stat : 10350 (java) S 10348 10348 897 0 -1 1077944320 220725 0 0 0 246399 247 0 0 20 0 15 0 85154685 14316269568 106013 18446744073709551615 4194304 4196468 140724385708608 140724385691152 140007683387127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
/proc/10350/statm: 3495183 106013 3257 1 0 3483476 0
[pid=10350/tid=10351] ppid=10348 vsize=13980732 memory=425076 CPUtime=2436.05 cores=0,2,4,6
/proc/10350/task/10351/stat : 10351 (java) R 10348 10348 897 0 -1 4202560 64526 0 0 0 243590 15 0 0 20 0 15 0 85154685 14316269568 106013 18446744073709551615 4194304 4196468 140724385708608 140007687626496 140007298151358 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10352] ppid=10348 vsize=13980732 memory=1376 CPUtime=4.14 cores=0,2,4,6
/proc/10350/task/10352/stat : 10352 (java) S 10348 10348 897 0 -1 1077944384 14394 0 0 0 374 40 0 0 20 0 15 0 85154686 14316269568 106013 18446744073709551615 4194304 4196468 140724385708608 140007617821072 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10353] ppid=10348 vsize=13980732 memory=424052 CPUtime=4.17 cores=0,2,4,6
/proc/10350/task/10353/stat : 10353 (java) S 10348 10348 897 0 -1 1077944384 14509 0 0 0 378 39 0 0 20 0 15 0 85154686 14316269568 106013 18446744073709551615 4194304 4196468 140724385708608 140007616768272 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10354] ppid=10348 vsize=13980732 memory=1376 CPUtime=4.15 cores=0,2,4,6
/proc/10350/task/10354/stat : 10354 (java) S 10348 10348 897 0 -1 1077944384 14886 0 0 0 373 42 0 0 20 0 15 0 85154686 14316269568 106013 18446744073709551615 4194304 4196468 140724385708608 140007615715984 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10355] ppid=10348 vsize=13980732 memory=424052 CPUtime=4.17 cores=0,2,4,6
/proc/10350/task/10355/stat : 10355 (java) S 10348 10348 897 0 -1 1077944384 15785 0 0 0 377 40 0 0 20 0 15 0 85154686 14316269568 106013 18446744073709551615 4194304 4196468 140724385708608 140007614663184 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10356] ppid=10348 vsize=13980732 memory=1376 CPUtime=1.27 cores=0,2,4,6
/proc/10350/task/10356/stat : 10356 (java) S 10348 10348 897 0 -1 1077944384 15723 0 0 0 110 17 0 0 20 0 15 0 85154687 14316269568 106013 18446744073709551615 4194304 4196468 140724385708608 140007161830000 140007683398274 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10357] ppid=10348 vsize=13980732 memory=424052 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10357/stat : 10357 (java) S 10348 10348 897 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 85154688 14316269568 106013 18446744073709551615 4194304 4196468 140724385708608 140007160776032 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10358] ppid=10348 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10358/stat : 10358 (java) S 10348 10348 897 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 85154688 14316269568 106013 18446744073709551615 4194304 4196468 140724385708608 140007159723648 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10359] ppid=10348 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10359/stat : 10359 (java) S 10348 10348 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85154691 14316269568 106013 18446744073709551615 4194304 4196468 140724385708608 140007158671952 140007683405723 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10360] ppid=10348 vsize=13980732 memory=1376 CPUtime=5.65 cores=0,2,4,6
/proc/10350/task/10360/stat : 10360 (java) S 10348 10348 897 0 -1 1077944384 38844 0 0 0 561 4 0 0 20 0 15 0 85154691 14316269568 106013 18446744073709551615 4194304 4196468 140724385708608 140007157618800 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10361] ppid=10348 vsize=13980732 memory=1376 CPUtime=4.58 cores=0,2,4,6
/proc/10350/task/10361/stat : 10361 (java) S 10348 10348 897 0 -1 1077944384 27401 0 0 0 455 3 0 0 20 0 15 0 85154691 14316269568 106013 18446744073709551615 4194304 4196468 140724385708608 140007156566000 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10362] ppid=10348 vsize=13980732 memory=4116 CPUtime=0.85 cores=0,2,4,6
/proc/10350/task/10362/stat : 10362 (java) S 10348 10348 897 0 -1 1077944384 12003 0 0 0 83 2 0 0 20 0 15 0 85154691 14316269568 106013 18446744073709551615 4194304 4196468 140724385708608 140007155513712 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10363] ppid=10348 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10363/stat : 10363 (java) S 10348 10348 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85154691 14316269568 106013 18446744073709551615 4194304 4196468 140724385708608 140007154461152 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10364] ppid=10348 vsize=13980732 memory=424052 CPUtime=1.33 cores=0,2,4,6
/proc/10350/task/10364/stat : 10364 (java) S 10348 10348 897 0 -1 1077944384 1238 0 0 0 64 69 0 0 20 0 15 0 85154696 14316269568 106013 18446744073709551615 4194304 4196468 140724385708608 140007153408944 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
Current children cumulated CPU time: 2466.46 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 425428 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2495.7 s]
/proc/loadavg: 1.62 1.75 1.61 3/211 10609
/proc/meminfo: memFree=29284836/32770624 swapFree=67108860/67108860
[pid=10348] ppid=10345 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/10348/stat : 10348 (xcsp3-exec) S 10345 10348 897 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 85154673 9740288 344 18446744073709551615 4194304 5098028 140720644234432 140720644232536 140341159051900 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 12 0 0 7196144 7232144 19591168 140720644235640 140720644235845 140720644235845 140720644239339 0
/proc/10348/statm: 2378 344 289 221 0 87 0
[pid=10350] ppid=10348 vsize=13980732 memory=421792 CPUtime=2520.03 cores=0,2,4,6
/proc/10350/stat : 10350 (java) S 10348 10348 897 0 -1 1077944320 222470 0 0 0 251753 250 0 0 20 0 15 0 85154685 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140724385691152 140007683387127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
/proc/10350/statm: 3495183 105448 3257 1 0 3483476 0
[pid=10350/tid=10351] ppid=10348 vsize=13980732 memory=421792 CPUtime=2489.36 cores=0,2,4,6
/proc/10350/task/10351/stat : 10351 (java) R 10348 10348 897 0 -1 4202560 64851 0 0 0 248920 16 0 0 20 0 15 0 85154685 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007687626176 140007298151276 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10352] ppid=10348 vsize=13980732 memory=421792 CPUtime=4.2 cores=0,2,4,6
/proc/10350/task/10352/stat : 10352 (java) S 10348 10348 897 0 -1 1077944384 14687 0 0 0 379 41 0 0 20 0 15 0 85154686 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007617821072 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10353] ppid=10348 vsize=13980732 memory=1012 CPUtime=4.22 cores=0,2,4,6
/proc/10350/task/10353/stat : 10353 (java) S 10348 10348 897 0 -1 1077944384 14751 0 0 0 383 39 0 0 20 0 15 0 85154686 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007616768272 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10354] ppid=10348 vsize=13980732 memory=1376 CPUtime=4.2 cores=0,2,4,6
/proc/10350/task/10354/stat : 10354 (java) S 10348 10348 897 0 -1 1077944384 15333 0 0 0 378 42 0 0 20 0 15 0 85154686 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007615715984 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10355] ppid=10348 vsize=13980732 memory=421792 CPUtime=4.22 cores=0,2,4,6
/proc/10350/task/10355/stat : 10355 (java) S 10348 10348 897 0 -1 1077944384 16017 0 0 0 382 40 0 0 20 0 15 0 85154686 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007614663184 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10356] ppid=10348 vsize=13980732 memory=421792 CPUtime=1.3 cores=0,2,4,6
/proc/10350/task/10356/stat : 10356 (java) S 10348 10348 897 0 -1 1077944384 15901 0 0 0 113 17 0 0 20 0 15 0 85154687 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007161830000 140007683398274 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10357] ppid=10348 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10357/stat : 10357 (java) S 10348 10348 897 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 85154688 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007160776032 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10358] ppid=10348 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10358/stat : 10358 (java) S 10348 10348 897 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 85154688 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007159723648 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10359] ppid=10348 vsize=13980732 memory=4116 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10359/stat : 10359 (java) S 10348 10348 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85154691 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007158671952 140007683405723 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10360] ppid=10348 vsize=13980732 memory=46912 CPUtime=5.65 cores=0,2,4,6
/proc/10350/task/10360/stat : 10360 (java) S 10348 10348 897 0 -1 1077944384 38846 0 0 0 561 4 0 0 20 0 15 0 85154691 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007157618800 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10361] ppid=10348 vsize=13980732 memory=1376 CPUtime=4.58 cores=0,2,4,6
/proc/10350/task/10361/stat : 10361 (java) S 10348 10348 897 0 -1 1077944384 27403 0 0 0 455 3 0 0 20 0 15 0 85154691 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007156566000 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10362] ppid=10348 vsize=13980732 memory=4116 CPUtime=0.85 cores=0,2,4,6
/proc/10350/task/10362/stat : 10362 (java) S 10348 10348 897 0 -1 1077944384 12006 0 0 0 83 2 0 0 20 0 15 0 85154691 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007155513712 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10363] ppid=10348 vsize=13980732 memory=4116 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10363/stat : 10363 (java) S 10348 10348 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85154691 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007154461152 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10364] ppid=10348 vsize=13980732 memory=46912 CPUtime=1.36 cores=0,2,4,6
/proc/10350/task/10364/stat : 10364 (java) S 10348 10348 897 0 -1 1077944384 1259 0 0 0 65 71 0 0 20 0 15 0 85154696 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007153408944 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 423168 KiB

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

[startup+2495.71 s]
# the end of solver process 10348 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001719 s, system=0.00094 s

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

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

[startup+2495.7 s]
/proc/loadavg: 1.62 1.75 1.61 3/211 10609
/proc/meminfo: memFree=29284836/32770624 swapFree=67108860/67108860
[pid=10348] ppid=10345 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/10348/stat : 10348 (xcsp3-exec) S 10345 10348 897 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 85154673 9740288 344 18446744073709551615 4194304 5098028 140720644234432 140720644232536 140341159051900 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 12 0 0 7196144 7232144 19591168 140720644235640 140720644235845 140720644235845 140720644239339 0
/proc/10348/statm: 2378 344 289 221 0 87 0
[pid=10350] ppid=10348 vsize=13980732 memory=421792 CPUtime=2520.03 cores=0,2,4,6
/proc/10350/stat : 10350 (java) S 10348 10348 897 0 -1 1077944320 222470 0 0 0 251753 250 0 0 20 0 15 0 85154685 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140724385691152 140007683387127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
/proc/10350/statm: 3495183 105448 3257 1 0 3483476 0
[pid=10350/tid=10351] ppid=10348 vsize=13980732 memory=421792 CPUtime=2489.36 cores=0,2,4,6
/proc/10350/task/10351/stat : 10351 (java) R 10348 10348 897 0 -1 4202560 64851 0 0 0 248920 16 0 0 20 0 15 0 85154685 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007687626176 140007298151276 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10352] ppid=10348 vsize=13980732 memory=421792 CPUtime=4.2 cores=0,2,4,6
/proc/10350/task/10352/stat : 10352 (java) S 10348 10348 897 0 -1 1077944384 14687 0 0 0 379 41 0 0 20 0 15 0 85154686 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007617821072 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10353] ppid=10348 vsize=13980732 memory=1012 CPUtime=4.22 cores=0,2,4,6
/proc/10350/task/10353/stat : 10353 (java) S 10348 10348 897 0 -1 1077944384 14751 0 0 0 383 39 0 0 20 0 15 0 85154686 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007616768272 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10354] ppid=10348 vsize=13980732 memory=1376 CPUtime=4.2 cores=0,2,4,6
/proc/10350/task/10354/stat : 10354 (java) S 10348 10348 897 0 -1 1077944384 15333 0 0 0 378 42 0 0 20 0 15 0 85154686 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007615715984 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10355] ppid=10348 vsize=13980732 memory=421792 CPUtime=4.22 cores=0,2,4,6
/proc/10350/task/10355/stat : 10355 (java) S 10348 10348 897 0 -1 1077944384 16017 0 0 0 382 40 0 0 20 0 15 0 85154686 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007614663184 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10356] ppid=10348 vsize=13980732 memory=421792 CPUtime=1.3 cores=0,2,4,6
/proc/10350/task/10356/stat : 10356 (java) S 10348 10348 897 0 -1 1077944384 15901 0 0 0 113 17 0 0 20 0 15 0 85154687 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007161830000 140007683398274 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10357] ppid=10348 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10357/stat : 10357 (java) S 10348 10348 897 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 85154688 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007160776032 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10358] ppid=10348 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10358/stat : 10358 (java) S 10348 10348 897 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 85154688 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007159723648 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10359] ppid=10348 vsize=13980732 memory=4116 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10359/stat : 10359 (java) S 10348 10348 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85154691 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007158671952 140007683405723 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10360] ppid=10348 vsize=13980732 memory=46912 CPUtime=5.65 cores=0,2,4,6
/proc/10350/task/10360/stat : 10360 (java) S 10348 10348 897 0 -1 1077944384 38846 0 0 0 561 4 0 0 20 0 15 0 85154691 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007157618800 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10361] ppid=10348 vsize=13980732 memory=1376 CPUtime=4.58 cores=0,2,4,6
/proc/10350/task/10361/stat : 10361 (java) S 10348 10348 897 0 -1 1077944384 27403 0 0 0 455 3 0 0 20 0 15 0 85154691 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007156566000 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10362] ppid=10348 vsize=13980732 memory=4116 CPUtime=0.85 cores=0,2,4,6
/proc/10350/task/10362/stat : 10362 (java) S 10348 10348 897 0 -1 1077944384 12006 0 0 0 83 2 0 0 20 0 15 0 85154691 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007155513712 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10363] ppid=10348 vsize=13980732 memory=4116 CPUtime=0 cores=0,2,4,6
/proc/10350/task/10363/stat : 10363 (java) S 10348 10348 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85154691 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007154461152 140007683397333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
[pid=10350/tid=10364] ppid=10348 vsize=13980732 memory=46912 CPUtime=1.36 cores=0,2,4,6
/proc/10350/task/10364/stat : 10364 (java) S 10348 10348 897 0 -1 1077944384 1259 0 0 0 65 71 0 0 20 0 15 0 85154696 14316269568 105448 18446744073709551615 4194304 4196468 140724385708608 140007153408944 140007683398274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 9318400 140724385714609 140724385714785 140724385714785 140724385718223 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 423168 KiB

Child status: 143
Real time (s): 2495.71
CPU time (s): 2520.06
CPU user time (s): 2517.55
CPU system time (s): 2.50652
CPU usage (%): 100.975
Max. virtual memory (cumulated for all children) (KiB): 13992848
Max. memory (cumulated for all children) (KiB): 624888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.55
system time used= 2.50652
maximum resident set size= 624060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 223430
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 83243
involuntary context switches= 3224


# summary of solver processes directly reported to runsolver:
#   pid: 10348,10350
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2517.55
#   total CPU system time (s): 2.50652

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.3623 second user time and 19.6574 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-15 22:21:34
IDJOB=4271914
IDBENCH=136072
IDSOLVER=2664
FILE ID=node125/4271914-1502829341
RUNJOBID= node125-1502662595-11628
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-ft/BinPacking-mdd-ft120-11.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271914-1502829341/watcher-4271914-1502829341 -o /tmp/evaluation-result-4271914-1502829341/solver-4271914-1502829341 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2136837307 HOME/instance-4271914-1502829341.xml

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

MD5SUM BENCH= 7c2bd2aca8e68eed10397cff07eceed9
RANDOM SEED=2136837307

node125.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.07
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.07
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.07
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.07
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:        30633172 kB
MemAvailable:   31639552 kB
Buffers:          306016 kB
Cached:          1001504 kB
SwapCached:            0 kB
Active:          1078440 kB
Inactive:         625056 kB
Active(anon):     396100 kB
Inactive(anon):    41292 kB
Active(file):     682340 kB
Inactive(file):   583764 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7756 kB
Writeback:            36 kB
AnonPages:        395600 kB
Mapped:            65784 kB
Shmem:             41636 kB
Slab:             138092 kB
SReclaimable:     112224 kB
SUnreclaim:        25868 kB
KernelStack:        3728 kB
PageTables:         6596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1161112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-15 23:03:10