Trace number 4271916

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameBinPacking/
BinPacking-mdd-ft/BinPacking-mdd-ft120-15.xml
MD5SUMb641d135752528099b6bd819b25278f3
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.08
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 constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","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.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271916-1502828922.xml"  -tl '2520s' -p 1 -x 3
0.09/0.27	c [HOME/instance-4271916-1502828922.xml, -tl, 2520s, -p, 1, -x, 3]
0.28/0.33	c simple solver
0.28/0.40	c parse instance...
2.10/1.05	c solve instance...
164.54/156.50	o 0 
2520.03/2492.30	s SATISFIABLE
2520.03/2492.30	v <instantiation>
2520.03/2492.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.03/2492.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.03/2492.30	v </instantiation>
2520.03/2492.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 (14472 MiB free)
  memory of node 1: 16384 MiB (15333 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271916-1502828922/watcher-4271916-1502828922 -o /tmp/evaluation-result-4271916-1502828922/solver-4271916-1502828922 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 428698450 HOME/instance-4271916-1502828922.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
Current StackSize limit: 8192 KiB

solver pid=10242, runsolver pid=10239

[startup+0.100139 s]*
/proc/loadavg: 1.98 2.00 1.95 2/199 10245
/proc/meminfo: memFree=30518308/32770624 swapFree=67108860/67108860
[pid=10242] ppid=10239 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10242/stat : 10242 (xcsp3-exec) S 10239 10242 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 85112819 9740288 345 18446744073709551615 4194304 5098028 140737193617472 140737193615576 139890677056124 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 30806016 140737193623929 140737193624133 140737193624133 140737193627627 0
/proc/10242/statm: 2378 345 289 221 0 87 0
[pid=10244] ppid=10242 vsize=13358712 memory=14104 CPUtime=0 cores=1,3,5,7
/proc/10244/stat : 10244 (java) S 10242 10242 897 0 -1 1077944320 3306 0 0 0 0 0 0 0 20 0 6 0 85112828 13679321088 3526 18446744073709551615 4194304 4196468 140730879101088 140730879083632 139797210603255 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
/proc/10244/statm: 3339678 3526 1892 1 0 3329175 0
[pid=10244/tid=10245] ppid=10242 vsize=13358712 memory=7022364594140610616 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10245/stat : 10245 (java) R 10242 10242 897 0 -1 4202560 2102 0 0 0 0 0 0 0 20 0 6 0 85112828 13679321088 3592 18446744073709551615 4194304 4196468 140730879101088 139797214839376 139797196285781 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10246] ppid=10242 vsize=13358712 memory=4294979915 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10246/stat : 10246 (java) S 10242 10242 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 85112829 13679321088 3592 18446744073709551615 4194304 4196468 140730879101088 139797167569552 139797210613461 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10247] ppid=10242 vsize=13358712 memory=3834446309239723680 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10247/stat : 10247 (java) S 10242 10242 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 85112829 13679321088 3592 18446744073709551615 4194304 4196468 140730879101088 139797166516752 139797210613461 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10248] ppid=10242 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10248/stat : 10248 (java) S 10242 10242 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 85112829 13679321088 3592 18446744073709551615 4194304 4196468 140730879101088 139797165463952 139797210613461 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10249] ppid=10242 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10249/stat : 10249 (java) S 10242 10242 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 85112829 13679321088 3592 18446744073709551615 4194304 4196468 140730879101088 139797164411152 139797210613461 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15484 KiB

