Trace number 4253900

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-07-26)SAT (TO)0 245.48199 240.01199

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 benchmark249.138
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.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4253900-1501616791.xml"  -tl '264s' -p 1 -x 0
0.00/0.27	c [HOME/instance-4253900-1501616791.xml, -tl, 264s, -p, 1, -x, 0]
0.00/0.33	c simple solver
0.00/0.39	c parse instance...
0.00/1.02	c solve instance...
152.42/147.39	o 0 
245.46/240.00	s SATISFIABLE
245.46/240.00	v <instantiation>
245.46/240.00	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>
245.46/240.00	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>
245.46/240.00	v </instantiation>
245.46/240.00	c Unexpected resolution interruption!

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4253900-1501616791/watcher-4253900-1501616791 -o /tmp/evaluation-result-4253900-1501616791/solver-4253900-1501616791 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node130-1501611170-5184 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 2077295718 HOME/instance-4253900-1501616791.xml 

pid=9614
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.03 1.87 1.83 3/196 9617
/proc/meminfo: memFree=31754792/32770624 swapFree=0/184196
[pid=9617] ppid=9614 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (runsolver) D 9614 9617 5123 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 10296114 24240128 108 18446744073709551615 4194304 4338465 140735827140768 140735827138408 139647220359895 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 37634048 140735827148893 140735827149382 140735827149382 140735827152842 0
/proc/9617/statm: 5918 108 54 36 0 2156 0

[startup+0.100056 s]
/proc/loadavg: 2.03 1.87 1.83 3/196 9617
/proc/meminfo: memFree=31754792/32770624 swapFree=0/184196
[pid=9617] ppid=9614 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (xcsp3-exec) S 9614 9617 5123 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 10296114 9740288 345 18446744073709551615 4194304 5098028 140727280840624 140727280838728 140404100153980 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15200256 140727280845211 140727280845415 140727280845415 140727280848875 0
/proc/9617/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200205 s]
/proc/loadavg: 2.03 1.87 1.83 3/196 9617
/proc/meminfo: memFree=31754792/32770624 swapFree=0/184196
[pid=9617] ppid=9614 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (xcsp3-exec) S 9614 9617 5123 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 10296114 9740288 345 18446744073709551615 4194304 5098028 140727280840624 140727280838728 140404100153980 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15200256 140727280845211 140727280845415 140727280845415 140727280848875 0
/proc/9617/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.30024 s]
/proc/loadavg: 2.03 1.87 1.83 3/196 9617
/proc/meminfo: memFree=31754792/32770624 swapFree=0/184196
[pid=9617] ppid=9614 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (xcsp3-exec) S 9614 9617 5123 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 10296114 9740288 345 18446744073709551615 4194304 5098028 140727280840624 140727280838728 140404100153980 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15200256 140727280845211 140727280845415 140727280845415 140727280848875 0
/proc/9617/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700289 s]
/proc/loadavg: 2.03 1.87 1.83 3/196 9617
/proc/meminfo: memFree=31754792/32770624 swapFree=0/184196
[pid=9617] ppid=9614 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (xcsp3-exec) S 9614 9617 5123 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 10296114 9740288 345 18446744073709551615 4194304 5098028 140727280840624 140727280838728 140404100153980 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15200256 140727280845211 140727280845415 140727280845415 140727280848875 0
/proc/9617/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.5007 s]
/proc/loadavg: 2.03 1.87 1.83 5/212 9633
/proc/meminfo: memFree=31594984/32770624 swapFree=0/184176
[pid=9617] ppid=9614 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (xcsp3-exec) S 9614 9617 5123 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 10296114 9740288 345 18446744073709551615 4194304 5098028 140727280840624 140727280838728 140404100153980 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15200256 140727280845211 140727280845415 140727280845415 140727280848875 0
/proc/9617/statm: 2378 345 289 221 0 87 0
[pid=9619] ppid=9617 vsize=13980732 CPUtime=3.35 cores=1,3,5,7
/proc/9619/stat : 9619 (java) S 9617 9617 5123 0 -1 1077944320 20855 0 0 0 329 6 0 0 20 0 15 0 10296124 14316269568 44756 18446744073709551615 4194304 4196468 140737236582192 140737236564736 139974179540727 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
/proc/9619/statm: 3495183 44756 3174 1 0 3483484 0
[pid=9619/tid=9620] ppid=9617 vsize=13980732 CPUtime=1.35 cores=1,3,5,7
/proc/9619/task/9620/stat : 9620 (java) R 9617 9617 5123 0 -1 4202560 8955 0 0 0 131 4 0 0 20 0 15 0 10296124 14316269568 44756 18446744073709551615 4194304 4196468 140737236582192 139974183778536 139973810610113 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9621] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9621/stat : 9621 (java) S 9617 9617 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10296125 14316269568 44756 18446744073709551615 4194304 4196468 140737236582192 139974136507152 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9622] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9622/stat : 9622 (java) S 9617 9617 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10296125 14316269568 44756 18446744073709551615 4194304 4196468 140737236582192 139974135454608 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9623] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9623/stat : 9623 (java) S 9617 9617 5123 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10296125 14316269568 44756 18446744073709551615 4194304 4196468 140737236582192 139974134402064 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9624] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9624/stat : 9624 (java) S 9617 9617 5123 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10296125 14316269568 44756 18446744073709551615 4194304 4196468 140737236582192 139974133349520 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9625] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9625/stat : 9625 (java) S 9617 9617 5123 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 10296126 14316269568 44756 18446744073709551615 4194304 4196468 140737236582192 139973725153264 139974179551874 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9626] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9626/stat : 9626 (java) S 9617 9617 5123 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10296127 14316269568 44756 18446744073709551615 4194304 4196468 140737236582192 139973724099488 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9627] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9627/stat : 9627 (java) S 9617 9617 5123 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10296127 14316269568 44756 18446744073709551615 4194304 4196468 140737236582192 139973655258096 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9628] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9628/stat : 9628 (java) S 9617 9617 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10296129 14316269568 44756 18446744073709551615 4194304 4196468 140737236582192 139973654206672 139974179559323 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9629] ppid=9617 vsize=13980732 CPUtime=0.82 cores=1,3,5,7
/proc/9619/task/9629/stat : 9629 (java) S 9617 9617 5123 0 -1 1077944384 4670 0 0 0 82 0 0 0 20 0 15 0 10296129 14316269568 44756 18446744073709551615 4194304 4196468 140737236582192 139973653154288 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9630] ppid=9617 vsize=13980732 CPUtime=0.81 cores=1,3,5,7
/proc/9619/task/9630/stat : 9630 (java) R 9617 9617 5123 0 -1 4202560 3925 0 0 0 81 0 0 0 20 0 15 0 10296129 14316269568 44756 18446744073709551615 4194304 4196468 140737236582192 139973652101744 139974157557736 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9631] ppid=9617 vsize=13980732 CPUtime=0.35 cores=1,3,5,7
/proc/9619/task/9631/stat : 9631 (java) S 9617 9617 5123 0 -1 1077944384 1990 0 0 0 34 1 0 0 20 0 15 0 10296129 14316269568 44756 18446744073709551615 4194304 4196468 140737236582192 139973651049200 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9632] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9632/stat : 9632 (java) S 9617 9617 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10296130 14316269568 44756 18446744073709551615 4194304 4196468 140737236582192 139973649996896 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9633] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9633/stat : 9633 (java) S 9617 9617 5123 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 10296133 14316269568 44756 18446744073709551615 4194304 4196468 140737236582192 139973648943408 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
Current children cumulated CPU time (s) 3.35
Current children cumulated vsize (KiB) 13990244

