Trace number 4281246

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 par (2017-08-18)SAT (TO)5 1974.47 252.129

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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281246-1503187598.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281246-1503187598.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
6.61/2.55	c solve instance...
50.52/8.14	o 0 
99.78/15.16	o 1 
162.17/23.33	o 2 
781.06/101.64	o 3 
1460.26/186.82	o 4 
1904.41/243.31	o 5 
1973.73/252.08	s SATISFIABLE
1973.73/252.08	v <instantiation>
1973.73/252.08	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>
1973.73/252.08	v 	<values>5 487 271 0 484 479 0 483 354 0 482 440 0 473 465 0 472 433 0 472 277 251 469 274 251 463 285 251 458 274 258 453 294 250 446 279 250 446 272 256 443 306 251 443 306 250 443 281 255 426 270 256 426 252 252 425 307 258 422 261 260 411 274 264 408 332 257 404 292 270 400 337 263 400 330 269 387 320 277 387 262 262 386 333 264 386 317 266 378 322 278 373 302 279 372 305 303 367 276 271 365 296 296 363 322 266 363 304 267 363 287 267 362 282 267 362 280 270 357 310 303 344 303 261 334 322 255 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
1973.73/252.08	v </instantiation>
1973.73/252.08	c Unexpected resolution interruption!

Verifier Data

OK	5

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 (13005 MiB free)
  memory of node 1: 16384 MiB (12576 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281246-1503187598/watcher-4281246-1503187598 -o /tmp/evaluation-result-4281246-1503187598/solver-4281246-1503187598 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node112-1503180405-3599 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1684453436 HOME/instance-4281246-1503187598.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=10873, runsolver pid=10870
Current StackSize limit: 8192 KiB


[startup+0.100175 s]*
/proc/loadavg: 7.70 7.06 6.61 3/200 10894
/proc/meminfo: memFree=26179432/32770624 swapFree=67108860/67108860
[pid=10873] ppid=10870 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10873/stat : 10873 (xcsp3-exec) S 10870 10873 3572 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151847477 9740288 346 33554432000 4194304 5098028 140731351052704 140731351050808 139799512146556 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15839232 140731351057514 140731351057724 140731351057724 140731351060459 0
/proc/10873/statm: 2378 346 289 221 0 87 0
[pid=10875] ppid=10873 vsize=25999808 memory=26780 CPUtime=0.11 cores=0-7
/proc/10875/stat : 10875 (java) S 10873 10873 3572 0 -1 1077944320 5625 0 0 0 10 1 0 0 20 0 20 0 151847477 26623803392 6695 33554432000 4194304 4196468 140726609485440 140726609467984 140662724787959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
/proc/10875/statm: 6499952 6695 2843 1 0 6488269 0
[pid=10875/tid=10876] ppid=10873 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/10875/task/10876/stat : 10876 (java) R 10873 10873 3572 0 -1 4202560 3637 0 0 0 7 1 0 0 20 0 20 0 151847477 26623803392 6695 33554432000 4194304 4196468 140726609485440 140662729020224 140662724799894 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10877] ppid=10873 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/10875/task/10877/stat : 10877 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847478 26623803392 6695 33554432000 4194304 4196468 140726609485440 140662677408528 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10878] ppid=10873 vsize=25999808 memory=140435992381056 CPUtime=0 cores=0-7
/proc/10875/task/10878/stat : 10878 (java) S 10873 10873 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151847478 26623803392 6695 33554432000 4194304 4196468 140726609485440 140662676355984 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10879] ppid=10873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10879/stat : 10879 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847478 26623803392 6695 33554432000 4194304 4196468 140726609485440 140662675303440 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10880] ppid=10873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10880/stat : 10880 (java) S 10873 10873 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151847478 26623803392 6695 33554432000 4194304 4196468 140726609485440 140662674250896 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10881] ppid=10873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10881/stat : 10881 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847478 26623803392 6695 33554432000 4194304 4196468 140726609485440 140662673197328 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10882] ppid=10873 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/10875/task/10882/stat : 10882 (java) S 10873 10873 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151847478 26623803392 6695 33554432000 4194304 4196468 140726609485440 140662672144784 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10883] ppid=10873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10883/stat : 10883 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847478 26623803392 6695 33554432000 4194304 4196468 140726609485440 140662671092240 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10884] ppid=10873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10884/stat : 10884 (java) S 10873 10873 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151847478 26623803392 6695 33554432000 4194304 4196468 140726609485440 140662670039696 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10885] ppid=10873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10885/stat : 10885 (java) S 10873 10873 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151847479 26623803392 6695 33554432000 4194304 4196468 140726609485440 140661784287728 140662724799106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10886] ppid=10873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10886/stat : 10886 (java) S 10873 10873 3572 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151847480 26623803392 6695 33554432000 4194304 4196468 140726609485440 140661783233952 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10887] ppid=10873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10887/stat : 10887 (java) S 10873 10873 3572 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151847480 26623803392 6695 33554432000 4194304 4196468 140726609485440 140661782181360 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10888] ppid=10873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10888/stat : 10888 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847483 26623803392 6695 33554432000 4194304 4196468 140726609485440 140661781129936 140662724806555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10889] ppid=10873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10889/stat : 10889 (java) S 10873 10873 3572 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 151847483 26623803392 6695 33554432000 4194304 4196468 140726609485440 140661780076528 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10890] ppid=10873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10890/stat : 10890 (java) S 10873 10873 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151847483 26623803392 6695 33554432000 4194304 4196468 140726609485440 140661779023984 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10891] ppid=10873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10891/stat : 10891 (java) S 10873 10873 3572 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 151847483 26623803392 6695 33554432000 4194304 4196468 140726609485440 140661777971440 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10892] ppid=10873 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/10875/task/10892/stat : 10892 (java) S 10873 10873 3572 0 -1 1077944384 250 0 0 0 1 0 0 0 20 0 20 0 151847483 26623803392 6695 33554432000 4194304 4196468 140726609485440 140661776918896 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10893] ppid=10873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10893/stat : 10893 (java) S 10873 10873 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151847483 26623803392 6695 33554432000 4194304 4196468 140726609485440 140661775866592 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10894] ppid=10873 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/10875/task/10894/stat : 10894 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847483 26623803392 6695 33554432000 4194304 4196468 140726609485440 140661774814128 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28164 KiB

