Trace number 4399362

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 2019-09-16SAT (TO)476 2520.61 634

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n100/
TravellingSalesman-100-50-02.xml
MD5SUM0e4189ad20205ae354a6aa8eb292dbdf
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark421
Best CPU time to get the best result obtained on this benchmark20120.6
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints101
Number of domains2
Minimum domain size60
Maximum domain size100
Distribution of domain sizes[{"size":60,"count":100},{"size":100,"count":100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":100}]
Minimum constraint arity3
Maximum constraint arity100
Distribution of constraint arities[{"arity":3,"count":100},{"arity":100,"count":1}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399362-1568699133.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399362-1568699133.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
3.18/1.24	c solve instance...
4.68/1.61	o 1674 
4.68/1.61	o 1659 
4.68/1.62	o 1656 
4.68/1.63	o 1643 
4.68/1.63	o 1642 
4.68/1.64	o 1627 
6.35/2.16	o 1625 
6.35/2.17	o 1624 
6.35/2.17	o 1620 
6.35/2.17	o 1615 
6.35/2.17	o 1610 
6.35/2.19	o 1603 
6.35/2.19	o 1598 
6.96/2.39	o 1597 
7.33/2.40	o 1593 
7.33/2.47	o 1592 
7.33/2.49	o 1591 
7.33/2.49	o 1589 
7.71/2.50	o 1585 
8.43/2.73	o 1584 
10.06/3.18	o 1581 
12.75/3.89	o 1580 
15.03/4.47	o 598 
15.03/4.48	o 593 
15.35/4.51	o 576 
15.35/4.56	o 574 
15.35/4.59	o 571 
15.73/4.62	o 538 
15.73/4.65	o 532 
15.73/4.68	o 529 
16.11/4.70	o 528 
16.51/4.86	o 527 
16.51/4.88	o 519 
32.82/8.98	o 517 
34.77/9.45	o 516 
34.77/9.46	o 515 
56.57/14.90	o 514 
112.72/29.05	o 512 
137.35/35.27	o 511 
156.06/40.00	o 510 
156.45/40.01	o 508 
161.20/41.30	o 507 
239.60/60.91	o 504 
239.60/60.94	o 503 
609.36/153.83	o 502 
734.30/185.23	o 497 
770.90/194.45	o 495 
848.52/213.91	o 493 
889.16/224.19	o 490 
910.21/229.49	o 489 
1479.08/372.34	o 487 
1479.08/372.35	o 482 
1655.80/416.73	o 481 
1788.78/450.13	o 479 
1947.93/490.17	o 478 
2047.41/515.18	o 476 
2520.28/633.95	s SATISFIABLE
2520.28/633.95	v <instantiation>
2520.28/633.95	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[70] d[71] d[72] d[73] d[74] d[75] d[76] d[77] d[78] d[79] d[80] d[81] d[82] d[83] d[84] d[85] d[86] d[87] d[88] d[89] d[90] d[91] d[92] d[93] d[94] d[95] d[96] d[97] d[98] d[99] </list>
2520.28/633.95	v 	<values>35 36 63 99 80 68 57 19 7 11 15 40 41 53 46 43 16 10 13 6 14 17 22 26 37 32 38 49 51 55 61 67 66 72 69 71 74 78 76 82 85 92 95 89 81 77 65 62 56 54 58 59 52 50 27 20 18 8 9 4 1 0 5 2 3 12 21 23 24 25 31 34 30 29 33 28 39 42 48 47 45 44 60 75 70 64 73 79 84 87 96 94 90 88 91 97 98 93 86 83 2 19 24 9 7 6 21 9 8 9 10 4 5 4 1 12 5 11 6 6 2 4 4 3 3 2 6 1 2 4 3 1 2 3 3 2 4 2 4 1 4 3 2 4 2 6 5 4 1 3 1 5 1 9 4 1 6 1 4 1 1 3 5 1 4 5 1 2 2 4 4 1 2 2 2 4 4 3 2 2 2 8 9 5 4 4 5 8 3 5 7 1 3 4 14 3 4 5 2 25 </values>
2520.28/633.95	v </instantiation>
2520.28/633.95	c Unexpected resolution interruption!

Verifier Data

OK	476

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399362-1568699133/watcher-4399362-1568699133 -o /tmp/evaluation-result-4399362-1568699133/solver-4399362-1568699133 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568694401-32468 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 700670037 HOME/instance-4399362-1568699133.xml 

running on 4 cores: 0,2,4,6

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

solver pid=8441, runsolver pid=8438

[startup+0.102903 s]*
/proc/loadavg: 8.33 8.41 8.32 6/234 8457
/proc/meminfo: memFree=28788220/32770624 swapFree=66939908/67108860
[pid=8441] ppid=8438 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8441/stat : 8441 (xcsp3-exec) S 8438 8441 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445828180 115843072 363 33554432000 4194304 5098028 140736629382176 140736629380280 139741329994364 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 35954688 140736629388155 140736629388397 140736629388397 140736629391306 0
/proc/8441/statm: 28282 363 304 221 0 87 0
[pid=8443] ppid=8441 vsize=15144776 memory=29628 CPUtime=0.13 cores=0,2,4,6
/proc/8443/stat : 8443 (java) S 8441 8441 32437 0 -1 1077944320 5854 0 0 0 12 1 0 0 20 0 15 0 445828180 15508250624 7407 33554432000 4194304 4196468 140721886368240 140721886350784 139870526701303 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
/proc/8443/statm: 3786194 7407 3151 1 0 3748377 0
[pid=8443/tid=8444] ppid=8441 vsize=15144776 memory=7031125463459224206 CPUtime=0.1 cores=0,2,4,6
/proc/8443/task/8444/stat : 8444 (java) S 8441 8441 32437 0 -1 1077944384 3742 0 0 0 9 1 0 0 20 0 15 0 445828181 15508250624 7407 33554432000 4194304 4196468 140721886368240 139870530931056 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8445] ppid=8441 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8445/stat : 8445 (java) S 8441 8441 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828181 15508250624 7407 33554432000 4194304 4196468 140721886368240 139870454741776 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8446] ppid=8441 vsize=15144776 memory=139907653600896 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8446/stat : 8446 (java) S 8441 8441 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828181 15508250624 7407 33554432000 4194304 4196468 140721886368240 139870453689232 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8447] ppid=8441 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8447/stat : 8447 (java) S 8441 8441 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828181 15508250624 7407 33554432000 4194304 4196468 140721886368240 139870452636688 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8448] ppid=8441 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8448/stat : 8448 (java) S 8441 8441 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828181 15508250624 7407 33554432000 4194304 4196468 140721886368240 139870451584144 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8449] ppid=8441 vsize=15144776 memory=139907653600896 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8449/stat : 8449 (java) S 8441 8441 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828183 15508250624 7407 33554432000 4194304 4196468 140721886368240 139869995276272 139870526712450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8450] ppid=8441 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8450/stat : 8450 (java) S 8441 8441 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445828183 15508250624 7407 33554432000 4194304 4196468 140721886368240 139869994222496 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8451] ppid=8441 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8451/stat : 8451 (java) S 8441 8441 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445828184 15508250624 7407 33554432000 4194304 4196468 140721886368240 139869993169904 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8452] ppid=8441 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8452/stat : 8452 (java) S 8441 8441 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828186 15508250624 7407 33554432000 4194304 4196468 140721886368240 139869992118480 139870526719899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8453] ppid=8441 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8453/stat : 8453 (java) R 8441 8441 32437 0 -1 4202560 418 0 0 0 0 0 0 0 20 0 15 0 445828186 15508250624 7407 33554432000 4194304 4196468 140721886368240 139869991066096 139870510201720 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8454] ppid=8441 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8454/stat : 8454 (java) R 8441 8441 32437 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 445828186 15508250624 7407 33554432000 4194304 4196468 140721886368240 139869990013552 139870526712450 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8455] ppid=8441 vsize=15144776 memory=139907653600896 CPUtime=0.02 cores=0,2,4,6
/proc/8443/task/8455/stat : 8455 (java) R 8441 8441 32437 0 -1 4202560 353 0 0 0 2 0 0 0 20 0 15 0 445828186 15508250624 7407 33554432000 4194304 4196468 140721886368240 139869988961008 139870526713238 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8456] ppid=8441 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8456/stat : 8456 (java) S 8441 8441 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828186 15508250624 7407 33554432000 4194304 4196468 140721886368240 139869987908704 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8457] ppid=8441 vsize=15144776 memory=139907653600896 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8457/stat : 8457 (java) S 8441 8441 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828186 15508250624 7407 33554432000 4194304 4196468 140721886368240 139869986855216 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31080 KiB

