Trace number 4405062

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)467 1999.16 252.124

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-4405062-1569005008.xml"  -tl '2016s' -p 8
0.11/0.20	c Choco 3fb4b153
0.11/0.20	c [HOME/instance-4405062-1569005008.xml, -tl, 2016s, -p, 8]
0.33/0.25	c 8 solvers in parallel
0.33/0.32	c parse instance...
11.70/2.72	c solve instance...
20.23/3.87	o 471 
20.91/3.95	o 467 
1998.46/252.08	s SATISFIABLE
1998.46/252.08	v <instantiation>
1998.46/252.08	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.46/252.08	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.46/252.08	v </instantiation>
1998.46/252.08	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: 16375 MiB (12361 MiB free)
  memory of node 1: 16384 MiB (12375 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405062-1569005008/watcher-4405062-1569005008 -o /tmp/evaluation-result-4405062-1569005008/solver-4405062-1569005008 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node120-1324510577-22426 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 718254895 HOME/instance-4405062-1569005008.xml 

running on 8 cores: 0-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=26886, runsolver pid=26883
Current StackSize limit: 8192 KiB


[startup+0.100114 s]*
/proc/loadavg: 8.63 8.44 8.33 2/213 26907
/proc/meminfo: memFree=25315636/32770688 swapFree=66927236/67108860
[pid=26886] ppid=26883 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/26886/stat : 26886 (xcsp3-exec) S 26883 26886 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476506983 115843072 362 33554432000 4194304 5098028 140736485512272 140736485510376 140386802389628 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34664448 140736485520252 140736485520494 140736485520494 140736485523402 0
/proc/26886/statm: 28282 362 304 221 0 87 0
[pid=26888] ppid=26886 vsize=28227396 memory=28696 CPUtime=0.11 cores=0-7
/proc/26888/stat : 26888 (java) S 26886 26886 22399 0 -1 1077944320 5668 0 0 0 10 1 0 0 20 0 20 0 476506983 28904853504 7174 33554432000 4194304 4196468 140732816786608 140732816769152 140414305042167 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
/proc/26888/statm: 7056849 7174 3116 1 0 7019032 0
[pid=26888/tid=26889] ppid=26886 vsize=28227396 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/26888/task/26889/stat : 26889 (java) R 26886 26886 22399 0 -1 4202560 3574 0 0 0 8 1 0 0 20 0 20 0 476506983 28904853504 7174 33554432000 4194304 4196468 140732816786608 140414309271584 140413906341168 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26890] ppid=26886 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/26888/task/26890/stat : 26890 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28904853504 7174 33554432000 4194304 4196468 140732816786608 140414257663120 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26891] ppid=26886 vsize=28227396 memory=140639875491456 CPUtime=0 cores=0-7
/proc/26888/task/26891/stat : 26891 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28904853504 7174 33554432000 4194304 4196468 140732816786608 140414256610320 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26892] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26892/stat : 26892 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28904853504 7174 33554432000 4194304 4196468 140732816786608 140414255557520 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26893] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26893/stat : 26893 (java) S 26886 26886 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476506984 28904853504 7174 33554432000 4194304 4196468 140732816786608 140414254504720 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26894] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26894/stat : 26894 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28904853504 7174 33554432000 4194304 4196468 140732816786608 140414253451920 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26895] ppid=26886 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/26888/task/26895/stat : 26895 (java) S 26886 26886 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476506984 28904853504 7174 33554432000 4194304 4196468 140732816786608 140414252399120 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26896] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26896/stat : 26896 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28904853504 7174 33554432000 4194304 4196468 140732816786608 140414251346320 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26897] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26897/stat : 26897 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28904853504 7174 33554432000 4194304 4196468 140732816786608 140414250293520 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26898] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26898/stat : 26898 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506986 28904853504 7174 33554432000 4194304 4196468 140732816786608 140412970511216 140414305053314 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26899] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26899/stat : 26899 (java) S 26886 26886 22399 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476506986 28904853504 7174 33554432000 4194304 4196468 140732816786608 140412969457184 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26900] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26900/stat : 26900 (java) S 26886 26886 22399 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476506987 28904853504 7174 33554432000 4194304 4196468 140732816786608 140412968404336 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26901] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26901/stat : 26901 (java) S 26886 26886 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476506989 28904853504 7174 33554432000 4194304 4196468 140732816786608 140412967352656 140414305060763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26902] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26902/stat : 26902 (java) S 26886 26886 22399 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 476506989 28904853504 7174 33554432000 4194304 4196468 140732816786608 140412966300016 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26903] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26903/stat : 26903 (java) S 26886 26886 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476506989 28904853504 7174 33554432000 4194304 4196468 140732816786608 140412965247216 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26904] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26904/stat : 26904 (java) S 26886 26886 22399 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 476506989 28904853504 7174 33554432000 4194304 4196468 140732816786608 140412964194416 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26905] ppid=26886 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/26888/task/26905/stat : 26905 (java) S 26886 26886 22399 0 -1 1077944384 349 0 0 0 1 0 0 0 20 0 20 0 476506989 28904853504 7174 33554432000 4194304 4196468 140732816786608 140412963141616 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26906] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26906/stat : 26906 (java) S 26886 26886 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476506990 28904853504 7174 33554432000 4194304 4196468 140732816786608 140412962090080 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26907] ppid=26886 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/26888/task/26907/stat : 26907 (java) S 26886 26886 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476506990 28904853504 7174 33554432000 4194304 4196468 140732816786608 140412961037360 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30144 KiB