[startup+3.10069 s]
/proc/loadavg: 2.03 1.87 1.83 3/212 9633
/proc/meminfo: memFree=31560976/32770624 swapFree=0/184196
[pid=9617] ppid=9614 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (xcsp3-exec) S 9614 9617 5123 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 10296114 9740288 345 18446744073709551615 4194304 5098028 140727280840624 140727280838728 140404100153980 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15200256 140727280845211 140727280845415 140727280845415 140727280848875 0
/proc/9617/statm: 2378 345 289 221 0 87 0
[pid=9619] ppid=9617 vsize=13980732 CPUtime=5.32 cores=1,3,5,7
/proc/9619/stat : 9619 (java) S 9617 9617 5123 0 -1 1077944320 23057 0 0 0 523 9 0 0 20 0 15 0 10296124 14316269568 51541 18446744073709551615 4194304 4196468 140737236582192 140737236564736 139974179540727 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
/proc/9619/statm: 3495183 51541 3203 1 0 3483484 0
[pid=9619/tid=9620] ppid=9617 vsize=13980732 CPUtime=2.93 cores=1,3,5,7
/proc/9619/task/9620/stat : 9620 (java) R 9617 9617 5123 0 -1 4202560 9119 0 0 0 289 4 0 0 20 0 15 0 10296124 14316269568 51541 18446744073709551615 4194304 4196468 140737236582192 139974183776888 139973810610213 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9621] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9621/stat : 9621 (java) S 9617 9617 5123 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 10296125 14316269568 51541 18446744073709551615 4194304 4196468 140737236582192 139974136507152 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9622] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9622/stat : 9622 (java) S 9617 9617 5123 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 10296125 14316269568 51541 18446744073709551615 4194304 4196468 140737236582192 139974135454608 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9623] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9623/stat : 9623 (java) S 9617 9617 5123 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 10296125 14316269568 51541 18446744073709551615 4194304 4196468 140737236582192 139974134402064 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9624] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9624/stat : 9624 (java) S 9617 9617 5123 0 -1 1077944384 325 0 0 0 0 0 0 0 20 0 15 0 10296125 14316269568 51541 18446744073709551615 4194304 4196468 140737236582192 139974133349520 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9625] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9625/stat : 9625 (java) S 9617 9617 5123 0 -1 1077944384 170 0 0 0 0 0 0 0 20 0 15 0 10296126 14316269568 51541 18446744073709551615 4194304 4196468 140737236582192 139973725153264 139974179551874 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9626] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9626/stat : 9626 (java) S 9617 9617 5123 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 10296127 14316269568 51541 18446744073709551615 4194304 4196468 140737236582192 139973724099488 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9627] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9627/stat : 9627 (java) S 9617 9617 5123 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 10296127 14316269568 51541 18446744073709551615 4194304 4196468 140737236582192 139973655258096 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9628] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9628/stat : 9628 (java) S 9617 9617 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10296129 14316269568 51541 18446744073709551615 4194304 4196468 140737236582192 139973654206672 139974179559323 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9629] ppid=9617 vsize=13980732 CPUtime=0.95 cores=1,3,5,7
/proc/9619/task/9629/stat : 9629 (java) S 9617 9617 5123 0 -1 1077944384 4725 0 0 0 95 0 0 0 20 0 15 0 10296129 14316269568 51541 18446744073709551615 4194304 4196468 140737236582192 139973653154288 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9630] ppid=9617 vsize=13980732 CPUtime=0.99 cores=1,3,5,7
/proc/9619/task/9630/stat : 9630 (java) S 9617 9617 5123 0 -1 1077944384 4073 0 0 0 99 0 0 0 20 0 15 0 10296129 14316269568 51541 18446744073709551615 4194304 4196468 140737236582192 139973652101744 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9631] ppid=9617 vsize=13980732 CPUtime=0.37 cores=1,3,5,7
/proc/9619/task/9631/stat : 9631 (java) S 9617 9617 5123 0 -1 1077944384 2782 0 0 0 36 1 0 0 20 0 15 0 10296129 14316269568 51541 18446744073709551615 4194304 4196468 140737236582192 139973651049200 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9632] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9632/stat : 9632 (java) S 9617 9617 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10296130 14316269568 51541 18446744073709551615 4194304 4196468 140737236582192 139973649996896 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9633] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9633/stat : 9633 (java) S 9617 9617 5123 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 10296133 14316269568 51541 18446744073709551615 4194304 4196468 140737236582192 139973648943408 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
Current children cumulated CPU time (s) 5.32
Current children cumulated vsize (KiB) 13990244

