Trace number 4246716

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 5a (2017-07-05)SAT (TO)239 2400.07 303.913

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-17-a3.xml
MD5SUM1a474c72a1f7224eb7c0241d7ff915ce
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark223
Best CPU time to get the best result obtained on this benchmark20031.1
Satisfiable
(Un)Satisfiability was proved
Number of variables306
Number of constraints139
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":136},{"size":501,"count":17}]
Minimum variable degree0
Maximum variable degree18
Distribution of variable degrees[{"degree":0,"count":153},{"degree":2,"count":136},{"degree":17,"count":15},{"degree":18,"count":2}]
Minimum constraint arity1
Maximum constraint arity136
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":136},{"arity":17,"count":1},{"arity":136,"count":1}]
Number of extensional constraints0
Number of intensional constraints137
Distribution of constraint types[{"type":"intension","count":137},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

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-4246716-1500688230.xml"  -tl '2400s' -p 8 -x 3
0.00/0.19	c [HOME/instance-4246716-1500688230.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.24	c 8 solvers in parallel
0.00/0.31	c parse instance...
0.00/0.80	c solve instance...
4.52/1.17	o 289 
4.52/1.21	o 280 
5.23/1.23	o 276 
5.78/1.38	o 272 
6.52/1.48	o 268 
14.44/2.42	o 267 
16.02/2.66	o 266 
17.60/2.84	o 264 
19.95/3.17	o 255 
52.50/7.29	o 253 
130.35/17.10	o 248 
158.12/20.56	o 241 
351.87/44.98	o 240 
1248.36/158.04	o 239 
2400.07/303.94	s SATISFIABLE
2400.07/303.94	v <instantiation>
2400.07/303.94	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[0][14] y[0][15] y[0][16] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[1][14] y[1][15] y[1][16] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[2][14] y[2][15] y[2][16] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[3][14] y[3][15] y[3][16] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[4][14] y[4][15] y[4][16] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[5][14] y[5][15] y[5][16] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[6][14] y[6][15] y[6][16] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[7][15] y[7][16] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[8][15] y[8][16] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[9][15] y[9][16] y[10][11] y[10][12] y[10][13] y[10][14] y[10][15] y[10][16] y[11][12] y[11][13] y[11][14] y[11][15] y[11][16] y[12][13] y[12][14] y[12][15] y[12][16] y[13][14] y[13][15] y[13][16] y[14][15] y[14][16] y[15][16] </list>
2400.07/303.94	v 	<values>0 1 3 9 19 23 40 47 72 83 98 128 133 185 198 227 239 1 3 9 19 23 40 47 72 83 98 128 133 185 198 227 239 2 8 18 22 39 46 71 82 97 127 132 184 197 226 238 6 16 20 37 44 69 80 95 125 130 182 195 224 236 10 14 31 38 63 74 89 119 124 176 189 218 230 4 21 28 53 64 79 109 114 166 179 208 220 17 24 49 60 75 105 110 162 175 204 216 7 32 43 58 88 93 145 158 187 199 25 36 51 81 86 138 151 180 192 11 26 56 61 113 126 155 167 15 45 50 102 115 144 156 30 35 87 100 129 141 5 57 70 99 111 52 65 94 106 13 42 54 29 41 12 </values>
2400.07/303.94	v </instantiation>
2400.07/303.94	c Unexpected resolution interruption!

Verifier Data

OK	239

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-4246716-1500688230/watcher-4246716-1500688230 -o /tmp/evaluation-result-4246716-1500688230/solver-4246716-1500688230 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500682809-15228 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1404958494 HOME/instance-4246716-1500688230.xml 

pid=28739
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: 15.71 14.53 14.47 9/271 28742
/proc/meminfo: memFree=29824952/32770624 swapFree=5808/101724
[pid=28742] ppid=28739 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28742/stat : 28742 (xcsp3-exec) S 28739 28742 15196 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4088145 9740288 345 33554432000 4194304 5098028 140725475376160 140725475374264 139723008008828 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 11419648 140725475378318 140725475378528 140725475378528 140725475381227 0
/proc/28742/statm: 2378 345 289 221 0 87 0

[startup+0.100073 s]
/proc/loadavg: 15.71 14.53 14.47 9/271 28742
/proc/meminfo: memFree=29824952/32770624 swapFree=5808/101724
[pid=28742] ppid=28739 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28742/stat : 28742 (xcsp3-exec) S 28739 28742 15196 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4088145 9740288 345 33554432000 4194304 5098028 140725475376160 140725475374264 139723008008828 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 11419648 140725475378318 140725475378528 140725475378528 140725475381227 0
/proc/28742/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200339 s]
/proc/loadavg: 15.71 14.53 14.47 9/271 28742
/proc/meminfo: memFree=29824952/32770624 swapFree=5808/101724
[pid=28742] ppid=28739 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28742/stat : 28742 (xcsp3-exec) S 28739 28742 15196 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4088145 9740288 345 33554432000 4194304 5098028 140725475376160 140725475374264 139723008008828 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 11419648 140725475378318 140725475378528 140725475378528 140725475381227 0
/proc/28742/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300267 s]
/proc/loadavg: 15.71 14.53 14.47 9/271 28742
/proc/meminfo: memFree=29824952/32770624 swapFree=5808/101724
[pid=28742] ppid=28739 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28742/stat : 28742 (xcsp3-exec) S 28739 28742 15196 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4088145 9740288 345 33554432000 4194304 5098028 140725475376160 140725475374264 139723008008828 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 11419648 140725475378318 140725475378528 140725475378528 140725475381227 0
/proc/28742/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700214 s]
/proc/loadavg: 15.71 14.53 14.47 9/271 28742
/proc/meminfo: memFree=29824952/32770624 swapFree=5808/101724
[pid=28742] ppid=28739 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28742/stat : 28742 (xcsp3-exec) S 28739 28742 15196 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4088145 9740288 345 33554432000 4194304 5098028 140725475376160 140725475374264 139723008008828 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 11419648 140725475378318 140725475378528 140725475378528 140725475381227 0
/proc/28742/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.5012 s]
/proc/loadavg: 15.71 14.53 14.47 20/300 28771
/proc/meminfo: memFree=29705072/32770624 swapFree=5808/101752
[pid=28742] ppid=28739 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28742/stat : 28742 (xcsp3-exec) S 28739 28742 15196 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4088145 9740288 345 33554432000 4194304 5098028 140725475376160 140725475374264 139723008008828 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 11419648 140725475378318 140725475378528 140725475378528 140725475381227 0
/proc/28742/statm: 2378 345 289 221 0 87 0
[pid=28743] ppid=28742 vsize=13801768 CPUtime=7.28 cores=1,3,5,7,9,11,13,15
/proc/28743/stat : 28743 (java) S 28742 28742 15196 0 -1 1077944320 17434 0 0 0 715 13 0 0 20 0 28 0 4088145 14133010432 50431 33554432000 4194304 4196468 140725237085616 140725237068160 139840672063223 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
/proc/28743/statm: 3450442 50431 3240 1 0 3437675 0
[pid=28743/tid=28744] ppid=28742 vsize=13801768 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28744/stat : 28744 (java) S 28742 28742 15196 0 -1 1077944384 6524 0 0 0 74 4 0 0 20 0 28 0 4088145 14133010432 50431 33554432000 4194304 4196468 140725237085616 139840676304000 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28746] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28746/stat : 28746 (java) S 28742 28742 15196 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 4088146 14133010432 50431 33554432000 4194304 4196468 140725237085616 139840590543120 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28747] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28747/stat : 28747 (java) S 28742 28742 15196 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 4088146 14133010432 50431 33554432000 4194304 4196468 140725237085616 139840589490576 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28748] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28748/stat : 28748 (java) S 28742 28742 15196 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 4088146 14133010432 50431 33554432000 4194304 4196468 140725237085616 139840588438032 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28749] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28749/stat : 28749 (java) S 28742 28742 15196 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4088146 14133010432 50431 33554432000 4194304 4196468 140725237085616 139840587385488 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28750] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28750/stat : 28750 (java) S 28742 28742 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4088146 14133010432 50431 33554432000 4194304 4196468 140725237085616 139840586332944 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28751] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28751/stat : 28751 (java) S 28742 28742 15196 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 4088146 14133010432 50431 33554432000 4194304 4196468 140725237085616 139840585280400 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28752] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28752/stat : 28752 (java) S 28742 28742 15196 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 4088146 14133010432 50431 33554432000 4194304 4196468 140725237085616 139840584227856 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28753] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28753/stat : 28753 (java) S 28742 28742 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4088146 14133010432 50431 33554432000 4194304 4196468 140725237085616 139840583175312 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28754] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28754/stat : 28754 (java) S 28742 28742 15196 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 4088149 14133010432 50431 33554432000 4194304 4196468 140725237085616 139839865759728 139840672074370 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28755] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28755/stat : 28755 (java) S 28742 28742 15196 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4088149 14133010432 50431 33554432000 4194304 4196468 140725237085616 139839864705952 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28756] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28756/stat : 28756 (java) S 28742 28742 15196 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4088150 14133010432 50431 33554432000 4194304 4196468 140725237085616 139839863653360 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28757] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28757/stat : 28757 (java) S 28742 28742 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4088153 14133010432 50431 33554432000 4194304 4196468 140725237085616 139839862601936 139840672081819 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28758] ppid=28742 vsize=13801768 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28758/stat : 28758 (java) R 28742 28742 15196 0 -1 4202560 2464 0 0 0 80 0 0 0 20 0 28 0 4088153 14133010432 50431 33554432000 4194304 4196468 140725237085616 139839861535776 139840653586741 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28759] ppid=28742 vsize=13801768 CPUtime=0.88 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28759/stat : 28759 (java) R 28742 28742 15196 0 -1 4202560 1802 0 0 0 88 0 0 0 20 0 28 0 4088153 14133010432 50431 33554432000 4194304 4196468 140725237085616 139839860478416 139840656962763 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28760] ppid=28742 vsize=13801768 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28760/stat : 28760 (java) R 28742 28742 15196 0 -1 4202560 1560 0 0 0 77 0 0 0 20 0 28 0 4088153 14133010432 50431 33554432000 4194304 4196468 140725237085616 139839859431008 139840653607318 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28761] ppid=28742 vsize=13801768 CPUtime=0.7 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28761/stat : 28761 (java) S 28742 28742 15196 0 -1 1077944384 2616 0 0 0 69 1 0 0 20 0 28 0 4088153 14133010432 50431 33554432000 4194304 4196468 140725237085616 139839858391920 139840672074370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28762] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28762/stat : 28762 (java) S 28742 28742 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4088154 14133010432 50431 33554432000 4194304 4196468 140725237085616 139839857338592 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28763] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28763/stat : 28763 (java) S 28742 28742 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4088154 14133010432 50431 33554432000 4194304 4196468 140725237085616 139839856286128 139840672074370 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
Current children cumulated CPU time (s) 7.28
Current children cumulated vsize (KiB) 13811280

