Trace number 4405079

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-20 parallelSAT (TO)500 1998.51 252.104

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n100/
TravellingSalesman-100-50-08.xml
MD5SUM8e11a97c7673f129a8c4890bd1c1105b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark443
Best CPU time to get the best result obtained on this benchmark2011.47
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints101
Number of domains2
Minimum domain size62
Maximum domain size100
Distribution of domain sizes[{"size":62,"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-4405079-1569005015.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4405079-1569005015.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
10.73/2.52	c solve instance...
16.83/3.36	o 533 
16.83/3.38	o 528 
17.43/3.41	o 522 
17.43/3.43	o 507 
17.43/3.46	o 505 
18.02/3.59	o 504 
18.69/3.64	o 503 
18.69/3.69	o 502 
21.08/4.04	o 501 
21.08/4.09	o 500 
1997.86/252.07	s SATISFIABLE
1997.86/252.07	v <instantiation>
1997.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>
1997.86/252.07	v 	<values>67 71 63 58 52 46 40 41 32 35 36 47 49 53 27 21 17 11 10 8 6 3 1 12 16 15 2 0 20 19 81 90 86 91 95 92 99 98 93 94 88 89 84 77 78 70 44 39 31 30 18 26 25 24 29 23 28 22 13 9 7 4 5 14 34 45 56 51 57 43 48 50 54 55 62 66 60 59 42 37 33 38 69 74 85 87 97 96 80 76 73 75 83 79 82 72 65 68 61 64 2 4 4 4 3 2 1 9 1 1 7 1 2 12 4 2 2 3 4 3 2 15 16 1 1 12 5 13 2 29 6 4 6 2 8 8 4 1 1 2 5 7 6 4 4 12 2 5 2 9 3 1 1 2 4 4 3 5 6 3 1 4 9 11 6 4 8 4 7 3 1 1 1 5 2 7 1 6 6 6 6 16 4 7 13 4 2 8 3 4 18 2 3 1 5 3 2 4 4 1 </values>
1997.86/252.07	v </instantiation>
1997.86/252.07	c Unexpected resolution interruption!

Verifier Data

OK	500

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405079-1569005015/watcher-4405079-1569005015 -o /var/tmp/evaluation-result-4405079-1569005015/solver-4405079-1569005015 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1568994492-16101 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 136876627 HOME/instance-4405079-1569005015.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=30668, runsolver pid=30665
Current StackSize limit: 8192 KiB


[startup+0.100137 s]*
/proc/loadavg: 7.99 8.03 8.04 2/212 30689
/proc/meminfo: memFree=14171100/32770624 swapFree=66972368/67108860
[pid=30668] ppid=30665 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30668/stat : 30668 (xcsp3-exec) S 30665 30668 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476443358 115843072 363 33554432000 4194304 5098028 140726537863360 140726537861464 140656006087292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14528512 140726537872216 140726537872474 140726537872474 140726537875398 0
/proc/30668/statm: 28282 363 304 221 0 87 0
[pid=30670] ppid=30668 vsize=28227396 memory=28968 CPUtime=0.12 cores=0-7
/proc/30670/stat : 30670 (java) S 30668 30668 16074 0 -1 1077944320 5718 0 0 0 11 1 0 0 20 0 20 0 476443358 28904853504 7242 33554432000 4194304 4196468 140732721419136 140732721401680 140565897428727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
/proc/30670/statm: 7056849 7242 3120 1 0 7019032 0
[pid=30670/tid=30671] ppid=30668 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/30670/task/30671/stat : 30671 (java) R 30668 30668 16074 0 -1 4202560 3642 0 0 0 8 0 0 0 20 0 20 0 476443359 28904853504 7242 33554432000 4194304 4196468 140732721419136 140565901665152 140565897450653 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30672] ppid=30668 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/30670/task/30672/stat : 30672 (java) S 30668 30668 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476443359 28904853504 7242 33554432000 4194304 4196468 140732721419136 140565850048912 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30673] ppid=30668 vsize=28227396 memory=140260988552832 CPUtime=0 cores=0-7
/proc/30670/task/30673/stat : 30673 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476443359 28904853504 7242 33554432000 4194304 4196468 140732721419136 140565848996112 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30674] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30674/stat : 30674 (java) S 30668 30668 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476443359 28904853504 7242 33554432000 4194304 4196468 140732721419136 140565847943824 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30675] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30675/stat : 30675 (java) S 30668 30668 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476443359 28904853504 7242 33554432000 4194304 4196468 140732721419136 140565846891024 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30676] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30676/stat : 30676 (java) S 30668 30668 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476443359 28904853504 7242 33554432000 4194304 4196468 140732721419136 140565845838736 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30677] ppid=30668 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30670/task/30677/stat : 30677 (java) S 30668 30668 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476443359 28904853504 7242 33554432000 4194304 4196468 140732721419136 140565844785936 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30678] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30678/stat : 30678 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476443359 28904853504 7242 33554432000 4194304 4196468 140732721419136 140565843733648 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30679] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30679/stat : 30679 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476443359 28904853504 7242 33554432000 4194304 4196468 140732721419136 140565842680848 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30680] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30680/stat : 30680 (java) S 30668 30668 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476443361 28904853504 7242 33554432000 4194304 4196468 140732721419136 140564495444080 140565897439874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30681] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30681/stat : 30681 (java) S 30668 30668 16074 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476443361 28904853504 7242 33554432000 4194304 4196468 140732721419136 140564494390048 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30682] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30682/stat : 30682 (java) S 30668 30668 16074 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476443362 28904853504 7242 33554432000 4194304 4196468 140732721419136 140564493337712 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30683] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30683/stat : 30683 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476443364 28904853504 7242 33554432000 4194304 4196468 140732721419136 140564492286032 140565897447323 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30684] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30684/stat : 30684 (java) S 30668 30668 16074 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 476443364 28904853504 7242 33554432000 4194304 4196468 140732721419136 140564491233904 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30685] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30685/stat : 30685 (java) S 30668 30668 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476443364 28904853504 7242 33554432000 4194304 4196468 140732721419136 140564490181104 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30686] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30686/stat : 30686 (java) R 30668 30668 16074 0 -1 4202560 123 0 0 0 0 0 0 0 20 0 20 0 476443364 28904853504 7242 33554432000 4194304 4196468 140732721419136 140564489128816 140565890413769 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30687] ppid=30668 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/30670/task/30687/stat : 30687 (java) R 30668 30668 16074 0 -1 4202560 334 0 0 0 2 0 0 0 20 0 20 0 476443364 28904853504 7242 33554432000 4194304 4196468 140732721419136 140564488076016 140565897440662 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30688] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30688/stat : 30688 (java) S 30668 30668 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476443364 28904853504 7242 33554432000 4194304 4196468 140732721419136 140564487022944 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30689] ppid=30668 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30670/task/30689/stat : 30689 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476443364 28904853504 7242 33554432000 4194304 4196468 140732721419136 140564485970224 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30420 KiB