[startup+6.30072 s]
/proc/loadavg: 1.94 1.86 1.83 3/212 9633
/proc/meminfo: memFree=31560260/32770624 swapFree=0/184196
[pid=9617] ppid=9614 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (xcsp3-exec) S 9614 9617 5123 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 10296114 9740288 345 18446744073709551615 4194304 5098028 140727280840624 140727280838728 140404100153980 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15200256 140727280845211 140727280845415 140727280845415 140727280848875 0
/proc/9617/statm: 2378 345 289 221 0 87 0
[pid=9619] ppid=9617 vsize=13980732 CPUtime=8.85 cores=1,3,5,7
/proc/9619/stat : 9619 (java) S 9617 9617 5123 0 -1 1077944320 26439 0 0 0 876 9 0 0 20 0 15 0 10296124 14316269568 51822 18446744073709551615 4194304 4196468 140737236582192 140737236564736 139974179540727 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
/proc/9619/statm: 3495183 51822 3208 1 0 3483484 0
[pid=9619/tid=9620] ppid=9617 vsize=13980732 CPUtime=6.13 cores=1,3,5,7
/proc/9619/task/9620/stat : 9620 (java) R 9617 9617 5123 0 -1 4202560 9521 0 0 0 609 4 0 0 20 0 15 0 10296124 14316269568 51822 18446744073709551615 4194304 4196468 140737236582192 139974183776128 139973810610074 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9621] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9621/stat : 9621 (java) S 9617 9617 5123 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 10296125 14316269568 51822 18446744073709551615 4194304 4196468 140737236582192 139974136507152 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9622] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9622/stat : 9622 (java) S 9617 9617 5123 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 10296125 14316269568 51822 18446744073709551615 4194304 4196468 140737236582192 139974135454608 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9623] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9623/stat : 9623 (java) S 9617 9617 5123 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 10296125 14316269568 51822 18446744073709551615 4194304 4196468 140737236582192 139974134402064 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9624] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9624/stat : 9624 (java) S 9617 9617 5123 0 -1 1077944384 325 0 0 0 0 0 0 0 20 0 15 0 10296125 14316269568 51822 18446744073709551615 4194304 4196468 140737236582192 139974133349520 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9625] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9625/stat : 9625 (java) S 9617 9617 5123 0 -1 1077944384 205 0 0 0 0 0 0 0 20 0 15 0 10296126 14316269568 51822 18446744073709551615 4194304 4196468 140737236582192 139973725153264 139974179551874 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9626] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9626/stat : 9626 (java) S 9617 9617 5123 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 10296127 14316269568 51822 18446744073709551615 4194304 4196468 140737236582192 139973724099488 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9627] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9627/stat : 9627 (java) S 9617 9617 5123 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 10296127 14316269568 51822 18446744073709551615 4194304 4196468 140737236582192 139973655258096 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9628] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9628/stat : 9628 (java) S 9617 9617 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10296129 14316269568 51822 18446744073709551615 4194304 4196468 140737236582192 139973654206672 139974179559323 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9629] ppid=9617 vsize=13980732 CPUtime=1 cores=1,3,5,7
/proc/9619/task/9629/stat : 9629 (java) S 9617 9617 5123 0 -1 1077944384 4899 0 0 0 100 0 0 0 20 0 15 0 10296129 14316269568 51822 18446744073709551615 4194304 4196468 140737236582192 139973653154288 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9630] ppid=9617 vsize=13980732 CPUtime=1.26 cores=1,3,5,7
/proc/9619/task/9630/stat : 9630 (java) S 9617 9617 5123 0 -1 1077944384 6595 0 0 0 126 0 0 0 20 0 15 0 10296129 14316269568 51822 18446744073709551615 4194304 4196468 140737236582192 139973652101744 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9631] ppid=9617 vsize=13980732 CPUtime=0.37 cores=1,3,5,7
/proc/9619/task/9631/stat : 9631 (java) S 9617 9617 5123 0 -1 1077944384 2923 0 0 0 36 1 0 0 20 0 15 0 10296129 14316269568 51822 18446744073709551615 4194304 4196468 140737236582192 139973651049200 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9632] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9632/stat : 9632 (java) S 9617 9617 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10296130 14316269568 51822 18446744073709551615 4194304 4196468 140737236582192 139973649996896 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9633] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9633/stat : 9633 (java) S 9617 9617 5123 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 10296133 14316269568 51822 18446744073709551615 4194304 4196468 140737236582192 139973648943408 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
Current children cumulated CPU time (s) 8.85
Current children cumulated vsize (KiB) 13990244

