Trace number 4269010

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)SAT (TO)0 2520.02 2512.3101

General information on the benchmark

NameBinPacking/
BinPacking-tab-ft/BinPacking-tab-ft120-15.xml
MD5SUM3d6808b330f5ae5835187fa3c31c3257
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables142
Number of constraints50
Number of domains2
Minimum domain size48
Maximum domain size82
Distribution of domain sizes[{"size":48,"count":1},{"size":82,"count":141}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":94},{"degree":4,"count":47}]
Minimum constraint arity3
Maximum constraint arity141
Distribution of constraint arities[{"arity":3,"count":47},{"arity":48,"count":1},{"arity":141,"count":2}]
Number of extensional constraints47
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":47},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.05	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269010-1502825110.xml"  -tl '2520s' -p 1 -x 0
0.12/0.25	c [HOME/instance-4269010-1502825110.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.32	c simple solver
0.33/0.38	c parse instance...
2.74/1.41	c solve instance...
289.43/284.40	o 0 
2520.00/2512.30	s SATISFIABLE
2520.00/2512.30	v <instantiation>
2520.00/2512.30	v 	<list>x b[0][0] b[0][1] b[0][2] b[1][0] b[1][1] b[1][2] b[2][0] b[2][1] b[2][2] b[3][0] b[3][1] b[3][2] b[4][0] b[4][1] b[4][2] b[5][0] b[5][1] b[5][2] b[6][0] b[6][1] b[6][2] b[7][0] b[7][1] b[7][2] b[8][0] b[8][1] b[8][2] b[9][0] b[9][1] b[9][2] b[10][0] b[10][1] b[10][2] b[11][0] b[11][1] b[11][2] b[12][0] b[12][1] b[12][2] b[13][0] b[13][1] b[13][2] b[14][0] b[14][1] b[14][2] b[15][0] b[15][1] b[15][2] b[16][0] b[16][1] b[16][2] b[17][0] b[17][1] b[17][2] b[18][0] b[18][1] b[18][2] b[19][0] b[19][1] b[19][2] b[20][0] b[20][1] b[20][2] b[21][0] b[21][1] b[21][2] b[22][0] b[22][1] b[22][2] b[23][0] b[23][1] b[23][2] b[24][0] b[24][1] b[24][2] b[25][0] b[25][1] b[25][2] b[26][0] b[26][1] b[26][2] b[27][0] b[27][1] b[27][2] b[28][0] b[28][1] b[28][2] b[29][0] b[29][1] b[29][2] b[30][0] b[30][1] b[30][2] b[31][0] b[31][1] b[31][2] b[32][0] b[32][1] b[32][2] b[33][0] b[33][1] b[33][2] b[34][0] b[34][1] b[34][2] b[35][0] b[35][1] b[35][2] b[36][0] b[36][1] b[36][2] b[37][0] b[37][1] b[37][2] b[38][0] b[38][1] b[38][2] b[39][0] b[39][1] b[39][2] b[40][0] b[40][1] b[40][2] b[41][0] b[41][1] b[41][2] b[42][0] b[42][1] b[42][2] b[43][0] b[43][1] b[43][2] b[44][0] b[44][1] b[44][2] b[45][0] b[45][1] b[45][2] b[46][0] b[46][1] b[46][2] </list>
2520.00/2512.30	v 	<values>0 487 484 0 483 258 258 482 472 0 479 472 0 473 446 0 469 443 0 465 282 251 463 443 0 458 274 267 453 279 256 446 287 252 443 440 0 433 274 266 426 426 0 425 278 257 422 285 250 411 276 261 408 387 0 404 271 262 400 270 264 400 270 264 387 277 261 386 386 0 378 363 0 373 281 251 372 322 255 367 271 266 365 292 251 363 362 0 363 280 252 362 322 250 357 320 250 354 344 0 337 333 0 334 269 263 332 270 262 330 322 255 317 272 267 310 274 267 307 305 0 306 306 251 304 0 0 303 302 0 303 279 256 303 277 260 296 294 0 296 0 0 </values>
2520.00/2512.30	v </instantiation>
2520.00/2512.30	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 (15208 MiB free)
  memory of node 1: 16384 MiB (15497 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269010-1502825110/watcher-4269010-1502825110 -o /tmp/evaluation-result-4269010-1502825110/solver-4269010-1502825110 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24471 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 318365820 HOME/instance-4269010-1502825110.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=24419, runsolver pid=24416
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 1.39 1.52 1.60 3/212 24429
/proc/meminfo: memFree=31436580/32770624 swapFree=67108764/67108860
[pid=24419] ppid=24416 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24419/stat : 24419 (xcsp3-exec) S 24416 24419 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 130017622 9740288 345 18446744073709551615 4194304 5098028 140722773904032 140722773902136 140039995396732 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 5 0 0 7196144 7232144 28024832 140722773909881 140722773910085 140722773910085 140722773913579 0
/proc/24419/statm: 2378 345 289 221 0 87 0
[pid=24421] ppid=24419 vsize=13574484 memory=18212 CPUtime=0.04 cores=1,3,5,7
/proc/24421/stat : 24421 (java) S 24419 24419 4674 0 -1 1077944320 4440 0 0 0 4 0 0 0 20 0 9 0 130017627 13900271616 4553 18446744073709551615 4194304 4196468 140725463622640 140725463605184 140141523726071 0 0 1 16800970 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
/proc/24421/statm: 3393621 4553 2138 1 0 3383118 0
[pid=24421/tid=24422] ppid=24419 vsize=13574484 memory=-6871798056557643345 CPUtime=0.03 cores=1,3,5,7
/proc/24421/task/24422/stat : 24422 (java) R 24419 24419 4674 0 -1 4202560 3145 0 0 0 3 0 0 0 20 0 9 0 130017628 13900271616 4553 18446744073709551615 4194304 4196468 140725463622640 140141527961464 140141508812704 0 4 1 16800970 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24423] ppid=24419 vsize=13574484 memory=735272052430568040 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24423/stat : 24423 (java) S 24419 24419 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 130017628 13900271616 4553 18446744073709551615 4194304 4196468 140725463622640 140141123332624 140141523736277 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24424] ppid=24419 vsize=13574484 memory=140689893242496 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24424/stat : 24424 (java) S 24419 24419 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 130017628 13900271616 4553 18446744073709551615 4194304 4196468 140725463622640 140141122280080 140141523736277 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24425] ppid=24419 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24425/stat : 24425 (java) S 24419 24419 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 130017628 13900271616 4553 18446744073709551615 4194304 4196468 140725463622640 140141121227024 140141523736277 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24426] ppid=24419 vsize=13574484 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24426/stat : 24426 (java) S 24419 24419 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 130017628 13900271616 4553 18446744073709551615 4194304 4196468 140725463622640 140141120174480 140141523736277 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24427] ppid=24419 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24427/stat : 24427 (java) S 24419 24419 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 130017630 13900271616 4553 18446744073709551615 4194304 4196468 140725463622640 140140507622128 140141523737218 0 0 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24428] ppid=24419 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24428/stat : 24428 (java) S 24419 24419 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 130017630 13900271616 4553 18446744073709551615 4194304 4196468 140725463622640 140140506568352 140141523736277 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24429] ppid=24419 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24429/stat : 24429 (java) S 24419 24419 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 130017630 13900271616 4553 18446744073709551615 4194304 4196468 140725463622640 140140505515248 140141523736277 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19592 KiB