[startup+0.210871 s]*
/proc/loadavg: 8.33 8.41 8.32 7/234 8457
/proc/meminfo: memFree=28775604/32770624 swapFree=66939908/67108860
[pid=8441] ppid=8438 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8441/stat : 8441 (xcsp3-exec) S 8438 8441 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445828180 115843072 363 33554432000 4194304 5098028 140736629382176 140736629380280 139741329994364 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 35954688 140736629388155 140736629388397 140736629388397 140736629391306 0
/proc/8441/statm: 28282 363 304 221 0 87 0
[pid=8443] ppid=8441 vsize=15144776 memory=41072 CPUtime=0.34 cores=0,2,4,6
/proc/8443/stat : 8443 (java) S 8441 8441 32437 0 -1 1077944320 9477 0 0 0 30 4 0 0 20 0 15 0 445828180 15508250624 10268 33554432000 4194304 4196468 140721886368240 140721886350784 139870526701303 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
/proc/8443/statm: 3786194 10268 3318 1 0 3748377 0
[pid=8443/tid=8444] ppid=8441 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/8443/task/8444/stat : 8444 (java) R 8441 8441 32437 0 -1 4202560 6642 0 0 0 18 2 0 0 20 0 15 0 445828181 15508250624 10268 33554432000 4194304 4196468 140721886368240 139870530939120 139870526722650 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8445] ppid=8441 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8445/stat : 8445 (java) S 8441 8441 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828181 15508250624 10268 33554432000 4194304 4196468 140721886368240 139870454741776 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8446] ppid=8441 vsize=15144776 memory=139907653627645 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8446/stat : 8446 (java) S 8441 8441 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828181 15508250624 10268 33554432000 4194304 4196468 140721886368240 139870453689232 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8447] ppid=8441 vsize=15144776 memory=139907653600896 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8447/stat : 8447 (java) S 8441 8441 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828181 15508250624 10268 33554432000 4194304 4196468 140721886368240 139870452636688 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8448] ppid=8441 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8448/stat : 8448 (java) S 8441 8441 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828181 15508250624 10268 33554432000 4194304 4196468 140721886368240 139870451584144 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8449] ppid=8441 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8449/stat : 8449 (java) S 8441 8441 32437 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445828183 15508250624 10268 33554432000 4194304 4196468 140721886368240 139869995276272 139870526712450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8450] ppid=8441 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8450/stat : 8450 (java) S 8441 8441 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445828183 15508250624 10268 33554432000 4194304 4196468 140721886368240 139869994222496 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8451] ppid=8441 vsize=15144776 memory=139907653600896 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8451/stat : 8451 (java) S 8441 8441 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445828184 15508250624 10268 33554432000 4194304 4196468 140721886368240 139869993169904 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8452] ppid=8441 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8452/stat : 8452 (java) S 8441 8441 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828186 15508250624 10268 33554432000 4194304 4196468 140721886368240 139869992118480 139870526719899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8453] ppid=8441 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8443/task/8453/stat : 8453 (java) S 8441 8441 32437 0 -1 1077944384 481 0 0 0 2 0 0 0 20 0 15 0 445828186 15508250624 10268 33554432000 4194304 4196468 140721886368240 139869991066096 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8454] ppid=8441 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/8443/task/8454/stat : 8454 (java) S 8441 8441 32437 0 -1 1077944384 346 0 0 0 2 0 0 0 20 0 15 0 445828186 15508250624 10268 33554432000 4194304 4196468 140721886368240 139869990013552 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8455] ppid=8441 vsize=15144776 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8443/task/8455/stat : 8455 (java) R 8441 8441 32437 0 -1 4202560 707 0 0 0 8 0 0 0 20 0 15 0 445828186 15508250624 10268 33554432000 4194304 4196468 140721886368240 139869988961008 139870506109652 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8456] ppid=8441 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8456/stat : 8456 (java) S 8441 8441 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828186 15508250624 10268 33554432000 4194304 4196468 140721886368240 139869987908704 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8457] ppid=8441 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8457/stat : 8457 (java) S 8441 8441 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828186 15508250624 10268 33554432000 4194304 4196468 140721886368240 139869986855216 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42524 KiB

