Trace number 4249213

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
R1: choco-solver 4.0.5 (2017-07-05)SAT (TO)562 2400.25 341.512

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n150/
TravellingSalesman-150-50-14.xml
MD5SUMb2c04361dada2322dcbf50e86c385888
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark531
Best CPU time to get the best result obtained on this benchmark2400.12
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints151
Number of domains2
Minimum domain size64
Maximum domain size150
Distribution of domain sizes[{"size":64,"count":150},{"size":150,"count":150}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":150},{"degree":3,"count":150}]
Minimum constraint arity3
Maximum constraint arity150
Distribution of constraint arities[{"arity":3,"count":150},{"arity":150,"count":1}]
Number of extensional constraints150
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":150},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4249213-1500693842.xml"  -tl '2400s' -p 8 -x 0
0.00/0.19	c [HOME/instance-4249213-1500693842.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.25	c 8 solvers in parallel
0.00/0.32	c parse instance...
62.56/44.60	c solve instance...
79.35/46.98	o 2440 
80.51/47.22	o 2420 
80.97/47.33	o 2408 
82.63/48.35	o 2401 
82.63/48.40	o 2387 
83.19/48.53	o 2383 
83.42/48.61	o 2381 
87.03/49.18	o 2380 
87.50/49.30	o 2370 
87.72/49.41	o 649 
88.00/49.51	o 648 
88.00/49.60	o 643 
88.23/49.63	o 642 
88.55/49.73	o 639 
88.80/49.83	o 634 
89.05/49.92	o 633 
89.58/50.04	o 562 
2400.25/341.52	s SATISFIABLE
2400.25/341.52	v <instantiation>
2400.25/341.52	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] c[100] c[101] c[102] c[103] c[104] c[105] c[106] c[107] c[108] c[109] c[110] c[111] c[112] c[113] c[114] c[115] c[116] c[117] c[118] c[119] c[120] c[121] c[122] c[123] c[124] c[125] c[126] c[127] c[128] c[129] c[130] c[131] c[132] c[133] c[134] c[135] c[136] c[137] c[138] c[139] c[140] c[141] c[142] c[143] c[144] c[145] c[146] c[147] c[148] c[149] 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] d[100] d[101] d[102] d[103] d[104] d[105] d[106] d[107] d[108] d[109] d[110] d[111] d[112] d[113] d[114] d[115] d[116] d[117] d[118] d[119] d[120] d[121] d[122] d[123] d[124] d[125] d[126] d[127] d[128] d[129] d[130] d[131] d[132] d[133] d[134] d[135] d[136] d[137] d[138] d[139] d[140] d[141] d[142] d[143] d[144] d[145] d[146] d[147] d[148] d[149] </list>
2400.25/341.52	v 	<values>140 127 129 133 118 122 93 92 1 2 7 3 8 16 24 49 41 35 30 31 42 38 36 27 20 28 9 11 13 25 32 39 43 51 60 59 56 58 73 71 68 67 66 55 62 57 54 48 53 65 69 76 82 81 80 75 64 33 26 21 4 0 5 14 17 18 22 19 10 6 12 15 23 29 40 46 45 37 34 44 47 50 61 52 63 74 78 84 90 97 94 101 113 119 123 131 132 135 114 115 108 109 106 110 128 136 137 138 141 146 148 139 134 124 116 117 112 107 104 105 121 125 130 142 143 149 120 111 103 98 95 96 86 79 89 83 88 85 91 77 72 70 87 99 100 102 126 144 147 145 6 10 2 20 2 11 5 35 3 3 7 1 4 2 8 4 2 1 1 3 4 1 3 3 3 12 3 1 3 3 3 1 4 3 2 2 1 4 4 1 3 4 3 2 4 2 3 8 4 1 2 5 1 3 2 3 13 2 2 5 1 5 4 1 1 2 1 3 3 2 1 2 4 4 4 1 4 2 3 3 2 3 4 3 3 1 4 4 3 3 5 4 2 3 2 1 2 5 1 2 3 3 2 5 3 1 1 3 4 2 6 4 2 3 1 2 1 1 2 5 2 3 7 2 6 13 3 3 4 3 2 4 2 4 7 2 3 2 5 1 1 8 6 9 6 9 9 1 4 6 </values>
2400.25/341.52	v </instantiation>
2400.25/341.52	c Unexpected resolution interruption!

Verifier Data

OK	562

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-4249213-1500693842/watcher-4249213-1500693842 -o /tmp/evaluation-result-4249213-1500693842/solver-4249213-1500693842 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500683887-7652 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 2084561188 HOME/instance-4249213-1500693842.xml 