[startup+0.210376 s]*
/proc/loadavg: 1.39 1.52 1.60 4/218 24435
/proc/meminfo: memFree=31426308/32770624 swapFree=67108764/67108860
[pid=24419] ppid=24416 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24419/stat : 24419 (xcsp3-exec) S 24416 24419 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 130017622 9740288 345 18446744073709551615 4194304 5098028 140722773904032 140722773902136 140039995396732 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 5 0 0 7196144 7232144 28024832 140722773909881 140722773910085 140722773910085 140722773913579 0
/proc/24419/statm: 2378 345 289 221 0 87 0
[pid=24421] ppid=24419 vsize=13974352 memory=28704 CPUtime=0.12 cores=1,3,5,7
/proc/24421/stat : 24421 (java) S 24419 24419 4674 0 -1 1077944320 5615 0 0 0 11 1 0 0 20 0 15 0 130017627 14309736448 7176 18446744073709551615 4194304 4196468 140725463622640 140725463605184 140141523726071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
/proc/24421/statm: 3493588 7176 2847 1 0 3482964 0
[pid=24421/tid=24422] ppid=24419 vsize=13974352 memory=7311146985107750967 CPUtime=0.09 cores=1,3,5,7
/proc/24421/task/24422/stat : 24422 (java) R 24419 24419 4674 0 -1 4202560 3639 0 0 0 8 1 0 0 20 0 15 0 130017628 14309736448 7176 18446744073709551615 4194304 4196468 140725463622640 140141527959344 140141523738006 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24423] ppid=24419 vsize=13974352 memory=12630 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24423/stat : 24423 (java) S 24419 24419 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130017628 14309736448 7176 18446744073709551615 4194304 4196468 140725463622640 140141123332624 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24424] ppid=24419 vsize=13974352 memory=140689893265765 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24424/stat : 24424 (java) S 24419 24419 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130017628 14309736448 7176 18446744073709551615 4194304 4196468 140725463622640 140141122280080 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24425] ppid=24419 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24425/stat : 24425 (java) S 24419 24419 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130017628 14309736448 7176 18446744073709551615 4194304 4196468 140725463622640 140141121227024 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24426] ppid=24419 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24426/stat : 24426 (java) S 24419 24419 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130017628 14309736448 7176 18446744073709551615 4194304 4196468 140725463622640 140141120174480 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24427] ppid=24419 vsize=13974352 memory=140689893242496 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24427/stat : 24427 (java) S 24419 24419 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130017630 14309736448 7176 18446744073709551615 4194304 4196468 140725463622640 140140507622128 140141523737218 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24428] ppid=24419 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24428/stat : 24428 (java) S 24419 24419 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 130017630 14309736448 7176 18446744073709551615 4194304 4196468 140725463622640 140140506568352 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24429] ppid=24419 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24429/stat : 24429 (java) S 24419 24419 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 130017630 14309736448 7176 18446744073709551615 4194304 4196468 140725463622640 140140505515248 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24430] ppid=24419 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24430/stat : 24430 (java) S 24419 24419 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130017633 14309736448 7176 18446744073709551615 4194304 4196468 140725463622640 140140504463824 140141523744667 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24431] ppid=24419 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24431/stat : 24431 (java) S 24419 24419 4674 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 130017633 14309736448 7176 18446744073709551615 4194304 4196468 140725463622640 140140503410928 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24432] ppid=24419 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24432/stat : 24432 (java) S 24419 24419 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130017633 14309736448 7176 18446744073709551615 4194304 4196468 140725463622640 140140502358384 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24433] ppid=24419 vsize=13974352 memory=140689893242496 CPUtime=0.01 cores=1,3,5,7
/proc/24421/task/24433/stat : 24433 (java) R 24419 24419 4674 0 -1 4202560 253 0 0 0 1 0 0 0 20 0 15 0 130017633 14309736448 7176 18446744073709551615 4194304 4196468 140725463622640 140140501302864 140141523738006 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24434] ppid=24419 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24434/stat : 24434 (java) S 24419 24419 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130017633 14309736448 7176 18446744073709551615 4194304 4196468 140725463622640 140140500253024 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24435] ppid=24419 vsize=13974352 memory=140689893242496 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24435/stat : 24435 (java) S 24419 24419 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130017639 14309736448 7176 18446744073709551615 4194304 4196468 140725463622640 140140499201072 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 30084 KiB

