Trace number 4269111

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)84 2520.0701 2490.9199

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-dsjc-250-9.xml
MD5SUM00e934fa2b5b2efae5113ca45f948426
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark78
Best CPU time to get the best result obtained on this benchmark2400.1
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints27897
Number of domains1
Minimum domain size250
Maximum domain size250
Distribution of domain sizes[{"size":250,"count":250}]
Minimum variable degree208
Maximum variable degree235
Distribution of variable degrees[{"degree":208,"count":1},{"degree":213,"count":1},{"degree":214,"count":3},{"degree":215,"count":5},{"degree":216,"count":4},{"degree":217,"count":8},{"degree":218,"count":9},{"degree":219,"count":11},{"degree":220,"count":9},{"degree":221,"count":15},{"degree":222,"count":19},{"degree":223,"count":19},{"degree":224,"count":26},{"degree":225,"count":23},{"degree":226,"count":10},{"degree":227,"count":22},{"degree":228,"count":17},{"degree":229,"count":21},{"degree":230,"count":10},{"degree":231,"count":6},{"degree":232,"count":7},{"degree":233,"count":1},{"degree":234,"count":1},{"degree":235,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":27897}]
Number of extensional constraints0
Number of intensional constraints27897
Distribution of constraint types[{"type":"intension","count":27897}]
Optimization problemYES
Type of objectivemin MAXIMUM

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.05	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269111-1502714941.xml"  -tl '2520s' -p 1 -x 0
0.16/0.24	c [HOME/instance-4269111-1502714941.xml, -tl, 2520s, -p, 1, -x, 0]
0.16/0.30	c simple solver
0.35/0.37	c parse instance...
4.06/1.66	c solve instance...
4.97/1.92	o 88 
7.43/3.43	o 87 
264.10/258.40	o 86 
1601.19/1582.13	o 85 
1712.34/1691.98	o 84 
2520.04/2490.90	s SATISFIABLE
2520.04/2490.90	v <instantiation>
2520.04/2490.90	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199] x[200] x[201] x[202] x[203] x[204] x[205] x[206] x[207] x[208] x[209] x[210] x[211] x[212] x[213] x[214] x[215] x[216] x[217] x[218] x[219] x[220] x[221] x[222] x[223] x[224] x[225] x[226] x[227] x[228] x[229] x[230] x[231] x[232] x[233] x[234] x[235] x[236] x[237] x[238] x[239] x[240] x[241] x[242] x[243] x[244] x[245] x[246] x[247] x[248] x[249] </list>
2520.04/2490.90	v 	<values>66 4 82 58 39 50 1 36 43 46 12 7 54 24 46 41 72 2 37 44 21 65 79 48 45 11 34 62 50 18 76 77 17 3 38 74 28 53 16 47 10 2 13 84 27 33 65 71 59 72 58 16 47 55 66 38 15 30 21 63 47 8 51 25 20 37 22 54 17 16 6 27 53 39 44 39 75 82 41 73 30 25 17 42 26 7 43 70 45 32 64 27 84 26 60 70 7 41 3 11 62 25 12 2 84 31 40 0 56 56 52 75 68 9 42 63 64 24 35 34 58 0 31 33 21 67 8 78 78 46 35 31 45 30 23 16 61 36 51 83 64 61 83 42 56 38 10 9 78 6 57 55 29 42 29 23 72 47 65 60 32 39 49 22 10 68 24 59 15 75 67 28 15 82 2 19 18 76 8 49 52 40 13 50 79 57 34 19 22 71 14 5 29 57 77 70 30 19 62 33 55 12 61 48 4 36 81 48 51 0 80 26 63 73 28 20 35 37 6 49 52 18 32 59 81 60 51 12 53 52 14 69 3 68 80 54 43 80 5 5 44 1 69 14 74 33 58 1 4 69 </values>
2520.04/2490.90	v </instantiation>
2520.04/2490.90	c Unexpected resolution interruption!

Verifier Data

OK	84

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269111-1502714941/watcher-4269111-1502714941 -o /tmp/evaluation-result-4269111-1502714941/solver-4269111-1502714941 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 826773410 HOME/instance-4269111-1502714941.xml 

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

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

solver pid=21892, runsolver pid=21889

[startup+0.100199 s]*
/proc/loadavg: 2.01 2.01 1.89 3/205 21902
/proc/meminfo: memFree=29308880/32770624 swapFree=67108860/67108860
[pid=21892] ppid=21889 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21892/stat : 21892 (xcsp3-exec) S 21889 21892 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 59834739 9740288 345 18446744073709551615 4194304 5098028 140735178519152 140735178517256 140130183545468 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 29544448 140735178523001 140735178523205 140735178523205 140735178526699 0
/proc/21892/statm: 2378 345 289 221 0 87 0
[pid=21894] ppid=21892 vsize=13574484 memory=19620 CPUtime=0.03 cores=0,2,4,6
/proc/21894/stat : 21894 (java) S 21892 21892 11586 0 -1 1077944320 4262 0 0 0 3 0 0 0 20 0 9 0 59834745 13900271616 4905 18446744073709551615 4194304 4196468 140726056405328 140726056387872 140105349652215 0 0 1 16800970 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
/proc/21894/statm: 3393621 4905 2137 1 0 3383118 0
[pid=21894/tid=21895] ppid=21892 vsize=13574484 memory=4206989191851631162 CPUtime=0.03 cores=0,2,4,6
/proc/21894/task/21895/stat : 21895 (java) R 21892 21892 11586 0 -1 4202560 2965 0 0 0 3 0 0 0 20 0 9 0 59834745 13900271616 4905 18446744073709551615 4194304 4196468 140726056405328 140105353887608 140105349674141 0 4 1 16800970 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21896] ppid=21892 vsize=13574484 memory=3461490741944534665 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21896/stat : 21896 (java) S 21892 21892 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 59834746 13900271616 4905 18446744073709551615 4194304 4196468 140726056405328 140105269066128 140105349662421 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21897] ppid=21892 vsize=13574484 memory=140137314850432 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21897/stat : 21897 (java) S 21892 21892 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 59834746 13900271616 4905 18446744073709551615 4194304 4196468 140726056405328 140105268013328 140105349662421 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21898] ppid=21892 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21898/stat : 21898 (java) S 21892 21892 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 59834746 13900271616 4905 18446744073709551615 4194304 4196468 140726056405328 140105266961040 140105349662421 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21899] ppid=21892 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21899/stat : 21899 (java) S 21892 21892 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 59834746 13900271616 4905 18446744073709551615 4194304 4196468 140726056405328 140105265908240 140105349662421 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21900] ppid=21892 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21900/stat : 21900 (java) S 21892 21892 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 59834747 13900271616 4905 18446744073709551615 4194304 4196468 140726056405328 140104827402864 140105349663362 0 0 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21901] ppid=21892 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21901/stat : 21901 (java) S 21892 21892 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 59834748 13900271616 4905 18446744073709551615 4194304 4196468 140726056405328 140104826348832 140105349662421 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21902] ppid=21892 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21902/stat : 21902 (java) S 21892 21892 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 59834748 13900271616 4905 18446744073709551615 4194304 4196468 140726056405328 140104825296496 140105349662421 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 21000 KiB