pid=12326
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 15.71 13.66 12.90 10/271 12329
/proc/meminfo: memFree=31434264/32770624 swapFree=5800/284976
[pid=12329] ppid=12326 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12329/stat : 12329 (xcsp3-exec) S 12326 12329 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4651922 9740288 345 33554432000 4194304 5098028 140727283620624 140727283618728 139871247475324 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 37756928 140727283627150 140727283627360 140727283627360 140727283630059 0
/proc/12329/statm: 2378 345 289 221 0 87 0

[startup+0.1001 s]
/proc/loadavg: 15.71 13.66 12.90 10/271 12329
/proc/meminfo: memFree=31434264/32770624 swapFree=5800/284976
[pid=12329] ppid=12326 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12329/stat : 12329 (xcsp3-exec) S 12326 12329 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4651922 9740288 345 33554432000 4194304 5098028 140727283620624 140727283618728 139871247475324 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 37756928 140727283627150 140727283627360 140727283627360 140727283630059 0
/proc/12329/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200266 s]
/proc/loadavg: 15.71 13.66 12.90 10/271 12329
/proc/meminfo: memFree=31434264/32770624 swapFree=5800/284976
[pid=12329] ppid=12326 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12329/stat : 12329 (xcsp3-exec) S 12326 12329 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4651922 9740288 345 33554432000 4194304 5098028 140727283620624 140727283618728 139871247475324 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 37756928 140727283627150 140727283627360 140727283627360 140727283630059 0
/proc/12329/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300213 s]
/proc/loadavg: 15.71 13.66 12.90 10/271 12329
/proc/meminfo: memFree=31434264/32770624 swapFree=5800/284976
[pid=12329] ppid=12326 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12329/stat : 12329 (xcsp3-exec) S 12326 12329 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4651922 9740288 345 33554432000 4194304 5098028 140727283620624 140727283618728 139871247475324 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 37756928 140727283627150 140727283627360 140727283627360 140727283630059 0
/proc/12329/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700323 s]
/proc/loadavg: 15.71 13.66 12.90 10/271 12329
/proc/meminfo: memFree=31434264/32770624 swapFree=5800/284976
[pid=12329] ppid=12326 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12329/stat : 12329 (xcsp3-exec) S 12326 12329 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4651922 9740288 345 33554432000 4194304 5098028 140727283620624 140727283618728 139871247475324 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 37756928 140727283627150 140727283627360 140727283627360 140727283630059 0
/proc/12329/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.5009 s]
/proc/loadavg: 15.17 13.58 12.88 10/292 12350
/proc/meminfo: memFree=31341796/32770624 swapFree=5800/285076
[pid=12329] ppid=12326 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12329/stat : 12329 (xcsp3-exec) S 12326 12329 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4651922 9740288 345 33554432000 4194304 5098028 140727283620624 140727283618728 139871247475324 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 37756928 140727283627150 140727283627360 140727283627360 140727283630059 0
/proc/12329/statm: 2378 345 289 221 0 87 0
[pid=12330] ppid=12329 vsize=13269256 CPUtime=2.86 cores=0,2,4,6,8,10,12,14
/proc/12330/stat : 12330 (java) S 12329 12329 7621 0 -1 1077944320 14632 0 0 0 280 6 0 0 20 0 20 0 4651922 13587718144 30777 33554432000 4194304 4196468 140732714542304 140732714524848 140168845733623 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
/proc/12330/statm: 3317314 30777 3201 1 0 3304547 0
[pid=12330/tid=12331] ppid=12329 vsize=13269256 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12331/stat : 12331 (java) R 12329 12329 7621 0 -1 4202560 6937 0 0 0 144 3 0 0 20 0 20 0 4651922 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168849969464 140168486347146 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12333] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12333/stat : 12333 (java) S 12329 12329 7621 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4651923 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168444443536 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12334] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12334/stat : 12334 (java) S 12329 12329 7621 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4651923 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168443390736 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12335] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12335/stat : 12335 (java) S 12329 12329 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4651923 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168442338448 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12336] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12336/stat : 12336 (java) S 12329 12329 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4651923 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168441285648 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12337] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12337/stat : 12337 (java) S 12329 12329 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4651923 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168440232336 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12338] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12338/stat : 12338 (java) S 12329 12329 7621 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4651923 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168439179536 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12339] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12339/stat : 12339 (java) S 12329 12329 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4651923 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168438127248 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12340] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12340/stat : 12340 (java) S 12329 12329 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4651923 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168437074448 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12341] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12341/stat : 12341 (java) S 12329 12329 7621 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 4651926 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168039656048 140168845744770 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12342] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12342/stat : 12342 (java) S 12329 12329 7621 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4651926 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168038602016 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12343] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12343/stat : 12343 (java) S 12329 12329 7621 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4651927 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168037549680 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12344] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12344/stat : 12344 (java) S 12329 12329 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4651931 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168036498000 140168845752219 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12345] ppid=12329 vsize=13269256 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12345/stat : 12345 (java) S 12329 12329 7621 0 -1 1077944384 1682 0 0 0 33 0 0 0 20 0 20 0 4651931 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168035444848 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12346] ppid=12329 vsize=13269256 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12346/stat : 12346 (java) S 12329 12329 7621 0 -1 1077944384 1203 0 0 0 34 0 0 0 20 0 20 0 4651931 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168034392048 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12347] ppid=12329 vsize=13269256 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12347/stat : 12347 (java) S 12329 12329 7621 0 -1 1077944384 1676 0 0 0 34 0 0 0 20 0 20 0 4651931 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168033339760 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12348] ppid=12329 vsize=13269256 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12348/stat : 12348 (java) S 12329 12329 7621 0 -1 1077944384 1817 0 0 0 33 0 0 0 20 0 20 0 4651931 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168032286960 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12349] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12349/stat : 12349 (java) S 12329 12329 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4651931 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168031234912 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12350] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12350/stat : 12350 (java) S 12329 12329 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4651931 13587718144 30777 33554432000 4194304 4196468 140732714542304 140168030182192 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 13278768