[startup+0.210014 s]*
/proc/loadavg: 1.98 2.00 1.95 3/212 10258
/proc/meminfo: memFree=30507060/32770624 swapFree=67108860/67108860
[pid=10242] ppid=10239 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10242/stat : 10242 (xcsp3-exec) S 10239 10242 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 85112819 9740288 345 18446744073709551615 4194304 5098028 140737193617472 140737193615576 139890677056124 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 30806016 140737193623929 140737193624133 140737193624133 140737193627627 0
/proc/10242/statm: 2378 345 289 221 0 87 0
[pid=10244] ppid=10242 vsize=13974352 memory=27440 CPUtime=0.09 cores=1,3,5,7
/proc/10244/stat : 10244 (java) S 10242 10242 897 0 -1 1077944320 5259 0 0 0 8 1 0 0 20 0 15 0 85112828 14309736448 6860 18446744073709551615 4194304 4196468 140730879101088 140730879083632 139797210603255 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
/proc/10244/statm: 3493588 6860 2756 1 0 3482964 0
[pid=10244/tid=10245] ppid=10242 vsize=13974352 memory=7022364594140610616 CPUtime=0.07 cores=1,3,5,7
/proc/10244/task/10245/stat : 10245 (java) R 10242 10242 897 0 -1 4202560 3405 0 0 0 6 1 0 0 20 0 15 0 85112828 14309736448 6860 18446744073709551615 4194304 4196468 140730879101088 139797214833408 139797194683742 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10246] ppid=10242 vsize=13974352 memory=4294979915 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10246/stat : 10246 (java) S 10242 10242 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85112829 14309736448 6860 18446744073709551615 4194304 4196468 140730879101088 139797167569552 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10247] ppid=10242 vsize=13974352 memory=3834446309239723680 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10247/stat : 10247 (java) S 10242 10242 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85112829 14309736448 6860 18446744073709551615 4194304 4196468 140730879101088 139797166516752 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10248] ppid=10242 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10248/stat : 10248 (java) S 10242 10242 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85112829 14309736448 6860 18446744073709551615 4194304 4196468 140730879101088 139797165463952 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10249] ppid=10242 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10249/stat : 10249 (java) S 10242 10242 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85112829 14309736448 6860 18446744073709551615 4194304 4196468 140730879101088 139797164411152 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10250] ppid=10242 vsize=13974352 memory=140093436630656 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10250/stat : 10250 (java) S 10242 10242 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85112830 14309736448 6860 18446744073709551615 4194304 4196468 140730879101088 139796689185648 139797210614402 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10251] ppid=10242 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10251/stat : 10251 (java) S 10242 10242 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 85112831 14309736448 6860 18446744073709551615 4194304 4196468 140730879101088 139796688131616 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10252] ppid=10242 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10252/stat : 10252 (java) S 10242 10242 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 85112831 14309736448 6860 18446744073709551615 4194304 4196468 140730879101088 139796687078768 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10253] ppid=10242 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10253/stat : 10253 (java) S 10242 10242 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85112833 14309736448 6860 18446744073709551615 4194304 4196468 140730879101088 139796686027088 139797210621851 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10254] ppid=10242 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10254/stat : 10254 (java) R 10242 10242 897 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 85112833 14309736448 6860 18446744073709551615 4194304 4196468 140730879101088 139796684974448 139797210614402 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10255] ppid=10242 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10255/stat : 10255 (java) R 10242 10242 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85112833 14309736448 6860 18446744073709551615 4194304 4196468 140730879101088 139796683921648 139797210614402 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10256] ppid=10242 vsize=13974352 memory=140093436630656 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10256/stat : 10256 (java) R 10242 10242 897 0 -1 4202560 239 0 0 0 0 0 0 0 20 0 15 0 85112833 14309736448 6860 18446744073709551615 4194304 4196468 140730879101088 139796682868848 139797210615190 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10257] ppid=10242 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10257/stat : 10257 (java) S 10242 10242 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85112834 14309736448 6860 18446744073709551615 4194304 4196468 140730879101088 139796681816288 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10258] ppid=10242 vsize=13974352 memory=140093436630656 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10258/stat : 10258 (java) S 10242 10242 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85112838 14309736448 6860 18446744073709551615 4194304 4196468 140730879101088 139796680764592 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28820 KiB