[startup+0.210188 s]*
/proc/loadavg: 2.01 2.01 1.89 4/211 21908
/proc/meminfo: memFree=29302084/32770624 swapFree=67108860/67108860
[pid=21892] ppid=21889 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21892/stat : 21892 (xcsp3-exec) S 21889 21892 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 59834739 9740288 345 18446744073709551615 4194304 5098028 140735178519152 140735178517256 140130183545468 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 29544448 140735178523001 140735178523205 140735178523205 140735178526699 0
/proc/21892/statm: 2378 345 289 221 0 87 0
[pid=21894] ppid=21892 vsize=13974352 memory=30608 CPUtime=0.16 cores=0,2,4,6
/proc/21894/stat : 21894 (java) S 21892 21892 11586 0 -1 1077944320 6068 0 0 0 15 1 0 0 20 0 15 0 59834745 14309736448 7652 18446744073709551615 4194304 4196468 140726056405328 140726056387872 140105349652215 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
/proc/21894/statm: 3493588 7652 2945 1 0 3482964 0
[pid=21894/tid=21895] ppid=21892 vsize=13974352 memory=-6080540560726266213 CPUtime=0.1 cores=0,2,4,6
/proc/21894/task/21895/stat : 21895 (java) R 21892 21892 11586 0 -1 4202560 3495 0 0 0 10 0 0 0 20 0 15 0 59834745 14309736448 7652 18446744073709551615 4194304 4196468 140726056405328 140105353881112 140105331867560 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21896] ppid=21892 vsize=13974352 memory=3461490741944534665 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21896/stat : 21896 (java) S 21892 21892 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59834746 14309736448 7652 18446744073709551615 4194304 4196468 140726056405328 140105269066128 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21897] ppid=21892 vsize=13974352 memory=140137314850432 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21897/stat : 21897 (java) S 21892 21892 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59834746 14309736448 7652 18446744073709551615 4194304 4196468 140726056405328 140105268013328 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21898] ppid=21892 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21898/stat : 21898 (java) S 21892 21892 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59834746 14309736448 7652 18446744073709551615 4194304 4196468 140726056405328 140105266961040 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21899] ppid=21892 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21899/stat : 21899 (java) S 21892 21892 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 59834746 14309736448 7652 18446744073709551615 4194304 4196468 140726056405328 140105265908240 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21900] ppid=21892 vsize=13974352 memory=140137314850432 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21900/stat : 21900 (java) S 21892 21892 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 59834747 14309736448 7652 18446744073709551615 4194304 4196468 140726056405328 140104827402864 140105349663362 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21901] ppid=21892 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21901/stat : 21901 (java) S 21892 21892 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 59834748 14309736448 7652 18446744073709551615 4194304 4196468 140726056405328 140104826348832 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21902] ppid=21892 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21902/stat : 21902 (java) S 21892 21892 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 59834748 14309736448 7652 18446744073709551615 4194304 4196468 140726056405328 140104825296496 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21903] ppid=21892 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21903/stat : 21903 (java) S 21892 21892 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59834750 14309736448 7652 18446744073709551615 4194304 4196468 140726056405328 140104824244816 140105349670811 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21904] ppid=21892 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21904/stat : 21904 (java) S 21892 21892 11586 0 -1 1077944384 467 0 0 0 0 0 0 0 20 0 15 0 59834750 14309736448 7652 18446744073709551615 4194304 4196468 140726056405328 140104823191664 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21905] ppid=21892 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21905/stat : 21905 (java) S 21892 21892 11586 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 15 0 59834751 14309736448 7652 18446744073709551615 4194304 4196468 140726056405328 140104822138864 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21906] ppid=21892 vsize=13974352 memory=140137314850432 CPUtime=0.02 cores=0,2,4,6
/proc/21894/task/21906/stat : 21906 (java) R 21892 21892 11586 0 -1 4202560 648 0 0 0 2 0 0 0 20 0 15 0 59834751 14309736448 7652 18446744073709551615 4194304 4196468 140726056405328 140104821082632 140105349673562 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21907] ppid=21892 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21907/stat : 21907 (java) S 21892 21892 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59834751 14309736448 7652 18446744073709551615 4194304 4196468 140726056405328 140104820034016 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21908] ppid=21892 vsize=13974352 memory=140137314850432 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21908/stat : 21908 (java) S 21892 21892 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59834755 14309736448 7652 18446744073709551615 4194304 4196468 140726056405328 140104818981808 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 31988 KiB