[startup+3.10087 s]
/proc/loadavg: 15.17 13.58 12.88 10/292 12350
/proc/meminfo: memFree=31295416/32770624 swapFree=5800/285076
[pid=12329] ppid=12326 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12329/stat : 12329 (xcsp3-exec) S 12326 12329 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4651922 9740288 345 33554432000 4194304 5098028 140727283620624 140727283618728 139871247475324 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 37756928 140727283627150 140727283627360 140727283627360 140727283630059 0
/proc/12329/statm: 2378 345 289 221 0 87 0
[pid=12330] ppid=12329 vsize=13269256 CPUtime=5.05 cores=0,2,4,6,8,10,12,14
/proc/12330/stat : 12330 (java) S 12329 12329 7621 0 -1 1077944320 17690 0 0 0 456 49 0 0 20 0 20 0 4651922 13587718144 67782 33554432000 4194304 4196468 140732714542304 140732714524848 140168845733623 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
/proc/12330/statm: 3317314 67782 3229 1 0 3304547 0
[pid=12330/tid=12331] ppid=12329 vsize=13269256 CPUtime=2.98 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12331/stat : 12331 (java) R 12329 12329 7621 0 -1 4202560 7257 0 0 0 294 4 0 0 20 0 20 0 4651922 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168849972024 140168486347146 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12333] ppid=12329 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12333/stat : 12333 (java) S 12329 12329 7621 0 -1 1077944384 83 0 0 0 3 4 0 0 20 0 20 0 4651923 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168444443536 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12334] ppid=12329 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12334/stat : 12334 (java) S 12329 12329 7621 0 -1 1077944384 314 0 0 0 2 5 0 0 20 0 20 0 4651923 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168443390736 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12335] ppid=12329 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12335/stat : 12335 (java) S 12329 12329 7621 0 -1 1077944384 54 0 0 0 2 5 0 0 20 0 20 0 4651923 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168442338448 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12336] ppid=12329 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12336/stat : 12336 (java) S 12329 12329 7621 0 -1 1077944384 119 0 0 0 2 5 0 0 20 0 20 0 4651923 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168441285648 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12337] ppid=12329 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12337/stat : 12337 (java) S 12329 12329 7621 0 -1 1077944384 57 0 0 0 3 4 0 0 20 0 20 0 4651923 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168440232336 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12338] ppid=12329 vsize=13269256 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12338/stat : 12338 (java) S 12329 12329 7621 0 -1 1077944384 101 0 0 0 2 6 0 0 20 0 20 0 4651923 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168439179536 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12339] ppid=12329 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12339/stat : 12339 (java) S 12329 12329 7621 0 -1 1077944384 106 0 0 0 2 5 0 0 20 0 20 0 4651923 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168438127248 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12340] ppid=12329 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12340/stat : 12340 (java) S 12329 12329 7621 0 -1 1077944384 313 0 0 0 3 4 0 0 20 0 20 0 4651923 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168437074448 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12341] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12341/stat : 12341 (java) S 12329 12329 7621 0 -1 1077944384 286 0 0 0 0 0 0 0 20 0 20 0 4651926 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168039656048 140168845744770 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12342] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12342/stat : 12342 (java) S 12329 12329 7621 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 4651926 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168038602016 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12343] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12343/stat : 12343 (java) S 12329 12329 7621 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 20 0 4651927 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168037549680 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12344] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12344/stat : 12344 (java) S 12329 12329 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4651931 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168036498000 140168845752219 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12345] ppid=12329 vsize=13269256 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12345/stat : 12345 (java) S 12329 12329 7621 0 -1 1077944384 1697 0 0 0 33 0 0 0 20 0 20 0 4651931 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168035444848 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12346] ppid=12329 vsize=13269256 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12346/stat : 12346 (java) S 12329 12329 7621 0 -1 1077944384 1352 0 0 0 35 0 0 0 20 0 20 0 4651931 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168034392048 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12347] ppid=12329 vsize=13269256 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12347/stat : 12347 (java) S 12329 12329 7621 0 -1 1077944384 1680 0 0 0 35 0 0 0 20 0 20 0 4651931 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168033339760 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12348] ppid=12329 vsize=13269256 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12348/stat : 12348 (java) S 12329 12329 7621 0 -1 1077944384 2902 0 0 0 35 1 0 0 20 0 20 0 4651931 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168032286960 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12349] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12349/stat : 12349 (java) S 12329 12329 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4651931 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168031234912 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12350] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12350/stat : 12350 (java) S 12329 12329 7621 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 4651931 13587718144 67782 33554432000 4194304 4196468 140732714542304 140168030182192 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 13278768

