Trace number 4254852

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 par (2017-07-26)SAT (TO)457 1920.6899 249.842

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n100/
TravellingSalesman-100-50-05.xml
MD5SUM8c67453fb3d985d7ef69f755cd1f1510
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark404
Best CPU time to get the best result obtained on this benchmark247.963
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints101
Number of domains2
Minimum domain size63
Maximum domain size100
Distribution of domain sizes[{"size":63,"count":100},{"size":100,"count":100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":100}]
Minimum constraint arity3
Maximum constraint arity100
Distribution of constraint arities[{"arity":3,"count":100},{"arity":100,"count":1}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.05	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254852-1501692763.xml"  -tl '1920s' -p 8 -x 0
0.00/0.26	c [HOME/instance-4254852-1501692763.xml, -tl, 1920s, -p, 8, -x, 0]
0.00/0.32	c 8 solvers in parallel
0.00/0.39	c parse instance...
14.94/10.38	c solve instance...
20.42/11.13	o 1706 
21.01/11.28	o 1686 
22.89/11.62	o 514 
22.89/11.68	o 506 
23.46/11.79	o 505 
23.88/11.87	o 501 
23.88/11.88	o 499 
23.88/11.89	o 476 
24.29/11.94	o 469 
24.29/11.95	o 468 
24.60/12.00	o 467 
24.60/12.06	o 466 
24.89/12.11	o 464 
24.89/12.16	o 462 
24.89/12.17	o 461 
25.14/12.21	o 459 
25.14/12.23	o 457 
1920.69/249.87	s SATISFIABLE
1920.69/249.87	v <instantiation>
1920.69/249.87	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[70] d[71] d[72] d[73] d[74] d[75] d[76] d[77] d[78] d[79] d[80] d[81] d[82] d[83] d[84] d[85] d[86] d[87] d[88] d[89] d[90] d[91] d[92] d[93] d[94] d[95] d[96] d[97] d[98] d[99] </list>
1920.69/249.87	v 	<values>27 19 34 35 13 17 18 8 7 12 16 15 20 25 0 3 31 33 39 43 52 51 64 67 76 73 70 68 61 75 66 80 79 90 98 92 89 86 82 57 58 69 72 60 59 49 50 48 37 46 38 30 24 23 5 14 11 10 2 1 6 4 9 21 22 26 28 32 36 42 45 41 44 40 53 55 56 54 63 65 62 71 74 78 77 81 85 91 94 99 83 87 95 96 84 88 97 93 47 29 5 9 1 25 1 1 4 1 2 1 2 3 6 14 4 13 3 6 1 6 1 8 1 4 1 2 1 4 15 9 7 8 13 3 5 3 1 2 12 1 4 2 6 5 6 4 1 4 4 2 5 4 1 9 4 1 4 6 4 4 1 4 5 3 4 1 3 4 2 3 3 1 4 5 2 1 2 5 4 2 4 4 1 1 4 2 4 1 6 8 4 5 6 6 3 5 7 28 8 2 </values>
1920.69/249.87	v </instantiation>
1920.69/249.87	c Unexpected resolution interruption!

Verifier Data

OK	457

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-4254852-1501692763/watcher-4254852-1501692763 -o /tmp/evaluation-result-4254852-1501692763/solver-4254852-1501692763 -C 1920 -W 264 -M 31000 --bin-var /tmp/runsolver-exch-node128-1501676495-31585 --watchdog 324 ./xcsp3-exec -dir HOME -tl 1920 -p 8 -ml 22000 -tdir HOME -seed 239381485 HOME/instance-4254852-1501692763.xml 

pid=26741
running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1920 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1950 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 8.16 8.28 8.07 3/172 26744
/proc/meminfo: memFree=31043816/32770624 swapFree=0/892328
[pid=26744] ppid=26741 vsize=23672 CPUtime=0 cores=0-7
/proc/26744/stat : 26744 (runsolver) D 26741 26744 31529 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 17900927 24240128 106 18446744073709551615 4194304 4338465 140732828321728 140732828319368 139867441992407 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 18911232 140732828323923 140732828324419 140732828324419 140732828327882 0
/proc/26744/statm: 5918 106 53 36 0 2156 0

[startup+0.100152 s]
/proc/loadavg: 8.16 8.28 8.07 3/172 26744
/proc/meminfo: memFree=31043816/32770624 swapFree=0/892328
[pid=26744] ppid=26741 vsize=9512 CPUtime=0 cores=0-7
/proc/26744/stat : 26744 (xcsp3-exec) S 26741 26744 31529 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 17900927 9740288 345 18446744073709551615 4194304 5098028 140727381862944 140727381861048 140146834956924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 22011904 140727381864851 140727381865060 140727381865060 140727381868523 0
/proc/26744/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200292 s]
/proc/loadavg: 8.16 8.28 8.07 3/172 26744
/proc/meminfo: memFree=31043816/32770624 swapFree=0/892328
[pid=26744] ppid=26741 vsize=9512 CPUtime=0 cores=0-7
/proc/26744/stat : 26744 (xcsp3-exec) S 26741 26744 31529 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 17900927 9740288 345 18446744073709551615 4194304 5098028 140727381862944 140727381861048 140146834956924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 22011904 140727381864851 140727381865060 140727381865060 140727381868523 0
/proc/26744/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300293 s]
/proc/loadavg: 8.16 8.28 8.07 3/172 26744
/proc/meminfo: memFree=31043816/32770624 swapFree=0/892328
[pid=26744] ppid=26741 vsize=9512 CPUtime=0 cores=0-7
/proc/26744/stat : 26744 (xcsp3-exec) S 26741 26744 31529 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 17900927 9740288 345 18446744073709551615 4194304 5098028 140727381862944 140727381861048 140146834956924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 22011904 140727381864851 140727381865060 140727381865060 140727381868523 0
/proc/26744/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700231 s]
/proc/loadavg: 8.16 8.28 8.07 3/172 26744
/proc/meminfo: memFree=31043816/32770624 swapFree=0/892328
[pid=26744] ppid=26741 vsize=9512 CPUtime=0 cores=0-7
/proc/26744/stat : 26744 (xcsp3-exec) S 26741 26744 31529 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 17900927 9740288 345 18446744073709551615 4194304 5098028 140727381862944 140727381861048 140146834956924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 22011904 140727381864851 140727381865060 140727381865060 140727381868523 0
/proc/26744/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50077 s]
/proc/loadavg: 8.16 8.28 8.07 2/193 26765
/proc/meminfo: memFree=30964812/32770624 swapFree=0/892344
[pid=26744] ppid=26741 vsize=9512 CPUtime=0 cores=0-7
/proc/26744/stat : 26744 (xcsp3-exec) S 26741 26744 31529 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 17900927 9740288 345 18446744073709551615 4194304 5098028 140727381862944 140727381861048 140146834956924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 22011904 140727381864851 140727381865060 140727381865060 140727381868523 0
/proc/26744/statm: 2378 345 289 221 0 87 0
[pid=26746] ppid=26744 vsize=26001944 CPUtime=2.29 cores=0-7
/proc/26746/stat : 26746 (java) S 26744 26744 31529 0 -1 1077944320 14712 0 0 0 221 8 0 0 20 0 20 0 17900933 26625990656 27296 18446744073709551615 4194304 4196468 140732263665424 140732263647968 139691385913079 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
/proc/26746/statm: 6500486 27296 3158 1 0 6488787 0
[pid=26746/tid=26747] ppid=26744 vsize=26001944 CPUtime=1.35 cores=0-7
/proc/26746/task/26747/stat : 26747 (java) R 26744 26744 31529 0 -1 4202560 8288 0 0 0 131 4 0 0 20 0 20 0 17900933 26625990656 27296 18446744073709551615 4194304 4196468 140732263665424 139691390151384 139691371981198 0 4 1 16800974 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26748] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26748/stat : 26748 (java) S 26744 26744 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 17900934 26625990656 27296 18446744073709551615 4194304 4196468 140732263665424 139691342879632 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26749] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26749/stat : 26749 (java) S 26744 26744 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 17900934 26625990656 27296 18446744073709551615 4194304 4196468 140732263665424 139691341826832 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26750] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26750/stat : 26750 (java) S 26744 26744 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 17900934 26625990656 27296 18446744073709551615 4194304 4196468 140732263665424 139691340774544 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26751] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26751/stat : 26751 (java) S 26744 26744 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 17900934 26625990656 27296 18446744073709551615 4194304 4196468 140732263665424 139691339721744 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26752] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26752/stat : 26752 (java) S 26744 26744 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 17900934 26625990656 27296 18446744073709551615 4194304 4196468 140732263665424 139691338668432 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26753] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26753/stat : 26753 (java) S 26744 26744 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 17900934 26625990656 27296 18446744073709551615 4194304 4196468 140732263665424 139691337615632 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26754] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26754/stat : 26754 (java) S 26744 26744 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 17900934 26625990656 27296 18446744073709551615 4194304 4196468 140732263665424 139691336563344 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26755] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26755/stat : 26755 (java) S 26744 26744 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 17900934 26625990656 27296 18446744073709551615 4194304 4196468 140732263665424 139691335510544 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26756] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26756/stat : 26756 (java) S 26744 26744 31529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 17900936 26625990656 27296 18446744073709551615 4194304 4196468 140732263665424 139689930508912 139691385924226 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26757] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26757/stat : 26757 (java) S 26744 26744 31529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 17900936 26625990656 27296 18446744073709551615 4194304 4196468 140732263665424 139689929454880 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26758] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26758/stat : 26758 (java) S 26744 26744 31529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 17900936 26625990656 27808 18446744073709551615 4194304 4196468 140732263665424 139689928402544 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26759] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26759/stat : 26759 (java) S 26744 26744 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 17900939 26625990656 27808 18446744073709551615 4194304 4196468 140732263665424 139689927350864 139691385931675 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26760] ppid=26744 vsize=26001944 CPUtime=0.2 cores=0-7
/proc/26746/task/26760/stat : 26760 (java) S 26744 26744 31529 0 -1 1077944384 1302 0 0 0 20 0 0 0 20 0 20 0 17900939 26625990656 27808 18446744073709551615 4194304 4196468 140732263665424 139689926297712 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26761] ppid=26744 vsize=26001944 CPUtime=0.21 cores=0-7
/proc/26746/task/26761/stat : 26761 (java) S 26744 26744 31529 0 -1 1077944384 1153 0 0 0 20 1 0 0 20 0 20 0 17900939 26625990656 27808 18446744073709551615 4194304 4196468 140732263665424 139689925244912 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26762] ppid=26744 vsize=26001944 CPUtime=0.2 cores=0-7
/proc/26746/task/26762/stat : 26762 (java) S 26744 26744 31529 0 -1 1077944384 1073 0 0 0 20 0 0 0 20 0 20 0 17900939 26625990656 27808 18446744073709551615 4194304 4196468 140732263665424 139689924192624 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26763] ppid=26744 vsize=26001944 CPUtime=0.28 cores=0-7
/proc/26746/task/26763/stat : 26763 (java) S 26744 26744 31529 0 -1 1077944384 1580 0 0 0 28 0 0 0 20 0 20 0 17900939 26625990656 27808 18446744073709551615 4194304 4196468 140732263665424 139689923139824 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26764] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26764/stat : 26764 (java) S 26744 26744 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 17900939 26625990656 27808 18446744073709551615 4194304 4196468 140732263665424 139689922087776 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26765] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26765/stat : 26765 (java) S 26744 26744 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 17900946 26625990656 27808 18446744073709551615 4194304 4196468 140732263665424 139689921035056 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 26011456

