Trace number 4283194

Some explanations

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

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

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

Solver answer on this benchmark

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

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.05	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283194-1503219459.xml"  -tl '2520s' -p 1 -x 3
0.08/0.28	c [HOME/instance-4283194-1503219459.xml, -tl, 2520s, -p, 1, -x, 3]
0.26/0.34	c simple solver
0.26/0.40	c parse instance...
2.03/1.08	c solve instance...
2130.59/2109.11	o 0 
2520.07/2495.90	s SATISFIABLE
2520.07/2495.90	v <instantiation>
2520.07/2495.90	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.07/2495.90	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.07/2495.90	v </instantiation>
2520.07/2495.90	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 (15063 MiB free)
  memory of node 1: 16384 MiB (15479 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283194-1503219459/watcher-4283194-1503219459 -o /tmp/evaluation-result-4283194-1503219459/solver-4283194-1503219459 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503171558-2271 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2045926349 HOME/instance-4283194-1503219459.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100155 s]*
/proc/loadavg: 1.84 1.58 1.50 3/206 12321
/proc/meminfo: memFree=31267008/32770624 swapFree=67108860/67108860
[pid=12311] ppid=12308 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12311/stat : 12311 (xcsp3-exec) S 12308 12311 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20352944 9740288 345 18446744073709551615 4194304 5098028 140736715441168 140736715439272 140422558990972 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 5 0 0 7196144 7232144 11689984 140736715444601 140736715444806 140736715444806 140736715448299 0
/proc/12311/statm: 2378 345 289 221 0 87 0
[pid=12313] ppid=12311 vsize=13574484 memory=19312 CPUtime=0.04 cores=1,3,5,7
/proc/12313/stat : 12313 (java) S 12311 12311 18108 0 -1 1077944320 4184 0 0 0 3 1 0 0 20 0 9 0 20352950 13900271616 4828 18446744073709551615 4194304 4196468 140723948869904 140723948852448 139799860203255 0 0 1 16800970 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
/proc/12313/statm: 3393621 4828 2138 1 0 3383118 0
[pid=12313/tid=12314] ppid=12311 vsize=13574484 memory=8323069512539357860 CPUtime=0.03 cores=1,3,5,7
/proc/12313/task/12314/stat : 12314 (java) R 12311 12311 18108 0 -1 4202560 2888 0 0 0 3 0 0 0 20 0 9 0 20352951 13900271616 4828 18446744073709551615 4194304 4196468 140723948869904 139799864438648 139799844283742 0 4 1 16800970 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12315] ppid=12311 vsize=13574484 memory=3461490578512254601 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12315/stat : 12315 (java) S 12311 12311 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 20352951 13900271616 4828 18446744073709551615 4194304 4196468 140723948869904 139799779617808 139799860213461 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12316] ppid=12311 vsize=13574484 memory=139973882570368 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12316/stat : 12316 (java) S 12311 12311 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 20352951 13900271616 4828 18446744073709551615 4194304 4196468 140723948869904 139799778565264 139799860213461 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12317] ppid=12311 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12317/stat : 12317 (java) S 12311 12311 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 20352951 13900271616 4828 18446744073709551615 4194304 4196468 140723948869904 139799777512208 139799860213461 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12318] ppid=12311 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12318/stat : 12318 (java) S 12311 12311 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 20352951 13900271616 4828 18446744073709551615 4194304 4196468 140723948869904 139799457426320 139799860213461 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12319] ppid=12311 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12319/stat : 12319 (java) S 12311 12311 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 20352953 13900271616 4828 18446744073709551615 4194304 4196468 140723948869904 139799338756336 139799860214402 0 0 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12320] ppid=12311 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12320/stat : 12320 (java) S 12311 12311 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 20352953 13900271616 4828 18446744073709551615 4194304 4196468 140723948869904 139799337702560 139799860213461 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12321] ppid=12311 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12321/stat : 12321 (java) S 12311 12311 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 20352953 13900271616 4828 18446744073709551615 4194304 4196468 140723948869904 139799336649456 139799860213461 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20692 KiB