[startup+0.311726 s]*
/proc/loadavg: 1.98 2.00 1.95 5/212 10258
/proc/meminfo: memFree=30494216/32770624 swapFree=67108860/67108860
[pid=10242] ppid=10239 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10242/stat : 10242 (xcsp3-exec) S 10239 10242 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 85112819 9740288 345 18446744073709551615 4194304 5098028 140737193617472 140737193615576 139890677056124 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 30806016 140737193623929 140737193624133 140737193624133 140737193627627 0
/proc/10242/statm: 2378 345 289 221 0 87 0
[pid=10244] ppid=10242 vsize=13974352 memory=37184 CPUtime=0.28 cores=1,3,5,7
/proc/10244/stat : 10244 (java) S 10242 10242 897 0 -1 1077944320 8894 0 0 0 26 2 0 0 20 0 15 0 85112828 14309736448 9296 18446744073709551615 4194304 4196468 140730879101088 140730879083632 139797210603255 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
/proc/10244/statm: 3493588 9296 2984 1 0 3482964 0
[pid=10244/tid=10245] ppid=10242 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/10244/task/10245/stat : 10245 (java) R 10242 10242 897 0 -1 4202560 6115 0 0 0 15 2 0 0 20 0 15 0 85112828 14309736448 9296 18446744073709551615 4194304 4196468 140730879101088 139797214836016 139797210625181 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10246] ppid=10242 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10246/stat : 10246 (java) S 10242 10242 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85112829 14309736448 9296 18446744073709551615 4194304 4196468 140730879101088 139797167569552 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10247] ppid=10242 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10247/stat : 10247 (java) S 10242 10242 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85112829 14309736448 9296 18446744073709551615 4194304 4196468 140730879101088 139797166516752 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10248] ppid=10242 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10248/stat : 10248 (java) S 10242 10242 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85112829 14309736448 9296 18446744073709551615 4194304 4196468 140730879101088 139797165463952 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10249] ppid=10242 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10249/stat : 10249 (java) S 10242 10242 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85112829 14309736448 9296 18446744073709551615 4194304 4196468 140730879101088 139797164411152 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10250] ppid=10242 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10250/stat : 10250 (java) S 10242 10242 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85112830 14309736448 9296 18446744073709551615 4194304 4196468 140730879101088 139796689185648 139797210614402 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10251] ppid=10242 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10251/stat : 10251 (java) S 10242 10242 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 85112831 14309736448 9296 18446744073709551615 4194304 4196468 140730879101088 139796688131616 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10252] ppid=10242 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10252/stat : 10252 (java) S 10242 10242 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 85112831 14309736448 9296 18446744073709551615 4194304 4196468 140730879101088 139796687078768 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10253] ppid=10242 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10253/stat : 10253 (java) S 10242 10242 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85112833 14309736448 9296 18446744073709551615 4194304 4196468 140730879101088 139796686027088 139797210621851 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10254] ppid=10242 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10244/task/10254/stat : 10254 (java) R 10242 10242 897 0 -1 4202560 687 0 0 0 2 0 0 0 20 0 15 0 85112833 14309736448 9296 18446744073709551615 4194304 4196468 140730879101088 139796684974448 139797190265473 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10255] ppid=10242 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/10244/task/10255/stat : 10255 (java) R 10242 10242 897 0 -1 1077944384 87 0 0 0 1 0 0 0 20 0 15 0 85112833 14309736448 9296 18446744073709551615 4194304 4196468 140730879101088 139796683921648 139797210614402 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10256] ppid=10242 vsize=13974352 memory=140093436630656 CPUtime=0.06 cores=1,3,5,7
/proc/10244/task/10256/stat : 10256 (java) R 10242 10242 897 0 -1 4202560 713 0 0 0 6 0 0 0 20 0 15 0 85112833 14309736448 9296 18446744073709551615 4194304 4196468 140730879101088 139796682868848 139797194683742 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10257] ppid=10242 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10257/stat : 10257 (java) S 10242 10242 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85112834 14309736448 9296 18446744073709551615 4194304 4196468 140730879101088 139796681816288 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10258] ppid=10242 vsize=13974352 memory=140093436630656 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10258/stat : 10258 (java) S 10242 10242 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85112838 14309736448 9296 18446744073709551615 4194304 4196468 140730879101088 139796680764592 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38564 KiB

[startup+0.702238 s]
/proc/loadavg: 1.98 2.00 1.95 5/212 10258
/proc/meminfo: memFree=30482260/32770624 swapFree=67108860/67108860
[pid=10242] ppid=10239 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10242/stat : 10242 (xcsp3-exec) S 10239 10242 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 85112819 9740288 345 18446744073709551615 4194304 5098028 140737193617472 140737193615576 139890677056124 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 30806016 140737193623929 140737193624133 140737193624133 140737193627627 0
/proc/10242/statm: 2378 345 289 221 0 87 0
[pid=10244] ppid=10242 vsize=13978684 memory=84656 CPUtime=1.24 cores=1,3,5,7
/proc/10244/stat : 10244 (java) S 10242 10242 897 0 -1 1077944320 13330 0 0 0 119 5 0 0 20 0 15 0 85112828 14314172416 21164 18446744073709551615 4194304 4196468 140730879101088 140730879083632 139797210603255 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
/proc/10244/statm: 3494671 21164 3158 1 0 3482964 0
[pid=10244/tid=10245] ppid=10242 vsize=13978684 memory=1228 CPUtime=0.55 cores=1,3,5,7
/proc/10244/task/10245/stat : 10245 (java) R 10242 10242 897 0 -1 4202560 7937 0 0 0 51 4 0 0 20 0 15 0 85112828 14314172416 21164 18446744073709551615 4194304 4196468 140730879101088 139797214836352 139797194646885 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10246] ppid=10242 vsize=13978684 memory=796 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10246/stat : 10246 (java) S 10242 10242 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85112829 14314172416 21164 18446744073709551615 4194304 4196468 140730879101088 139797167569552 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10247] ppid=10242 vsize=13978684 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10247/stat : 10247 (java) S 10242 10242 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85112829 14314172416 21164 18446744073709551615 4194304 4196468 140730879101088 139797166516752 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10248] ppid=10242 vsize=13978684 memory=387 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10248/stat : 10248 (java) S 10242 10242 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85112829 14314172416 21164 18446744073709551615 4194304 4196468 140730879101088 139797165463952 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10249] ppid=10242 vsize=13978684 memory=329 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10249/stat : 10249 (java) S 10242 10242 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85112829 14314172416 21164 18446744073709551615 4194304 4196468 140730879101088 139797164411152 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10250] ppid=10242 vsize=13978684 memory=1092 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10250/stat : 10250 (java) S 10242 10242 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 85112830 14314172416 21164 18446744073709551615 4194304 4196468 140730879101088 139796689185648 139797210614402 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10251] ppid=10242 vsize=13978684 memory=288 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10251/stat : 10251 (java) S 10242 10242 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 85112831 14314172416 21164 18446744073709551615 4194304 4196468 140730879101088 139796688131616 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10252] ppid=10242 vsize=13978684 memory=81 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10252/stat : 10252 (java) S 10242 10242 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 85112831 14314172416 21164 18446744073709551615 4194304 4196468 140730879101088 139796687078768 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10253] ppid=10242 vsize=13978684 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10253/stat : 10253 (java) S 10242 10242 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85112833 14314172416 21164 18446744073709551615 4194304 4196468 140730879101088 139796686027088 139797210621851 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10254] ppid=10242 vsize=13978684 memory=6657 CPUtime=0.23 cores=1,3,5,7
/proc/10244/task/10254/stat : 10254 (java) R 10242 10242 897 0 -1 4202560 1576 0 0 0 23 0 0 0 20 0 15 0 85112833 14314172416 21164 18446744073709551615 4194304 4196468 140730879101088 139796684963616 139797191782800 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10255] ppid=10242 vsize=13978684 memory=4420 CPUtime=0.22 cores=1,3,5,7
/proc/10244/task/10255/stat : 10255 (java) R 10242 10242 897 0 -1 4202560 1248 0 0 0 22 0 0 0 20 0 15 0 85112833 14314172416 21164 18446744073709551615 4194304 4196468 140730879101088 139796683911568 139797193990095 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10256] ppid=10242 vsize=13978684 memory=6628 CPUtime=0.22 cores=1,3,5,7
/proc/10244/task/10256/stat : 10256 (java) S 10242 10242 897 0 -1 1077944384 1263 0 0 0 22 0 0 0 20 0 15 0 85112833 14314172416 21164 18446744073709551615 4194304 4196468 140730879101088 139796682868848 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10257] ppid=10242 vsize=13978684 memory=6660 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10257/stat : 10257 (java) S 10242 10242 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85112834 14314172416 21164 18446744073709551615 4194304 4196468 140730879101088 139796681816288 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10258] ppid=10242 vsize=13978684 memory=33 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10258/stat : 10258 (java) S 10242 10242 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85112838 14314172416 21164 18446744073709551615 4194304 4196468 140730879101088 139796680764592 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 86036 KiB