[startup+0.310822 s]*
/proc/loadavg: 1.39 1.52 1.60 4/218 24435
/proc/meminfo: memFree=31413340/32770624 swapFree=67108764/67108860
[pid=24419] ppid=24416 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24419/stat : 24419 (xcsp3-exec) S 24416 24419 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 130017622 9740288 345 18446744073709551615 4194304 5098028 140722773904032 140722773902136 140039995396732 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 5 0 0 7196144 7232144 28024832 140722773909881 140722773910085 140722773910085 140722773913579 0
/proc/24419/statm: 2378 345 289 221 0 87 0
[pid=24421] ppid=24419 vsize=13974352 memory=40120 CPUtime=0.33 cores=1,3,5,7
/proc/24421/stat : 24421 (java) S 24419 24419 4674 0 -1 1077944320 9226 0 0 0 29 4 0 0 20 0 15 0 130017627 14309736448 10030 18446744073709551615 4194304 4196468 140725463622640 140725463605184 140141523726071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
/proc/24421/statm: 3493588 10030 3005 1 0 3482964 0
[pid=24421/tid=24422] ppid=24419 vsize=13974352 memory=4278483708103473607 CPUtime=0.19 cores=1,3,5,7
/proc/24421/task/24422/stat : 24422 (java) R 24419 24419 4674 0 -1 4202560 6375 0 0 0 16 3 0 0 20 0 15 0 130017628 14309736448 10030 18446744073709551615 4194304 4196468 140725463622640 140141527960768 140141507806558 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24423] ppid=24419 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24423/stat : 24423 (java) S 24419 24419 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130017628 14309736448 10030 18446744073709551615 4194304 4196468 140725463622640 140141123332624 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24424] ppid=24419 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24424/stat : 24424 (java) S 24419 24419 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130017628 14309736448 10030 18446744073709551615 4194304 4196468 140725463622640 140141122280080 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24425] ppid=24419 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24425/stat : 24425 (java) S 24419 24419 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130017628 14309736448 10030 18446744073709551615 4194304 4196468 140725463622640 140141121227024 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24426] ppid=24419 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24426/stat : 24426 (java) S 24419 24419 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130017628 14309736448 10030 18446744073709551615 4194304 4196468 140725463622640 140141120174480 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24427] ppid=24419 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24427/stat : 24427 (java) S 24419 24419 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130017630 14309736448 10030 18446744073709551615 4194304 4196468 140725463622640 140140507622128 140141523737218 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24428] ppid=24419 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24428/stat : 24428 (java) S 24419 24419 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 130017630 14309736448 10030 18446744073709551615 4194304 4196468 140725463622640 140140506568352 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24429] ppid=24419 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24429/stat : 24429 (java) S 24419 24419 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 130017630 14309736448 10030 18446744073709551615 4194304 4196468 140725463622640 140140505515248 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24430] ppid=24419 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24430/stat : 24430 (java) S 24419 24419 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130017633 14309736448 10030 18446744073709551615 4194304 4196468 140725463622640 140140504463824 140141523744667 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24431] ppid=24419 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/24421/task/24431/stat : 24431 (java) S 24419 24419 4674 0 -1 1077944384 439 0 0 0 2 0 0 0 20 0 15 0 130017633 14309736448 10030 18446744073709551615 4194304 4196468 140725463622640 140140503410928 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24432] ppid=24419 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/24421/task/24432/stat : 24432 (java) S 24419 24419 4674 0 -1 1077944384 420 0 0 0 2 0 0 0 20 0 15 0 130017633 14309736448 10030 18446744073709551615 4194304 4196468 140725463622640 140140502358384 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24433] ppid=24419 vsize=13974352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24421/task/24433/stat : 24433 (java) R 24419 24419 4674 0 -1 4202560 692 0 0 0 7 0 0 0 20 0 15 0 130017633 14309736448 10030 18446744073709551615 4194304 4196468 140725463622640 140140501305328 140141501876449 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24434] ppid=24419 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24434/stat : 24434 (java) S 24419 24419 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130017633 14309736448 10030 18446744073709551615 4194304 4196468 140725463622640 140140500253024 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24435] ppid=24419 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24435/stat : 24435 (java) S 24419 24419 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130017639 14309736448 10030 18446744073709551615 4194304 4196468 140725463622640 140140499201072 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41500 KiB