[startup+12.7007 s]
/proc/loadavg: 1.95 1.86 1.83 3/212 9633
/proc/meminfo: memFree=31537248/32770624 swapFree=0/184208
[pid=9617] ppid=9614 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (xcsp3-exec) S 9614 9617 5123 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 10296114 9740288 345 18446744073709551615 4194304 5098028 140727280840624 140727280838728 140404100153980 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15200256 140727280845211 140727280845415 140727280845415 140727280848875 0
/proc/9617/statm: 2378 345 289 221 0 87 0
[pid=9619] ppid=9617 vsize=13980732 CPUtime=15.67 cores=1,3,5,7
/proc/9619/stat : 9619 (java) S 9617 9617 5123 0 -1 1077944320 31427 0 0 0 1555 12 0 0 20 0 15 0 10296124 14316269568 57280 18446744073709551615 4194304 4196468 140737236582192 140737236564736 139974179540727 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
/proc/9619/statm: 3495183 57280 3208 1 0 3483484 0
[pid=9619/tid=9620] ppid=9617 vsize=13980732 CPUtime=12.52 cores=1,3,5,7
/proc/9619/task/9620/stat : 9620 (java) R 9617 9617 5123 0 -1 4202560 10123 0 0 0 1248 4 0 0 20 0 15 0 10296124 14316269568 57280 18446744073709551615 4194304 4196468 140737236582192 139974183776320 139973810608784 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9621] ppid=9617 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/9619/task/9621/stat : 9621 (java) S 9617 9617 5123 0 -1 1077944384 389 0 0 0 1 1 0 0 20 0 15 0 10296125 14316269568 57280 18446744073709551615 4194304 4196468 140737236582192 139974136507152 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9622] ppid=9617 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/9619/task/9622/stat : 9622 (java) S 9617 9617 5123 0 -1 1077944384 407 0 0 0 1 1 0 0 20 0 15 0 10296125 14316269568 57280 18446744073709551615 4194304 4196468 140737236582192 139974135454608 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0

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

