Trace number 4244464

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)1302 2400.1 310.912

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-015-15-7.xml
MD5SUMfe547a27c953c30f0dd43f8aa0b4ac9f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1217
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints255
Number of domains1
Minimum domain size1320
Maximum domain size1320
Distribution of domain sizes[{"size":1320,"count":240}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":225}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":15,"count":15}]
Number of extensional constraints0
Number of intensional constraints240
Distribution of constraint types[{"type":"intension","count":240},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4244464-1500683001.xml"  -tl '2400s' -p 8 -x 0
0.00/0.19	c [HOME/instance-4244464-1500683001.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.25	c 8 solvers in parallel
0.00/0.31	c parse instance...
0.00/0.89	c solve instance...
34.16/4.92	o 1319 
123.70/16.33	o 1313 
240.85/31.14	o 1312 
1007.30/129.72	o 1311 
1016.58/132.96	o 1310 
2065.03/267.50	o 1309 
2069.23/268.46	o 1307 
2072.67/268.91	o 1306 
2074.95/269.27	o 1305 
2080.08/270.32	o 1304 
2081.47/270.51	o 1303 
2082.36/270.66	o 1302 
2400.10/310.93	s SATISFIABLE
2400.10/310.93	v <instantiation>
2400.10/310.93	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[0][13] s[0][14] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[1][13] s[1][14] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[2][13] s[2][14] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[3][13] s[3][14] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[4][13] s[4][14] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] s[5][13] s[5][14] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[6][12] s[6][13] s[6][14] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[7][12] s[7][13] s[7][14] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[8][12] s[8][13] s[8][14] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[9][12] s[9][13] s[9][14] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[10][5] s[10][6] s[10][7] s[10][8] s[10][9] s[10][10] s[10][11] s[10][12] s[10][13] s[10][14] s[11][0] s[11][1] s[11][2] s[11][3] s[11][4] s[11][5] s[11][6] s[11][7] s[11][8] s[11][9] s[11][10] s[11][11] s[11][12] s[11][13] s[11][14] s[12][0] s[12][1] s[12][2] s[12][3] s[12][4] s[12][5] s[12][6] s[12][7] s[12][8] s[12][9] s[12][10] s[12][11] s[12][12] s[12][13] s[12][14] s[13][0] s[13][1] s[13][2] s[13][3] s[13][4] s[13][5] s[13][6] s[13][7] s[13][8] s[13][9] s[13][10] s[13][11] s[13][12] s[13][13] s[13][14] s[14][0] s[14][1] s[14][2] s[14][3] s[14][4] s[14][5] s[14][6] s[14][7] s[14][8] s[14][9] s[14][10] s[14][11] s[14][12] s[14][13] s[14][14] e[0] e[1] e[2] e[3] e[4] e[5] e[6] e[7] e[8] e[9] e[10] e[11] e[12] e[13] e[14] </list>
2400.10/310.93	v 	<values>262 346 355 459 513 549 629 710 720 770 806 826 918 983 1071 0 4 72 156 177 321 413 479 530 613 755 829 922 972 1110 2 48 105 172 276 364 461 521 565 625 707 731 827 858 1125 0 34 103 156 254 299 380 485 719 832 838 937 1069 1103 1207 194 422 529 576 633 789 865 879 882 972 1072 1082 1125 1220 1247 19 66 156 355 357 392 463 543 753 851 918 1018 1103 1187 1279 48 72 77 174 180 202 222 299 384 530 606 651 915 1070 1171 122 205 328 394 481 522 529 612 729 823 906 915 1000 1196 1234 12 90 287 480 611 619 733 845 852 890 918 994 1105 1138 1278 133 221 285 404 637 783 855 889 903 960 1001 1099 1103 1121 1220 104 144 251 292 305 315 371 461 544 635 714 802 1055 1098 1153 43 105 266 384 502 517 528 617 658 756 956 1014 1107 1139 1258 52 262 497 783 798 841 907 935 974 1062 1076 1104 1110 1135 1140 63 90 168 188 246 254 303 346 473 542 633 639 649 700 803 0 24 90 132 172 256 307 340 355 370 466 631 897 969 1211 1135 1186 1205 1278 1274 1302 1208 1302 1279 1296 1164 1278 1163 878 1214 </values>
2400.10/310.93	v </instantiation>
2400.10/310.93	c Unexpected resolution interruption!

Verifier Data

OK	1302

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-4244464-1500683001/watcher-4244464-1500683001 -o /tmp/evaluation-result-4244464-1500683001/solver-4244464-1500683001 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500682387-16505 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 703298655 HOME/instance-4244464-1500683001.xml 

pid=17252
running on 8 cores: 1,3,5,7,9,11,13,15

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: 14.91 14.46 9.80 10/272 17255
/proc/meminfo: memFree=31741368/32770624 swapFree=5736/220664
[pid=17255] ppid=17252 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17255/stat : 17255 (xcsp3-exec) S 17252 17255 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3569262 9740288 345 33554432000 4194304 5098028 140728077982432 140728077980536 140089354273404 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 36945920 140728077989007 140728077989216 140728077989216 140728077991915 0
/proc/17255/statm: 2378 345 289 221 0 87 0

[startup+0.100102 s]
/proc/loadavg: 14.91 14.46 9.80 10/272 17255
/proc/meminfo: memFree=31741368/32770624 swapFree=5736/220664
[pid=17255] ppid=17252 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17255/stat : 17255 (xcsp3-exec) S 17252 17255 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3569262 9740288 345 33554432000 4194304 5098028 140728077982432 140728077980536 140089354273404 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 36945920 140728077989007 140728077989216 140728077989216 140728077991915 0
/proc/17255/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200249 s]
/proc/loadavg: 14.91 14.46 9.80 10/272 17255
/proc/meminfo: memFree=31741368/32770624 swapFree=5736/220664
[pid=17255] ppid=17252 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17255/stat : 17255 (xcsp3-exec) S 17252 17255 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3569262 9740288 345 33554432000 4194304 5098028 140728077982432 140728077980536 140089354273404 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 36945920 140728077989007 140728077989216 140728077989216 140728077991915 0
/proc/17255/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.30022 s]
/proc/loadavg: 14.91 14.46 9.80 10/272 17255
/proc/meminfo: memFree=31741368/32770624 swapFree=5736/220664
[pid=17255] ppid=17252 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17255/stat : 17255 (xcsp3-exec) S 17252 17255 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3569262 9740288 345 33554432000 4194304 5098028 140728077982432 140728077980536 140089354273404 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 36945920 140728077989007 140728077989216 140728077989216 140728077991915 0
/proc/17255/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700173 s]
/proc/loadavg: 14.91 14.46 9.80 10/272 17255
/proc/meminfo: memFree=31741368/32770624 swapFree=5736/220664
[pid=17255] ppid=17252 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17255/stat : 17255 (xcsp3-exec) S 17252 17255 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3569262 9740288 345 33554432000 4194304 5098028 140728077982432 140728077980536 140089354273404 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 36945920 140728077989007 140728077989216 140728077989216 140728077991915 0
/proc/17255/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50138 s]
/proc/loadavg: 14.91 14.46 9.80 19/301 17284
/proc/meminfo: memFree=31599240/32770624 swapFree=5736/220380
[pid=17255] ppid=17252 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17255/stat : 17255 (xcsp3-exec) S 17252 17255 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3569262 9740288 345 33554432000 4194304 5098028 140728077982432 140728077980536 140089354273404 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 36945920 140728077989007 140728077989216 140728077989216 140728077991915 0
/proc/17255/statm: 2378 345 289 221 0 87 0
[pid=17256] ppid=17255 vsize=13801768 CPUtime=7.19 cores=1,3,5,7,9,11,13,15
/proc/17256/stat : 17256 (java) S 17255 17255 16473 0 -1 1077944320 24507 0 0 0 709 10 0 0 20 0 28 0 3569262 14133010432 45752 33554432000 4194304 4196468 140729483419408 140729483401952 140514389024503 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
/proc/17256/statm: 3450442 45752 3220 1 0 3437675 0
[pid=17256/tid=17257] ppid=17255 vsize=13801768 CPUtime=0.88 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17257/stat : 17257 (java) S 17255 17255 16473 0 -1 1077944384 7014 0 0 0 84 4 0 0 20 0 28 0 3569263 14133010432 45752 33554432000 4194304 4196468 140729483419408 140514393265280 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17259] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17259/stat : 17259 (java) S 17255 17255 16473 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3569263 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513987984528 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17260] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17260/stat : 17260 (java) S 17255 17255 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3569263 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513986931728 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17261] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17261/stat : 17261 (java) S 17255 17255 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3569263 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513985878928 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17262] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17262/stat : 17262 (java) S 17255 17255 16473 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3569263 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513984826128 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17263] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17263/stat : 17263 (java) S 17255 17255 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3569263 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513983773328 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17264] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17264/stat : 17264 (java) S 17255 17255 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3569263 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513982720528 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17265] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17265/stat : 17265 (java) S 17255 17255 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3569263 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513981667728 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17266] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17266/stat : 17266 (java) S 17255 17255 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3569263 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513980614928 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17267] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17267/stat : 17267 (java) S 17255 17255 16473 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 3569266 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513582791536 140514389035650 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17268] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17268/stat : 17268 (java) S 17255 17255 16473 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3569267 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513581737504 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17269] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17269/stat : 17269 (java) S 17255 17255 16473 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3569267 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513580684656 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17270] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17270/stat : 17270 (java) S 17255 17255 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3569271 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513579632976 140514389043099 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17271] ppid=17255 vsize=13801768 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17271/stat : 17271 (java) R 17255 17255 16473 0 -1 4202560 4358 0 0 0 68 1 0 0 20 0 28 0 3569271 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513578564824 140514372581808 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17272] ppid=17255 vsize=13801768 CPUtime=0.71 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17272/stat : 17272 (java) R 17255 17255 16473 0 -1 4202560 3655 0 0 0 70 1 0 0 20 0 28 0 3569271 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513577513592 140514367041515 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17273] ppid=17255 vsize=13801768 CPUtime=0.71 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17273/stat : 17273 (java) R 17255 17255 16473 0 -1 4202560 3916 0 0 0 70 1 0 0 20 0 28 0 3569271 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513576459224 140514374132667 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17274] ppid=17255 vsize=13801768 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17274/stat : 17274 (java) S 17255 17255 16473 0 -1 1077944384 3768 0 0 0 68 1 0 0 20 0 28 0 3569271 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513575421936 140514389035650 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17275] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17275/stat : 17275 (java) S 17255 17255 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3569271 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513574370400 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17276] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17276/stat : 17276 (java) S 17255 17255 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3569271 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513573317680 140514389035650 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17277] ppid=17255 vsize=13801768 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17277/stat : 17277 (java) R 17255 17255 16473 0 -1 4202560 64 0 0 0 43 0 0 0 20 0 28 0 3569353 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513565301976 140514026093893 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17278] ppid=17255 vsize=13801768 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17278/stat : 17278 (java) R 17255 17255 16473 0 -1 4202560 39 0 0 0 40 0 0 0 20 0 28 0 3569353 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513564250472 140514026212789 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17279] ppid=17255 vsize=13801768 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17279/stat : 17279 (java) R 17255 17255 16473 0 -1 4202560 66 0 0 0 53 0 0 0 20 0 28 0 3569353 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513563197960 140514026199229 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17280] ppid=17255 vsize=13801768 CPUtime=0.39 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17280/stat : 17280 (java) R 17255 17255 16473 0 -1 4202560 147 0 0 0 39 0 0 0 20 0 28 0 3569353 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513562147080 140514026093824 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17281] ppid=17255 vsize=13801768 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17281/stat : 17281 (java) R 17255 17255 16473 0 -1 4202560 47 0 0 0 38 0 0 0 20 0 28 0 3569353 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513561091384 140514026181450 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17282] ppid=17255 vsize=13801768 CPUtime=0.48 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17282/stat : 17282 (java) R 17255 17255 16473 0 -1 4202560 37 0 0 0 48 0 0 0 20 0 28 0 3569353 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513560041520 140514026158128 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17283] ppid=17255 vsize=13801768 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17283/stat : 17283 (java) R 17255 17255 16473 0 -1 4202560 45 0 0 0 43 0 0 0 20 0 28 0 3569353 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513558989560 140514026200825 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17284] ppid=17255 vsize=13801768 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17284/stat : 17284 (java) R 17255 17255 16473 0 -1 4202560 41 0 0 0 38 0 0 0 20 0 28 0 3569353 14133010432 45752 33554432000 4194304 4196468 140729483419408 140513557935960 140514026154575 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
Current children cumulated CPU time (s) 7.19
Current children cumulated vsize (KiB) 13811280