[startup+0.311982 s]*
/proc/loadavg: 8.33 8.41 8.32 8/234 8457
/proc/meminfo: memFree=28768556/32770624 swapFree=66939908/67108860
[pid=8441] ppid=8438 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8441/stat : 8441 (xcsp3-exec) S 8438 8441 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445828180 115843072 363 33554432000 4194304 5098028 140736629382176 140736629380280 139741329994364 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 35954688 140736629388155 140736629388397 140736629388397 140736629391306 0
/proc/8441/statm: 28282 363 304 221 0 87 0
[pid=8443] ppid=8441 vsize=15149032 memory=50208 CPUtime=0.53 cores=0,2,4,6
/proc/8443/stat : 8443 (java) S 8441 8441 32437 0 -1 1077944320 10866 0 0 0 48 5 0 0 20 0 15 0 445828180 15512608768 12552 33554432000 4194304 4196468 140721886368240 140721886350784 139870526701303 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
/proc/8443/statm: 3787258 12552 3367 1 0 3748377 0
[pid=8443/tid=8444] ppid=8441 vsize=15149032 memory=7100839887217527144 CPUtime=0.3 cores=0,2,4,6
/proc/8443/task/8444/stat : 8444 (java) R 8441 8441 32437 0 -1 4202560 7826 0 0 0 27 3 0 0 20 0 15 0 445828181 15512608768 12617 33554432000 4194304 4196468 140721886368240 139870530932416 139870510781790 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8445] ppid=8441 vsize=15149032 memory=4294967331 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8445/stat : 8445 (java) S 8441 8441 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828181 15512608768 12617 33554432000 4194304 4196468 140721886368240 139870454741776 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8446] ppid=8441 vsize=15149032 memory=139907653654304 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8446/stat : 8446 (java) S 8441 8441 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828181 15512608768 12617 33554432000 4194304 4196468 140721886368240 139870453689232 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8447] ppid=8441 vsize=15149032 memory=55780 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8447/stat : 8447 (java) S 8441 8441 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828181 15512608768 12617 33554432000 4194304 4196468 140721886368240 139870452636688 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8448] ppid=8441 vsize=15149032 memory=35 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8448/stat : 8448 (java) S 8441 8441 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828181 15512608768 12617 33554432000 4194304 4196468 140721886368240 139870451584144 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8449] ppid=8441 vsize=15149032 memory=139907653661216 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8449/stat : 8449 (java) S 8441 8441 32437 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445828183 15512608768 12617 33554432000 4194304 4196468 140721886368240 139869995276272 139870526712450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8450] ppid=8441 vsize=15149032 memory=35 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8450/stat : 8450 (java) S 8441 8441 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445828183 15512608768 12617 33554432000 4194304 4196468 140721886368240 139869994222496 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8451] ppid=8441 vsize=15149032 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8451/stat : 8451 (java) S 8441 8441 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445828184 15512608768 12617 33554432000 4194304 4196468 140721886368240 139869993169904 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8452] ppid=8441 vsize=15149032 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8452/stat : 8452 (java) S 8441 8441 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828186 15512608768 12617 33554432000 4194304 4196468 140721886368240 139869992118480 139870526719899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8453] ppid=8441 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/8443/task/8453/stat : 8453 (java) R 8441 8441 32437 0 -1 4202560 594 0 0 0 4 0 0 0 20 0 15 0 445828186 15512608768 12617 33554432000 4194304 4196468 140721886368240 139869991047112 139870511629642 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8454] ppid=8441 vsize=15149032 memory=139907553147823 CPUtime=0.04 cores=0,2,4,6
/proc/8443/task/8454/stat : 8454 (java) S 8441 8441 32437 0 -1 1077944384 388 0 0 0 4 0 0 0 20 0 15 0 445828186 15512608768 12617 33554432000 4194304 4196468 140721886368240 139869990013552 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8455] ppid=8441 vsize=15149032 memory=139907653609203 CPUtime=0.12 cores=0,2,4,6
/proc/8443/task/8455/stat : 8455 (java) S 8441 8441 32437 0 -1 1077944384 790 0 0 0 12 0 0 0 20 0 15 0 445828186 15512608768 12617 33554432000 4194304 4196468 140721886368240 139869988961008 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8456] ppid=8441 vsize=15149032 memory=139907553157039 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8456/stat : 8456 (java) S 8441 8441 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828186 15512608768 12617 33554432000 4194304 4196468 140721886368240 139869987908704 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8457] ppid=8441 vsize=15149032 memory=279815206760320 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8457/stat : 8457 (java) S 8441 8441 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828186 15512608768 12617 33554432000 4194304 4196468 140721886368240 139869986855216 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51660 KiB

