Trace number 4270346

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)SAT (TO)433 245.375 240.022

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n75/
TravellingSalesman-75-50-02.xml
MD5SUM9f40e16214a2956ff65ea335997fc7bb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark330
Best CPU time to get the best result obtained on this benchmark249.653
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints76
Number of domains2
Minimum domain size56
Maximum domain size75
Distribution of domain sizes[{"size":56,"count":75},{"size":75,"count":75}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":75},{"degree":3,"count":75}]
Minimum constraint arity3
Maximum constraint arity75
Distribution of constraint arities[{"arity":3,"count":75},{"arity":75,"count":1}]
Number of extensional constraints75
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":75},{"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 -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270346-1502623023.xml"  -tl '264s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4270346-1502623023.xml, -tl, 264s, -p, 1, -x, 0]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
1.63/1.01	c solve instance...
4.20/1.87	o 476 
6.45/2.73	o 464 
6.65/2.85	o 463 
7.64/3.61	o 455 
7.64/3.65	o 454 
9.30/5.13	o 449 
9.30/5.13	o 448 
9.30/5.14	o 441 
9.30/5.14	o 436 
9.40/5.23	o 435 
9.40/5.27	o 433 
245.35/240.01	s SATISFIABLE
245.35/240.01	v <instantiation>
245.35/240.01	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] 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] </list>
245.35/240.01	v 	<values>23 22 24 28 29 31 34 41 44 42 38 40 45 51 61 62 66 67 74 65 68 72 73 69 60 59 63 46 49 57 54 50 48 43 39 37 25 19 15 9 18 17 14 16 2 1 4 0 3 7 5 20 12 11 13 8 6 10 26 52 55 56 70 71 64 58 53 47 32 33 35 36 30 27 21 2 3 5 4 3 1 4 10 1 6 1 3 6 6 1 6 6 4 10 3 4 3 4 7 2 4 17 13 8 2 7 3 4 2 1 12 4 4 5 6 2 4 1 10 1 5 3 2 3 4 11 12 9 1 14 10 12 9 18 3 33 11 7 8 6 5 5 8 2 2 2 3 4 4 2 </values>
245.35/240.01	v </instantiation>
245.35/240.01	c Unexpected resolution interruption!

Verifier Data

OK	433

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270346-1502623023/watcher-4270346-1502623023 -o /tmp/evaluation-result-4270346-1502623023/solver-4270346-1502623023 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node115-1502619962-4172 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1342045582 HOME/instance-4270346-1502623023.xml 

running on 4 cores: 1,3,5,7

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

solver pid=6398, runsolver pid=6395

[startup+0.100154 s]*
/proc/loadavg: 1.76 1.70 1.75 4/219 6414
/proc/meminfo: memFree=31487564/32770624 swapFree=67108860/67108860
[pid=6398] ppid=6395 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6398/stat : 6398 (xcsp3-exec) S 6395 6398 29331 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95390009 9740288 345 33554432000 4194304 5098028 140722917514112 140722917512216 140081887990396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 25411584 140722917520500 140722917520704 140722917520704 140722917523435 0
/proc/6398/statm: 2378 345 289 221 0 87 0
[pid=6400] ppid=6398 vsize=13978596 memory=27284 CPUtime=0.12 cores=1,3,5,7
/proc/6400/stat : 6400 (java) S 6398 6398 29331 0 -1 1077944320 5155 0 0 0 10 2 0 0 20 0 15 0 95390009 14314082304 6821 33554432000 4194304 4196468 140731357496480 140731357479024 139659547614967 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
/proc/6400/statm: 3494649 6821 2898 1 0 3482966 0
[pid=6400/tid=6401] ppid=6398 vsize=13978596 memory=-8412658762350172019 CPUtime=0.09 cores=1,3,5,7
/proc/6400/task/6401/stat : 6401 (java) R 6398 6398 29331 0 -1 4202560 3131 0 0 0 8 1 0 0 20 0 15 0 95390009 14314082304 6821 33554432000 4194304 4196468 140731357496480 139659551848240 139659547626902 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6402] ppid=6398 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6402/stat : 6402 (java) S 6398 6398 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95390010 14314082304 6821 33554432000 4194304 4196468 140731357496480 139659143126160 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6403] ppid=6398 vsize=13978596 memory=140700544284288 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6403/stat : 6403 (java) S 6398 6398 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95390010 14314082304 6821 33554432000 4194304 4196468 140731357496480 139659142073360 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6404] ppid=6398 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6404/stat : 6404 (java) S 6398 6398 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95390010 14314082304 6821 33554432000 4194304 4196468 140731357496480 139659141020560 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6405] ppid=6398 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6405/stat : 6405 (java) S 6398 6398 29331 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95390010 14314082304 6821 33554432000 4194304 4196468 140731357496480 139659139967760 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6406] ppid=6398 vsize=13978596 memory=140700544284288 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6406/stat : 6406 (java) S 6398 6398 29331 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95390011 14314082304 6821 33554432000 4194304 4196468 140731357496480 139659021764976 139659547626114 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6407] ppid=6398 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6407/stat : 6407 (java) S 6398 6398 29331 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95390012 14314082304 6821 33554432000 4194304 4196468 140731357496480 139659020710944 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6408] ppid=6398 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6408/stat : 6408 (java) S 6398 6398 29331 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95390012 14314082304 6821 33554432000 4194304 4196468 140731357496480 139659019658096 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6409] ppid=6398 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6409/stat : 6409 (java) S 6398 6398 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95390014 14314082304 6821 33554432000 4194304 4196468 140731357496480 139659018606416 139659547633563 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6410] ppid=6398 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6410/stat : 6410 (java) S 6398 6398 29331 0 -1 1077944384 154 0 0 0 0 0 0 0 20 0 15 0 95390014 14314082304 6821 33554432000 4194304 4196468 140731357496480 139659017554800 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6411] ppid=6398 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6411/stat : 6411 (java) S 6398 6398 29331 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 95390014 14314082304 6821 33554432000 4194304 4196468 140731357496480 139659016502000 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6412] ppid=6398 vsize=13978596 memory=140700544284288 CPUtime=0.01 cores=1,3,5,7
/proc/6400/task/6412/stat : 6412 (java) R 6398 6398 29331 0 -1 4202560 281 0 0 0 1 0 0 0 20 0 15 0 95390014 14314082304 6821 33554432000 4194304 4196468 140731357496480 139659015449200 139659526220735 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6413] ppid=6398 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6413/stat : 6413 (java) S 6398 6398 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95390014 14314082304 6821 33554432000 4194304 4196468 140731357496480 139659014396640 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6414] ppid=6398 vsize=13978596 memory=140700544284288 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6414/stat : 6414 (java) S 6398 6398 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95390015 14314082304 6821 33554432000 4194304 4196468 140731357496480 139659013343920 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 28664 KiB