/proc/9619/stat : 9619 (java) S 9617 9617 5123 0 -1 1077944320 53729 0 0 0 10694 24 0 0 20 0 15 0 10296124 14316269568 70004 18446744073709551615 4194304 4196468 140737236582192 140737236564736 139974179540727 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
/proc/9619/statm: 3495183 70004 3219 1 0 3483484 0
[pid=9619/tid=9620] ppid=9617 vsize=13980732 CPUtime=102.02 cores=1,3,5,7
/proc/9619/task/9620/stat : 9620 (java) R 9617 9617 5123 0 -1 4202560 12617 0 0 0 10198 4 0 0 20 0 15 0 10296124 14316269568 70004 18446744073709551615 4194304 4196468 140737236582192 139974183779536 139973810393523 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9621] ppid=9617 vsize=13980732 CPUtime=0.09 cores=1,3,5,7
/proc/9619/task/9621/stat : 9621 (java) S 9617 9617 5123 0 -1 1077944384 1402 0 0 0 6 3 0 0 20 0 15 0 10296125 14316269568 70004 18446744073709551615 4194304 4196468 140737236582192 139974136507152 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9622] ppid=9617 vsize=13980732 CPUtime=0.1 cores=1,3,5,7
/proc/9619/task/9622/stat : 9622 (java) S 9617 9617 5123 0 -1 1077944384 917 0 0 0 7 3 0 0 20 0 15 0 10296125 14316269568 70004 18446744073709551615 4194304 4196468 140737236582192 139974135454608 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9623] ppid=9617 vsize=13980732 CPUtime=0.09 cores=1,3,5,7
/proc/9619/task/9623/stat : 9623 (java) S 9617 9617 5123 0 -1 1077944384 1264 0 0 0 7 2 0 0 20 0 15 0 10296125 14316269568 70004 18446744073709551615 4194304 4196468 140737236582192 139974134402064 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9624] ppid=9617 vsize=13980732 CPUtime=0.1 cores=1,3,5,7
/proc/9619/task/9624/stat : 9624 (java) S 9617 9617 5123 0 -1 1077944384 1134 0 0 0 7 3 0 0 20 0 15 0 10296125 14316269568 70004 18446744073709551615 4194304 4196468 140737236582192 139974133349520 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9625] ppid=9617 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/9619/task/9625/stat : 9625 (java) S 9617 9617 5123 0 -1 1077944384 1221 0 0 0 1 0 0 0 20 0 15 0 10296126 14316269568 70004 18446744073709551615 4194304 4196468 140737236582192 139973725153264 139974179551874 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9626] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9626/stat : 9626 (java) S 9617 9617 5123 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 10296127 14316269568 70004 18446744073709551615 4194304 4196468 140737236582192 139973724099552 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9627] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9627/stat : 9627 (java) S 9617 9617 5123 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 10296127 14316269568 70004 18446744073709551615 4194304 4196468 140737236582192 139973655258112 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9628] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9628/stat : 9628 (java) S 9617 9617 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10296129 14316269568 70004 18446744073709551615 4194304 4196468 140737236582192 139973654206672 139974179559323 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9629] ppid=9617 vsize=13980732 CPUtime=1.75 cores=1,3,5,7
/proc/9619/task/9629/stat : 9629 (java) S 9617 9617 5123 0 -1 1077944384 11767 0 0 0 174 1 0 0 20 0 15 0 10296129 14316269568 70004 18446744073709551615 4194304 4196468 140737236582192 139973653154288 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9630] ppid=9617 vsize=13980732 CPUtime=2.4 cores=1,3,5,7
/proc/9619/task/9630/stat : 9630 (java) S 9617 9617 5123 0 -1 1077944384 15241 0 0 0 239 1 0 0 20 0 15 0 10296129 14316269568 70004 18446744073709551615 4194304 4196468 140737236582192 139973652101744 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9631] ppid=9617 vsize=13980732 CPUtime=0.47 cores=1,3,5,7
/proc/9619/task/9631/stat : 9631 (java) S 9617 9617 5123 0 -1 1077944384 5845 0 0 0 46 1 0 0 20 0 15 0 10296129 14316269568 70004 18446744073709551615 4194304 4196468 140737236582192 139973651049200 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9632] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9632/stat : 9632 (java) S 9617 9617 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10296130 14316269568 70004 18446744073709551615 4194304 4196468 140737236582192 139973649996896 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9633] ppid=9617 vsize=13980732 CPUtime=0.04 cores=1,3,5,7
/proc/9619/task/9633/stat : 9633 (java) S 9617 9617 5123 0 -1 1077944384 930 0 0 0 2 2 0 0 20 0 15 0 10296133 14316269568 70004 18446744073709551615 4194304 4196468 140737236582192 139973648943408 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
Current children cumulated CPU time (s) 107.18
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 1.86 1.87 1.84 3/211 9714
/proc/meminfo: memFree=31686880/32770624 swapFree=0/184332
[pid=9617] ppid=9614 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (xcsp3-exec) S 9614 9617 5123 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 10296114 9740288 345 18446744073709551615 4194304 5098028 140727280840624 140727280838728 140404100153980 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15200256 140727280845211 140727280845415 140727280845415 140727280848875 0
/proc/9617/statm: 2378 345 289 221 0 87 0
[pid=9619] ppid=9617 vsize=13980732 CPUtime=167.61 cores=1,3,5,7
/proc/9619/stat : 9619 (java) S 9617 9617 5123 0 -1 1077944320 61602 0 0 0 16734 27 0 0 20 0 15 0 10296124 14316269568 55686 18446744073709551615 4194304 4196468 140737236582192 140737236564736 139974179540727 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
/proc/9619/statm: 3495183 55686 3221 1 0 3483484 0
[pid=9619/tid=9620] ppid=9617 vsize=13980732 CPUtime=162 cores=1,3,5,7
/proc/9619/task/9620/stat : 9620 (java) R 9617 9617 5123 0 -1 4202560 13734 0 0 0 16195 5 0 0 20 0 15 0 10296124 14316269568 55686 18446744073709551615 4194304 4196468 140737236582192 139974183779264 139973810610113 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9621] ppid=9617 vsize=13980732 CPUtime=0.1 cores=1,3,5,7
/proc/9619/task/9621/stat : 9621 (java) S 9617 9617 5123 0 -1 1077944384 1482 0 0 0 7 3 0 0 20 0 15 0 10296125 14316269568 55686 18446744073709551615 4194304 4196468 140737236582192 139974136507152 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9622] ppid=9617 vsize=13980732 CPUtime=0.11 cores=1,3,5,7
/proc/9619/task/9622/stat : 9622 (java) S 9617 9617 5123 0 -1 1077944384 1240 0 0 0 8 3 0 0 20 0 15 0 10296125 14316269568 55686 18446744073709551615 4194304 4196468 140737236582192 139974135454608 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9623] ppid=9617 vsize=13980732 CPUtime=0.11 cores=1,3,5,7
/proc/9619/task/9623/stat : 9623 (java) S 9617 9617 5123 0 -1 1077944384 1277 0 0 0 8 3 0 0 20 0 15 0 10296125 14316269568 55686 18446744073709551615 4194304 4196468 140737236582192 139974134402064 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9624] ppid=9617 vsize=13980732 CPUtime=0.11 cores=1,3,5,7
/proc/9619/task/9624/stat : 9624 (java) S 9617 9617 5123 0 -1 1077944384 1150 0 0 0 8 3 0 0 20 0 15 0 10296125 14316269568 55686 18446744073709551615 4194304 4196468 140737236582192 139974133349520 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9625] ppid=9617 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/9619/task/9625/stat : 9625 (java) S 9617 9617 5123 0 -1 1077944384 1415 0 0 0 2 0 0 0 20 0 15 0 10296126 14316269568 55686 18446744073709551615 4194304 4196468 140737236582192 139973725153264 139974179551874 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9626] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9626/stat : 9626 (java) S 9617 9617 5123 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 10296127 14316269568 55686 18446744073709551615 4194304 4196468 140737236582192 139973724099552 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9627] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9627/stat : 9627 (java) S 9617 9617 5123 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 10296127 14316269568 55686 18446744073709551615 4194304 4196468 140737236582192 139973655258112 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9628] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9628/stat : 9628 (java) S 9617 9617 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10296129 14316269568 55686 18446744073709551615 4194304 4196468 140737236582192 139973654206672 139974179559323 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9629] ppid=9617 vsize=13980732 CPUtime=1.92 cores=1,3,5,7
/proc/9619/task/9629/stat : 9629 (java) S 9617 9617 5123 0 -1 1077944384 14549 0 0 0 191 1 0 0 20 0 15 0 10296129 14316269568 55686 18446744073709551615 4194304 4196468 140737236582192 139973653154288 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9630] ppid=9617 vsize=13980732 CPUtime=2.6 cores=1,3,5,7
/proc/9619/task/9630/stat : 9630 (java) S 9617 9617 5123 0 -1 1077944384 17399 0 0 0 258 2 0 0 20 0 15 0 10296129 14316269568 55686 18446744073709551615 4194304 4196468 140737236582192 139973652101744 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9631] ppid=9617 vsize=13980732 CPUtime=0.49 cores=1,3,5,7
/proc/9619/task/9631/stat : 9631 (java) S 9617 9617 5123 0 -1 1077944384 6876 0 0 0 48 1 0 0 20 0 15 0 10296129 14316269568 55686 18446744073709551615 4194304 4196468 140737236582192 139973651049200 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9632] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9632/stat : 9632 (java) S 9617 9617 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10296130 14316269568 55686 18446744073709551615 4194304 4196468 140737236582192 139973649996896 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9633] ppid=9617 vsize=13980732 CPUtime=0.08 cores=1,3,5,7
/proc/9619/task/9633/stat : 9633 (java) S 9617 9617 5123 0 -1 1077944384 1085 0 0 0 4 4 0 0 20 0 15 0 10296133 14316269568 55686 18446744073709551615 4194304 4196468 140737236582192 139973648943408 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
Current children cumulated CPU time (s) 167.61
Current children cumulated vsize (KiB) 13990244