[startup+0.210008 s]*
/proc/loadavg: 1.84 1.58 1.50 3/212 12327
/proc/meminfo: memFree=31265424/32770624 swapFree=67108860/67108860
[pid=12311] ppid=12308 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12311/stat : 12311 (xcsp3-exec) S 12308 12311 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20352944 9740288 345 18446744073709551615 4194304 5098028 140736715441168 140736715439272 140422558990972 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 5 0 0 7196144 7232144 11689984 140736715444601 140736715444806 140736715444806 140736715448299 0
/proc/12311/statm: 2378 345 289 221 0 87 0
[pid=12313] ppid=12311 vsize=13974352 memory=24796 CPUtime=0.08 cores=1,3,5,7
/proc/12313/stat : 12313 (java) S 12311 12311 18108 0 -1 1077944320 5107 0 0 0 7 1 0 0 20 0 15 0 20352950 14309736448 6199 18446744073709551615 4194304 4196468 140723948869904 140723948852448 139799860203255 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
/proc/12313/statm: 3493588 6199 2723 1 0 3482964 0
[pid=12313/tid=12314] ppid=12311 vsize=13974352 memory=8323069512539357860 CPUtime=0.06 cores=1,3,5,7
/proc/12313/task/12314/stat : 12314 (java) R 12311 12311 18108 0 -1 4202560 3260 0 0 0 5 1 0 0 20 0 15 0 20352951 14309736448 6199 18446744073709551615 4194304 4196468 140723948869904 139799864436496 139799860225181 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12315] ppid=12311 vsize=13974352 memory=3461490578512254601 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12315/stat : 12315 (java) S 12311 12311 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20352951 14309736448 6199 18446744073709551615 4194304 4196468 140723948869904 139799779617808 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12316] ppid=12311 vsize=13974352 memory=139973882570368 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12316/stat : 12316 (java) S 12311 12311 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20352951 14309736448 6199 18446744073709551615 4194304 4196468 140723948869904 139799778565264 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12317] ppid=12311 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12317/stat : 12317 (java) S 12311 12311 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20352951 14309736448 6199 18446744073709551615 4194304 4196468 140723948869904 139799777512208 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12318] ppid=12311 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12318/stat : 12318 (java) S 12311 12311 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20352951 14309736448 6199 18446744073709551615 4194304 4196468 140723948869904 139799457426320 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12319] ppid=12311 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12319/stat : 12319 (java) S 12311 12311 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20352953 14309736448 6199 18446744073709551615 4194304 4196468 140723948869904 139799338756336 139799860214402 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12320] ppid=12311 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12320/stat : 12320 (java) S 12311 12311 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20352953 14309736448 6199 18446744073709551615 4194304 4196468 140723948869904 139799337702560 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12321] ppid=12311 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12321/stat : 12321 (java) S 12311 12311 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20352953 14309736448 6199 18446744073709551615 4194304 4196468 140723948869904 139799336649456 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12322] ppid=12311 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12322/stat : 12322 (java) S 12311 12311 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20352956 14309736448 6199 18446744073709551615 4194304 4196468 140723948869904 139799335598032 139799860221851 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12323] ppid=12311 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12323/stat : 12323 (java) S 12311 12311 18108 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 20352956 14309736448 6215 18446744073709551615 4194304 4196468 140723948869904 139799334546160 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12324] ppid=12311 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12324/stat : 12324 (java) S 12311 12311 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20352956 14309736448 6215 18446744073709551615 4194304 4196468 140723948869904 139799333493616 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12325] ppid=12311 vsize=13974352 memory=139973882570368 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12325/stat : 12325 (java) S 12311 12311 18108 0 -1 1077944384 237 0 0 0 0 0 0 0 20 0 15 0 20352956 14309736448 6215 18446744073709551615 4194304 4196468 140723948869904 139799332440560 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12326] ppid=12311 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12326/stat : 12326 (java) S 12311 12311 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20352956 14309736448 6215 18446744073709551615 4194304 4196468 140723948869904 139799331388256 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12327] ppid=12311 vsize=13974352 memory=139973882570368 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12327/stat : 12327 (java) S 12311 12311 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20352964 14309736448 6215 18446744073709551615 4194304 4196468 140723948869904 139799330335280 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 26176 KiB