[startup+0.210844 s]*
/proc/loadavg: 1.76 1.70 1.75 3/219 6414
/proc/meminfo: memFree=31475832/32770624 swapFree=67108860/67108860
[pid=6398] ppid=6395 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6398/stat : 6398 (xcsp3-exec) S 6395 6398 29331 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95390009 9740288 345 33554432000 4194304 5098028 140722917514112 140722917512216 140081887990396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 25411584 140722917520500 140722917520704 140722917520704 140722917523435 0
/proc/6398/statm: 2378 345 289 221 0 87 0
[pid=6400] ppid=6398 vsize=13982852 memory=39504 CPUtime=0.34 cores=1,3,5,7
/proc/6400/stat : 6400 (java) S 6398 6398 29331 0 -1 1077944320 7892 0 0 0 31 3 0 0 20 0 15 0 95390009 14318440448 9876 33554432000 4194304 4196468 140731357496480 140731357479024 139659547614967 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
/proc/6400/statm: 3495713 9876 3087 1 0 3482966 0
[pid=6400/tid=6401] ppid=6398 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/6400/task/6401/stat : 6401 (java) D 6398 6398 29331 0 -1 1077944384 4920 0 0 0 17 2 0 0 20 0 15 0 95390009 14318440448 9898 33554432000 4194304 4196468 140731357496480 139659551816656 139659540294189 0 4 0 16800975 18446744072101580324 0 0 -1 3 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6402] ppid=6398 vsize=13982852 memory=9541 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6402/stat : 6402 (java) S 6398 6398 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95390010 14318440448 9898 33554432000 4194304 4196468 140731357496480 139659143126160 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6403] ppid=6398 vsize=13982852 memory=288230376151970671 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6403/stat : 6403 (java) S 6398 6398 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95390010 14318440448 9898 33554432000 4194304 4196468 140731357496480 139659142073360 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6404] ppid=6398 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6404/stat : 6404 (java) S 6398 6398 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95390010 14318473216 9898 33554432000 4194304 4196468 140731357496480 139659141020560 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6405] ppid=6398 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6405/stat : 6405 (java) S 6398 6398 29331 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95390010 14318473216 9898 33554432000 4194304 4196468 140731357496480 139659139967760 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6406] ppid=6398 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6406/stat : 6406 (java) S 6398 6398 29331 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95390011 14318440448 9898 33554432000 4194304 4196468 140731357496480 139659021764976 139659547626114 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6407] ppid=6398 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6407/stat : 6407 (java) S 6398 6398 29331 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95390012 14318440448 9898 33554432000 4194304 4196468 140731357496480 139659020710944 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6408] ppid=6398 vsize=13982852 memory=140700544284288 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6408/stat : 6408 (java) S 6398 6398 29331 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95390012 14318440448 9898 33554432000 4194304 4196468 140731357496480 139659019658096 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6409] ppid=6398 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6409/stat : 6409 (java) S 6398 6398 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95390014 14318440448 9898 33554432000 4194304 4196468 140731357496480 139659018606416 139659547633563 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6410] ppid=6398 vsize=13982884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/6400/task/6410/stat : 6410 (java) S 6398 6398 29331 0 -1 1077944384 466 0 0 0 2 0 0 0 20 0 15 0 95390014 14318473216 9898 33554432000 4194304 4196468 140731357496480 139659017554800 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6411] ppid=6398 vsize=13982884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/6400/task/6411/stat : 6411 (java) S 6398 6398 29331 0 -1 1077944384 411 0 0 0 2 0 0 0 20 0 15 0 95390014 14318473216 9898 33554432000 4194304 4196468 140731357496480 139659016502000 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6412] ppid=6398 vsize=13982852 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6400/task/6412/stat : 6412 (java) S 6398 6398 29331 0 -1 1077944384 857 0 0 0 7 0 0 0 20 0 15 0 95390014 14318440448 9898 33554432000 4194304 4196468 140731357496480 139659015449200 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6413] ppid=6398 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6413/stat : 6413 (java) S 6398 6398 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95390014 14318440448 9898 33554432000 4194304 4196468 140731357496480 139659014396640 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6414] ppid=6398 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6414/stat : 6414 (java) S 6398 6398 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95390015 14318440448 9898 33554432000 4194304 4196468 140731357496480 139659013343920 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 40884 KiB