[startup+0.310534 s]*
/proc/loadavg: 2.01 2.01 1.89 4/211 21908
/proc/meminfo: memFree=29287764/32770624 swapFree=67108860/67108860
[pid=21892] ppid=21889 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21892/stat : 21892 (xcsp3-exec) S 21889 21892 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 59834739 9740288 345 18446744073709551615 4194304 5098028 140735178519152 140735178517256 140130183545468 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 29544448 140735178523001 140735178523205 140735178523205 140735178526699 0
/proc/21892/statm: 2378 345 289 221 0 87 0
[pid=21894] ppid=21892 vsize=13978608 memory=39840 CPUtime=0.35 cores=0,2,4,6
/proc/21894/stat : 21894 (java) S 21892 21892 11586 0 -1 1077944320 9126 0 0 0 32 3 0 0 20 0 15 0 59834745 14314094592 9960 18446744073709551615 4194304 4196468 140726056405328 140726056387872 140105349652215 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
/proc/21894/statm: 3494652 9960 2989 1 0 3482964 0
[pid=21894/tid=21895] ppid=21892 vsize=13978608 memory=-8774313645642428999 CPUtime=0.2 cores=0,2,4,6
/proc/21894/task/21895/stat : 21895 (java) R 21892 21892 11586 0 -1 4202560 6336 0 0 0 18 2 0 0 20 0 15 0 59834745 14314094592 9960 18446744073709551615 4194304 4196468 140726056405328 140105353865072 140105333732702 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21896] ppid=21892 vsize=13978608 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21896/stat : 21896 (java) S 21892 21892 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59834746 14314094592 9960 18446744073709551615 4194304 4196468 140726056405328 140105269066128 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21897] ppid=21892 vsize=13978608 memory=-8180886972556221813 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21897/stat : 21897 (java) S 21892 21892 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59834746 14314094592 9960 18446744073709551615 4194304 4196468 140726056405328 140105268013328 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21898] ppid=21892 vsize=13978608 memory=4132769004644038186 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21898/stat : 21898 (java) S 21892 21892 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59834746 14314094592 9960 18446744073709551615 4194304 4196468 140726056405328 140105266961040 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21899] ppid=21892 vsize=13978608 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21899/stat : 21899 (java) S 21892 21892 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 59834746 14314094592 9960 18446744073709551615 4194304 4196468 140726056405328 140105265908240 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21900] ppid=21892 vsize=13978608 memory=140137314861025 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21900/stat : 21900 (java) S 21892 21892 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 59834747 14314094592 9960 18446744073709551615 4194304 4196468 140726056405328 140104827402864 140105349663362 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21901] ppid=21892 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21901/stat : 21901 (java) S 21892 21892 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 59834748 14314094592 9960 18446744073709551615 4194304 4196468 140726056405328 140104826348832 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21902] ppid=21892 vsize=13978608 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21902/stat : 21902 (java) S 21892 21892 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 59834748 14314094592 9960 18446744073709551615 4194304 4196468 140726056405328 140104825296496 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21903] ppid=21892 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21903/stat : 21903 (java) S 21892 21892 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59834750 14314094592 9960 18446744073709551615 4194304 4196468 140726056405328 140104824244816 140105349670811 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21904] ppid=21892 vsize=13978608 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/21894/task/21904/stat : 21904 (java) S 21892 21892 11586 0 -1 1077944384 516 0 0 0 1 0 0 0 20 0 15 0 59834750 14314094592 9960 18446744073709551615 4194304 4196468 140726056405328 140104823191664 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21905] ppid=21892 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21894/task/21905/stat : 21905 (java) S 21892 21892 11586 0 -1 1077944384 263 0 0 0 2 0 0 0 20 0 15 0 59834751 14314094592 9960 18446744073709551615 4194304 4196468 140726056405328 140104822138864 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21906] ppid=21892 vsize=13978608 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21894/task/21906/stat : 21906 (java) R 21892 21892 11586 0 -1 4202560 705 0 0 0 8 0 0 0 20 0 15 0 59834751 14314094592 9960 18446744073709551615 4194304 4196468 140726056405328 140104821086576 140105327752924 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21907] ppid=21892 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21907/stat : 21907 (java) S 21892 21892 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59834751 14314094592 9960 18446744073709551615 4194304 4196468 140726056405328 140104820034016 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21908] ppid=21892 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21908/stat : 21908 (java) S 21892 21892 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59834755 14314094592 9960 18446744073709551615 4194304 4196468 140726056405328 140104818981808 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41220 KiB