[startup+0.310148 s]*
/proc/loadavg: 1.84 1.58 1.50 5/212 12327
/proc/meminfo: memFree=31249912/32770624 swapFree=67108860/67108860
[pid=12311] ppid=12308 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12311/stat : 12311 (xcsp3-exec) S 12308 12311 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20352944 9740288 345 18446744073709551615 4194304 5098028 140736715441168 140736715439272 140422558990972 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 5 0 0 7196144 7232144 11689984 140736715444601 140736715444806 140736715444806 140736715448299 0
/proc/12311/statm: 2378 345 289 221 0 87 0
[pid=12313] ppid=12311 vsize=13974352 memory=36840 CPUtime=0.26 cores=1,3,5,7
/proc/12313/stat : 12313 (java) S 12311 12311 18108 0 -1 1077944320 8858 0 0 0 24 2 0 0 20 0 15 0 20352950 14309736448 9210 18446744073709551615 4194304 4196468 140723948869904 140723948852448 139799860203255 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
/proc/12313/statm: 3493588 9210 2935 1 0 3482964 0
[pid=12313/tid=12314] ppid=12311 vsize=13974352 memory=-7677926825137650786 CPUtime=0.16 cores=1,3,5,7
/proc/12313/task/12314/stat : 12314 (java) R 12311 12311 18108 0 -1 4202560 6061 0 0 0 14 2 0 0 20 0 15 0 20352951 14309736448 9210 18446744073709551615 4194304 4196468 140723948869904 139799864416704 139799457558291 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12315] ppid=12311 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12315/stat : 12315 (java) S 12311 12311 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20352951 14309736448 9210 18446744073709551615 4194304 4196468 140723948869904 139799779617808 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12316] ppid=12311 vsize=13974352 memory=-6519613052471072158 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12316/stat : 12316 (java) S 12311 12311 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20352951 14309736448 9210 18446744073709551615 4194304 4196468 140723948869904 139799778565264 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12317] ppid=12311 vsize=13974352 memory=-8182579116656401781 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12317/stat : 12317 (java) S 12311 12311 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20352951 14309736448 9210 18446744073709551615 4194304 4196468 140723948869904 139799777512208 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12318] ppid=12311 vsize=13974352 memory=4132769004644038186 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12318/stat : 12318 (java) S 12311 12311 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20352951 14309736448 9210 18446744073709551615 4194304 4196468 140723948869904 139799457426320 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12319] ppid=12311 vsize=13974352 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12319/stat : 12319 (java) S 12311 12311 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20352953 14309736448 9210 18446744073709551615 4194304 4196468 140723948869904 139799338756336 139799860214402 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12320] ppid=12311 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12320/stat : 12320 (java) S 12311 12311 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20352953 14309736448 9210 18446744073709551615 4194304 4196468 140723948869904 139799337702560 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12321] ppid=12311 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12321/stat : 12321 (java) S 12311 12311 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20352953 14309736448 9210 18446744073709551615 4194304 4196468 140723948869904 139799336649456 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12322] ppid=12311 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12322/stat : 12322 (java) S 12311 12311 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20352956 14309736448 9210 18446744073709551615 4194304 4196468 140723948869904 139799335598032 139799860221851 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12323] ppid=12311 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/12313/task/12323/stat : 12323 (java) R 12311 12311 18108 0 -1 4202560 579 0 0 0 2 0 0 0 20 0 15 0 20352956 14309736448 9210 18446744073709551615 4194304 4196468 140723948869904 139799334546160 139799837782416 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12324] ppid=12311 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12313/task/12324/stat : 12324 (java) R 12311 12311 18108 0 -1 1077944384 193 0 0 0 1 0 0 0 20 0 15 0 20352956 14309736448 9210 18446744073709551615 4194304 4196468 140723948869904 139799333493616 139799860214402 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12325] ppid=12311 vsize=13974352 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/12313/task/12325/stat : 12325 (java) R 12311 12311 18108 0 -1 4202560 723 0 0 0 5 0 0 0 20 0 15 0 20352956 14309736448 9210 18446744073709551615 4194304 4196468 140723948869904 139799332440560 139799845368894 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12326] ppid=12311 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12326/stat : 12326 (java) S 12311 12311 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20352956 14309736448 9210 18446744073709551615 4194304 4196468 140723948869904 139799331388256 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12327] ppid=12311 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12327/stat : 12327 (java) S 12311 12311 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20352964 14309736448 9210 18446744073709551615 4194304 4196468 140723948869904 139799330335280 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38220 KiB

