Trace number 4254052

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-07-26)SAT (TO)87 245.45 240.00999

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 benchmark251.924
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.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254052-1501612778.xml"  -tl '264s' -p 1 -x 0
0.00/0.25	c [HOME/instance-4254052-1501612778.xml, -tl, 264s, -p, 1, -x, 0]
0.00/0.31	c simple solver
0.00/0.38	c parse instance...
4.06/1.67	c solve instance...
5.03/1.95	o 88 
7.63/3.52	o 87 
245.45/240.00	s SATISFIABLE
245.45/240.00	v <instantiation>
245.45/240.00	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>
245.45/240.00	v 	<values>21 33 83 19 59 23 80 20 2 25 19 43 15 82 44 55 81 8 36 43 11 46 35 1 41 33 75 64 43 83 68 9 54 11 70 51 66 14 10 45 65 38 72 34 81 25 4 6 26 76 3 63 45 37 21 70 14 10 77 11 45 62 38 54 48 36 78 54 58 39 71 38 35 62 43 34 20 18 15 27 7 29 49 30 5 80 17 4 22 84 31 58 22 42 41 30 60 3 47 57 17 13 29 73 47 53 5 64 72 60 0 80 86 27 7 5 31 47 13 26 46 41 79 4 78 58 13 56 61 24 33 73 46 23 24 10 63 24 15 2 65 79 69 8 72 8 84 50 56 48 2 3 18 18 31 73 42 25 37 53 49 34 16 51 14 52 66 61 70 67 48 82 32 18 16 3 52 71 74 6 21 79 36 51 35 55 75 0 52 30 67 28 26 55 49 12 85 12 76 40 64 71 50 56 87 39 32 16 58 40 85 42 29 27 65 39 37 69 9 6 77 7 76 61 68 53 60 19 59 21 67 44 17 87 50 22 28 74 57 28 40 9 44 17 1 47 86 0 87 75 </values>
245.45/240.00	v </instantiation>
245.45/240.00	c Unexpected resolution interruption!

Verifier Data

OK	87

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4254052-1501612778/watcher-4254052-1501612778 -o /tmp/evaluation-result-4254052-1501612778/solver-4254052-1501612778 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501610486-5294 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 2050890434 HOME/instance-4254052-1501612778.xml 

pid=6349
running on 4 cores: 0,2,4,6

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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.69 1.84 1.52 3/199 6352
/proc/meminfo: memFree=31700596/32770624 swapFree=0/277344
[pid=6352] ppid=6349 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/6352/stat : 6352 (runsolver) D 6349 6352 5234 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 8783576 24240128 106 18446744073709551615 4194304 4338465 140735286975104 140735286972744 140086479291095 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 13737984 140735286980701 140735286981190 140735286981190 140735286984650 0
/proc/6352/statm: 5918 106 53 36 0 2156 0