[startup+0.209946 s]*
/proc/loadavg: 7.70 7.06 6.61 3/200 10894
/proc/meminfo: memFree=26168252/32770624 swapFree=67108860/67108860
[pid=10873] ppid=10870 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10873/stat : 10873 (xcsp3-exec) S 10870 10873 3572 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151847477 9740288 346 33554432000 4194304 5098028 140731351052704 140731351050808 139799512146556 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15839232 140731351057514 140731351057724 140731351057724 140731351060459 0
/proc/10873/statm: 2378 346 289 221 0 87 0
[pid=10875] ppid=10873 vsize=26004064 memory=38920 CPUtime=0.33 cores=0-7
/proc/10875/stat : 10875 (java) S 10873 10873 3572 0 -1 1077944320 8313 0 0 0 30 3 0 0 20 0 20 0 151847477 26628161536 9730 33554432000 4194304 4196468 140726609485440 140726609467984 140662724787959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
/proc/10875/statm: 6501016 9730 3054 1 0 6488269 0
[pid=10875/tid=10876] ppid=10873 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/10875/task/10876/stat : 10876 (java) R 10873 10873 3572 0 -1 4202560 5415 0 0 0 17 2 0 0 20 0 20 0 151847477 26628161536 9730 33554432000 4194304 4196468 140726609485440 140662729010064 140662724799894 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10877] ppid=10873 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/10875/task/10877/stat : 10877 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847478 26628161536 9730 33554432000 4194304 4196468 140726609485440 140662677408528 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10878] ppid=10873 vsize=26004064 memory=140435992402181 CPUtime=0 cores=0-7
/proc/10875/task/10878/stat : 10878 (java) S 10873 10873 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151847478 26628161536 9730 33554432000 4194304 4196468 140726609485440 140662676355984 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10879] ppid=10873 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10875/task/10879/stat : 10879 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847478 26628161536 9730 33554432000 4194304 4196468 140726609485440 140662675303440 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10880] ppid=10873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10880/stat : 10880 (java) S 10873 10873 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151847478 26628161536 9730 33554432000 4194304 4196468 140726609485440 140662674250896 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10881] ppid=10873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10881/stat : 10881 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847478 26628161536 9730 33554432000 4194304 4196468 140726609485440 140662673197328 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10882] ppid=10873 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10875/task/10882/stat : 10882 (java) S 10873 10873 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151847478 26628161536 9730 33554432000 4194304 4196468 140726609485440 140662672144784 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10883] ppid=10873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10883/stat : 10883 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847478 26628161536 9730 33554432000 4194304 4196468 140726609485440 140662671092240 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10884] ppid=10873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10884/stat : 10884 (java) S 10873 10873 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151847478 26628161536 9730 33554432000 4194304 4196468 140726609485440 140662670039696 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10885] ppid=10873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10885/stat : 10885 (java) S 10873 10873 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151847479 26628161536 9730 33554432000 4194304 4196468 140726609485440 140661784287728 140662724799106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10886] ppid=10873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10886/stat : 10886 (java) S 10873 10873 3572 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151847480 26628161536 9730 33554432000 4194304 4196468 140726609485440 140661783233952 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10887] ppid=10873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10887/stat : 10887 (java) S 10873 10873 3572 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151847480 26628161536 9730 33554432000 4194304 4196468 140726609485440 140661782181360 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10888] ppid=10873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10888/stat : 10888 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847483 26628161536 9730 33554432000 4194304 4196468 140726609485440 140661781129936 140662724806555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10889] ppid=10873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10889/stat : 10889 (java) S 10873 10873 3572 0 -1 1077944384 339 0 0 0 0 0 0 0 20 0 20 0 151847483 26628161536 9730 33554432000 4194304 4196468 140726609485440 140661780076528 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10890] ppid=10873 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/10875/task/10890/stat : 10890 (java) S 10873 10873 3572 0 -1 1077944384 306 0 0 0 2 0 0 0 20 0 20 0 151847483 26628161536 9730 33554432000 4194304 4196468 140726609485440 140661779023984 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10891] ppid=10873 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/10875/task/10891/stat : 10891 (java) S 10873 10873 3572 0 -1 1077944384 229 0 0 0 1 0 0 0 20 0 20 0 151847483 26628161536 9730 33554432000 4194304 4196468 140726609485440 140661777971440 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10892] ppid=10873 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/10875/task/10892/stat : 10892 (java) R 10873 10873 3572 0 -1 4202560 719 0 0 0 7 0 0 0 20 0 20 0 151847483 26628161536 9730 33554432000 4194304 4196468 140726609485440 140661776918896 140662703493435 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10893] ppid=10873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10893/stat : 10893 (java) S 10873 10873 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151847483 26628161536 9730 33554432000 4194304 4196468 140726609485440 140661775866592 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10894] ppid=10873 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10875/task/10894/stat : 10894 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847483 26628161536 9730 33554432000 4194304 4196468 140726609485440 140661774814128 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40304 KiB