[startup+0.701337 s]
/proc/loadavg: 2.01 2.01 1.89 5/211 21908
/proc/meminfo: memFree=29267368/32770624 swapFree=67108860/67108860
[pid=21892] ppid=21889 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21892/stat : 21892 (xcsp3-exec) S 21889 21892 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 59834739 9740288 345 18446744073709551615 4194304 5098028 140735178519152 140735178517256 140130183545468 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 29544448 140735178523001 140735178523205 140735178523205 140735178526699 0
/proc/21892/statm: 2378 345 289 221 0 87 0
[pid=21894] ppid=21892 vsize=13978684 memory=86076 CPUtime=1.43 cores=0,2,4,6
/proc/21894/stat : 21894 (java) S 21892 21892 11586 0 -1 1077944320 13137 0 0 0 138 5 0 0 20 0 15 0 59834745 14314172416 21519 18446744073709551615 4194304 4196468 140726056405328 140726056387872 140105349652215 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
/proc/21894/statm: 3494671 21519 3163 1 0 3482964 0
[pid=21894/tid=21895] ppid=21892 vsize=13978684 memory=0 CPUtime=0.58 cores=0,2,4,6
/proc/21894/task/21895/stat : 21895 (java) R 21892 21892 11586 0 -1 4202560 7881 0 0 0 55 3 0 0 20 0 15 0 59834745 14314172416 21519 18446744073709551615 4194304 4196468 140726056405328 140105353885200 140104940577383 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21896] ppid=21892 vsize=13978684 memory=5788912589708218944 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21896/stat : 21896 (java) S 21892 21892 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59834746 14314172416 21519 18446744073709551615 4194304 4196468 140726056405328 140105269066128 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21897] ppid=21892 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21897/stat : 21897 (java) S 21892 21892 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59834746 14314172416 21519 18446744073709551615 4194304 4196468 140726056405328 140105268013328 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21898] ppid=21892 vsize=13978684 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21898/stat : 21898 (java) S 21892 21892 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59834746 14314172416 21519 18446744073709551615 4194304 4196468 140726056405328 140105266961040 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21899] ppid=21892 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21899/stat : 21899 (java) S 21892 21892 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 59834746 14314172416 21519 18446744073709551615 4194304 4196468 140726056405328 140105265908240 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21900] ppid=21892 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21900/stat : 21900 (java) S 21892 21892 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 59834747 14314172416 21519 18446744073709551615 4194304 4196468 140726056405328 140104827402864 140105349663362 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21901] ppid=21892 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21901/stat : 21901 (java) S 21892 21892 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 59834748 14314172416 21519 18446744073709551615 4194304 4196468 140726056405328 140104826348832 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21902] ppid=21892 vsize=13978684 memory=2 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21902/stat : 21902 (java) S 21892 21892 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 59834748 14314172416 21519 18446744073709551615 4194304 4196468 140726056405328 140104825296496 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21903] ppid=21892 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21903/stat : 21903 (java) S 21892 21892 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59834750 14314172416 21519 18446744073709551615 4194304 4196468 140726056405328 140104824244816 140105349670811 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21904] ppid=21892 vsize=13978684 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/21894/task/21904/stat : 21904 (java) R 21892 21892 11586 0 -1 4202560 1407 0 0 0 25 0 0 0 20 0 15 0 59834750 14314172416 21519 18446744073709551615 4194304 4196468 140726056405328 140104823177952 140105328828417 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21905] ppid=21892 vsize=13978684 memory=13 CPUtime=0.28 cores=0,2,4,6
/proc/21894/task/21905/stat : 21905 (java) R 21892 21892 11586 0 -1 4202560 996 0 0 0 28 0 0 0 20 0 15 0 59834751 14314172416 21519 18446744073709551615 4194304 4196468 140726056405328 140104822128784 140105331181767 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21906] ppid=21892 vsize=13978684 memory=3 CPUtime=0.28 cores=0,2,4,6
/proc/21894/task/21906/stat : 21906 (java) S 21892 21892 11586 0 -1 1077944384 1546 0 0 0 28 0 0 0 20 0 15 0 59834751 14314172416 21519 18446744073709551615 4194304 4196468 140726056405328 140104821086576 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21907] ppid=21892 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21907/stat : 21907 (java) S 21892 21892 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59834751 14314172416 21519 18446744073709551615 4194304 4196468 140726056405328 140104820034016 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21908] ppid=21892 vsize=13978684 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21908/stat : 21908 (java) S 21892 21892 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59834755 14314172416 21519 18446744073709551615 4194304 4196468 140726056405328 140104818981808 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 87456 KiB