[startup+0.701943 s]
/proc/loadavg: 1.84 1.58 1.50 6/212 12327
/proc/meminfo: memFree=31238212/32770624 swapFree=67108860/67108860
[pid=12311] ppid=12308 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12311/stat : 12311 (xcsp3-exec) S 12308 12311 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20352944 9740288 345 18446744073709551615 4194304 5098028 140736715441168 140736715439272 140422558990972 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 5 0 0 7196144 7232144 11689984 140736715444601 140736715444806 140736715444806 140736715448299 0
/proc/12311/statm: 2378 345 289 221 0 87 0
[pid=12313] ppid=12311 vsize=13978684 memory=83528 CPUtime=1.19 cores=1,3,5,7
/proc/12313/stat : 12313 (java) S 12311 12311 18108 0 -1 1077944320 12537 0 0 0 114 5 0 0 20 0 15 0 20352950 14314172416 20882 18446744073709551615 4194304 4196468 140723948869904 140723948852448 139799860203255 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
/proc/12313/statm: 3494671 20882 3148 1 0 3482964 0
[pid=12313/tid=12314] ppid=12311 vsize=13978684 memory=7590344856148205909 CPUtime=0.54 cores=1,3,5,7
/proc/12313/task/12314/stat : 12314 (java) R 12311 12311 18108 0 -1 4202560 7897 0 0 0 50 4 0 0 20 0 15 0 20352951 14314172416 20882 18446744073709551615 4194304 4196468 140723948869904 139799864424256 139799844283742 0 4 1 16800974 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12315] ppid=12311 vsize=13978684 memory=7523374594901823833 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12315/stat : 12315 (java) S 12311 12311 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20352951 14314172416 20882 18446744073709551615 4194304 4196468 140723948869904 139799779617808 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12316] ppid=12311 vsize=13978684 memory=7595725831727968097 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12316/stat : 12316 (java) S 12311 12311 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20352951 14314172416 20882 18446744073709551615 4194304 4196468 140723948869904 139799778565264 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12317] ppid=12311 vsize=13978684 memory=-8253362762721547640 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12317/stat : 12317 (java) S 12311 12311 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20352951 14314172416 20882 18446744073709551615 4194304 4196468 140723948869904 139799777512208 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12318] ppid=12311 vsize=13978684 memory=8031735012220349003 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12318/stat : 12318 (java) S 12311 12311 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20352951 14314172416 20882 18446744073709551615 4194304 4196468 140723948869904 139799457426320 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12319] ppid=12311 vsize=13978684 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12319/stat : 12319 (java) S 12311 12311 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 20352953 14314172416 20882 18446744073709551615 4194304 4196468 140723948869904 139799338756336 139799860214402 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12320] ppid=12311 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12320/stat : 12320 (java) S 12311 12311 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20352953 14314172416 20882 18446744073709551615 4194304 4196468 140723948869904 139799337702560 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12321] ppid=12311 vsize=13978684 memory=279947444751600 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12321/stat : 12321 (java) S 12311 12311 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20352953 14314172416 20882 18446744073709551615 4194304 4196468 140723948869904 139799336649456 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12322] ppid=12311 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12322/stat : 12322 (java) S 12311 12311 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20352956 14314172416 20882 18446744073709551615 4194304 4196468 140723948869904 139799335598032 139799860221851 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12323] ppid=12311 vsize=13978684 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/12313/task/12323/stat : 12323 (java) S 12311 12311 18108 0 -1 1077944384 1096 0 0 0 20 0 0 0 20 0 15 0 20352956 14314172416 20882 18446744073709551615 4194304 4196468 140723948869904 139799334546160 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12324] ppid=12311 vsize=13978684 memory=4580 CPUtime=0.2 cores=1,3,5,7
/proc/12313/task/12324/stat : 12324 (java) S 12311 12311 18108 0 -1 1077944384 905 0 0 0 20 0 0 0 20 0 15 0 20352956 14314172416 20882 18446744073709551615 4194304 4196468 140723948869904 139799333493616 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12325] ppid=12311 vsize=13978684 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/12313/task/12325/stat : 12325 (java) S 12311 12311 18108 0 -1 1077944384 1332 0 0 0 22 0 0 0 20 0 15 0 20352956 14314172416 20882 18446744073709551615 4194304 4196468 140723948869904 139799332440560 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12326] ppid=12311 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12326/stat : 12326 (java) S 12311 12311 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20352956 14314172416 20882 18446744073709551615 4194304 4196468 140723948869904 139799331388256 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12327] ppid=12311 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12327/stat : 12327 (java) S 12311 12311 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20352964 14314172416 20882 18446744073709551615 4194304 4196468 140723948869904 139799330335280 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 84908 KiB

[startup+1.50128 s]
/proc/loadavg: 1.84 1.58 1.50 5/212 12327
/proc/meminfo: memFree=31121720/32770624 swapFree=67108860/67108860
[pid=12311] ppid=12308 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12311/stat : 12311 (xcsp3-exec) S 12308 12311 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20352944 9740288 345 18446744073709551615 4194304 5098028 140736715441168 140736715439272 140422558990972 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 5 0 0 7196144 7232144 11689984 140736715444601 140736715444806 140736715444806 140736715448299 0
/proc/12311/statm: 2378 345 289 221 0 87 0
[pid=12313] ppid=12311 vsize=13983252 memory=228216 CPUtime=3.6 cores=1,3,5,7
/proc/12313/stat : 12313 (java) S 12311 12311 18108 0 -1 1077944320 30194 0 0 0 348 12 0 0 20 0 15 0 20352950 14318850048 57054 18446744073709551615 4194304 4196468 140723948869904 140723948852448 139799860203255 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
/proc/12313/statm: 3495813 57054 3204 1 0 3484106 0
[pid=12313/tid=12314] ppid=12311 vsize=13983252 memory=14212 CPUtime=1.32 cores=1,3,5,7
/proc/12313/task/12314/stat : 12314 (java) R 12311 12311 18108 0 -1 4202560 9525 0 0 0 126 6 0 0 20 0 15 0 20352951 14318850048 57054 18446744073709551615 4194304 4196468 140723948869904 139799864437776 139799461528458 0 4 1 16800974 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12315] ppid=12311 vsize=13983252 memory=279947445009744 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12315/stat : 12315 (java) S 12311 12311 18108 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 20352951 14318850048 57054 18446744073709551615 4194304 4196468 140723948869904 139799779617808 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12316] ppid=12311 vsize=13983252 memory=288230604624101684 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12316/stat : 12316 (java) S 12311 12311 18108 0 -1 1077944384 238 0 0 0 0 0 0 0 20 0 15 0 20352951 14318850048 57054 18446744073709551615 4194304 4196468 140723948869904 139799778565264 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12317] ppid=12311 vsize=13983252 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12317/stat : 12317 (java) S 12311 12311 18108 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 20352951 14318850048 57054 18446744073709551615 4194304 4196468 140723948869904 139799777512208 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12318] ppid=12311 vsize=13983252 memory=127212 CPUtime=0 cores=1,3,5,7

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