[startup+0.310492 s]*
/proc/loadavg: 1.76 1.70 1.75 4/219 6414
/proc/meminfo: memFree=31468884/32770624 swapFree=67108860/67108860
[pid=6398] ppid=6395 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6398/stat : 6398 (xcsp3-exec) S 6395 6398 29331 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95390009 9740288 345 33554432000 4194304 5098028 140722917514112 140722917512216 140081887990396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 25411584 140722917520500 140722917520704 140722917520704 140722917523435 0
/proc/6398/statm: 2378 345 289 221 0 87 0
[pid=6400] ppid=6398 vsize=13982852 memory=46732 CPUtime=0.5 cores=1,3,5,7
/proc/6400/stat : 6400 (java) S 6398 6398 29331 0 -1 1077944320 8818 0 0 0 47 3 0 0 20 0 15 0 95390009 14318440448 11683 33554432000 4194304 4196468 140731357496480 140731357479024 139659547614967 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
/proc/6400/statm: 3495713 11683 3113 1 0 3482966 0
[pid=6400/tid=6401] ppid=6398 vsize=13982852 memory=-7246141791699957949 CPUtime=0.29 cores=1,3,5,7
/proc/6400/task/6401/stat : 6401 (java) R 6398 6398 29331 0 -1 4202560 5580 0 0 0 27 2 0 0 20 0 15 0 95390009 14318440448 11683 33554432000 4194304 4196468 140731357496480 139659551847200 139659547636893 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6402] ppid=6398 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6402/stat : 6402 (java) S 6398 6398 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95390010 14318440448 11683 33554432000 4194304 4196468 140731357496480 139659143126160 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6403] ppid=6398 vsize=13982852 memory=1970350607106051 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6403/stat : 6403 (java) S 6398 6398 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95390010 14318440448 11683 33554432000 4194304 4196468 140731357496480 139659142073360 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6404] ppid=6398 vsize=13982852 memory=2111051051472804 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6404/stat : 6404 (java) S 6398 6398 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95390010 14318440448 11683 33554432000 4194304 4196468 140731357496480 139659141020560 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6405] ppid=6398 vsize=13982852 memory=140700444371391 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6405/stat : 6405 (java) S 6398 6398 29331 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95390010 14318440448 11683 33554432000 4194304 4196468 140731357496480 139659139967760 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6406] ppid=6398 vsize=13982852 memory=281400988655648 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6406/stat : 6406 (java) S 6398 6398 29331 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95390011 14318440448 11748 33554432000 4194304 4196468 140731357496480 139659021764976 139659547626114 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6407] ppid=6398 vsize=13982852 memory=140700444306407 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6407/stat : 6407 (java) S 6398 6398 29331 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95390012 14318440448 11748 33554432000 4194304 4196468 140731357496480 139659020710944 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6408] ppid=6398 vsize=13982852 memory=281400888751984 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6408/stat : 6408 (java) S 6398 6398 29331 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95390012 14318440448 11748 33554432000 4194304 4196468 140731357496480 139659019658096 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6409] ppid=6398 vsize=13982852 memory=281400888756592 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6409/stat : 6409 (java) S 6398 6398 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95390014 14318440448 11748 33554432000 4194304 4196468 140731357496480 139659018606416 139659547633563 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6410] ppid=6398 vsize=13982852 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/6400/task/6410/stat : 6410 (java) S 6398 6398 29331 0 -1 1077944384 535 0 0 0 4 0 0 0 20 0 15 0 95390014 14318440448 11748 33554432000 4194304 4196468 140731357496480 139659017554800 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6411] ppid=6398 vsize=13982852 memory=67 CPUtime=0.03 cores=1,3,5,7
/proc/6400/task/6411/stat : 6411 (java) S 6398 6398 29331 0 -1 1077944384 429 0 0 0 3 0 0 0 20 0 15 0 95390014 14318440448 11748 33554432000 4194304 4196468 140731357496480 139659016502000 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6412] ppid=6398 vsize=13982852 memory=140700544284288 CPUtime=0.11 cores=1,3,5,7
/proc/6400/task/6412/stat : 6412 (java) R 6398 6398 29331 0 -1 1077944384 990 0 0 0 11 0 0 0 20 0 15 0 95390014 14318440448 11748 33554432000 4194304 4196468 140731357496480 139659015449200 139659547626114 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6413] ppid=6398 vsize=13982852 memory=67 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6413/stat : 6413 (java) S 6398 6398 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95390014 14318440448 11748 33554432000 4194304 4196468 140731357496480 139659014396640 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6414] ppid=6398 vsize=13982852 memory=140700544284288 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6414/stat : 6414 (java) S 6398 6398 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95390015 14318440448 11748 33554432000 4194304 4196468 140731357496480 139659013343920 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48112 KiB

