Trace number 4400262

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-16 parallelSAT (TO)467 1999.48 252.104

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 benchmark2011.35
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 -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4400262-1568711510.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4400262-1568711510.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
10.14/2.40	c solve instance...
13.91/2.95	o 1674 
14.39/3.05	o 1659 
14.39/3.08	o 1656 
14.86/3.14	o 1643 
14.86/3.19	o 1642 
15.29/3.23	o 1627 
15.29/3.25	o 1625 
15.29/3.26	o 1624 
15.29/3.29	o 1620 
15.86/3.34	o 1615 
15.86/3.35	o 471 
15.86/3.39	o 467 
1998.86/252.07	s SATISFIABLE
1998.86/252.07	v <instantiation>
1998.86/252.07	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>
1998.86/252.07	v 	<values>19 83 72 69 71 74 78 76 82 85 92 89 95 99 91 75 96 87 84 94 90 88 80 79 73 68 64 70 60 44 45 47 48 42 50 52 57 59 58 54 56 62 65 63 53 46 43 41 40 31 25 24 23 21 15 12 3 2 5 4 1 0 11 9 8 7 18 20 27 39 28 33 29 30 34 10 16 22 17 13 14 6 26 36 35 37 32 38 49 51 55 61 66 67 86 93 98 97 81 77 49 8 3 3 2 4 2 4 1 4 3 2 9 4 17 11 5 3 6 1 3 4 1 5 3 4 4 5 8 2 2 2 3 5 1 3 4 1 3 1 4 5 4 6 4 1 3 4 3 4 2 2 1 4 3 4 1 5 3 1 1 5 3 1 4 7 1 4 4 4 2 2 2 1 14 5 5 4 2 2 6 12 3 2 6 3 2 6 1 2 4 3 1 12 5 4 3 11 2 37 </values>
1998.86/252.07	v </instantiation>
1998.86/252.07	c Unexpected resolution interruption!

Verifier Data

OK	467

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400262-1568711510/watcher-4400262-1568711510 -o /tmp/evaluation-result-4400262-1568711510/solver-4400262-1568711510 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568696629-1917 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 172188644 HOME/instance-4400262-1568711510.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=10326, runsolver pid=10323
Current StackSize limit: 8192 KiB


[startup+0.100144 s]*
/proc/loadavg: 7.53 8.05 7.95 3/212 10347
/proc/meminfo: memFree=31184776/32770624 swapFree=66977424/67108860
[pid=10326] ppid=10323 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/10326/stat : 10326 (xcsp3-exec) S 10323 10326 1890 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447408063 115843072 363 33554432000 4194304 5098028 140722593114720 140722593112824 139772476588668 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37789696 140722593117052 140722593117294 140722593117294 140722593120202 0
/proc/10326/statm: 28282 363 304 221 0 87 0
[pid=10328] ppid=10326 vsize=28227396 memory=29204 CPUtime=0.12 cores=0-7
/proc/10328/stat : 10328 (java) S 10326 10326 1890 0 -1 1077944320 5710 0 0 0 11 1 0 0 20 0 20 0 447408064 28904853504 7301 33554432000 4194304 4196468 140729158313248 140729158295792 140098102378231 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
/proc/10328/statm: 7056849 7301 3159 1 0 7019032 0
[pid=10328/tid=10329] ppid=10326 vsize=28227396 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/10328/task/10329/stat : 10329 (java) R 10326 10326 1890 0 -1 4202560 3618 0 0 0 8 1 0 0 20 0 20 0 447408064 28904853504 7301 33554432000 4194304 4196468 140729158313248 140098106614576 140098083773434 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10330] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10330/stat : 10330 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447408065 28904853504 7301 33554432000 4194304 4196468 140729158313248 140098022231184 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10331] ppid=10326 vsize=28227396 memory=140436658739965 CPUtime=0 cores=0-7
/proc/10328/task/10331/stat : 10331 (java) S 10326 10326 1890 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447408065 28904853504 7301 33554432000 4194304 4196468 140729158313248 140098021178384 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10332] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10332/stat : 10332 (java) S 10326 10326 1890 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447408065 28904853504 7301 33554432000 4194304 4196468 140729158313248 140098020125584 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10333] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10333/stat : 10333 (java) S 10326 10326 1890 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447408065 28904853504 7301 33554432000 4194304 4196468 140729158313248 140098019072784 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10334] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10334/stat : 10334 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447408065 28904853504 7301 33554432000 4194304 4196468 140729158313248 140098018019984 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10335] ppid=10326 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/10328/task/10335/stat : 10335 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447408065 28904853504 7301 33554432000 4194304 4196468 140729158313248 140098016967184 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10336] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10336/stat : 10336 (java) S 10326 10326 1890 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447408065 28904853504 7301 33554432000 4194304 4196468 140729158313248 140098015914384 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10337] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10337/stat : 10337 (java) S 10326 10326 1890 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447408065 28904853504 7301 33554432000 4194304 4196468 140729158313248 140098014861584 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10338] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10338/stat : 10338 (java) S 10326 10326 1890 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447408066 28904853504 7301 33554432000 4194304 4196468 140729158313248 140096230771568 140098102389378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10339] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10339/stat : 10339 (java) S 10326 10326 1890 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447408067 28904853504 7301 33554432000 4194304 4196468 140729158313248 140096229717536 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10340] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10340/stat : 10340 (java) S 10326 10326 1890 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447408067 28904853504 7301 33554432000 4194304 4196468 140729158313248 140096228664688 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10341] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10341/stat : 10341 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447408069 28904853504 7301 33554432000 4194304 4196468 140729158313248 140096227613008 140098102396827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10342] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10342/stat : 10342 (java) S 10326 10326 1890 0 -1 1077944384 147 0 0 0 0 0 0 0 20 0 20 0 447408069 28904853504 7301 33554432000 4194304 4196468 140729158313248 140096226560368 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10343] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10343/stat : 10343 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447408069 28904853504 7301 33554432000 4194304 4196468 140729158313248 140096225507568 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10344] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10344/stat : 10344 (java) S 10326 10326 1890 0 -1 1077944384 278 0 0 0 0 0 0 0 20 0 20 0 447408069 28904853504 7301 33554432000 4194304 4196468 140729158313248 140096224454768 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10345] ppid=10326 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/10328/task/10345/stat : 10345 (java) R 10326 10326 1890 0 -1 4202560 356 0 0 0 2 0 0 0 20 0 20 0 447408069 28904853504 7301 33554432000 4194304 4196468 140729158313248 140096223401968 140098081736410 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10346] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10346/stat : 10346 (java) S 10326 10326 1890 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447408070 28904853504 7301 33554432000 4194304 4196468 140729158313248 140096222350432 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10347] ppid=10326 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/10328/task/10347/stat : 10347 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447408070 28904853504 7301 33554432000 4194304 4196468 140729158313248 140096221297712 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30656 KiB