/proc/12313/task/12321/stat : 12321 (java) S 12311 12311 18108 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 20352953 14316269568 108295 18446744073709551615 4194304 4196468 140723948869904 139799336649472 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12322] ppid=12311 vsize=13980732 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12322/stat : 12322 (java) S 12311 12311 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20352956 14316269568 108295 18446744073709551615 4194304 4196468 140723948869904 139799335598032 139799860221851 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12323] ppid=12311 vsize=13980732 memory=14308 CPUtime=4.92 cores=1,3,5,7
/proc/12313/task/12323/stat : 12323 (java) S 12311 12311 18108 0 -1 1077944384 27515 0 0 0 488 4 0 0 20 0 15 0 20352956 14316269568 108295 18446744073709551615 4194304 4196468 140723948869904 139799334546160 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12324] ppid=12311 vsize=13980732 memory=4128 CPUtime=5.18 cores=1,3,5,7
/proc/12313/task/12324/stat : 12324 (java) S 12311 12311 18108 0 -1 1077944384 20163 0 0 0 516 2 0 0 20 0 15 0 20352956 14316269568 108295 18446744073709551615 4194304 4196468 140723948869904 139799333493616 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12325] ppid=12311 vsize=13980732 memory=14308 CPUtime=0.84 cores=1,3,5,7
/proc/12313/task/12325/stat : 12325 (java) S 12311 12311 18108 0 -1 1077944384 9253 0 0 0 82 2 0 0 20 0 15 0 20352956 14316269568 108295 18446744073709551615 4194304 4196468 140723948869904 139799332440560 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12326] ppid=12311 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12326/stat : 12326 (java) S 12311 12311 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20352956 14316269568 108295 18446744073709551615 4194304 4196468 140723948869904 139799331388256 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12327] ppid=12311 vsize=13980732 memory=0 CPUtime=1.18 cores=1,3,5,7
/proc/12313/task/12327/stat : 12327 (java) S 12311 12311 18108 0 -1 1077944384 1281 0 0 0 51 67 0 0 20 0 15 0 20352964 14316269568 108295 18446744073709551615 4194304 4196468 140723948869904 139799330335280 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
Current children cumulated CPU time: 2405.84 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 434560 KiB