[startup+0.701427 s]
/proc/loadavg: 1.76 1.70 1.75 6/219 6414
/proc/meminfo: memFree=31451584/32770624 swapFree=67108860/67108860
[pid=6398] ppid=6395 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6398/stat : 6398 (xcsp3-exec) S 6395 6398 29331 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95390009 9740288 345 33554432000 4194304 5098028 140722917514112 140722917512216 140081887990396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 25411584 140722917520500 140722917520704 140722917520704 140722917523435 0
/proc/6398/statm: 2378 345 289 221 0 87 0
[pid=6400] ppid=6398 vsize=13984976 memory=70724 CPUtime=1.42 cores=1,3,5,7
/proc/6400/stat : 6400 (java) S 6398 6398 29331 0 -1 1077944320 10719 0 0 0 138 4 0 0 20 0 15 0 95390009 14320615424 17681 33554432000 4194304 4196468 140731357496480 140731357479024 139659547614967 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
/proc/6400/statm: 3496244 17681 3195 1 0 3483478 0
[pid=6400/tid=6401] ppid=6398 vsize=13984976 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/6400/task/6401/stat : 6401 (java) R 6398 6398 29331 0 -1 4202560 5966 0 0 0 65 3 0 0 20 0 15 0 95390009 14320615424 17681 33554432000 4194304 4196468 140731357496480 139659551851080 139659187910022 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6402] ppid=6398 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6402/stat : 6402 (java) S 6398 6398 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95390010 14320615424 17681 33554432000 4194304 4196468 140731357496480 139659143126160 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6403] ppid=6398 vsize=13984976 memory=1928 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6403/stat : 6403 (java) S 6398 6398 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95390010 14320615424 17681 33554432000 4194304 4196468 140731357496480 139659142073360 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6404] ppid=6398 vsize=13984976 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6404/stat : 6404 (java) S 6398 6398 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95390010 14320615424 17681 33554432000 4194304 4196468 140731357496480 139659141020560 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6405] ppid=6398 vsize=13984976 memory=8564 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6405/stat : 6405 (java) S 6398 6398 29331 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95390010 14320615424 17681 33554432000 4194304 4196468 140731357496480 139659139967760 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6406] ppid=6398 vsize=13984976 memory=5664 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6406/stat : 6406 (java) S 6398 6398 29331 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95390011 14320615424 17681 33554432000 4194304 4196468 140731357496480 139659021764976 139659547626114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6407] ppid=6398 vsize=13984976 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6407/stat : 6407 (java) S 6398 6398 29331 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95390012 14320615424 17681 33554432000 4194304 4196468 140731357496480 139659020710944 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6408] ppid=6398 vsize=13984976 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6408/stat : 6408 (java) S 6398 6398 29331 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95390012 14320615424 17681 33554432000 4194304 4196468 140731357496480 139659019658096 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6409] ppid=6398 vsize=13984976 memory=10928 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6409/stat : 6409 (java) S 6398 6398 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95390014 14320615424 17681 33554432000 4194304 4196468 140731357496480 139659018606416 139659547633563 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6410] ppid=6398 vsize=13984976 memory=796 CPUtime=0.24 cores=1,3,5,7
/proc/6400/task/6410/stat : 6410 (java) S 6398 6398 29331 0 -1 1077944384 1137 0 0 0 24 0 0 0 20 0 15 0 95390014 14320615424 17681 33554432000 4194304 4196468 140731357496480 139659017554800 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6411] ppid=6398 vsize=13984976 memory=1424 CPUtime=0.23 cores=1,3,5,7
/proc/6400/task/6411/stat : 6411 (java) R 6398 6398 29331 0 -1 4202560 922 0 0 0 23 0 0 0 20 0 15 0 95390014 14320615424 17681 33554432000 4194304 4196468 140731357496480 139659016502000 139659527270641 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6412] ppid=6398 vsize=13984976 memory=7014751519583589713 CPUtime=0.24 cores=1,3,5,7
/proc/6400/task/6412/stat : 6412 (java) S 6398 6398 29331 0 -1 1077944384 1388 0 0 0 24 0 0 0 20 0 15 0 95390014 14320615424 17681 33554432000 4194304 4196468 140731357496480 139659015449200 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6413] ppid=6398 vsize=13984976 memory=7453282923461502565 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6413/stat : 6413 (java) S 6398 6398 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95390014 14320615424 17681 33554432000 4194304 4196468 140731357496480 139659014396640 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6414] ppid=6398 vsize=13984976 memory=5795117241467496816 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6414/stat : 6414 (java) S 6398 6398 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95390015 14320615424 17681 33554432000 4194304 4196468 140731357496480 139659013343920 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 72104 KiB

[startup+1.50143 s]
/proc/loadavg: 1.78 1.70 1.75 5/219 6414
/proc/meminfo: memFree=31429612/32770624 swapFree=67108860/67108860
[pid=6398] ppid=6395 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6398/stat : 6398 (xcsp3-exec) S 6395 6398 29331 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95390009 9740288 345 33554432000 4194304 5098028 140722917514112 140722917512216 140081887990396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 25411584 140722917520500 140722917520704 140722917520704 140722917523435 0
/proc/6398/statm: 2378 345 289 221 0 87 0

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