[startup+3.10122 s]
/proc/loadavg: 15.97 14.60 14.50 20/300 28811
/proc/meminfo: memFree=29631528/32770624 swapFree=5808/101752
[pid=28742] ppid=28739 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28742/stat : 28742 (xcsp3-exec) S 28739 28742 15196 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4088145 9740288 345 33554432000 4194304 5098028 140725475376160 140725475374264 139723008008828 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 11419648 140725475378318 140725475378528 140725475378528 140725475381227 0
/proc/28742/statm: 2378 345 289 221 0 87 0
[pid=28743] ppid=28742 vsize=13801768 CPUtime=19.95 cores=1,3,5,7,9,11,13,15
/proc/28743/stat : 28743 (java) S 28742 28742 15196 0 -1 1077944320 21746 0 0 0 1981 14 0 0 20 0 28 0 4088145 14133010432 53319 33554432000 4194304 4196468 140725237085616 140725237068160 139840672063223 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
/proc/28743/statm: 3450442 53319 3247 1 0 3437675 0
[pid=28743/tid=28744] ppid=28742 vsize=13801768 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28744/stat : 28744 (java) S 28742 28742 15196 0 -1 1077944384 6525 0 0 0 74 4 0 0 20 0 28 0 4088145 14133010432 53319 33554432000 4194304 4196468 140725237085616 139840676304000 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28746] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28746/stat : 28746 (java) S 28742 28742 15196 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 4088146 14133010432 53319 33554432000 4194304 4196468 140725237085616 139840590543120 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28747] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28747/stat : 28747 (java) S 28742 28742 15196 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 4088146 14133010432 53319 33554432000 4194304 4196468 140725237085616 139840589490576 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28748] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28748/stat : 28748 (java) S 28742 28742 15196 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 4088146 14133010432 53319 33554432000 4194304 4196468 140725237085616 139840588438032 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28749] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28749/stat : 28749 (java) S 28742 28742 15196 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4088146 14133010432 53319 33554432000 4194304 4196468 140725237085616 139840587385488 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28750] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28750/stat : 28750 (java) S 28742 28742 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4088146 14133010432 53319 33554432000 4194304 4196468 140725237085616 139840586332944 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28751] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28751/stat : 28751 (java) S 28742 28742 15196 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 4088146 14133010432 53319 33554432000 4194304 4196468 140725237085616 139840585280400 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28752] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28752/stat : 28752 (java) S 28742 28742 15196 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 4088146 14133010432 53319 33554432000 4194304 4196468 140725237085616 139840584227856 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28753] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28753/stat : 28753 (java) S 28742 28742 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4088146 14133010432 53319 33554432000 4194304 4196468 140725237085616 139840583175312 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28754] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28754/stat : 28754 (java) S 28742 28742 15196 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 4088149 14133010432 53319 33554432000 4194304 4196468 140725237085616 139839865759728 139840672074370 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28755] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28755/stat : 28755 (java) S 28742 28742 15196 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4088149 14133010432 53319 33554432000 4194304 4196468 140725237085616 139839864705952 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28756] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28756/stat : 28756 (java) S 28742 28742 15196 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4088150 14133010432 53319 33554432000 4194304 4196468 140725237085616 139839863653360 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28757] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28757/stat : 28757 (java) S 28742 28742 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4088153 14133010432 53319 33554432000 4194304 4196468 140725237085616 139839862601936 139840672081819 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28758] ppid=28742 vsize=13801768 CPUtime=2.03 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28758/stat : 28758 (java) R 28742 28742 15196 0 -1 4202560 4014 0 0 0 203 0 0 0 20 0 28 0 4088153 14133010432 53319 33554432000 4194304 4196468 140725237085616 139839861540696 139840656989915 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28759] ppid=28742 vsize=13801768 CPUtime=1.96 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28759/stat : 28759 (java) S 28742 28742 15196 0 -1 1077944384 2712 0 0 0 196 0 0 0 20 0 28 0 4088153 14133010432 53319 33554432000 4194304 4196468 140725237085616 139839860497008 139840672074370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28760] ppid=28742 vsize=13801768 CPUtime=1.9 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28760/stat : 28760 (java) R 28742 28742 15196 0 -1 4202560 2111 0 0 0 190 0 0 0 20 0 28 0 4088153 14133010432 53319 33554432000 4194304 4196468 140725237085616 139839859444464 139840651727664 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28761] ppid=28742 vsize=13801768 CPUtime=0.88 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28761/stat : 28761 (java) S 28742 28742 15196 0 -1 1077944384 3046 0 0 0 86 2 0 0 20 0 28 0 4088153 14133010432 53319 33554432000 4194304 4196468 140725237085616 139839858391920 139840672074370 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28762] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28762/stat : 28762 (java) S 28742 28742 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4088154 14133010432 53319 33554432000 4194304 4196468 140725237085616 139839857338592 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28763] ppid=28742 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28763/stat : 28763 (java) S 28742 28742 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4088154 14133010432 53319 33554432000 4194304 4196468 140725237085616 139839856286128 139840672074370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
Current children cumulated CPU time (s) 19.95
Current children cumulated vsize (KiB) 13811280