[startup+2442.3 s]
/proc/loadavg: 1.18 1.44 1.51 3/211 12572
/proc/meminfo: memFree=30763072/32770624 swapFree=67108860/67108860
[pid=12311] ppid=12308 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12311/stat : 12311 (xcsp3-exec) S 12308 12311 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20352944 9740288 345 18446744073709551615 4194304 5098028 140736715441168 140736715439272 140422558990972 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 5 0 0 7196144 7232144 11689984 140736715444601 140736715444806 140736715444806 140736715448299 0
/proc/12311/statm: 2378 345 289 221 0 87 0
[pid=12313] ppid=12311 vsize=13980732 memory=420544 CPUtime=2466.28 cores=1,3,5,7
/proc/12313/stat : 12313 (java) S 12311 12311 18108 0 -1 1077944320 182367 0 0 0 246377 251 0 0 20 0 15 0 20352950 14316269568 105136 18446744073709551615 4194304 4196468 140723948869904 140723948852448 139799860203255 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
/proc/12313/statm: 3495183 105136 3257 1 0 3483476 0
[pid=12313/tid=12314] ppid=12311 vsize=13980732 memory=421572 CPUtime=2436.13 cores=1,3,5,7
/proc/12313/task/12314/stat : 12314 (java) R 12311 12311 18108 0 -1 4202560 58869 0 0 0 243599 14 0 0 20 0 15 0 20352951 14316269568 105136 18446744073709551615 4194304 4196468 140723948869904 139799864442400 139799461990241 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12315] ppid=12311 vsize=13980732 memory=421572 CPUtime=4.17 cores=1,3,5,7
/proc/12313/task/12315/stat : 12315 (java) S 12311 12311 18108 0 -1 1077944384 11344 0 0 0 379 38 0 0 20 0 15 0 20352951 14316269568 105136 18446744073709551615 4194304 4196468 140723948869904 139799779617808 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12316] ppid=12311 vsize=13980732 memory=422600 CPUtime=4.18 cores=1,3,5,7
/proc/12313/task/12316/stat : 12316 (java) S 12311 12311 18108 0 -1 1077944384 12721 0 0 0 376 42 0 0 20 0 15 0 20352951 14316269568 105136 18446744073709551615 4194304 4196468 140723948869904 139799778565264 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12317] ppid=12311 vsize=13980732 memory=422368 CPUtime=4.16 cores=1,3,5,7
/proc/12313/task/12317/stat : 12317 (java) S 12311 12311 18108 0 -1 1077944384 12776 0 0 0 377 39 0 0 20 0 15 0 20352951 14316269568 105136 18446744073709551615 4194304 4196468 140723948869904 139799777512208 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12318] ppid=12311 vsize=13980732 memory=433132 CPUtime=4.19 cores=1,3,5,7
/proc/12313/task/12318/stat : 12318 (java) S 12311 12311 18108 0 -1 1077944384 12077 0 0 0 378 41 0 0 20 0 15 0 20352951 14316269568 105136 18446744073709551615 4194304 4196468 140723948869904 139799457426320 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12319] ppid=12311 vsize=13980732 memory=422600 CPUtime=1.17 cores=1,3,5,7
/proc/12313/task/12319/stat : 12319 (java) S 12311 12311 18108 0 -1 1077944384 14861 0 0 0 97 20 0 0 20 0 15 0 20352953 14316269568 105136 18446744073709551615 4194304 4196468 140723948869904 139799338756336 139799860214402 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12320] ppid=12311 vsize=13980732 memory=422600 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12320/stat : 12320 (java) S 12311 12311 18108 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 20352953 14316269568 105136 18446744073709551615 4194304 4196468 140723948869904 139799337702624 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12321] ppid=12311 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12321/stat : 12321 (java) S 12311 12311 18108 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 20352953 14316269568 105136 18446744073709551615 4194304 4196468 140723948869904 139799336649472 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12322] ppid=12311 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12322/stat : 12322 (java) S 12311 12311 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20352956 14316269568 105136 18446744073709551615 4194304 4196468 140723948869904 139799335598032 139799860221851 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12323] ppid=12311 vsize=13980732 memory=422596 CPUtime=4.94 cores=1,3,5,7
/proc/12313/task/12323/stat : 12323 (java) S 12311 12311 18108 0 -1 1077944384 27610 0 0 0 490 4 0 0 20 0 15 0 20352956 14316269568 105136 18446744073709551615 4194304 4196468 140723948869904 139799334546160 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12324] ppid=12311 vsize=13980732 memory=421572 CPUtime=5.18 cores=1,3,5,7
/proc/12313/task/12324/stat : 12324 (java) S 12311 12311 18108 0 -1 1077944384 20165 0 0 0 516 2 0 0 20 0 15 0 20352956 14316269568 105136 18446744073709551615 4194304 4196468 140723948869904 139799333493616 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12325] ppid=12311 vsize=13980732 memory=421572 CPUtime=0.84 cores=1,3,5,7
/proc/12313/task/12325/stat : 12325 (java) S 12311 12311 18108 0 -1 1077944384 9255 0 0 0 82 2 0 0 20 0 15 0 20352956 14316269568 105136 18446744073709551615 4194304 4196468 140723948869904 139799332440560 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12326] ppid=12311 vsize=13980732 memory=420544 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12326/stat : 12326 (java) S 12311 12311 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20352956 14316269568 105136 18446744073709551615 4194304 4196468 140723948869904 139799331388256 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12327] ppid=12311 vsize=13980732 memory=1380 CPUtime=1.21 cores=1,3,5,7
/proc/12313/task/12327/stat : 12327 (java) S 12311 12311 18108 0 -1 1077944384 1303 0 0 0 53 68 0 0 20 0 15 0 20352964 14316269568 105136 18446744073709551615 4194304 4196468 140723948869904 139799330335280 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
Current children cumulated CPU time: 2466.28 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 421924 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2495.9 s]
/proc/loadavg: 1.33 1.43 1.50 3/211 12575
/proc/meminfo: memFree=30772648/32770624 swapFree=67108860/67108860
[pid=12311] ppid=12308 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12311/stat : 12311 (xcsp3-exec) S 12308 12311 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20352944 9740288 345 18446744073709551615 4194304 5098028 140736715441168 140736715439272 140422558990972 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 5 0 0 7196144 7232144 11689984 140736715444601 140736715444806 140736715444806 140736715448299 0
/proc/12311/statm: 2378 345 289 221 0 87 0
[pid=12313] ppid=12311 vsize=13980732 memory=410544 CPUtime=2520.07 cores=1,3,5,7
/proc/12313/stat : 12313 (java) S 12311 12311 18108 0 -1 1077944320 184179 0 0 0 251755 252 0 0 20 0 15 0 20352950 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 140723948852448 139799860203255 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
/proc/12313/statm: 3495183 102636 3257 1 0 3483476 0
[pid=12313/tid=12314] ppid=12311 vsize=13980732 memory=410544 CPUtime=2489.64 cores=1,3,5,7
/proc/12313/task/12314/stat : 12314 (java) R 12311 12311 18108 0 -1 4202560 59039 0 0 0 248950 14 0 0 20 0 15 0 20352951 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799864442192 139799461990228 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12315] ppid=12311 vsize=13980732 memory=410544 CPUtime=4.24 cores=1,3,5,7
/proc/12313/task/12315/stat : 12315 (java) S 12311 12311 18108 0 -1 1077944384 11584 0 0 0 385 39 0 0 20 0 15 0 20352951 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799779617808 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12316] ppid=12311 vsize=13980732 memory=411568 CPUtime=4.23 cores=1,3,5,7
/proc/12313/task/12316/stat : 12316 (java) S 12311 12311 18108 0 -1 1077944384 13253 0 0 0 381 42 0 0 20 0 15 0 20352951 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799778565264 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12317] ppid=12311 vsize=13980732 memory=118 CPUtime=4.23 cores=1,3,5,7
/proc/12313/task/12317/stat : 12317 (java) S 12311 12311 18108 0 -1 1077944384 13178 0 0 0 383 40 0 0 20 0 15 0 20352951 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799777512208 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12318] ppid=12311 vsize=13980732 memory=414388 CPUtime=4.25 cores=1,3,5,7
/proc/12313/task/12318/stat : 12318 (java) S 12311 12311 18108 0 -1 1077944384 12333 0 0 0 384 41 0 0 20 0 15 0 20352951 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799457426320 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12319] ppid=12311 vsize=13980732 memory=411568 CPUtime=1.19 cores=1,3,5,7
/proc/12313/task/12319/stat : 12319 (java) S 12311 12311 18108 0 -1 1077944384 15043 0 0 0 99 20 0 0 20 0 15 0 20352953 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799338756336 139799860214402 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12320] ppid=12311 vsize=13980732 memory=411568 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12320/stat : 12320 (java) S 12311 12311 18108 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 20352953 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799337702624 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12321] ppid=12311 vsize=13980732 memory=422 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12321/stat : 12321 (java) S 12311 12311 18108 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 20352953 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799336649472 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12322] ppid=12311 vsize=13980732 memory=410544 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12322/stat : 12322 (java) S 12311 12311 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20352956 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799335598032 139799860221851 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12323] ppid=12311 vsize=13980732 memory=410544 CPUtime=4.94 cores=1,3,5,7
/proc/12313/task/12323/stat : 12323 (java) S 12311 12311 18108 0 -1 1077944384 27613 0 0 0 490 4 0 0 20 0 15 0 20352956 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799334546160 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12324] ppid=12311 vsize=13980732 memory=1380 CPUtime=5.18 cores=1,3,5,7
/proc/12313/task/12324/stat : 12324 (java) S 12311 12311 18108 0 -1 1077944384 20173 0 0 0 516 2 0 0 20 0 15 0 20352956 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799333493616 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12325] ppid=12311 vsize=13980732 memory=1380 CPUtime=0.84 cores=1,3,5,7
/proc/12313/task/12325/stat : 12325 (java) S 12311 12311 18108 0 -1 1077944384 9257 0 0 0 82 2 0 0 20 0 15 0 20352956 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799332440560 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12326] ppid=12311 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12326/stat : 12326 (java) S 12311 12311 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20352956 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799331388256 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12327] ppid=12311 vsize=13980732 memory=4044 CPUtime=1.24 cores=1,3,5,7
/proc/12313/task/12327/stat : 12327 (java) S 12311 12311 18108 0 -1 1077944384 1320 0 0 0 54 70 0 0 20 0 15 0 20352964 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799330335280 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 411924 KiB

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

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