[startup+0.309426 s]*
/proc/loadavg: 7.70 7.06 6.61 3/200 10894
/proc/meminfo: memFree=26161676/32770624 swapFree=67108860/67108860
[pid=10873] ppid=10870 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10873/stat : 10873 (xcsp3-exec) S 10870 10873 3572 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151847477 9740288 346 33554432000 4194304 5098028 140731351052704 140731351050808 139799512146556 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15839232 140731351057514 140731351057724 140731351057724 140731351060459 0
/proc/10873/statm: 2378 346 289 221 0 87 0
[pid=10875] ppid=10873 vsize=26004064 memory=45640 CPUtime=0.5 cores=0-7
/proc/10875/stat : 10875 (java) S 10873 10873 3572 0 -1 1077944320 9133 0 0 0 46 4 0 0 20 0 20 0 151847477 26628161536 11410 33554432000 4194304 4196468 140726609485440 140726609467984 140662724787959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
/proc/10875/statm: 6501016 11410 3104 1 0 6488269 0
[pid=10875/tid=10876] ppid=10873 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10875/task/10876/stat : 10876 (java) R 10873 10873 3572 0 -1 4202560 6117 0 0 0 27 2 0 0 20 0 20 0 151847477 26628161536 11410 33554432000 4194304 4196468 140726609485440 140662729016672 140662724809885 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10877] ppid=10873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10877/stat : 10877 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847478 26628161536 11410 33554432000 4194304 4196468 140726609485440 140662677408528 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10878] ppid=10873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10878/stat : 10878 (java) S 10873 10873 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151847478 26628161536 11410 33554432000 4194304 4196468 140726609485440 140662676355984 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10879] ppid=10873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10879/stat : 10879 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847478 26628161536 11410 33554432000 4194304 4196468 140726609485440 140662675303440 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10880] ppid=10873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10880/stat : 10880 (java) S 10873 10873 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151847478 26628161536 11410 33554432000 4194304 4196468 140726609485440 140662674250896 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10881] ppid=10873 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/10875/task/10881/stat : 10881 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847478 26628161536 11410 33554432000 4194304 4196468 140726609485440 140662673197328 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10882] ppid=10873 vsize=26004064 memory=140435834106799 CPUtime=0 cores=0-7
/proc/10875/task/10882/stat : 10882 (java) S 10873 10873 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151847478 26628161536 11410 33554432000 4194304 4196468 140726609485440 140662672144784 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10883] ppid=10873 vsize=26004064 memory=140435834109104 CPUtime=0 cores=0-7
/proc/10875/task/10883/stat : 10883 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847478 26628161536 11410 33554432000 4194304 4196468 140726609485440 140662671092240 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10884] ppid=10873 vsize=26004064 memory=140435834111408 CPUtime=0 cores=0-7
/proc/10875/task/10884/stat : 10884 (java) S 10873 10873 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151847478 26628161536 11410 33554432000 4194304 4196468 140726609485440 140662670039696 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10885] ppid=10873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10885/stat : 10885 (java) S 10873 10873 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151847479 26628161536 11410 33554432000 4194304 4196468 140726609485440 140661784287728 140662724799106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10886] ppid=10873 vsize=26004064 memory=280871668229776 CPUtime=0 cores=0-7
/proc/10875/task/10886/stat : 10886 (java) S 10873 10873 3572 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151847480 26628161536 11410 33554432000 4194304 4196468 140726609485440 140661783233952 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10887] ppid=10873 vsize=26004064 memory=280871668236688 CPUtime=0 cores=0-7
/proc/10875/task/10887/stat : 10887 (java) S 10873 10873 3572 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151847480 26628161536 11410 33554432000 4194304 4196468 140726609485440 140661782181360 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10888] ppid=10873 vsize=26004064 memory=280871668177968 CPUtime=0 cores=0-7
/proc/10875/task/10888/stat : 10888 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847483 26628161536 11410 33554432000 4194304 4196468 140726609485440 140661781129936 140662724806555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10889] ppid=10873 vsize=26004064 memory=280871668250512 CPUtime=0.01 cores=0-7
/proc/10875/task/10889/stat : 10889 (java) S 10873 10873 3572 0 -1 1077944384 347 0 0 0 1 0 0 0 20 0 20 0 151847483 26628161536 11410 33554432000 4194304 4196468 140726609485440 140661780076528 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10890] ppid=10873 vsize=26004064 memory=280871668257424 CPUtime=0.03 cores=0-7
/proc/10875/task/10890/stat : 10890 (java) S 10873 10873 3572 0 -1 1077944384 347 0 0 0 3 0 0 0 20 0 20 0 151847483 26628161536 11410 33554432000 4194304 4196468 140726609485440 140661779023984 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10891] ppid=10873 vsize=26004064 memory=280871668255120 CPUtime=0.01 cores=0-7
/proc/10875/task/10891/stat : 10891 (java) S 10873 10873 3572 0 -1 1077944384 231 0 0 0 1 0 0 0 20 0 20 0 151847483 26628161536 11410 33554432000 4194304 4196468 140726609485440 140661777971440 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10892] ppid=10873 vsize=26004064 memory=280871668271280 CPUtime=0.11 cores=0-7
/proc/10875/task/10892/stat : 10892 (java) S 10873 10873 3572 0 -1 1077944384 785 0 0 0 11 0 0 0 20 0 20 0 151847483 26628161536 11410 33554432000 4194304 4196468 140726609485440 140661776918896 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10893] ppid=10873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10893/stat : 10893 (java) S 10873 10873 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151847483 26628161536 11410 33554432000 4194304 4196468 140726609485440 140661775866592 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10894] ppid=10873 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10875/task/10894/stat : 10894 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847483 26628161536 11410 33554432000 4194304 4196468 140726609485440 140661774814128 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47024 KiB