[startup+0.21063 s]*
/proc/loadavg: 7.99 8.03 8.04 4/212 30689
/proc/meminfo: memFree=14158052/32770624 swapFree=66972368/67108860
[pid=30668] ppid=30665 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30668/stat : 30668 (xcsp3-exec) S 30665 30668 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476443358 115843072 363 33554432000 4194304 5098028 140726537863360 140726537861464 140656006087292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14528512 140726537872216 140726537872474 140726537872474 140726537875398 0
/proc/30668/statm: 28282 363 304 221 0 87 0
[pid=30670] ppid=30668 vsize=28227396 memory=41516 CPUtime=0.34 cores=0-7
/proc/30670/stat : 30670 (java) S 30668 30668 16074 0 -1 1077944320 9545 0 0 0 31 3 0 0 20 0 20 0 476443358 28904853504 10379 33554432000 4194304 4196468 140732721419136 140732721401680 140565897428727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
/proc/30670/statm: 7056849 10379 3324 1 0 7019032 0
[pid=30670/tid=30671] ppid=30668 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/30670/task/30671/stat : 30671 (java) R 30668 30668 16074 0 -1 4202560 6662 0 0 0 18 2 0 0 20 0 20 0 476443359 28904853504 10379 33554432000 4194304 4196468 140732721419136 140565901661456 140565897440662 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30672] ppid=30668 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/30670/task/30672/stat : 30672 (java) S 30668 30668 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476443359 28904853504 10379 33554432000 4194304 4196468 140732721419136 140565850048912 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30673] ppid=30668 vsize=28227396 memory=3906794380554012320 CPUtime=0 cores=0-7
/proc/30670/task/30673/stat : 30673 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476443359 28904853504 10379 33554432000 4194304 4196468 140732721419136 140565848996112 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30674] ppid=30668 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30670/task/30674/stat : 30674 (java) S 30668 30668 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476443359 28904853504 10379 33554432000 4194304 4196468 140732721419136 140565847943824 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30675] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30675/stat : 30675 (java) S 30668 30668 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476443359 28904853504 10379 33554432000 4194304 4196468 140732721419136 140565846891024 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30676] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30676/stat : 30676 (java) S 30668 30668 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476443359 28904853504 10379 33554432000 4194304 4196468 140732721419136 140565845838736 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30677] ppid=30668 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30670/task/30677/stat : 30677 (java) S 30668 30668 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476443359 28904853504 10379 33554432000 4194304 4196468 140732721419136 140565844785936 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30678] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30678/stat : 30678 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476443359 28904853504 10379 33554432000 4194304 4196468 140732721419136 140565843733648 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30679] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30679/stat : 30679 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476443359 28904853504 10379 33554432000 4194304 4196468 140732721419136 140565842680848 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30680] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30680/stat : 30680 (java) S 30668 30668 16074 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476443361 28904853504 10379 33554432000 4194304 4196468 140732721419136 140564495444080 140565897439874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30681] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30681/stat : 30681 (java) S 30668 30668 16074 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476443361 28904853504 10379 33554432000 4194304 4196468 140732721419136 140564494390048 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30682] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30682/stat : 30682 (java) S 30668 30668 16074 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476443362 28904853504 10379 33554432000 4194304 4196468 140732721419136 140564493337712 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30683] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30683/stat : 30683 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476443364 28904853504 10379 33554432000 4194304 4196468 140732721419136 140564492286032 140565897447323 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30684] ppid=30668 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30670/task/30684/stat : 30684 (java) S 30668 30668 16074 0 -1 1077944384 333 0 0 0 1 0 0 0 20 0 20 0 476443364 28904853504 10379 33554432000 4194304 4196468 140732721419136 140564491233904 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30685] ppid=30668 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30670/task/30685/stat : 30685 (java) S 30668 30668 16074 0 -1 1077944384 300 0 0 0 1 0 0 0 20 0 20 0 476443364 28904853504 10379 33554432000 4194304 4196468 140732721419136 140564490181104 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30686] ppid=30668 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/30670/task/30686/stat : 30686 (java) S 30668 30668 16074 0 -1 1077944384 200 0 0 0 1 0 0 0 20 0 20 0 476443364 28904853504 10379 33554432000 4194304 4196468 140732721419136 140564489128816 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30687] ppid=30668 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/30670/task/30687/stat : 30687 (java) R 30668 30668 16074 0 -1 4202560 735 0 0 0 8 0 0 0 20 0 20 0 476443364 28904853504 10379 33554432000 4194304 4196468 140732721419136 140564488075824 140565876055184 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30688] ppid=30668 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30688/stat : 30688 (java) S 30668 30668 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476443364 28904853504 10379 33554432000 4194304 4196468 140732721419136 140564487022944 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30689] ppid=30668 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30670/task/30689/stat : 30689 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476443364 28904853504 10379 33554432000 4194304 4196468 140732721419136 140564485970224 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42968 KiB