[startup+6.30089 s]
/proc/loadavg: 15.07 13.59 12.88 10/292 12350
/proc/meminfo: memFree=30980232/32770624 swapFree=5800/285040
[pid=12329] ppid=12326 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12329/stat : 12329 (xcsp3-exec) S 12326 12329 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4651922 9740288 345 33554432000 4194304 5098028 140727283620624 140727283618728 139871247475324 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 37756928 140727283627150 140727283627360 140727283627360 140727283630059 0
/proc/12329/statm: 2378 345 289 221 0 87 0
[pid=12330] ppid=12329 vsize=13269256 CPUtime=10.73 cores=0,2,4,6,8,10,12,14
/proc/12330/stat : 12330 (java) S 12329 12329 7621 0 -1 1077944320 25476 0 0 0 940 133 0 0 20 0 20 0 4651922 13587718144 117301 33554432000 4194304 4196468 140732714542304 140732714524848 140168845733623 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
/proc/12330/statm: 3317314 117301 3250 1 0 3304547 0
[pid=12330/tid=12331] ppid=12329 vsize=13269256 CPUtime=5.81 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12331/stat : 12331 (java) R 12329 12329 7621 0 -1 4202560 7905 0 0 0 577 4 0 0 20 0 20 0 4651922 13587718144 117301 33554432000 4194304 4196468 140732714542304 140168849971048 140168486347146 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12333] ppid=12329 vsize=13269256 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12333/stat : 12333 (java) S 12329 12329 7621 0 -1 1077944384 250 0 0 0 18 15 0 0 20 0 20 0 4651923 13587718144 117301 33554432000 4194304 4196468 140732714542304 140168444443536 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12334] ppid=12329 vsize=13269256 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12334/stat : 12334 (java) S 12329 12329 7621 0 -1 1077944384 436 0 0 0 18 16 0 0 20 0 20 0 4651923 13587718144 117301 33554432000 4194304 4196468 140732714542304 140168443390736 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12335] ppid=12329 vsize=13269256 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12335/stat : 12335 (java) S 12329 12329 7621 0 -1 1077944384 273 0 0 0 18 15 0 0 20 0 20 0 4651923 13587718144 117301 33554432000 4194304 4196468 140732714542304 140168442338448 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12336] ppid=12329 vsize=13269256 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12336/stat : 12336 (java) S 12329 12329 7621 0 -1 1077944384 343 0 0 0 18 16 0 0 20 0 20 0 4651923 13587718144 117301 33554432000 4194304 4196468 140732714542304 140168441285648 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12337] ppid=12329 vsize=13269256 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12337/stat : 12337 (java) S 12329 12329 7621 0 -1 1077944384 213 0 0 0 17 15 0 0 20 0 20 0 4651923 13587718144 117301 33554432000 4194304 4196468 140732714542304 140168440232336 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12338] ppid=12329 vsize=13269256 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12338/stat : 12338 (java) S 12329 12329 7621 0 -1 1077944384 361 0 0 0 18 15 0 0 20 0 20 0 4651923 13587718144 117301 33554432000 4194304 4196468 140732714542304 140168439179536 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12339] ppid=12329 vsize=13269256 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12339/stat : 12339 (java) S 12329 12329 7621 0 -1 1077944384 282 0 0 0 19 14 0 0 20 0 20 0 4651923 13587718144 117301 33554432000 4194304 4196468 140732714542304 140168438127248 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12340] ppid=12329 vsize=13269256 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12340/stat : 12340 (java) S 12329 12329 7621 0 -1 1077944384 433 0 0 0 19 14 0 0 20 0 20 0 4651923 13587718144 117301 33554432000 4194304 4196468 140732714542304 140168437074448 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12341] ppid=12329 vsize=13269256 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12341/stat : 12341 (java) S 12329 12329 7621 0 -1 1077944384 1365 0 0 0 10 0 0 0 20 0 20 0 4651926 13587718144 117301 33554432000 4194304 4196468 140732714542304 140168039656048 140168845744770 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12342] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12342/stat : 12342 (java) S 12329 12329 7621 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 4651926 13587718144 117301 33554432000 4194304 4196468 140732714542304 140168038602016 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12343] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12343/stat : 12343 (java) S 12329 12329 7621 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 20 0 4651927 13587718144 117301 33554432000 4194304 4196468 140732714542304 140168037549680 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12344] ppid=12329 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12344/stat : 12344 (java) S 12329 12329 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4651931 13587718144 117301 33554432000 4194304 4196468 140732714542304 140168036498000 140168845752219 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0

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

