Trace number 4244513

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)1324 2400.36 307.312

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-015-15-4.xml
MD5SUM428eef4dc0068476798a4d67b3fd28ef
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1233
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints255
Number of domains1
Minimum domain size1333
Maximum domain size1333
Distribution of domain sizes[{"size":1333,"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-4244513-1500683300.xml"  -tl '2400s' -p 8 -x 0
0.00/0.17	c [HOME/instance-4244513-1500683300.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.22	c 8 solvers in parallel
0.00/0.29	c parse instance...
0.00/0.87	c solve instance...
355.90/45.51	o 1330 
1673.40/213.39	o 1328 
1675.07/213.61	o 1327 
1675.07/213.64	o 1326 
1807.32/231.92	o 1324 
2400.36/307.33	s SATISFIABLE
2400.36/307.33	v <instantiation>
2400.36/307.33	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.36/307.33	v 	<values>0 40 136 195 290 366 441 464 529 594 610 681 733 817 916 0 136 224 323 375 443 456 494 529 586 623 716 754 822 916 0 87 133 147 234 264 343 405 586 640 814 911 987 989 1040 0 19 34 76 84 156 171 247 272 403 487 594 664 745 924 116 184 323 372 440 531 568 644 715 822 901 952 1021 1105 1135 0 14 87 116 188 194 255 353 403 529 702 788 829 970 1101 19 40 324 456 564 644 715 762 858 940 1018 1071 1168 1260 1261 0 40 146 265 275 343 441 487 535 551 616 706 914 1211 1260 0 37 275 339 375 399 535 640 665 674 715 788 916 924 1160 40 234 562 609 664 674 754 814 898 952 989 1026 1105 1180 1257 14 36 85 118 120 144 235 494 562 583 716 785 927 985 1073 184 353 399 420 443 529 548 641 714 911 961 998 1071 1148 1164 41 62 142 307 350 423 479 610 706 720 733 916 1040 1085 1220 62 440 548 655 761 817 829 902 998 1073 1085 1168 1171 1261 1318 34 128 188 242 284 354 526 681 1026 1101 1171 1211 1259 1260 1307 940 987 1136 1021 1199 1160 1294 1307 1220 1308 1121 1239 1310 1324 1319 </values>
2400.36/307.33	v </instantiation>
2400.36/307.33	c Unexpected resolution interruption!

Verifier Data

OK	1324

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

pid=17782
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: 16.17 15.73 12.00 3/267 17785
/proc/meminfo: memFree=31953844/32770624 swapFree=5900/217332
[pid=17785] ppid=17782 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17785/stat : 17785 (xcsp3-exec) S 17782 17785 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3596922 9740288 346 33554432000 4194304 5098028 140720476943312 140720476941416 139933541061244 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 7340032 140720476947598 140720476947808 140720476947808 140720476950507 0
/proc/17785/statm: 2378 346 289 221 0 87 0

[startup+0.100129 s]
/proc/loadavg: 16.17 15.73 12.00 3/267 17785
/proc/meminfo: memFree=31953844/32770624 swapFree=5900/217332
[pid=17785] ppid=17782 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17785/stat : 17785 (xcsp3-exec) S 17782 17785 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3596922 9740288 346 33554432000 4194304 5098028 140720476943312 140720476941416 139933541061244 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 7340032 140720476947598 140720476947808 140720476947808 140720476950507 0
/proc/17785/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200368 s]
/proc/loadavg: 16.17 15.73 12.00 3/267 17785
/proc/meminfo: memFree=31953844/32770624 swapFree=5900/217332
[pid=17785] ppid=17782 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17785/stat : 17785 (xcsp3-exec) S 17782 17785 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3596922 9740288 346 33554432000 4194304 5098028 140720476943312 140720476941416 139933541061244 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 7340032 140720476947598 140720476947808 140720476947808 140720476950507 0
/proc/17785/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300309 s]
/proc/loadavg: 16.17 15.73 12.00 3/267 17785
/proc/meminfo: memFree=31953844/32770624 swapFree=5900/217332
[pid=17785] ppid=17782 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17785/stat : 17785 (xcsp3-exec) S 17782 17785 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3596922 9740288 346 33554432000 4194304 5098028 140720476943312 140720476941416 139933541061244 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 7340032 140720476947598 140720476947808 140720476947808 140720476950507 0
/proc/17785/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700236 s]
/proc/loadavg: 16.17 15.73 12.00 3/267 17785
/proc/meminfo: memFree=31953844/32770624 swapFree=5900/217332
[pid=17785] ppid=17782 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17785/stat : 17785 (xcsp3-exec) S 17782 17785 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3596922 9740288 346 33554432000 4194304 5098028 140720476943312 140720476941416 139933541061244 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 7340032 140720476947598 140720476947808 140720476947808 140720476950507 0
/proc/17785/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50131 s]
/proc/loadavg: 16.17 15.73 12.00 24/304 17822
/proc/meminfo: memFree=31652432/32770624 swapFree=5900/217416
[pid=17785] ppid=17782 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17785/stat : 17785 (xcsp3-exec) S 17782 17785 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3596922 9740288 346 33554432000 4194304 5098028 140720476943312 140720476941416 139933541061244 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 7340032 140720476947598 140720476947808 140720476947808 140720476950507 0
/proc/17785/statm: 2378 346 289 221 0 87 0
[pid=17786] ppid=17785 vsize=13803436 CPUtime=7.4 cores=0,2,4,6,8,10,12,14
/proc/17786/stat : 17786 (java) S 17785 17785 16913 0 -1 1077944320 24493 0 0 0 730 10 0 0 20 0 28 0 3596922 14134718464 45261 33554432000 4194304 4196468 140729231458368 140729231440912 140105379471095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
/proc/17786/statm: 3450859 45261 3222 1 0 3438092 0
[pid=17786/tid=17787] ppid=17785 vsize=13803436 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17787/stat : 17787 (java) S 17785 17785 16913 0 -1 1077944384 7021 0 0 0 81 4 0 0 20 0 28 0 3596923 14134718464 45261 33554432000 4194304 4196468 140729231458368 140105383711872 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17789] ppid=17785 vsize=13803436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17789/stat : 17789 (java) S 17785 17785 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3596924 14134718464 45261 33554432000 4194304 4196468 140729231458368 140105332091792 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17790] ppid=17785 vsize=13803436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17790/stat : 17790 (java) S 17785 17785 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3596924 14134718464 45261 33554432000 4194304 4196468 140729231458368 140105331038992 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17791] ppid=17785 vsize=13803436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17791/stat : 17791 (java) S 17785 17785 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3596924 14134718464 45261 33554432000 4194304 4196468 140729231458368 140105329986704 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17792] ppid=17785 vsize=13803436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17792/stat : 17792 (java) S 17785 17785 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3596924 14134718464 45261 33554432000 4194304 4196468 140729231458368 140105328933904 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17793] ppid=17785 vsize=13803436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17793/stat : 17793 (java) S 17785 17785 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3596924 14134718464 45261 33554432000 4194304 4196468 140729231458368 140105327880592 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17794] ppid=17785 vsize=13803436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17794/stat : 17794 (java) S 17785 17785 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3596924 14134718464 45261 33554432000 4194304 4196468 140729231458368 140105326827792 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17795] ppid=17785 vsize=13803436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17795/stat : 17795 (java) S 17785 17785 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3596924 14134718464 45261 33554432000 4194304 4196468 140729231458368 140105325775504 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17796] ppid=17785 vsize=13803436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17796/stat : 17796 (java) S 17785 17785 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3596924 14134718464 45261 33554432000 4194304 4196468 140729231458368 140105324722704 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17797] ppid=17785 vsize=13803436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17797/stat : 17797 (java) S 17785 17785 16913 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 3596925 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104043571824 140105379482242 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17798] ppid=17785 vsize=13803436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17798/stat : 17798 (java) S 17785 17785 16913 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3596926 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104042517792 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17799] ppid=17785 vsize=13803436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17799/stat : 17799 (java) S 17785 17785 16913 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3596926 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104041465456 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17800] ppid=17785 vsize=13803436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17800/stat : 17800 (java) S 17785 17785 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3596929 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104040413776 140105379489691 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17801] ppid=17785 vsize=13803436 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17801/stat : 17801 (java) R 17785 17785 16913 0 -1 4202560 5566 0 0 0 88 1 0 0 20 0 28 0 3596929 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104039346600 140105363027484 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17802] ppid=17785 vsize=13803436 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17802/stat : 17802 (java) R 17785 17785 16913 0 -1 4202560 2613 0 0 0 70 1 0 0 20 0 28 0 3596929 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104038293704 140105359164191 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17803] ppid=17785 vsize=13803436 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17803/stat : 17803 (java) R 17785 17785 16913 0 -1 4202560 4098 0 0 0 73 0 0 0 20 0 28 0 3596929 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104037241416 140105359164172 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17804] ppid=17785 vsize=13803436 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17804/stat : 17804 (java) S 17785 17785 16913 0 -1 1077944384 3398 0 0 0 72 0 0 0 20 0 28 0 3596929 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104036202736 140105379482242 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17805] ppid=17785 vsize=13803436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17805/stat : 17805 (java) S 17785 17785 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3596930 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104035150688 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17806] ppid=17785 vsize=13803436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17806/stat : 17806 (java) S 17785 17785 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3596930 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104034097968 140105379482242 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17815] ppid=17785 vsize=13803436 CPUtime=0.52 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17815/stat : 17815 (java) R 17785 17785 16913 0 -1 4202560 65 0 0 0 52 0 0 0 20 0 28 0 3597011 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104026083128 140105379483030 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17816] ppid=17785 vsize=13803436 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17816/stat : 17816 (java) R 17785 17785 16913 0 -1 4202560 69 0 0 0 43 0 0 0 20 0 28 0 3597011 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104025031240 140105010100053 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17817] ppid=17785 vsize=13803436 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17817/stat : 17817 (java) R 17785 17785 16913 0 -1 4202560 71 0 0 0 37 0 0 0 20 0 28 0 3597011 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104023976480 140105010098831 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17818] ppid=17785 vsize=13803436 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17818/stat : 17818 (java) R 17785 17785 16913 0 -1 4202560 147 0 0 0 31 0 0 0 20 0 28 0 3597011 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104022927016 140105010098301 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17819] ppid=17785 vsize=13803436 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17819/stat : 17819 (java) R 17785 17785 16913 0 -1 4202560 32 0 0 0 49 0 0 0 20 0 28 0 3597011 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104021875016 140105010099535 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17820] ppid=17785 vsize=13803436 CPUtime=0.47 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17820/stat : 17820 (java) R 17785 17785 16913 0 -1 4202560 29 0 0 0 47 0 0 0 20 0 28 0 3597011 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104020818960 140105010099646 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17821] ppid=17785 vsize=13803436 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17821/stat : 17821 (java) R 17785 17785 16913 0 -1 4202560 36 0 0 0 41 0 0 0 20 0 28 0 3597011 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104019769896 140105010099898 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17822] ppid=17785 vsize=13803436 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17822/stat : 17822 (java) R 17785 17785 16913 0 -1 4202560 35 0 0 0 39 0 0 0 20 0 28 0 3597011 14134718464 45261 33554432000 4194304 4196468 140729231458368 140104018714408 140105010100053 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
Current children cumulated CPU time (s) 7.4
Current children cumulated vsize (KiB) 13812948