[startup+0.31064 s]*
/proc/loadavg: 7.99 8.03 8.04 3/212 30689
/proc/meminfo: memFree=14151536/32770624 swapFree=66972368/67108860
[pid=30668] ppid=30665 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30668/stat : 30668 (xcsp3-exec) S 30665 30668 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476443358 115843072 363 33554432000 4194304 5098028 140726537863360 140726537861464 140656006087292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14528512 140726537872216 140726537872474 140726537872474 140726537875398 0
/proc/30668/statm: 28282 363 304 221 0 87 0
[pid=30670] ppid=30668 vsize=28231652 memory=49844 CPUtime=0.52 cores=0-7
/proc/30670/stat : 30670 (java) S 30668 30668 16074 0 -1 1077944320 10791 0 0 0 49 3 0 0 20 0 20 0 476443358 28909211648 12461 33554432000 4194304 4196468 140732721419136 140732721401680 140565897428727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
/proc/30670/statm: 7057913 12461 3356 1 0 7019032 0
[pid=30670/tid=30671] ppid=30668 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/30670/task/30671/stat : 30671 (java) R 30668 30668 16074 0 -1 4202560 7803 0 0 0 28 2 0 0 20 0 20 0 476443359 28909211648 12461 33554432000 4194304 4196468 140732721419136 140565901659840 140565881509214 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30672] ppid=30668 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30672/stat : 30672 (java) S 30668 30668 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476443359 28909211648 12461 33554432000 4194304 4196468 140732721419136 140565850048912 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30673] ppid=30668 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30673/stat : 30673 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476443359 28909211648 12461 33554432000 4194304 4196468 140732721419136 140565848996112 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30674] ppid=30668 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30674/stat : 30674 (java) S 30668 30668 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476443359 28909211648 12461 33554432000 4194304 4196468 140732721419136 140565847943824 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30675] ppid=30668 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30675/stat : 30675 (java) S 30668 30668 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476443359 28909211648 12461 33554432000 4194304 4196468 140732721419136 140565846891024 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30676] ppid=30668 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/30670/task/30676/stat : 30676 (java) S 30668 30668 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476443359 28909211648 12461 33554432000 4194304 4196468 140732721419136 140565845838736 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30677] ppid=30668 vsize=28231652 memory=140260881298351 CPUtime=0 cores=0-7
/proc/30670/task/30677/stat : 30677 (java) S 30668 30668 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476443359 28909211648 12461 33554432000 4194304 4196468 140732721419136 140565844785936 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30678] ppid=30668 vsize=28231652 memory=140260881300656 CPUtime=0 cores=0-7
/proc/30670/task/30678/stat : 30678 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476443359 28909211648 12461 33554432000 4194304 4196468 140732721419136 140565843733648 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30679] ppid=30668 vsize=28231652 memory=140260881302960 CPUtime=0 cores=0-7
/proc/30670/task/30679/stat : 30679 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476443359 28909211648 12461 33554432000 4194304 4196468 140732721419136 140565842680848 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30680] ppid=30668 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30680/stat : 30680 (java) S 30668 30668 16074 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476443361 28909211648 12461 33554432000 4194304 4196468 140732721419136 140564495444080 140565897439874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30681] ppid=30668 vsize=28231652 memory=280521762612880 CPUtime=0 cores=0-7
/proc/30670/task/30681/stat : 30681 (java) S 30668 30668 16074 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476443361 28909211648 12461 33554432000 4194304 4196468 140732721419136 140564494390048 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30682] ppid=30668 vsize=28231652 memory=280521762619792 CPUtime=0 cores=0-7
/proc/30670/task/30682/stat : 30682 (java) S 30668 30668 16074 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476443362 28909211648 12461 33554432000 4194304 4196468 140732721419136 140564493337712 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30683] ppid=30668 vsize=28231652 memory=280521762561072 CPUtime=0 cores=0-7
/proc/30670/task/30683/stat : 30683 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476443364 28909211648 12461 33554432000 4194304 4196468 140732721419136 140564492286032 140565897447323 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30684] ppid=30668 vsize=28231652 memory=280521762633616 CPUtime=0.01 cores=0-7
/proc/30670/task/30684/stat : 30684 (java) S 30668 30668 16074 0 -1 1077944384 349 0 0 0 1 0 0 0 20 0 20 0 476443364 28909211648 12461 33554432000 4194304 4196468 140732721419136 140564491233904 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30685] ppid=30668 vsize=28231652 memory=280521762640528 CPUtime=0.02 cores=0-7
/proc/30670/task/30685/stat : 30685 (java) S 30668 30668 16074 0 -1 1077944384 309 0 0 0 2 0 0 0 20 0 20 0 476443364 28909211648 12461 33554432000 4194304 4196468 140732721419136 140564490181104 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30686] ppid=30668 vsize=28231652 memory=280521762638224 CPUtime=0.02 cores=0-7
/proc/30670/task/30686/stat : 30686 (java) S 30668 30668 16074 0 -1 1077944384 203 0 0 0 2 0 0 0 20 0 20 0 476443364 28909211648 12461 33554432000 4194304 4196468 140732721419136 140564489128816 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30687] ppid=30668 vsize=28231652 memory=280521762654384 CPUtime=0.12 cores=0-7
/proc/30670/task/30687/stat : 30687 (java) S 30668 30668 16074 0 -1 1077944384 814 0 0 0 12 0 0 0 20 0 20 0 476443364 28909211648 12461 33554432000 4194304 4196468 140732721419136 140564488076016 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30688] ppid=30668 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30688/stat : 30688 (java) S 30668 30668 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476443364 28909211648 12461 33554432000 4194304 4196468 140732721419136 140564487022944 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30689] ppid=30668 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/30670/task/30689/stat : 30689 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476443364 28909211648 12461 33554432000 4194304 4196468 140732721419136 140564485970224 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51296 KiB