[pid=12330/tid=12501] ppid=12329 vsize=13868332 CPUtime=226.84 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12501/stat : 12501 (java) R 12329 12329 7621 0 -1 4202560 4412 0 0 0 22683 1 0 0 20 0 28 0 4656926 14201171968 1051894 33554432000 4194304 4196468 140732714542304 140168019009400 140168485570064 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12502] ppid=12329 vsize=13868332 CPUtime=227.34 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12502/stat : 12502 (java) R 12329 12329 7621 0 -1 4202560 3408 0 0 0 22734 0 0 0 20 0 28 0 4656926 14201171968 1051894 33554432000 4194304 4196468 140732714542304 140168015851560 140168488553396 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
Current children cumulated CPU time (s) 1928.84
Current children cumulated vsize (KiB) 13877844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+341.502 s]
/proc/loadavg: 15.93 14.88 13.61 17/300 12781
/proc/meminfo: memFree=26015808/32770624 swapFree=5800/285464
[pid=12329] ppid=12326 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12329/stat : 12329 (xcsp3-exec) S 12326 12329 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4651922 9740288 345 33554432000 4194304 5098028 140727283620624 140727283618728 139871247475324 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 37756928 140727283627150 140727283627360 140727283627360 140727283630059 0
/proc/12329/statm: 2378 345 289 221 0 87 0
[pid=12330] ppid=12329 vsize=13868332 CPUtime=2400.25 cores=0,2,4,6,8,10,12,14
/proc/12330/stat : 12330 (java) S 12329 12329 7621 0 -1 1077944320 291661 0 0 0 238801 1224 0 0 20 0 28 0 4651922 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140732714524848 140168845733623 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
/proc/12330/statm: 3467083 1055931 3302 1 0 3454316 0
[pid=12330/tid=12331] ppid=12329 vsize=13868332 CPUtime=41.82 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12331/stat : 12331 (java) S 12329 12329 7621 0 -1 1077944384 12309 0 0 0 4174 8 0 0 20 0 28 0 4651922 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168849974400 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12333] ppid=12329 vsize=13868332 CPUtime=6.05 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12333/stat : 12333 (java) S 12329 12329 7621 0 -1 1077944384 8654 0 0 0 469 136 0 0 20 0 28 0 4651923 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168444443536 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12334] ppid=12329 vsize=13868332 CPUtime=5.99 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12334/stat : 12334 (java) S 12329 12329 7621 0 -1 1077944384 8234 0 0 0 448 151 0 0 20 0 28 0 4651923 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168443390736 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12335] ppid=12329 vsize=13868332 CPUtime=6.02 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12335/stat : 12335 (java) S 12329 12329 7621 0 -1 1077944384 6610 0 0 0 454 148 0 0 20 0 28 0 4651923 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168442338448 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12336] ppid=12329 vsize=13868332 CPUtime=6.07 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12336/stat : 12336 (java) S 12329 12329 7621 0 -1 1077944384 6761 0 0 0 460 147 0 0 20 0 28 0 4651923 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168441285648 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12337] ppid=12329 vsize=13868332 CPUtime=6.02 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12337/stat : 12337 (java) S 12329 12329 7621 0 -1 1077944384 8006 0 0 0 450 152 0 0 20 0 28 0 4651923 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168440232336 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12338] ppid=12329 vsize=13868332 CPUtime=6.01 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12338/stat : 12338 (java) S 12329 12329 7621 0 -1 1077944384 6453 0 0 0 464 137 0 0 20 0 28 0 4651923 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168439179536 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12339] ppid=12329 vsize=13868332 CPUtime=5.99 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12339/stat : 12339 (java) S 12329 12329 7621 0 -1 1077944384 7763 0 0 0 459 140 0 0 20 0 28 0 4651923 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168438127248 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12340] ppid=12329 vsize=13868332 CPUtime=5.95 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12340/stat : 12340 (java) S 12329 12329 7621 0 -1 1077944384 6992 0 0 0 457 138 0 0 20 0 28 0 4651923 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168437074448 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12341] ppid=12329 vsize=13868332 CPUtime=2.03 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12341/stat : 12341 (java) S 12329 12329 7621 0 -1 1077944384 13314 0 0 0 192 11 0 0 20 0 28 0 4651926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168039656048 140168845744770 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12342] ppid=12329 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12342/stat : 12342 (java) S 12329 12329 7621 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 28 0 4651926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168038602080 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12343] ppid=12329 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12343/stat : 12343 (java) S 12329 12329 7621 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 28 0 4651927 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168037549696 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12344] ppid=12329 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12344/stat : 12344 (java) S 12329 12329 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4651931 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168036498000 140168845752219 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12345] ppid=12329 vsize=13868332 CPUtime=3.77 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12345/stat : 12345 (java) S 12329 12329 7621 0 -1 1077944384 17509 0 0 0 375 2 0 0 20 0 28 0 4651931 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168035444848 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12346] ppid=12329 vsize=13868332 CPUtime=3.84 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12346/stat : 12346 (java) S 12329 12329 7621 0 -1 1077944384 15397 0 0 0 381 3 0 0 20 0 28 0 4651931 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168034392048 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12347] ppid=12329 vsize=13868332 CPUtime=4.34 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12347/stat : 12347 (java) S 12329 12329 7621 0 -1 1077944384 17261 0 0 0 432 2 0 0 20 0 28 0 4651931 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168033339760 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12348] ppid=12329 vsize=13868332 CPUtime=1.16 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12348/stat : 12348 (java) S 12329 12329 7621 0 -1 1077944384 11243 0 0 0 114 2 0 0 20 0 28 0 4651931 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168032286960 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12349] ppid=12329 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12349/stat : 12349 (java) S 12329 12329 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4651931 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168031234912 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12350] ppid=12329 vsize=13868332 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12350/stat : 12350 (java) S 12329 12329 7621 0 -1 1077944384 2013 0 0 0 9 12 0 0 20 0 28 0 4651931 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168030182192 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12495] ppid=12329 vsize=13868332 CPUtime=284.95 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12495/stat : 12495 (java) R 12329 12329 7621 0 -1 4202560 93078 0 0 0 28487 8 0 0 20 0 28 0 4656926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168013745672 140168485570361 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12496] ppid=12329 vsize=13868332 CPUtime=284.15 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12496/stat : 12496 (java) R 12329 12329 7621 0 -1 4202560 4239 0 0 0 28414 1 0 0 20 0 28 0 4656926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168020062712 140168485570361 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12497] ppid=12329 vsize=13868332 CPUtime=286.13 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12497/stat : 12497 (java) R 12329 12329 7621 0 -1 4202560 10483 0 0 0 28611 2 0 0 20 0 28 0 4656926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168022167408 140168485570361 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12498] ppid=12329 vsize=13868332 CPUtime=283.63 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12498/stat : 12498 (java) R 12329 12329 7621 0 -1 4202560 5297 0 0 0 28361 2 0 0 20 0 28 0 4656926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168016904168 140168488785055 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12499] ppid=12329 vsize=13868332 CPUtime=284.66 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12499/stat : 12499 (java) R 12329 12329 7621 0 -1 4202560 4183 0 0 0 28463 3 0 0 20 0 28 0 4656926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168014801248 140168490184292 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12500] ppid=12329 vsize=13868332 CPUtime=285.46 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12500/stat : 12500 (java) R 12329 12329 7621 0 -1 4202560 12040 0 0 0 28544 2 0 0 20 0 28 0 4656926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168021115000 140168485570138 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12501] ppid=12329 vsize=13868332 CPUtime=285.9 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12501/stat : 12501 (java) R 12329 12329 7621 0 -1 4202560 5134 0 0 0 28588 2 0 0 20 0 28 0 4656926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168019009400 140168488785055 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12502] ppid=12329 vsize=13868332 CPUtime=286.39 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12502/stat : 12502 (java) R 12329 12329 7621 0 -1 4202560 3602 0 0 0 28638 1 0 0 20 0 28 0 4656926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168015851448 140168485570096 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
Current children cumulated CPU time (s) 2400.25
Current children cumulated vsize (KiB) 13877844

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 12330 sig 9
??? kill 12329 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+341.502 s]
/proc/loadavg: 15.93 14.88 13.61 17/300 12781
/proc/meminfo: memFree=26015808/32770624 swapFree=5800/285464
[pid=12329] ppid=12326 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12329/stat : 12329 (xcsp3-exec) S 12326 12329 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4651922 9740288 345 33554432000 4194304 5098028 140727283620624 140727283618728 139871247475324 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 37756928 140727283627150 140727283627360 140727283627360 140727283630059 0
/proc/12329/statm: 2378 345 289 221 0 87 0
[pid=12330] ppid=12329 vsize=13868332 CPUtime=2400.25 cores=0,2,4,6,8,10,12,14
/proc/12330/stat : 12330 (java) S 12329 12329 7621 0 -1 1077944320 291661 0 0 0 238801 1224 0 0 20 0 28 0 4651922 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140732714524848 140168845733623 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
/proc/12330/statm: 3467083 1055931 3302 1 0 3454316 0
[pid=12330/tid=12331] ppid=12329 vsize=13868332 CPUtime=41.82 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12331/stat : 12331 (java) S 12329 12329 7621 0 -1 1077944384 12309 0 0 0 4174 8 0 0 20 0 28 0 4651922 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168849974400 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12333] ppid=12329 vsize=13868332 CPUtime=6.05 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12333/stat : 12333 (java) S 12329 12329 7621 0 -1 1077944384 8654 0 0 0 469 136 0 0 20 0 28 0 4651923 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168444443536 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12334] ppid=12329 vsize=13868332 CPUtime=5.99 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12334/stat : 12334 (java) S 12329 12329 7621 0 -1 1077944384 8234 0 0 0 448 151 0 0 20 0 28 0 4651923 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168443390736 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12335] ppid=12329 vsize=13868332 CPUtime=6.02 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12335/stat : 12335 (java) S 12329 12329 7621 0 -1 1077944384 6610 0 0 0 454 148 0 0 20 0 28 0 4651923 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168442338448 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12336] ppid=12329 vsize=13868332 CPUtime=6.07 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12336/stat : 12336 (java) S 12329 12329 7621 0 -1 1077944384 6761 0 0 0 460 147 0 0 20 0 28 0 4651923 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168441285648 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12337] ppid=12329 vsize=13868332 CPUtime=6.02 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12337/stat : 12337 (java) S 12329 12329 7621 0 -1 1077944384 8006 0 0 0 450 152 0 0 20 0 28 0 4651923 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168440232336 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12338] ppid=12329 vsize=13868332 CPUtime=6.01 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12338/stat : 12338 (java) S 12329 12329 7621 0 -1 1077944384 6453 0 0 0 464 137 0 0 20 0 28 0 4651923 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168439179536 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12339] ppid=12329 vsize=13868332 CPUtime=5.99 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12339/stat : 12339 (java) S 12329 12329 7621 0 -1 1077944384 7763 0 0 0 459 140 0 0 20 0 28 0 4651923 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168438127248 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12340] ppid=12329 vsize=13868332 CPUtime=5.95 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12340/stat : 12340 (java) S 12329 12329 7621 0 -1 1077944384 6992 0 0 0 457 138 0 0 20 0 28 0 4651923 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168437074448 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12341] ppid=12329 vsize=13868332 CPUtime=2.03 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12341/stat : 12341 (java) S 12329 12329 7621 0 -1 1077944384 13314 0 0 0 192 11 0 0 20 0 28 0 4651926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168039656048 140168845744770 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12342] ppid=12329 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12342/stat : 12342 (java) S 12329 12329 7621 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 28 0 4651926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168038602080 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12343] ppid=12329 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12343/stat : 12343 (java) S 12329 12329 7621 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 28 0 4651927 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168037549696 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12344] ppid=12329 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12344/stat : 12344 (java) S 12329 12329 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4651931 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168036498000 140168845752219 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12345] ppid=12329 vsize=13868332 CPUtime=3.77 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12345/stat : 12345 (java) S 12329 12329 7621 0 -1 1077944384 17509 0 0 0 375 2 0 0 20 0 28 0 4651931 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168035444848 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12346] ppid=12329 vsize=13868332 CPUtime=3.84 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12346/stat : 12346 (java) S 12329 12329 7621 0 -1 1077944384 15397 0 0 0 381 3 0 0 20 0 28 0 4651931 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168034392048 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12347] ppid=12329 vsize=13868332 CPUtime=4.34 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12347/stat : 12347 (java) S 12329 12329 7621 0 -1 1077944384 17261 0 0 0 432 2 0 0 20 0 28 0 4651931 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168033339760 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12348] ppid=12329 vsize=13868332 CPUtime=1.16 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12348/stat : 12348 (java) S 12329 12329 7621 0 -1 1077944384 11243 0 0 0 114 2 0 0 20 0 28 0 4651931 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168032286960 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12349] ppid=12329 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12349/stat : 12349 (java) S 12329 12329 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4651931 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168031234912 140168845743829 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12350] ppid=12329 vsize=13868332 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12350/stat : 12350 (java) S 12329 12329 7621 0 -1 1077944384 2013 0 0 0 9 12 0 0 20 0 28 0 4651931 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168030182192 140168845744770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12495] ppid=12329 vsize=13868332 CPUtime=284.95 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12495/stat : 12495 (java) R 12329 12329 7621 0 -1 4202560 93078 0 0 0 28487 8 0 0 20 0 28 0 4656926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168013745672 140168485570361 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12496] ppid=12329 vsize=13868332 CPUtime=284.15 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12496/stat : 12496 (java) R 12329 12329 7621 0 -1 4202560 4239 0 0 0 28414 1 0 0 20 0 28 0 4656926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168020062712 140168485570361 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12497] ppid=12329 vsize=13868332 CPUtime=286.13 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12497/stat : 12497 (java) R 12329 12329 7621 0 -1 4202560 10483 0 0 0 28611 2 0 0 20 0 28 0 4656926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168022167408 140168485570361 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12498] ppid=12329 vsize=13868332 CPUtime=283.63 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12498/stat : 12498 (java) R 12329 12329 7621 0 -1 4202560 5297 0 0 0 28361 2 0 0 20 0 28 0 4656926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168016904168 140168488785055 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12499] ppid=12329 vsize=13868332 CPUtime=284.66 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12499/stat : 12499 (java) R 12329 12329 7621 0 -1 4202560 4183 0 0 0 28463 3 0 0 20 0 28 0 4656926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168014801248 140168490184292 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12500] ppid=12329 vsize=13868332 CPUtime=285.46 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12500/stat : 12500 (java) R 12329 12329 7621 0 -1 4202560 12040 0 0 0 28544 2 0 0 20 0 28 0 4656926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168021115000 140168485570138 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12501] ppid=12329 vsize=13868332 CPUtime=285.9 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12501/stat : 12501 (java) R 12329 12329 7621 0 -1 4202560 5134 0 0 0 28588 2 0 0 20 0 28 0 4656926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168019009400 140168488785055 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
[pid=12330/tid=12502] ppid=12329 vsize=13868332 CPUtime=286.39 cores=0,2,4,6,8,10,12,14
/proc/12330/task/12502/stat : 12502 (java) R 12329 12329 7621 0 -1 4202560 3602 0 0 0 28638 1 0 0 20 0 28 0 4656926 14201171968 1055931 33554432000 4194304 4196468 140732714542304 140168015851448 140168485570096 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 30707712 140732714550460 140732714550636 140732714550636 140732714553295 0
Current children cumulated CPU time (s) 2400.25
Current children cumulated vsize (KiB) 13877844

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 341.512
CPU time (s): 2400.25
CPU user time (s): 2388.01
CPU system time (s): 12.24
CPU usage (%): 702.83
Max. virtual memory (cumulated for all children) (KiB): 13877844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001042
system time used= 0.002085
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 517
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= 4
involuntary context switches= 2

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.62625 second user time and 4.71538 second system time