/proc/6400/task/6408/stat : 6408 (java) S 6398 6398 29331 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 95390012 14320615424 58641 33554432000 4194304 4196468 140731357496480 139659019658096 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6409] ppid=6398 vsize=13984976 memory=164 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6409/stat : 6409 (java) S 6398 6398 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95390014 14320615424 58641 33554432000 4194304 4196468 140731357496480 139659018606416 139659547633563 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6410] ppid=6398 vsize=13984976 memory=297300248525799715 CPUtime=2.18 cores=1,3,5,7
/proc/6400/task/6410/stat : 6410 (java) S 6398 6398 29331 0 -1 1077944384 9910 0 0 0 217 1 0 0 20 0 15 0 95390014 14320615424 58641 33554432000 4194304 4196468 140731357496480 139659017554800 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6411] ppid=6398 vsize=13984976 memory=281400889980960 CPUtime=2.12 cores=1,3,5,7
/proc/6400/task/6411/stat : 6411 (java) S 6398 6398 29331 0 -1 1077944384 8179 0 0 0 212 0 0 0 20 0 15 0 95390014 14320615424 58641 33554432000 4194304 4196468 140731357496480 139659016502000 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6412] ppid=6398 vsize=13984976 memory=7883944108235712103 CPUtime=0.56 cores=1,3,5,7
/proc/6400/task/6412/stat : 6412 (java) S 6398 6398 29331 0 -1 1077944384 5132 0 0 0 55 1 0 0 20 0 15 0 95390014 14320615424 58641 33554432000 4194304 4196468 140731357496480 139659015449200 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6413] ppid=6398 vsize=13984976 memory=15058155342575 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6413/stat : 6413 (java) S 6398 6398 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95390014 14320615424 58641 33554432000 4194304 4196468 140731357496480 139659014396640 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6414] ppid=6398 vsize=13984976 memory=590019935660565996 CPUtime=0.02 cores=1,3,5,7
/proc/6400/task/6414/stat : 6414 (java) S 6398 6398 29331 0 -1 1077944384 250 0 0 0 1 1 0 0 20 0 15 0 95390015 14320615424 58641 33554432000 4194304 4196468 140731357496480 139659013343920 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
Current children cumulated CPU time: 107.4 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 235944 KiB

[startup+162.301 s]
/proc/loadavg: 1.74 1.72 1.75 3/218 6493
/proc/meminfo: memFree=31295312/32770624 swapFree=67108860/67108860
[pid=6398] ppid=6395 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6398/stat : 6398 (xcsp3-exec) S 6395 6398 29331 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95390009 9740288 345 33554432000 4194304 5098028 140722917514112 140722917512216 140081887990396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 25411584 140722917520500 140722917520704 140722917520704 140722917523435 0
/proc/6398/statm: 2378 345 289 221 0 87 0
[pid=6400] ppid=6398 vsize=13984976 memory=183916 CPUtime=167.56 cores=1,3,5,7
/proc/6400/stat : 6400 (java) S 6398 6398 29331 0 -1 1077944320 47364 0 0 0 16736 20 0 0 20 0 15 0 95390009 14320615424 45979 33554432000 4194304 4196468 140731357496480 140731357479024 139659547614967 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
/proc/6400/statm: 3496244 45979 3260 1 0 3483478 0
[pid=6400/tid=6401] ppid=6398 vsize=13984976 memory=193664 CPUtime=162.13 cores=1,3,5,7
/proc/6400/task/6401/stat : 6401 (java) R 6398 6398 29331 0 -1 4202560 12274 0 0 0 16208 5 0 0 20 0 15 0 95390009 14320615424 45979 33554432000 4194304 4196468 140731357496480 139659551853696 139659188930382 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6402] ppid=6398 vsize=13984976 memory=186996 CPUtime=0.08 cores=1,3,5,7
/proc/6400/task/6402/stat : 6402 (java) S 6398 6398 29331 0 -1 1077944384 998 0 0 0 6 2 0 0 20 0 15 0 95390010 14320615424 45979 33554432000 4194304 4196468 140731357496480 139659143126160 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6403] ppid=6398 vsize=13984976 memory=183916 CPUtime=0.07 cores=1,3,5,7
/proc/6400/task/6403/stat : 6403 (java) S 6398 6398 29331 0 -1 1077944384 1185 0 0 0 6 1 0 0 20 0 15 0 95390010 14320615424 45979 33554432000 4194304 4196468 140731357496480 139659142073360 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6404] ppid=6398 vsize=13984976 memory=183916 CPUtime=0.08 cores=1,3,5,7
/proc/6400/task/6404/stat : 6404 (java) S 6398 6398 29331 0 -1 1077944384 1095 0 0 0 6 2 0 0 20 0 15 0 95390010 14320615424 45979 33554432000 4194304 4196468 140731357496480 139659141020560 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6405] ppid=6398 vsize=13984976 memory=1380 CPUtime=0.07 cores=1,3,5,7
/proc/6400/task/6405/stat : 6405 (java) S 6398 6398 29331 0 -1 1077944384 1631 0 0 0 5 2 0 0 20 0 15 0 95390010 14320615424 45979 33554432000 4194304 4196468 140731357496480 139659139967760 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6406] ppid=6398 vsize=13984976 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/6400/task/6406/stat : 6406 (java) S 6398 6398 29331 0 -1 1077944384 1559 0 0 0 2 1 0 0 20 0 15 0 95390011 14320615424 45979 33554432000 4194304 4196468 140731357496480 139659021764976 139659547626114 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6407] ppid=6398 vsize=13984976 memory=5664 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6407/stat : 6407 (java) S 6398 6398 29331 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 95390012 14320615424 45979 33554432000 4194304 4196468 140731357496480 139659020710944 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6408] ppid=6398 vsize=13984976 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6408/stat : 6408 (java) S 6398 6398 29331 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 95390012 14320615424 45979 33554432000 4194304 4196468 140731357496480 139659019658096 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6409] ppid=6398 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6409/stat : 6409 (java) S 6398 6398 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95390014 14320615424 45979 33554432000 4194304 4196468 140731357496480 139659018606416 139659547633563 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6410] ppid=6398 vsize=13984976 memory=183916 CPUtime=2.24 cores=1,3,5,7
/proc/6400/task/6410/stat : 6410 (java) S 6398 6398 29331 0 -1 1077944384 11043 0 0 0 223 1 0 0 20 0 15 0 95390014 14320615424 45979 33554432000 4194304 4196468 140731357496480 139659017554800 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6411] ppid=6398 vsize=13984976 memory=4132 CPUtime=2.18 cores=1,3,5,7
/proc/6400/task/6411/stat : 6411 (java) S 6398 6398 29331 0 -1 1077944384 9757 0 0 0 218 0 0 0 20 0 15 0 95390014 14320615424 45979 33554432000 4194304 4196468 140731357496480 139659016502000 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6412] ppid=6398 vsize=13984976 memory=27564 CPUtime=0.56 cores=1,3,5,7
/proc/6400/task/6412/stat : 6412 (java) S 6398 6398 29331 0 -1 1077944384 6189 0 0 0 55 1 0 0 20 0 15 0 95390014 14320615424 45979 33554432000 4194304 4196468 140731357496480 139659015449200 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6413] ppid=6398 vsize=13984976 memory=183916 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6413/stat : 6413 (java) S 6398 6398 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95390014 14320615424 45979 33554432000 4194304 4196468 140731357496480 139659014396640 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6414] ppid=6398 vsize=13984976 memory=1380 CPUtime=0.03 cores=1,3,5,7
/proc/6400/task/6414/stat : 6414 (java) S 6398 6398 29331 0 -1 1077944384 292 0 0 0 1 2 0 0 20 0 15 0 95390015 14320615424 45979 33554432000 4194304 4196468 140731357496480 139659013343920 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
Current children cumulated CPU time: 167.56 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 185296 KiB