[startup+0.211726 s]*
/proc/loadavg: 8.63 8.44 8.33 2/213 26907
/proc/meminfo: memFree=25302332/32770688 swapFree=66927236/67108860
[pid=26886] ppid=26883 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/26886/stat : 26886 (xcsp3-exec) S 26883 26886 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476506983 115843072 362 33554432000 4194304 5098028 140736485512272 140736485510376 140386802389628 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34664448 140736485520252 140736485520494 140736485520494 140736485523402 0
/proc/26886/statm: 28282 362 304 221 0 87 0
[pid=26888] ppid=26886 vsize=28227396 memory=40688 CPUtime=0.33 cores=0-7
/proc/26888/stat : 26888 (java) S 26886 26886 22399 0 -1 1077944320 9419 0 0 0 30 3 0 0 20 0 20 0 476506983 28904853504 10172 33554432000 4194304 4196468 140732816786608 140732816769152 140414305042167 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
/proc/26888/statm: 7056849 10172 3297 1 0 7019032 0
[pid=26888/tid=26889] ppid=26886 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/26888/task/26889/stat : 26889 (java) R 26886 26886 22399 0 -1 4202560 6568 0 0 0 18 2 0 0 20 0 20 0 476506983 28904853504 10172 33554432000 4194304 4196468 140732816786608 140414309277648 140414289122654 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26890] ppid=26886 vsize=28227396 memory=288230609019732336 CPUtime=0 cores=0-7
/proc/26888/task/26890/stat : 26890 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28904853504 10172 33554432000 4194304 4196468 140732816786608 140414257663120 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26891] ppid=26886 vsize=28227396 memory=3616585232311248544 CPUtime=0 cores=0-7
/proc/26888/task/26891/stat : 26891 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28904853504 10172 33554432000 4194304 4196468 140732816786608 140414256610320 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26892] ppid=26886 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/26888/task/26892/stat : 26892 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28904853504 10172 33554432000 4194304 4196468 140732816786608 140414255557520 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26893] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26893/stat : 26893 (java) S 26886 26886 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476506984 28904853504 10172 33554432000 4194304 4196468 140732816786608 140414254504720 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26894] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26894/stat : 26894 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28904853504 10172 33554432000 4194304 4196468 140732816786608 140414253451920 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26895] ppid=26886 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/26888/task/26895/stat : 26895 (java) S 26886 26886 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476506984 28904853504 10172 33554432000 4194304 4196468 140732816786608 140414252399120 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26896] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26896/stat : 26896 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28904853504 10172 33554432000 4194304 4196468 140732816786608 140414251346320 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26897] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26897/stat : 26897 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28904853504 10172 33554432000 4194304 4196468 140732816786608 140414250293520 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26898] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26898/stat : 26898 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506986 28904853504 10172 33554432000 4194304 4196468 140732816786608 140412970511216 140414305053314 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26899] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26899/stat : 26899 (java) S 26886 26886 22399 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476506986 28904853504 10172 33554432000 4194304 4196468 140732816786608 140412969457184 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26900] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26900/stat : 26900 (java) S 26886 26886 22399 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476506987 28904853504 10172 33554432000 4194304 4196468 140732816786608 140412968404336 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26901] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26901/stat : 26901 (java) S 26886 26886 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476506989 28904853504 10172 33554432000 4194304 4196468 140732816786608 140412967352656 140414305060763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26902] ppid=26886 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/26888/task/26902/stat : 26902 (java) S 26886 26886 22399 0 -1 1077944384 350 0 0 0 1 0 0 0 20 0 20 0 476506989 28904853504 10172 33554432000 4194304 4196468 140732816786608 140412966300016 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26903] ppid=26886 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/26888/task/26903/stat : 26903 (java) S 26886 26886 22399 0 -1 1077944384 141 0 0 0 1 0 0 0 20 0 20 0 476506989 28904853504 10172 33554432000 4194304 4196468 140732816786608 140412965247216 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26904] ppid=26886 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/26888/task/26904/stat : 26904 (java) S 26886 26886 22399 0 -1 1077944384 284 0 0 0 1 0 0 0 20 0 20 0 476506989 28904853504 10172 33554432000 4194304 4196468 140732816786608 140412964194416 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26905] ppid=26886 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/26888/task/26905/stat : 26905 (java) S 26886 26886 22399 0 -1 1077944384 770 0 0 0 7 0 0 0 20 0 20 0 476506989 28904853504 10172 33554432000 4194304 4196468 140732816786608 140412963141616 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26906] ppid=26886 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26906/stat : 26906 (java) S 26886 26886 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476506990 28904853504 10172 33554432000 4194304 4196468 140732816786608 140412962090080 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26907] ppid=26886 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/26888/task/26907/stat : 26907 (java) S 26886 26886 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476506990 28904853504 10172 33554432000 4194304 4196468 140732816786608 140412961037360 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42136 KiB