[startup+3.1014 s]
/proc/loadavg: 14.91 14.46 9.80 20/301 17284
/proc/meminfo: memFree=31555300/32770624 swapFree=5736/220380
[pid=17255] ppid=17252 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17255/stat : 17255 (xcsp3-exec) S 17252 17255 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3569262 9740288 345 33554432000 4194304 5098028 140728077982432 140728077980536 140089354273404 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 36945920 140728077989007 140728077989216 140728077989216 140728077991915 0
/proc/17255/statm: 2378 345 289 221 0 87 0
[pid=17256] ppid=17255 vsize=13801768 CPUtime=19.92 cores=1,3,5,7,9,11,13,15
/proc/17256/stat : 17256 (java) S 17255 17255 16473 0 -1 1077944320 46608 0 0 0 1980 12 0 0 20 0 28 0 3569262 14133010432 50196 33554432000 4194304 4196468 140729483419408 140729483401952 140514389024503 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
/proc/17256/statm: 3450442 50196 3234 1 0 3437675 0
[pid=17256/tid=17257] ppid=17255 vsize=13801768 CPUtime=0.88 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17257/stat : 17257 (java) S 17255 17255 16473 0 -1 1077944384 7014 0 0 0 84 4 0 0 20 0 28 0 3569263 14133010432 50196 33554432000 4194304 4196468 140729483419408 140514393265280 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17259] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17259/stat : 17259 (java) S 17255 17255 16473 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3569263 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513987984528 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17260] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17260/stat : 17260 (java) S 17255 17255 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3569263 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513986931728 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17261] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17261/stat : 17261 (java) S 17255 17255 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3569263 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513985878928 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17262] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17262/stat : 17262 (java) S 17255 17255 16473 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3569263 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513984826128 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17263] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17263/stat : 17263 (java) S 17255 17255 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3569263 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513983773328 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17264] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17264/stat : 17264 (java) S 17255 17255 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3569263 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513982720528 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17265] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17265/stat : 17265 (java) S 17255 17255 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3569263 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513981667728 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17266] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17266/stat : 17266 (java) S 17255 17255 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3569263 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513980614928 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17267] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17267/stat : 17267 (java) S 17255 17255 16473 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 3569266 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513582791536 140514389035650 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17268] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17268/stat : 17268 (java) S 17255 17255 16473 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3569267 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513581737504 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17269] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17269/stat : 17269 (java) S 17255 17255 16473 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3569267 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513580684656 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17270] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17270/stat : 17270 (java) S 17255 17255 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3569271 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513579632976 140514389043099 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17271] ppid=17255 vsize=13801768 CPUtime=1.64 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17271/stat : 17271 (java) R 17255 17255 16473 0 -1 4202560 8811 0 0 0 163 1 0 0 20 0 28 0 3569271 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513578567072 140514370545472 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17272] ppid=17255 vsize=13801768 CPUtime=1.89 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17272/stat : 17272 (java) R 17255 17255 16473 0 -1 4202560 11681 0 0 0 187 2 0 0 20 0 28 0 3569271 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513577518880 140514373014489 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17273] ppid=17255 vsize=13801768 CPUtime=1.7 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17273/stat : 17273 (java) R 17255 17255 16473 0 -1 4202560 12075 0 0 0 168 2 0 0 20 0 28 0 3569271 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513576461088 140514381313957 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17274] ppid=17255 vsize=13801768 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17274/stat : 17274 (java) S 17255 17255 16473 0 -1 1077944384 4501 0 0 0 75 1 0 0 20 0 28 0 3569271 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513575421936 140514389035650 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17275] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17275/stat : 17275 (java) S 17255 17255 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3569271 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513574370400 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17276] ppid=17255 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17276/stat : 17276 (java) S 17255 17255 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3569271 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513573317680 140514389035650 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17277] ppid=17255 vsize=13801768 CPUtime=1.82 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17277/stat : 17277 (java) R 17255 17255 16473 0 -1 4202560 188 0 0 0 182 0 0 0 20 0 28 0 3569353 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513565301080 140514026167239 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17278] ppid=17255 vsize=13801768 CPUtime=1.64 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17278/stat : 17278 (java) R 17255 17255 16473 0 -1 4202560 117 0 0 0 164 0 0 0 20 0 28 0 3569353 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513564250904 140514026199199 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17279] ppid=17255 vsize=13801768 CPUtime=1.82 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17279/stat : 17279 (java) R 17255 17255 16473 0 -1 4202560 120 0 0 0 182 0 0 0 20 0 28 0 3569353 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513563199096 140514026154576 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17280] ppid=17255 vsize=13801768 CPUtime=1.57 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17280/stat : 17280 (java) R 17255 17255 16473 0 -1 4202560 351 0 0 0 157 0 0 0 20 0 28 0 3569353 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513562146056 140514026186469 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17281] ppid=17255 vsize=13801768 CPUtime=1.44 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17281/stat : 17281 (java) R 17255 17255 16473 0 -1 4202560 135 0 0 0 144 0 0 0 20 0 28 0 3569353 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513561092360 140514026352108 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17282] ppid=17255 vsize=13801768 CPUtime=1.56 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17282/stat : 17282 (java) R 17255 17255 16473 0 -1 4202560 75 0 0 0 156 0 0 0 20 0 28 0 3569353 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513560041440 140514026161644 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17283] ppid=17255 vsize=13801768 CPUtime=1.58 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17283/stat : 17283 (java) R 17255 17255 16473 0 -1 4202560 108 0 0 0 158 0 0 0 20 0 28 0 3569353 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513558989992 140514026200806 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17284] ppid=17255 vsize=13801768 CPUtime=1.54 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17284/stat : 17284 (java) R 17255 17255 16473 0 -1 4202560 87 0 0 0 154 0 0 0 20 0 28 0 3569353 14133010432 50196 33554432000 4194304 4196468 140729483419408 140513557933448 140514026199199 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
Current children cumulated CPU time (s) 19.92
Current children cumulated vsize (KiB) 13811280