[startup+1.50082 s]
/proc/loadavg: 2.01 2.01 1.89 5/211 21908
/proc/meminfo: memFree=29136488/32770624 swapFree=67108860/67108860
[pid=21892] ppid=21889 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21892/stat : 21892 (xcsp3-exec) S 21889 21892 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 59834739 9740288 345 18446744073709551615 4194304 5098028 140735178519152 140735178517256 140130183545468 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 29544448 140735178523001 140735178523205 140735178523205 140735178526699 0
/proc/21892/statm: 2378 345 289 221 0 87 0
[pid=21894] ppid=21892 vsize=13980732 memory=198908 CPUtime=3.74 cores=0,2,4,6
/proc/21894/stat : 21894 (java) S 21892 21892 11586 0 -1 1077944320 15335 0 0 0 365 9 0 0 20 0 15 0 59834745 14316269568 49727 18446744073709551615 4194304 4196468 140726056405328 140726056387872 140105349652215 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
/proc/21894/statm: 3495183 49727 3216 1 0 3483476 0
[pid=21894/tid=21895] ppid=21892 vsize=13980732 memory=33820 CPUtime=1.37 cores=0,2,4,6
/proc/21894/task/21895/stat : 21895 (java) R 21892 21892 11586 0 -1 4202560 8518 0 0 0 132 5 0 0 20 0 15 0 59834745 14316269568 49727 18446744073709551615 4194304 4196468 140726056405328 140105353885272 140105332172573 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21896] ppid=21892 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21896/stat : 21896 (java) S 21892 21892 11586 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 59834746 14316269568 49727 18446744073709551615 4194304 4196468 140726056405328 140105269066128 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21897] ppid=21892 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21897/stat : 21897 (java) S 21892 21892 11586 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 59834746 14316269568 49727 18446744073709551615 4194304 4196468 140726056405328 140105268013328 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21898] ppid=21892 vsize=13980732 memory=169596 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21898/stat : 21898 (java) S 21892 21892 11586 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 59834746 14316269568 49727 18446744073709551615 4194304 4196468 140726056405328 140105266961040 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21899] ppid=21892 vsize=13980732 memory=86076 CPUtime=0 cores=0,2,4,6

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

[pid=21894/tid=21900] ppid=21892 vsize=13980732 memory=1380 CPUtime=5.45 cores=0,2,4,6
/proc/21894/task/21900/stat : 21900 (java) S 21892 21892 11586 0 -1 1077944384 18186 0 0 0 508 37 0 0 20 0 15 0 59834747 14316269568 344599 18446744073709551615 4194304 4196468 140726056405328 140104827402864 140105349663362 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21901] ppid=21892 vsize=13980732 memory=56 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21901/stat : 21901 (java) S 21892 21892 11586 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 59834748 14316269568 344599 18446744073709551615 4194304 4196468 140726056405328 140104826348896 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21902] ppid=21892 vsize=13980732 memory=1378392 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21902/stat : 21902 (java) S 21892 21892 11586 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 59834748 14316269568 344599 18446744073709551615 4194304 4196468 140726056405328 140104825296512 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21903] ppid=21892 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21903/stat : 21903 (java) S 21892 21892 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59834750 14316269568 344599 18446744073709551615 4194304 4196468 140726056405328 140104824244816 140105349670811 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21904] ppid=21892 vsize=13980732 memory=1378396 CPUtime=1.91 cores=0,2,4,6
/proc/21894/task/21904/stat : 21904 (java) S 21892 21892 11586 0 -1 1077944384 10409 0 0 0 189 2 0 0 20 0 15 0 59834750 14316269568 344599 18446744073709551615 4194304 4196468 140726056405328 140104823191664 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21905] ppid=21892 vsize=13980732 memory=1380 CPUtime=2.23 cores=0,2,4,6
/proc/21894/task/21905/stat : 21905 (java) S 21892 21892 11586 0 -1 1077944384 14996 0 0 0 221 2 0 0 20 0 15 0 59834751 14316269568 344599 18446744073709551615 4194304 4196468 140726056405328 140104822138864 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21906] ppid=21892 vsize=13980732 memory=1380 CPUtime=0.71 cores=0,2,4,6
/proc/21894/task/21906/stat : 21906 (java) S 21892 21892 11586 0 -1 1077944384 10581 0 0 0 70 1 0 0 20 0 15 0 59834751 14316269568 344599 18446744073709551615 4194304 4196468 140726056405328 140104821086576 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21907] ppid=21892 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21907/stat : 21907 (java) S 21892 21892 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59834751 14316269568 344599 18446744073709551615 4194304 4196468 140726056405328 140104820034016 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21908] ppid=21892 vsize=13980732 memory=4120 CPUtime=1.19 cores=0,2,4,6
/proc/21894/task/21908/stat : 21908 (java) S 21892 21892 11586 0 -1 1077944384 1977 0 0 0 57 62 0 0 20 0 15 0 59834755 14316269568 344599 18446744073709551615 4194304 4196468 140726056405328 140104818981808 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
Current children cumulated CPU time: 2410.1 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1379776 KiB