[startup+0.311658 s]*
/proc/loadavg: 8.63 8.44 8.33 4/213 26907
/proc/meminfo: memFree=25296304/32770688 swapFree=66927236/67108860
[pid=26886] ppid=26883 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/26886/stat : 26886 (xcsp3-exec) S 26883 26886 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476506983 115843072 362 33554432000 4194304 5098028 140736485512272 140736485510376 140386802389628 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34664448 140736485520252 140736485520494 140736485520494 140736485523402 0
/proc/26886/statm: 28282 362 304 221 0 87 0
[pid=26888] ppid=26886 vsize=28231652 memory=46616 CPUtime=0.51 cores=0-7
/proc/26888/stat : 26888 (java) S 26886 26886 22399 0 -1 1077944320 10534 0 0 0 47 4 0 0 20 0 20 0 476506983 28909211648 11654 33554432000 4194304 4196468 140732816786608 140732816769152 140414305042167 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
/proc/26888/statm: 7057913 11654 3321 1 0 7019032 0
[pid=26888/tid=26889] ppid=26886 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/26888/task/26889/stat : 26889 (java) R 26886 26886 22399 0 -1 4202560 7557 0 0 0 27 3 0 0 20 0 20 0 476506983 28909211648 11654 33554432000 4194304 4196468 140732816786608 140414309255216 140414305064093 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26890] ppid=26886 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26890/stat : 26890 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28909211648 11654 33554432000 4194304 4196468 140732816786608 140414257663120 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26891] ppid=26886 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26891/stat : 26891 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28909211648 11654 33554432000 4194304 4196468 140732816786608 140414256610320 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26892] ppid=26886 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26892/stat : 26892 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28909211648 11654 33554432000 4194304 4196468 140732816786608 140414255557520 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26893] ppid=26886 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26893/stat : 26893 (java) S 26886 26886 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476506984 28909211648 11654 33554432000 4194304 4196468 140732816786608 140414254504720 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26894] ppid=26886 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/26888/task/26894/stat : 26894 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28909211648 11654 33554432000 4194304 4196468 140732816786608 140414253451920 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26895] ppid=26886 vsize=28231652 memory=140639777944495 CPUtime=0 cores=0-7
/proc/26888/task/26895/stat : 26895 (java) S 26886 26886 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476506984 28909211648 11654 33554432000 4194304 4196468 140732816786608 140414252399120 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26896] ppid=26886 vsize=28231652 memory=140639777946800 CPUtime=0 cores=0-7
/proc/26888/task/26896/stat : 26896 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28909211648 11654 33554432000 4194304 4196468 140732816786608 140414251346320 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26897] ppid=26886 vsize=28231652 memory=140639777949104 CPUtime=0 cores=0-7
/proc/26888/task/26897/stat : 26897 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28909211648 11654 33554432000 4194304 4196468 140732816786608 140414250293520 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26898] ppid=26886 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26898/stat : 26898 (java) S 26886 26886 22399 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476506986 28909211648 11654 33554432000 4194304 4196468 140732816786608 140412970511216 140414305053314 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26899] ppid=26886 vsize=28231652 memory=281279555905168 CPUtime=0 cores=0-7
/proc/26888/task/26899/stat : 26899 (java) S 26886 26886 22399 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476506986 28909211648 11654 33554432000 4194304 4196468 140732816786608 140412969457184 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26900] ppid=26886 vsize=28231652 memory=281279555912080 CPUtime=0 cores=0-7
/proc/26888/task/26900/stat : 26900 (java) S 26886 26886 22399 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476506987 28909211648 11654 33554432000 4194304 4196468 140732816786608 140412968404336 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26901] ppid=26886 vsize=28231652 memory=281279555853360 CPUtime=0 cores=0-7
/proc/26888/task/26901/stat : 26901 (java) S 26886 26886 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476506989 28909211648 11654 33554432000 4194304 4196468 140732816786608 140412967352656 140414305060763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26902] ppid=26886 vsize=28231652 memory=281279555925904 CPUtime=0.02 cores=0-7
/proc/26888/task/26902/stat : 26902 (java) S 26886 26886 22399 0 -1 1077944384 382 0 0 0 2 0 0 0 20 0 20 0 476506989 28909211648 11654 33554432000 4194304 4196468 140732816786608 140412966300016 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26903] ppid=26886 vsize=28231652 memory=281279555932816 CPUtime=0.02 cores=0-7
/proc/26888/task/26903/stat : 26903 (java) S 26886 26886 22399 0 -1 1077944384 141 0 0 0 2 0 0 0 20 0 20 0 476506989 28909211648 11654 33554432000 4194304 4196468 140732816786608 140412965247216 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26904] ppid=26886 vsize=28231652 memory=281279555930512 CPUtime=0.02 cores=0-7
/proc/26888/task/26904/stat : 26904 (java) S 26886 26886 22399 0 -1 1077944384 294 0 0 0 2 0 0 0 20 0 20 0 476506989 28909211648 11654 33554432000 4194304 4196468 140732816786608 140412964194416 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26905] ppid=26886 vsize=28231652 memory=281279555946672 CPUtime=0.12 cores=0-7
/proc/26888/task/26905/stat : 26905 (java) S 26886 26886 22399 0 -1 1077944384 846 0 0 0 12 0 0 0 20 0 20 0 476506989 28909211648 11654 33554432000 4194304 4196468 140732816786608 140412963141616 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26906] ppid=26886 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26906/stat : 26906 (java) S 26886 26886 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476506990 28909211648 11654 33554432000 4194304 4196468 140732816786608 140412962090080 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26907] ppid=26886 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/26888/task/26907/stat : 26907 (java) S 26886 26886 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476506990 28909211648 11654 33554432000 4194304 4196468 140732816786608 140412961037360 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 48064 KiB