[startup+0.10235 s]
/proc/loadavg: 1.69 1.84 1.52 3/199 6352
/proc/meminfo: memFree=31700596/32770624 swapFree=0/277344
[pid=6352] ppid=6349 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6352/stat : 6352 (xcsp3-exec) S 6349 6352 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8783576 9740288 345 18446744073709551615 4194304 5098028 140733574131312 140733574129416 139883808309884 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 14929920 140733574136219 140733574136423 140733574136423 140733574139883 0
/proc/6352/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200215 s]
/proc/loadavg: 1.69 1.84 1.52 3/199 6352
/proc/meminfo: memFree=31700596/32770624 swapFree=0/277344
[pid=6352] ppid=6349 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6352/stat : 6352 (xcsp3-exec) S 6349 6352 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8783576 9740288 345 18446744073709551615 4194304 5098028 140733574131312 140733574129416 139883808309884 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 14929920 140733574136219 140733574136423 140733574136423 140733574139883 0
/proc/6352/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.30021 s]
/proc/loadavg: 1.69 1.84 1.52 3/199 6352
/proc/meminfo: memFree=31700596/32770624 swapFree=0/277344
[pid=6352] ppid=6349 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6352/stat : 6352 (xcsp3-exec) S 6349 6352 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8783576 9740288 345 18446744073709551615 4194304 5098028 140733574131312 140733574129416 139883808309884 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 14929920 140733574136219 140733574136423 140733574136423 140733574139883 0
/proc/6352/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700483 s]
/proc/loadavg: 1.69 1.84 1.52 3/199 6352
/proc/meminfo: memFree=31700596/32770624 swapFree=0/277344
[pid=6352] ppid=6349 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6352/stat : 6352 (xcsp3-exec) S 6349 6352 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8783576 9740288 345 18446744073709551615 4194304 5098028 140733574131312 140733574129416 139883808309884 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 14929920 140733574136219 140733574136423 140733574136423 140733574139883 0
/proc/6352/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50149 s]
/proc/loadavg: 1.69 1.84 1.52 5/213 6399
/proc/meminfo: memFree=31677716/32770624 swapFree=0/277296
[pid=6352] ppid=6349 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6352/stat : 6352 (xcsp3-exec) S 6349 6352 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8783576 9740288 345 18446744073709551615 4194304 5098028 140733574131312 140733574129416 139883808309884 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 14929920 140733574136219 140733574136423 140733574136423 140733574139883 0
/proc/6352/statm: 2378 345 289 221 0 87 0
[pid=6354] ppid=6352 vsize=13980732 CPUtime=3.74 cores=0,2,4,6
/proc/6354/stat : 6354 (java) S 6352 6352 5234 0 -1 1077944320 15545 0 0 0 365 9 0 0 20 0 15 0 8783584 14316269568 49933 18446744073709551615 4194304 4196468 140729553478688 140729553461232 140512756915959 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
/proc/6354/statm: 3495183 49933 3208 1 0 3483484 0
[pid=6354/tid=6355] ppid=6352 vsize=13980732 CPUtime=1.35 cores=0,2,4,6
/proc/6354/task/6355/stat : 6355 (java) R 6352 6352 5234 0 -1 4202560 8489 0 0 0 131 4 0 0 20 0 15 0 8783584 14316269568 49933 18446744073709551615 4194304 4196468 140729553478688 140512761153200 140512360127751 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6356] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6356/stat : 6356 (java) S 6352 6352 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8783585 14316269568 49933 18446744073709551615 4194304 4196468 140729553478688 140512676330384 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6357] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6357/stat : 6357 (java) S 6352 6352 5234 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 8783585 14316269568 49933 18446744073709551615 4194304 4196468 140729553478688 140512675277584 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6358] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6358/stat : 6358 (java) S 6352 6352 5234 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 8783585 14316269568 49933 18446744073709551615 4194304 4196468 140729553478688 140512354888848 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6359] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6359/stat : 6359 (java) S 6352 6352 5234 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 8783585 14316269568 49933 18446744073709551615 4194304 4196468 140729553478688 140512353836048 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6360] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6360/stat : 6360 (java) S 6352 6352 5234 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 8783586 14316269568 49933 18446744073709551615 4194304 4196468 140729553478688 140512235436144 140512756927106 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6361] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6361/stat : 6361 (java) S 6352 6352 5234 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 8783587 14316269568 49933 18446744073709551615 4194304 4196468 140729553478688 140512234382112 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6362] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6362/stat : 6362 (java) S 6352 6352 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8783587 14316269568 49933 18446744073709551615 4194304 4196468 140729553478688 140512233329776 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6363] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6363/stat : 6363 (java) S 6352 6352 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8783589 14316269568 49933 18446744073709551615 4194304 4196468 140729553478688 140512232278096 140512756934555 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6364] ppid=6352 vsize=13980732 CPUtime=0.93 cores=0,2,4,6
/proc/6354/task/6364/stat : 6364 (java) R 6352 6352 5234 0 -1 4202560 1999 0 0 0 93 0 0 0 20 0 15 0 8783589 14316269568 49933 18446744073709551615 4194304 4196468 140729553478688 140512231211992 140512738437324 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6365] ppid=6352 vsize=13980732 CPUtime=0.92 cores=0,2,4,6
/proc/6354/task/6365/stat : 6365 (java) R 6352 6352 5234 0 -1 4202560 1586 0 0 0 92 0 0 0 20 0 15 0 8783589 14316269568 49933 18446744073709551615 4194304 4196468 140729553478688 140512230173168 140512740121160 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6366] ppid=6352 vsize=13980732 CPUtime=0.46 cores=0,2,4,6
/proc/6354/task/6366/stat : 6366 (java) S 6352 6352 5234 0 -1 1077944384 1977 0 0 0 45 1 0 0 20 0 15 0 8783590 14316269568 49933 18446744073709551615 4194304 4196468 140729553478688 140512229120880 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6367] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6367/stat : 6367 (java) S 6352 6352 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8783590 14316269568 49933 18446744073709551615 4194304 4196468 140729553478688 140512228068320 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6368] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6368/stat : 6368 (java) S 6352 6352 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8783593 14316269568 49933 18446744073709551615 4194304 4196468 140729553478688 140512227015088 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
Current children cumulated CPU time (s) 3.74
Current children cumulated vsize (KiB) 13990244