[startup+3.10077 s]
/proc/loadavg: 7.59 8.16 8.03 2/193 26765
/proc/meminfo: memFree=30902928/32770624 swapFree=0/892344
[pid=26744] ppid=26741 vsize=9512 CPUtime=0 cores=0-7
/proc/26744/stat : 26744 (xcsp3-exec) S 26741 26744 31529 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 17900927 9740288 345 18446744073709551615 4194304 5098028 140727381862944 140727381861048 140146834956924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 22011904 140727381864851 140727381865060 140727381865060 140727381868523 0
/proc/26744/statm: 2378 345 289 221 0 87 0
[pid=26746] ppid=26744 vsize=26001944 CPUtime=4.71 cores=0-7
/proc/26746/stat : 26746 (java) S 26744 26744 31529 0 -1 1077944320 22074 0 0 0 441 30 0 0 20 0 20 0 17900933 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 140732263647968 139691385913079 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
/proc/26746/statm: 6500486 63440 3201 1 0 6488787 0
[pid=26746/tid=26747] ppid=26744 vsize=26001944 CPUtime=2.91 cores=0-7
/proc/26746/task/26747/stat : 26747 (java) R 26744 26744 31529 0 -1 4202560 9775 0 0 0 284 7 0 0 20 0 20 0 17900933 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139691390151168 139691013149322 0 4 1 16800974 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26748] ppid=26744 vsize=26001944 CPUtime=0.03 cores=0-7
/proc/26746/task/26748/stat : 26748 (java) S 26744 26744 31529 0 -1 1077944384 322 0 0 0 1 2 0 0 20 0 20 0 17900934 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139691342879632 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26749] ppid=26744 vsize=26001944 CPUtime=0.03 cores=0-7
/proc/26746/task/26749/stat : 26749 (java) S 26744 26744 31529 0 -1 1077944384 49 0 0 0 1 2 0 0 20 0 20 0 17900934 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139691341826832 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26750] ppid=26744 vsize=26001944 CPUtime=0.04 cores=0-7
/proc/26746/task/26750/stat : 26750 (java) S 26744 26744 31529 0 -1 1077944384 195 0 0 0 1 3 0 0 20 0 20 0 17900934 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139691340774544 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26751] ppid=26744 vsize=26001944 CPUtime=0.03 cores=0-7
/proc/26746/task/26751/stat : 26751 (java) S 26744 26744 31529 0 -1 1077944384 111 0 0 0 1 2 0 0 20 0 20 0 17900934 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139691339721744 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26752] ppid=26744 vsize=26001944 CPUtime=0.02 cores=0-7
/proc/26746/task/26752/stat : 26752 (java) S 26744 26744 31529 0 -1 1077944384 49 0 0 0 1 1 0 0 20 0 20 0 17900934 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139691338668432 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26753] ppid=26744 vsize=26001944 CPUtime=0.03 cores=0-7
/proc/26746/task/26753/stat : 26753 (java) S 26744 26744 31529 0 -1 1077944384 40 0 0 0 1 2 0 0 20 0 20 0 17900934 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139691337615632 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26754] ppid=26744 vsize=26001944 CPUtime=0.03 cores=0-7
/proc/26746/task/26754/stat : 26754 (java) S 26744 26744 31529 0 -1 1077944384 123 0 0 0 2 1 0 0 20 0 20 0 17900934 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139691336563344 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26755] ppid=26744 vsize=26001944 CPUtime=0.04 cores=0-7
/proc/26746/task/26755/stat : 26755 (java) S 26744 26744 31529 0 -1 1077944384 56 0 0 0 2 2 0 0 20 0 20 0 17900934 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139691335510544 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26756] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26756/stat : 26756 (java) S 26744 26744 31529 0 -1 1077944384 325 0 0 0 0 0 0 0 20 0 20 0 17900936 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139689930508912 139691385924226 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26757] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26757/stat : 26757 (java) S 26744 26744 31529 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 20 0 17900936 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139689929454880 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26758] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26758/stat : 26758 (java) S 26744 26744 31529 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 17900936 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139689928402544 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26759] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26759/stat : 26759 (java) S 26744 26744 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 17900939 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139689927350864 139691385931675 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26760] ppid=26744 vsize=26001944 CPUtime=0.34 cores=0-7
/proc/26746/task/26760/stat : 26760 (java) S 26744 26744 31529 0 -1 1077944384 2225 0 0 0 33 1 0 0 20 0 20 0 17900939 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139689926297712 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26761] ppid=26744 vsize=26001944 CPUtime=0.35 cores=0-7
/proc/26746/task/26761/stat : 26761 (java) S 26744 26744 31529 0 -1 1077944384 2073 0 0 0 34 1 0 0 20 0 20 0 17900939 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139689925244912 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26762] ppid=26744 vsize=26001944 CPUtime=0.39 cores=0-7
/proc/26746/task/26762/stat : 26762 (java) S 26744 26744 31529 0 -1 1077944384 2502 0 0 0 38 1 0 0 20 0 20 0 17900939 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139689924192624 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26763] ppid=26744 vsize=26001944 CPUtime=0.34 cores=0-7
/proc/26746/task/26763/stat : 26763 (java) S 26744 26744 31529 0 -1 1077944384 2863 0 0 0 34 0 0 0 20 0 20 0 17900939 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139689923139824 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26764] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26764/stat : 26764 (java) S 26744 26744 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 17900939 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139689922087776 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26765] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26765/stat : 26765 (java) S 26744 26744 31529 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 17900946 26625990656 63440 18446744073709551615 4194304 4196468 140732263665424 139689921035056 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 26011456