[startup+0.701089 s]
/proc/loadavg: 8.63 8.44 8.33 5/213 26907
/proc/meminfo: memFree=25275276/32770688 swapFree=66927236/67108860
[pid=26886] ppid=26883 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/26886/stat : 26886 (xcsp3-exec) S 26883 26886 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476506983 115843072 362 33554432000 4194304 5098028 140736485512272 140736485510376 140386802389628 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34664448 140736485520252 140736485520494 140736485520494 140736485523402 0
/proc/26886/statm: 28282 362 304 221 0 87 0
[pid=26888] ppid=26886 vsize=28233776 memory=112652 CPUtime=1.65 cores=0-7
/proc/26888/stat : 26888 (java) S 26886 26886 22399 0 -1 1077944320 15233 0 0 0 158 7 0 0 20 0 20 0 476506983 28911386624 28163 33554432000 4194304 4196468 140732816786608 140732816769152 140414305042167 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
/proc/26888/statm: 7058444 28163 3438 1 0 7019544 0
[pid=26888/tid=26889] ppid=26886 vsize=28233776 memory=4580 CPUtime=0.68 cores=0-7
/proc/26888/task/26889/stat : 26889 (java) R 26886 26886 22399 0 -1 4202560 8982 0 0 0 63 5 0 0 20 0 20 0 476506983 28911386624 28163 33554432000 4194304 4196468 140732816786608 140414309277504 140414305054102 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26890] ppid=26886 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26890/stat : 26890 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28911386624 28163 33554432000 4194304 4196468 140732816786608 140414257663120 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26891] ppid=26886 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/26888/task/26891/stat : 26891 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28911386624 28163 33554432000 4194304 4196468 140732816786608 140414256610320 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26892] ppid=26886 vsize=28233776 memory=1176 CPUtime=0 cores=0-7
/proc/26888/task/26892/stat : 26892 (java) S 26886 26886 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476506984 28911386624 28163 33554432000 4194304 4196468 140732816786608 140414255557520 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0

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

[pid=26888/tid=26932] ppid=26886 vsize=28768336 memory=1448 CPUtime=156.87 cores=0-7
/proc/26888/task/26932/stat : 26932 (java) R 26886 26886 22399 0 -1 4202560 3891 0 0 0 15684 3 0 0 20 0 28 0 476507378 29458776064 399109 33554432000 4194304 4196468 140732816786608 140412876452152 140413912889177 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
Current children cumulated CPU time: 1283.25 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1597884 KiB