[startup+3.10066 s]
/proc/loadavg: 1.88 1.87 1.53 5/199 6433
/proc/meminfo: memFree=31656160/32770624 swapFree=0/277320
[pid=6352] ppid=6349 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6352/stat : 6352 (xcsp3-exec) S 6349 6352 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8783576 9740288 345 18446744073709551615 4194304 5098028 140733574131312 140733574129416 139883808309884 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 14929920 140733574136219 140733574136423 140733574136423 140733574139883 0
/proc/6352/statm: 2378 345 289 221 0 87 0
[pid=6354] ppid=6352 vsize=13980732 CPUtime=7.19 cores=0,2,4,6
/proc/6354/stat : 6354 (java) S 6352 6352 5234 0 -1 1077944320 17190 0 0 0 707 12 0 0 20 0 15 0 8783584 14316269568 57653 18446744073709551615 4194304 4196468 140729553478688 140729553461232 140512756915959 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
/proc/6354/statm: 3495183 57653 3227 1 0 3483484 0
[pid=6354/tid=6355] ppid=6352 vsize=13980732 CPUtime=2.91 cores=0,2,4,6
/proc/6354/task/6355/stat : 6355 (java) R 6352 6352 5234 0 -1 4202560 8771 0 0 0 286 5 0 0 20 0 15 0 8783584 14316269568 57653 18446744073709551615 4194304 4196468 140729553478688 140512761152104 140512362012234 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6356] ppid=6352 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/6354/task/6356/stat : 6356 (java) S 6352 6352 5234 0 -1 1077944384 67 0 0 0 2 1 0 0 20 0 15 0 8783585 14316269568 57653 18446744073709551615 4194304 4196468 140729553478688 140512676330384 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6357] ppid=6352 vsize=13980732 CPUtime=0.02 cores=0,2,4,6
/proc/6354/task/6357/stat : 6357 (java) S 6352 6352 5234 0 -1 1077944384 40 0 0 0 1 1 0 0 20 0 15 0 8783585 14316269568 57653 18446744073709551615 4194304 4196468 140729553478688 140512675277584 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6358] ppid=6352 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/6354/task/6358/stat : 6358 (java) S 6352 6352 5234 0 -1 1077944384 96 0 0 0 2 1 0 0 20 0 15 0 8783585 14316269568 57653 18446744073709551615 4194304 4196468 140729553478688 140512354888848 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6359] ppid=6352 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/6354/task/6359/stat : 6359 (java) S 6352 6352 5234 0 -1 1077944384 147 0 0 0 2 1 0 0 20 0 15 0 8783585 14316269568 57653 18446744073709551615 4194304 4196468 140729553478688 140512353836048 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6360] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6360/stat : 6360 (java) S 6352 6352 5234 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 8783586 14316269568 57653 18446744073709551615 4194304 4196468 140729553478688 140512235436144 140512756927106 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6361] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6361/stat : 6361 (java) S 6352 6352 5234 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 8783587 14316269568 57653 18446744073709551615 4194304 4196468 140729553478688 140512234382176 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6362] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6362/stat : 6362 (java) S 6352 6352 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8783587 14316269568 57653 18446744073709551615 4194304 4196468 140729553478688 140512233329792 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6363] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6363/stat : 6363 (java) S 6352 6352 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8783589 14316269568 57653 18446744073709551615 4194304 4196468 140729553478688 140512232278096 140512756934555 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6364] ppid=6352 vsize=13980732 CPUtime=1.74 cores=0,2,4,6
/proc/6354/task/6364/stat : 6364 (java) S 6352 6352 5234 0 -1 1077944384 2155 0 0 0 174 0 0 0 20 0 15 0 8783589 14316269568 57653 18446744073709551615 4194304 4196468 140729553478688 140512231225968 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6365] ppid=6352 vsize=13980732 CPUtime=1.73 cores=0,2,4,6
/proc/6354/task/6365/stat : 6365 (java) S 6352 6352 5234 0 -1 1077944384 2300 0 0 0 173 0 0 0 20 0 15 0 8783589 14316269568 57653 18446744073709551615 4194304 4196468 140729553478688 140512230173168 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6366] ppid=6352 vsize=13980732 CPUtime=0.62 cores=0,2,4,6
/proc/6354/task/6366/stat : 6366 (java) S 6352 6352 5234 0 -1 1077944384 2233 0 0 0 61 1 0 0 20 0 15 0 8783590 14316269568 57653 18446744073709551615 4194304 4196468 140729553478688 140512229120880 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6367] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6367/stat : 6367 (java) S 6352 6352 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8783590 14316269568 57653 18446744073709551615 4194304 4196468 140729553478688 140512228068320 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6368] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6368/stat : 6368 (java) S 6352 6352 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8783593 14316269568 57653 18446744073709551615 4194304 4196468 140729553478688 140512227015088 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
Current children cumulated CPU time (s) 7.19
Current children cumulated vsize (KiB) 13990244