[startup+2495.91 s]
# the end of solver process 12313 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.56 s, system=2.53813 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.9 s]
/proc/loadavg: 1.33 1.43 1.50 3/211 12575
/proc/meminfo: memFree=30772648/32770624 swapFree=67108860/67108860
[pid=12311] ppid=12308 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12311/stat : 12311 (xcsp3-exec) S 12308 12311 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20352944 9740288 345 18446744073709551615 4194304 5098028 140736715441168 140736715439272 140422558990972 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 5 0 0 7196144 7232144 11689984 140736715444601 140736715444806 140736715444806 140736715448299 0
/proc/12311/statm: 2378 345 289 221 0 87 0
[pid=12313] ppid=12311 vsize=13980732 memory=410544 CPUtime=2520.07 cores=1,3,5,7
/proc/12313/stat : 12313 (java) S 12311 12311 18108 0 -1 1077944320 184179 0 0 0 251755 252 0 0 20 0 15 0 20352950 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 140723948852448 139799860203255 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
/proc/12313/statm: 3495183 102636 3257 1 0 3483476 0
[pid=12313/tid=12314] ppid=12311 vsize=13980732 memory=410544 CPUtime=2489.64 cores=1,3,5,7
/proc/12313/task/12314/stat : 12314 (java) R 12311 12311 18108 0 -1 4202560 59039 0 0 0 248950 14 0 0 20 0 15 0 20352951 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799864442192 139799461990228 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12315] ppid=12311 vsize=13980732 memory=410544 CPUtime=4.24 cores=1,3,5,7
/proc/12313/task/12315/stat : 12315 (java) S 12311 12311 18108 0 -1 1077944384 11584 0 0 0 385 39 0 0 20 0 15 0 20352951 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799779617808 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12316] ppid=12311 vsize=13980732 memory=411568 CPUtime=4.23 cores=1,3,5,7
/proc/12313/task/12316/stat : 12316 (java) S 12311 12311 18108 0 -1 1077944384 13253 0 0 0 381 42 0 0 20 0 15 0 20352951 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799778565264 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12317] ppid=12311 vsize=13980732 memory=118 CPUtime=4.23 cores=1,3,5,7
/proc/12313/task/12317/stat : 12317 (java) S 12311 12311 18108 0 -1 1077944384 13178 0 0 0 383 40 0 0 20 0 15 0 20352951 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799777512208 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12318] ppid=12311 vsize=13980732 memory=414388 CPUtime=4.25 cores=1,3,5,7
/proc/12313/task/12318/stat : 12318 (java) S 12311 12311 18108 0 -1 1077944384 12333 0 0 0 384 41 0 0 20 0 15 0 20352951 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799457426320 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12319] ppid=12311 vsize=13980732 memory=411568 CPUtime=1.19 cores=1,3,5,7
/proc/12313/task/12319/stat : 12319 (java) S 12311 12311 18108 0 -1 1077944384 15043 0 0 0 99 20 0 0 20 0 15 0 20352953 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799338756336 139799860214402 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12320] ppid=12311 vsize=13980732 memory=411568 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12320/stat : 12320 (java) S 12311 12311 18108 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 20352953 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799337702624 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12321] ppid=12311 vsize=13980732 memory=422 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12321/stat : 12321 (java) S 12311 12311 18108 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 20352953 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799336649472 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12322] ppid=12311 vsize=13980732 memory=410544 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12322/stat : 12322 (java) S 12311 12311 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20352956 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799335598032 139799860221851 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12323] ppid=12311 vsize=13980732 memory=410544 CPUtime=4.94 cores=1,3,5,7
/proc/12313/task/12323/stat : 12323 (java) S 12311 12311 18108 0 -1 1077944384 27613 0 0 0 490 4 0 0 20 0 15 0 20352956 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799334546160 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12324] ppid=12311 vsize=13980732 memory=1380 CPUtime=5.18 cores=1,3,5,7
/proc/12313/task/12324/stat : 12324 (java) S 12311 12311 18108 0 -1 1077944384 20173 0 0 0 516 2 0 0 20 0 15 0 20352956 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799333493616 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12325] ppid=12311 vsize=13980732 memory=1380 CPUtime=0.84 cores=1,3,5,7
/proc/12313/task/12325/stat : 12325 (java) S 12311 12311 18108 0 -1 1077944384 9257 0 0 0 82 2 0 0 20 0 15 0 20352956 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799332440560 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12326] ppid=12311 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12313/task/12326/stat : 12326 (java) S 12311 12311 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20352956 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799331388256 139799860213461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
[pid=12313/tid=12327] ppid=12311 vsize=13980732 memory=4044 CPUtime=1.24 cores=1,3,5,7
/proc/12313/task/12327/stat : 12327 (java) S 12311 12311 18108 0 -1 1077944384 1320 0 0 0 54 70 0 0 20 0 15 0 20352964 14316269568 102636 18446744073709551615 4194304 4196468 140723948869904 139799330335280 139799860214402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 22798336 140723948872114 140723948872290 140723948872290 140723948875727 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 411924 KiB