[startup+0.700903 s]
/proc/loadavg: 7.70 7.06 6.61 4/200 10894
/proc/meminfo: memFree=26129960/32770624 swapFree=67108860/67108860
[pid=10873] ppid=10870 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10873/stat : 10873 (xcsp3-exec) S 10870 10873 3572 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151847477 9740288 346 33554432000 4194304 5098028 140731351052704 140731351050808 139799512146556 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15839232 140731351057514 140731351057724 140731351057724 140731351060459 0
/proc/10873/statm: 2378 346 289 221 0 87 0
[pid=10875] ppid=10873 vsize=26006188 memory=117824 CPUtime=1.7 cores=0-7
/proc/10875/stat : 10875 (java) S 10873 10873 3572 0 -1 1077944320 12872 0 0 0 164 6 0 0 20 0 20 0 151847477 26630336512 29456 33554432000 4194304 4196468 140726609485440 140726609467984 140662724787959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
/proc/10875/statm: 6501547 29456 3192 1 0 6488781 0
[pid=10875/tid=10876] ppid=10873 vsize=26006188 memory=280871668629168 CPUtime=0.67 cores=0-7
/proc/10875/task/10876/stat : 10876 (java) R 10873 10873 3572 0 -1 4202560 6579 0 0 0 63 4 0 0 20 0 20 0 151847477 26630336512 29456 33554432000 4194304 4196468 140726609485440 140662729024448 140662707250732 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10877] ppid=10873 vsize=26006188 memory=140435834315632 CPUtime=0 cores=0-7
/proc/10875/task/10877/stat : 10877 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847478 26630336512 29456 33554432000 4194304 4196468 140726609485440 140662677408528 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10878] ppid=10873 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/10875/task/10878/stat : 10878 (java) S 10873 10873 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151847478 26630336512 29456 33554432000 4194304 4196468 140726609485440 140662676355984 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10879] ppid=10873 vsize=26006188 memory=1004 CPUtime=0 cores=0-7
/proc/10875/task/10879/stat : 10879 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151847478 26630336512 29456 33554432000 4194304 4196468 140726609485440 140662675303440 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0

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

[pid=10875/tid=10934] ppid=10873 vsize=26538700 memory=6791534058613427641 CPUtime=59.7 cores=0-7
/proc/10875/task/10934/stat : 10934 (java) R 10873 10873 3572 0 -1 4202560 1367 0 0 0 5966 4 0 0 20 0 28 0 151857641 27175628800 1164129 33554432000 4194304 4196468 140726609485440 140661763088040 140662350438587 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
Current children cumulated CPU time: 1264.95 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4657900 KiB