[startup+0.210542 s]*
/proc/loadavg: 7.53 8.05 7.95 2/212 10347
/proc/meminfo: memFree=31170232/32770624 swapFree=66977424/67108860
[pid=10326] ppid=10323 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/10326/stat : 10326 (xcsp3-exec) S 10323 10326 1890 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447408063 115843072 363 33554432000 4194304 5098028 140722593114720 140722593112824 139772476588668 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37789696 140722593117052 140722593117294 140722593117294 140722593120202 0
/proc/10326/statm: 28282 363 304 221 0 87 0
[pid=10328] ppid=10326 vsize=28227396 memory=41140 CPUtime=0.33 cores=0-7
/proc/10328/stat : 10328 (java) S 10326 10326 1890 0 -1 1077944320 9515 0 0 0 31 2 0 0 20 0 20 0 447408064 28904853504 10285 33554432000 4194304 4196468 140729158313248 140729158295792 140098102378231 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
/proc/10328/statm: 7056849 10285 3290 1 0 7019032 0
[pid=10328/tid=10329] ppid=10326 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/10328/task/10329/stat : 10329 (java) R 10326 10326 1890 0 -1 4202560 6645 0 0 0 18 2 0 0 20 0 20 0 447408064 28904853504 10285 33554432000 4194304 4196468 140729158313248 140098106611696 140098102390166 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10330] ppid=10326 vsize=28227396 memory=288230604707987820 CPUtime=0 cores=0-7
/proc/10328/task/10330/stat : 10330 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447408065 28904853504 10285 33554432000 4194304 4196468 140729158313248 140098022231184 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10331] ppid=10326 vsize=28227396 memory=3689207763499185824 CPUtime=0 cores=0-7
/proc/10328/task/10331/stat : 10331 (java) S 10326 10326 1890 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447408065 28904853504 10285 33554432000 4194304 4196468 140729158313248 140098021178384 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10332] ppid=10326 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/10328/task/10332/stat : 10332 (java) S 10326 10326 1890 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447408065 28904853504 10285 33554432000 4194304 4196468 140729158313248 140098020125584 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10333] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10333/stat : 10333 (java) S 10326 10326 1890 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447408065 28904853504 10285 33554432000 4194304 4196468 140729158313248 140098019072784 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10334] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10334/stat : 10334 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447408065 28904853504 10285 33554432000 4194304 4196468 140729158313248 140098018019984 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10335] ppid=10326 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/10328/task/10335/stat : 10335 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447408065 28904853504 10285 33554432000 4194304 4196468 140729158313248 140098016967184 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10336] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10336/stat : 10336 (java) S 10326 10326 1890 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447408065 28904853504 10285 33554432000 4194304 4196468 140729158313248 140098015914384 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10337] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10337/stat : 10337 (java) S 10326 10326 1890 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447408065 28904853504 10285 33554432000 4194304 4196468 140729158313248 140098014861584 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10338] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10338/stat : 10338 (java) S 10326 10326 1890 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447408066 28904853504 10285 33554432000 4194304 4196468 140729158313248 140096230771568 140098102389378 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10339] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10339/stat : 10339 (java) S 10326 10326 1890 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447408067 28904853504 10285 33554432000 4194304 4196468 140729158313248 140096229717536 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10340] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10340/stat : 10340 (java) S 10326 10326 1890 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447408067 28904853504 10285 33554432000 4194304 4196468 140729158313248 140096228664688 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10341] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10341/stat : 10341 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447408069 28904853504 10285 33554432000 4194304 4196468 140729158313248 140096227613008 140098102396827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10342] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10342/stat : 10342 (java) S 10326 10326 1890 0 -1 1077944384 154 0 0 0 0 0 0 0 20 0 20 0 447408069 28904853504 10285 33554432000 4194304 4196468 140729158313248 140096226560368 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10343] ppid=10326 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/10328/task/10343/stat : 10343 (java) S 10326 10326 1890 0 -1 1077944384 221 0 0 0 1 0 0 0 20 0 20 0 447408069 28904853504 10285 33554432000 4194304 4196468 140729158313248 140096225507568 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10344] ppid=10326 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/10328/task/10344/stat : 10344 (java) S 10326 10326 1890 0 -1 1077944384 429 0 0 0 2 0 0 0 20 0 20 0 447408069 28904853504 10285 33554432000 4194304 4196468 140729158313248 140096224454768 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10345] ppid=10326 vsize=28227396 memory=0 CPUtime=0.08 cores=0-7
/proc/10328/task/10345/stat : 10345 (java) R 10326 10326 1890 0 -1 4202560 754 0 0 0 8 0 0 0 20 0 20 0 447408069 28904853504 10285 33554432000 4194304 4196468 140729158313248 140096223401968 140098081332800 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10346] ppid=10326 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10346/stat : 10346 (java) S 10326 10326 1890 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447408070 28904853504 10285 33554432000 4194304 4196468 140729158313248 140096222350432 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10347] ppid=10326 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/10328/task/10347/stat : 10347 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447408070 28904853504 10285 33554432000 4194304 4196468 140729158313248 140096221297712 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42592 KiB