[startup+0.700764 s]
/proc/loadavg: 8.33 8.41 8.32 9/234 8457
/proc/meminfo: memFree=28745780/32770624 swapFree=66939908/67108860
[pid=8441] ppid=8438 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8441/stat : 8441 (xcsp3-exec) S 8438 8441 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445828180 115843072 363 33554432000 4194304 5098028 140736629382176 140736629380280 139741329994364 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 35954688 140736629388155 140736629388397 140736629388397 140736629391306 0
/proc/8441/statm: 28282 363 304 221 0 87 0
[pid=8443] ppid=8441 vsize=15151156 memory=161368 CPUtime=1.51 cores=0,2,4,6
/proc/8443/stat : 8443 (java) S 8441 8441 32437 0 -1 1077944320 13979 0 0 0 144 7 0 0 20 0 15 0 445828180 15514783744 40342 33554432000 4194304 4196468 140721886368240 140721886350784 139870526701303 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
/proc/8443/statm: 3787789 40342 3441 1 0 3748889 0
[pid=8443/tid=8444] ppid=8441 vsize=15151156 memory=148 CPUtime=0.67 cores=0,2,4,6
/proc/8443/task/8444/stat : 8444 (java) R 8441 8441 32437 0 -1 4202560 8921 0 0 0 63 4 0 0 20 0 15 0 445828181 15514783744 40342 33554432000 4194304 4196468 140721886368240 139870530929440 139870510781790 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8445] ppid=8441 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8445/stat : 8445 (java) S 8441 8441 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828181 15514783744 40342 33554432000 4194304 4196468 140721886368240 139870454741776 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8446] ppid=8441 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8446/stat : 8446 (java) S 8441 8441 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828181 15514783744 40342 33554432000 4194304 4196468 140721886368240 139870453689232 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8447] ppid=8441 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8447/stat : 8447 (java) S 8441 8441 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828181 15514783744 40342 33554432000 4194304 4196468 140721886368240 139870452636688 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8448] ppid=8441 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8448/stat : 8448 (java) S 8441 8441 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828181 15514783744 40342 33554432000 4194304 4196468 140721886368240 139870451584144 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8449] ppid=8441 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8449/stat : 8449 (java) S 8441 8441 32437 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445828183 15514783744 40342 33554432000 4194304 4196468 140721886368240 139869995276272 139870526712450 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8450] ppid=8441 vsize=15151156 memory=132 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8450/stat : 8450 (java) S 8441 8441 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445828183 15514783744 40342 33554432000 4194304 4196468 140721886368240 139869994222496 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8451] ppid=8441 vsize=15151156 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8451/stat : 8451 (java) S 8441 8441 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445828184 15514783744 40342 33554432000 4194304 4196468 140721886368240 139869993169904 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8452] ppid=8441 vsize=15151156 memory=14698517092372542 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8452/stat : 8452 (java) S 8441 8441 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828186 15514783744 40342 33554432000 4194304 4196468 140721886368240 139869992118480 139870526719899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8453] ppid=8441 vsize=15151156 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/8443/task/8453/stat : 8453 (java) R 8441 8441 32437 0 -1 4202560 1245 0 0 0 26 0 0 0 20 0 15 0 445828186 15514783744 40342 33554432000 4194304 4196468 140721886368240 139869991056928 139870510694151 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8454] ppid=8441 vsize=15151156 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/8443/task/8454/stat : 8454 (java) R 8441 8441 32437 0 -1 4202560 1052 0 0 0 23 0 0 0 20 0 15 0 445828186 15514783744 40342 33554432000 4194304 4196468 140721886368240 139869990002352 139870506544911 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8455] ppid=8441 vsize=15151156 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/8443/task/8455/stat : 8455 (java) R 8441 8441 32437 0 -1 1077944384 1453 0 0 0 30 1 0 0 20 0 15 0 445828186 15514783744 40342 33554432000 4194304 4196468 140721886368240 139869988961008 139870526712450 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8456] ppid=8441 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8456/stat : 8456 (java) S 8441 8441 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828186 15514783744 40342 33554432000 4194304 4196468 140721886368240 139869987908704 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8457] ppid=8441 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8457/stat : 8457 (java) S 8441 8441 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828186 15514783744 40342 33554432000 4194304 4196468 140721886368240 139869986855216 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
Current children cumulated CPU time: 1.51 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 162820 KiB

[startup+1.50407 s]
/proc/loadavg: 8.33 8.41 8.32 10/234 8457
/proc/meminfo: memFree=28543344/32770624 swapFree=66939908/67108860
[pid=8441] ppid=8438 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8441/stat : 8441 (xcsp3-exec) S 8438 8441 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445828180 115843072 363 33554432000 4194304 5098028 140736629382176 140736629380280 139741329994364 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 35954688 140736629388155 140736629388397 140736629388397 140736629391306 0
/proc/8441/statm: 28282 363 304 221 0 87 0

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