[startup+0.701023 s]
/proc/loadavg: 1.39 1.52 1.60 5/218 24435
/proc/meminfo: memFree=31397060/32770624 swapFree=67108764/67108860
[pid=24419] ppid=24416 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24419/stat : 24419 (xcsp3-exec) S 24416 24419 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 130017622 9740288 345 18446744073709551615 4194304 5098028 140722773904032 140722773902136 140039995396732 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 5 0 0 7196144 7232144 28024832 140722773909881 140722773910085 140722773910085 140722773913579 0
/proc/24419/statm: 2378 345 289 221 0 87 0
[pid=24421] ppid=24419 vsize=13978684 memory=114136 CPUtime=1.29 cores=1,3,5,7
/proc/24421/stat : 24421 (java) S 24419 24419 4674 0 -1 1077944320 13056 0 0 0 123 6 0 0 20 0 15 0 130017627 14314172416 28534 18446744073709551615 4194304 4196468 140725463622640 140725463605184 140141523726071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
/proc/24421/statm: 3494671 28534 3161 1 0 3482964 0
[pid=24421/tid=24422] ppid=24419 vsize=13978684 memory=796 CPUtime=0.56 cores=1,3,5,7
/proc/24421/task/24422/stat : 24422 (java) R 24419 24419 4674 0 -1 4202560 7988 0 0 0 51 5 0 0 20 0 15 0 130017628 14314172416 28534 18446744073709551615 4194304 4196468 140725463622640 140141527964768 140141506134217 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24423] ppid=24419 vsize=13978684 memory=984 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24423/stat : 24423 (java) S 24419 24419 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130017628 14314172416 28534 18446744073709551615 4194304 4196468 140725463622640 140141123332624 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24424] ppid=24419 vsize=13978684 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24424/stat : 24424 (java) S 24419 24419 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130017628 14314172416 28534 18446744073709551615 4194304 4196468 140725463622640 140141122280080 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24425] ppid=24419 vsize=13978684 memory=4572 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24425/stat : 24425 (java) S 24419 24419 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130017628 14314172416 28534 18446744073709551615 4194304 4196468 140725463622640 140141121227024 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24426] ppid=24419 vsize=13978684 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24426/stat : 24426 (java) S 24419 24419 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130017628 14314172416 28534 18446744073709551615 4194304 4196468 140725463622640 140141120174480 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24427] ppid=24419 vsize=13978684 memory=12304 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24427/stat : 24427 (java) S 24419 24419 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130017630 14314172416 28534 18446744073709551615 4194304 4196468 140725463622640 140140507622128 140141523737218 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24428] ppid=24419 vsize=13978684 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24428/stat : 24428 (java) S 24419 24419 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 130017630 14314172416 28534 18446744073709551615 4194304 4196468 140725463622640 140140506568352 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24429] ppid=24419 vsize=13978684 memory=29 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24429/stat : 24429 (java) S 24419 24419 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 130017630 14314172416 28534 18446744073709551615 4194304 4196468 140725463622640 140140505515248 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24430] ppid=24419 vsize=13978684 memory=229 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24430/stat : 24430 (java) S 24419 24419 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130017633 14314172416 28534 18446744073709551615 4194304 4196468 140725463622640 140140504463824 140141523744667 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24431] ppid=24419 vsize=13978684 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/24421/task/24431/stat : 24431 (java) R 24419 24419 4674 0 -1 4202560 1363 0 0 0 24 0 0 0 20 0 15 0 130017633 14314172416 28534 18446744073709551615 4194304 4196468 140725463622640 140140503397024 140141508851965 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24432] ppid=24419 vsize=13978684 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/24421/task/24432/stat : 24432 (java) R 24419 24419 4674 0 -1 4202560 1148 0 0 0 24 0 0 0 20 0 15 0 130017633 14314172416 28534 18446744073709551615 4194304 4196468 140725463622640 140140502348320 140141507226277 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24433] ppid=24419 vsize=13978684 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/24421/task/24433/stat : 24433 (java) S 24419 24419 4674 0 -1 1077944384 1253 0 0 0 23 0 0 0 20 0 15 0 130017633 14314172416 28534 18446744073709551615 4194304 4196468 140725463622640 140140501305328 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24434] ppid=24419 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24434/stat : 24434 (java) S 24419 24419 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130017633 14314172416 28534 18446744073709551615 4194304 4196468 140725463622640 140140500253024 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24435] ppid=24419 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24435/stat : 24435 (java) S 24419 24419 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130017639 14314172416 28534 18446744073709551615 4194304 4196468 140725463622640 140140499201072 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 115516 KiB