[startup+2442.3 s]
/proc/loadavg: 1.80 1.74 1.75 3/211 22148
/proc/meminfo: memFree=29310012/32770624 swapFree=67108860/67108860
[pid=21892] ppid=21889 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21892/stat : 21892 (xcsp3-exec) S 21889 21892 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 59834739 9740288 345 18446744073709551615 4194304 5098028 140735178519152 140735178517256 140130183545468 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 29544448 140735178523001 140735178523205 140735178523205 140735178526699 0
/proc/21892/statm: 2378 345 289 221 0 87 0
[pid=21894] ppid=21892 vsize=13980732 memory=1382528 CPUtime=2470.77 cores=0,2,4,6
/proc/21894/stat : 21894 (java) S 21892 21892 11586 0 -1 1077944320 169541 0 0 0 246810 267 0 0 20 0 15 0 59834745 14316269568 345632 18446744073709551615 4194304 4196468 140726056405328 140726056387872 140105349652215 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
/proc/21894/statm: 3495183 345632 3244 1 0 3483476 0
[pid=21894/tid=21895] ppid=21892 vsize=13980732 memory=1380460 CPUtime=2426.52 cores=0,2,4,6
/proc/21894/task/21895/stat : 21895 (java) R 21892 21892 11586 0 -1 4202560 58199 0 0 0 242618 34 0 0 20 0 15 0 59834745 14316269568 345632 18446744073709551615 4194304 4196468 140726056405328 140105353891792 140104943908564 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21896] ppid=21892 vsize=13980732 memory=1382528 CPUtime=8.14 cores=0,2,4,6
/proc/21894/task/21896/stat : 21896 (java) S 21892 21892 11586 0 -1 1077944384 13721 0 0 0 771 43 0 0 20 0 15 0 59834746 14316269568 345632 18446744073709551615 4194304 4196468 140726056405328 140105269066128 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21897] ppid=21892 vsize=13980732 memory=1380 CPUtime=8.05 cores=0,2,4,6
/proc/21894/task/21897/stat : 21897 (java) S 21892 21892 11586 0 -1 1077944384 14246 0 0 0 763 42 0 0 20 0 15 0 59834746 14316269568 345632 18446744073709551615 4194304 4196468 140726056405328 140105268013328 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21898] ppid=21892 vsize=13980732 memory=1382528 CPUtime=8.15 cores=0,2,4,6
/proc/21894/task/21898/stat : 21898 (java) S 21892 21892 11586 0 -1 1077944384 10291 0 0 0 773 42 0 0 20 0 15 0 59834746 14316269568 345632 18446744073709551615 4194304 4196468 140726056405328 140105266961040 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21899] ppid=21892 vsize=13980732 memory=1382528 CPUtime=8.14 cores=0,2,4,6
/proc/21894/task/21899/stat : 21899 (java) S 21892 21892 11586 0 -1 1077944384 15046 0 0 0 771 43 0 0 20 0 15 0 59834746 14316269568 345632 18446744073709551615 4194304 4196468 140726056405328 140105265908240 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21900] ppid=21892 vsize=13980732 memory=1380 CPUtime=5.57 cores=0,2,4,6
/proc/21894/task/21900/stat : 21900 (java) S 21892 21892 11586 0 -1 1077944384 18545 0 0 0 519 38 0 0 20 0 15 0 59834747 14316269568 345632 18446744073709551615 4194304 4196468 140726056405328 140104827402864 140105349663362 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21901] ppid=21892 vsize=13980732 memory=1382528 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21901/stat : 21901 (java) S 21892 21892 11586 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 59834748 14316269568 345632 18446744073709551615 4194304 4196468 140726056405328 140104826348896 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21902] ppid=21892 vsize=13980732 memory=1382528 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21902/stat : 21902 (java) S 21892 21892 11586 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 59834748 14316269568 345632 18446744073709551615 4194304 4196468 140726056405328 140104825296512 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21903] ppid=21892 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21903/stat : 21903 (java) S 21892 21892 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59834750 14316269568 345632 18446744073709551615 4194304 4196468 140726056405328 140104824244816 140105349670811 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21904] ppid=21892 vsize=13980732 memory=56 CPUtime=1.91 cores=0,2,4,6
/proc/21894/task/21904/stat : 21904 (java) S 21892 21892 11586 0 -1 1077944384 10413 0 0 0 189 2 0 0 20 0 15 0 59834750 14316269568 345632 18446744073709551615 4194304 4196468 140726056405328 140104823191664 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21905] ppid=21892 vsize=13980732 memory=188128157543192 CPUtime=2.23 cores=0,2,4,6
/proc/21894/task/21905/stat : 21905 (java) S 21892 21892 11586 0 -1 1077944384 15000 0 0 0 221 2 0 0 20 0 15 0 59834751 14316269568 345632 18446744073709551615 4194304 4196468 140726056405328 140104822138864 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21906] ppid=21892 vsize=13980732 memory=-8774313645642428999 CPUtime=0.71 cores=0,2,4,6
/proc/21894/task/21906/stat : 21906 (java) S 21892 21892 11586 0 -1 1077944384 10763 0 0 0 70 1 0 0 20 0 15 0 59834751 14316269568 345632 18446744073709551615 4194304 4196468 140726056405328 140104821086576 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21907] ppid=21892 vsize=13980732 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21907/stat : 21907 (java) S 21892 21892 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59834751 14316269568 345632 18446744073709551615 4194304 4196468 140726056405328 140104820034016 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21908] ppid=21892 vsize=13980732 memory=1380 CPUtime=1.23 cores=0,2,4,6
/proc/21894/task/21908/stat : 21908 (java) S 21892 21892 11586 0 -1 1077944384 2005 0 0 0 59 64 0 0 20 0 15 0 59834755 14316269568 345632 18446744073709551615 4194304 4196468 140726056405328 140104818981808 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
Current children cumulated CPU time: 2470.77 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1383908 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2490.9 s]
/proc/loadavg: 1.77 1.74 1.75 3/211 22149
/proc/meminfo: memFree=29338872/32770624 swapFree=67108860/67108860
[pid=21892] ppid=21889 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21892/stat : 21892 (xcsp3-exec) S 21889 21892 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 59834739 9740288 345 18446744073709551615 4194304 5098028 140735178519152 140735178517256 140130183545468 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 29544448 140735178523001 140735178523205 140735178523205 140735178526699 0
/proc/21892/statm: 2378 345 289 221 0 87 0
[pid=21894] ppid=21892 vsize=13980732 memory=1388728 CPUtime=2520.04 cores=0,2,4,6
/proc/21894/stat : 21894 (java) S 21892 21892 11586 0 -1 1077944320 172364 0 0 0 251732 272 0 0 20 0 15 0 59834745 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140726056387872 140105349652215 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
/proc/21894/statm: 3495183 347182 3244 1 0 3483476 0
[pid=21894/tid=21895] ppid=21892 vsize=13980732 memory=1386680 CPUtime=2474.73 cores=0,2,4,6
/proc/21894/task/21895/stat : 21895 (java) R 21892 21892 11586 0 -1 4202560 59105 0 0 0 247438 35 0 0 20 0 15 0 59834745 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140105353891792 140104944012749 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21896] ppid=21892 vsize=13980732 memory=1380 CPUtime=8.38 cores=0,2,4,6
/proc/21894/task/21896/stat : 21896 (java) S 21892 21892 11586 0 -1 1077944384 13902 0 0 0 794 44 0 0 20 0 15 0 59834746 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140105269066128 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21897] ppid=21892 vsize=13980732 memory=1384604 CPUtime=8.28 cores=0,2,4,6
/proc/21894/task/21897/stat : 21897 (java) S 21892 21892 11586 0 -1 1077944384 14710 0 0 0 785 43 0 0 20 0 15 0 59834746 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140105268013328 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21898] ppid=21892 vsize=13980732 memory=1386672 CPUtime=8.39 cores=0,2,4,6
/proc/21894/task/21898/stat : 21898 (java) S 21892 21892 11586 0 -1 1077944384 10832 0 0 0 796 43 0 0 20 0 15 0 59834746 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140105266961040 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21899] ppid=21892 vsize=13980732 memory=1388728 CPUtime=8.37 cores=0,2,4,6
/proc/21894/task/21899/stat : 21899 (java) S 21892 21892 11586 0 -1 1077944384 15371 0 0 0 793 44 0 0 20 0 15 0 59834746 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140105265908240 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21900] ppid=21892 vsize=13980732 memory=1380 CPUtime=5.7 cores=0,2,4,6
/proc/21894/task/21900/stat : 21900 (java) S 21892 21892 11586 0 -1 1077944384 18919 0 0 0 530 40 0 0 20 0 15 0 59834747 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104827402864 140105349663362 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21901] ppid=21892 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21901/stat : 21901 (java) S 21892 21892 11586 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 59834748 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104826348896 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21902] ppid=21892 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21902/stat : 21902 (java) S 21892 21892 11586 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 59834748 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104825296512 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21903] ppid=21892 vsize=13980732 memory=1386672 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21903/stat : 21903 (java) S 21892 21892 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59834750 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104824244816 140105349670811 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21904] ppid=21892 vsize=13980732 memory=1380 CPUtime=1.91 cores=0,2,4,6
/proc/21894/task/21904/stat : 21904 (java) S 21892 21892 11586 0 -1 1077944384 10417 0 0 0 189 2 0 0 20 0 15 0 59834750 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104823191664 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21905] ppid=21892 vsize=13980732 memory=1296 CPUtime=2.23 cores=0,2,4,6
/proc/21894/task/21905/stat : 21905 (java) S 21892 21892 11586 0 -1 1077944384 15004 0 0 0 221 2 0 0 20 0 15 0 59834751 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104822138864 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21906] ppid=21892 vsize=13980732 memory=1728 CPUtime=0.71 cores=0,2,4,6
/proc/21894/task/21906/stat : 21906 (java) S 21892 21892 11586 0 -1 1077944384 10767 0 0 0 70 1 0 0 20 0 15 0 59834751 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104821086576 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21907] ppid=21892 vsize=13980732 memory=33932 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21907/stat : 21907 (java) S 21892 21892 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59834751 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104820034016 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21908] ppid=21892 vsize=13980732 memory=2384 CPUtime=1.25 cores=0,2,4,6
/proc/21894/task/21908/stat : 21908 (java) S 21892 21892 11586 0 -1 1077944384 2025 0 0 0 60 65 0 0 20 0 15 0 59834755 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104818981808 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1390108 KiB

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