[startup+222.301 s]
/proc/loadavg: 1.78 1.74 1.76 3/217 6494
/proc/meminfo: memFree=31328520/32770624 swapFree=67108860/67108860
[pid=6398] ppid=6395 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6398/stat : 6398 (xcsp3-exec) S 6395 6398 29331 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95390009 9740288 345 33554432000 4194304 5098028 140722917514112 140722917512216 140081887990396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 25411584 140722917520500 140722917520704 140722917520704 140722917523435 0
/proc/6398/statm: 2378 345 289 221 0 87 0
[pid=6400] ppid=6398 vsize=13984976 memory=147008 CPUtime=227.63 cores=1,3,5,7
/proc/6400/stat : 6400 (java) S 6398 6398 29331 0 -1 1077944320 49341 0 0 0 22740 23 0 0 20 0 15 0 95390009 14320615424 36752 33554432000 4194304 4196468 140731357496480 140731357479024 139659547614967 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
/proc/6400/statm: 3496244 36752 3260 1 0 3483478 0
[pid=6400/tid=6401] ppid=6398 vsize=13984976 memory=147008 CPUtime=222.1 cores=1,3,5,7
/proc/6400/task/6401/stat : 6401 (java) R 6398 6398 29331 0 -1 4202560 12892 0 0 0 22205 5 0 0 20 0 15 0 95390009 14320615424 36752 33554432000 4194304 4196468 140731357496480 139659551854768 139659190007397 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6402] ppid=6398 vsize=13984976 memory=1380 CPUtime=0.09 cores=1,3,5,7
/proc/6400/task/6402/stat : 6402 (java) S 6398 6398 29331 0 -1 1077944384 1010 0 0 0 7 2 0 0 20 0 15 0 95390010 14320615424 36752 33554432000 4194304 4196468 140731357496480 139659143126160 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6403] ppid=6398 vsize=13984976 memory=147520 CPUtime=0.09 cores=1,3,5,7
/proc/6400/task/6403/stat : 6403 (java) S 6398 6398 29331 0 -1 1077944384 1227 0 0 0 8 1 0 0 20 0 15 0 95390010 14320615424 36752 33554432000 4194304 4196468 140731357496480 139659142073360 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6404] ppid=6398 vsize=13984976 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/6400/task/6404/stat : 6404 (java) S 6398 6398 29331 0 -1 1077944384 1103 0 0 0 7 2 0 0 20 0 15 0 95390010 14320615424 36752 33554432000 4194304 4196468 140731357496480 139659141020560 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6405] ppid=6398 vsize=13984976 memory=1380 CPUtime=0.08 cores=1,3,5,7
/proc/6400/task/6405/stat : 6405 (java) S 6398 6398 29331 0 -1 1077944384 2051 0 0 0 6 2 0 0 20 0 15 0 95390010 14320615424 36752 33554432000 4194304 4196468 140731357496480 139659139967760 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6406] ppid=6398 vsize=13984976 memory=1380 CPUtime=0.04 cores=1,3,5,7
/proc/6400/task/6406/stat : 6406 (java) S 6398 6398 29331 0 -1 1077944384 1806 0 0 0 3 1 0 0 20 0 15 0 95390011 14320615424 36752 33554432000 4194304 4196468 140731357496480 139659021764976 139659547626114 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6407] ppid=6398 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6407/stat : 6407 (java) S 6398 6398 29331 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 95390012 14320615424 36752 33554432000 4194304 4196468 140731357496480 139659020710944 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6408] ppid=6398 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6408/stat : 6408 (java) S 6398 6398 29331 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 95390012 14320615424 36752 33554432000 4194304 4196468 140731357496480 139659019658096 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6409] ppid=6398 vsize=13984976 memory=147520 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6409/stat : 6409 (java) S 6398 6398 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95390014 14320615424 36752 33554432000 4194304 4196468 140731357496480 139659018606416 139659547633563 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6410] ppid=6398 vsize=13984976 memory=1380 CPUtime=2.24 cores=1,3,5,7
/proc/6400/task/6410/stat : 6410 (java) S 6398 6398 29331 0 -1 1077944384 11050 0 0 0 223 1 0 0 20 0 15 0 95390014 14320615424 36752 33554432000 4194304 4196468 140731357496480 139659017554800 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6411] ppid=6398 vsize=13984976 memory=1380 CPUtime=2.18 cores=1,3,5,7
/proc/6400/task/6411/stat : 6411 (java) S 6398 6398 29331 0 -1 1077944384 9761 0 0 0 218 0 0 0 20 0 15 0 95390014 14320615424 36752 33554432000 4194304 4196468 140731357496480 139659016502000 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6412] ppid=6398 vsize=13984976 memory=147008 CPUtime=0.57 cores=1,3,5,7
/proc/6400/task/6412/stat : 6412 (java) S 6398 6398 29331 0 -1 1077944384 6777 0 0 0 56 1 0 0 20 0 15 0 95390014 14320615424 36752 33554432000 4194304 4196468 140731357496480 139659015449200 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6413] ppid=6398 vsize=13984976 memory=147520 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6413/stat : 6413 (java) S 6398 6398 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95390014 14320615424 36752 33554432000 4194304 4196468 140731357496480 139659014396640 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6414] ppid=6398 vsize=13984976 memory=4132 CPUtime=0.05 cores=1,3,5,7
/proc/6400/task/6414/stat : 6414 (java) S 6398 6398 29331 0 -1 1077944384 323 0 0 0 2 3 0 0 20 0 15 0 95390015 14320615424 36752 33554432000 4194304 4196468 140731357496480 139659013343920 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
Current children cumulated CPU time: 227.63 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 148388 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.76 1.74 1.76 3/217 6495
/proc/meminfo: memFree=31330676/32770624 swapFree=67108860/67108860
[pid=6398] ppid=6395 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6398/stat : 6398 (xcsp3-exec) S 6395 6398 29331 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95390009 9740288 345 33554432000 4194304 5098028 140722917514112 140722917512216 140081887990396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 25411584 140722917520500 140722917520704 140722917520704 140722917523435 0
/proc/6398/statm: 2378 345 289 221 0 87 0
[pid=6400] ppid=6398 vsize=13984976 memory=144440 CPUtime=245.35 cores=1,3,5,7
/proc/6400/stat : 6400 (java) S 6398 6398 29331 0 -1 1077944320 49352 0 0 0 24512 23 0 0 20 0 15 0 95390009 14320615424 36110 33554432000 4194304 4196468 140731357496480 140731357479024 139659547614967 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
/proc/6400/statm: 3496244 36110 3260 1 0 3483478 0
[pid=6400/tid=6401] ppid=6398 vsize=13984976 memory=6935054825532540783 CPUtime=239.8 cores=1,3,5,7
/proc/6400/task/6401/stat : 6401 (java) R 6398 6398 29331 0 -1 4202560 12897 0 0 0 23975 5 0 0 20 0 15 0 95390009 14320615424 36110 33554432000 4194304 4196468 140731357496480 139659551854464 139659189207261 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6402] ppid=6398 vsize=13984976 memory=4126316290023845779 CPUtime=0.09 cores=1,3,5,7
/proc/6400/task/6402/stat : 6402 (java) S 6398 6398 29331 0 -1 1077944384 1013 0 0 0 7 2 0 0 20 0 15 0 95390010 14320615424 36110 33554432000 4194304 4196468 140731357496480 139659143126160 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6403] ppid=6398 vsize=13984976 memory=1424 CPUtime=0.09 cores=1,3,5,7
/proc/6400/task/6403/stat : 6403 (java) S 6398 6398 29331 0 -1 1077944384 1228 0 0 0 8 1 0 0 20 0 15 0 95390010 14320615424 36110 33554432000 4194304 4196468 140731357496480 139659142073360 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6404] ppid=6398 vsize=13984976 memory=15872 CPUtime=0.09 cores=1,3,5,7
/proc/6400/task/6404/stat : 6404 (java) S 6398 6398 29331 0 -1 1077944384 1105 0 0 0 7 2 0 0 20 0 15 0 95390010 14320615424 36110 33554432000 4194304 4196468 140731357496480 139659141020560 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6405] ppid=6398 vsize=13984976 memory=4052 CPUtime=0.09 cores=1,3,5,7
/proc/6400/task/6405/stat : 6405 (java) S 6398 6398 29331 0 -1 1077944384 2051 0 0 0 7 2 0 0 20 0 15 0 95390010 14320615424 36110 33554432000 4194304 4196468 140731357496480 139659139967760 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6406] ppid=6398 vsize=13984976 memory=16372 CPUtime=0.04 cores=1,3,5,7
/proc/6400/task/6406/stat : 6406 (java) S 6398 6398 29331 0 -1 1077944384 1806 0 0 0 3 1 0 0 20 0 15 0 95390011 14320615424 36110 33554432000 4194304 4196468 140731357496480 139659021764976 139659547626114 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6407] ppid=6398 vsize=13984976 memory=18444 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6407/stat : 6407 (java) S 6398 6398 29331 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 95390012 14320615424 36110 33554432000 4194304 4196468 140731357496480 139659020710944 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6408] ppid=6398 vsize=13984976 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6408/stat : 6408 (java) S 6398 6398 29331 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 95390012 14320615424 36110 33554432000 4194304 4196468 140731357496480 139659019658096 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6409] ppid=6398 vsize=13984976 memory=5664 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6409/stat : 6409 (java) S 6398 6398 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95390014 14320615424 36110 33554432000 4194304 4196468 140731357496480 139659018606416 139659547633563 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6410] ppid=6398 vsize=13984976 memory=4616 CPUtime=2.24 cores=1,3,5,7
/proc/6400/task/6410/stat : 6410 (java) S 6398 6398 29331 0 -1 1077944384 11050 0 0 0 223 1 0 0 20 0 15 0 95390014 14320615424 36110 33554432000 4194304 4196468 140731357496480 139659017554800 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6411] ppid=6398 vsize=13984976 memory=1228 CPUtime=2.18 cores=1,3,5,7
/proc/6400/task/6411/stat : 6411 (java) S 6398 6398 29331 0 -1 1077944384 9761 0 0 0 218 0 0 0 20 0 15 0 95390014 14320615424 36110 33554432000 4194304 4196468 140731357496480 139659016502000 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6412] ppid=6398 vsize=13984976 memory=10928 CPUtime=0.57 cores=1,3,5,7
/proc/6400/task/6412/stat : 6412 (java) S 6398 6398 29331 0 -1 1077944384 6777 0 0 0 56 1 0 0 20 0 15 0 95390014 14320615424 36110 33554432000 4194304 4196468 140731357496480 139659015449200 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6413] ppid=6398 vsize=13984976 memory=796 CPUtime=0 cores=1,3,5,7
/proc/6400/task/6413/stat : 6413 (java) S 6398 6398 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95390014 14320615424 36110 33554432000 4194304 4196468 140731357496480 139659014396640 139659547625173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
[pid=6400/tid=6414] ppid=6398 vsize=13984976 memory=1424 CPUtime=0.06 cores=1,3,5,7
/proc/6400/task/6414/stat : 6414 (java) S 6398 6398 29331 0 -1 1077944384 323 0 0 0 2 4 0 0 20 0 15 0 95390015 14320615424 36110 33554432000 4194304 4196468 140731357496480 139659013343920 139659547626114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 30011392 140731357504669 140731357504844 140731357504844 140731357507535 0
Current children cumulated CPU time: 245.35 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 145820 KiB

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

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