[startup+1.5008 s]
/proc/loadavg: 1.98 2.00 1.95 6/212 10258
/proc/meminfo: memFree=30365404/32770624 swapFree=67108860/67108860
[pid=10242] ppid=10239 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10242/stat : 10242 (xcsp3-exec) S 10239 10242 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 85112819 9740288 345 18446744073709551615 4194304 5098028 140737193617472 140737193615576 139890677056124 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 30806016 140737193623929 140737193624133 140737193624133 140737193627627 0
/proc/10242/statm: 2378 345 289 221 0 87 0
[pid=10244] ppid=10242 vsize=13980732 memory=181716 CPUtime=3.39 cores=1,3,5,7
/proc/10244/stat : 10244 (java) S 10242 10242 897 0 -1 1077944320 22556 0 0 0 331 8 0 0 20 0 15 0 85112828 14316269568 45429 18446744073709551615 4194304 4196468 140730879101088 140730879083632 139797210603255 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
/proc/10244/statm: 3495183 45429 3189 1 0 3483476 0
[pid=10244/tid=10245] ppid=10242 vsize=13980732 memory=1228 CPUtime=1.35 cores=1,3,5,7
/proc/10244/task/10245/stat : 10245 (java) R 10242 10242 897 0 -1 4202560 8992 0 0 0 129 6 0 0 20 0 15 0 85112828 14316269568 45429 18446744073709551615 4194304 4196468 140730879101088 139797214838976 139796844671223 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10246] ppid=10242 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10246/stat : 10246 (java) S 10242 10242 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85112829 14316269568 45429 18446744073709551615 4194304 4196468 140730879101088 139797167569552 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10247] ppid=10242 vsize=13980732 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10247/stat : 10247 (java) S 10242 10242 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85112829 14316269568 45429 18446744073709551615 4194304 4196468 140730879101088 139797166516752 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10248] ppid=10242 vsize=13980732 memory=36 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10248/stat : 10248 (java) S 10242 10242 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85112829 14316269568 45429 18446744073709551615 4194304 4196468 140730879101088 139797165463952 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10249] ppid=10242 vsize=13980732 memory=35 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10249/stat : 10249 (java) S 10242 10242 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85112829 14316269568 45429 18446744073709551615 4194304 4196468 140730879101088 139797164411152 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10250] ppid=10242 vsize=13980732 memory=27 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10250/stat : 10250 (java) S 10242 10242 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 85112830 14316269568 45429 18446744073709551615 4194304 4196468 140730879101088 139796689185648 139797210614402 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10251] ppid=10242 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10251/stat : 10251 (java) S 10242 10242 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 85112831 14316269568 45429 18446744073709551615 4194304 4196468 140730879101088 139796688131616 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10252] ppid=10242 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/10244/task/10252/stat : 10252 (java) S 10242 10242 897 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 85112831 14316269568 116791 18446744073709551615 4194304 4196468 140730879101088 139796687078784 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10253] ppid=10242 vsize=13980732 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10253/stat : 10253 (java) S 10242 10242 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85112833 14316269568 116791 18446744073709551615 4194304 4196468 140730879101088 139796686027088 139797210621851 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10254] ppid=10242 vsize=13980732 memory=2316 CPUtime=4.53 cores=1,3,5,7
/proc/10244/task/10254/stat : 10254 (java) S 10242 10242 897 0 -1 1077944384 32472 0 0 0 451 2 0 0 20 0 15 0 85112833 14316269568 116791 18446744073709551615 4194304 4196468 140730879101088 139796684974448 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10255] ppid=10242 vsize=13980732 memory=1380 CPUtime=4.72 cores=1,3,5,7
/proc/10244/task/10255/stat : 10255 (java) S 10242 10242 897 0 -1 1077944384 28967 0 0 0 469 3 0 0 20 0 15 0 85112833 14316269568 116791 18446744073709551615 4194304 4196468 140730879101088 139796683921648 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10256] ppid=10242 vsize=13980732 memory=4116 CPUtime=0.79 cores=1,3,5,7
/proc/10244/task/10256/stat : 10256 (java) S 10242 10242 897 0 -1 1077944384 11467 0 0 0 77 2 0 0 20 0 15 0 85112833 14316269568 116791 18446744073709551615 4194304 4196468 140730879101088 139796682868848 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10257] ppid=10242 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10257/stat : 10257 (java) S 10242 10242 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85112834 14316269568 116791 18446744073709551615 4194304 4196468 140730879101088 139796681816288 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10258] ppid=10242 vsize=13980732 memory=461148 CPUtime=1.18 cores=1,3,5,7
/proc/10244/task/10258/stat : 10258 (java) S 10242 10242 897 0 -1 1077944384 1239 0 0 0 55 63 0 0 20 0 15 0 85112838 14316269568 116791 18446744073709551615 4194304 4196468 140730879101088 139796680764592 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
Current children cumulated CPU time: 2408.5 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 468544 KiB