[startup+2490.92 s]
# the end of solver process 21892 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.34 s, system=2.73255 s

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

[startup+2490.9 s]
/proc/loadavg: 1.77 1.74 1.75 3/211 22149
/proc/meminfo: memFree=29338872/32770624 swapFree=67108860/67108860
[pid=21892] ppid=21889 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21892/stat : 21892 (xcsp3-exec) S 21889 21892 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 59834739 9740288 345 18446744073709551615 4194304 5098028 140735178519152 140735178517256 140130183545468 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 29544448 140735178523001 140735178523205 140735178523205 140735178526699 0
/proc/21892/statm: 2378 345 289 221 0 87 0
[pid=21894] ppid=21892 vsize=13980732 memory=1388728 CPUtime=2520.04 cores=0,2,4,6
/proc/21894/stat : 21894 (java) S 21892 21892 11586 0 -1 1077944320 172364 0 0 0 251732 272 0 0 20 0 15 0 59834745 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140726056387872 140105349652215 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
/proc/21894/statm: 3495183 347182 3244 1 0 3483476 0
[pid=21894/tid=21895] ppid=21892 vsize=13980732 memory=1386680 CPUtime=2474.73 cores=0,2,4,6
/proc/21894/task/21895/stat : 21895 (java) R 21892 21892 11586 0 -1 4202560 59105 0 0 0 247438 35 0 0 20 0 15 0 59834745 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140105353891792 140104944012749 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21896] ppid=21892 vsize=13980732 memory=1380 CPUtime=8.38 cores=0,2,4,6
/proc/21894/task/21896/stat : 21896 (java) S 21892 21892 11586 0 -1 1077944384 13902 0 0 0 794 44 0 0 20 0 15 0 59834746 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140105269066128 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21897] ppid=21892 vsize=13980732 memory=1384604 CPUtime=8.28 cores=0,2,4,6
/proc/21894/task/21897/stat : 21897 (java) S 21892 21892 11586 0 -1 1077944384 14710 0 0 0 785 43 0 0 20 0 15 0 59834746 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140105268013328 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21898] ppid=21892 vsize=13980732 memory=1386672 CPUtime=8.39 cores=0,2,4,6
/proc/21894/task/21898/stat : 21898 (java) S 21892 21892 11586 0 -1 1077944384 10832 0 0 0 796 43 0 0 20 0 15 0 59834746 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140105266961040 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21899] ppid=21892 vsize=13980732 memory=1388728 CPUtime=8.37 cores=0,2,4,6
/proc/21894/task/21899/stat : 21899 (java) S 21892 21892 11586 0 -1 1077944384 15371 0 0 0 793 44 0 0 20 0 15 0 59834746 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140105265908240 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21900] ppid=21892 vsize=13980732 memory=1380 CPUtime=5.7 cores=0,2,4,6
/proc/21894/task/21900/stat : 21900 (java) S 21892 21892 11586 0 -1 1077944384 18919 0 0 0 530 40 0 0 20 0 15 0 59834747 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104827402864 140105349663362 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21901] ppid=21892 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21901/stat : 21901 (java) S 21892 21892 11586 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 59834748 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104826348896 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21902] ppid=21892 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21902/stat : 21902 (java) S 21892 21892 11586 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 59834748 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104825296512 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21903] ppid=21892 vsize=13980732 memory=1386672 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21903/stat : 21903 (java) S 21892 21892 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59834750 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104824244816 140105349670811 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21904] ppid=21892 vsize=13980732 memory=1380 CPUtime=1.91 cores=0,2,4,6
/proc/21894/task/21904/stat : 21904 (java) S 21892 21892 11586 0 -1 1077944384 10417 0 0 0 189 2 0 0 20 0 15 0 59834750 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104823191664 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21905] ppid=21892 vsize=13980732 memory=1296 CPUtime=2.23 cores=0,2,4,6
/proc/21894/task/21905/stat : 21905 (java) S 21892 21892 11586 0 -1 1077944384 15004 0 0 0 221 2 0 0 20 0 15 0 59834751 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104822138864 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21906] ppid=21892 vsize=13980732 memory=1728 CPUtime=0.71 cores=0,2,4,6
/proc/21894/task/21906/stat : 21906 (java) S 21892 21892 11586 0 -1 1077944384 10767 0 0 0 70 1 0 0 20 0 15 0 59834751 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104821086576 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21907] ppid=21892 vsize=13980732 memory=33932 CPUtime=0 cores=0,2,4,6
/proc/21894/task/21907/stat : 21907 (java) S 21892 21892 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59834751 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104820034016 140105349662421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
[pid=21894/tid=21908] ppid=21892 vsize=13980732 memory=2384 CPUtime=1.25 cores=0,2,4,6
/proc/21894/task/21908/stat : 21908 (java) S 21892 21892 11586 0 -1 1077944384 2025 0 0 0 60 65 0 0 20 0 15 0 59834755 14316269568 347182 18446744073709551615 4194304 4196468 140726056405328 140104818981808 140105349663362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21241856 140726056411569 140726056411745 140726056411745 140726056415183 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1390108 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2490.92
CPU time (s): 2520.07
CPU user time (s): 2517.34
CPU system time (s): 2.73255
CPU usage (%): 101.17
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1390108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.34
system time used= 2.73255
maximum resident set size= 1389260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173318
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 197115
involuntary context switches= 5659