The end

Launcher Data

Begin job on node124 at 2017-07-22 05:24:02
IDJOB=4249213
IDBENCH=135805
IDSOLVER=2625
FILE ID=node124/4249213-1500693842
RUNJOBID= node124-1500683887-7652
PBS_JOBID= 20623343
Free space on /tmp= 62000 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n150/TravellingSalesman-150-50-14.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249213-1500693842/watcher-4249213-1500693842 -o /tmp/evaluation-result-4249213-1500693842/solver-4249213-1500693842 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500683887-7652 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 2084561188 HOME/instance-4249213-1500693842.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= b2c04361dada2322dcbf50e86c385888
RANDOM SEED=2084561188

node124.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.16
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	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.16
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	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.16
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	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.16
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	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31435156 kB
MemAvailable:   31597784 kB
Buffers:          116052 kB
Cached:           328876 kB
SwapCached:            0 kB
Active:           612316 kB
Inactive:         293720 kB
Active(anon):     463784 kB
Inactive(anon):     8744 kB
Active(file):     148532 kB
Inactive(file):   284976 kB
Unevictable:        5800 kB
Mlocked:            5800 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7944 kB
Writeback:             0 kB
AnonPages:        654772 kB
Mapped:            42632 kB
Shmem:              8840 kB
Slab:             123868 kB
SReclaimable:      89908 kB
SUnreclaim:        33960 kB
KernelStack:        5168 kB
PageTables:         6616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1541828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    536576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61992 MiB
End job on node124 at 2017-07-22 05:29:43