[startup+3.10146 s]
/proc/loadavg: 16.17 15.73 12.00 23/304 17822
/proc/meminfo: memFree=31582388/32770624 swapFree=5900/217416
[pid=17785] ppid=17782 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17785/stat : 17785 (xcsp3-exec) S 17782 17785 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3596922 9740288 346 33554432000 4194304 5098028 140720476943312 140720476941416 139933541061244 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 7340032 140720476947598 140720476947808 140720476947808 140720476950507 0
/proc/17785/statm: 2378 346 289 221 0 87 0
[pid=17786] ppid=17785 vsize=13801768 CPUtime=20.12 cores=0,2,4,6,8,10,12,14
/proc/17786/stat : 17786 (java) S 17785 17785 16913 0 -1 1077944320 48397 0 0 0 1999 13 0 0 20 0 28 0 3596922 14133010432 51381 33554432000 4194304 4196468 140729231458368 140729231440912 140105379471095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
/proc/17786/statm: 3450442 51381 3234 1 0 3437675 0
[pid=17786/tid=17787] ppid=17785 vsize=13801768 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17787/stat : 17787 (java) S 17785 17785 16913 0 -1 1077944384 7021 0 0 0 81 4 0 0 20 0 28 0 3596923 14133010432 51381 33554432000 4194304 4196468 140729231458368 140105383711872 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17789] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17789/stat : 17789 (java) S 17785 17785 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3596924 14133010432 51381 33554432000 4194304 4196468 140729231458368 140105332091792 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17790] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17790/stat : 17790 (java) S 17785 17785 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3596924 14133010432 51381 33554432000 4194304 4196468 140729231458368 140105331038992 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17791] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17791/stat : 17791 (java) S 17785 17785 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3596924 14133010432 51381 33554432000 4194304 4196468 140729231458368 140105329986704 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17792] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17792/stat : 17792 (java) S 17785 17785 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3596924 14133010432 51381 33554432000 4194304 4196468 140729231458368 140105328933904 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17793] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17793/stat : 17793 (java) S 17785 17785 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3596924 14133010432 51381 33554432000 4194304 4196468 140729231458368 140105327880592 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17794] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17794/stat : 17794 (java) S 17785 17785 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3596924 14133010432 51381 33554432000 4194304 4196468 140729231458368 140105326827792 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17795] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17795/stat : 17795 (java) S 17785 17785 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3596924 14133010432 51381 33554432000 4194304 4196468 140729231458368 140105325775504 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17796] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17796/stat : 17796 (java) S 17785 17785 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3596924 14133010432 51381 33554432000 4194304 4196468 140729231458368 140105324722704 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17797] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17797/stat : 17797 (java) S 17785 17785 16913 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 28 0 3596925 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104043571824 140105379482242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17798] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17798/stat : 17798 (java) S 17785 17785 16913 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3596926 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104042517792 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17799] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17799/stat : 17799 (java) S 17785 17785 16913 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3596926 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104041465456 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17800] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17800/stat : 17800 (java) S 17785 17785 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3596929 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104040413776 140105379489691 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17801] ppid=17785 vsize=13801768 CPUtime=2.1 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17801/stat : 17801 (java) R 17785 17785 16913 0 -1 4202560 15938 0 0 0 208 2 0 0 20 0 28 0 3596929 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104039346640 140105358714866 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17802] ppid=17785 vsize=13801768 CPUtime=1.87 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17802/stat : 17802 (java) R 17785 17785 16913 0 -1 4202560 8531 0 0 0 185 2 0 0 20 0 28 0 3596929 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104038293920 140105357874546 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17803] ppid=17785 vsize=13801768 CPUtime=1.89 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17803/stat : 17803 (java) R 17785 17785 16913 0 -1 4202560 10239 0 0 0 188 1 0 0 20 0 28 0 3596929 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104037245800 140105363374194 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17804] ppid=17785 vsize=13801768 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17804/stat : 17804 (java) S 17785 17785 16913 0 -1 1077944384 4166 0 0 0 79 1 0 0 20 0 28 0 3596929 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104036202736 140105379482242 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17805] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17805/stat : 17805 (java) S 17785 17785 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3596930 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104035150688 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17806] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17806/stat : 17806 (java) S 17785 17785 16913 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 3596930 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104034097968 140105379482242 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17815] ppid=17785 vsize=13801768 CPUtime=1.74 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17815/stat : 17815 (java) R 17785 17785 16913 0 -1 4202560 206 0 0 0 174 0 0 0 20 0 28 0 3597011 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104026082136 140105010298220 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17816] ppid=17785 vsize=13801768 CPUtime=1.53 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17816/stat : 17816 (java) R 17785 17785 16913 0 -1 4202560 116 0 0 0 153 0 0 0 20 0 28 0 3597011 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104025030536 140105010099287 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17817] ppid=17785 vsize=13801768 CPUtime=1.61 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17817/stat : 17817 (java) R 17785 17785 16913 0 -1 4202560 116 0 0 0 161 0 0 0 20 0 28 0 3597011 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104023977144 140105009946875 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17818] ppid=17785 vsize=13801768 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17818/stat : 17818 (java) R 17785 17785 16913 0 -1 4202560 383 0 0 0 142 0 0 0 20 0 28 0 3597011 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104022926736 140105010099380 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17819] ppid=17785 vsize=13801768 CPUtime=1.6 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17819/stat : 17819 (java) R 17785 17785 16913 0 -1 4202560 80 0 0 0 160 0 0 0 20 0 28 0 3597011 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104021872056 140105010100407 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17820] ppid=17785 vsize=13801768 CPUtime=1.68 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17820/stat : 17820 (java) R 17785 17785 16913 0 -1 4202560 66 0 0 0 168 0 0 0 20 0 28 0 3597011 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104020822032 140105010099380 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17821] ppid=17785 vsize=13801768 CPUtime=1.36 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17821/stat : 17821 (java) R 17785 17785 16913 0 -1 4202560 80 0 0 0 136 0 0 0 20 0 28 0 3597011 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104019766968 140105010541369 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17822] ppid=17785 vsize=13801768 CPUtime=1.56 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17822/stat : 17822 (java) R 17785 17785 16913 0 -1 4202560 111 0 0 0 156 0 0 0 20 0 28 0 3597011 14133010432 51381 33554432000 4194304 4196468 140729231458368 140104018713224 140105010099976 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
Current children cumulated CPU time (s) 20.12
Current children cumulated vsize (KiB) 13811280