[startup+222.307 s]
/proc/loadavg: 1.85 1.86 1.85 3/211 9716
/proc/meminfo: memFree=31725176/32770624 swapFree=0/184368
[pid=9617] ppid=9614 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (xcsp3-exec) S 9614 9617 5123 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 10296114 9740288 345 18446744073709551615 4194304 5098028 140727280840624 140727280838728 140404100153980 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15200256 140727280845211 140727280845415 140727280845415 140727280848875 0
/proc/9617/statm: 2378 345 289 221 0 87 0
[pid=9619] ppid=9617 vsize=13980732 CPUtime=227.73 cores=1,3,5,7
/proc/9619/stat : 9619 (java) S 9617 9617 5123 0 -1 1077944320 61912 0 0 0 22744 29 0 0 20 0 15 0 10296124 14316269568 45432 18446744073709551615 4194304 4196468 140737236582192 140737236564736 139974179540727 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
/proc/9619/statm: 3495183 45432 3221 1 0 3483484 0
[pid=9619/tid=9620] ppid=9617 vsize=13980732 CPUtime=221.97 cores=1,3,5,7
/proc/9619/task/9620/stat : 9620 (java) R 9617 9617 5123 0 -1 4202560 13792 0 0 0 22192 5 0 0 20 0 15 0 10296124 14316269568 45432 18446744073709551615 4194304 4196468 140737236582192 139974183779456 139973810610511 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9621] ppid=9617 vsize=13980732 CPUtime=0.11 cores=1,3,5,7
/proc/9619/task/9621/stat : 9621 (java) S 9617 9617 5123 0 -1 1077944384 1484 0 0 0 8 3 0 0 20 0 15 0 10296125 14316269568 45432 18446744073709551615 4194304 4196468 140737236582192 139974136507152 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9622] ppid=9617 vsize=13980732 CPUtime=0.12 cores=1,3,5,7
/proc/9619/task/9622/stat : 9622 (java) S 9617 9617 5123 0 -1 1077944384 1243 0 0 0 9 3 0 0 20 0 15 0 10296125 14316269568 45432 18446744073709551615 4194304 4196468 140737236582192 139974135454608 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9623] ppid=9617 vsize=13980732 CPUtime=0.12 cores=1,3,5,7
/proc/9619/task/9623/stat : 9623 (java) S 9617 9617 5123 0 -1 1077944384 1281 0 0 0 9 3 0 0 20 0 15 0 10296125 14316269568 45432 18446744073709551615 4194304 4196468 140737236582192 139974134402064 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9624] ppid=9617 vsize=13980732 CPUtime=0.12 cores=1,3,5,7
/proc/9619/task/9624/stat : 9624 (java) S 9617 9617 5123 0 -1 1077944384 1153 0 0 0 9 3 0 0 20 0 15 0 10296125 14316269568 45432 18446744073709551615 4194304 4196468 140737236582192 139974133349520 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9625] ppid=9617 vsize=13980732 CPUtime=0.05 cores=1,3,5,7
/proc/9619/task/9625/stat : 9625 (java) S 9617 9617 5123 0 -1 1077944384 1418 0 0 0 4 1 0 0 20 0 15 0 10296126 14316269568 45432 18446744073709551615 4194304 4196468 140737236582192 139973725153264 139974179551874 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9626] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9626/stat : 9626 (java) S 9617 9617 5123 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 10296127 14316269568 45432 18446744073709551615 4194304 4196468 140737236582192 139973724099552 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9627] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9627/stat : 9627 (java) S 9617 9617 5123 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 10296127 14316269568 45432 18446744073709551615 4194304 4196468 140737236582192 139973655258112 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9628] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9628/stat : 9628 (java) S 9617 9617 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10296129 14316269568 45432 18446744073709551615 4194304 4196468 140737236582192 139973654206672 139974179559323 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9629] ppid=9617 vsize=13980732 CPUtime=1.97 cores=1,3,5,7
/proc/9619/task/9629/stat : 9629 (java) S 9617 9617 5123 0 -1 1077944384 14670 0 0 0 196 1 0 0 20 0 15 0 10296129 14316269568 45432 18446744073709551615 4194304 4196468 140737236582192 139973653154288 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9630] ppid=9617 vsize=13980732 CPUtime=2.61 cores=1,3,5,7
/proc/9619/task/9630/stat : 9630 (java) S 9617 9617 5123 0 -1 1077944384 17515 0 0 0 259 2 0 0 20 0 15 0 10296129 14316269568 45432 18446744073709551615 4194304 4196468 140737236582192 139973652101744 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9631] ppid=9617 vsize=13980732 CPUtime=0.49 cores=1,3,5,7
/proc/9619/task/9631/stat : 9631 (java) S 9617 9617 5123 0 -1 1077944384 6876 0 0 0 48 1 0 0 20 0 15 0 10296129 14316269568 45432 18446744073709551615 4194304 4196468 140737236582192 139973651049200 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9632] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9632/stat : 9632 (java) S 9617 9617 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10296130 14316269568 45432 18446744073709551615 4194304 4196468 140737236582192 139973649996896 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9633] ppid=9617 vsize=13980732 CPUtime=0.11 cores=1,3,5,7
/proc/9619/task/9633/stat : 9633 (java) S 9617 9617 5123 0 -1 1077944384 1085 0 0 0 5 6 0 0 20 0 15 0 10296133 14316269568 45432 18446744073709551615 4194304 4196468 140737236582192 139973648943408 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
Current children cumulated CPU time (s) 227.73
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.83 1.86 1.84 3/211 9718
/proc/meminfo: memFree=31730064/32770624 swapFree=0/184388
[pid=9617] ppid=9614 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (xcsp3-exec) S 9614 9617 5123 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 10296114 9740288 345 18446744073709551615 4194304 5098028 140727280840624 140727280838728 140404100153980 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15200256 140727280845211 140727280845415 140727280845415 140727280848875 0
/proc/9617/statm: 2378 345 289 221 0 87 0
[pid=9619] ppid=9617 vsize=13980732 CPUtime=245.46 cores=1,3,5,7
/proc/9619/stat : 9619 (java) S 9617 9617 5123 0 -1 1077944320 64588 0 0 0 24516 30 0 0 20 0 15 0 10296124 14316269568 44151 18446744073709551615 4194304 4196468 140737236582192 140737236564736 139974179540727 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
/proc/9619/statm: 3495183 44151 3221 1 0 3483484 0
[pid=9619/tid=9620] ppid=9617 vsize=13980732 CPUtime=239.65 cores=1,3,5,7
/proc/9619/task/9620/stat : 9620 (java) R 9617 9617 5123 0 -1 4202560 14401 0 0 0 23960 5 0 0 20 0 15 0 10296124 14316269568 44151 18446744073709551615 4194304 4196468 140737236582192 139974183779456 139973810610661 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9621] ppid=9617 vsize=13980732 CPUtime=0.11 cores=1,3,5,7
/proc/9619/task/9621/stat : 9621 (java) S 9617 9617 5123 0 -1 1077944384 1501 0 0 0 8 3 0 0 20 0 15 0 10296125 14316269568 44151 18446744073709551615 4194304 4196468 140737236582192 139974136507152 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9622] ppid=9617 vsize=13980732 CPUtime=0.12 cores=1,3,5,7
/proc/9619/task/9622/stat : 9622 (java) S 9617 9617 5123 0 -1 1077944384 1324 0 0 0 9 3 0 0 20 0 15 0 10296125 14316269568 44151 18446744073709551615 4194304 4196468 140737236582192 139974135454608 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9623] ppid=9617 vsize=13980732 CPUtime=0.12 cores=1,3,5,7
/proc/9619/task/9623/stat : 9623 (java) S 9617 9617 5123 0 -1 1077944384 1623 0 0 0 9 3 0 0 20 0 15 0 10296125 14316269568 44151 18446744073709551615 4194304 4196468 140737236582192 139974134402064 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9624] ppid=9617 vsize=13980732 CPUtime=0.12 cores=1,3,5,7
/proc/9619/task/9624/stat : 9624 (java) S 9617 9617 5123 0 -1 1077944384 1165 0 0 0 9 3 0 0 20 0 15 0 10296125 14316269568 44151 18446744073709551615 4194304 4196468 140737236582192 139974133349520 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9625] ppid=9617 vsize=13980732 CPUtime=0.05 cores=1,3,5,7
/proc/9619/task/9625/stat : 9625 (java) S 9617 9617 5123 0 -1 1077944384 1621 0 0 0 4 1 0 0 20 0 15 0 10296126 14316269568 44151 18446744073709551615 4194304 4196468 140737236582192 139973725153264 139974179551874 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9626] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9626/stat : 9626 (java) S 9617 9617 5123 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 10296127 14316269568 44151 18446744073709551615 4194304 4196468 140737236582192 139973724099552 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9627] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9627/stat : 9627 (java) S 9617 9617 5123 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 10296127 14316269568 44151 18446744073709551615 4194304 4196468 140737236582192 139973655258112 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9628] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9628/stat : 9628 (java) S 9617 9617 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10296129 14316269568 44151 18446744073709551615 4194304 4196468 140737236582192 139973654206672 139974179559323 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9629] ppid=9617 vsize=13980732 CPUtime=1.97 cores=1,3,5,7
/proc/9619/task/9629/stat : 9629 (java) S 9617 9617 5123 0 -1 1077944384 14801 0 0 0 196 1 0 0 20 0 15 0 10296129 14316269568 44151 18446744073709551615 4194304 4196468 140737236582192 139973653154288 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9630] ppid=9617 vsize=13980732 CPUtime=2.61 cores=1,3,5,7
/proc/9619/task/9630/stat : 9630 (java) S 9617 9617 5123 0 -1 1077944384 17520 0 0 0 259 2 0 0 20 0 15 0 10296129 14316269568 44151 18446744073709551615 4194304 4196468 140737236582192 139973652101744 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9631] ppid=9617 vsize=13980732 CPUtime=0.5 cores=1,3,5,7
/proc/9619/task/9631/stat : 9631 (java) S 9617 9617 5123 0 -1 1077944384 8120 0 0 0 49 1 0 0 20 0 15 0 10296129 14316269568 44151 18446744073709551615 4194304 4196468 140737236582192 139973651049200 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9632] ppid=9617 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/9619/task/9632/stat : 9632 (java) S 9617 9617 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10296130 14316269568 44151 18446744073709551615 4194304 4196468 140737236582192 139973649996896 139974179550933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
[pid=9619/tid=9633] ppid=9617 vsize=13980732 CPUtime=0.11 cores=1,3,5,7
/proc/9619/task/9633/stat : 9633 (java) S 9617 9617 5123 0 -1 1077944384 1117 0 0 0 5 6 0 0 20 0 15 0 10296133 14316269568 44151 18446744073709551615 4194304 4196468 140737236582192 139973648943408 139974179551874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30711808 140737236591060 140737236591235 140737236591235 140737236594639 0
Current children cumulated CPU time (s) 245.46
Current children cumulated vsize (KiB) 13990244

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 9619 sig 9
??? kill 9617 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 240.012
CPU time (s): 245.482
CPU user time (s): 245.174
CPU system time (s): 0.308337
CPU usage (%): 102.279
Max. virtual memory (cumulated for all children) (KiB): 13990244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.174
system time used= 0.308337
maximum resident set size= 299512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65545
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8581
involuntary context switches= 152

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.12968 second user time and 1.45125 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-01 21:32:36
IDJOB=4253900
IDBENCH=136066
IDSOLVER=2635
FILE ID=node130/4253900-1501616791
RUNJOBID= node130-1501611170-5184
PBS_JOBID= 
Free space on /tmp= 61652 MiB

SOLVER NAME= choco-solver 4.0.5 seq
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-4253900-1501616791/watcher-4253900-1501616791 -o /tmp/evaluation-result-4253900-1501616791/solver-4253900-1501616791 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node130-1501611170-5184 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 2077295718 HOME/instance-4253900-1501616791.xml

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

MD5SUM BENCH= b641d135752528099b6bd819b25278f3
RANDOM SEED=2077295718

node130.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.46
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.46
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.46
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.46
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:        31755336 kB
MemAvailable:   31809236 kB
Buffers:           93948 kB
Cached:           244588 kB
SwapCached:            0 kB
Active:           424692 kB
Inactive:         192728 kB
Active(anon):     279264 kB
Inactive(anon):     8532 kB
Active(file):     145428 kB
Inactive(file):   184196 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7832 kB
Writeback:             4 kB
AnonPages:        278944 kB
Mapped:            42148 kB
Shmem:              8872 kB
Slab:             104492 kB
SReclaimable:      80220 kB
SUnreclaim:        24272 kB
KernelStack:        3472 kB
PageTables:         5744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1371112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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= 61644 MiB
End job on node130 at 2017-08-01 21:36:37