[startup+0.31025 s]*
/proc/loadavg: 7.53 8.05 7.95 5/212 10347
/proc/meminfo: memFree=31163740/32770624 swapFree=66977424/67108860
[pid=10326] ppid=10323 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/10326/stat : 10326 (xcsp3-exec) S 10323 10326 1890 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447408063 115843072 363 33554432000 4194304 5098028 140722593114720 140722593112824 139772476588668 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37789696 140722593117052 140722593117294 140722593117294 140722593120202 0
/proc/10326/statm: 28282 363 304 221 0 87 0
[pid=10328] ppid=10326 vsize=28231652 memory=50012 CPUtime=0.53 cores=0-7
/proc/10328/stat : 10328 (java) S 10326 10326 1890 0 -1 1077944320 10906 0 0 0 49 4 0 0 20 0 20 0 447408064 28909211648 12503 33554432000 4194304 4196468 140729158313248 140729158295792 140098102378231 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
/proc/10328/statm: 7057913 12503 3351 1 0 7019032 0
[pid=10328/tid=10329] ppid=10326 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/10328/task/10329/stat : 10329 (java) R 10326 10326 1890 0 -1 4202560 7777 0 0 0 27 3 0 0 20 0 20 0 447408064 28909211648 12532 33554432000 4194304 4196468 140729158313248 140098106609344 140098102400157 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10330] ppid=10326 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10330/stat : 10330 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447408065 28909211648 12532 33554432000 4194304 4196468 140729158313248 140098022231184 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10331] ppid=10326 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10331/stat : 10331 (java) S 10326 10326 1890 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447408065 28909211648 12532 33554432000 4194304 4196468 140729158313248 140098021178384 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10332] ppid=10326 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10332/stat : 10332 (java) S 10326 10326 1890 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447408065 28909211648 12532 33554432000 4194304 4196468 140729158313248 140098020125584 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10333] ppid=10326 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10333/stat : 10333 (java) S 10326 10326 1890 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447408065 28909211648 12532 33554432000 4194304 4196468 140729158313248 140098019072784 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10334] ppid=10326 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10334/stat : 10334 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447408065 28909211648 12532 33554432000 4194304 4196468 140729158313248 140098018019984 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10335] ppid=10326 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10335/stat : 10335 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447408065 28909211648 12532 33554432000 4194304 4196468 140729158313248 140098016967184 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10336] ppid=10326 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10336/stat : 10336 (java) S 10326 10326 1890 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447408065 28909211648 12532 33554432000 4194304 4196468 140729158313248 140098015914384 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10337] ppid=10326 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10337/stat : 10337 (java) S 10326 10326 1890 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447408065 28909211648 12532 33554432000 4194304 4196468 140729158313248 140098014861584 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10338] ppid=10326 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10338/stat : 10338 (java) S 10326 10326 1890 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447408066 28909211648 12532 33554432000 4194304 4196468 140729158313248 140096230771568 140098102389378 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10339] ppid=10326 vsize=28231652 memory=280873010404736 CPUtime=0 cores=0-7
/proc/10328/task/10339/stat : 10339 (java) S 10326 10326 1890 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447408067 28909211648 12532 33554432000 4194304 4196468 140729158313248 140096229717536 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10340] ppid=10326 vsize=28231652 memory=280873010409344 CPUtime=0 cores=0-7
/proc/10328/task/10340/stat : 10340 (java) S 10326 10326 1890 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447408067 28909211648 12532 33554432000 4194304 4196468 140729158313248 140096228664688 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10341] ppid=10326 vsize=28231652 memory=280873010413952 CPUtime=0 cores=0-7
/proc/10328/task/10341/stat : 10341 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447408069 28909211648 12532 33554432000 4194304 4196468 140729158313248 140096227613008 140098102396827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10342] ppid=10326 vsize=28231652 memory=280873010418560 CPUtime=0.02 cores=0-7
/proc/10328/task/10342/stat : 10342 (java) R 10326 10326 1890 0 -1 4202560 295 0 0 0 2 0 0 0 20 0 20 0 447408069 28909211648 12532 33554432000 4194304 4196468 140729158313248 140096226550752 140098082066671 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10343] ppid=10326 vsize=28231652 memory=280873010423168 CPUtime=0.02 cores=0-7
/proc/10328/task/10343/stat : 10343 (java) S 10326 10326 1890 0 -1 1077944384 246 0 0 0 2 0 0 0 20 0 20 0 447408069 28909211648 12532 33554432000 4194304 4196468 140729158313248 140096225507568 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10344] ppid=10326 vsize=28231652 memory=280873010427776 CPUtime=0.04 cores=0-7
/proc/10328/task/10344/stat : 10344 (java) S 10326 10326 1890 0 -1 1077944384 447 0 0 0 4 0 0 0 20 0 20 0 447408069 28909211648 12532 33554432000 4194304 4196468 140729158313248 140096224454768 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10345] ppid=10326 vsize=28231652 memory=280873010432384 CPUtime=0.13 cores=0-7
/proc/10328/task/10345/stat : 10345 (java) S 10326 10326 1890 0 -1 1077944384 840 0 0 0 13 0 0 0 20 0 20 0 447408069 28909211648 12532 33554432000 4194304 4196468 140729158313248 140096223401968 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10346] ppid=10326 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10346/stat : 10346 (java) S 10326 10326 1890 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447408070 28909211648 12532 33554432000 4194304 4196468 140729158313248 140096222350432 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10347] ppid=10326 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/10328/task/10347/stat : 10347 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447408070 28909211648 12532 33554432000 4194304 4196468 140729158313248 140096221297712 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51464 KiB