[startup+222.302 s]
/proc/loadavg: 8.23 7.63 6.93 9/207 10943
/proc/meminfo: memFree=20623000/32770624 swapFree=67108860/67108860
[pid=10873] ppid=10870 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10873/stat : 10873 (xcsp3-exec) S 10870 10873 3572 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151847477 9740288 346 33554432000 4194304 5098028 140731351052704 140731351050808 139799512146556 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15839232 140731351057514 140731351057724 140731351057724 140731351060459 0
/proc/10873/statm: 2378 346 289 221 0 87 0
[pid=10875] ppid=10873 vsize=26538700 memory=5576008 CPUtime=1743.31 cores=0-7
/proc/10875/stat : 10875 (java) S 10873 10873 3572 0 -1 1077944320 197329 0 0 0 173884 447 0 0 20 0 28 0 151847477 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140726609467984 140662724787959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
/proc/10875/statm: 6634675 1394002 3295 1 0 6621909 0
[pid=10875/tid=10876] ppid=10873 vsize=26538700 memory=5576008 CPUtime=2.45 cores=0-7
/proc/10875/task/10876/stat : 10876 (java) S 10873 10873 3572 0 -1 1077944384 8188 0 0 0 236 9 0 0 20 0 28 0 151847477 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140662729028736 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10877] ppid=10873 vsize=26538700 memory=5576008 CPUtime=0.46 cores=0-7
/proc/10875/task/10877/stat : 10877 (java) S 10873 10873 3572 0 -1 1077944384 1524 0 0 0 20 26 0 0 20 0 28 0 151847478 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140662677408528 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10878] ppid=10873 vsize=26538700 memory=5576008 CPUtime=0.46 cores=0-7
/proc/10875/task/10878/stat : 10878 (java) S 10873 10873 3572 0 -1 1077944384 1713 0 0 0 20 26 0 0 20 0 28 0 151847478 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140662676355984 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10879] ppid=10873 vsize=26538700 memory=5576008 CPUtime=0.47 cores=0-7
/proc/10875/task/10879/stat : 10879 (java) S 10873 10873 3572 0 -1 1077944384 1452 0 0 0 19 28 0 0 20 0 28 0 151847478 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140662675303440 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10880] ppid=10873 vsize=26538700 memory=5576008 CPUtime=0.47 cores=0-7
/proc/10875/task/10880/stat : 10880 (java) S 10873 10873 3572 0 -1 1077944384 1419 0 0 0 17 30 0 0 20 0 28 0 151847478 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140662674250896 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10881] ppid=10873 vsize=26538700 memory=1384 CPUtime=0.46 cores=0-7
/proc/10875/task/10881/stat : 10881 (java) S 10873 10873 3572 0 -1 1077944384 1761 0 0 0 18 28 0 0 20 0 28 0 151847478 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140662673197328 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10882] ppid=10873 vsize=26538700 memory=1384 CPUtime=0.46 cores=0-7
/proc/10875/task/10882/stat : 10882 (java) S 10873 10873 3572 0 -1 1077944384 2521 0 0 0 19 27 0 0 20 0 28 0 151847478 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140662672144784 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10883] ppid=10873 vsize=26538700 memory=1948 CPUtime=0.46 cores=0-7
/proc/10875/task/10883/stat : 10883 (java) S 10873 10873 3572 0 -1 1077944384 1485 0 0 0 18 28 0 0 20 0 28 0 151847478 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140662671092240 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10884] ppid=10873 vsize=26538700 memory=8580 CPUtime=0.47 cores=0-7
/proc/10875/task/10884/stat : 10884 (java) S 10873 10873 3572 0 -1 1077944384 1304 0 0 0 20 27 0 0 20 0 28 0 151847478 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140662670039696 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10885] ppid=10873 vsize=26538700 memory=1384 CPUtime=0.36 cores=0-7
/proc/10875/task/10885/stat : 10885 (java) S 10873 10873 3572 0 -1 1077944384 10516 0 0 0 35 1 0 0 20 0 28 0 151847479 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661784287728 140662724799106 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10886] ppid=10873 vsize=26538700 memory=5543032 CPUtime=0 cores=0-7
/proc/10875/task/10886/stat : 10886 (java) S 10873 10873 3572 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 151847480 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661783234016 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10887] ppid=10873 vsize=26538700 memory=5576008 CPUtime=0 cores=0-7
/proc/10875/task/10887/stat : 10887 (java) S 10873 10873 3572 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 151847480 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661782181376 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10888] ppid=10873 vsize=26538700 memory=5576008 CPUtime=0 cores=0-7
/proc/10875/task/10888/stat : 10888 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151847483 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661781129936 140662724806555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10889] ppid=10873 vsize=26538700 memory=0 CPUtime=2.98 cores=0-7
/proc/10875/task/10889/stat : 10889 (java) S 10873 10873 3572 0 -1 1077944384 21663 0 0 0 294 4 0 0 20 0 28 0 151847483 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661780076528 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10890] ppid=10873 vsize=26538700 memory=134867 CPUtime=3.38 cores=0-7
/proc/10875/task/10890/stat : 10890 (java) S 10873 10873 3572 0 -1 1077944384 27606 0 0 0 333 5 0 0 20 0 28 0 151847483 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661779023984 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10891] ppid=10873 vsize=26538700 memory=960 CPUtime=3.98 cores=0-7
/proc/10875/task/10891/stat : 10891 (java) S 10873 10873 3572 0 -1 1077944384 27965 0 0 0 392 6 0 0 20 0 28 0 151847483 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661777971440 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10892] ppid=10873 vsize=26538700 memory=2424 CPUtime=0.84 cores=0-7
/proc/10875/task/10892/stat : 10892 (java) S 10873 10873 3572 0 -1 1077944384 13669 0 0 0 81 3 0 0 20 0 28 0 151847483 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661776918896 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10893] ppid=10873 vsize=26538700 memory=5576008 CPUtime=0 cores=0-7
/proc/10875/task/10893/stat : 10893 (java) S 10873 10873 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151847483 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661775866592 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10894] ppid=10873 vsize=26538700 memory=4132 CPUtime=0.06 cores=0-7
/proc/10875/task/10894/stat : 10894 (java) S 10873 10873 3572 0 -1 1077944384 3257 0 0 0 3 3 0 0 20 0 28 0 151847483 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661774814128 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10936] ppid=10873 vsize=26538700 memory=1384 CPUtime=35.43 cores=0-7
/proc/10875/task/10936/stat : 10936 (java) R 10873 10873 3572 0 -1 4202560 1229 0 0 0 3543 0 0 0 20 0 28 0 151866159 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661765192808 140662350440840 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10937] ppid=10873 vsize=26538700 memory=5542832 CPUtime=35.44 cores=0-7
/proc/10875/task/10937/stat : 10937 (java) R 10873 10873 3572 0 -1 4202560 1448 0 0 0 3543 1 0 0 20 0 28 0 151866159 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661766246648 140662350440610 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10938] ppid=10873 vsize=26538700 memory=0 CPUtime=34.91 cores=0-7
/proc/10875/task/10938/stat : 10938 (java) R 10873 10873 3572 0 -1 4202560 1247 0 0 0 3491 0 0 0 20 0 28 0 151866159 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661762034912 140662351219153 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10939] ppid=10873 vsize=26538700 memory=0 CPUtime=35.46 cores=0-7
/proc/10875/task/10939/stat : 10939 (java) R 10873 10873 3572 0 -1 4202560 2143 0 0 0 3538 8 0 0 20 0 28 0 151866159 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661759929768 140662350438587 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10940] ppid=10873 vsize=26538700 memory=932 CPUtime=35.43 cores=0-7
/proc/10875/task/10940/stat : 10940 (java) R 10873 10873 3572 0 -1 4202560 2630 0 0 0 3536 7 0 0 20 0 28 0 151866159 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661767298856 140662350440673 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10941] ppid=10873 vsize=26538700 memory=1572 CPUtime=35.19 cores=0-7
/proc/10875/task/10941/stat : 10941 (java) R 10873 10873 3572 0 -1 4202560 2123 0 0 0 3518 1 0 0 20 0 28 0 151866159 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661763088024 140662351352548 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10942] ppid=10873 vsize=26538700 memory=1384 CPUtime=35.45 cores=0-7
/proc/10875/task/10942/stat : 10942 (java) R 10873 10873 3572 0 -1 4202560 826 0 0 0 3544 1 0 0 20 0 28 0 151866159 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661764141208 140662350613323 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10943] ppid=10873 vsize=26538700 memory=42324 CPUtime=35.45 cores=0-7
/proc/10875/task/10943/stat : 10943 (java) R 10873 10873 3572 0 -1 4202560 1058 0 0 0 3544 1 0 0 20 0 28 0 151866159 27175628800 1394002 33554432000 4194304 4196468 140726609485440 140661760982440 140662350440663 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
Current children cumulated CPU time: 1743.31 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5577392 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.48 7.75 6.99 9/207 10951
/proc/meminfo: memFree=19865692/32770624 swapFree=67108860/67108860
[pid=10873] ppid=10870 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10873/stat : 10873 (xcsp3-exec) S 10870 10873 3572 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151847477 9740288 346 33554432000 4194304 5098028 140731351052704 140731351050808 139799512146556 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15839232 140731351057514 140731351057724 140731351057724 140731351060459 0
/proc/10873/statm: 2378 346 289 221 0 87 0
[pid=10875] ppid=10873 vsize=26538700 memory=6332692 CPUtime=1973.73 cores=0-7
/proc/10875/stat : 10875 (java) S 10873 10873 3572 0 -1 1077944320 213792 0 0 0 196890 483 0 0 20 0 28 0 151847477 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140726609467984 140662724787959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
/proc/10875/statm: 6634675 1583173 3295 1 0 6621909 0
[pid=10875/tid=10876] ppid=10873 vsize=26538700 memory=6791534058613427641 CPUtime=2.45 cores=0-7
/proc/10875/task/10876/stat : 10876 (java) S 10873 10873 3572 0 -1 1077944384 8553 0 0 0 236 9 0 0 20 0 28 0 151847477 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140662729028736 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10877] ppid=10873 vsize=26538700 memory=4872558044660077418 CPUtime=0.48 cores=0-7
/proc/10875/task/10877/stat : 10877 (java) S 10873 10873 3572 0 -1 1077944384 1547 0 0 0 21 27 0 0 20 0 28 0 151847478 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140662677408528 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10878] ppid=10873 vsize=26538700 memory=4132 CPUtime=0.47 cores=0-7
/proc/10875/task/10878/stat : 10878 (java) S 10873 10873 3572 0 -1 1077944384 1737 0 0 0 21 26 0 0 20 0 28 0 151847478 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140662676355984 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10879] ppid=10873 vsize=26538700 memory=42324 CPUtime=0.48 cores=0-7
/proc/10875/task/10879/stat : 10879 (java) S 10873 10873 3572 0 -1 1077944384 1999 0 0 0 19 29 0 0 20 0 28 0 151847478 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140662675303440 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10880] ppid=10873 vsize=26538700 memory=2332 CPUtime=0.48 cores=0-7
/proc/10875/task/10880/stat : 10880 (java) S 10873 10873 3572 0 -1 1077944384 1452 0 0 0 18 30 0 0 20 0 28 0 151847478 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140662674250896 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10881] ppid=10873 vsize=26538700 memory=1292 CPUtime=0.47 cores=0-7
/proc/10875/task/10881/stat : 10881 (java) S 10873 10873 3572 0 -1 1077944384 1825 0 0 0 19 28 0 0 20 0 28 0 151847478 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140662673197328 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10882] ppid=10873 vsize=26538700 memory=1384 CPUtime=0.46 cores=0-7
/proc/10875/task/10882/stat : 10882 (java) S 10873 10873 3572 0 -1 1077944384 2567 0 0 0 19 27 0 0 20 0 28 0 151847478 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140662672144784 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10883] ppid=10873 vsize=26538700 memory=6332692 CPUtime=0.47 cores=0-7
/proc/10875/task/10883/stat : 10883 (java) S 10873 10873 3572 0 -1 1077944384 1534 0 0 0 18 29 0 0 20 0 28 0 151847478 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140662671092240 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10884] ppid=10873 vsize=26538700 memory=4872558044660077418 CPUtime=0.48 cores=0-7
/proc/10875/task/10884/stat : 10884 (java) S 10873 10873 3572 0 -1 1077944384 1383 0 0 0 20 28 0 0 20 0 28 0 151847478 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140662670039696 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10885] ppid=10873 vsize=26538700 memory=4040 CPUtime=0.36 cores=0-7
/proc/10875/task/10885/stat : 10885 (java) S 10873 10873 3572 0 -1 1077944384 11114 0 0 0 35 1 0 0 20 0 28 0 151847479 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661784287728 140662724799106 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10886] ppid=10873 vsize=26538700 memory=796 CPUtime=0 cores=0-7
/proc/10875/task/10886/stat : 10886 (java) S 10873 10873 3572 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 151847480 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661783234016 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10887] ppid=10873 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/10875/task/10887/stat : 10887 (java) S 10873 10873 3572 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 151847480 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661782181376 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10888] ppid=10873 vsize=26538700 memory=6332624 CPUtime=0 cores=0-7
/proc/10875/task/10888/stat : 10888 (java) S 10873 10873 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151847483 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661781129936 140662724806555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10889] ppid=10873 vsize=26538700 memory=8580 CPUtime=3.03 cores=0-7
/proc/10875/task/10889/stat : 10889 (java) S 10873 10873 3572 0 -1 1077944384 22403 0 0 0 299 4 0 0 20 0 28 0 151847483 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661780076528 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10890] ppid=10873 vsize=26538700 memory=4616 CPUtime=3.42 cores=0-7
/proc/10875/task/10890/stat : 10890 (java) S 10873 10873 3572 0 -1 1077944384 29216 0 0 0 337 5 0 0 20 0 28 0 151847483 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661779023984 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10891] ppid=10873 vsize=26538700 memory=1720 CPUtime=4.08 cores=0-7
/proc/10875/task/10891/stat : 10891 (java) S 10873 10873 3572 0 -1 1077944384 30463 0 0 0 402 6 0 0 20 0 28 0 151847483 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661777971440 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10892] ppid=10873 vsize=26538700 memory=140435835315601 CPUtime=0.85 cores=0-7
/proc/10875/task/10892/stat : 10892 (java) S 10873 10873 3572 0 -1 1077944384 15131 0 0 0 82 3 0 0 20 0 28 0 151847483 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661776918896 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10893] ppid=10873 vsize=26538700 memory=1436 CPUtime=0 cores=0-7
/proc/10875/task/10893/stat : 10893 (java) S 10873 10873 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151847483 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661775866592 140662724798165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10894] ppid=10873 vsize=26538700 memory=6791534058613427641 CPUtime=0.08 cores=0-7
/proc/10875/task/10894/stat : 10894 (java) S 10873 10873 3572 0 -1 1077944384 3366 0 0 0 4 4 0 0 20 0 28 0 151847483 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661774814128 140662724799106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10944] ppid=10873 vsize=26538700 memory=2332 CPUtime=8.67 cores=0-7
/proc/10875/task/10944/stat : 10944 (java) R 10873 10873 3572 0 -1 4202560 483 0 0 0 866 1 0 0 20 0 28 0 151871809 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661762034792 140662350440673 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10945] ppid=10873 vsize=26538700 memory=1292 CPUtime=8.68 cores=0-7
/proc/10875/task/10945/stat : 10945 (java) R 10873 10873 3572 0 -1 4202560 360 0 0 0 868 0 0 0 20 0 28 0 151871809 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661759930536 140662350440594 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10946] ppid=10873 vsize=26538700 memory=1728 CPUtime=8.55 cores=0-7
/proc/10875/task/10946/stat : 10946 (java) R 10873 10873 3572 0 -1 4202560 558 0 0 0 855 0 0 0 20 0 28 0 151871809 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661767298512 140662349538821 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10947] ppid=10873 vsize=26538700 memory=5788 CPUtime=8.63 cores=0-7
/proc/10875/task/10947/stat : 10947 (java) R 10873 10873 3572 0 -1 4202560 839 0 0 0 861 2 0 0 20 0 28 0 151871809 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661760982616 140662350439589 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10948] ppid=10873 vsize=26538700 memory=1228 CPUtime=8.66 cores=0-7
/proc/10875/task/10948/stat : 10948 (java) R 10873 10873 3572 0 -1 4202560 927 0 0 0 862 4 0 0 20 0 28 0 151871809 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661763088792 140662351451411 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10949] ppid=10873 vsize=26538700 memory=796 CPUtime=8.58 cores=0-7
/proc/10875/task/10949/stat : 10949 (java) R 10873 10873 3572 0 -1 4202560 835 0 0 0 858 0 0 0 20 0 28 0 151871809 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661765193192 140662350438625 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10950] ppid=10873 vsize=26538700 memory=10088 CPUtime=8.68 cores=0-7
/proc/10875/task/10950/stat : 10950 (java) R 10873 10873 3572 0 -1 4202560 321 0 0 0 868 0 0 0 20 0 28 0 151871809 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661764141208 140662350440785 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
[pid=10875/tid=10951] ppid=10873 vsize=26538700 memory=1948 CPUtime=8.66 cores=0-7
/proc/10875/task/10951/stat : 10951 (java) R 10873 10873 3572 0 -1 4202560 293 0 0 0 866 0 0 0 20 0 28 0 151871809 27175628800 1583173 33554432000 4194304 4196468 140726609485440 140661766246392 140662350438625 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37515264 140726609487000 140726609487176 140726609487176 140726609489871 0
Current children cumulated CPU time: 1973.73 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 6334076 KiB

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

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