[startup+0.701043 s]
/proc/loadavg: 7.99 8.03 8.04 5/212 30689
/proc/meminfo: memFree=14124800/32770624 swapFree=66972368/67108860
[pid=30668] ppid=30665 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30668/stat : 30668 (xcsp3-exec) S 30665 30668 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476443358 115843072 363 33554432000 4194304 5098028 140726537863360 140726537861464 140656006087292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14528512 140726537872216 140726537872474 140726537872474 140726537875398 0
/proc/30668/statm: 28282 363 304 221 0 87 0
[pid=30670] ppid=30668 vsize=28233776 memory=165648 CPUtime=1.65 cores=0-7
/proc/30670/stat : 30670 (java) S 30668 30668 16074 0 -1 1077944320 15202 0 0 0 159 6 0 0 20 0 20 0 476443358 28911386624 41412 33554432000 4194304 4196468 140732721419136 140732721401680 140565897428727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
/proc/30670/statm: 7058444 41412 3446 1 0 7019544 0
[pid=30670/tid=30671] ppid=30668 vsize=28233776 memory=280521763012272 CPUtime=0.67 cores=0-7
/proc/30670/task/30671/stat : 30671 (java) R 30668 30668 16074 0 -1 4202560 9085 0 0 0 64 3 0 0 20 0 20 0 476443359 28911386624 41412 33554432000 4194304 4196468 140732721419136 140565901657312 140565890106741 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30672] ppid=30668 vsize=28233776 memory=140260881507184 CPUtime=0 cores=0-7
/proc/30670/task/30672/stat : 30672 (java) S 30668 30668 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476443359 28911386624 41412 33554432000 4194304 4196468 140732721419136 140565850048912 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30673] ppid=30668 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/30670/task/30673/stat : 30673 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476443359 28911386624 41412 33554432000 4194304 4196468 140732721419136 140565848996112 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30674] ppid=30668 vsize=28233776 memory=1716 CPUtime=0 cores=0-7
/proc/30670/task/30674/stat : 30674 (java) S 30668 30668 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476443359 28911386624 41412 33554432000 4194304 4196468 140732721419136 140565847943824 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0

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

[pid=30670/tid=30778] ppid=30668 vsize=28768336 memory=1040 CPUtime=157.33 cores=0-7
/proc/30670/task/30778/stat : 30778 (java) R 30668 30668 16074 0 -1 4202560 5655 0 0 0 15728 5 0 0 20 0 28 0 476443768 29458776064 407796 33554432000 4194304 4196468 140732721419136 140564408127000 140565511253503 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
Current children cumulated CPU time: 1282.51 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1632636 KiB