[startup+6.30168 s]
/proc/loadavg: 14.76 14.43 9.82 17/301 17292
/proc/meminfo: memFree=31495168/32770624 swapFree=5736/220388

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

[pid=17256/tid=17385] ppid=17255 vsize=13870380 CPUtime=11.39 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17385/stat : 17385 (java) R 17255 17255 16473 0 -1 4202560 20 0 0 0 1139 0 0 0 20 0 28 0 3596328 14203269120 80177 33554432000 4194304 4196468 140729483419408 140513556881720 140514036106116 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17386] ppid=17255 vsize=13870380 CPUtime=11.43 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17386/stat : 17386 (java) R 17255 17255 16473 0 -1 4202560 20 0 0 0 1143 0 0 0 20 0 28 0 3596328 14203269120 80177 33554432000 4194304 4196468 140729483419408 140513565303288 140514034143319 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
Current children cumulated CPU time (s) 2174.54
Current children cumulated vsize (KiB) 13879892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+310.901 s]
/proc/loadavg: 16.32 15.43 11.53 17/299 17483
/proc/meminfo: memFree=31364132/32770624 swapFree=5736/220788
[pid=17255] ppid=17252 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17255/stat : 17255 (xcsp3-exec) S 17252 17255 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3569262 9740288 345 33554432000 4194304 5098028 140728077982432 140728077980536 140089354273404 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 36945920 140728077989007 140728077989216 140728077989216 140728077991915 0
/proc/17255/statm: 2378 345 289 221 0 87 0
[pid=17256] ppid=17255 vsize=13870380 CPUtime=2400.1 cores=1,3,5,7,9,11,13,15
/proc/17256/stat : 17256 (java) S 17255 17255 16473 0 -1 1077944320 185124 0 0 0 239770 240 0 0 20 0 28 0 3569262 14203269120 86648 33554432000 4194304 4196468 140729483419408 140729483401952 140514389024503 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
/proc/17256/statm: 3467595 86648 3287 1 0 3454828 0
[pid=17256/tid=17257] ppid=17255 vsize=13870380 CPUtime=0.89 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17257/stat : 17257 (java) S 17255 17255 16473 0 -1 1077944384 7668 0 0 0 85 4 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140514393265280 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17259] ppid=17255 vsize=13870380 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17259/stat : 17259 (java) S 17255 17255 16473 0 -1 1077944384 2144 0 0 0 45 9 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513987984528 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17260] ppid=17255 vsize=13870380 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17260/stat : 17260 (java) S 17255 17255 16473 0 -1 1077944384 3936 0 0 0 44 9 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513986931728 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17261] ppid=17255 vsize=13870380 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17261/stat : 17261 (java) S 17255 17255 16473 0 -1 1077944384 2649 0 0 0 45 10 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513985878928 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17262] ppid=17255 vsize=13870380 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17262/stat : 17262 (java) S 17255 17255 16473 0 -1 1077944384 3365 0 0 0 43 9 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513984826128 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17263] ppid=17255 vsize=13870380 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17263/stat : 17263 (java) S 17255 17255 16473 0 -1 1077944384 3484 0 0 0 45 9 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513983773328 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17264] ppid=17255 vsize=13870380 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17264/stat : 17264 (java) S 17255 17255 16473 0 -1 1077944384 2514 0 0 0 43 10 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513982720528 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17265] ppid=17255 vsize=13870380 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17265/stat : 17265 (java) S 17255 17255 16473 0 -1 1077944384 3183 0 0 0 43 9 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513981667728 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17266] ppid=17255 vsize=13870380 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17266/stat : 17266 (java) S 17255 17255 16473 0 -1 1077944384 2428 0 0 0 41 10 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513980614928 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17267] ppid=17255 vsize=13870380 CPUtime=1.91 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17267/stat : 17267 (java) S 17255 17255 16473 0 -1 1077944384 8730 0 0 0 75 116 0 0 20 0 28 0 3569266 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513582791536 140514389035650 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17268] ppid=17255 vsize=13870380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17268/stat : 17268 (java) S 17255 17255 16473 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 3569267 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513581737568 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17269] ppid=17255 vsize=13870380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17269/stat : 17269 (java) S 17255 17255 16473 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 3569267 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513580684672 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17270] ppid=17255 vsize=13870380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17270/stat : 17270 (java) S 17255 17255 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3569271 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513579632976 140514389043099 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17271] ppid=17255 vsize=13870380 CPUtime=4.62 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17271/stat : 17271 (java) S 17255 17255 16473 0 -1 1077944384 26137 0 0 0 459 3 0 0 20 0 28 0 3569271 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513578580336 140514389035650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17272] ppid=17255 vsize=13870380 CPUtime=5.03 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17272/stat : 17272 (java) S 17255 17255 16473 0 -1 1077944384 31204 0 0 0 500 3 0 0 20 0 28 0 3569271 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513577527536 140514389035650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17273] ppid=17255 vsize=13870380 CPUtime=4.64 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17273/stat : 17273 (java) S 17255 17255 16473 0 -1 1077944384 30580 0 0 0 460 4 0 0 20 0 28 0 3569271 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513576474736 140514389035650 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17274] ppid=17255 vsize=13870380 CPUtime=1.25 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17274/stat : 17274 (java) S 17255 17255 16473 0 -1 1077944384 18229 0 0 0 122 3 0 0 20 0 28 0 3569271 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513575421936 140514389035650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17275] ppid=17255 vsize=13870380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17275/stat : 17275 (java) S 17255 17255 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3569271 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513574370400 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17276] ppid=17255 vsize=13870380 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17276/stat : 17276 (java) S 17255 17255 16473 0 -1 1077944384 2038 0 0 0 6 7 0 0 20 0 28 0 3569271 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513573317680 140514389035650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17379] ppid=17255 vsize=13870380 CPUtime=39.44 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17379/stat : 17379 (java) R 17255 17255 16473 0 -1 4202560 575 0 0 0 3944 0 0 0 20 0 28 0 3596328 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513564249160 140514034143182 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17380] ppid=17255 vsize=13870380 CPUtime=39.53 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17380/stat : 17380 (java) R 17255 17255 16473 0 -1 4202560 666 0 0 0 3952 1 0 0 20 0 28 0 3596328 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513557934040 140514031805952 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17381] ppid=17255 vsize=13870380 CPUtime=39.58 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17381/stat : 17381 (java) R 17255 17255 16473 0 -1 4202560 1123 0 0 0 3958 0 0 0 20 0 28 0 3596328 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513562147248 140514036058765 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17382] ppid=17255 vsize=13870380 CPUtime=39.58 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17382/stat : 17382 (java) R 17255 17255 16473 0 -1 4202560 474 0 0 0 3958 0 0 0 20 0 28 0 3596328 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513561092200 140514031725353 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17383] ppid=17255 vsize=13870380 CPUtime=39.55 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17383/stat : 17383 (java) R 17255 17255 16473 0 -1 4202560 268 0 0 0 3955 0 0 0 20 0 28 0 3596328 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513560038736 140514036058977 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17384] ppid=17255 vsize=13870380 CPUtime=39.57 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17384/stat : 17384 (java) R 17255 17255 16473 0 -1 4202560 521 0 0 0 3957 0 0 0 20 0 28 0 3596328 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513563196856 140514034143163 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17385] ppid=17255 vsize=13870380 CPUtime=39.43 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17385/stat : 17385 (java) R 17255 17255 16473 0 -1 4202560 549 0 0 0 3942 1 0 0 20 0 28 0 3596328 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513556881656 140514033760049 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17386] ppid=17255 vsize=13870380 CPUtime=39.56 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17386/stat : 17386 (java) R 17255 17255 16473 0 -1 4202560 642 0 0 0 3956 0 0 0 20 0 28 0 3596328 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513565302840 140514033421450 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
Current children cumulated CPU time (s) 2400.1
Current children cumulated vsize (KiB) 13879892

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