[startup+222.302 s]
/proc/loadavg: 9.18 8.75 8.47 9/220 26945
/proc/meminfo: memFree=23710604/32770688 swapFree=66927236/67108860
[pid=26886] ppid=26883 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/26886/stat : 26886 (xcsp3-exec) S 26883 26886 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476506983 115843072 362 33554432000 4194304 5098028 140736485512272 140736485510376 140386802389628 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34664448 140736485520252 140736485520494 140736485520494 140736485523402 0
/proc/26886/statm: 28282 362 304 221 0 87 0
[pid=26888] ppid=26886 vsize=28768336 memory=1631144 CPUtime=1761.56 cores=0-7
/proc/26888/stat : 26888 (java) S 26886 26886 22399 0 -1 1077944320 145761 0 0 0 175874 282 0 0 20 0 28 0 476506983 29458776064 407786 33554432000 4194304 4196468 140732816786608 140732816769152 140414305042167 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
/proc/26888/statm: 7192084 407786 3546 1 0 7153184 0
[pid=26888/tid=26889] ppid=26886 vsize=28768336 memory=1448 CPUtime=1.59 cores=0-7
/proc/26888/task/26889/stat : 26889 (java) S 26886 26886 22399 0 -1 1077944384 9302 0 0 0 150 9 0 0 20 0 28 0 476506983 29458776064 407786 33554432000 4194304 4196468 140732816786608 140414309282944 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26890] ppid=26886 vsize=28768336 memory=1631164 CPUtime=1.12 cores=0-7
/proc/26888/task/26890/stat : 26890 (java) S 26886 26886 22399 0 -1 1077944384 3386 0 0 0 89 23 0 0 20 0 28 0 476506984 29458776064 407786 33554432000 4194304 4196468 140732816786608 140414257663120 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26891] ppid=26886 vsize=28768336 memory=0 CPUtime=1.13 cores=0-7
/proc/26888/task/26891/stat : 26891 (java) S 26886 26886 22399 0 -1 1077944384 2734 0 0 0 89 24 0 0 20 0 28 0 476506984 29458776064 407786 33554432000 4194304 4196468 140732816786608 140414256610320 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26892] ppid=26886 vsize=28768336 memory=1627088 CPUtime=1.1 cores=0-7
/proc/26888/task/26892/stat : 26892 (java) S 26886 26886 22399 0 -1 1077944384 1933 0 0 0 87 23 0 0 20 0 28 0 476506984 29458776064 407786 33554432000 4194304 4196468 140732816786608 140414255557520 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26893] ppid=26886 vsize=28768336 memory=1631144 CPUtime=1.13 cores=0-7
/proc/26888/task/26893/stat : 26893 (java) S 26886 26886 22399 0 -1 1077944384 1954 0 0 0 89 24 0 0 20 0 28 0 476506984 29458776064 407786 33554432000 4194304 4196468 140732816786608 140414254504720 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26894] ppid=26886 vsize=28768336 memory=1448 CPUtime=1.13 cores=0-7
/proc/26888/task/26894/stat : 26894 (java) S 26886 26886 22399 0 -1 1077944384 4124 0 0 0 87 26 0 0 20 0 28 0 476506984 29458776064 407786 33554432000 4194304 4196468 140732816786608 140414253451920 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26895] ppid=26886 vsize=28768336 memory=281279557117632 CPUtime=1.14 cores=0-7
/proc/26888/task/26895/stat : 26895 (java) S 26886 26886 22399 0 -1 1077944384 3396 0 0 0 87 27 0 0 20 0 28 0 476506984 29458776064 407786 33554432000 4194304 4196468 140732816786608 140414252399120 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26896] ppid=26886 vsize=28768336 memory=281279556027616 CPUtime=1.11 cores=0-7
/proc/26888/task/26896/stat : 26896 (java) S 26886 26886 22399 0 -1 1077944384 3039 0 0 0 87 24 0 0 20 0 28 0 476506984 29458776064 407786 33554432000 4194304 4196468 140732816786608 140414251346320 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26897] ppid=26886 vsize=28768336 memory=3624 CPUtime=1.12 cores=0-7
/proc/26888/task/26897/stat : 26897 (java) S 26886 26886 22399 0 -1 1077944384 2379 0 0 0 86 26 0 0 20 0 28 0 476506984 29458776064 407786 33554432000 4194304 4196468 140732816786608 140414250293520 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26898] ppid=26886 vsize=28768336 memory=64536 CPUtime=0.15 cores=0-7
/proc/26888/task/26898/stat : 26898 (java) S 26886 26886 22399 0 -1 1077944384 4177 0 0 0 14 1 0 0 20 0 28 0 476506986 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412970511216 140414305053314 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26899] ppid=26886 vsize=28768336 memory=1627088 CPUtime=0 cores=0-7
/proc/26888/task/26899/stat : 26899 (java) S 26886 26886 22399 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 476506986 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412969457248 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26900] ppid=26886 vsize=28768336 memory=1627088 CPUtime=0 cores=0-7
/proc/26888/task/26900/stat : 26900 (java) S 26886 26886 22399 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 28 0 476506987 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412968404352 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26901] ppid=26886 vsize=28768336 memory=1448 CPUtime=0 cores=0-7
/proc/26888/task/26901/stat : 26901 (java) S 26886 26886 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476506989 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412967352656 140414305060763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26902] ppid=26886 vsize=28768336 memory=3624 CPUtime=3.43 cores=0-7
/proc/26888/task/26902/stat : 26902 (java) S 26886 26886 22399 0 -1 1077944384 17383 0 0 0 338 5 0 0 20 0 28 0 476506989 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412966300016 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26903] ppid=26886 vsize=28768336 memory=1448 CPUtime=3.51 cores=0-7
/proc/26888/task/26903/stat : 26903 (java) S 26886 26886 22399 0 -1 1077944384 18012 0 0 0 347 4 0 0 20 0 28 0 476506989 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412965247216 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26904] ppid=26886 vsize=28768336 memory=1448 CPUtime=2.95 cores=0-7
/proc/26888/task/26904/stat : 26904 (java) S 26886 26886 22399 0 -1 1077944384 15992 0 0 0 290 5 0 0 20 0 28 0 476506989 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412964194416 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26905] ppid=26886 vsize=28768336 memory=1602552 CPUtime=1.07 cores=0-7
/proc/26888/task/26905/stat : 26905 (java) S 26886 26886 22399 0 -1 1077944384 14220 0 0 0 104 3 0 0 20 0 28 0 476506989 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412963141616 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26906] ppid=26886 vsize=28768336 memory=1596436 CPUtime=0 cores=0-7
/proc/26888/task/26906/stat : 26906 (java) S 26886 26886 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476506990 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412962090080 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26907] ppid=26886 vsize=28768336 memory=1448 CPUtime=0.1 cores=0-7
/proc/26888/task/26907/stat : 26907 (java) S 26886 26886 22399 0 -1 1077944384 1107 0 0 0 0 10 0 0 20 0 28 0 476506990 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412961037360 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26925] ppid=26886 vsize=28768336 memory=64536 CPUtime=215.76 cores=0-7
/proc/26888/task/26925/stat : 26925 (java) R 26886 26886 22399 0 -1 4202560 4375 0 0 0 21572 4 0 0 20 0 28 0 476507378 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412878556008 140413913817031 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26926] ppid=26886 vsize=28768336 memory=984 CPUtime=216.88 cores=0-7
/proc/26888/task/26926/stat : 26926 (java) R 26886 26886 22399 0 -1 4202560 3974 0 0 0 21681 7 0 0 20 0 28 0 476507378 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412877504192 140413912889177 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26927] ppid=26886 vsize=28768336 memory=2020 CPUtime=217.33 cores=0-7
/proc/26888/task/26927/stat : 26927 (java) R 26886 26886 22399 0 -1 4202560 5537 0 0 0 21729 4 0 0 20 0 28 0 476507378 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412881714904 140413913814746 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26928] ppid=26886 vsize=28768336 memory=1420 CPUtime=215.79 cores=0-7
/proc/26888/task/26928/stat : 26928 (java) R 26886 26886 22399 0 -1 4202560 8033 0 0 0 21567 12 0 0 20 0 28 0 476507378 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412882767688 140413913815592 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26929] ppid=26886 vsize=28768336 memory=776 CPUtime=216.96 cores=0-7
/proc/26888/task/26929/stat : 26929 (java) R 26886 26886 22399 0 -1 4202560 6721 0 0 0 21687 9 0 0 20 0 28 0 476507378 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412951817688 140413914764669 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26930] ppid=26886 vsize=28768336 memory=660 CPUtime=216.34 cores=0-7
/proc/26888/task/26930/stat : 26930 (java) R 26886 26886 22399 0 -1 4202560 3289 0 0 0 21632 2 0 0 20 0 28 0 476507378 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412880664704 140413913815606 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26931] ppid=26886 vsize=28768336 memory=140644170458751 CPUtime=217.27 cores=0-7
/proc/26888/task/26931/stat : 26931 (java) R 26886 26886 22399 0 -1 4202560 4444 0 0 0 21724 3 0 0 20 0 28 0 476507378 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412879610312 140413914765864 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26932] ppid=26886 vsize=28768336 memory=6944656592455360569 CPUtime=216.42 cores=0-7
/proc/26888/task/26932/stat : 26932 (java) R 26886 26886 22399 0 -1 4202560 4186 0 0 0 21639 3 0 0 20 0 28 0 476507378 29458776064 407786 33554432000 4194304 4196468 140732816786608 140412876452216 140413913818524 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
Current children cumulated CPU time: 1761.56 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1632592 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.80 8.71 8.47 9/220 26946
/proc/meminfo: memFree=23709700/32770688 swapFree=66927236/67108860
[pid=26886] ppid=26883 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/26886/stat : 26886 (xcsp3-exec) S 26883 26886 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476506983 115843072 362 33554432000 4194304 5098028 140736485512272 140736485510376 140386802389628 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34664448 140736485520252 140736485520494 140736485520494 140736485523402 0
/proc/26886/statm: 28282 362 304 221 0 87 0
[pid=26888] ppid=26886 vsize=28768336 memory=1633160 CPUtime=1998.46 cores=0-7
/proc/26888/stat : 26888 (java) S 26886 26886 22399 0 -1 1077944320 151535 0 0 0 199562 284 0 0 20 0 28 0 476506983 29458776064 408290 33554432000 4194304 4196468 140732816786608 140732816769152 140414305042167 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
/proc/26888/statm: 7192084 408290 3546 1 0 7153184 0
[pid=26888/tid=26889] ppid=26886 vsize=28768336 memory=1398722017469774279 CPUtime=1.59 cores=0-7
/proc/26888/task/26889/stat : 26889 (java) S 26886 26886 22399 0 -1 1077944384 9302 0 0 0 150 9 0 0 20 0 28 0 476506983 29458776064 408290 33554432000 4194304 4196468 140732816786608 140414309282944 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26890] ppid=26886 vsize=28768336 memory=724 CPUtime=1.13 cores=0-7
/proc/26888/task/26890/stat : 26890 (java) S 26886 26886 22399 0 -1 1077944384 3718 0 0 0 90 23 0 0 20 0 28 0 476506984 29458776064 408290 33554432000 4194304 4196468 140732816786608 140414257663120 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26891] ppid=26886 vsize=28768336 memory=33 CPUtime=1.13 cores=0-7
/proc/26888/task/26891/stat : 26891 (java) S 26886 26886 22399 0 -1 1077944384 2968 0 0 0 89 24 0 0 20 0 28 0 476506984 29458776064 408290 33554432000 4194304 4196468 140732816786608 140414256610320 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26892] ppid=26886 vsize=28768336 memory=281279558772960 CPUtime=1.11 cores=0-7
/proc/26888/task/26892/stat : 26892 (java) S 26886 26886 22399 0 -1 1077944384 2062 0 0 0 88 23 0 0 20 0 28 0 476506984 29458776064 408290 33554432000 4194304 4196468 140732816786608 140414255557520 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26893] ppid=26886 vsize=28768336 memory=4872558044660077418 CPUtime=1.13 cores=0-7
/proc/26888/task/26893/stat : 26893 (java) S 26886 26886 22399 0 -1 1077944384 2166 0 0 0 89 24 0 0 20 0 28 0 476506984 29458776064 408290 33554432000 4194304 4196468 140732816786608 140414254504720 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26894] ppid=26886 vsize=28768336 memory=2120 CPUtime=1.14 cores=0-7
/proc/26888/task/26894/stat : 26894 (java) S 26886 26886 22399 0 -1 1077944384 4342 0 0 0 88 26 0 0 20 0 28 0 476506984 29458776064 408290 33554432000 4194304 4196468 140732816786608 140414253451920 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26895] ppid=26886 vsize=28768336 memory=496 CPUtime=1.15 cores=0-7
/proc/26888/task/26895/stat : 26895 (java) S 26886 26886 22399 0 -1 1077944384 3631 0 0 0 88 27 0 0 20 0 28 0 476506984 29458776064 408290 33554432000 4194304 4196468 140732816786608 140414252399120 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26896] ppid=26886 vsize=28768336 memory=1560 CPUtime=1.12 cores=0-7
/proc/26888/task/26896/stat : 26896 (java) S 26886 26886 22399 0 -1 1077944384 3613 0 0 0 87 25 0 0 20 0 28 0 476506984 29458776064 408290 33554432000 4194304 4196468 140732816786608 140414251346320 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26897] ppid=26886 vsize=28768336 memory=928 CPUtime=1.13 cores=0-7
/proc/26888/task/26897/stat : 26897 (java) S 26886 26886 22399 0 -1 1077944384 2527 0 0 0 87 26 0 0 20 0 28 0 476506984 29458776064 408290 33554432000 4194304 4196468 140732816786608 140414250293520 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26898] ppid=26886 vsize=28768336 memory=1724 CPUtime=0.16 cores=0-7
/proc/26888/task/26898/stat : 26898 (java) S 26886 26886 22399 0 -1 1077944384 4476 0 0 0 15 1 0 0 20 0 28 0 476506986 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412970511216 140414305053314 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26899] ppid=26886 vsize=28768336 memory=1964 CPUtime=0 cores=0-7
/proc/26888/task/26899/stat : 26899 (java) S 26886 26886 22399 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 476506986 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412969457248 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26900] ppid=26886 vsize=28768336 memory=2776 CPUtime=0 cores=0-7
/proc/26888/task/26900/stat : 26900 (java) S 26886 26886 22399 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 28 0 476506987 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412968404352 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26901] ppid=26886 vsize=28768336 memory=924 CPUtime=0 cores=0-7
/proc/26888/task/26901/stat : 26901 (java) S 26886 26886 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476506989 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412967352656 140414305060763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26902] ppid=26886 vsize=28768336 memory=1444 CPUtime=3.43 cores=0-7
/proc/26888/task/26902/stat : 26902 (java) S 26886 26886 22399 0 -1 1077944384 17493 0 0 0 338 5 0 0 20 0 28 0 476506989 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412966300016 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26903] ppid=26886 vsize=28768336 memory=1764 CPUtime=3.51 cores=0-7
/proc/26888/task/26903/stat : 26903 (java) S 26886 26886 22399 0 -1 1077944384 18014 0 0 0 347 4 0 0 20 0 28 0 476506989 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412965247216 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26904] ppid=26886 vsize=28768336 memory=1556 CPUtime=2.95 cores=0-7
/proc/26888/task/26904/stat : 26904 (java) S 26886 26886 22399 0 -1 1077944384 16096 0 0 0 290 5 0 0 20 0 28 0 476506989 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412964194416 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26905] ppid=26886 vsize=28768336 memory=9588 CPUtime=1.07 cores=0-7
/proc/26888/task/26905/stat : 26905 (java) S 26886 26886 22399 0 -1 1077944384 14904 0 0 0 104 3 0 0 20 0 28 0 476506989 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412963141616 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26906] ppid=26886 vsize=28768336 memory=1712 CPUtime=0 cores=0-7
/proc/26888/task/26906/stat : 26906 (java) S 26886 26886 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476506990 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412962090080 140414305052373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26907] ppid=26886 vsize=28768336 memory=6028 CPUtime=0.11 cores=0-7
/proc/26888/task/26907/stat : 26907 (java) S 26886 26886 22399 0 -1 1077944384 1133 0 0 0 0 11 0 0 20 0 28 0 476506990 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412961037360 140414305053314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26925] ppid=26886 vsize=28768336 memory=3668 CPUtime=245.44 cores=0-7
/proc/26888/task/26925/stat : 26925 (java) R 26886 26886 22399 0 -1 4202560 4552 0 0 0 24540 4 0 0 20 0 28 0 476507378 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412878556008 140413912889204 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26926] ppid=26886 vsize=28768336 memory=1056 CPUtime=246.57 cores=0-7
/proc/26888/task/26926/stat : 26926 (java) R 26886 26886 22399 0 -1 4202560 4666 0 0 0 24650 7 0 0 20 0 28 0 476507378 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412877504744 140413913720850 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26927] ppid=26886 vsize=28768336 memory=2820 CPUtime=247.03 cores=0-7
/proc/26888/task/26927/stat : 26927 (java) R 26886 26886 22399 0 -1 4202560 5814 0 0 0 24698 5 0 0 20 0 28 0 476507378 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412881714904 140413913817031 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26928] ppid=26886 vsize=28768336 memory=1176 CPUtime=245.48 cores=0-7
/proc/26888/task/26928/stat : 26928 (java) R 26886 26886 22399 0 -1 4202560 8294 0 0 0 24536 12 0 0 20 0 28 0 476507378 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412882770120 140413912891518 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26929] ppid=26886 vsize=28768336 memory=980 CPUtime=246.66 cores=0-7
/proc/26888/task/26929/stat : 26929 (java) R 26886 26886 22399 0 -1 4202560 7271 0 0 0 24656 10 0 0 20 0 28 0 476507378 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412951818056 140413912889177 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26930] ppid=26886 vsize=28768336 memory=14008 CPUtime=245.57 cores=0-7
/proc/26888/task/26930/stat : 26930 (java) R 26886 26886 22399 0 -1 4202560 3536 0 0 0 24555 2 0 0 20 0 28 0 476507378 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412880664704 140413906528045 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26931] ppid=26886 vsize=28768336 memory=12028 CPUtime=246.96 cores=0-7
/proc/26888/task/26931/stat : 26931 (java) R 26886 26886 22399 0 -1 4202560 4574 0 0 0 24693 3 0 0 20 0 28 0 476507378 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412879610192 140413912889101 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
[pid=26888/tid=26932] ppid=26886 vsize=28768336 memory=980 CPUtime=245.87 cores=0-7
/proc/26888/task/26932/stat : 26932 (java) R 26886 26886 22399 0 -1 4202560 4319 0 0 0 24583 4 0 0 20 0 28 0 476507378 29458776064 408290 33554432000 4194304 4196468 140732816786608 140412876452152 140413913720383 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140732816794608 140732816794779 140732816794779 140732816797647 0
Current children cumulated CPU time: 1998.46 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1634608 KiB

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

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