[startup+252.129 s]
# the end of solver process 10875 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1969.6 s, system=4.86767 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

Child status: 143
Real time (s): 252.129
CPU time (s): 1974.47
CPU user time (s): 1969.6
CPU system time (s): 4.86767
CPU usage (%): 783.119
Max. virtual memory (cumulated for all children) (KiB): 26550508
Max. memory (cumulated for all children) (KiB): 6334076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1969.6
system time used= 4.86767
maximum resident set size= 6333260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215759
page faults= 0
swaps= 0
block input operations= 0
block output operations= 496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13520
involuntary context switches= 21856


# summary of solver processes directly reported to runsolver:
#   pid: 10873,10875
#   total CPU time (s): 1974.47
#   total CPU user time (s): 1969.6
#   total CPU system time (s): 4.86767

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.8302 second user time and 3.26277 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-20 01:52:18
IDJOB=4281246
IDBENCH=136066
IDSOLVER=2676
FILE ID=node112/4281246-1503187598
RUNJOBID= node112-1503180405-3599
PBS_JOBID= 20630850
Free space on /tmp= 61856 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-ft/BinPacking-mdd-ft120-15.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281246-1503187598/watcher-4281246-1503187598 -o /tmp/evaluation-result-4281246-1503187598/solver-4281246-1503187598 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node112-1503180405-3599 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1684453436 HOME/instance-4281246-1503187598.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= b641d135752528099b6bd819b25278f3
RANDOM SEED=1684453436

node112.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.24
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.24
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.24
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.24
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:        26196760 kB
MemAvailable:   31971996 kB
Buffers:          253164 kB
Cached:          5812404 kB
SwapCached:            0 kB
Active:          1103064 kB
Inactive:        5014744 kB
Active(anon):       4204 kB
Inactive(anon):    84388 kB
Active(file):    1098860 kB
Inactive(file):  4930356 kB
Unevictable:        7840 kB
Mlocked:            7840 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7784 kB
Writeback:             0 kB
AnonPages:         56344 kB
Mapped:            51220 kB
Shmem:             33416 kB
Slab:             150536 kB
SReclaimable:     123708 kB
SUnreclaim:        26828 kB
KernelStack:        3264 kB
PageTables:         4624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61848 MiB
End job on node112 at 2017-08-20 01:56:31