[startup+2442.3 s]
/proc/loadavg: 1.38 1.34 1.43 3/211 10477
/proc/meminfo: memFree=30088976/32770624 swapFree=67108860/67108860
[pid=10242] ppid=10239 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10242/stat : 10242 (xcsp3-exec) S 10239 10242 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 85112819 9740288 345 18446744073709551615 4194304 5098028 140737193617472 140737193615576 139890677056124 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 30806016 140737193623929 140737193624133 140737193624133 140737193627627 0
/proc/10242/statm: 2378 345 289 221 0 87 0
[pid=10244] ppid=10242 vsize=13980732 memory=466900 CPUtime=2469.23 cores=1,3,5,7
/proc/10244/stat : 10244 (java) S 10242 10242 897 0 -1 1077944320 227111 0 0 0 246652 271 0 0 20 0 15 0 85112828 14316269568 116725 18446744073709551615 4194304 4196468 140730879101088 140730879083632 139797210603255 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
/proc/10244/statm: 3495183 116725 3258 1 0 3483476 0
[pid=10244/tid=10245] ppid=10242 vsize=13980732 memory=468148 CPUtime=2435.19 cores=1,3,5,7
/proc/10244/task/10245/stat : 10245 (java) R 10242 10242 897 0 -1 4202560 62410 0 0 0 243501 18 0 0 20 0 15 0 85112828 14316269568 116725 18446744073709551615 4194304 4196468 140730879101088 139797214842640 139796840522978 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10246] ppid=10242 vsize=13980732 memory=1380 CPUtime=5.36 cores=1,3,5,7
/proc/10244/task/10246/stat : 10246 (java) S 10242 10242 897 0 -1 1077944384 15695 0 0 0 491 45 0 0 20 0 15 0 85112829 14316269568 116725 18446744073709551615 4194304 4196468 140730879101088 139797167569552 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10247] ppid=10242 vsize=13980732 memory=474304 CPUtime=5.38 cores=1,3,5,7
/proc/10244/task/10247/stat : 10247 (java) S 10242 10242 897 0 -1 1077944384 17593 0 0 0 493 45 0 0 20 0 15 0 85112829 14316269568 116725 18446744073709551615 4194304 4196468 140730879101088 139797166516752 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10248] ppid=10242 vsize=13980732 memory=474304 CPUtime=5.36 cores=1,3,5,7
/proc/10244/task/10248/stat : 10248 (java) S 10242 10242 897 0 -1 1077944384 17600 0 0 0 491 45 0 0 20 0 15 0 85112829 14316269568 116725 18446744073709551615 4194304 4196468 140730879101088 139797165463952 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10249] ppid=10242 vsize=13980732 memory=468148 CPUtime=5.35 cores=1,3,5,7
/proc/10244/task/10249/stat : 10249 (java) S 10242 10242 897 0 -1 1077944384 17151 0 0 0 491 44 0 0 20 0 15 0 85112829 14316269568 116725 18446744073709551615 4194304 4196468 140730879101088 139797164411152 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10250] ppid=10242 vsize=13980732 memory=1380 CPUtime=1.25 cores=1,3,5,7
/proc/10244/task/10250/stat : 10250 (java) S 10242 10242 897 0 -1 1077944384 21046 0 0 0 103 22 0 0 20 0 15 0 85112830 14316269568 116725 18446744073709551615 4194304 4196468 140730879101088 139796689185648 139797210614402 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10251] ppid=10242 vsize=13980732 memory=15745350110221 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10251/stat : 10251 (java) S 10242 10242 897 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 85112831 14316269568 116725 18446744073709551615 4194304 4196468 140730879101088 139796688131680 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10252] ppid=10242 vsize=13980732 memory=474304 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10252/stat : 10252 (java) S 10242 10242 897 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 85112831 14316269568 116725 18446744073709551615 4194304 4196468 140730879101088 139796687078784 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10253] ppid=10242 vsize=13980732 memory=2316 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10253/stat : 10253 (java) S 10242 10242 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85112833 14316269568 116725 18446744073709551615 4194304 4196468 140730879101088 139796686027088 139797210621851 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10254] ppid=10242 vsize=13980732 memory=474304 CPUtime=4.53 cores=1,3,5,7
/proc/10244/task/10254/stat : 10254 (java) S 10242 10242 897 0 -1 1077944384 32541 0 0 0 451 2 0 0 20 0 15 0 85112833 14316269568 116725 18446744073709551615 4194304 4196468 140730879101088 139796684974448 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10255] ppid=10242 vsize=13980732 memory=4116 CPUtime=4.72 cores=1,3,5,7
/proc/10244/task/10255/stat : 10255 (java) S 10242 10242 897 0 -1 1077944384 28969 0 0 0 469 3 0 0 20 0 15 0 85112833 14316269568 116725 18446744073709551615 4194304 4196468 140730879101088 139796683921648 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10256] ppid=10242 vsize=13980732 memory=1380 CPUtime=0.79 cores=1,3,5,7
/proc/10244/task/10256/stat : 10256 (java) S 10242 10242 897 0 -1 1077944384 11469 0 0 0 77 2 0 0 20 0 15 0 85112833 14316269568 116725 18446744073709551615 4194304 4196468 140730879101088 139796682868848 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10257] ppid=10242 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10257/stat : 10257 (java) S 10242 10242 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85112834 14316269568 116725 18446744073709551615 4194304 4196468 140730879101088 139796681816288 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10258] ppid=10242 vsize=13980732 memory=1712 CPUtime=1.2 cores=1,3,5,7
/proc/10244/task/10258/stat : 10258 (java) S 10242 10242 897 0 -1 1077944384 1243 0 0 0 56 64 0 0 20 0 15 0 85112838 14316269568 116725 18446744073709551615 4194304 4196468 140730879101088 139796680764592 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
Current children cumulated CPU time: 2469.23 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 468280 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2492.3 s]
/proc/loadavg: 1.50 1.38 1.44 3/211 10479
/proc/meminfo: memFree=30103156/32770624 swapFree=67108860/67108860
[pid=10242] ppid=10239 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10242/stat : 10242 (xcsp3-exec) S 10239 10242 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 85112819 9740288 345 18446744073709551615 4194304 5098028 140737193617472 140737193615576 139890677056124 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 30806016 140737193623929 140737193624133 140737193624133 140737193627627 0
/proc/10242/statm: 2378 345 289 221 0 87 0
[pid=10244] ppid=10242 vsize=13980732 memory=456460 CPUtime=2520.03 cores=1,3,5,7
/proc/10244/stat : 10244 (java) S 10242 10242 897 0 -1 1077944320 232384 0 0 0 251728 275 0 0 20 0 15 0 85112828 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 140730879083632 139797210603255 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
/proc/10244/statm: 3495183 114115 3258 1 0 3483476 0
[pid=10244/tid=10245] ppid=10242 vsize=13980732 memory=456460 CPUtime=2484.86 cores=1,3,5,7
/proc/10244/task/10245/stat : 10245 (java) R 10242 10242 897 0 -1 4202560 62899 0 0 0 248468 18 0 0 20 0 15 0 85112828 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139797214842640 139796846406778 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10246] ppid=10242 vsize=13980732 memory=1380 CPUtime=5.63 cores=1,3,5,7
/proc/10244/task/10246/stat : 10246 (java) S 10242 10242 897 0 -1 1077944384 16659 0 0 0 517 46 0 0 20 0 15 0 85112829 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139797167569552 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10247] ppid=10242 vsize=13980732 memory=457488 CPUtime=5.63 cores=1,3,5,7
/proc/10244/task/10247/stat : 10247 (java) S 10242 10242 897 0 -1 1077944384 18864 0 0 0 518 45 0 0 20 0 15 0 85112829 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139797166516752 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10248] ppid=10242 vsize=13980732 memory=456460 CPUtime=5.63 cores=1,3,5,7
/proc/10244/task/10248/stat : 10248 (java) S 10242 10242 897 0 -1 1077944384 18961 0 0 0 517 46 0 0 20 0 15 0 85112829 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139797165463952 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10249] ppid=10242 vsize=13980732 memory=1380 CPUtime=5.62 cores=1,3,5,7
/proc/10244/task/10249/stat : 10249 (java) S 10242 10242 897 0 -1 1077944384 18227 0 0 0 517 45 0 0 20 0 15 0 85112829 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139797164411152 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10250] ppid=10242 vsize=13980732 memory=1380 CPUtime=1.29 cores=1,3,5,7
/proc/10244/task/10250/stat : 10250 (java) S 10242 10242 897 0 -1 1077944384 21127 0 0 0 107 22 0 0 20 0 15 0 85112830 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796689185648 139797210614402 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10251] ppid=10242 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10251/stat : 10251 (java) S 10242 10242 897 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 85112831 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796688131680 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10252] ppid=10242 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10252/stat : 10252 (java) S 10242 10242 897 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 85112831 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796687078784 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10253] ppid=10242 vsize=13980732 memory=457488 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10253/stat : 10253 (java) S 10242 10242 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85112833 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796686027088 139797210621851 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10254] ppid=10242 vsize=13980732 memory=460564 CPUtime=4.53 cores=1,3,5,7
/proc/10244/task/10254/stat : 10254 (java) S 10242 10242 897 0 -1 1077944384 32543 0 0 0 451 2 0 0 20 0 15 0 85112833 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796684974448 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10255] ppid=10242 vsize=13980732 memory=1380 CPUtime=4.73 cores=1,3,5,7
/proc/10244/task/10255/stat : 10255 (java) S 10242 10242 897 0 -1 1077944384 28992 0 0 0 469 4 0 0 20 0 15 0 85112833 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796683921648 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10256] ppid=10242 vsize=13980732 memory=-8774313645642428999 CPUtime=0.79 cores=1,3,5,7
/proc/10244/task/10256/stat : 10256 (java) S 10242 10242 897 0 -1 1077944384 11471 0 0 0 77 2 0 0 20 0 15 0 85112833 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796682868848 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10257] ppid=10242 vsize=13980732 memory=475452 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10257/stat : 10257 (java) S 10242 10242 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85112834 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796681816288 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10258] ppid=10242 vsize=13980732 memory=1380 CPUtime=1.22 cores=1,3,5,7
/proc/10244/task/10258/stat : 10258 (java) S 10242 10242 897 0 -1 1077944384 1247 0 0 0 57 65 0 0 20 0 15 0 85112838 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796680764592 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 457840 KiB

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

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