/proc/8443/stat : 8443 (java) S 8441 8441 32437 0 -1 1077944320 284964 0 0 0 231391 96 0 0 20 0 19 0 445828180 15926902784 256255 33554432000 4194304 4196468 140721886368240 140721886350784 139870526701303 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
/proc/8443/statm: 3888404 256255 3547 1 0 3849504 0
[pid=8443/tid=8444] ppid=8441 vsize=15553616 memory=1033228 CPUtime=1.12 cores=0,2,4,6
/proc/8443/task/8444/stat : 8444 (java) S 8441 8441 32437 0 -1 1077944384 12664 0 0 0 105 7 0 0 20 0 19 0 445828181 15926902784 256255 33554432000 4194304 4196468 140721886368240 139870530942080 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8445] ppid=8441 vsize=15553616 memory=1033228 CPUtime=0.67 cores=0,2,4,6
/proc/8443/task/8445/stat : 8445 (java) S 8441 8441 32437 0 -1 1077944384 9958 0 0 0 56 11 0 0 20 0 19 0 445828181 15926902784 256255 33554432000 4194304 4196468 140721886368240 139870454741776 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8446] ppid=8441 vsize=15553616 memory=1033228 CPUtime=0.74 cores=0,2,4,6
/proc/8443/task/8446/stat : 8446 (java) S 8441 8441 32437 0 -1 1077944384 8732 0 0 0 61 13 0 0 20 0 19 0 445828181 15926902784 256255 33554432000 4194304 4196468 140721886368240 139870453689232 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8447] ppid=8441 vsize=15553616 memory=1452 CPUtime=0.68 cores=0,2,4,6
/proc/8443/task/8447/stat : 8447 (java) S 8441 8441 32437 0 -1 1077944384 10475 0 0 0 57 11 0 0 20 0 19 0 445828181 15926902784 256255 33554432000 4194304 4196468 140721886368240 139870452636688 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8448] ppid=8441 vsize=15553616 memory=1452 CPUtime=0.71 cores=0,2,4,6
/proc/8443/task/8448/stat : 8448 (java) S 8441 8441 32437 0 -1 1077944384 10746 0 0 0 60 11 0 0 20 0 19 0 445828181 15926902784 256255 33554432000 4194304 4196468 140721886368240 139870451584144 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8449] ppid=8441 vsize=15553616 memory=1452 CPUtime=0.23 cores=0,2,4,6
/proc/8443/task/8449/stat : 8449 (java) S 8441 8441 32437 0 -1 1077944384 12608 0 0 0 21 2 0 0 20 0 19 0 445828183 15926902784 256255 33554432000 4194304 4196468 140721886368240 139869995276272 139870526712450 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8450] ppid=8441 vsize=15553616 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8450/stat : 8450 (java) S 8441 8441 32437 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 19 0 445828183 15926902784 256255 33554432000 4194304 4196468 140721886368240 139869994222560 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8451] ppid=8441 vsize=15553616 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8451/stat : 8451 (java) S 8441 8441 32437 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 19 0 445828184 15926902784 256255 33554432000 4194304 4196468 140721886368240 139869993169920 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8452] ppid=8441 vsize=15553616 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8452/stat : 8452 (java) S 8441 8441 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828186 15926902784 256255 33554432000 4194304 4196468 140721886368240 139869992118480 139870526719899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8453] ppid=8441 vsize=15553616 memory=1452 CPUtime=4.25 cores=0,2,4,6
/proc/8443/task/8453/stat : 8453 (java) S 8441 8441 32437 0 -1 1077944384 33850 0 0 0 422 3 0 0 20 0 19 0 445828186 15926902784 256255 33554432000 4194304 4196468 140721886368240 139869991066096 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8454] ppid=8441 vsize=15553616 memory=1033228 CPUtime=4.48 cores=0,2,4,6
/proc/8443/task/8454/stat : 8454 (java) S 8441 8441 32437 0 -1 1077944384 25241 0 0 0 446 2 0 0 20 0 19 0 445828186 15926902784 256255 33554432000 4194304 4196468 140721886368240 139869990013552 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8455] ppid=8441 vsize=15553616 memory=2372 CPUtime=0.93 cores=0,2,4,6
/proc/8443/task/8455/stat : 8455 (java) S 8441 8441 32437 0 -1 1077944384 22047 0 0 0 90 3 0 0 20 0 19 0 445828186 15926902784 256255 33554432000 4194304 4196468 140721886368240 139869988961008 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8456] ppid=8441 vsize=15553616 memory=48136 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8456/stat : 8456 (java) S 8441 8441 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828186 15926902784 256255 33554432000 4194304 4196468 140721886368240 139869987908704 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8457] ppid=8441 vsize=15553616 memory=988 CPUtime=0.23 cores=0,2,4,6
/proc/8443/task/8457/stat : 8457 (java) R 8441 8441 32437 0 -1 1077944384 2882 0 0 0 0 23 0 0 20 0 19 0 445828186 15926902784 256255 33554432000 4194304 4196468 140721886368240 139869986855216 139870526712450 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8812] ppid=8441 vsize=15553616 memory=1452 CPUtime=66.68 cores=0,2,4,6
/proc/8443/task/8812/stat : 8812 (java) R 8441 8441 32437 0 -1 4202560 1509 0 0 0 6668 0 0 0 20 0 19 0 445879698 15926902784 256255 33554432000 4194304 4196468 140721886368240 139869977637648 139870130463403 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8813] ppid=8441 vsize=15553616 memory=1033228 CPUtime=66.68 cores=0,2,4,6
/proc/8443/task/8813/stat : 8813 (java) R 8441 8441 32437 0 -1 4202560 3448 0 0 0 6668 0 0 0 20 0 19 0 445879698 15926902784 256255 33554432000 4194304 4196468 140721886368240 139869973425976 139870129027205 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8814] ppid=8441 vsize=15553616 memory=1452 CPUtime=66.94 cores=0,2,4,6
/proc/8443/task/8814/stat : 8814 (java) R 8441 8441 32437 0 -1 4202560 3410 0 0 0 6694 0 0 0 20 0 19 0 445879698 15926902784 256255 33554432000 4194304 4196468 140721886368240 139869974478704 139870129027205 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8815] ppid=8441 vsize=15553616 memory=1436 CPUtime=66.69 cores=0,2,4,6
/proc/8443/task/8815/stat : 8815 (java) R 8441 8441 32437 0 -1 4202560 2090 0 0 0 6669 0 0 0 20 0 19 0 445879698 15926902784 256255 33554432000 4194304 4196468 140721886368240 139869975531528 139870130465269 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
Current children cumulated CPU time: 2314.87 s
Current children cumulated vsize: 15666744 KiB
Current children cumulated memory: 1026472 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+633.901 s]
/proc/loadavg: 8.02 8.33 8.35 9/237 8823
/proc/meminfo: memFree=24084552/32770624 swapFree=66939908/67108860
[pid=8441] ppid=8438 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8441/stat : 8441 (xcsp3-exec) S 8438 8441 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445828180 115843072 363 33554432000 4194304 5098028 140736629382176 140736629380280 139741329994364 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 35954688 140736629388155 140736629388397 140736629388397 140736629391306 0
/proc/8441/statm: 28282 363 304 221 0 87 0
[pid=8443] ppid=8441 vsize=15553616 memory=998936 CPUtime=2520.28 cores=0,2,4,6
/proc/8443/stat : 8443 (java) S 8441 8441 32437 0 -1 1077944320 288187 0 0 0 251932 96 0 0 20 0 19 0 445828180 15926902784 249734 33554432000 4194304 4196468 140721886368240 140721886350784 139870526701303 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
/proc/8443/statm: 3888404 249734 3547 1 0 3849504 0
[pid=8443/tid=8444] ppid=8441 vsize=15553616 memory=998936 CPUtime=1.12 cores=0,2,4,6
/proc/8443/task/8444/stat : 8444 (java) S 8441 8441 32437 0 -1 1077944384 12664 0 0 0 105 7 0 0 20 0 19 0 445828181 15926902784 249734 33554432000 4194304 4196468 140721886368240 139870530942080 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8445] ppid=8441 vsize=15553616 memory=998936 CPUtime=0.7 cores=0,2,4,6
/proc/8443/task/8445/stat : 8445 (java) S 8441 8441 32437 0 -1 1077944384 10100 0 0 0 59 11 0 0 20 0 19 0 445828181 15926902784 249734 33554432000 4194304 4196468 140721886368240 139870454741776 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8446] ppid=8441 vsize=15553616 memory=998936 CPUtime=0.77 cores=0,2,4,6
/proc/8443/task/8446/stat : 8446 (java) S 8441 8441 32437 0 -1 1077944384 8987 0 0 0 64 13 0 0 20 0 19 0 445828181 15926902784 249734 33554432000 4194304 4196468 140721886368240 139870453689232 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8447] ppid=8441 vsize=15553616 memory=1452 CPUtime=0.71 cores=0,2,4,6
/proc/8443/task/8447/stat : 8447 (java) S 8441 8441 32437 0 -1 1077944384 10647 0 0 0 60 11 0 0 20 0 19 0 445828181 15926902784 249734 33554432000 4194304 4196468 140721886368240 139870452636688 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8448] ppid=8441 vsize=15553616 memory=998936 CPUtime=0.74 cores=0,2,4,6
/proc/8443/task/8448/stat : 8448 (java) S 8441 8441 32437 0 -1 1077944384 11342 0 0 0 63 11 0 0 20 0 19 0 445828181 15926902784 249734 33554432000 4194304 4196468 140721886368240 139870451584144 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8449] ppid=8441 vsize=15553616 memory=1452 CPUtime=0.23 cores=0,2,4,6
/proc/8443/task/8449/stat : 8449 (java) S 8441 8441 32437 0 -1 1077944384 12897 0 0 0 21 2 0 0 20 0 19 0 445828183 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869995276272 139870526712450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8450] ppid=8441 vsize=15553616 memory=139907553196817 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8450/stat : 8450 (java) S 8441 8441 32437 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 19 0 445828183 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869994222560 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8451] ppid=8441 vsize=15553616 memory=7158278456186463316 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8451/stat : 8451 (java) S 8441 8441 32437 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 19 0 445828184 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869993169920 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8452] ppid=8441 vsize=15553616 memory=3504 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8452/stat : 8452 (java) S 8441 8441 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828186 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869992118480 139870526719899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8453] ppid=8441 vsize=15553616 memory=48136 CPUtime=4.25 cores=0,2,4,6
/proc/8443/task/8453/stat : 8453 (java) S 8441 8441 32437 0 -1 1077944384 33858 0 0 0 422 3 0 0 20 0 19 0 445828186 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869991066096 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8454] ppid=8441 vsize=15553616 memory=1452 CPUtime=4.48 cores=0,2,4,6
/proc/8443/task/8454/stat : 8454 (java) S 8441 8441 32437 0 -1 1077944384 25243 0 0 0 446 2 0 0 20 0 19 0 445828186 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869990013552 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8455] ppid=8441 vsize=15553616 memory=1452 CPUtime=0.93 cores=0,2,4,6
/proc/8443/task/8455/stat : 8455 (java) S 8441 8441 32437 0 -1 1077944384 22052 0 0 0 90 3 0 0 20 0 19 0 445828186 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869988961008 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8456] ppid=8441 vsize=15553616 memory=3504 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8456/stat : 8456 (java) S 8441 8441 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828186 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869987908704 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8457] ppid=8441 vsize=15553616 memory=48136 CPUtime=0.24 cores=0,2,4,6
/proc/8443/task/8457/stat : 8457 (java) S 8441 8441 32437 0 -1 1077944384 2908 0 0 0 0 24 0 0 20 0 19 0 445828186 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869986855216 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8812] ppid=8441 vsize=15553616 memory=3264 CPUtime=117.96 cores=0,2,4,6
/proc/8443/task/8812/stat : 8812 (java) R 8441 8441 32437 0 -1 4202560 2040 0 0 0 11796 0 0 0 20 0 19 0 445879698 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869977635072 139870130520314 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8813] ppid=8441 vsize=15553616 memory=1452 CPUtime=117.97 cores=0,2,4,6
/proc/8443/task/8813/stat : 8813 (java) R 8441 8441 32437 0 -1 4202560 3698 0 0 0 11797 0 0 0 20 0 19 0 445879698 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869973425976 139870129028624 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8814] ppid=8441 vsize=15553616 memory=1452 CPUtime=118.23 cores=0,2,4,6
/proc/8443/task/8814/stat : 8814 (java) R 8441 8441 32437 0 -1 4202560 3872 0 0 0 11823 0 0 0 20 0 19 0 445879698 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869974481040 139870129027205 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8815] ppid=8441 vsize=15553616 memory=998936 CPUtime=118.11 cores=0,2,4,6
/proc/8443/task/8815/stat : 8815 (java) R 8441 8441 32437 0 -1 4202560 2575 0 0 0 11811 0 0 0 20 0 19 0 445879698 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869975531496 139870130520275 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
Current children cumulated CPU time: 2520.28 s
Current children cumulated vsize: 15666744 KiB
Current children cumulated memory: 1000388 KiB

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

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