# summary of solver processes directly reported to runsolver:
#   pid: 21892
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2517.34
#   total CPU system time (s): 2.73255

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.9243 second user time and 23.6295 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-14 14:34:45
IDJOB=4269111
IDBENCH=120550
IDSOLVER=2660
FILE ID=node124/4269111-1502714941
RUNJOBID= node124-1502673801-14689
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-dsjc-250-9.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-4269111-1502714941/watcher-4269111-1502714941 -o /tmp/evaluation-result-4269111-1502714941/solver-4269111-1502714941 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 826773410 HOME/instance-4269111-1502714941.xml

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

MD5SUM BENCH= 00e934fa2b5b2efae5113ca45f948426
RANDOM SEED=826773410

node124.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.51
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.51
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.51
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.51
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:        29318764 kB
MemAvailable:   29680208 kB
Buffers:          211576 kB
Cached:           429468 kB
SwapCached:            0 kB
Active:          2762300 kB
Inactive:         240076 kB
Active(anon):    2312732 kB
Inactive(anon):    73768 kB
Active(file):     449568 kB
Inactive(file):   166308 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8408 kB
Writeback:             0 kB
AnonPages:       2414044 kB
Mapped:            57540 kB
Shmem:             25320 kB
Slab:             149344 kB
SReclaimable:     122808 kB
SUnreclaim:        26536 kB
KernelStack:        3776 kB
PageTables:         9712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4575624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2297856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62012 MiB
End job on node124 at 2017-08-14 15:16:16