[startup+6.30162 s]
/proc/loadavg: 15.97 14.60 14.50 18/300 28843
/proc/meminfo: memFree=29605304/32770624 swapFree=5808/101764
[pid=28742] ppid=28739 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28742/stat : 28742 (xcsp3-exec) S 28739 28742 15196 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4088145 9740288 345 33554432000 4194304 5098028 140725475376160 140725475374264 139723008008828 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 11419648 140725475378318 140725475378528 140725475378528 140725475381227 0
/proc/28742/statm: 2378 345 289 221 0 87 0
[pid=28743] ppid=28742 vsize=13868332 CPUtime=45.35 cores=1,3,5,7,9,11,13,15
/proc/28743/stat : 28743 (java) S 28742 28742 15196 0 -1 1077944320 30445 0 0 0 4515 20 0 0 20 0 28 0 4088145 14201171968 57659 33554432000 4194304 4196468 140725237085616 140725237068160 139840672063223 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
/proc/28743/statm: 3467083 57659 3275 1 0 3454316 0
[pid=28743/tid=28744] ppid=28742 vsize=13868332 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28744/stat : 28744 (java) S 28742 28742 15196 0 -1 1077944384 6568 0 0 0 74 4 0 0 20 0 28 0 4088145 14201171968 57659 33554432000 4194304 4196468 140725237085616 139840676304000 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28746] ppid=28742 vsize=13868332 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28746/stat : 28746 (java) S 28742 28742 15196 0 -1 1077944384 163 0 0 0 1 1 0 0 20 0 28 0 4088146 14201171968 57659 33554432000 4194304 4196468 140725237085616 139840590543120 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28747] ppid=28742 vsize=13868332 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28747/stat : 28747 (java) S 28742 28742 15196 0 -1 1077944384 755 0 0 0 1 0 0 0 20 0 28 0 4088146 14201171968 57659 33554432000 4194304 4196468 140725237085616 139840589490576 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28748] ppid=28742 vsize=13868332 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28748/stat : 28748 (java) S 28742 28742 15196 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 28 0 4088146 14201171968 57659 33554432000 4194304 4196468 140725237085616 139840588438032 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28749] ppid=28742 vsize=13868332 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28749/stat : 28749 (java) S 28742 28742 15196 0 -1 1077944384 156 0 0 0 1 0 0 0 20 0 28 0 4088146 14201171968 57659 33554432000 4194304 4196468 140725237085616 139840587385488 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28750] ppid=28742 vsize=13868332 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28750/stat : 28750 (java) S 28742 28742 15196 0 -1 1077944384 42 0 0 0 1 1 0 0 20 0 28 0 4088146 14201171968 57659 33554432000 4194304 4196468 140725237085616 139840586332944 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28751] ppid=28742 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28751/stat : 28751 (java) S 28742 28742 15196 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 28 0 4088146 14201171968 57659 33554432000 4194304 4196468 140725237085616 139840585280400 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28752] ppid=28742 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28752/stat : 28752 (java) S 28742 28742 15196 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 28 0 4088146 14201171968 57659 33554432000 4194304 4196468 140725237085616 139840584227856 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28753] ppid=28742 vsize=13868332 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28753/stat : 28753 (java) S 28742 28742 15196 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 28 0 4088146 14201171968 57659 33554432000 4194304 4196468 140725237085616 139840583175312 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28754] ppid=28742 vsize=13868332 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28754/stat : 28754 (java) S 28742 28742 15196 0 -1 1077944384 227 0 0 0 1 0 0 0 20 0 28 0 4088149 14201171968 57659 33554432000 4194304 4196468 140725237085616 139839865759728 139840672074370 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28755] ppid=28742 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28755/stat : 28755 (java) S 28742 28742 15196 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 4088149 14201171968 57659 33554432000 4194304 4196468 140725237085616 139839864706016 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28756] ppid=28742 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28756/stat : 28756 (java) S 28742 28742 15196 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 4088150 14201171968 57659 33554432000 4194304 4196468 140725237085616 139839863653376 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28757] ppid=28742 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28757/stat : 28757 (java) S 28742 28742 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4088153 14201171968 57659 33554432000 4194304 4196468 140725237085616 139839862601936 139840672081819 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0

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