[startup+240.022 s]
# the end of solver process 6400 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=245.136 s, system=0.23808 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): 240.022
CPU time (s): 245.375
CPU user time (s): 245.136
CPU system time (s): 0.23808
CPU usage (%): 102.23
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 253820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.136
system time used= 0.23808
maximum resident set size= 252440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50349
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8773
involuntary context switches= 166


# summary of solver processes directly reported to runsolver:
#   pid: 6398,6400
#   total CPU time (s): 245.375
#   total CPU user time (s): 245.136
#   total CPU system time (s): 0.23808

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.4492 second user time and 2.21493 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-13 13:02:44
IDJOB=4270346
IDBENCH=135818
IDSOLVER=2661
FILE ID=node115/4270346-1502623023
RUNJOBID= node115-1502619962-4172
PBS_JOBID= 20628301
Free space on /tmp= 61808 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n75/TravellingSalesman-75-50-02.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270346-1502623023/watcher-4270346-1502623023 -o /tmp/evaluation-result-4270346-1502623023/solver-4270346-1502623023 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node115-1502619962-4172 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1342045582 HOME/instance-4270346-1502623023.xml

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

MD5SUM BENCH= 9f40e16214a2956ff65ea335997fc7bb
RANDOM SEED=1342045582

node115.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.69
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.69
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.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		: 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.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		: 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:        31503748 kB
MemAvailable:   31823336 kB
Buffers:          113828 kB
Cached:           491956 kB
SwapCached:            0 kB
Active:           635676 kB
Inactive:         189188 kB
Active(anon):     167220 kB
Inactive(anon):    79408 kB
Active(file):     468456 kB
Inactive(file):   109780 kB
Unevictable:        6220 kB
Mlocked:            6220 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7872 kB
Writeback:             0 kB
AnonPages:        241016 kB
Mapped:            55556 kB
Shmem:             25224 kB
Slab:             140456 kB
SReclaimable:     114376 kB
SUnreclaim:        26080 kB
KernelStack:        3840 kB
PageTables:         5732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1231960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61796 MiB
End job on node115 at 2017-08-13 13:06:45