[startup+6.30082 s]
/proc/loadavg: 7.59 8.16 8.03 2/193 26766
/proc/meminfo: memFree=30701080/32770624 swapFree=0/892356
[pid=26744] ppid=26741 vsize=9512 CPUtime=0 cores=0-7
/proc/26744/stat : 26744 (xcsp3-exec) S 26741 26744 31529 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 17900927 9740288 345 18446744073709551615 4194304 5098028 140727381862944 140727381861048 140146834956924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 22011904 140727381864851 140727381865060 140727381865060 140727381868523 0
/proc/26744/statm: 2378 345 289 221 0 87 0
[pid=26746] ppid=26744 vsize=26001944 CPUtime=8.64 cores=0-7
/proc/26746/stat : 26746 (java) S 26744 26744 31529 0 -1 1077944320 23697 0 0 0 804 60 0 0 20 0 20 0 17900933 26625990656 88877 18446744073709551615 4194304 4196468 140732263665424 140732263647968 139691385913079 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
/proc/26746/statm: 6500486 88877 3202 1 0 6488787 0
[pid=26746/tid=26747] ppid=26744 vsize=26001944 CPUtime=6.04 cores=0-7
/proc/26746/task/26747/stat : 26747 (java) R 26744 26744 31529 0 -1 4202560 10195 0 0 0 597 7 0 0 20 0 20 0 17900933 26625990656 88877 18446744073709551615 4194304 4196468 140732263665424 139691390146880 139691013149342 0 4 1 16800974 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26748] ppid=26744 vsize=26001944 CPUtime=0.09 cores=0-7
/proc/26746/task/26748/stat : 26748 (java) S 26744 26744 31529 0 -1 1077944384 398 0 0 0 3 6 0 0 20 0 20 0 17900934 26625990656 88877 18446744073709551615 4194304 4196468 140732263665424 139691342879632 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26749] ppid=26744 vsize=26001944 CPUtime=0.1 cores=0-7
/proc/26746/task/26749/stat : 26749 (java) S 26744 26744 31529 0 -1 1077944384 114 0 0 0 4 6 0 0 20 0 20 0 17900934 26625990656 88877 18446744073709551615 4194304 4196468 140732263665424 139691341826832 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26750] ppid=26744 vsize=26001944 CPUtime=0.09 cores=0-7
/proc/26746/task/26750/stat : 26750 (java) S 26744 26744 31529 0 -1 1077944384 250 0 0 0 3 6 0 0 20 0 20 0 17900934 26625990656 88877 18446744073709551615 4194304 4196468 140732263665424 139691340774544 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26751] ppid=26744 vsize=26001944 CPUtime=0.09 cores=0-7
/proc/26746/task/26751/stat : 26751 (java) S 26744 26744 31529 0 -1 1077944384 191 0 0 0 3 6 0 0 20 0 20 0 17900934 26625990656 88877 18446744073709551615 4194304 4196468 140732263665424 139691339721744 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26752] ppid=26744 vsize=26001944 CPUtime=0.08 cores=0-7
/proc/26746/task/26752/stat : 26752 (java) S 26744 26744 31529 0 -1 1077944384 125 0 0 0 4 4 0 0 20 0 20 0 17900934 26625990656 88877 18446744073709551615 4194304 4196468 140732263665424 139691338668432 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26753] ppid=26744 vsize=26001944 CPUtime=0.08 cores=0-7
/proc/26746/task/26753/stat : 26753 (java) S 26744 26744 31529 0 -1 1077944384 130 0 0 0 3 5 0 0 20 0 20 0 17900934 26625990656 88877 18446744073709551615 4194304 4196468 140732263665424 139691337615632 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26754] ppid=26744 vsize=26001944 CPUtime=0.09 cores=0-7
/proc/26746/task/26754/stat : 26754 (java) S 26744 26744 31529 0 -1 1077944384 192 0 0 0 4 5 0 0 20 0 20 0 17900934 26625990656 88877 18446744073709551615 4194304 4196468 140732263665424 139691336563344 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26755] ppid=26744 vsize=26001944 CPUtime=0.09 cores=0-7
/proc/26746/task/26755/stat : 26755 (java) S 26744 26744 31529 0 -1 1077944384 129 0 0 0 4 5 0 0 20 0 20 0 17900934 26625990656 88877 18446744073709551615 4194304 4196468 140732263665424 139691335510544 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26756] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26756/stat : 26756 (java) S 26744 26744 31529 0 -1 1077944384 325 0 0 0 0 0 0 0 20 0 20 0 17900936 26625990656 88877 18446744073709551615 4194304 4196468 140732263665424 139689930508912 139691385924226 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26757] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26757/stat : 26757 (java) S 26744 26744 31529 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 20 0 17900936 26625990656 88877 18446744073709551615 4194304 4196468 140732263665424 139689929454944 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26758] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26758/stat : 26758 (java) S 26744 26744 31529 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 17900936 26625990656 88877 18446744073709551615 4194304 4196468 140732263665424 139689928402560 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26759] ppid=26744 vsize=26001944 CPUtime=0 cores=0-7
/proc/26746/task/26759/stat : 26759 (java) S 26744 26744 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 17900939 26625990656 88877 18446744073709551615 4194304 4196468 140732263665424 139689927350864 139691385931675 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0

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