[pid=28743/tid=29368] ppid=28742 vsize=13868332 CPUtime=122.05 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29368/stat : 29368 (java) R 28742 28742 15196 0 -1 4202560 1109 0 0 0 12204 1 0 0 20 0 28 0 4103950 14201171968 94944 33554432000 4194304 4196468 140725237085616 139839772016168 139840266670266 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=29369] ppid=28742 vsize=13868332 CPUtime=122.1 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29369/stat : 29369 (java) R 28742 28742 15196 0 -1 4202560 558 0 0 0 12209 1 0 0 20 0 28 0 4103950 14201171968 94944 33554432000 4194304 4196468 140725237085616 139839841955352 139840265209324 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
Current children cumulated CPU time (s) 2229.54
Current children cumulated vsize (KiB) 13877844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+303.902 s]
/proc/loadavg: 15.96 15.33 14.83 17/299 29396
/proc/meminfo: memFree=30413124/32770624 swapFree=5808/102256
[pid=28742] ppid=28739 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28742/stat : 28742 (xcsp3-exec) S 28739 28742 15196 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4088145 9740288 345 33554432000 4194304 5098028 140725475376160 140725475374264 139723008008828 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 11419648 140725475378318 140725475378528 140725475378528 140725475381227 0
/proc/28742/statm: 2378 345 289 221 0 87 0
[pid=28743] ppid=28742 vsize=13868332 CPUtime=2400.07 cores=1,3,5,7,9,11,13,15
/proc/28743/stat : 28743 (java) S 28742 28742 15196 0 -1 1077944320 96661 0 0 0 239809 198 0 0 20 0 28 0 4088145 14201171968 100300 33554432000 4194304 4196468 140725237085616 140725237068160 139840672063223 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
/proc/28743/statm: 3467083 100300 3280 1 0 3454316 0
[pid=28743/tid=28744] ppid=28742 vsize=13868332 CPUtime=0.79 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28744/stat : 28744 (java) S 28742 28742 15196 0 -1 1077944384 6977 0 0 0 74 5 0 0 20 0 28 0 4088145 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840676304000 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28746] ppid=28742 vsize=13868332 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28746/stat : 28746 (java) S 28742 28742 15196 0 -1 1077944384 2393 0 0 0 71 6 0 0 20 0 28 0 4088146 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840590543120 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28747] ppid=28742 vsize=13868332 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28747/stat : 28747 (java) S 28742 28742 15196 0 -1 1077944384 3960 0 0 0 68 8 0 0 20 0 28 0 4088146 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840589490576 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28748] ppid=28742 vsize=13868332 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28748/stat : 28748 (java) S 28742 28742 15196 0 -1 1077944384 1509 0 0 0 68 8 0 0 20 0 28 0 4088146 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840588438032 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28749] ppid=28742 vsize=13868332 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28749/stat : 28749 (java) S 28742 28742 15196 0 -1 1077944384 2210 0 0 0 68 7 0 0 20 0 28 0 4088146 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840587385488 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28750] ppid=28742 vsize=13868332 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28750/stat : 28750 (java) S 28742 28742 15196 0 -1 1077944384 1785 0 0 0 66 8 0 0 20 0 28 0 4088146 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840586332944 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28751] ppid=28742 vsize=13868332 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28751/stat : 28751 (java) S 28742 28742 15196 0 -1 1077944384 3429 0 0 0 68 9 0 0 20 0 28 0 4088146 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840585280400 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28752] ppid=28742 vsize=13868332 CPUtime=0.79 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28752/stat : 28752 (java) S 28742 28742 15196 0 -1 1077944384 1885 0 0 0 71 8 0 0 20 0 28 0 4088146 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840584227856 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28753] ppid=28742 vsize=13868332 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28753/stat : 28753 (java) S 28742 28742 15196 0 -1 1077944384 2666 0 0 0 68 7 0 0 20 0 28 0 4088146 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840583175312 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28754] ppid=28742 vsize=13868332 CPUtime=1.78 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28754/stat : 28754 (java) S 28742 28742 15196 0 -1 1077944384 6311 0 0 0 85 93 0 0 20 0 28 0 4088149 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839865759728 139840672074370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28755] ppid=28742 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28755/stat : 28755 (java) S 28742 28742 15196 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 4088149 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839864706016 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28756] ppid=28742 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28756/stat : 28756 (java) S 28742 28742 15196 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 4088150 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839863653376 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28757] ppid=28742 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28757/stat : 28757 (java) S 28742 28742 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4088153 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839862601936 139840672081819 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28758] ppid=28742 vsize=13868332 CPUtime=2.97 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28758/stat : 28758 (java) S 28742 28742 15196 0 -1 1077944384 9779 0 0 0 297 0 0 0 20 0 28 0 4088153 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839861549552 139840672074370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28759] ppid=28742 vsize=13868332 CPUtime=2.7 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28759/stat : 28759 (java) S 28742 28742 15196 0 -1 1077944384 9887 0 0 0 269 1 0 0 20 0 28 0 4088153 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839860497008 139840672074370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28760] ppid=28742 vsize=13868332 CPUtime=2.45 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28760/stat : 28760 (java) S 28742 28742 15196 0 -1 1077944384 7146 0 0 0 244 1 0 0 20 0 28 0 4088153 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839859444464 139840672074370 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28761] ppid=28742 vsize=13868332 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28761/stat : 28761 (java) S 28742 28742 15196 0 -1 1077944384 8720 0 0 0 97 3 0 0 20 0 28 0 4088153 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839858391920 139840672074370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28762] ppid=28742 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28762/stat : 28762 (java) S 28742 28742 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4088154 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839857338592 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28763] ppid=28742 vsize=13868332 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28763/stat : 28763 (java) S 28742 28742 15196 0 -1 1077944384 1068 0 0 0 6 8 0 0 20 0 28 0 4088154 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839856286128 139840672074370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=29362] ppid=28742 vsize=13868332 CPUtime=142.87 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29362/stat : 29362 (java) R 28742 28742 15196 0 -1 4202560 890 0 0 0 14286 1 0 0 20 0 28 0 4103950 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839846165152 139840265186250 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=29363] ppid=28742 vsize=13868332 CPUtime=143.22 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29363/stat : 29363 (java) R 28742 28742 15196 0 -1 4202560 1148 0 0 0 14321 1 0 0 20 0 28 0 4103950 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839848274704 139840260663392 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=29364] ppid=28742 vsize=13868332 CPUtime=143.5 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29364/stat : 29364 (java) R 28742 28742 15196 0 -1 4202560 1008 0 0 0 14349 1 0 0 20 0 28 0 4103950 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839843008552 139840265187294 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=29365] ppid=28742 vsize=13868332 CPUtime=142.9 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29365/stat : 29365 (java) R 28742 28742 15196 0 -1 4202560 1784 0 0 0 14289 1 0 0 20 0 28 0 4103950 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839847219992 139840265056131 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=29366] ppid=28742 vsize=13868332 CPUtime=143.54 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29366/stat : 29366 (java) R 28742 28742 15196 0 -1 4202560 1915 0 0 0 14354 0 0 0 20 0 28 0 4103950 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839845114472 139840264818831 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=29367] ppid=28742 vsize=13868332 CPUtime=143.26 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29367/stat : 29367 (java) R 28742 28742 15196 0 -1 4202560 356 0 0 0 14325 1 0 0 20 0 28 0 4103950 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839773069736 139840265055756 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=29368] ppid=28742 vsize=13868332 CPUtime=143.33 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29368/stat : 29368 (java) R 28742 28742 15196 0 -1 4202560 1162 0 0 0 14332 1 0 0 20 0 28 0 4103950 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839772016920 139840266358672 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=29369] ppid=28742 vsize=13868332 CPUtime=143.32 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29369/stat : 29369 (java) R 28742 28742 15196 0 -1 4202560 588 0 0 0 14331 1 0 0 20 0 28 0 4103950 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839841955736 139840268291773 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 13877844

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

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