[startup+2492.31 s]
# the end of solver process 10244 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.3 s, system=2.76163 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+2492.3 s]
/proc/loadavg: 1.50 1.38 1.44 3/211 10479
/proc/meminfo: memFree=30103156/32770624 swapFree=67108860/67108860
[pid=10242] ppid=10239 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10242/stat : 10242 (xcsp3-exec) S 10239 10242 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 85112819 9740288 345 18446744073709551615 4194304 5098028 140737193617472 140737193615576 139890677056124 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 30806016 140737193623929 140737193624133 140737193624133 140737193627627 0
/proc/10242/statm: 2378 345 289 221 0 87 0
[pid=10244] ppid=10242 vsize=13980732 memory=456460 CPUtime=2520.03 cores=1,3,5,7
/proc/10244/stat : 10244 (java) S 10242 10242 897 0 -1 1077944320 232384 0 0 0 251728 275 0 0 20 0 15 0 85112828 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 140730879083632 139797210603255 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
/proc/10244/statm: 3495183 114115 3258 1 0 3483476 0
[pid=10244/tid=10245] ppid=10242 vsize=13980732 memory=456460 CPUtime=2484.86 cores=1,3,5,7
/proc/10244/task/10245/stat : 10245 (java) R 10242 10242 897 0 -1 4202560 62899 0 0 0 248468 18 0 0 20 0 15 0 85112828 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139797214842640 139796846406778 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10246] ppid=10242 vsize=13980732 memory=1380 CPUtime=5.63 cores=1,3,5,7
/proc/10244/task/10246/stat : 10246 (java) S 10242 10242 897 0 -1 1077944384 16659 0 0 0 517 46 0 0 20 0 15 0 85112829 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139797167569552 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10247] ppid=10242 vsize=13980732 memory=457488 CPUtime=5.63 cores=1,3,5,7
/proc/10244/task/10247/stat : 10247 (java) S 10242 10242 897 0 -1 1077944384 18864 0 0 0 518 45 0 0 20 0 15 0 85112829 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139797166516752 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10248] ppid=10242 vsize=13980732 memory=456460 CPUtime=5.63 cores=1,3,5,7
/proc/10244/task/10248/stat : 10248 (java) S 10242 10242 897 0 -1 1077944384 18961 0 0 0 517 46 0 0 20 0 15 0 85112829 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139797165463952 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10249] ppid=10242 vsize=13980732 memory=1380 CPUtime=5.62 cores=1,3,5,7
/proc/10244/task/10249/stat : 10249 (java) S 10242 10242 897 0 -1 1077944384 18227 0 0 0 517 45 0 0 20 0 15 0 85112829 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139797164411152 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10250] ppid=10242 vsize=13980732 memory=1380 CPUtime=1.29 cores=1,3,5,7
/proc/10244/task/10250/stat : 10250 (java) S 10242 10242 897 0 -1 1077944384 21127 0 0 0 107 22 0 0 20 0 15 0 85112830 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796689185648 139797210614402 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10251] ppid=10242 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10251/stat : 10251 (java) S 10242 10242 897 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 85112831 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796688131680 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10252] ppid=10242 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10252/stat : 10252 (java) S 10242 10242 897 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 85112831 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796687078784 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10253] ppid=10242 vsize=13980732 memory=457488 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10253/stat : 10253 (java) S 10242 10242 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85112833 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796686027088 139797210621851 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10254] ppid=10242 vsize=13980732 memory=460564 CPUtime=4.53 cores=1,3,5,7
/proc/10244/task/10254/stat : 10254 (java) S 10242 10242 897 0 -1 1077944384 32543 0 0 0 451 2 0 0 20 0 15 0 85112833 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796684974448 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10255] ppid=10242 vsize=13980732 memory=1380 CPUtime=4.73 cores=1,3,5,7
/proc/10244/task/10255/stat : 10255 (java) S 10242 10242 897 0 -1 1077944384 28992 0 0 0 469 4 0 0 20 0 15 0 85112833 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796683921648 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10256] ppid=10242 vsize=13980732 memory=-8774313645642428999 CPUtime=0.79 cores=1,3,5,7
/proc/10244/task/10256/stat : 10256 (java) S 10242 10242 897 0 -1 1077944384 11471 0 0 0 77 2 0 0 20 0 15 0 85112833 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796682868848 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10257] ppid=10242 vsize=13980732 memory=475452 CPUtime=0 cores=1,3,5,7
/proc/10244/task/10257/stat : 10257 (java) S 10242 10242 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85112834 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796681816288 139797210613461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
[pid=10244/tid=10258] ppid=10242 vsize=13980732 memory=1380 CPUtime=1.22 cores=1,3,5,7
/proc/10244/task/10258/stat : 10258 (java) S 10242 10242 897 0 -1 1077944384 1247 0 0 0 57 65 0 0 20 0 15 0 85112838 14316269568 114115 18446744073709551615 4194304 4196468 140730879101088 139796680764592 139797210614402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 39710720 140730879103409 140730879103585 140730879103585 140730879107023 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 457840 KiB