[startup+0.700959 s]
/proc/loadavg: 7.53 8.05 7.95 6/212 10347
/proc/meminfo: memFree=31137500/32770624 swapFree=66977424/67108860
[pid=10326] ppid=10323 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/10326/stat : 10326 (xcsp3-exec) S 10323 10326 1890 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447408063 115843072 363 33554432000 4194304 5098028 140722593114720 140722593112824 139772476588668 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37789696 140722593117052 140722593117294 140722593117294 140722593120202 0
/proc/10326/statm: 28282 363 304 221 0 87 0
[pid=10328] ppid=10326 vsize=28233776 memory=170172 CPUtime=1.68 cores=0-7
/proc/10328/stat : 10328 (java) S 10326 10326 1890 0 -1 1077944320 15191 0 0 0 161 7 0 0 20 0 20 0 447408064 28911386624 42543 33554432000 4194304 4196468 140729158313248 140729158295792 140098102378231 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
/proc/10328/statm: 7058444 42543 3441 1 0 7019544 0
[pid=10328/tid=10329] ppid=10326 vsize=28233776 memory=4580 CPUtime=0.67 cores=0-7
/proc/10328/task/10329/stat : 10329 (java) R 10326 10326 1890 0 -1 4202560 8964 0 0 0 63 4 0 0 20 0 20 0 447408064 28911386624 42543 33554432000 4194304 4196468 140729158313248 140098106614352 140097689320016 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10330] ppid=10326 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10330/stat : 10330 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447408065 28911386624 42543 33554432000 4194304 4196468 140729158313248 140098022231184 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10331] ppid=10326 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/10328/task/10331/stat : 10331 (java) S 10326 10326 1890 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447408065 28911386624 42543 33554432000 4194304 4196468 140729158313248 140098021178384 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10332] ppid=10326 vsize=28233776 memory=1056 CPUtime=0 cores=0-7
/proc/10328/task/10332/stat : 10332 (java) S 10326 10326 1890 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447408065 28911386624 42543 33554432000 4194304 4196468 140729158313248 140098020125584 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0

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

[pid=10328/tid=10451] ppid=10326 vsize=28768336 memory=6048 CPUtime=157.42 cores=0-7
/proc/10328/task/10451/stat : 10451 (java) R 10326 10326 1890 0 -1 4202560 3415 0 0 0 15739 3 0 0 20 0 28 0 447408403 29458776064 418423 33554432000 4194304 4196468 140729158313248 140096210213168 140097696648442 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
Current children cumulated CPU time: 1283.37 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1675144 KiB