[startup+303.902 s]
/proc/loadavg: 15.96 15.33 14.83 17/299 29396
/proc/meminfo: memFree=30413124/32770624 swapFree=5808/102256
[pid=28742] ppid=28739 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28742/stat : 28742 (xcsp3-exec) S 28739 28742 15196 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4088145 9740288 345 33554432000 4194304 5098028 140725475376160 140725475374264 139723008008828 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 11419648 140725475378318 140725475378528 140725475378528 140725475381227 0
/proc/28742/statm: 2378 345 289 221 0 87 0
[pid=28743] ppid=28742 vsize=13868332 CPUtime=2400.07 cores=1,3,5,7,9,11,13,15
/proc/28743/stat : 28743 (java) S 28742 28742 15196 0 -1 1077944320 96661 0 0 0 239809 198 0 0 20 0 28 0 4088145 14201171968 100300 33554432000 4194304 4196468 140725237085616 140725237068160 139840672063223 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
/proc/28743/statm: 3467083 100300 3280 1 0 3454316 0
[pid=28743/tid=28744] ppid=28742 vsize=13868332 CPUtime=0.79 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28744/stat : 28744 (java) S 28742 28742 15196 0 -1 1077944384 6977 0 0 0 74 5 0 0 20 0 28 0 4088145 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840676304000 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28746] ppid=28742 vsize=13868332 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28746/stat : 28746 (java) S 28742 28742 15196 0 -1 1077944384 2393 0 0 0 71 6 0 0 20 0 28 0 4088146 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840590543120 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28747] ppid=28742 vsize=13868332 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28747/stat : 28747 (java) S 28742 28742 15196 0 -1 1077944384 3960 0 0 0 68 8 0 0 20 0 28 0 4088146 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840589490576 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28748] ppid=28742 vsize=13868332 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28748/stat : 28748 (java) S 28742 28742 15196 0 -1 1077944384 1509 0 0 0 68 8 0 0 20 0 28 0 4088146 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840588438032 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28749] ppid=28742 vsize=13868332 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28749/stat : 28749 (java) S 28742 28742 15196 0 -1 1077944384 2210 0 0 0 68 7 0 0 20 0 28 0 4088146 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840587385488 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28750] ppid=28742 vsize=13868332 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28750/stat : 28750 (java) S 28742 28742 15196 0 -1 1077944384 1785 0 0 0 66 8 0 0 20 0 28 0 4088146 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840586332944 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28751] ppid=28742 vsize=13868332 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28751/stat : 28751 (java) S 28742 28742 15196 0 -1 1077944384 3429 0 0 0 68 9 0 0 20 0 28 0 4088146 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840585280400 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28752] ppid=28742 vsize=13868332 CPUtime=0.79 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28752/stat : 28752 (java) S 28742 28742 15196 0 -1 1077944384 1885 0 0 0 71 8 0 0 20 0 28 0 4088146 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840584227856 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28753] ppid=28742 vsize=13868332 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28753/stat : 28753 (java) S 28742 28742 15196 0 -1 1077944384 2666 0 0 0 68 7 0 0 20 0 28 0 4088146 14201171968 100300 33554432000 4194304 4196468 140725237085616 139840583175312 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28754] ppid=28742 vsize=13868332 CPUtime=1.78 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28754/stat : 28754 (java) S 28742 28742 15196 0 -1 1077944384 6311 0 0 0 85 93 0 0 20 0 28 0 4088149 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839865759728 139840672074370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28755] ppid=28742 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28755/stat : 28755 (java) S 28742 28742 15196 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 4088149 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839864706016 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28756] ppid=28742 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28756/stat : 28756 (java) S 28742 28742 15196 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 4088150 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839863653376 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28757] ppid=28742 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28757/stat : 28757 (java) S 28742 28742 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4088153 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839862601936 139840672081819 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28758] ppid=28742 vsize=13868332 CPUtime=2.97 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28758/stat : 28758 (java) S 28742 28742 15196 0 -1 1077944384 9779 0 0 0 297 0 0 0 20 0 28 0 4088153 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839861549552 139840672074370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28759] ppid=28742 vsize=13868332 CPUtime=2.7 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28759/stat : 28759 (java) S 28742 28742 15196 0 -1 1077944384 9887 0 0 0 269 1 0 0 20 0 28 0 4088153 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839860497008 139840672074370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28760] ppid=28742 vsize=13868332 CPUtime=2.45 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28760/stat : 28760 (java) S 28742 28742 15196 0 -1 1077944384 7146 0 0 0 244 1 0 0 20 0 28 0 4088153 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839859444464 139840672074370 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28761] ppid=28742 vsize=13868332 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28761/stat : 28761 (java) S 28742 28742 15196 0 -1 1077944384 8720 0 0 0 97 3 0 0 20 0 28 0 4088153 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839858391920 139840672074370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28762] ppid=28742 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28762/stat : 28762 (java) S 28742 28742 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4088154 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839857338592 139840672073429 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=28763] ppid=28742 vsize=13868332 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/28743/task/28763/stat : 28763 (java) S 28742 28742 15196 0 -1 1077944384 1068 0 0 0 6 8 0 0 20 0 28 0 4088154 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839856286128 139840672074370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=29362] ppid=28742 vsize=13868332 CPUtime=142.87 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29362/stat : 29362 (java) R 28742 28742 15196 0 -1 4202560 890 0 0 0 14286 1 0 0 20 0 28 0 4103950 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839846165152 139840265186250 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=29363] ppid=28742 vsize=13868332 CPUtime=143.22 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29363/stat : 29363 (java) R 28742 28742 15196 0 -1 4202560 1148 0 0 0 14321 1 0 0 20 0 28 0 4103950 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839848274704 139840260663392 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=29364] ppid=28742 vsize=13868332 CPUtime=143.5 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29364/stat : 29364 (java) R 28742 28742 15196 0 -1 4202560 1008 0 0 0 14349 1 0 0 20 0 28 0 4103950 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839843008552 139840265187294 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=29365] ppid=28742 vsize=13868332 CPUtime=142.9 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29365/stat : 29365 (java) R 28742 28742 15196 0 -1 4202560 1784 0 0 0 14289 1 0 0 20 0 28 0 4103950 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839847219992 139840265056131 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=29366] ppid=28742 vsize=13868332 CPUtime=143.54 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29366/stat : 29366 (java) R 28742 28742 15196 0 -1 4202560 1915 0 0 0 14354 0 0 0 20 0 28 0 4103950 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839845114472 139840264818831 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=29367] ppid=28742 vsize=13868332 CPUtime=143.26 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29367/stat : 29367 (java) R 28742 28742 15196 0 -1 4202560 356 0 0 0 14325 1 0 0 20 0 28 0 4103950 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839773069736 139840265055756 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=29368] ppid=28742 vsize=13868332 CPUtime=143.33 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29368/stat : 29368 (java) R 28742 28742 15196 0 -1 4202560 1162 0 0 0 14332 1 0 0 20 0 28 0 4103950 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839772016920 139840266358672 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
[pid=28743/tid=29369] ppid=28742 vsize=13868332 CPUtime=143.32 cores=1,3,5,7,9,11,13,15
/proc/28743/task/29369/stat : 29369 (java) R 28742 28742 15196 0 -1 4202560 588 0 0 0 14331 1 0 0 20 0 28 0 4103950 14201171968 100300 33554432000 4194304 4196468 140725237085616 139839841955736 139840268291773 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14245888 140725237089468 140725237089644 140725237089644 140725237092303 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 13877844

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 303.913
CPU time (s): 2400.07
CPU user time (s): 2398.09
CPU system time (s): 1.98
CPU usage (%): 789.723
Max. virtual memory (cumulated for all children) (KiB): 13877844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000804
system time used= 0.001608
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.58028 second user time and 4.96516 second system time