[startup+6.30111 s]
/proc/loadavg: 17.04 15.92 12.08 18/304 17822
/proc/meminfo: memFree=31489776/32770624 swapFree=5900/217424

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

[pid=17786/tid=17872] ppid=17785 vsize=13801768 CPUtime=49.38 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17872/stat : 17872 (java) R 17785 17785 16913 0 -1 4202560 804 0 0 0 4938 0 0 0 20 0 28 0 3620114 14133010432 91086 33554432000 4194304 4196468 140729231458368 140104021872872 140105011833440 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17873] ppid=17785 vsize=13801768 CPUtime=49.3 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17873/stat : 17873 (java) R 17785 17785 16913 0 -1 4202560 618 0 0 0 4930 0 0 0 20 0 28 0 3620114 14133010432 91086 33554432000 4194304 4196468 140729231458368 140104018714280 140105010324942 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
Current children cumulated CPU time (s) 2204.24
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+307.301 s]
/proc/loadavg: 15.69 15.82 13.11 20/304 17972
/proc/meminfo: memFree=31353132/32770624 swapFree=5900/217764
[pid=17785] ppid=17782 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17785/stat : 17785 (xcsp3-exec) S 17782 17785 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3596922 9740288 346 33554432000 4194304 5098028 140720476943312 140720476941416 139933541061244 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 7340032 140720476947598 140720476947808 140720476947808 140720476950507 0
/proc/17785/statm: 2378 346 289 221 0 87 0
[pid=17786] ppid=17785 vsize=13801768 CPUtime=2400.36 cores=0,2,4,6,8,10,12,14
/proc/17786/stat : 17786 (java) S 17785 17785 16913 0 -1 1077944320 141304 0 0 0 239763 273 0 0 20 0 28 0 3596922 14133010432 98373 33554432000 4194304 4196468 140729231458368 140729231440912 140105379471095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
/proc/17786/statm: 3450442 98373 3289 1 0 3437675 0
[pid=17786/tid=17787] ppid=17785 vsize=13801768 CPUtime=0.86 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17787/stat : 17787 (java) S 17785 17785 16913 0 -1 1077944384 7540 0 0 0 82 4 0 0 20 0 28 0 3596923 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105383711872 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17789] ppid=17785 vsize=13801768 CPUtime=0.64 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17789/stat : 17789 (java) S 17785 17785 16913 0 -1 1077944384 2522 0 0 0 55 9 0 0 20 0 28 0 3596924 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105332091792 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17790] ppid=17785 vsize=13801768 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17790/stat : 17790 (java) S 17785 17785 16913 0 -1 1077944384 2229 0 0 0 59 11 0 0 20 0 28 0 3596924 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105331038992 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17791] ppid=17785 vsize=13801768 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17791/stat : 17791 (java) S 17785 17785 16913 0 -1 1077944384 2342 0 0 0 56 10 0 0 20 0 28 0 3596924 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105329986704 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17792] ppid=17785 vsize=13801768 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17792/stat : 17792 (java) S 17785 17785 16913 0 -1 1077944384 2526 0 0 0 57 11 0 0 20 0 28 0 3596924 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105328933904 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17793] ppid=17785 vsize=13801768 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17793/stat : 17793 (java) S 17785 17785 16913 0 -1 1077944384 1437 0 0 0 57 11 0 0 20 0 28 0 3596924 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105327880592 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17794] ppid=17785 vsize=13801768 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17794/stat : 17794 (java) S 17785 17785 16913 0 -1 1077944384 2375 0 0 0 57 10 0 0 20 0 28 0 3596924 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105326827792 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17795] ppid=17785 vsize=13801768 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17795/stat : 17795 (java) S 17785 17785 16913 0 -1 1077944384 2554 0 0 0 54 11 0 0 20 0 28 0 3596924 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105325775504 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17796] ppid=17785 vsize=13801768 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17796/stat : 17796 (java) S 17785 17785 16913 0 -1 1077944384 3726 0 0 0 55 12 0 0 20 0 28 0 3596924 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105324722704 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17797] ppid=17785 vsize=13801768 CPUtime=2.61 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17797/stat : 17797 (java) S 17785 17785 16913 0 -1 1077944384 6088 0 0 0 112 149 0 0 20 0 28 0 3596925 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104043571824 140105379482242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17798] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17798/stat : 17798 (java) S 17785 17785 16913 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 3596926 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104042517856 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17799] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17799/stat : 17799 (java) S 17785 17785 16913 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 3596926 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104041465472 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17800] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17800/stat : 17800 (java) S 17785 17785 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3596929 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104040413776 140105379489691 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17801] ppid=17785 vsize=13801768 CPUtime=4.7 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17801/stat : 17801 (java) S 17785 17785 16913 0 -1 1077944384 28132 0 0 0 467 3 0 0 20 0 28 0 3596929 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104039360624 140105379482242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17802] ppid=17785 vsize=13801768 CPUtime=4.08 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17802/stat : 17802 (java) S 17785 17785 16913 0 -1 1077944384 18423 0 0 0 405 3 0 0 20 0 28 0 3596929 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104038307824 140105379482242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17803] ppid=17785 vsize=13801768 CPUtime=4.39 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17803/stat : 17803 (java) S 17785 17785 16913 0 -1 1077944384 20728 0 0 0 437 2 0 0 20 0 28 0 3596929 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104037255536 140105379482242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17804] ppid=17785 vsize=13801768 CPUtime=1.19 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17804/stat : 17804 (java) S 17785 17785 16913 0 -1 1077944384 13797 0 0 0 117 2 0 0 20 0 28 0 3596929 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104036202736 140105379482242 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17805] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17805/stat : 17805 (java) S 17785 17785 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3596930 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104035150688 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17806] ppid=17785 vsize=13801768 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17806/stat : 17806 (java) S 17785 17785 16913 0 -1 1077944384 871 0 0 0 6 6 0 0 20 0 28 0 3596930 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104034097968 140105379482242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17866] ppid=17785 vsize=13801768 CPUtime=73.51 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17866/stat : 17866 (java) R 17785 17785 16913 0 -1 4202560 1049 0 0 0 7351 0 0 0 20 0 28 0 3620114 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104026082584 140105014446863 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17867] ppid=17785 vsize=13801768 CPUtime=73.72 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17867/stat : 17867 (java) R 17785 17785 16913 0 -1 4202560 1277 0 0 0 7372 0 0 0 20 0 28 0 3620114 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104023977992 140105011834091 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17868] ppid=17785 vsize=13801768 CPUtime=73.87 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17868/stat : 17868 (java) R 17785 17785 16913 0 -1 4202560 900 0 0 0 7387 0 0 0 20 0 28 0 3620114 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104022924824 140105014156219 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17869] ppid=17785 vsize=13801768 CPUtime=73.88 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17869/stat : 17869 (java) R 17785 17785 16913 0 -1 4202560 973 0 0 0 7388 0 0 0 20 0 28 0 3620114 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104025032688 140105014156203 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17870] ppid=17785 vsize=13801768 CPUtime=74.02 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17870/stat : 17870 (java) R 17785 17785 16913 0 -1 4202560 515 0 0 0 7402 0 0 0 20 0 28 0 3620114 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104020819536 140105014156196 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17871] ppid=17785 vsize=13801768 CPUtime=73.48 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17871/stat : 17871 (java) R 17785 17785 16913 0 -1 4202560 584 0 0 0 7348 0 0 0 20 0 28 0 3620114 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104019766792 140105011834161 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17872] ppid=17785 vsize=13801768 CPUtime=73.75 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17872/stat : 17872 (java) R 17785 17785 16913 0 -1 4202560 862 0 0 0 7375 0 0 0 20 0 28 0 3620114 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104021872696 140105012001551 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17873] ppid=17785 vsize=13801768 CPUtime=73.7 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17873/stat : 17873 (java) R 17785 17785 16913 0 -1 4202560 688 0 0 0 7370 0 0 0 20 0 28 0 3620114 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104018714200 140105011833768 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
Current children cumulated CPU time (s) 2400.36
Current children cumulated vsize (KiB) 13811280

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