[startup+634 s]
# the end of solver process 8443 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.64 s, system=0.97503 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+633.901 s]
/proc/loadavg: 8.02 8.33 8.35 9/237 8823
/proc/meminfo: memFree=24084552/32770624 swapFree=66939908/67108860
[pid=8441] ppid=8438 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8441/stat : 8441 (xcsp3-exec) S 8438 8441 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445828180 115843072 363 33554432000 4194304 5098028 140736629382176 140736629380280 139741329994364 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 35954688 140736629388155 140736629388397 140736629388397 140736629391306 0
/proc/8441/statm: 28282 363 304 221 0 87 0
[pid=8443] ppid=8441 vsize=15553616 memory=998936 CPUtime=2520.28 cores=0,2,4,6
/proc/8443/stat : 8443 (java) S 8441 8441 32437 0 -1 1077944320 288187 0 0 0 251932 96 0 0 20 0 19 0 445828180 15926902784 249734 33554432000 4194304 4196468 140721886368240 140721886350784 139870526701303 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
/proc/8443/statm: 3888404 249734 3547 1 0 3849504 0
[pid=8443/tid=8444] ppid=8441 vsize=15553616 memory=998936 CPUtime=1.12 cores=0,2,4,6
/proc/8443/task/8444/stat : 8444 (java) S 8441 8441 32437 0 -1 1077944384 12664 0 0 0 105 7 0 0 20 0 19 0 445828181 15926902784 249734 33554432000 4194304 4196468 140721886368240 139870530942080 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8445] ppid=8441 vsize=15553616 memory=998936 CPUtime=0.7 cores=0,2,4,6
/proc/8443/task/8445/stat : 8445 (java) S 8441 8441 32437 0 -1 1077944384 10100 0 0 0 59 11 0 0 20 0 19 0 445828181 15926902784 249734 33554432000 4194304 4196468 140721886368240 139870454741776 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8446] ppid=8441 vsize=15553616 memory=998936 CPUtime=0.77 cores=0,2,4,6
/proc/8443/task/8446/stat : 8446 (java) S 8441 8441 32437 0 -1 1077944384 8987 0 0 0 64 13 0 0 20 0 19 0 445828181 15926902784 249734 33554432000 4194304 4196468 140721886368240 139870453689232 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8447] ppid=8441 vsize=15553616 memory=1452 CPUtime=0.71 cores=0,2,4,6
/proc/8443/task/8447/stat : 8447 (java) S 8441 8441 32437 0 -1 1077944384 10647 0 0 0 60 11 0 0 20 0 19 0 445828181 15926902784 249734 33554432000 4194304 4196468 140721886368240 139870452636688 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8448] ppid=8441 vsize=15553616 memory=998936 CPUtime=0.74 cores=0,2,4,6
/proc/8443/task/8448/stat : 8448 (java) S 8441 8441 32437 0 -1 1077944384 11342 0 0 0 63 11 0 0 20 0 19 0 445828181 15926902784 249734 33554432000 4194304 4196468 140721886368240 139870451584144 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8449] ppid=8441 vsize=15553616 memory=1452 CPUtime=0.23 cores=0,2,4,6
/proc/8443/task/8449/stat : 8449 (java) S 8441 8441 32437 0 -1 1077944384 12897 0 0 0 21 2 0 0 20 0 19 0 445828183 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869995276272 139870526712450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8450] ppid=8441 vsize=15553616 memory=139907553196817 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8450/stat : 8450 (java) S 8441 8441 32437 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 19 0 445828183 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869994222560 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8451] ppid=8441 vsize=15553616 memory=7158278456186463316 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8451/stat : 8451 (java) S 8441 8441 32437 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 19 0 445828184 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869993169920 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8452] ppid=8441 vsize=15553616 memory=3504 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8452/stat : 8452 (java) S 8441 8441 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828186 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869992118480 139870526719899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8453] ppid=8441 vsize=15553616 memory=48136 CPUtime=4.25 cores=0,2,4,6
/proc/8443/task/8453/stat : 8453 (java) S 8441 8441 32437 0 -1 1077944384 33858 0 0 0 422 3 0 0 20 0 19 0 445828186 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869991066096 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8454] ppid=8441 vsize=15553616 memory=1452 CPUtime=4.48 cores=0,2,4,6
/proc/8443/task/8454/stat : 8454 (java) S 8441 8441 32437 0 -1 1077944384 25243 0 0 0 446 2 0 0 20 0 19 0 445828186 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869990013552 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8455] ppid=8441 vsize=15553616 memory=1452 CPUtime=0.93 cores=0,2,4,6
/proc/8443/task/8455/stat : 8455 (java) S 8441 8441 32437 0 -1 1077944384 22052 0 0 0 90 3 0 0 20 0 19 0 445828186 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869988961008 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8456] ppid=8441 vsize=15553616 memory=3504 CPUtime=0 cores=0,2,4,6
/proc/8443/task/8456/stat : 8456 (java) S 8441 8441 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828186 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869987908704 139870526711509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8457] ppid=8441 vsize=15553616 memory=48136 CPUtime=0.24 cores=0,2,4,6
/proc/8443/task/8457/stat : 8457 (java) S 8441 8441 32437 0 -1 1077944384 2908 0 0 0 0 24 0 0 20 0 19 0 445828186 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869986855216 139870526712450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8812] ppid=8441 vsize=15553616 memory=3264 CPUtime=117.96 cores=0,2,4,6
/proc/8443/task/8812/stat : 8812 (java) R 8441 8441 32437 0 -1 4202560 2040 0 0 0 11796 0 0 0 20 0 19 0 445879698 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869977635072 139870130520314 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8813] ppid=8441 vsize=15553616 memory=1452 CPUtime=117.97 cores=0,2,4,6
/proc/8443/task/8813/stat : 8813 (java) R 8441 8441 32437 0 -1 4202560 3698 0 0 0 11797 0 0 0 20 0 19 0 445879698 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869973425976 139870129028624 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8814] ppid=8441 vsize=15553616 memory=1452 CPUtime=118.23 cores=0,2,4,6
/proc/8443/task/8814/stat : 8814 (java) R 8441 8441 32437 0 -1 4202560 3872 0 0 0 11823 0 0 0 20 0 19 0 445879698 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869974481040 139870129027205 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
[pid=8443/tid=8815] ppid=8441 vsize=15553616 memory=998936 CPUtime=118.11 cores=0,2,4,6
/proc/8443/task/8815/stat : 8815 (java) R 8441 8441 32437 0 -1 4202560 2575 0 0 0 11811 0 0 0 20 0 19 0 445879698 15926902784 249734 33554432000 4194304 4196468 140721886368240 139869975531496 139870130520275 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33701888 140721886376943 140721886377114 140721886377114 140721886379983 0
Current children cumulated CPU time: 2520.28 s
Current children cumulated vsize: 15666744 KiB
Current children cumulated memory: 1000388 KiB