[startup+310.901 s]
/proc/loadavg: 16.32 15.43 11.53 17/299 17483
/proc/meminfo: memFree=31364132/32770624 swapFree=5736/220788
[pid=17255] ppid=17252 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17255/stat : 17255 (xcsp3-exec) S 17252 17255 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3569262 9740288 345 33554432000 4194304 5098028 140728077982432 140728077980536 140089354273404 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 36945920 140728077989007 140728077989216 140728077989216 140728077991915 0
/proc/17255/statm: 2378 345 289 221 0 87 0
[pid=17256] ppid=17255 vsize=13870380 CPUtime=2400.1 cores=1,3,5,7,9,11,13,15
/proc/17256/stat : 17256 (java) S 17255 17255 16473 0 -1 1077944320 185124 0 0 0 239770 240 0 0 20 0 28 0 3569262 14203269120 86648 33554432000 4194304 4196468 140729483419408 140729483401952 140514389024503 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
/proc/17256/statm: 3467595 86648 3287 1 0 3454828 0
[pid=17256/tid=17257] ppid=17255 vsize=13870380 CPUtime=0.89 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17257/stat : 17257 (java) S 17255 17255 16473 0 -1 1077944384 7668 0 0 0 85 4 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140514393265280 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17259] ppid=17255 vsize=13870380 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17259/stat : 17259 (java) S 17255 17255 16473 0 -1 1077944384 2144 0 0 0 45 9 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513987984528 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17260] ppid=17255 vsize=13870380 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17260/stat : 17260 (java) S 17255 17255 16473 0 -1 1077944384 3936 0 0 0 44 9 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513986931728 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17261] ppid=17255 vsize=13870380 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17261/stat : 17261 (java) S 17255 17255 16473 0 -1 1077944384 2649 0 0 0 45 10 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513985878928 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17262] ppid=17255 vsize=13870380 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17262/stat : 17262 (java) S 17255 17255 16473 0 -1 1077944384 3365 0 0 0 43 9 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513984826128 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17263] ppid=17255 vsize=13870380 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17263/stat : 17263 (java) S 17255 17255 16473 0 -1 1077944384 3484 0 0 0 45 9 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513983773328 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17264] ppid=17255 vsize=13870380 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17264/stat : 17264 (java) S 17255 17255 16473 0 -1 1077944384 2514 0 0 0 43 10 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513982720528 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17265] ppid=17255 vsize=13870380 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17265/stat : 17265 (java) S 17255 17255 16473 0 -1 1077944384 3183 0 0 0 43 9 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513981667728 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17266] ppid=17255 vsize=13870380 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17266/stat : 17266 (java) S 17255 17255 16473 0 -1 1077944384 2428 0 0 0 41 10 0 0 20 0 28 0 3569263 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513980614928 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17267] ppid=17255 vsize=13870380 CPUtime=1.91 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17267/stat : 17267 (java) S 17255 17255 16473 0 -1 1077944384 8730 0 0 0 75 116 0 0 20 0 28 0 3569266 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513582791536 140514389035650 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17268] ppid=17255 vsize=13870380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17268/stat : 17268 (java) S 17255 17255 16473 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 3569267 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513581737568 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17269] ppid=17255 vsize=13870380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17269/stat : 17269 (java) S 17255 17255 16473 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 3569267 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513580684672 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17270] ppid=17255 vsize=13870380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17270/stat : 17270 (java) S 17255 17255 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3569271 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513579632976 140514389043099 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17271] ppid=17255 vsize=13870380 CPUtime=4.62 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17271/stat : 17271 (java) S 17255 17255 16473 0 -1 1077944384 26137 0 0 0 459 3 0 0 20 0 28 0 3569271 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513578580336 140514389035650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17272] ppid=17255 vsize=13870380 CPUtime=5.03 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17272/stat : 17272 (java) S 17255 17255 16473 0 -1 1077944384 31204 0 0 0 500 3 0 0 20 0 28 0 3569271 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513577527536 140514389035650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17273] ppid=17255 vsize=13870380 CPUtime=4.64 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17273/stat : 17273 (java) S 17255 17255 16473 0 -1 1077944384 30580 0 0 0 460 4 0 0 20 0 28 0 3569271 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513576474736 140514389035650 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17274] ppid=17255 vsize=13870380 CPUtime=1.25 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17274/stat : 17274 (java) S 17255 17255 16473 0 -1 1077944384 18229 0 0 0 122 3 0 0 20 0 28 0 3569271 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513575421936 140514389035650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17275] ppid=17255 vsize=13870380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17275/stat : 17275 (java) S 17255 17255 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3569271 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513574370400 140514389034709 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17276] ppid=17255 vsize=13870380 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17276/stat : 17276 (java) S 17255 17255 16473 0 -1 1077944384 2038 0 0 0 6 7 0 0 20 0 28 0 3569271 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513573317680 140514389035650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17379] ppid=17255 vsize=13870380 CPUtime=39.44 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17379/stat : 17379 (java) R 17255 17255 16473 0 -1 4202560 575 0 0 0 3944 0 0 0 20 0 28 0 3596328 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513564249160 140514034143182 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17380] ppid=17255 vsize=13870380 CPUtime=39.53 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17380/stat : 17380 (java) R 17255 17255 16473 0 -1 4202560 666 0 0 0 3952 1 0 0 20 0 28 0 3596328 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513557934040 140514031805952 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17381] ppid=17255 vsize=13870380 CPUtime=39.58 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17381/stat : 17381 (java) R 17255 17255 16473 0 -1 4202560 1123 0 0 0 3958 0 0 0 20 0 28 0 3596328 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513562147248 140514036058765 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17382] ppid=17255 vsize=13870380 CPUtime=39.58 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17382/stat : 17382 (java) R 17255 17255 16473 0 -1 4202560 474 0 0 0 3958 0 0 0 20 0 28 0 3596328 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513561092200 140514031725353 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17383] ppid=17255 vsize=13870380 CPUtime=39.55 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17383/stat : 17383 (java) R 17255 17255 16473 0 -1 4202560 268 0 0 0 3955 0 0 0 20 0 28 0 3596328 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513560038736 140514036058977 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17384] ppid=17255 vsize=13870380 CPUtime=39.57 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17384/stat : 17384 (java) R 17255 17255 16473 0 -1 4202560 521 0 0 0 3957 0 0 0 20 0 28 0 3596328 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513563196856 140514034143163 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17385] ppid=17255 vsize=13870380 CPUtime=39.43 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17385/stat : 17385 (java) R 17255 17255 16473 0 -1 4202560 549 0 0 0 3942 1 0 0 20 0 28 0 3596328 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513556881656 140514033760049 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
[pid=17256/tid=17386] ppid=17255 vsize=13870380 CPUtime=39.56 cores=1,3,5,7,9,11,13,15
/proc/17256/task/17386/stat : 17386 (java) R 17255 17255 16473 0 -1 4202560 642 0 0 0 3956 0 0 0 20 0 28 0 3596328 14203269120 86648 33554432000 4194304 4196468 140729483419408 140513565302840 140514033421450 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140729483420860 140729483421036 140729483421036 140729483423695 0
Current children cumulated CPU time (s) 2400.1
Current children cumulated vsize (KiB) 13879892

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 310.912
CPU time (s): 2400.1
CPU user time (s): 2397.7
CPU system time (s): 2.4
CPU usage (%): 771.955
Max. virtual memory (cumulated for all children) (KiB): 13879892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002011
system time used= 0.001005
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= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.91097 second user time and 3.99078 second system time