[startup+307.301 s]
/proc/loadavg: 15.69 15.82 13.11 20/304 17972
/proc/meminfo: memFree=31353132/32770624 swapFree=5900/217764
[pid=17785] ppid=17782 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17785/stat : 17785 (xcsp3-exec) S 17782 17785 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3596922 9740288 346 33554432000 4194304 5098028 140720476943312 140720476941416 139933541061244 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 7340032 140720476947598 140720476947808 140720476947808 140720476950507 0
/proc/17785/statm: 2378 346 289 221 0 87 0
[pid=17786] ppid=17785 vsize=13801768 CPUtime=2400.36 cores=0,2,4,6,8,10,12,14
/proc/17786/stat : 17786 (java) S 17785 17785 16913 0 -1 1077944320 141304 0 0 0 239763 273 0 0 20 0 28 0 3596922 14133010432 98373 33554432000 4194304 4196468 140729231458368 140729231440912 140105379471095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
/proc/17786/statm: 3450442 98373 3289 1 0 3437675 0
[pid=17786/tid=17787] ppid=17785 vsize=13801768 CPUtime=0.86 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17787/stat : 17787 (java) S 17785 17785 16913 0 -1 1077944384 7540 0 0 0 82 4 0 0 20 0 28 0 3596923 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105383711872 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17789] ppid=17785 vsize=13801768 CPUtime=0.64 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17789/stat : 17789 (java) S 17785 17785 16913 0 -1 1077944384 2522 0 0 0 55 9 0 0 20 0 28 0 3596924 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105332091792 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17790] ppid=17785 vsize=13801768 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17790/stat : 17790 (java) S 17785 17785 16913 0 -1 1077944384 2229 0 0 0 59 11 0 0 20 0 28 0 3596924 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105331038992 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17791] ppid=17785 vsize=13801768 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17791/stat : 17791 (java) S 17785 17785 16913 0 -1 1077944384 2342 0 0 0 56 10 0 0 20 0 28 0 3596924 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105329986704 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17792] ppid=17785 vsize=13801768 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17792/stat : 17792 (java) S 17785 17785 16913 0 -1 1077944384 2526 0 0 0 57 11 0 0 20 0 28 0 3596924 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105328933904 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17793] ppid=17785 vsize=13801768 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17793/stat : 17793 (java) S 17785 17785 16913 0 -1 1077944384 1437 0 0 0 57 11 0 0 20 0 28 0 3596924 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105327880592 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17794] ppid=17785 vsize=13801768 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17794/stat : 17794 (java) S 17785 17785 16913 0 -1 1077944384 2375 0 0 0 57 10 0 0 20 0 28 0 3596924 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105326827792 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17795] ppid=17785 vsize=13801768 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17795/stat : 17795 (java) S 17785 17785 16913 0 -1 1077944384 2554 0 0 0 54 11 0 0 20 0 28 0 3596924 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105325775504 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17796] ppid=17785 vsize=13801768 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17796/stat : 17796 (java) S 17785 17785 16913 0 -1 1077944384 3726 0 0 0 55 12 0 0 20 0 28 0 3596924 14133010432 98373 33554432000 4194304 4196468 140729231458368 140105324722704 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17797] ppid=17785 vsize=13801768 CPUtime=2.61 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17797/stat : 17797 (java) S 17785 17785 16913 0 -1 1077944384 6088 0 0 0 112 149 0 0 20 0 28 0 3596925 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104043571824 140105379482242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17798] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17798/stat : 17798 (java) S 17785 17785 16913 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 3596926 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104042517856 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17799] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17799/stat : 17799 (java) S 17785 17785 16913 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 3596926 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104041465472 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17800] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17800/stat : 17800 (java) S 17785 17785 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3596929 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104040413776 140105379489691 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17801] ppid=17785 vsize=13801768 CPUtime=4.7 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17801/stat : 17801 (java) S 17785 17785 16913 0 -1 1077944384 28132 0 0 0 467 3 0 0 20 0 28 0 3596929 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104039360624 140105379482242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17802] ppid=17785 vsize=13801768 CPUtime=4.08 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17802/stat : 17802 (java) S 17785 17785 16913 0 -1 1077944384 18423 0 0 0 405 3 0 0 20 0 28 0 3596929 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104038307824 140105379482242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17803] ppid=17785 vsize=13801768 CPUtime=4.39 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17803/stat : 17803 (java) S 17785 17785 16913 0 -1 1077944384 20728 0 0 0 437 2 0 0 20 0 28 0 3596929 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104037255536 140105379482242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17804] ppid=17785 vsize=13801768 CPUtime=1.19 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17804/stat : 17804 (java) S 17785 17785 16913 0 -1 1077944384 13797 0 0 0 117 2 0 0 20 0 28 0 3596929 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104036202736 140105379482242 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17805] ppid=17785 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17805/stat : 17805 (java) S 17785 17785 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3596930 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104035150688 140105379481301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17806] ppid=17785 vsize=13801768 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17806/stat : 17806 (java) S 17785 17785 16913 0 -1 1077944384 871 0 0 0 6 6 0 0 20 0 28 0 3596930 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104034097968 140105379482242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17866] ppid=17785 vsize=13801768 CPUtime=73.51 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17866/stat : 17866 (java) R 17785 17785 16913 0 -1 4202560 1049 0 0 0 7351 0 0 0 20 0 28 0 3620114 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104026082584 140105014446863 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17867] ppid=17785 vsize=13801768 CPUtime=73.72 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17867/stat : 17867 (java) R 17785 17785 16913 0 -1 4202560 1277 0 0 0 7372 0 0 0 20 0 28 0 3620114 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104023977992 140105011834091 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17868] ppid=17785 vsize=13801768 CPUtime=73.87 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17868/stat : 17868 (java) R 17785 17785 16913 0 -1 4202560 900 0 0 0 7387 0 0 0 20 0 28 0 3620114 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104022924824 140105014156219 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17869] ppid=17785 vsize=13801768 CPUtime=73.88 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17869/stat : 17869 (java) R 17785 17785 16913 0 -1 4202560 973 0 0 0 7388 0 0 0 20 0 28 0 3620114 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104025032688 140105014156203 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17870] ppid=17785 vsize=13801768 CPUtime=74.02 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17870/stat : 17870 (java) R 17785 17785 16913 0 -1 4202560 515 0 0 0 7402 0 0 0 20 0 28 0 3620114 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104020819536 140105014156196 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17871] ppid=17785 vsize=13801768 CPUtime=73.48 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17871/stat : 17871 (java) R 17785 17785 16913 0 -1 4202560 584 0 0 0 7348 0 0 0 20 0 28 0 3620114 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104019766792 140105011834161 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17872] ppid=17785 vsize=13801768 CPUtime=73.75 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17872/stat : 17872 (java) R 17785 17785 16913 0 -1 4202560 862 0 0 0 7375 0 0 0 20 0 28 0 3620114 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104021872696 140105012001551 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
[pid=17786/tid=17873] ppid=17785 vsize=13801768 CPUtime=73.7 cores=0,2,4,6,8,10,12,14
/proc/17786/task/17873/stat : 17873 (java) R 17785 17785 16913 0 -1 4202560 688 0 0 0 7370 0 0 0 20 0 28 0 3620114 14133010432 98373 33554432000 4194304 4196468 140729231458368 140104018714200 140105011833768 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30744576 140729231463612 140729231463788 140729231463788 140729231466447 0
Current children cumulated CPU time (s) 2400.36
Current children cumulated vsize (KiB) 13811280

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 307.312
CPU time (s): 2400.36
CPU user time (s): 2397.63
CPU system time (s): 2.73
CPU usage (%): 781.082
Max. virtual memory (cumulated for all children) (KiB): 13813152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001394
system time used= 0.001394
maximum resident set size= 1388
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.76136 second user time and 4.08775 second system time