[startup+1.50084 s]
/proc/loadavg: 1.39 1.52 1.60 5/218 24435
/proc/meminfo: memFree=31317692/32770624 swapFree=67108764/67108860
[pid=24419] ppid=24416 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24419/stat : 24419 (xcsp3-exec) S 24416 24419 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 130017622 9740288 345 18446744073709551615 4194304 5098028 140722773904032 140722773902136 140039995396732 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 5 0 0 7196144 7232144 28024832 140722773909881 140722773910085 140722773910085 140722773913579 0
/proc/24419/statm: 2378 345 289 221 0 87 0
[pid=24421] ppid=24419 vsize=13980732 memory=203288 CPUtime=3.02 cores=1,3,5,7
/proc/24421/stat : 24421 (java) S 24419 24419 4674 0 -1 1077944320 17771 0 0 0 290 12 0 0 20 0 15 0 130017627 14316269568 50822 18446744073709551615 4194304 4196468 140725463622640 140725463605184 140141523726071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
/proc/24421/statm: 3495183 50822 3211 1 0 3483476 0
[pid=24421/tid=24422] ppid=24419 vsize=13980732 memory=0 CPUtime=1.33 cores=1,3,5,7
/proc/24421/task/24422/stat : 24422 (java) R 24419 24419 4674 0 -1 4202560 9413 0 0 0 126 7 0 0 20 0 15 0 130017628 14316269568 50822 18446744073709551615 4194304 4196468 140725463622640 140141527963112 140141523738006 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24423] ppid=24419 vsize=13980732 memory=-3704326594973231466 CPUtime=0.01 cores=1,3,5,7
/proc/24421/task/24423/stat : 24423 (java) S 24419 24419 4674 0 -1 1077944384 225 0 0 0 1 0 0 0 20 0 15 0 130017628 14316269568 50822 18446744073709551615 4194304 4196468 140725463622640 140141123332624 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24424] ppid=24419 vsize=13980732 memory=281379548492096 CPUtime=0.01 cores=1,3,5,7
/proc/24421/task/24424/stat : 24424 (java) S 24419 24419 4674 0 -1 1077944384 62 0 0 0 1 0 0 0 20 0 15 0 130017628 14316269568 50822 18446744073709551615 4194304 4196468 140725463622640 140141122280080 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24425] ppid=24419 vsize=13980732 memory=6940100053060038977 CPUtime=0.01 cores=1,3,5,7
/proc/24421/task/24425/stat : 24425 (java) S 24419 24419 4674 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 15 0 130017628 14316269568 50822 18446744073709551615 4194304 4196468 140725463622640 140141121227024 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24426] ppid=24419 vsize=13980732 memory=7590590927539810625 CPUtime=0.01 cores=1,3,5,7

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