Child status: 143
Real time (s): 2495.91
CPU time (s): 2520.09
CPU user time (s): 2517.56
CPU system time (s): 2.53813
CPU usage (%): 100.969
Max. virtual memory (cumulated for all children) (KiB): 13992772
Max. memory (cumulated for all children) (KiB): 597188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.56
system time used= 2.53813
maximum resident set size= 598892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184992
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 83317
involuntary context switches= 2613


# summary of solver processes directly reported to runsolver:
#   pid: 12311,12313
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2517.56
#   total CPU system time (s): 2.53813

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4208 second user time and 23.5279 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-20 10:43:59
IDJOB=4283194
IDBENCH=136072
IDSOLVER=2679
FILE ID=node131/4283194-1503219459
RUNJOBID= node131-1503171558-2271
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-4283194-1503219459/watcher-4283194-1503219459 -o /tmp/evaluation-result-4283194-1503219459/solver-4283194-1503219459 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503171558-2271 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2045926349 HOME/instance-4283194-1503219459.xml

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

MD5SUM BENCH= 7c2bd2aca8e68eed10397cff07eceed9
RANDOM SEED=2045926349

node131.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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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:        31276580 kB
MemAvailable:   31689964 kB
Buffers:          209132 kB
Cached:           491196 kB
SwapCached:            0 kB
Active:           596560 kB
Inactive:         484484 kB
Active(anon):     381416 kB
Inactive(anon):    16748 kB
Active(file):     215144 kB
Inactive(file):   467736 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7792 kB
Writeback:             0 kB
AnonPages:        372604 kB
Mapped:            46280 kB
Shmem:             17060 kB
Slab:             117536 kB
SReclaimable:      92680 kB
SUnreclaim:        24856 kB
KernelStack:        3616 kB
PageTables:         5896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     969128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    305152 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 node131 at 2017-08-20 11:25:35