The end

Launcher Data

Begin job on node114 at 2017-07-22 02:23:21
IDJOB=4244464
IDBENCH=115729
IDSOLVER=2625
FILE ID=node114/4244464-1500683001
RUNJOBID= node114-1500682387-16505
PBS_JOBID= 20623324
Free space on /tmp= 62004 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-015-15-7.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-4244464-1500683001/watcher-4244464-1500683001 -o /tmp/evaluation-result-4244464-1500683001/solver-4244464-1500683001 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500682387-16505 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 703298655 HOME/instance-4244464-1500683001.xml

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

MD5SUM BENCH= fe547a27c953c30f0dd43f8aa0b4ac9f
RANDOM SEED=703298655

node114.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		: 2668.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.60
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		: 1867.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		: 2668.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.60
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		: 1600.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		: 2668.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.60
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		: 1600.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		: 2668.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.60
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		: 1600.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		: 2668.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.60
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		: 1600.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		: 2668.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.60
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		: 1600.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		: 2668.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.60
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		: 1733.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		: 2668.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.60
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		: 1600.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:        31741396 kB
MemAvailable:   31792896 kB
Buffers:           50692 kB
Cached:           309984 kB
SwapCached:            0 kB
Active:           424504 kB
Inactive:         229476 kB
Active(anon):     296372 kB
Inactive(anon):     8812 kB
Active(file):     128132 kB
Inactive(file):   220664 kB
Unevictable:        5736 kB
Mlocked:            5736 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7868 kB
Writeback:           136 kB
AnonPages:        286876 kB
Mapped:            42904 kB
Shmem:              8848 kB
Slab:              70788 kB
SReclaimable:      37080 kB
SUnreclaim:        33708 kB
KernelStack:        5184 kB
PageTables:         5984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1393892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61996 MiB
End job on node114 at 2017-07-22 02:28:32