[startup+222.302 s]
/proc/loadavg: 8.79 8.49 8.15 9/218 10462
/proc/meminfo: memFree=29498116/32770624 swapFree=66977424/67108860
[pid=10326] ppid=10323 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/10326/stat : 10326 (xcsp3-exec) S 10323 10326 1890 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447408063 115843072 363 33554432000 4194304 5098028 140722593114720 140722593112824 139772476588668 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37789696 140722593117052 140722593117294 140722593117294 140722593120202 0
/proc/10326/statm: 28282 363 304 221 0 87 0
[pid=10328] ppid=10326 vsize=28768336 memory=1712540 CPUtime=1761.92 cores=0-7
/proc/10328/stat : 10328 (java) S 10326 10326 1890 0 -1 1077944320 134316 0 0 0 175902 290 0 0 20 0 28 0 447408064 29458776064 428135 33554432000 4194304 4196468 140729158313248 140729158295792 140098102378231 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
/proc/10328/statm: 7192084 428135 3543 1 0 7153184 0
[pid=10328/tid=10329] ppid=10326 vsize=28768336 memory=1712540 CPUtime=1.45 cores=0-7
/proc/10328/task/10329/stat : 10329 (java) S 10326 10326 1890 0 -1 1077944384 9229 0 0 0 137 8 0 0 20 0 28 0 447408064 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098106619008 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10330] ppid=10326 vsize=28768336 memory=1712540 CPUtime=0.98 cores=0-7
/proc/10328/task/10330/stat : 10330 (java) S 10326 10326 1890 0 -1 1077944384 2310 0 0 0 72 26 0 0 20 0 28 0 447408065 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098022231184 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10331] ppid=10326 vsize=28768336 memory=1712540 CPUtime=1 cores=0-7
/proc/10328/task/10331/stat : 10331 (java) S 10326 10326 1890 0 -1 1077944384 3501 0 0 0 75 25 0 0 20 0 28 0 447408065 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098021178384 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10332] ppid=10326 vsize=28768336 memory=1712540 CPUtime=0.98 cores=0-7
/proc/10328/task/10332/stat : 10332 (java) S 10326 10326 1890 0 -1 1077944384 2727 0 0 0 73 25 0 0 20 0 28 0 447408065 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098020125584 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10333] ppid=10326 vsize=28768336 memory=1694124 CPUtime=1 cores=0-7
/proc/10328/task/10333/stat : 10333 (java) S 10326 10326 1890 0 -1 1077944384 2700 0 0 0 74 26 0 0 20 0 28 0 447408065 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098019072784 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10334] ppid=10326 vsize=28768336 memory=6001 CPUtime=0.99 cores=0-7
/proc/10328/task/10334/stat : 10334 (java) S 10326 10326 1890 0 -1 1077944384 3104 0 0 0 73 26 0 0 20 0 28 0 447408065 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098018019984 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10335] ppid=10326 vsize=28768336 memory=1452 CPUtime=0.97 cores=0-7
/proc/10328/task/10335/stat : 10335 (java) S 10326 10326 1890 0 -1 1077944384 2000 0 0 0 73 24 0 0 20 0 28 0 447408065 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098016967184 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10336] ppid=10326 vsize=28768336 memory=3616 CPUtime=0.96 cores=0-7
/proc/10328/task/10336/stat : 10336 (java) S 10326 10326 1890 0 -1 1077944384 2329 0 0 0 73 23 0 0 20 0 28 0 447408065 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098015914384 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10337] ppid=10326 vsize=28768336 memory=47972 CPUtime=0.97 cores=0-7
/proc/10328/task/10337/stat : 10337 (java) S 10326 10326 1890 0 -1 1077944384 2070 0 0 0 72 25 0 0 20 0 28 0 447408065 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098014861584 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10338] ppid=10326 vsize=28768336 memory=1452 CPUtime=0.14 cores=0-7
/proc/10328/task/10338/stat : 10338 (java) S 10326 10326 1890 0 -1 1077944384 4103 0 0 0 13 1 0 0 20 0 28 0 447408066 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096230771568 140098102389378 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10339] ppid=10326 vsize=28768336 memory=1673676 CPUtime=0 cores=0-7
/proc/10328/task/10339/stat : 10339 (java) S 10326 10326 1890 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 447408067 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096229717600 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10340] ppid=10326 vsize=28768336 memory=1712556 CPUtime=0 cores=0-7
/proc/10328/task/10340/stat : 10340 (java) S 10326 10326 1890 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 28 0 447408067 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096228664704 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10341] ppid=10326 vsize=28768336 memory=1712556 CPUtime=0 cores=0-7
/proc/10328/task/10341/stat : 10341 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447408069 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096227613008 140098102396827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10342] ppid=10326 vsize=28768336 memory=8 CPUtime=2.45 cores=0-7
/proc/10328/task/10342/stat : 10342 (java) S 10326 10326 1890 0 -1 1077944384 15819 0 0 0 241 4 0 0 20 0 28 0 447408069 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096226560368 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10343] ppid=10326 vsize=28768336 memory=1673652 CPUtime=1.94 cores=0-7
/proc/10328/task/10343/stat : 10343 (java) S 10326 10326 1890 0 -1 1077944384 8743 0 0 0 191 3 0 0 20 0 28 0 447408069 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096225507568 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10344] ppid=10326 vsize=28768336 memory=3616 CPUtime=2.33 cores=0-7
/proc/10328/task/10344/stat : 10344 (java) S 10326 10326 1890 0 -1 1077944384 12928 0 0 0 230 3 0 0 20 0 28 0 447408069 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096224454768 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10345] ppid=10326 vsize=28768336 memory=1452 CPUtime=0.8 cores=0-7
/proc/10328/task/10345/stat : 10345 (java) S 10326 10326 1890 0 -1 1077944384 7964 0 0 0 78 2 0 0 20 0 28 0 447408069 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096223401968 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10346] ppid=10326 vsize=28768336 memory=3616 CPUtime=0 cores=0-7
/proc/10328/task/10346/stat : 10346 (java) S 10326 10326 1890 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447408070 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096222350432 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10347] ppid=10326 vsize=28768336 memory=47972 CPUtime=0.09 cores=0-7
/proc/10328/task/10347/stat : 10347 (java) S 10326 10326 1890 0 -1 1077944384 1371 0 0 0 0 9 0 0 20 0 28 0 447408070 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096221297712 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10444] ppid=10326 vsize=28768336 memory=988 CPUtime=216.64 cores=0-7
/proc/10328/task/10444/stat : 10444 (java) R 10326 10326 1890 0 -1 4202560 5864 0 0 0 21660 4 0 0 20 0 28 0 447408402 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096206001264 140097695782082 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10445] ppid=10326 vsize=28768336 memory=1452 CPUtime=218.15 cores=0-7
/proc/10328/task/10445/stat : 10445 (java) R 10326 10326 1890 0 -1 4202560 8145 0 0 0 21807 8 0 0 20 0 28 0 447408402 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096207052776 140097696647221 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10446] ppid=10326 vsize=28768336 memory=3616 CPUtime=217.38 cores=0-7
/proc/10328/task/10446/stat : 10446 (java) R 10326 10326 1890 0 -1 4202560 2515 0 0 0 21734 4 0 0 20 0 28 0 447408402 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096212315888 140097695782055 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10447] ppid=10326 vsize=28768336 memory=47972 CPUtime=217.2 cores=0-7
/proc/10328/task/10447/stat : 10447 (java) R 10326 10326 1890 0 -1 4202560 12674 0 0 0 21705 15 0 0 20 0 28 0 447408402 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096208105320 140097695338215 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10448] ppid=10326 vsize=28768336 memory=912 CPUtime=218.08 cores=0-7
/proc/10328/task/10448/stat : 10448 (java) R 10326 10326 1890 0 -1 4202560 5112 0 0 0 21803 5 0 0 20 0 28 0 447408403 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096209157688 140097696645569 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10449] ppid=10326 vsize=28768336 memory=1984 CPUtime=218.21 cores=0-7
/proc/10328/task/10449/stat : 10449 (java) R 10326 10326 1890 0 -1 4202560 5929 0 0 0 21815 6 0 0 20 0 28 0 447408403 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096204946872 140097695782055 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10450] ppid=10326 vsize=28768336 memory=2480 CPUtime=218.42 cores=0-7
/proc/10328/task/10450/stat : 10450 (java) R 10326 10326 1890 0 -1 4202560 5535 0 0 0 21834 8 0 0 20 0 28 0 447408403 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096211264296 140097695337618 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10451] ppid=10326 vsize=28768336 memory=988 CPUtime=217.31 cores=0-7
/proc/10328/task/10451/stat : 10451 (java) R 10326 10326 1890 0 -1 4202560 3777 0 0 0 21727 4 0 0 20 0 28 0 447408403 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096210211128 140097696648445 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
Current children cumulated CPU time: 1761.92 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1713992 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.92 8.55 8.19 9/218 10465
/proc/meminfo: memFree=29498820/32770624 swapFree=66977424/67108860
[pid=10326] ppid=10323 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/10326/stat : 10326 (xcsp3-exec) S 10323 10326 1890 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447408063 115843072 363 33554432000 4194304 5098028 140722593114720 140722593112824 139772476588668 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37789696 140722593117052 140722593117294 140722593117294 140722593120202 0
/proc/10326/statm: 28282 363 304 221 0 87 0
[pid=10328] ppid=10326 vsize=28768336 memory=1712540 CPUtime=1998.86 cores=0-7
/proc/10328/stat : 10328 (java) S 10326 10326 1890 0 -1 1077944320 138930 0 0 0 199594 292 0 0 20 0 28 0 447408064 29458776064 428135 33554432000 4194304 4196468 140729158313248 140729158295792 140098102378231 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
/proc/10328/statm: 7192084 428135 3543 1 0 7153184 0
[pid=10328/tid=10329] ppid=10326 vsize=28768336 memory=8317482817917895235 CPUtime=1.45 cores=0-7
/proc/10328/task/10329/stat : 10329 (java) S 10326 10326 1890 0 -1 1077944384 9229 0 0 0 137 8 0 0 20 0 28 0 447408064 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098106619008 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10330] ppid=10326 vsize=28768336 memory=4112 CPUtime=0.99 cores=0-7
/proc/10328/task/10330/stat : 10330 (java) S 10326 10326 1890 0 -1 1077944384 2568 0 0 0 73 26 0 0 20 0 28 0 447408065 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098022231184 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10331] ppid=10326 vsize=28768336 memory=1412 CPUtime=1.01 cores=0-7
/proc/10328/task/10331/stat : 10331 (java) S 10326 10326 1890 0 -1 1077944384 3683 0 0 0 76 25 0 0 20 0 28 0 447408065 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098021178384 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10332] ppid=10326 vsize=28768336 memory=3596 CPUtime=0.99 cores=0-7
/proc/10328/task/10332/stat : 10332 (java) S 10326 10326 1890 0 -1 1077944384 2819 0 0 0 74 25 0 0 20 0 28 0 447408065 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098020125584 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10333] ppid=10326 vsize=28768336 memory=1452 CPUtime=1.01 cores=0-7
/proc/10328/task/10333/stat : 10333 (java) S 10326 10326 1890 0 -1 1077944384 3445 0 0 0 75 26 0 0 20 0 28 0 447408065 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098019072784 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10334] ppid=10326 vsize=28768336 memory=1712528 CPUtime=1 cores=0-7
/proc/10328/task/10334/stat : 10334 (java) S 10326 10326 1890 0 -1 1077944384 3295 0 0 0 74 26 0 0 20 0 28 0 447408065 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098018019984 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10335] ppid=10326 vsize=28768336 memory=1164 CPUtime=0.98 cores=0-7
/proc/10328/task/10335/stat : 10335 (java) S 10326 10326 1890 0 -1 1077944384 2136 0 0 0 74 24 0 0 20 0 28 0 447408065 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098016967184 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10336] ppid=10326 vsize=28768336 memory=111632 CPUtime=0.96 cores=0-7
/proc/10328/task/10336/stat : 10336 (java) S 10326 10326 1890 0 -1 1077944384 2505 0 0 0 73 23 0 0 20 0 28 0 447408065 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098015914384 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10337] ppid=10326 vsize=28768336 memory=796 CPUtime=0.98 cores=0-7
/proc/10328/task/10337/stat : 10337 (java) S 10326 10326 1890 0 -1 1077944384 2197 0 0 0 73 25 0 0 20 0 28 0 447408065 29458776064 428135 33554432000 4194304 4196468 140729158313248 140098014861584 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10338] ppid=10326 vsize=28768336 memory=1712528 CPUtime=0.14 cores=0-7
/proc/10328/task/10338/stat : 10338 (java) S 10326 10326 1890 0 -1 1077944384 4379 0 0 0 13 1 0 0 20 0 28 0 447408066 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096230771568 140098102389378 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10339] ppid=10326 vsize=28768336 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/10328/task/10339/stat : 10339 (java) S 10326 10326 1890 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 447408067 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096229717600 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10340] ppid=10326 vsize=28768336 memory=4132 CPUtime=0 cores=0-7
/proc/10328/task/10340/stat : 10340 (java) S 10326 10326 1890 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 28 0 447408067 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096228664704 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10341] ppid=10326 vsize=28768336 memory=1112 CPUtime=0 cores=0-7
/proc/10328/task/10341/stat : 10341 (java) S 10326 10326 1890 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447408069 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096227613008 140098102396827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10342] ppid=10326 vsize=28768336 memory=6048 CPUtime=2.45 cores=0-7
/proc/10328/task/10342/stat : 10342 (java) S 10326 10326 1890 0 -1 1077944384 15821 0 0 0 241 4 0 0 20 0 28 0 447408069 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096226560368 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10343] ppid=10326 vsize=28768336 memory=7552 CPUtime=1.94 cores=0-7
/proc/10328/task/10343/stat : 10343 (java) S 10326 10326 1890 0 -1 1077944384 9090 0 0 0 191 3 0 0 20 0 28 0 447408069 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096225507568 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10344] ppid=10326 vsize=28768336 memory=1084 CPUtime=2.33 cores=0-7
/proc/10328/task/10344/stat : 10344 (java) S 10326 10326 1890 0 -1 1077944384 12930 0 0 0 230 3 0 0 20 0 28 0 447408069 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096224454768 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10345] ppid=10326 vsize=28768336 memory=14012 CPUtime=0.8 cores=0-7
/proc/10328/task/10345/stat : 10345 (java) S 10326 10326 1890 0 -1 1077944384 7966 0 0 0 78 2 0 0 20 0 28 0 447408069 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096223401968 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10346] ppid=10326 vsize=28768336 memory=14048 CPUtime=0 cores=0-7
/proc/10328/task/10346/stat : 10346 (java) S 10326 10326 1890 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447408070 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096222350432 140098102388437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10347] ppid=10326 vsize=28768336 memory=25340 CPUtime=0.1 cores=0-7
/proc/10328/task/10347/stat : 10347 (java) S 10326 10326 1890 0 -1 1077944384 1401 0 0 0 0 10 0 0 20 0 28 0 447408070 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096221297712 140098102389378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10444] ppid=10326 vsize=28768336 memory=2120 CPUtime=246.23 cores=0-7
/proc/10328/task/10444/stat : 10444 (java) R 10326 10326 1890 0 -1 4202560 6045 0 0 0 24619 4 0 0 20 0 28 0 447408402 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096206001264 140097695782082 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10445] ppid=10326 vsize=28768336 memory=532 CPUtime=247.8 cores=0-7
/proc/10328/task/10445/stat : 10445 (java) R 10326 10326 1890 0 -1 4202560 8229 0 0 0 24772 8 0 0 20 0 28 0 447408402 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096207052904 140097696647121 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10446] ppid=10326 vsize=28768336 memory=1564 CPUtime=247.07 cores=0-7
/proc/10328/task/10446/stat : 10446 (java) R 10326 10326 1890 0 -1 4202560 2607 0 0 0 24703 4 0 0 20 0 28 0 447408402 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096212316008 140097695782082 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10447] ppid=10326 vsize=28768336 memory=924 CPUtime=246.88 cores=0-7
/proc/10328/task/10447/stat : 10447 (java) R 10326 10326 1890 0 -1 4202560 12984 0 0 0 24673 15 0 0 20 0 28 0 447408402 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096208105192 140097696649209 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10448] ppid=10326 vsize=28768336 memory=4132 CPUtime=247.77 cores=0-7
/proc/10328/task/10448/stat : 10448 (java) R 10326 10326 1890 0 -1 4202560 5428 0 0 0 24772 5 0 0 20 0 28 0 447408403 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096209158024 140097695781602 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10449] ppid=10326 vsize=28768336 memory=1112 CPUtime=247.9 cores=0-7
/proc/10328/task/10449/stat : 10449 (java) R 10326 10326 1890 0 -1 4202560 6097 0 0 0 24784 6 0 0 20 0 28 0 447408403 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096204946824 140097696851433 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10450] ppid=10326 vsize=28768336 memory=6048 CPUtime=248.11 cores=0-7
/proc/10328/task/10450/stat : 10450 (java) R 10326 10326 1890 0 -1 4202560 6330 0 0 0 24803 8 0 0 20 0 28 0 447408403 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096211263552 140097696647140 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
[pid=10328/tid=10451] ppid=10326 vsize=28768336 memory=7552 CPUtime=246.47 cores=0-7
/proc/10328/task/10451/stat : 10451 (java) R 10326 10326 1890 0 -1 4202560 3879 0 0 0 24643 4 0 0 20 0 28 0 447408403 29458776064 428135 33554432000 4194304 4196468 140729158313248 140096210211128 140097696647181 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 22212608 140729158317040 140729158317211 140729158317211 140729158320079 0
Current children cumulated CPU time: 1998.86 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1713992 KiB

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

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