The end

Launcher Data

Begin job on node133 at 2017-07-22 02:28:20
IDJOB=4244513
IDBENCH=115757
IDSOLVER=2625
FILE ID=node133/4244513-1500683300
RUNJOBID= node133-1500682387-16944
PBS_JOBID= 20623321
Free space on /tmp= 62008 MiB

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

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

MD5SUM BENCH= 428eef4dc0068476798a4d67b3fd28ef
RANDOM SEED=1128354683

node133.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		: 1600.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	: 5334.13
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		: 1733.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	: 5229.85
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	: 5334.13
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	: 5229.85
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		: 1733.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	: 5334.13
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		: 2000.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	: 5229.85
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		: 2400.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	: 5334.13
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	: 5229.85
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	: 5334.13
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		: 1733.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	: 5229.85
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		: 1733.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	: 5334.13
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		: 1867.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	: 5229.85
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	: 5334.13
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	: 5229.85
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		: 2000.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	: 5334.13
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		: 1867.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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31954652 kB
MemAvailable:   32002224 kB
Buffers:           49196 kB
Cached:           307564 kB
SwapCached:            0 kB
Active:           213792 kB
Inactive:         226088 kB
Active(anon):      85940 kB
Inactive(anon):     8756 kB
Active(file):     127852 kB
Inactive(file):   217332 kB
Unevictable:        5900 kB
Mlocked:            5900 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15848 kB
Writeback:             0 kB
AnonPages:         76636 kB
Mapped:            40332 kB
Shmem:              8872 kB
Slab:              69632 kB
SReclaimable:      36444 kB
SUnreclaim:        33188 kB
KernelStack:        4224 kB
PageTables:         5412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1244736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62000 MiB
End job on node133 at 2017-07-22 02:33:27