[startup+222.302 s]
/proc/loadavg: 8.33 8.45 8.23 9/219 30792
/proc/meminfo: memFree=12533632/32770624 swapFree=66972368/67108860
[pid=30668] ppid=30665 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30668/stat : 30668 (xcsp3-exec) S 30665 30668 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476443358 115843072 363 33554432000 4194304 5098028 140726537863360 140726537861464 140656006087292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14528512 140726537872216 140726537872474 140726537872474 140726537875398 0
/proc/30668/statm: 28282 363 304 221 0 87 0
[pid=30670] ppid=30668 vsize=28768336 memory=1665980 CPUtime=1760.95 cores=0-7
/proc/30670/stat : 30670 (java) S 30668 30668 16074 0 -1 1077944320 167498 0 0 0 175796 299 0 0 20 0 28 0 476443358 29458776064 416495 33554432000 4194304 4196468 140732721419136 140732721401680 140565897428727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
/proc/30670/statm: 7192084 416495 3547 1 0 7153184 0
[pid=30670/tid=30671] ppid=30668 vsize=28768336 memory=1665980 CPUtime=1.46 cores=0-7
/proc/30670/task/30671/stat : 30671 (java) S 30668 30668 16074 0 -1 1077944384 9343 0 0 0 141 5 0 0 20 0 28 0 476443359 29458776064 416495 33554432000 4194304 4196468 140732721419136 140565901669504 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30672] ppid=30668 vsize=28768336 memory=1665980 CPUtime=1.08 cores=0-7
/proc/30670/task/30672/stat : 30672 (java) S 30668 30668 16074 0 -1 1077944384 3145 0 0 0 82 26 0 0 20 0 28 0 476443359 29458776064 416495 33554432000 4194304 4196468 140732721419136 140565850048912 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30673] ppid=30668 vsize=28768336 memory=1452 CPUtime=1.08 cores=0-7
/proc/30670/task/30673/stat : 30673 (java) S 30668 30668 16074 0 -1 1077944384 1984 0 0 0 81 27 0 0 20 0 28 0 476443359 29458776064 416495 33554432000 4194304 4196468 140732721419136 140565848996112 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30674] ppid=30668 vsize=28768336 memory=1665980 CPUtime=1.1 cores=0-7
/proc/30670/task/30674/stat : 30674 (java) S 30668 30668 16074 0 -1 1077944384 3437 0 0 0 86 24 0 0 20 0 28 0 476443359 29458776064 416495 33554432000 4194304 4196468 140732721419136 140565847943824 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30675] ppid=30668 vsize=28768336 memory=1452 CPUtime=1.11 cores=0-7
/proc/30670/task/30675/stat : 30675 (java) S 30668 30668 16074 0 -1 1077944384 3285 0 0 0 85 26 0 0 20 0 28 0 476443359 29458776064 416495 33554432000 4194304 4196468 140732721419136 140565846891024 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30676] ppid=30668 vsize=28768336 memory=1649564 CPUtime=1.09 cores=0-7
/proc/30670/task/30676/stat : 30676 (java) S 30668 30668 16074 0 -1 1077944384 2090 0 0 0 84 25 0 0 20 0 28 0 476443359 29458776064 416495 33554432000 4194304 4196468 140732721419136 140565845838736 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30677] ppid=30668 vsize=28768336 memory=1452 CPUtime=1.09 cores=0-7
/proc/30670/task/30677/stat : 30677 (java) S 30668 30668 16074 0 -1 1077944384 2678 0 0 0 82 27 0 0 20 0 28 0 476443359 29458776064 416495 33554432000 4194304 4196468 140732721419136 140565844785936 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30678] ppid=30668 vsize=28768336 memory=1643432 CPUtime=1.05 cores=0-7
/proc/30670/task/30678/stat : 30678 (java) S 30668 30668 16074 0 -1 1077944384 2595 0 0 0 82 23 0 0 20 0 28 0 476443359 29458776064 416495 33554432000 4194304 4196468 140732721419136 140565843733648 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30679] ppid=30668 vsize=28768336 memory=1452 CPUtime=1.08 cores=0-7
/proc/30670/task/30679/stat : 30679 (java) S 30668 30668 16074 0 -1 1077944384 2664 0 0 0 82 26 0 0 20 0 28 0 476443359 29458776064 416495 33554432000 4194304 4196468 140732721419136 140565842680848 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30680] ppid=30668 vsize=28768336 memory=1452 CPUtime=0.17 cores=0-7
/proc/30670/task/30680/stat : 30680 (java) S 30668 30668 16074 0 -1 1077944384 4407 0 0 0 16 1 0 0 20 0 28 0 476443361 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564495444080 140565897439874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30681] ppid=30668 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/30670/task/30681/stat : 30681 (java) S 30668 30668 16074 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 476443361 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564494390112 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30682] ppid=30668 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/30670/task/30682/stat : 30682 (java) S 30668 30668 16074 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 476443362 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564493337728 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30683] ppid=30668 vsize=28768336 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/30670/task/30683/stat : 30683 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476443364 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564492286032 140565897447323 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30684] ppid=30668 vsize=28768336 memory=43440 CPUtime=2.87 cores=0-7
/proc/30670/task/30684/stat : 30684 (java) S 30668 30668 16074 0 -1 1077944384 19849 0 0 0 284 3 0 0 20 0 28 0 476443364 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564491233904 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30685] ppid=30668 vsize=28768336 memory=1452 CPUtime=2.59 cores=0-7
/proc/30670/task/30685/stat : 30685 (java) S 30668 30668 16074 0 -1 1077944384 14968 0 0 0 256 3 0 0 20 0 28 0 476443364 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564490181104 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30686] ppid=30668 vsize=28768336 memory=1452 CPUtime=2.82 cores=0-7
/proc/30670/task/30686/stat : 30686 (java) S 30668 30668 16074 0 -1 1077944384 22310 0 0 0 278 4 0 0 20 0 28 0 476443364 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564489128816 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30687] ppid=30668 vsize=28768336 memory=1665980 CPUtime=0.99 cores=0-7
/proc/30670/task/30687/stat : 30687 (java) S 30668 30668 16074 0 -1 1077944384 15019 0 0 0 96 3 0 0 20 0 28 0 476443364 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564488076016 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30688] ppid=30668 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/30670/task/30688/stat : 30688 (java) S 30668 30668 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476443364 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564487022944 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30689] ppid=30668 vsize=28768336 memory=0 CPUtime=0.11 cores=0-7
/proc/30670/task/30689/stat : 30689 (java) S 30668 30668 16074 0 -1 1077944384 1569 0 0 0 0 11 0 0 20 0 28 0 476443364 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564485970224 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30771] ppid=30668 vsize=28768336 memory=932 CPUtime=216.19 cores=0-7
/proc/30670/task/30771/stat : 30771 (java) R 30668 30668 16074 0 -1 4202560 5396 0 0 0 21616 3 0 0 20 0 28 0 476443768 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564407073472 140565511253508 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30772] ppid=30668 vsize=28768336 memory=6791534058613427641 CPUtime=217.14 cores=0-7
/proc/30670/task/30772/stat : 30772 (java) R 30668 30668 16074 0 -1 4202560 11908 0 0 0 21705 9 0 0 20 0 28 0 476443768 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564402863928 140565512581899 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30773] ppid=30668 vsize=28768336 memory=992 CPUtime=216.77 cores=0-7
/proc/30670/task/30773/stat : 30773 (java) R 30668 30668 16074 0 -1 4202560 5178 0 0 0 21671 6 0 0 20 0 28 0 476443768 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564483444920 140565511739309 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30774] ppid=30668 vsize=28768336 memory=1452 CPUtime=216.85 cores=0-7
/proc/30670/task/30774/stat : 30774 (java) R 30668 30668 16074 0 -1 4202560 10244 0 0 0 21675 10 0 0 20 0 28 0 476443768 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564403916872 140565511739177 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30775] ppid=30668 vsize=28768336 memory=1452 CPUtime=215.64 cores=0-7
/proc/30670/task/30775/stat : 30775 (java) R 30668 30668 16074 0 -1 4202560 4838 0 0 0 21559 5 0 0 20 0 28 0 476443768 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564406022632 140565511739177 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30776] ppid=30668 vsize=28768336 memory=0 CPUtime=217.49 cores=0-7
/proc/30670/task/30776/stat : 30776 (java) R 30668 30668 16074 0 -1 4202560 2376 0 0 0 21742 7 0 0 20 0 28 0 476443768 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564404969752 140565511739177 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30777] ppid=30668 vsize=28768336 memory=6944656592455360604 CPUtime=217.24 cores=0-7
/proc/30670/task/30777/stat : 30777 (java) R 30668 30668 16074 0 -1 4202560 6939 0 0 0 21713 11 0 0 20 0 28 0 476443768 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564401810776 140565512593720 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30778] ppid=30668 vsize=28768336 memory=6944656592455359580 CPUtime=217.24 cores=0-7
/proc/30670/task/30778/stat : 30778 (java) R 30668 30668 16074 0 -1 4202560 6660 0 0 0 21719 5 0 0 20 0 28 0 476443768 29458776064 416495 33554432000 4194304 4196468 140732721419136 140564408127000 140565514024984 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
Current children cumulated CPU time: 1760.95 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1667432 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.20 8.41 8.22 9/219 30794
/proc/meminfo: memFree=12512284/32770624 swapFree=66972368/67108860
[pid=30668] ppid=30665 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30668/stat : 30668 (xcsp3-exec) S 30665 30668 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476443358 115843072 363 33554432000 4194304 5098028 140726537863360 140726537861464 140656006087292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14528512 140726537872216 140726537872474 140726537872474 140726537875398 0
/proc/30668/statm: 28282 363 304 221 0 87 0
[pid=30670] ppid=30668 vsize=28768336 memory=1688496 CPUtime=1997.86 cores=0-7
/proc/30670/stat : 30670 (java) S 30668 30668 16074 0 -1 1077944320 171357 0 0 0 199483 303 0 0 20 0 28 0 476443358 29458776064 422124 33554432000 4194304 4196468 140732721419136 140732721401680 140565897428727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
/proc/30670/statm: 7192084 422124 3547 1 0 7153184 0
[pid=30670/tid=30671] ppid=30668 vsize=28768336 memory=43440 CPUtime=1.46 cores=0-7
/proc/30670/task/30671/stat : 30671 (java) S 30668 30668 16074 0 -1 1077944384 9343 0 0 0 141 5 0 0 20 0 28 0 476443359 29458776064 422124 33554432000 4194304 4196468 140732721419136 140565901669504 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30672] ppid=30668 vsize=28768336 memory=992 CPUtime=1.09 cores=0-7
/proc/30670/task/30672/stat : 30672 (java) S 30668 30668 16074 0 -1 1077944384 3155 0 0 0 83 26 0 0 20 0 28 0 476443359 29458776064 422124 33554432000 4194304 4196468 140732721419136 140565850048912 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30673] ppid=30668 vsize=28768336 memory=4872558044660077418 CPUtime=1.08 cores=0-7
/proc/30670/task/30673/stat : 30673 (java) S 30668 30668 16074 0 -1 1077944384 1992 0 0 0 81 27 0 0 20 0 28 0 476443359 29458776064 422124 33554432000 4194304 4196468 140732721419136 140565848996112 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30674] ppid=30668 vsize=28768336 memory=1688496 CPUtime=1.1 cores=0-7
/proc/30670/task/30674/stat : 30674 (java) S 30668 30668 16074 0 -1 1077944384 3438 0 0 0 86 24 0 0 20 0 28 0 476443359 29458776064 422124 33554432000 4194304 4196468 140732721419136 140565847943824 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30675] ppid=30668 vsize=28768336 memory=1040 CPUtime=1.12 cores=0-7
/proc/30670/task/30675/stat : 30675 (java) S 30668 30668 16074 0 -1 1077944384 3287 0 0 0 86 26 0 0 20 0 28 0 476443359 29458776064 422124 33554432000 4194304 4196468 140732721419136 140565846891024 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30676] ppid=30668 vsize=28768336 memory=3644 CPUtime=1.09 cores=0-7
/proc/30670/task/30676/stat : 30676 (java) S 30668 30668 16074 0 -1 1077944384 2094 0 0 0 84 25 0 0 20 0 28 0 476443359 29458776064 422124 33554432000 4194304 4196468 140732721419136 140565845838736 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30677] ppid=30668 vsize=28768336 memory=780 CPUtime=1.09 cores=0-7
/proc/30670/task/30677/stat : 30677 (java) S 30668 30668 16074 0 -1 1077944384 2678 0 0 0 82 27 0 0 20 0 28 0 476443359 29458776064 422124 33554432000 4194304 4196468 140732721419136 140565844785936 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30678] ppid=30668 vsize=28768336 memory=2832 CPUtime=1.06 cores=0-7
/proc/30670/task/30678/stat : 30678 (java) S 30668 30668 16074 0 -1 1077944384 2615 0 0 0 83 23 0 0 20 0 28 0 476443359 29458776064 422124 33554432000 4194304 4196468 140732721419136 140565843733648 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30679] ppid=30668 vsize=28768336 memory=1716 CPUtime=1.09 cores=0-7
/proc/30670/task/30679/stat : 30679 (java) S 30668 30668 16074 0 -1 1077944384 2690 0 0 0 83 26 0 0 20 0 28 0 476443359 29458776064 422124 33554432000 4194304 4196468 140732721419136 140565842680848 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30680] ppid=30668 vsize=28768336 memory=1200 CPUtime=0.17 cores=0-7
/proc/30670/task/30680/stat : 30680 (java) S 30668 30668 16074 0 -1 1077944384 4413 0 0 0 16 1 0 0 20 0 28 0 476443361 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564495444080 140565897439874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30681] ppid=30668 vsize=28768336 memory=5996 CPUtime=0 cores=0-7
/proc/30670/task/30681/stat : 30681 (java) S 30668 30668 16074 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 476443361 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564494390112 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30682] ppid=30668 vsize=28768336 memory=14012 CPUtime=0 cores=0-7
/proc/30670/task/30682/stat : 30682 (java) S 30668 30668 16074 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 476443362 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564493337728 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30683] ppid=30668 vsize=28768336 memory=19520 CPUtime=0 cores=0-7
/proc/30670/task/30683/stat : 30683 (java) S 30668 30668 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476443364 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564492286032 140565897447323 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30684] ppid=30668 vsize=28768336 memory=12024 CPUtime=2.87 cores=0-7
/proc/30670/task/30684/stat : 30684 (java) S 30668 30668 16074 0 -1 1077944384 20044 0 0 0 284 3 0 0 20 0 28 0 476443364 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564491233904 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30685] ppid=30668 vsize=28768336 memory=2120 CPUtime=2.68 cores=0-7
/proc/30670/task/30685/stat : 30685 (java) S 30668 30668 16074 0 -1 1077944384 16275 0 0 0 265 3 0 0 20 0 28 0 476443364 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564490181104 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30686] ppid=30668 vsize=28768336 memory=500 CPUtime=2.82 cores=0-7
/proc/30670/task/30686/stat : 30686 (java) S 30668 30668 16074 0 -1 1077944384 22342 0 0 0 278 4 0 0 20 0 28 0 476443364 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564489128816 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30687] ppid=30668 vsize=28768336 memory=1556 CPUtime=1 cores=0-7
/proc/30670/task/30687/stat : 30687 (java) S 30668 30668 16074 0 -1 1077944384 15547 0 0 0 97 3 0 0 20 0 28 0 476443364 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564488076016 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30688] ppid=30668 vsize=28768336 memory=924 CPUtime=0 cores=0-7
/proc/30670/task/30688/stat : 30688 (java) S 30668 30668 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476443364 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564487022944 140565897438933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30689] ppid=30668 vsize=28768336 memory=1672 CPUtime=0.13 cores=0-7
/proc/30670/task/30689/stat : 30689 (java) S 30668 30668 16074 0 -1 1077944384 1574 0 0 0 0 13 0 0 20 0 28 0 476443364 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564485970224 140565897439874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30771] ppid=30668 vsize=28768336 memory=780 CPUtime=245.63 cores=0-7
/proc/30670/task/30771/stat : 30771 (java) R 30668 30668 16074 0 -1 4202560 5565 0 0 0 24560 3 0 0 20 0 28 0 476443768 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564407073608 140565512580960 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30772] ppid=30668 vsize=28768336 memory=1436 CPUtime=246.77 cores=0-7
/proc/30670/task/30772/stat : 30772 (java) R 30668 30668 16074 0 -1 4202560 12024 0 0 0 24668 9 0 0 20 0 28 0 476443768 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564402863976 140565513601739 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30773] ppid=30668 vsize=28768336 memory=1984 CPUtime=246.24 cores=0-7
/proc/30670/task/30773/stat : 30773 (java) R 30668 30668 16074 0 -1 4202560 5353 0 0 0 24618 6 0 0 20 0 28 0 476443768 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564483444720 140565511739315 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30774] ppid=30668 vsize=28768336 memory=6791534058613427641 CPUtime=246.38 cores=0-7
/proc/30670/task/30774/stat : 30774 (java) R 30668 30668 16074 0 -1 4202560 10928 0 0 0 24628 10 0 0 20 0 28 0 476443768 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564403919088 140565511741079 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30775] ppid=30668 vsize=28768336 memory=1764 CPUtime=245.32 cores=0-7
/proc/30670/task/30775/stat : 30775 (java) R 30668 30668 16074 0 -1 4202560 5177 0 0 0 24527 5 0 0 20 0 28 0 476443768 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564406022584 140565512581003 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30776] ppid=30668 vsize=28768336 memory=111636 CPUtime=247.09 cores=0-7
/proc/30670/task/30776/stat : 30776 (java) R 30668 30668 16074 0 -1 4202560 2438 0 0 0 24702 7 0 0 20 0 28 0 476443768 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564404969752 140565514024756 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30777] ppid=30668 vsize=28768336 memory=804 CPUtime=246.91 cores=0-7
/proc/30670/task/30777/stat : 30777 (java) R 30668 30668 16074 0 -1 4202560 7034 0 0 0 24680 11 0 0 20 0 28 0 476443768 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564401811144 140565511738838 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
[pid=30670/tid=30778] ppid=30668 vsize=28768336 memory=1804 CPUtime=246.92 cores=0-7
/proc/30670/task/30778/stat : 30778 (java) R 30668 30668 16074 0 -1 4202560 6735 0 0 0 24686 6 0 0 20 0 28 0 476443768 29458776064 422124 33554432000 4194304 4196468 140732721419136 140564408126984 140565512580862 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 25985024 140732721423324 140732721423499 140732721423499 140732721426383 0
Current children cumulated CPU time: 1997.86 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1689948 KiB

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

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