/proc/24421/task/24429/stat : 24429 (java) S 24419 24419 4674 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 130017630 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140505515264 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24430] ppid=24419 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24430/stat : 24430 (java) S 24419 24419 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140504463824 140141523744667 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24431] ppid=24419 vsize=13980732 memory=1380 CPUtime=2.79 cores=1,3,5,7
/proc/24421/task/24431/stat : 24431 (java) S 24419 24419 4674 0 -1 1077944384 19285 0 0 0 277 2 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140503410928 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24432] ppid=24419 vsize=13980732 memory=1380 CPUtime=2.92 cores=1,3,5,7
/proc/24421/task/24432/stat : 24432 (java) S 24419 24419 4674 0 -1 1077944384 19917 0 0 0 290 2 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140502358384 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24433] ppid=24419 vsize=13980732 memory=1380 CPUtime=0.61 cores=1,3,5,7
/proc/24421/task/24433/stat : 24433 (java) S 24419 24419 4674 0 -1 1077944384 9626 0 0 0 59 2 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140501305328 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24434] ppid=24419 vsize=13980732 memory=256880 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24434/stat : 24434 (java) S 24419 24419 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140500253024 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24435] ppid=24419 vsize=13980732 memory=2320 CPUtime=1.14 cores=1,3,5,7
/proc/24421/task/24435/stat : 24435 (java) S 24419 24419 4674 0 -1 1077944384 853 0 0 0 54 60 0 0 20 0 15 0 130017639 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140499201072 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
Current children cumulated CPU time: 2449.96 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 258260 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.93 4/216 24671
/proc/meminfo: memFree=31196272/32770624 swapFree=67108764/67108860
[pid=24419] ppid=24416 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24419/stat : 24419 (xcsp3-exec) S 24416 24419 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 130017622 9740288 345 18446744073709551615 4194304 5098028 140722773904032 140722773902136 140039995396732 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 5 0 0 7196144 7232144 28024832 140722773909881 140722773910085 140722773910085 140722773913579 0
/proc/24419/statm: 2378 345 289 221 0 87 0
[pid=24421] ppid=24419 vsize=13980732 memory=256880 CPUtime=2509.99 cores=1,3,5,7
/proc/24421/stat : 24421 (java) S 24419 24419 4674 0 -1 1077944320 71606 0 0 0 250928 71 0 0 20 0 15 0 130017627 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140725463605184 140141523726071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
/proc/24421/statm: 3495183 64220 3231 1 0 3483476 0
[pid=24421/tid=24422] ppid=24419 vsize=13980732 memory=256880 CPUtime=2502.17 cores=1,3,5,7
/proc/24421/task/24422/stat : 24422 (java) R 24419 24419 4674 0 -1 4202560 18023 0 0 0 250209 8 0 0 20 0 15 0 130017628 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140141527962432 140141169266212 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24423] ppid=24419 vsize=13980732 memory=256880 CPUtime=0.05 cores=1,3,5,7
/proc/24421/task/24423/stat : 24423 (java) S 24419 24419 4674 0 -1 1077944384 263 0 0 0 4 1 0 0 20 0 15 0 130017628 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140141123332624 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24424] ppid=24419 vsize=13980732 memory=256880 CPUtime=0.05 cores=1,3,5,7
/proc/24421/task/24424/stat : 24424 (java) S 24419 24419 4674 0 -1 1077944384 106 0 0 0 3 2 0 0 20 0 15 0 130017628 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140141122280080 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24425] ppid=24419 vsize=13980732 memory=1380 CPUtime=0.05 cores=1,3,5,7
/proc/24421/task/24425/stat : 24425 (java) S 24419 24419 4674 0 -1 1077944384 643 0 0 0 4 1 0 0 20 0 15 0 130017628 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140141121227024 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24426] ppid=24419 vsize=13980732 memory=256880 CPUtime=0.05 cores=1,3,5,7
/proc/24421/task/24426/stat : 24426 (java) S 24419 24419 4674 0 -1 1077944384 436 0 0 0 3 2 0 0 20 0 15 0 130017628 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140141120174480 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24427] ppid=24419 vsize=13980732 memory=256880 CPUtime=0.05 cores=1,3,5,7
/proc/24421/task/24427/stat : 24427 (java) S 24419 24419 4674 0 -1 1077944384 1010 0 0 0 3 2 0 0 20 0 15 0 130017630 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140507622128 140141523737218 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24428] ppid=24419 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24428/stat : 24428 (java) S 24419 24419 4674 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 130017630 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140506568416 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24429] ppid=24419 vsize=13980732 memory=256880 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24429/stat : 24429 (java) S 24419 24419 4674 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 130017630 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140505515264 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24430] ppid=24419 vsize=13980732 memory=4148 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24430/stat : 24430 (java) S 24419 24419 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140504463824 140141523744667 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24431] ppid=24419 vsize=13980732 memory=1380 CPUtime=2.79 cores=1,3,5,7
/proc/24421/task/24431/stat : 24431 (java) S 24419 24419 4674 0 -1 1077944384 19286 0 0 0 277 2 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140503410928 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24432] ppid=24419 vsize=13980732 memory=-8774313645642428999 CPUtime=2.92 cores=1,3,5,7
/proc/24421/task/24432/stat : 24432 (java) S 24419 24419 4674 0 -1 1077944384 19917 0 0 0 290 2 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140502358384 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24433] ppid=24419 vsize=13980732 memory=256880 CPUtime=0.61 cores=1,3,5,7
/proc/24421/task/24433/stat : 24433 (java) S 24419 24419 4674 0 -1 1077944384 9677 0 0 0 59 2 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140501305328 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24434] ppid=24419 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24434/stat : 24434 (java) S 24419 24419 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140500253024 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24435] ppid=24419 vsize=13980732 memory=256880 CPUtime=1.18 cores=1,3,5,7
/proc/24421/task/24435/stat : 24435 (java) S 24419 24419 4674 0 -1 1077944384 857 0 0 0 56 62 0 0 20 0 15 0 130017639 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140499201072 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
Current children cumulated CPU time: 2509.99 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 258260 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.3 s]
/proc/loadavg: 2.00 1.99 1.93 4/216 24671
/proc/meminfo: memFree=31196396/32770624 swapFree=67108764/67108860
[pid=24419] ppid=24416 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24419/stat : 24419 (xcsp3-exec) S 24416 24419 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 130017622 9740288 345 18446744073709551615 4194304 5098028 140722773904032 140722773902136 140039995396732 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 5 0 0 7196144 7232144 28024832 140722773909881 140722773910085 140722773910085 140722773913579 0
/proc/24419/statm: 2378 345 289 221 0 87 0
[pid=24421] ppid=24419 vsize=13980732 memory=256880 CPUtime=2520 cores=1,3,5,7
/proc/24421/stat : 24421 (java) S 24419 24419 4674 0 -1 1077944320 71678 0 0 0 251929 71 0 0 20 0 15 0 130017627 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140725463605184 140141523726071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
/proc/24421/statm: 3495183 64220 3231 1 0 3483476 0
[pid=24421/tid=24422] ppid=24419 vsize=13980732 memory=256880 CPUtime=2512.17 cores=1,3,5,7
/proc/24421/task/24422/stat : 24422 (java) R 24419 24419 4674 0 -1 4202560 18026 0 0 0 251209 8 0 0 20 0 15 0 130017628 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140141527962424 140141169266080 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24423] ppid=24419 vsize=13980732 memory=256880 CPUtime=0.05 cores=1,3,5,7
/proc/24421/task/24423/stat : 24423 (java) S 24419 24419 4674 0 -1 1077944384 263 0 0 0 4 1 0 0 20 0 15 0 130017628 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140141123332624 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24424] ppid=24419 vsize=13980732 memory=256880 CPUtime=0.05 cores=1,3,5,7
/proc/24421/task/24424/stat : 24424 (java) S 24419 24419 4674 0 -1 1077944384 106 0 0 0 3 2 0 0 20 0 15 0 130017628 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140141122280080 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24425] ppid=24419 vsize=13980732 memory=256880 CPUtime=0.05 cores=1,3,5,7
/proc/24421/task/24425/stat : 24425 (java) S 24419 24419 4674 0 -1 1077944384 643 0 0 0 4 1 0 0 20 0 15 0 130017628 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140141121227024 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24426] ppid=24419 vsize=13980732 memory=256880 CPUtime=0.05 cores=1,3,5,7
/proc/24421/task/24426/stat : 24426 (java) S 24419 24419 4674 0 -1 1077944384 436 0 0 0 3 2 0 0 20 0 15 0 130017628 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140141120174480 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24427] ppid=24419 vsize=13980732 memory=1380 CPUtime=0.05 cores=1,3,5,7
/proc/24421/task/24427/stat : 24427 (java) S 24419 24419 4674 0 -1 1077944384 1010 0 0 0 3 2 0 0 20 0 15 0 130017630 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140507622128 140141523737218 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24428] ppid=24419 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24428/stat : 24428 (java) S 24419 24419 4674 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 130017630 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140506568416 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24429] ppid=24419 vsize=13980732 memory=644 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24429/stat : 24429 (java) S 24419 24419 4674 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 130017630 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140505515264 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24430] ppid=24419 vsize=13980732 memory=984 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24430/stat : 24430 (java) S 24419 24419 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140504463824 140141523744667 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24431] ppid=24419 vsize=13980732 memory=256880 CPUtime=2.79 cores=1,3,5,7
/proc/24421/task/24431/stat : 24431 (java) S 24419 24419 4674 0 -1 1077944384 19355 0 0 0 277 2 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140503410928 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24432] ppid=24419 vsize=13980732 memory=1380 CPUtime=2.92 cores=1,3,5,7
/proc/24421/task/24432/stat : 24432 (java) S 24419 24419 4674 0 -1 1077944384 19917 0 0 0 290 2 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140502358384 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24433] ppid=24419 vsize=13980732 memory=1380 CPUtime=0.61 cores=1,3,5,7
/proc/24421/task/24433/stat : 24433 (java) S 24419 24419 4674 0 -1 1077944384 9677 0 0 0 59 2 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140501305328 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24434] ppid=24419 vsize=13980732 memory=4148 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24434/stat : 24434 (java) S 24419 24419 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140500253024 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24435] ppid=24419 vsize=13980732 memory=796 CPUtime=1.18 cores=1,3,5,7
/proc/24421/task/24435/stat : 24435 (java) S 24419 24419 4674 0 -1 1077944384 857 0 0 0 56 62 0 0 20 0 15 0 130017639 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140499201072 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 258260 KiB

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

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