[startup+6.30065 s]
/proc/loadavg: 1.88 1.87 1.53 4/215 6449
/proc/meminfo: memFree=31414544/32770624 swapFree=0/277336
[pid=6352] ppid=6349 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6352/stat : 6352 (xcsp3-exec) S 6349 6352 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8783576 9740288 345 18446744073709551615 4194304 5098028 140733574131312 140733574129416 139883808309884 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 14929920 140733574136219 140733574136423 140733574136423 140733574139883 0
/proc/6352/statm: 2378 345 289 221 0 87 0
[pid=6354] ppid=6352 vsize=13980732 CPUtime=10.72 cores=0,2,4,6
/proc/6354/stat : 6354 (java) S 6352 6352 5234 0 -1 1077944320 23724 0 0 0 1055 17 0 0 20 0 15 0 8783584 14316269568 90667 18446744073709551615 4194304 4196468 140729553478688 140729553461232 140512756915959 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
/proc/6354/statm: 3495183 90667 3233 1 0 3483484 0
[pid=6354/tid=6355] ppid=6352 vsize=13980732 CPUtime=6.09 cores=0,2,4,6
/proc/6354/task/6355/stat : 6355 (java) R 6352 6352 5234 0 -1 4202560 9514 0 0 0 602 7 0 0 20 0 15 0 8783584 14316269568 90667 18446744073709551615 4194304 4196468 140729553478688 140512761155280 140512362027700 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6356] ppid=6352 vsize=13980732 CPUtime=0.05 cores=0,2,4,6
/proc/6354/task/6356/stat : 6356 (java) S 6352 6352 5234 0 -1 1077944384 135 0 0 0 4 1 0 0 20 0 15 0 8783585 14316269568 90667 18446744073709551615 4194304 4196468 140729553478688 140512676330384 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6357] ppid=6352 vsize=13980732 CPUtime=0.04 cores=0,2,4,6
/proc/6354/task/6357/stat : 6357 (java) S 6352 6352 5234 0 -1 1077944384 92 0 0 0 3 1 0 0 20 0 15 0 8783585 14316269568 90667 18446744073709551615 4194304 4196468 140729553478688 140512675277584 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6358] ppid=6352 vsize=13980732 CPUtime=0.04 cores=0,2,4,6
/proc/6354/task/6358/stat : 6358 (java) S 6352 6352 5234 0 -1 1077944384 188 0 0 0 3 1 0 0 20 0 15 0 8783585 14316269568 90667 18446744073709551615 4194304 4196468 140729553478688 140512354888848 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6359] ppid=6352 vsize=13980732 CPUtime=0.05 cores=0,2,4,6
/proc/6354/task/6359/stat : 6359 (java) S 6352 6352 5234 0 -1 1077944384 269 0 0 0 4 1 0 0 20 0 15 0 8783585 14316269568 90667 18446744073709551615 4194304 4196468 140729553478688 140512353836048 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6360] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6360/stat : 6360 (java) S 6352 6352 5234 0 -1 1077944384 545 0 0 0 0 0 0 0 20 0 15 0 8783586 14316269568 90667 18446744073709551615 4194304 4196468 140729553478688 140512235436144 140512756927106 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6361] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6361/stat : 6361 (java) S 6352 6352 5234 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 8783587 14316269568 90667 18446744073709551615 4194304 4196468 140729553478688 140512234382176 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6362] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6362/stat : 6362 (java) S 6352 6352 5234 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 8783587 14316269568 90667 18446744073709551615 4194304 4196468 140729553478688 140512233329792 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6363] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6363/stat : 6363 (java) S 6352 6352 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8783589 14316269568 90667 18446744073709551615 4194304 4196468 140729553478688 140512232278096 140512756934555 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6364] ppid=6352 vsize=13980732 CPUtime=1.86 cores=0,2,4,6
/proc/6354/task/6364/stat : 6364 (java) S 6352 6352 5234 0 -1 1077944384 4525 0 0 0 186 0 0 0 20 0 15 0 8783589 14316269568 90667 18446744073709551615 4194304 4196468 140729553478688 140512231225968 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6365] ppid=6352 vsize=13980732 CPUtime=1.85 cores=0,2,4,6
/proc/6354/task/6365/stat : 6365 (java) S 6352 6352 5234 0 -1 1077944384 3969 0 0 0 185 0 0 0 20 0 15 0 8783589 14316269568 90667 18446744073709551615 4194304 4196468 140729553478688 140512230173168 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6366] ppid=6352 vsize=13980732 CPUtime=0.65 cores=0,2,4,6
/proc/6354/task/6366/stat : 6366 (java) S 6352 6352 5234 0 -1 1077944384 2941 0 0 0 64 1 0 0 20 0 15 0 8783590 14316269568 90667 18446744073709551615 4194304 4196468 140729553478688 140512229120880 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6367] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6367/stat : 6367 (java) S 6352 6352 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8783590 14316269568 90667 18446744073709551615 4194304 4196468 140729553478688 140512228068320 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6368] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6368/stat : 6368 (java) S 6352 6352 5234 0 -1 1077944384 220 0 0 0 0 0 0 0 20 0 15 0 8783593 14316269568 90667 18446744073709551615 4194304 4196468 140729553478688 140512227015088 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
Current children cumulated CPU time (s) 10.72
Current children cumulated vsize (KiB) 13990244

[startup+12.7008 s]
/proc/loadavg: 1.74 1.84 1.53 3/215 6527
/proc/meminfo: memFree=31161424/32770624 swapFree=0/277412
[pid=6352] ppid=6349 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6352/stat : 6352 (xcsp3-exec) S 6349 6352 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8783576 9740288 345 18446744073709551615 4194304 5098028 140733574131312 140733574129416 139883808309884 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 14929920 140733574136219 140733574136423 140733574136423 140733574139883 0
/proc/6352/statm: 2378 345 289 221 0 87 0
[pid=6354] ppid=6352 vsize=13980732 CPUtime=17.41 cores=0,2,4,6
/proc/6354/stat : 6354 (java) S 6352 6352 5234 0 -1 1077944320 24121 0 0 0 1722 19 0 0 20 0 15 0 8783584 14316269568 95822 18446744073709551615 4194304 4196468 140729553478688 140729553461232 140512756915959 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
/proc/6354/statm: 3495183 95822 3234 1 0 3483484 0
[pid=6354/tid=6355] ppid=6352 vsize=13980732 CPUtime=12.47 cores=0,2,4,6
/proc/6354/task/6355/stat : 6355 (java) R 6352 6352 5234 0 -1 4202560 9653 0 0 0 1239 8 0 0 20 0 15 0 8783584 14316269568 95822 18446744073709551615 4194304 4196468 140729553478688 140512761154504 140512362071876 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6356] ppid=6352 vsize=13980732 CPUtime=0.07 cores=0,2,4,6
/proc/6354/task/6356/stat : 6356 (java) S 6352 6352 5234 0 -1 1077944384 150 0 0 0 5 2 0 0 20 0 15 0 8783585 14316269568 95822 18446744073709551615 4194304 4196468 140729553478688 140512676330384 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6357] ppid=6352 vsize=13980732 CPUtime=0.05 cores=0,2,4,6
/proc/6354/task/6357/stat : 6357 (java) S 6352 6352 5234 0 -1 1077944384 103 0 0 0 4 1 0 0 20 0 15 0 8783585 14316269568 95822 18446744073709551615 4194304 4196468 140729553478688 140512675277584 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0

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