[startup+252.104 s]
# the end of solver process 30670 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1995.45 s, system=3.05634 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): 1998.51
CPU user time (s): 1995.45
CPU system time (s): 3.05634
CPU usage (%): 792.732
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 1689948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1995.45
system time used= 3.05634
maximum resident set size= 1689160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172300
page faults= 0
swaps= 0
block input operations= 0
block output operations= 728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13558
involuntary context switches= 23328


# summary of solver processes directly reported to runsolver:
#   pid: 30668,30670
#   total CPU time (s): 1998.51
#   total CPU user time (s): 1995.45
#   total CPU system time (s): 3.05634

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.0788 second user time and 3.23869 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-20 20:42:52
IDJOB=4405079
IDBENCH=135903
IDSOLVER=2866
FILE ID=node117/4405079-1569005015
RUNJOBID= node117-1568994492-16101
PBS_JOBID= 21704726
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n100/TravellingSalesman-100-50-08.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 /var/tmp/evaluation-result-4405079-1569005015/watcher-4405079-1569005015 -o /var/tmp/evaluation-result-4405079-1569005015/solver-4405079-1569005015 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1568994492-16101 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 136876627 HOME/instance-4405079-1569005015.xml

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

MD5SUM BENCH= 8e11a97c7673f129a8c4890bd1c1105b
RANDOM SEED=136876627

node117.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.75
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.75
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.75
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.75
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:        14188096 kB
MemAvailable:   31833452 kB
Buffers:          147296 kB
Cached:         17403544 kB
SwapCached:        27744 kB
Active:          8699060 kB
Inactive:        8885180 kB
Active(anon):       5292 kB
Inactive(anon):    68852 kB
Active(file):    8693768 kB
Inactive(file):  8816328 kB
Unevictable:      108556 kB
Mlocked:          108556 kB
SwapTotal:      67108860 kB
SwapFree:       66972368 kB
Dirty:             25880 kB
Writeback:             0 kB
AnonPages:        115148 kB
Mapped:            47988 kB
Shmem:             32524 kB
Slab:             591684 kB
SReclaimable:     563720 kB
SUnreclaim:        27964 kB
KernelStack:        3360 kB
PageTables:         5088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /var/tmp at the end= 13488 MiB
End job on node117 at 2019-09-20 20:47:04