[startup+2512.31 s]
# the end of solver process 24421 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.3 s, system=0.717078 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+2512.3 s]
/proc/loadavg: 2.00 1.99 1.93 4/216 24671
/proc/meminfo: memFree=31196396/32770624 swapFree=67108764/67108860
[pid=24419] ppid=24416 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24419/stat : 24419 (xcsp3-exec) S 24416 24419 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 130017622 9740288 345 18446744073709551615 4194304 5098028 140722773904032 140722773902136 140039995396732 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 5 0 0 7196144 7232144 28024832 140722773909881 140722773910085 140722773910085 140722773913579 0
/proc/24419/statm: 2378 345 289 221 0 87 0
[pid=24421] ppid=24419 vsize=13980732 memory=256880 CPUtime=2520 cores=1,3,5,7
/proc/24421/stat : 24421 (java) S 24419 24419 4674 0 -1 1077944320 71678 0 0 0 251929 71 0 0 20 0 15 0 130017627 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140725463605184 140141523726071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
/proc/24421/statm: 3495183 64220 3231 1 0 3483476 0
[pid=24421/tid=24422] ppid=24419 vsize=13980732 memory=256880 CPUtime=2512.17 cores=1,3,5,7
/proc/24421/task/24422/stat : 24422 (java) R 24419 24419 4674 0 -1 4202560 18026 0 0 0 251209 8 0 0 20 0 15 0 130017628 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140141527962424 140141169266080 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24423] ppid=24419 vsize=13980732 memory=256880 CPUtime=0.05 cores=1,3,5,7
/proc/24421/task/24423/stat : 24423 (java) S 24419 24419 4674 0 -1 1077944384 263 0 0 0 4 1 0 0 20 0 15 0 130017628 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140141123332624 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24424] ppid=24419 vsize=13980732 memory=256880 CPUtime=0.05 cores=1,3,5,7
/proc/24421/task/24424/stat : 24424 (java) S 24419 24419 4674 0 -1 1077944384 106 0 0 0 3 2 0 0 20 0 15 0 130017628 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140141122280080 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24425] ppid=24419 vsize=13980732 memory=256880 CPUtime=0.05 cores=1,3,5,7
/proc/24421/task/24425/stat : 24425 (java) S 24419 24419 4674 0 -1 1077944384 643 0 0 0 4 1 0 0 20 0 15 0 130017628 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140141121227024 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24426] ppid=24419 vsize=13980732 memory=256880 CPUtime=0.05 cores=1,3,5,7
/proc/24421/task/24426/stat : 24426 (java) S 24419 24419 4674 0 -1 1077944384 436 0 0 0 3 2 0 0 20 0 15 0 130017628 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140141120174480 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24427] ppid=24419 vsize=13980732 memory=1380 CPUtime=0.05 cores=1,3,5,7
/proc/24421/task/24427/stat : 24427 (java) S 24419 24419 4674 0 -1 1077944384 1010 0 0 0 3 2 0 0 20 0 15 0 130017630 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140507622128 140141523737218 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24428] ppid=24419 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24428/stat : 24428 (java) S 24419 24419 4674 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 130017630 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140506568416 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24429] ppid=24419 vsize=13980732 memory=644 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24429/stat : 24429 (java) S 24419 24419 4674 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 130017630 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140505515264 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24430] ppid=24419 vsize=13980732 memory=984 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24430/stat : 24430 (java) S 24419 24419 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140504463824 140141523744667 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24431] ppid=24419 vsize=13980732 memory=256880 CPUtime=2.79 cores=1,3,5,7
/proc/24421/task/24431/stat : 24431 (java) S 24419 24419 4674 0 -1 1077944384 19355 0 0 0 277 2 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140503410928 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24432] ppid=24419 vsize=13980732 memory=1380 CPUtime=2.92 cores=1,3,5,7
/proc/24421/task/24432/stat : 24432 (java) S 24419 24419 4674 0 -1 1077944384 19917 0 0 0 290 2 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140502358384 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24433] ppid=24419 vsize=13980732 memory=1380 CPUtime=0.61 cores=1,3,5,7
/proc/24421/task/24433/stat : 24433 (java) S 24419 24419 4674 0 -1 1077944384 9677 0 0 0 59 2 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140501305328 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24434] ppid=24419 vsize=13980732 memory=4148 CPUtime=0 cores=1,3,5,7
/proc/24421/task/24434/stat : 24434 (java) S 24419 24419 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130017633 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140500253024 140141523736277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
[pid=24421/tid=24435] ppid=24419 vsize=13980732 memory=796 CPUtime=1.18 cores=1,3,5,7
/proc/24421/task/24435/stat : 24435 (java) S 24419 24419 4674 0 -1 1077944384 857 0 0 0 56 62 0 0 20 0 15 0 130017639 14316269568 64220 18446744073709551615 4194304 4196468 140725463622640 140140499201072 140141523737218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 32657408 140725463630257 140725463630433 140725463630433 140725463633871 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 258260 KiB