[pid=6354/tid=6361] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6361/stat : 6361 (java) S 6352 6352 5234 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 8783587 14316269568 245486 18446744073709551615 4194304 4196468 140729553478688 140512234382176 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6362] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6362/stat : 6362 (java) S 6352 6352 5234 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 8783587 14316269568 245486 18446744073709551615 4194304 4196468 140729553478688 140512233329792 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6363] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6363/stat : 6363 (java) S 6352 6352 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8783589 14316269568 245486 18446744073709551615 4194304 4196468 140729553478688 140512232278096 140512756934555 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6364] ppid=6352 vsize=13980732 CPUtime=1.98 cores=0,2,4,6
/proc/6354/task/6364/stat : 6364 (java) S 6352 6352 5234 0 -1 1077944384 6476 0 0 0 198 0 0 0 20 0 15 0 8783589 14316269568 245486 18446744073709551615 4194304 4196468 140729553478688 140512231225968 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6365] ppid=6352 vsize=13980732 CPUtime=2.08 cores=0,2,4,6
/proc/6354/task/6365/stat : 6365 (java) S 6352 6352 5234 0 -1 1077944384 6984 0 0 0 207 1 0 0 20 0 15 0 8783589 14316269568 245486 18446744073709551615 4194304 4196468 140729553478688 140512230173168 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6366] ppid=6352 vsize=13980732 CPUtime=0.68 cores=0,2,4,6
/proc/6354/task/6366/stat : 6366 (java) S 6352 6352 5234 0 -1 1077944384 4879 0 0 0 67 1 0 0 20 0 15 0 8783590 14316269568 245486 18446744073709551615 4194304 4196468 140729553478688 140512229120880 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6367] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6367/stat : 6367 (java) S 6352 6352 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8783590 14316269568 245486 18446744073709551615 4194304 4196468 140729553478688 140512228068320 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6368] ppid=6352 vsize=13980732 CPUtime=0.04 cores=0,2,4,6
/proc/6354/task/6368/stat : 6368 (java) S 6352 6352 5234 0 -1 1077944384 501 0 0 0 3 1 0 0 20 0 15 0 8783593 14316269568 245486 18446744073709551615 4194304 4196468 140729553478688 140512227015088 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
Current children cumulated CPU time (s) 107.41
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 1.87 1.85 1.58 3/217 6534
/proc/meminfo: memFree=29859056/32770624 swapFree=0/277520
[pid=6352] ppid=6349 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6352/stat : 6352 (xcsp3-exec) S 6349 6352 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8783576 9740288 345 18446744073709551615 4194304 5098028 140733574131312 140733574129416 139883808309884 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 14929920 140733574136219 140733574136423 140733574136423 140733574139883 0
/proc/6352/statm: 2378 345 289 221 0 87 0
[pid=6354] ppid=6352 vsize=13980732 CPUtime=167.48 cores=0,2,4,6
/proc/6354/stat : 6354 (java) S 6352 6352 5234 0 -1 1077944320 42825 0 0 0 16707 41 0 0 20 0 15 0 8783584 14316269568 208037 18446744073709551615 4194304 4196468 140729553478688 140729553461232 140512756915959 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
/proc/6354/statm: 3495183 208037 3236 1 0 3483484 0
[pid=6354/tid=6355] ppid=6352 vsize=13980732 CPUtime=161.95 cores=0,2,4,6
/proc/6354/task/6355/stat : 6355 (java) R 6352 6352 5234 0 -1 4202560 16296 0 0 0 16178 17 0 0 20 0 15 0 8783584 14316269568 208037 18446744073709551615 4194304 4196468 140729553478688 140512761155536 140512362071876 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6356] ppid=6352 vsize=13980732 CPUtime=0.15 cores=0,2,4,6
/proc/6354/task/6356/stat : 6356 (java) S 6352 6352 5234 0 -1 1077944384 679 0 0 0 11 4 0 0 20 0 15 0 8783585 14316269568 208037 18446744073709551615 4194304 4196468 140729553478688 140512676330384 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6357] ppid=6352 vsize=13980732 CPUtime=0.14 cores=0,2,4,6
/proc/6354/task/6357/stat : 6357 (java) S 6352 6352 5234 0 -1 1077944384 1727 0 0 0 10 4 0 0 20 0 15 0 8783585 14316269568 208037 18446744073709551615 4194304 4196468 140729553478688 140512675277584 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6358] ppid=6352 vsize=13980732 CPUtime=0.14 cores=0,2,4,6
/proc/6354/task/6358/stat : 6358 (java) S 6352 6352 5234 0 -1 1077944384 877 0 0 0 10 4 0 0 20 0 15 0 8783585 14316269568 208037 18446744073709551615 4194304 4196468 140729553478688 140512354888848 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6359] ppid=6352 vsize=13980732 CPUtime=0.15 cores=0,2,4,6
/proc/6354/task/6359/stat : 6359 (java) S 6352 6352 5234 0 -1 1077944384 556 0 0 0 11 4 0 0 20 0 15 0 8783585 14316269568 208037 18446744073709551615 4194304 4196468 140729553478688 140512353836048 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6360] ppid=6352 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/6354/task/6360/stat : 6360 (java) S 6352 6352 5234 0 -1 1077944384 1687 0 0 0 3 0 0 0 20 0 15 0 8783586 14316269568 208037 18446744073709551615 4194304 4196468 140729553478688 140512235436144 140512756927106 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6361] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6361/stat : 6361 (java) S 6352 6352 5234 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 8783587 14316269568 208037 18446744073709551615 4194304 4196468 140729553478688 140512234382176 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6362] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6362/stat : 6362 (java) S 6352 6352 5234 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 8783587 14316269568 208037 18446744073709551615 4194304 4196468 140729553478688 140512233329792 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6363] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6363/stat : 6363 (java) S 6352 6352 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8783589 14316269568 208037 18446744073709551615 4194304 4196468 140729553478688 140512232278096 140512756934555 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6364] ppid=6352 vsize=13980732 CPUtime=1.98 cores=0,2,4,6
/proc/6354/task/6364/stat : 6364 (java) S 6352 6352 5234 0 -1 1077944384 6641 0 0 0 198 0 0 0 20 0 15 0 8783589 14316269568 208037 18446744073709551615 4194304 4196468 140729553478688 140512231225968 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6365] ppid=6352 vsize=13980732 CPUtime=2.08 cores=0,2,4,6
/proc/6354/task/6365/stat : 6365 (java) S 6352 6352 5234 0 -1 1077944384 7640 0 0 0 207 1 0 0 20 0 15 0 8783589 14316269568 208037 18446744073709551615 4194304 4196468 140729553478688 140512230173168 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6366] ppid=6352 vsize=13980732 CPUtime=0.68 cores=0,2,4,6
/proc/6354/task/6366/stat : 6366 (java) S 6352 6352 5234 0 -1 1077944384 4884 0 0 0 67 1 0 0 20 0 15 0 8783590 14316269568 208037 18446744073709551615 4194304 4196468 140729553478688 140512229120880 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6367] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6367/stat : 6367 (java) S 6352 6352 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8783590 14316269568 208037 18446744073709551615 4194304 4196468 140729553478688 140512228068320 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6368] ppid=6352 vsize=13980732 CPUtime=0.07 cores=0,2,4,6
/proc/6354/task/6368/stat : 6368 (java) S 6352 6352 5234 0 -1 1077944384 512 0 0 0 4 3 0 0 20 0 15 0 8783593 14316269568 208037 18446744073709551615 4194304 4196468 140729553478688 140512227015088 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
Current children cumulated CPU time (s) 167.48
Current children cumulated vsize (KiB) 13990244