[startup+252.104 s]
# the end of solver process 10328 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1996.53 s, system=2.94726 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.104
CPU time (s): 1999.48
CPU user time (s): 1996.53
CPU system time (s): 2.94726
CPU usage (%): 793.117
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 1714008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1996.53
system time used= 2.94726
maximum resident set size= 1713124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140479
page faults= 0
swaps= 0
block input operations= 0
block output operations= 504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12421
involuntary context switches= 22054


# summary of solver processes directly reported to runsolver:
#   pid: 10326,10328
#   total CPU time (s): 1999.48
#   total CPU user time (s): 1996.53
#   total CPU system time (s): 2.94726

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.09177 second user time and 3.23033 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-17 10:01:31
IDJOB=4400262
IDBENCH=135901
IDSOLVER=2855
FILE ID=node104/4400262-1568711510
RUNJOBID= node104-1568696629-1917
PBS_JOBID= 21703905
Free space on /tmp= 59012 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n100/TravellingSalesman-100-50-02.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400262-1568711510/watcher-4400262-1568711510 -o /tmp/evaluation-result-4400262-1568711510/solver-4400262-1568711510 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568696629-1917 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 172188644 HOME/instance-4400262-1568711510.xml

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

MD5SUM BENCH= 0e4189ad20205ae354a6aa8eb292dbdf
RANDOM SEED=172188644

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        31200592 kB
MemAvailable:   31854736 kB
Buffers:          108320 kB
Cached:           835628 kB
SwapCached:        32284 kB
Active:           633828 kB
Inactive:         346864 kB
Active(anon):       5628 kB
Inactive(anon):    80732 kB
Active(file):     628200 kB
Inactive(file):   266132 kB
Unevictable:      109416 kB
Mlocked:          109416 kB
SwapTotal:      67108860 kB
SwapFree:       66977424 kB
Dirty:             26304 kB
Writeback:             4 kB
AnonPages:        115544 kB
Mapped:            48396 kB
Shmem:             40496 kB
Slab:             181536 kB
SReclaimable:     151296 kB
SUnreclaim:        30240 kB
KernelStack:        3376 kB
PageTables:         4896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58988 MiB
End job on node104 at 2019-09-17 10:05:43