Child status: 143
Real time (s): 2492.31
CPU time (s): 2520.06
CPU user time (s): 2517.3
CPU system time (s): 2.76163
CPU usage (%): 101.113
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 604304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.3
system time used= 2.76163
maximum resident set size= 604472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233040
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 83350
involuntary context switches= 2937


# summary of solver processes directly reported to runsolver:
#   pid: 10242,10244
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2517.3
#   total CPU system time (s): 2.76163

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2363 second user time and 24.8947 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-15 22:14:35
IDJOB=4271916
IDBENCH=136066
IDSOLVER=2664
FILE ID=node125/4271916-1502828922
RUNJOBID= node125-1502662595-11629
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-ft/BinPacking-mdd-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-4271916-1502828922/watcher-4271916-1502828922 -o /tmp/evaluation-result-4271916-1502828922/solver-4271916-1502828922 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 428698450 HOME/instance-4271916-1502828922.xml

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

MD5SUM BENCH= b641d135752528099b6bd819b25278f3
RANDOM SEED=428698450

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30521700 kB
MemAvailable:   31530172 kB
Buffers:          305992 kB
Cached:          1003408 kB
SwapCached:            0 kB
Active:          1190912 kB
Inactive:         624888 kB
Active(anon):     506352 kB
Inactive(anon):    41292 kB
Active(file):     684560 kB
Inactive(file):   583596 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7884 kB
Writeback:             0 kB
AnonPages:        518268 kB
Mapped:            64632 kB
Shmem:             41636 kB
Slab:             138132 kB
SReclaimable:     112304 kB
SUnreclaim:        25828 kB
KernelStack:        3728 kB
PageTables:         5592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1669540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    456704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-15 22:56:08