The end

Launcher Data

Begin job on node145 at 2017-07-22 03:50:30
IDJOB=4246716
IDBENCH=126223
IDSOLVER=2626
FILE ID=node145/4246716-1500688230
RUNJOBID= node145-1500682809-15228
PBS_JOBID= 20623333
Free space on /tmp= 61856 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-17-a3.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-4246716-1500688230/watcher-4246716-1500688230 -o /tmp/evaluation-result-4246716-1500688230/solver-4246716-1500688230 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500682809-15228 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1404958494 HOME/instance-4246716-1500688230.xml

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

MD5SUM BENCH= 1a474c72a1f7224eb7c0241d7ff915ce
RANDOM SEED=1404958494

node145.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.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.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.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.43
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.43
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.43
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		: 1600.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.43
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		: 2533.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:        29824956 kB
MemAvailable:   29875328 kB
Buffers:          128824 kB
Cached:           194112 kB
SwapCached:            0 kB
Active:          2321244 kB
Inactive:         169792 kB
Active(anon):    2111740 kB
Inactive(anon):    68068 kB
Active(file):     209504 kB
Inactive(file):   101724 kB
Unevictable:        5808 kB
Mlocked:            5808 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7812 kB
Writeback:             0 kB
AnonPages:       2216456 kB
Mapped:            43168 kB
Shmem:              8852 kB
Slab:             144508 kB
SReclaimable:     109960 kB
SUnreclaim:        34548 kB
KernelStack:        5024 kB
PageTables:         9940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3042396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2099200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61848 MiB
End job on node145 at 2017-07-22 03:55:34