[pid=26746/tid=26909] ppid=26744 vsize=26535484 CPUtime=149.23 cores=0-7
/proc/26746/task/26909/stat : 26909 (java) R 26744 26744 31529 0 -1 4202560 4606 0 0 0 14915 8 0 0 20 0 28 0 17902151 27172335616 383734 18446744073709551615 4194304 4196468 140732263665424 139689839095960 139691016589626 0 4 1 16800974 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26910] ppid=26744 vsize=26535484 CPUtime=148.11 cores=0-7
/proc/26746/task/26910/stat : 26910 (java) R 26744 26744 31529 0 -1 4202560 6157 0 0 0 14802 9 0 0 20 0 28 0 17902151 27172335616 383734 18446744073709551615 4194304 4196468 140732263665424 139689838042952 139691016095449 0 4 1 16800974 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
Current children cumulated CPU time (s) 1222.48
Current children cumulated vsize (KiB) 26544996

[startup+222.308 s]
/proc/loadavg: 8.03 8.05 8.00 9/202 26923
/proc/meminfo: memFree=29512928/32770624 swapFree=0/892408
[pid=26744] ppid=26741 vsize=9512 CPUtime=0 cores=0-7
/proc/26744/stat : 26744 (xcsp3-exec) S 26741 26744 31529 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 17900927 9740288 345 18446744073709551615 4194304 5098028 140727381862944 140727381861048 140146834956924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 22011904 140727381864851 140727381865060 140727381865060 140727381868523 0
/proc/26744/statm: 2378 345 289 221 0 87 0
[pid=26746] ppid=26744 vsize=26535484 CPUtime=1701.37 cores=0-7
/proc/26746/stat : 26746 (java) S 26744 26744 31529 0 -1 1077944320 151808 0 0 0 169848 289 0 0 20 0 28 0 17900933 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 140732263647968 139691385913079 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
/proc/26746/statm: 6633871 385772 3266 1 0 6622172 0
[pid=26746/tid=26747] ppid=26744 vsize=26535484 CPUtime=9.75 cores=0-7
/proc/26746/task/26747/stat : 26747 (java) S 26744 26744 31529 0 -1 1077944384 12326 0 0 0 965 10 0 0 20 0 28 0 17900933 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139691390153856 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26748] ppid=26744 vsize=26535484 CPUtime=0.67 cores=0-7
/proc/26746/task/26748/stat : 26748 (java) S 26744 26744 31529 0 -1 1077944384 2102 0 0 0 42 25 0 0 20 0 28 0 17900934 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139691342879632 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26749] ppid=26744 vsize=26535484 CPUtime=0.64 cores=0-7
/proc/26746/task/26749/stat : 26749 (java) S 26744 26744 31529 0 -1 1077944384 2035 0 0 0 42 22 0 0 20 0 28 0 17900934 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139691341826832 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26750] ppid=26744 vsize=26535484 CPUtime=0.65 cores=0-7
/proc/26746/task/26750/stat : 26750 (java) S 26744 26744 31529 0 -1 1077944384 2293 0 0 0 40 25 0 0 20 0 28 0 17900934 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139691340774544 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26751] ppid=26744 vsize=26535484 CPUtime=0.66 cores=0-7
/proc/26746/task/26751/stat : 26751 (java) S 26744 26744 31529 0 -1 1077944384 2850 0 0 0 40 26 0 0 20 0 28 0 17900934 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139691339721744 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26752] ppid=26744 vsize=26535484 CPUtime=0.64 cores=0-7
/proc/26746/task/26752/stat : 26752 (java) S 26744 26744 31529 0 -1 1077944384 3144 0 0 0 42 22 0 0 20 0 28 0 17900934 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139691338668432 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26753] ppid=26744 vsize=26535484 CPUtime=0.66 cores=0-7
/proc/26746/task/26753/stat : 26753 (java) S 26744 26744 31529 0 -1 1077944384 3130 0 0 0 41 25 0 0 20 0 28 0 17900934 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139691337615632 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26754] ppid=26744 vsize=26535484 CPUtime=0.67 cores=0-7
/proc/26746/task/26754/stat : 26754 (java) S 26744 26744 31529 0 -1 1077944384 3433 0 0 0 44 23 0 0 20 0 28 0 17900934 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139691336563344 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26755] ppid=26744 vsize=26535484 CPUtime=0.63 cores=0-7
/proc/26746/task/26755/stat : 26755 (java) S 26744 26744 31529 0 -1 1077944384 2959 0 0 0 41 22 0 0 20 0 28 0 17900934 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139691335510544 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26756] ppid=26744 vsize=26535484 CPUtime=0.15 cores=0-7
/proc/26746/task/26756/stat : 26756 (java) S 26744 26744 31529 0 -1 1077944384 6648 0 0 0 14 1 0 0 20 0 28 0 17900936 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689930508912 139691385924226 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26757] ppid=26744 vsize=26535484 CPUtime=0 cores=0-7
/proc/26746/task/26757/stat : 26757 (java) S 26744 26744 31529 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 28 0 17900936 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689929454944 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26758] ppid=26744 vsize=26535484 CPUtime=0 cores=0-7
/proc/26746/task/26758/stat : 26758 (java) S 26744 26744 31529 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 28 0 17900936 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689928402560 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26759] ppid=26744 vsize=26535484 CPUtime=0 cores=0-7
/proc/26746/task/26759/stat : 26759 (java) S 26744 26744 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 17900939 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689927350864 139691385931675 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26760] ppid=26744 vsize=26535484 CPUtime=2.55 cores=0-7
/proc/26746/task/26760/stat : 26760 (java) S 26744 26744 31529 0 -1 1077944384 16752 0 0 0 252 3 0 0 20 0 28 0 17900939 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689926297712 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26761] ppid=26744 vsize=26535484 CPUtime=2.48 cores=0-7
/proc/26746/task/26761/stat : 26761 (java) S 26744 26744 31529 0 -1 1077944384 19957 0 0 0 243 5 0 0 20 0 28 0 17900939 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689925244912 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26762] ppid=26744 vsize=26535484 CPUtime=2.87 cores=0-7
/proc/26746/task/26762/stat : 26762 (java) S 26744 26744 31529 0 -1 1077944384 21782 0 0 0 283 4 0 0 20 0 28 0 17900939 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689924192624 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26763] ppid=26744 vsize=26535484 CPUtime=0.9 cores=0-7
/proc/26746/task/26763/stat : 26763 (java) S 26744 26744 31529 0 -1 1077944384 12685 0 0 0 88 2 0 0 20 0 28 0 17900939 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689923139824 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26764] ppid=26744 vsize=26535484 CPUtime=0 cores=0-7
/proc/26746/task/26764/stat : 26764 (java) S 26744 26744 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 17900939 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689922087776 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26765] ppid=26744 vsize=26535484 CPUtime=0.09 cores=0-7
/proc/26746/task/26765/stat : 26765 (java) S 26744 26744 31529 0 -1 1077944384 1546 0 0 0 2 7 0 0 20 0 28 0 17900946 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689921035056 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26903] ppid=26744 vsize=26535484 CPUtime=209.09 cores=0-7
/proc/26746/task/26903/stat : 26903 (java) R 26744 26744 31529 0 -1 4202560 3258 0 0 0 20904 5 0 0 20 0 28 0 17902151 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689836989912 139691016095830 0 4 1 16800974 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26904] ppid=26744 vsize=26535484 CPUtime=209.06 cores=0-7
/proc/26746/task/26904/stat : 26904 (java) R 26744 26744 31529 0 -1 4202560 2896 0 0 0 20902 4 0 0 20 0 28 0 17902151 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689842254440 139691016329967 0 4 1 16800974 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26905] ppid=26744 vsize=26535484 CPUtime=208.72 cores=0-7
/proc/26746/task/26905/stat : 26905 (java) R 26744 26744 31529 0 -1 4202560 3432 0 0 0 20864 8 0 0 20 0 28 0 17902151 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689843308528 139691016095629 0 4 1 16800974 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26906] ppid=26744 vsize=26535484 CPUtime=209.01 cores=0-7
/proc/26746/task/26906/stat : 26906 (java) R 26744 26744 31529 0 -1 4202560 4492 0 0 0 20893 8 0 0 20 0 28 0 17902151 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689845411464 139691016329916 0 4 1 16800974 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26907] ppid=26744 vsize=26535484 CPUtime=209.04 cores=0-7
/proc/26746/task/26907/stat : 26907 (java) R 26744 26744 31529 0 -1 4202560 5596 0 0 0 20894 10 0 0 20 0 28 0 17902151 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689841201224 139691016095884 0 4 1 16800974 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26908] ppid=26744 vsize=26535484 CPUtime=209.26 cores=0-7
/proc/26746/task/26908/stat : 26908 (java) R 26744 26744 31529 0 -1 4202560 2304 0 0 0 20920 6 0 0 20 0 28 0 17902151 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689840148616 139691016095656 0 4 1 16800974 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26909] ppid=26744 vsize=26535484 CPUtime=208.72 cores=0-7
/proc/26746/task/26909/stat : 26909 (java) R 26744 26744 31529 0 -1 4202560 5177 0 0 0 20861 11 0 0 20 0 28 0 17902151 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689839095712 139691015772459 0 4 1 16800974 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26910] ppid=26744 vsize=26535484 CPUtime=207.72 cores=0-7
/proc/26746/task/26910/stat : 26910 (java) R 26744 26744 31529 0 -1 4202560 6896 0 0 0 20761 11 0 0 20 0 28 0 17902151 27172335616 385772 18446744073709551615 4194304 4196468 140732263665424 139689838043336 139691016330642 0 4 1 16800974 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
Current children cumulated CPU time (s) 1701.37
Current children cumulated vsize (KiB) 26544996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+249.808 s]
/proc/loadavg: 8.02 8.05 8.00 9/202 26924
/proc/meminfo: memFree=29515752/32770624 swapFree=0/892420
[pid=26744] ppid=26741 vsize=9512 CPUtime=0 cores=0-7
/proc/26744/stat : 26744 (xcsp3-exec) S 26741 26744 31529 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 17900927 9740288 345 18446744073709551615 4194304 5098028 140727381862944 140727381861048 140146834956924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 22011904 140727381864851 140727381865060 140727381865060 140727381868523 0
/proc/26744/statm: 2378 345 289 221 0 87 0
[pid=26746] ppid=26744 vsize=26535484 CPUtime=1920.69 cores=0-7
/proc/26746/stat : 26746 (java) S 26744 26744 31529 0 -1 1077944320 156126 0 0 0 191776 293 0 0 20 0 28 0 17900933 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 140732263647968 139691385913079 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
/proc/26746/statm: 6633871 385138 3266 1 0 6622172 0
[pid=26746/tid=26747] ppid=26744 vsize=26535484 CPUtime=9.75 cores=0-7
/proc/26746/task/26747/stat : 26747 (java) S 26744 26744 31529 0 -1 1077944384 12326 0 0 0 965 10 0 0 20 0 28 0 17900933 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139691390153856 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26748] ppid=26744 vsize=26535484 CPUtime=0.68 cores=0-7
/proc/26746/task/26748/stat : 26748 (java) S 26744 26744 31529 0 -1 1077944384 2145 0 0 0 43 25 0 0 20 0 28 0 17900934 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139691342879632 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26749] ppid=26744 vsize=26535484 CPUtime=0.64 cores=0-7
/proc/26746/task/26749/stat : 26749 (java) S 26744 26744 31529 0 -1 1077944384 2087 0 0 0 42 22 0 0 20 0 28 0 17900934 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139691341826832 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26750] ppid=26744 vsize=26535484 CPUtime=0.66 cores=0-7
/proc/26746/task/26750/stat : 26750 (java) S 26744 26744 31529 0 -1 1077944384 2523 0 0 0 41 25 0 0 20 0 28 0 17900934 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139691340774544 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26751] ppid=26744 vsize=26535484 CPUtime=0.67 cores=0-7
/proc/26746/task/26751/stat : 26751 (java) S 26744 26744 31529 0 -1 1077944384 2950 0 0 0 41 26 0 0 20 0 28 0 17900934 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139691339721744 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26752] ppid=26744 vsize=26535484 CPUtime=0.65 cores=0-7
/proc/26746/task/26752/stat : 26752 (java) S 26744 26744 31529 0 -1 1077944384 3569 0 0 0 43 22 0 0 20 0 28 0 17900934 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139691338668432 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26753] ppid=26744 vsize=26535484 CPUtime=0.67 cores=0-7
/proc/26746/task/26753/stat : 26753 (java) S 26744 26744 31529 0 -1 1077944384 3285 0 0 0 42 25 0 0 20 0 28 0 17900934 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139691337615632 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26754] ppid=26744 vsize=26535484 CPUtime=0.68 cores=0-7
/proc/26746/task/26754/stat : 26754 (java) S 26744 26744 31529 0 -1 1077944384 3549 0 0 0 45 23 0 0 20 0 28 0 17900934 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139691336563344 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26755] ppid=26744 vsize=26535484 CPUtime=0.64 cores=0-7
/proc/26746/task/26755/stat : 26755 (java) S 26744 26744 31529 0 -1 1077944384 3064 0 0 0 42 22 0 0 20 0 28 0 17900934 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139691335510544 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26756] ppid=26744 vsize=26535484 CPUtime=0.16 cores=0-7
/proc/26746/task/26756/stat : 26756 (java) S 26744 26744 31529 0 -1 1077944384 6902 0 0 0 15 1 0 0 20 0 28 0 17900936 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689930508912 139691385924226 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26757] ppid=26744 vsize=26535484 CPUtime=0 cores=0-7
/proc/26746/task/26757/stat : 26757 (java) S 26744 26744 31529 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 28 0 17900936 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689929454944 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26758] ppid=26744 vsize=26535484 CPUtime=0 cores=0-7
/proc/26746/task/26758/stat : 26758 (java) S 26744 26744 31529 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 28 0 17900936 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689928402560 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26759] ppid=26744 vsize=26535484 CPUtime=0 cores=0-7
/proc/26746/task/26759/stat : 26759 (java) S 26744 26744 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 17900939 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689927350864 139691385931675 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26760] ppid=26744 vsize=26535484 CPUtime=2.55 cores=0-7
/proc/26746/task/26760/stat : 26760 (java) S 26744 26744 31529 0 -1 1077944384 17487 0 0 0 252 3 0 0 20 0 28 0 17900939 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689926297712 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26761] ppid=26744 vsize=26535484 CPUtime=2.48 cores=0-7
/proc/26746/task/26761/stat : 26761 (java) S 26744 26744 31529 0 -1 1077944384 19960 0 0 0 243 5 0 0 20 0 28 0 17900939 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689925244912 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26762] ppid=26744 vsize=26535484 CPUtime=2.87 cores=0-7
/proc/26746/task/26762/stat : 26762 (java) S 26744 26744 31529 0 -1 1077944384 21785 0 0 0 283 4 0 0 20 0 28 0 17900939 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689924192624 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26763] ppid=26744 vsize=26535484 CPUtime=0.9 cores=0-7
/proc/26746/task/26763/stat : 26763 (java) S 26744 26744 31529 0 -1 1077944384 13455 0 0 0 88 2 0 0 20 0 28 0 17900939 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689923139824 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26764] ppid=26744 vsize=26535484 CPUtime=0 cores=0-7
/proc/26746/task/26764/stat : 26764 (java) S 26744 26744 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 17900939 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689922087776 139691385923285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26765] ppid=26744 vsize=26535484 CPUtime=0.09 cores=0-7
/proc/26746/task/26765/stat : 26765 (java) S 26744 26744 31529 0 -1 1077944384 1571 0 0 0 2 7 0 0 20 0 28 0 17900946 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689921035056 139691385924226 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26903] ppid=26744 vsize=26535484 CPUtime=236.51 cores=0-7
/proc/26746/task/26903/stat : 26903 (java) R 26744 26744 31529 0 -1 4202560 3336 0 0 0 23646 5 0 0 20 0 28 0 17902151 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689836989848 139691016494076 0 4 1 16800974 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26904] ppid=26744 vsize=26535484 CPUtime=236.42 cores=0-7
/proc/26746/task/26904/stat : 26904 (java) R 26744 26744 31529 0 -1 4202560 2976 0 0 0 23638 4 0 0 20 0 28 0 17902151 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689842253968 139691016095629 0 4 1 16800974 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26905] ppid=26744 vsize=26535484 CPUtime=236.14 cores=0-7
/proc/26746/task/26905/stat : 26905 (java) R 26744 26744 31529 0 -1 4202560 3520 0 0 0 23606 8 0 0 20 0 28 0 17902151 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689843306312 139691016095629 0 4 1 16800974 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26906] ppid=26744 vsize=26535484 CPUtime=236.39 cores=0-7
/proc/26746/task/26906/stat : 26906 (java) R 26744 26744 31529 0 -1 4202560 4586 0 0 0 23631 8 0 0 20 0 28 0 17902151 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689845411464 139691016095385 0 4 1 16800974 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26907] ppid=26744 vsize=26535484 CPUtime=236.51 cores=0-7
/proc/26746/task/26907/stat : 26907 (java) R 26744 26744 31529 0 -1 4202560 5768 0 0 0 23641 10 0 0 20 0 28 0 17902151 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689841201448 139691016494089 0 4 1 16800974 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26908] ppid=26744 vsize=26535484 CPUtime=236.74 cores=0-7
/proc/26746/task/26908/stat : 26908 (java) R 26744 26744 31529 0 -1 4202560 2415 0 0 0 23668 6 0 0 20 0 28 0 17902151 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689840148584 139691016329916 0 4 1 16800974 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26909] ppid=26744 vsize=26535484 CPUtime=235.91 cores=0-7
/proc/26746/task/26909/stat : 26909 (java) R 26744 26744 31529 0 -1 4202560 5522 0 0 0 23579 12 0 0 20 0 28 0 17902151 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689839095960 139691015973642 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
[pid=26746/tid=26910] ppid=26744 vsize=26535484 CPUtime=235.2 cores=0-7
/proc/26746/task/26910/stat : 26910 (java) R 26744 26744 31529 0 -1 4202560 7230 0 0 0 23509 11 0 0 20 0 28 0 17902151 27172335616 385138 18446744073709551615 4194304 4196468 140732263665424 139689838043272 139691016328238 0 4 1 16800974 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 28606464 140732263674320 140732263674496 140732263674496 140732263677903 0
Current children cumulated CPU time (s) 1920.69
Current children cumulated vsize (KiB) 26544996

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 26746 sig 9
??? kill 26744 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 26744 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1841
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=191
# CPU time returned by wait4() is 0.002032
# while last known CPU time is 1920.69
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 249.842
CPU time (s): 1920.69
CPU user time (s): 1917.76
CPU system time (s): 2.93
CPU usage (%): 768.762
Max. virtual memory (cumulated for all children) (KiB): 26544996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001841
system time used= 0.000191
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 2.01264 second user time and 1.74511 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-02 18:38:44
IDJOB=4254852
IDBENCH=135904
IDSOLVER=2636
FILE ID=node128/4254852-1501692763
RUNJOBID= node128-1501676495-31585
PBS_JOBID= 
Free space on /tmp= 61948 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n100/TravellingSalesman-100-50-05.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4254852-1501692763/watcher-4254852-1501692763 -o /tmp/evaluation-result-4254852-1501692763/solver-4254852-1501692763 -C 1920 -W 264 -M 31000 --bin-var /tmp/runsolver-exch-node128-1501676495-31585 --watchdog 324  ./xcsp3-exec -dir HOME -tl 1920 -p 8 -ml 22000 -tdir HOME -seed 239381485 HOME/instance-4254852-1501692763.xml

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

MD5SUM BENCH= 8c67453fb3d985d7ef69f755cd1f1510
RANDOM SEED=239381485

node128.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.05
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.05
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.05
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.05
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:        31044296 kB
MemAvailable:   32011040 kB
Buffers:          151180 kB
Cached:          1102060 kB
SwapCached:            0 kB
Active:           401188 kB
Inactive:         909052 kB
Active(anon):      57592 kB
Inactive(anon):    16724 kB
Active(file):     343596 kB
Inactive(file):   892328 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7828 kB
Writeback:             0 kB
AnonPages:         57092 kB
Mapped:            31048 kB
Shmem:             17064 kB
Slab:             119208 kB
SReclaimable:      93312 kB
SUnreclaim:        25896 kB
KernelStack:        3088 kB
PageTables:         4356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     290032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61940 MiB
End job on node128 at 2017-08-02 18:42:54