Child status: 143
Real time (s): 634
CPU time (s): 2520.61
CPU user time (s): 2519.64
CPU system time (s): 0.97503
CPU usage (%): 397.573
Max. virtual memory (cumulated for all children) (KiB): 15666744
Max. memory (cumulated for all children) (KiB): 1253620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.64
system time used= 0.97503
maximum resident set size= 1252184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 289720
page faults= 0
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20703
involuntary context switches= 47503


# summary of solver processes directly reported to runsolver:
#   pid: 8441,8443
#   total CPU time (s): 2520.61
#   total CPU user time (s): 2519.64
#   total CPU system time (s): 0.97503

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.96355 second user time and 7.41338 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-17 07:44:53
IDJOB=4399362
IDBENCH=135901
IDSOLVER=2853
FILE ID=node119/4399362-1568699133
RUNJOBID= node119-1568694401-32468
PBS_JOBID= 21703805
Free space on /tmp= 61320 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n100/TravellingSalesman-100-50-02.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399362-1568699133/watcher-4399362-1568699133 -o /tmp/evaluation-result-4399362-1568699133/solver-4399362-1568699133 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568694401-32468 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 700670037 HOME/instance-4399362-1568699133.xml

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

MD5SUM BENCH= 0e4189ad20205ae354a6aa8eb292dbdf
RANDOM SEED=700670037

node119.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.47
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.47
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.47
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.47
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:        28805048 kB
MemAvailable:   31309412 kB
Buffers:          125272 kB
Cached:          2662584 kB
SwapCached:        61072 kB
Active:          1942528 kB
Inactive:        1426992 kB
Active(anon):     519672 kB
Inactive(anon):   111620 kB
Active(file):    1422856 kB
Inactive(file):  1315372 kB
Unevictable:      106768 kB
Mlocked:          106768 kB
SwapTotal:      67108860 kB
SwapFree:       66939908 kB
Dirty:             26284 kB
Writeback:             0 kB
AnonPages:        629092 kB
Mapped:            62148 kB
Shmem:             41008 kB
Slab:             193216 kB
SReclaimable:     163940 kB
SUnreclaim:        29276 kB
KernelStack:        3808 kB
PageTables:         6920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1448760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    530432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61292 MiB
End job on node119 at 2019-09-17 07:55:27