[startup+222.307 s]
/proc/loadavg: 1.77 1.82 1.59 3/217 6536
/proc/meminfo: memFree=29894788/32770624 swapFree=0/277560
[pid=6352] ppid=6349 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6352/stat : 6352 (xcsp3-exec) S 6349 6352 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8783576 9740288 345 18446744073709551615 4194304 5098028 140733574131312 140733574129416 139883808309884 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 14929920 140733574136219 140733574136423 140733574136423 140733574139883 0
/proc/6352/statm: 2378 345 289 221 0 87 0
[pid=6354] ppid=6352 vsize=13980732 CPUtime=227.63 cores=0,2,4,6
/proc/6354/stat : 6354 (java) S 6352 6352 5234 0 -1 1077944320 43903 0 0 0 22719 44 0 0 20 0 15 0 8783584 14316269568 198801 18446744073709551615 4194304 4196468 140729553478688 140729553461232 140512756915959 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
/proc/6354/statm: 3495183 198801 3236 1 0 3483484 0
[pid=6354/tid=6355] ppid=6352 vsize=13980732 CPUtime=221.83 cores=0,2,4,6
/proc/6354/task/6355/stat : 6355 (java) R 6352 6352 5234 0 -1 4202560 16900 0 0 0 22165 18 0 0 20 0 15 0 8783584 14316269568 198801 18446744073709551615 4194304 4196468 140729553478688 140512761155744 140512362028014 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6356] ppid=6352 vsize=13980732 CPUtime=0.2 cores=0,2,4,6
/proc/6354/task/6356/stat : 6356 (java) S 6352 6352 5234 0 -1 1077944384 820 0 0 0 15 5 0 0 20 0 15 0 8783585 14316269568 198801 18446744073709551615 4194304 4196468 140729553478688 140512676330384 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6357] ppid=6352 vsize=13980732 CPUtime=0.18 cores=0,2,4,6
/proc/6354/task/6357/stat : 6357 (java) S 6352 6352 5234 0 -1 1077944384 1759 0 0 0 14 4 0 0 20 0 15 0 8783585 14316269568 198801 18446744073709551615 4194304 4196468 140729553478688 140512675277584 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6358] ppid=6352 vsize=13980732 CPUtime=0.2 cores=0,2,4,6
/proc/6354/task/6358/stat : 6358 (java) S 6352 6352 5234 0 -1 1077944384 904 0 0 0 15 5 0 0 20 0 15 0 8783585 14316269568 198801 18446744073709551615 4194304 4196468 140729553478688 140512354888848 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6359] ppid=6352 vsize=13980732 CPUtime=0.21 cores=0,2,4,6
/proc/6354/task/6359/stat : 6359 (java) S 6352 6352 5234 0 -1 1077944384 588 0 0 0 16 5 0 0 20 0 15 0 8783585 14316269568 198801 18446744073709551615 4194304 4196468 140729553478688 140512353836048 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6360] ppid=6352 vsize=13980732 CPUtime=0.09 cores=0,2,4,6
/proc/6354/task/6360/stat : 6360 (java) S 6352 6352 5234 0 -1 1077944384 1911 0 0 0 8 1 0 0 20 0 15 0 8783586 14316269568 198801 18446744073709551615 4194304 4196468 140729553478688 140512235436144 140512756927106 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6361] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6361/stat : 6361 (java) S 6352 6352 5234 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 8783587 14316269568 198801 18446744073709551615 4194304 4196468 140729553478688 140512234382176 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6362] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6362/stat : 6362 (java) S 6352 6352 5234 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 8783587 14316269568 198801 18446744073709551615 4194304 4196468 140729553478688 140512233329792 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6363] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6363/stat : 6363 (java) S 6352 6352 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8783589 14316269568 198801 18446744073709551615 4194304 4196468 140729553478688 140512232278096 140512756934555 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6364] ppid=6352 vsize=13980732 CPUtime=1.98 cores=0,2,4,6
/proc/6354/task/6364/stat : 6364 (java) S 6352 6352 5234 0 -1 1077944384 6641 0 0 0 198 0 0 0 20 0 15 0 8783589 14316269568 198801 18446744073709551615 4194304 4196468 140729553478688 140512231225968 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6365] ppid=6352 vsize=13980732 CPUtime=2.08 cores=0,2,4,6
/proc/6354/task/6365/stat : 6365 (java) S 6352 6352 5234 0 -1 1077944384 7641 0 0 0 207 1 0 0 20 0 15 0 8783589 14316269568 198801 18446744073709551615 4194304 4196468 140729553478688 140512230173168 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6366] ppid=6352 vsize=13980732 CPUtime=0.68 cores=0,2,4,6
/proc/6354/task/6366/stat : 6366 (java) S 6352 6352 5234 0 -1 1077944384 4885 0 0 0 67 1 0 0 20 0 15 0 8783590 14316269568 198801 18446744073709551615 4194304 4196468 140729553478688 140512229120880 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6367] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6367/stat : 6367 (java) S 6352 6352 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8783590 14316269568 198801 18446744073709551615 4194304 4196468 140729553478688 140512228068320 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6368] ppid=6352 vsize=13980732 CPUtime=0.1 cores=0,2,4,6
/proc/6354/task/6368/stat : 6368 (java) S 6352 6352 5234 0 -1 1077944384 528 0 0 0 6 4 0 0 20 0 15 0 8783593 14316269568 198801 18446744073709551615 4194304 4196468 140729553478688 140512227015088 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
Current children cumulated CPU time (s) 227.63
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.68 1.80 1.58 3/217 6536
/proc/meminfo: memFree=29893460/32770624 swapFree=0/277568
[pid=6352] ppid=6349 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6352/stat : 6352 (xcsp3-exec) S 6349 6352 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8783576 9740288 345 18446744073709551615 4194304 5098028 140733574131312 140733574129416 139883808309884 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 14929920 140733574136219 140733574136423 140733574136423 140733574139883 0
/proc/6352/statm: 2378 345 289 221 0 87 0
[pid=6354] ppid=6352 vsize=13980732 CPUtime=245.45 cores=0,2,4,6
/proc/6354/stat : 6354 (java) S 6352 6352 5234 0 -1 1077944320 45695 0 0 0 24499 46 0 0 20 0 15 0 8783584 14316269568 199319 18446744073709551615 4194304 4196468 140729553478688 140729553461232 140512756915959 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
/proc/6354/statm: 3495183 199319 3236 1 0 3483484 0
[pid=6354/tid=6355] ppid=6352 vsize=13980732 CPUtime=239.43 cores=0,2,4,6
/proc/6354/task/6355/stat : 6355 (java) R 6352 6352 5234 0 -1 4202560 17172 0 0 0 23925 18 0 0 20 0 15 0 8783584 14316269568 199319 18446744073709551615 4194304 4196468 140729553478688 140512761155536 140512362090334 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6356] ppid=6352 vsize=13980732 CPUtime=0.24 cores=0,2,4,6
/proc/6354/task/6356/stat : 6356 (java) S 6352 6352 5234 0 -1 1077944384 836 0 0 0 18 6 0 0 20 0 15 0 8783585 14316269568 199319 18446744073709551615 4194304 4196468 140729553478688 140512676330384 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6357] ppid=6352 vsize=13980732 CPUtime=0.23 cores=0,2,4,6
/proc/6354/task/6357/stat : 6357 (java) S 6352 6352 5234 0 -1 1077944384 1786 0 0 0 18 5 0 0 20 0 15 0 8783585 14316269568 199319 18446744073709551615 4194304 4196468 140729553478688 140512675277584 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6358] ppid=6352 vsize=13980732 CPUtime=0.23 cores=0,2,4,6
/proc/6354/task/6358/stat : 6358 (java) S 6352 6352 5234 0 -1 1077944384 954 0 0 0 18 5 0 0 20 0 15 0 8783585 14316269568 199319 18446744073709551615 4194304 4196468 140729553478688 140512354888848 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6359] ppid=6352 vsize=13980732 CPUtime=0.24 cores=0,2,4,6
/proc/6354/task/6359/stat : 6359 (java) S 6352 6352 5234 0 -1 1077944384 900 0 0 0 19 5 0 0 20 0 15 0 8783585 14316269568 199319 18446744073709551615 4194304 4196468 140729553478688 140512353836048 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6360] ppid=6352 vsize=13980732 CPUtime=0.13 cores=0,2,4,6
/proc/6354/task/6360/stat : 6360 (java) S 6352 6352 5234 0 -1 1077944384 2108 0 0 0 12 1 0 0 20 0 15 0 8783586 14316269568 199319 18446744073709551615 4194304 4196468 140729553478688 140512235436144 140512756927106 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6361] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6361/stat : 6361 (java) S 6352 6352 5234 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 8783587 14316269568 199319 18446744073709551615 4194304 4196468 140729553478688 140512234382176 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6362] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6362/stat : 6362 (java) S 6352 6352 5234 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 8783587 14316269568 199319 18446744073709551615 4194304 4196468 140729553478688 140512233329792 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6363] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6363/stat : 6363 (java) S 6352 6352 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8783589 14316269568 199319 18446744073709551615 4194304 4196468 140729553478688 140512232278096 140512756934555 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6364] ppid=6352 vsize=13980732 CPUtime=1.99 cores=0,2,4,6
/proc/6354/task/6364/stat : 6364 (java) S 6352 6352 5234 0 -1 1077944384 6643 0 0 0 199 0 0 0 20 0 15 0 8783589 14316269568 199319 18446744073709551615 4194304 4196468 140729553478688 140512231225968 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6365] ppid=6352 vsize=13980732 CPUtime=2.08 cores=0,2,4,6
/proc/6354/task/6365/stat : 6365 (java) S 6352 6352 5234 0 -1 1077944384 7644 0 0 0 207 1 0 0 20 0 15 0 8783589 14316269568 199319 18446744073709551615 4194304 4196468 140729553478688 140512230173168 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6366] ppid=6352 vsize=13980732 CPUtime=0.68 cores=0,2,4,6
/proc/6354/task/6366/stat : 6366 (java) S 6352 6352 5234 0 -1 1077944384 5784 0 0 0 67 1 0 0 20 0 15 0 8783590 14316269568 199319 18446744073709551615 4194304 4196468 140729553478688 140512229120880 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6367] ppid=6352 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6354/task/6367/stat : 6367 (java) S 6352 6352 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8783590 14316269568 199319 18446744073709551615 4194304 4196468 140729553478688 140512228068320 140512756926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
[pid=6354/tid=6368] ppid=6352 vsize=13980732 CPUtime=0.11 cores=0,2,4,6
/proc/6354/task/6368/stat : 6368 (java) S 6352 6352 5234 0 -1 1077944384 542 0 0 0 6 5 0 0 20 0 15 0 8783593 14316269568 199319 18446744073709551615 4194304 4196468 140729553478688 140512227015088 140512756927106 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21512192 140729553482196 140729553482371 140729553482371 140729553485775 0
Current children cumulated CPU time (s) 245.45
Current children cumulated vsize (KiB) 13990244

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6354 sig 9
??? kill 6352 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6352 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1855
# CPU time returned by wait4() is 0.001855
# while last known CPU time is 245.45
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 240.01
CPU time (s): 245.45
CPU user time (s): 244.99
CPU system time (s): 0.46
CPU usage (%): 102.266
Max. virtual memory (cumulated for all children) (KiB): 13990244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001855
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 510
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.04813 second user time and 1.55721 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-01 20:25:37
IDJOB=4254052
IDBENCH=120550
IDSOLVER=2635
FILE ID=node134/4254052-1501612778
RUNJOBID= node134-1501610486-5294
PBS_JOBID= 
Free space on /tmp= 61892 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-4254052-1501612778/watcher-4254052-1501612778 -o /tmp/evaluation-result-4254052-1501612778/solver-4254052-1501612778 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501610486-5294 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 2050890434 HOME/instance-4254052-1501612778.xml

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

MD5SUM BENCH= 00e934fa2b5b2efae5113ca45f948426
RANDOM SEED=2050890434

node134.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.43
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.43
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.43
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.43
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:        31700684 kB
MemAvailable:   31856152 kB
Buffers:           89112 kB
Cached:           349772 kB
SwapCached:            0 kB
Active:           384248 kB
Inactive:         283996 kB
Active(anon):     231716 kB
Inactive(anon):     6652 kB
Active(file):     152532 kB
Inactive(file):   277344 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8756 kB
Writeback:             0 kB
AnonPages:        229544 kB
Mapped:            41764 kB
Shmem:              8892 kB
Slab:             107260 kB
SReclaimable:      82856 kB
SUnreclaim:        24404 kB
KernelStack:        3520 kB
PageTables:         5468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1166876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61880 MiB
End job on node134 at 2017-08-01 20:29:37