[startup+252.124 s]
# the end of solver process 26888 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1996.29 s, system=2.8665 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.124
CPU time (s): 1999.16
CPU user time (s): 1996.29
CPU system time (s): 2.8665
CPU usage (%): 792.926
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 1634612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1996.29
system time used= 2.8665
maximum resident set size= 1633748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153217
page faults= 0
swaps= 0
block input operations= 0
block output operations= 472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12922
involuntary context switches= 24722


# summary of solver processes directly reported to runsolver:
#   pid: 26886,26888
#   total CPU time (s): 1999.16
#   total CPU user time (s): 1996.29
#   total CPU system time (s): 2.8665

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.10838 second user time and 3.68168 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-22 03:03:49
IDJOB=4405062
IDBENCH=135901
IDSOLVER=2866
FILE ID=node120/4405062-1569005008
RUNJOBID= node120-1324510577-22426
PBS_JOBID= 21704737
Free space on /tmp= 23412 MiB

SOLVER NAME= choco-solver 2019-09-20 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-4405062-1569005008/watcher-4405062-1569005008 -o /tmp/evaluation-result-4405062-1569005008/solver-4405062-1569005008 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node120-1324510577-22426 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 718254895 HOME/instance-4405062-1569005008.xml

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

MD5SUM BENCH= 0e4189ad20205ae354a6aa8eb292dbdf
RANDOM SEED=718254895

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        25330620 kB
MemAvailable:   31792644 kB
Buffers:           56312 kB
Cached:          6680772 kB
SwapCached:        68652 kB
Active:          3322416 kB
Inactive:        3486888 kB
Active(anon):       3536 kB
Inactive(anon):   125096 kB
Active(file):    3318880 kB
Inactive(file):  3361792 kB
Unevictable:      107788 kB
Mlocked:          107788 kB
SwapTotal:      67108860 kB
SwapFree:       66927236 kB
Dirty:             26304 kB
Writeback:             0 kB
AnonPages:        113272 kB
Mapped:            57396 kB
Shmem:             47384 kB
Slab:             223240 kB
SReclaimable:     194372 kB
SUnreclaim:        28868 kB
KernelStack:        3392 kB
PageTables:         5252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     523752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 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:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 23384 MiB
End job on node120 at 2011-12-22 03:08:01