Child status: 143
Real time (s): 2512.31
CPU time (s): 2520.02
CPU user time (s): 2519.3
CPU system time (s): 0.717078
CPU usage (%): 100.307
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 258260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.3
system time used= 0.717078
maximum resident set size= 276880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72419
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57499
involuntary context switches= 716


# summary of solver processes directly reported to runsolver:
#   pid: 24419,24421
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2519.3
#   total CPU system time (s): 0.717078

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2521 second user time and 25.4359 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-15 21:11:18
IDJOB=4269010
IDBENCH=135971
IDSOLVER=2660
FILE ID=node134/4269010-1502825110
RUNJOBID= node134-1502649032-24471
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-ft/BinPacking-tab-ft120-15.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4269010-1502825110/watcher-4269010-1502825110 -o /tmp/evaluation-result-4269010-1502825110/solver-4269010-1502825110 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24471 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 318365820 HOME/instance-4269010-1502825110.xml

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

MD5SUM BENCH= 3d6808b330f5ae5835187fa3c31c3257
RANDOM SEED=318365820

node134.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.43
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.43
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.43
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.43
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:        31444200 kB
MemAvailable:   31754072 kB
Buffers:          284680 kB
Cached:           327928 kB
SwapCached:            4 kB
Active:           619404 kB
Inactive:         257852 kB
Active(anon):     211468 kB
Inactive(anon):   102676 kB
Active(file):     407936 kB
Inactive(file):   155176 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              8312 kB
Writeback:           112 kB
AnonPages:        264304 kB
Mapped:            74760 kB
Shmem:             49756 kB
Slab:             152048 kB
SReclaimable:     125188 kB
SUnreclaim:        26860 kB
KernelStack:        3568 kB
PageTables:         6760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1177468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-15 21:53:10