Trace number 4246667

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)200 2400.3 304.412

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-16-a3.xml
MD5SUM0e9e24bc5c9dc7ecc0ccfc6ea7d62ad7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark20036
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints123
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":120},{"size":501,"count":16}]
Minimum variable degree0
Maximum variable degree17
Distribution of variable degrees[{"degree":0,"count":136},{"degree":2,"count":120},{"degree":16,"count":14},{"degree":17,"count":2}]
Minimum constraint arity1
Maximum constraint arity120
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":120},{"arity":16,"count":1},{"arity":120,"count":1}]
Number of extensional constraints0
Number of intensional constraints121
Distribution of constraint types[{"type":"intension","count":121},{"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-4246667-1500688021.xml"  -tl '2400s' -p 8 -x 3
0.00/0.21	c [HOME/instance-4246667-1500688021.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.27	c 8 solvers in parallel
0.00/0.34	c parse instance...
0.00/0.79	c solve instance...
0.00/1.08	o 251 
4.35/1.12	o 249 
4.35/1.14	o 244 
5.10/1.27	o 237 
5.68/1.32	o 236 
5.68/1.33	o 233 
9.57/1.84	o 230 
11.93/2.18	o 228 
15.09/2.53	o 224 
18.23/2.91	o 212 
57.94/7.98	o 210 
215.34/27.74	o 209 
236.81/30.48	o 207 
514.12/65.67	o 203 
775.85/98.61	o 201 
2146.33/272.22	o 200 
2400.30/304.43	s SATISFIABLE
2400.30/304.43	v <instantiation>
2400.30/304.43	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] 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[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[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[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[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[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[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[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[7][15] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[8][15] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[9][15] y[10][11] y[10][12] y[10][13] y[10][14] y[10][15] y[11][12] y[11][13] y[11][14] y[11][15] y[12][13] y[12][14] y[12][15] y[13][14] y[13][15] y[14][15] </list>
2400.30/304.43	v 	<values>0 4 5 11 19 21 39 51 64 93 116 142 164 173 197 200 4 5 11 19 21 39 51 64 93 116 142 164 173 197 200 1 7 15 17 35 47 60 89 112 138 160 169 193 196 6 14 16 34 46 59 88 111 137 159 168 192 195 8 10 28 40 53 82 105 131 153 162 186 189 2 20 32 45 74 97 123 145 154 178 181 18 30 43 72 95 121 143 152 176 179 12 25 54 77 103 125 134 158 161 13 42 65 91 113 122 146 149 29 52 78 100 109 133 136 23 49 71 80 104 107 26 48 57 81 84 22 31 55 58 9 33 36 24 27 3 </values>
2400.30/304.43	v </instantiation>
2400.30/304.43	c Unexpected resolution interruption!

Verifier Data

OK	200

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-4246667-1500688021/watcher-4246667-1500688021 -o /tmp/evaluation-result-4246667-1500688021/solver-4246667-1500688021 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node131-1500682620-7801 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 54584389 HOME/instance-4246667-1500688021.xml 

pid=21710
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: 10.02 12.17 13.05 3/262 21713
/proc/meminfo: memFree=26757600/32770624 swapFree=5860/276032
[pid=21713] ppid=21710 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21713/stat : 21713 (xcsp3-exec) S 21710 21713 7411 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4069566 9740288 346 33554432000 4194304 5098028 140734694416928 140734694415032 139815597621884 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 12910592 140734694421648 140734694421856 140734694421856 140734694424555 0
/proc/21713/statm: 2378 346 289 221 0 87 0

[startup+0.100111 s]
/proc/loadavg: 10.02 12.17 13.05 3/262 21713
/proc/meminfo: memFree=26757600/32770624 swapFree=5860/276032
[pid=21713] ppid=21710 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21713/stat : 21713 (xcsp3-exec) S 21710 21713 7411 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4069566 9740288 346 33554432000 4194304 5098028 140734694416928 140734694415032 139815597621884 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 12910592 140734694421648 140734694421856 140734694421856 140734694424555 0
/proc/21713/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200311 s]
/proc/loadavg: 10.02 12.17 13.05 3/262 21713
/proc/meminfo: memFree=26757600/32770624 swapFree=5860/276032
[pid=21713] ppid=21710 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21713/stat : 21713 (xcsp3-exec) S 21710 21713 7411 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4069566 9740288 346 33554432000 4194304 5098028 140734694416928 140734694415032 139815597621884 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 12910592 140734694421648 140734694421856 140734694421856 140734694424555 0
/proc/21713/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300377 s]
/proc/loadavg: 10.02 12.17 13.05 3/262 21713
/proc/meminfo: memFree=26757600/32770624 swapFree=5860/276032
[pid=21713] ppid=21710 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21713/stat : 21713 (xcsp3-exec) S 21710 21713 7411 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4069566 9740288 346 33554432000 4194304 5098028 140734694416928 140734694415032 139815597621884 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 12910592 140734694421648 140734694421856 140734694421856 140734694424555 0
/proc/21713/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700175 s]
/proc/loadavg: 10.02 12.17 13.05 3/262 21713
/proc/meminfo: memFree=26757600/32770624 swapFree=5860/276032
[pid=21713] ppid=21710 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21713/stat : 21713 (xcsp3-exec) S 21710 21713 7411 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4069566 9740288 346 33554432000 4194304 5098028 140734694416928 140734694415032 139815597621884 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 12910592 140734694421648 140734694421856 140734694421856 140734694424555 0
/proc/21713/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50118 s]
/proc/loadavg: 10.02 12.17 13.05 20/299 21758
/proc/meminfo: memFree=26624564/32770624 swapFree=5860/276072
[pid=21713] ppid=21710 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21713/stat : 21713 (xcsp3-exec) S 21710 21713 7411 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4069566 9740288 346 33554432000 4194304 5098028 140734694416928 140734694415032 139815597621884 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 12910592 140734694421648 140734694421856 140734694421856 140734694424555 0
/proc/21713/statm: 2378 346 289 221 0 87 0
[pid=21714] ppid=21713 vsize=13801768 CPUtime=7.18 cores=0,2,4,6,8,10,12,14
/proc/21714/stat : 21714 (java) S 21713 21713 7411 0 -1 1077944320 16539 0 0 0 704 14 0 0 20 0 28 0 4069566 14133010432 49724 33554432000 4194304 4196468 140727540261136 140727540243680 140282928619255 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
/proc/21714/statm: 3450442 49724 3255 1 0 3437675 0
[pid=21714/tid=21715] ppid=21713 vsize=13801768 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21715/stat : 21715 (java) S 21713 21713 7411 0 -1 1077944384 6518 0 0 0 73 4 0 0 20 0 28 0 4069566 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282932860032 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21717] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21717/stat : 21717 (java) S 21713 21713 7411 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 4069567 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282527337360 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21718] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21718/stat : 21718 (java) S 21713 21713 7411 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 4069567 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282526284560 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21719] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21719/stat : 21719 (java) S 21713 21713 7411 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 4069567 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282525232272 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21720] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21720/stat : 21720 (java) S 21713 21713 7411 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 4069567 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282524179472 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21721] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21721/stat : 21721 (java) S 21713 21713 7411 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 4069567 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282523126160 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21722] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21722/stat : 21722 (java) S 21713 21713 7411 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 4069567 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282522073360 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21723] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21723/stat : 21723 (java) S 21713 21713 7411 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 4069567 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282521021072 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21724] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21724/stat : 21724 (java) S 21713 21713 7411 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 28 0 4069567 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282519968272 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21725] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21725/stat : 21725 (java) S 21713 21713 7411 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 4069570 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282256702064 140282928630402 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21726] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21726/stat : 21726 (java) S 21713 21713 7411 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4069570 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282255648096 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21727] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21727/stat : 21727 (java) S 21713 21713 7411 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4069571 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282254595696 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21728] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21728/stat : 21728 (java) S 21713 21713 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4069575 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282253544016 140282928637851 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21729] ppid=21713 vsize=13801768 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21729/stat : 21729 (java) R 21713 21713 7411 0 -1 4202560 1720 0 0 0 74 0 0 0 20 0 28 0 4069575 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282252484056 140282907954560 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21730] ppid=21713 vsize=13801768 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21730/stat : 21730 (java) R 21713 21713 7411 0 -1 4202560 1767 0 0 0 84 1 0 0 20 0 28 0 4069575 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282251422880 140282913015942 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21731] ppid=21713 vsize=13801768 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21731/stat : 21731 (java) R 21713 21713 7411 0 -1 4202560 1353 0 0 0 73 0 0 0 20 0 28 0 4069575 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282250366432 140282920908628 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21732] ppid=21713 vsize=13801768 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21732/stat : 21732 (java) S 21713 21713 7411 0 -1 1077944384 2463 0 0 0 67 1 0 0 20 0 28 0 4069575 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282249332976 140282928630402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21733] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21733/stat : 21733 (java) S 21713 21713 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4069575 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282248280928 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21734] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21734/stat : 21734 (java) S 21713 21713 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4069575 14133010432 49724 33554432000 4194304 4196468 140727540261136 140282247228208 140282928630402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
Current children cumulated CPU time (s) 7.18
Current children cumulated vsize (KiB) 13811280

[startup+3.10128 s]
/proc/loadavg: 10.02 12.17 13.05 23/299 21814
/proc/meminfo: memFree=26540288/32770624 swapFree=5860/276072
[pid=21713] ppid=21710 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21713/stat : 21713 (xcsp3-exec) S 21710 21713 7411 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4069566 9740288 346 33554432000 4194304 5098028 140734694416928 140734694415032 139815597621884 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 12910592 140734694421648 140734694421856 140734694421856 140734694424555 0
/proc/21713/statm: 2378 346 289 221 0 87 0
[pid=21714] ppid=21713 vsize=13801768 CPUtime=19.77 cores=0,2,4,6,8,10,12,14
/proc/21714/stat : 21714 (java) S 21713 21713 7411 0 -1 1077944320 20951 0 0 0 1959 18 0 0 20 0 28 0 4069566 14133010432 57563 33554432000 4194304 4196468 140727540261136 140727540243680 140282928619255 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
/proc/21714/statm: 3450442 57563 3261 1 0 3437675 0
[pid=21714/tid=21715] ppid=21713 vsize=13801768 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21715/stat : 21715 (java) S 21713 21713 7411 0 -1 1077944384 6519 0 0 0 74 4 0 0 20 0 28 0 4069566 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282932860032 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21717] ppid=21713 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21717/stat : 21717 (java) S 21713 21713 7411 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 28 0 4069567 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282527337360 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21718] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21718/stat : 21718 (java) S 21713 21713 7411 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 4069567 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282526284560 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21719] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21719/stat : 21719 (java) S 21713 21713 7411 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 4069567 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282525232272 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21720] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21720/stat : 21720 (java) S 21713 21713 7411 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 4069567 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282524179472 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21721] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21721/stat : 21721 (java) S 21713 21713 7411 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 4069567 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282523126160 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21722] ppid=21713 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21722/stat : 21722 (java) S 21713 21713 7411 0 -1 1077944384 22 0 0 0 1 1 0 0 20 0 28 0 4069567 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282522073360 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21723] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21723/stat : 21723 (java) S 21713 21713 7411 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 4069567 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282521021072 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21724] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21724/stat : 21724 (java) S 21713 21713 7411 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 4069567 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282519968272 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21725] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21725/stat : 21725 (java) S 21713 21713 7411 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 4069570 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282256702064 140282928630402 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21726] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21726/stat : 21726 (java) S 21713 21713 7411 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4069570 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282255648096 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21727] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21727/stat : 21727 (java) S 21713 21713 7411 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4069571 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282254595712 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21728] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21728/stat : 21728 (java) S 21713 21713 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4069575 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282253544016 140282928637851 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21729] ppid=21713 vsize=13801768 CPUtime=1.86 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21729/stat : 21729 (java) R 21713 21713 7411 0 -1 4202560 2515 0 0 0 186 0 0 0 20 0 28 0 4069575 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282252475992 140282911835767 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21730] ppid=21713 vsize=13801768 CPUtime=2.12 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21730/stat : 21730 (java) R 21713 21713 7411 0 -1 4202560 2872 0 0 0 211 1 0 0 20 0 28 0 4069575 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282251418800 140282910144782 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21731] ppid=21713 vsize=13801768 CPUtime=1.95 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21731/stat : 21731 (java) R 21713 21713 7411 0 -1 4202560 2522 0 0 0 194 1 0 0 20 0 28 0 4069575 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282250372000 140282913009104 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21732] ppid=21713 vsize=13801768 CPUtime=0.86 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21732/stat : 21732 (java) S 21713 21713 7411 0 -1 1077944384 2963 0 0 0 85 1 0 0 20 0 28 0 4069575 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282249332976 140282928630402 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21733] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21733/stat : 21733 (java) S 21713 21713 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4069575 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282248280928 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21734] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21734/stat : 21734 (java) S 21713 21713 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4069575 14133010432 57563 33554432000 4194304 4196468 140727540261136 140282247228208 140282928630402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
Current children cumulated CPU time (s) 19.77
Current children cumulated vsize (KiB) 13811280

[startup+6.30163 s]
/proc/loadavg: 10.42 12.22 13.06 17/299 21830
/proc/meminfo: memFree=26509460/32770624 swapFree=5860/276080
[pid=21713] ppid=21710 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21713/stat : 21713 (xcsp3-exec) S 21710 21713 7411 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4069566 9740288 346 33554432000 4194304 5098028 140734694416928 140734694415032 139815597621884 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 12910592 140734694421648 140734694421856 140734694421856 140734694424555 0
/proc/21713/statm: 2378 346 289 221 0 87 0
[pid=21714] ppid=21713 vsize=13801768 CPUtime=45.2 cores=0,2,4,6,8,10,12,14
/proc/21714/stat : 21714 (java) S 21713 21713 7411 0 -1 1077944320 27861 0 0 0 4496 24 0 0 20 0 28 0 4069566 14133010432 61494 33554432000 4194304 4196468 140727540261136 140727540243680 140282928619255 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
/proc/21714/statm: 3450442 61494 3273 1 0 3437675 0
[pid=21714/tid=21715] ppid=21713 vsize=13801768 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21715/stat : 21715 (java) S 21713 21713 7411 0 -1 1077944384 6519 0 0 0 74 4 0 0 20 0 28 0 4069566 14133010432 61494 33554432000 4194304 4196468 140727540261136 140282932860032 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21717] ppid=21713 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21717/stat : 21717 (java) S 21713 21713 7411 0 -1 1077944384 23 0 0 0 2 0 0 0 20 0 28 0 4069567 14133010432 61494 33554432000 4194304 4196468 140727540261136 140282527337360 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21718] ppid=21713 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21718/stat : 21718 (java) S 21713 21713 7411 0 -1 1077944384 27 0 0 0 1 1 0 0 20 0 28 0 4069567 14133010432 61494 33554432000 4194304 4196468 140727540261136 140282526284560 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21719] ppid=21713 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21719/stat : 21719 (java) S 21713 21713 7411 0 -1 1077944384 42 0 0 0 2 0 0 0 20 0 28 0 4069567 14133010432 61494 33554432000 4194304 4196468 140727540261136 140282525232272 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21720] ppid=21713 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21720/stat : 21720 (java) S 21713 21713 7411 0 -1 1077944384 784 0 0 0 1 0 0 0 20 0 28 0 4069567 14133010432 61494 33554432000 4194304 4196468 140727540261136 140282524179472 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21721] ppid=21713 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21721/stat : 21721 (java) S 21713 21713 7411 0 -1 1077944384 148 0 0 0 1 1 0 0 20 0 28 0 4069567 14133010432 61494 33554432000 4194304 4196468 140727540261136 140282523126160 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21722] ppid=21713 vsize=13801768 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21722/stat : 21722 (java) S 21713 21713 7411 0 -1 1077944384 33 0 0 0 2 1 0 0 20 0 28 0 4069567 14133010432 61494 33554432000 4194304 4196468 140727540261136 140282522073360 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21723] ppid=21713 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21723/stat : 21723 (java) S 21713 21713 7411 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 28 0 4069567 14133010432 61494 33554432000 4194304 4196468 140727540261136 140282521021072 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21724] ppid=21713 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21724/stat : 21724 (java) S 21713 21713 7411 0 -1 1077944384 67 0 0 0 1 1 0 0 20 0 28 0 4069567 14133010432 61494 33554432000 4194304 4196468 140727540261136 140282519968272 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21725] ppid=21713 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21725/stat : 21725 (java) S 21713 21713 7411 0 -1 1077944384 574 0 0 0 1 0 0 0 20 0 28 0 4069570 14133010432 61494 33554432000 4194304 4196468 140727540261136 140282256702064 140282928630402 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21726] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21726/stat : 21726 (java) S 21713 21713 7411 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4069570 14133010432 61494 33554432000 4194304 4196468 140727540261136 140282255648096 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21727] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21727/stat : 21727 (java) S 21713 21713 7411 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4069571 14133010432 61494 33554432000 4194304 4196468 140727540261136 140282254595712 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21728] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21728/stat : 21728 (java) S 21713 21713 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4069575 14133010432 61494 33554432000 4194304 4196468 140727540261136 140282253544016 140282928637851 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0

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

[pid=21714/tid=22161] ppid=21713 vsize=13801768 CPUtime=121.82 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22161/stat : 22161 (java) R 21713 21713 7411 0 -1 4202560 934 0 0 0 12181 1 0 0 20 0 28 0 4079427 14133010432 78549 33554432000 4194304 4196468 140727540261136 140282231845320 140282571153260 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=22162] ppid=21713 vsize=13801768 CPUtime=121.8 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22162/stat : 22162 (java) R 21713 21713 7411 0 -1 4202560 694 0 0 0 12180 0 0 0 20 0 28 0 4079428 14133010432 78549 33554432000 4194304 4196468 140727540261136 140282236055416 140282571105682 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
Current children cumulated CPU time (s) 1753.71
Current children cumulated vsize (KiB) 13811280

[startup+282.302 s]
/proc/loadavg: 16.01 14.50 13.81 17/300 22196
/proc/meminfo: memFree=31156556/32770624 swapFree=5860/276480
[pid=21713] ppid=21710 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21713/stat : 21713 (xcsp3-exec) S 21710 21713 7411 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4069566 9740288 346 33554432000 4194304 5098028 140734694416928 140734694415032 139815597621884 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 12910592 140734694421648 140734694421856 140734694421856 140734694424555 0
/proc/21713/statm: 2378 346 289 221 0 87 0
[pid=21714] ppid=21713 vsize=13801768 CPUtime=2225.86 cores=0,2,4,6,8,10,12,14
/proc/21714/stat : 21714 (java) S 21713 21713 7411 0 -1 1077944320 102614 0 0 0 222379 207 0 0 20 0 28 0 4069566 14133010432 121263 33554432000 4194304 4196468 140727540261136 140727540243680 140282928619255 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
/proc/21714/statm: 3450442 121263 3280 1 0 3437675 0
[pid=21714/tid=21715] ppid=21713 vsize=13801768 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21715/stat : 21715 (java) S 21713 21713 7411 0 -1 1077944384 7082 0 0 0 74 4 0 0 20 0 28 0 4069566 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282932860032 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21717] ppid=21713 vsize=13801768 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21717/stat : 21717 (java) S 21713 21713 7411 0 -1 1077944384 2253 0 0 0 61 10 0 0 20 0 28 0 4069567 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282527337360 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21718] ppid=21713 vsize=13801768 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21718/stat : 21718 (java) S 21713 21713 7411 0 -1 1077944384 2661 0 0 0 57 11 0 0 20 0 28 0 4069567 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282526284560 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21719] ppid=21713 vsize=13801768 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21719/stat : 21719 (java) S 21713 21713 7411 0 -1 1077944384 2943 0 0 0 61 11 0 0 20 0 28 0 4069567 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282525232272 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21720] ppid=21713 vsize=13801768 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21720/stat : 21720 (java) S 21713 21713 7411 0 -1 1077944384 3462 0 0 0 58 10 0 0 20 0 28 0 4069567 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282524179472 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21721] ppid=21713 vsize=13801768 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21721/stat : 21721 (java) S 21713 21713 7411 0 -1 1077944384 2487 0 0 0 58 10 0 0 20 0 28 0 4069567 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282523126160 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21722] ppid=21713 vsize=13801768 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21722/stat : 21722 (java) S 21713 21713 7411 0 -1 1077944384 3152 0 0 0 56 11 0 0 20 0 28 0 4069567 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282522073360 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21723] ppid=21713 vsize=13801768 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21723/stat : 21723 (java) S 21713 21713 7411 0 -1 1077944384 3034 0 0 0 57 10 0 0 20 0 28 0 4069567 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282521021072 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21724] ppid=21713 vsize=13801768 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21724/stat : 21724 (java) S 21713 21713 7411 0 -1 1077944384 1784 0 0 0 56 11 0 0 20 0 28 0 4069567 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282519968272 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21725] ppid=21713 vsize=13801768 CPUtime=1.57 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21725/stat : 21725 (java) S 21713 21713 7411 0 -1 1077944384 7135 0 0 0 72 85 0 0 20 0 28 0 4069570 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282256702064 140282928630402 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21726] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21726/stat : 21726 (java) S 21713 21713 7411 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4069570 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282255648096 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21727] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21727/stat : 21727 (java) S 21713 21713 7411 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4069571 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282254595712 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21728] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21728/stat : 21728 (java) S 21713 21713 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4069575 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282253544016 140282928637851 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21729] ppid=21713 vsize=13801768 CPUtime=2.36 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21729/stat : 21729 (java) S 21713 21713 7411 0 -1 1077944384 8301 0 0 0 235 1 0 0 20 0 28 0 4069575 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282252490864 140282928630402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21730] ppid=21713 vsize=13801768 CPUtime=2.51 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21730/stat : 21730 (java) S 21713 21713 7411 0 -1 1077944384 8636 0 0 0 250 1 0 0 20 0 28 0 4069575 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282251438064 140282928630402 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21731] ppid=21713 vsize=13801768 CPUtime=2.76 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21731/stat : 21731 (java) S 21713 21713 7411 0 -1 1077944384 10382 0 0 0 275 1 0 0 20 0 28 0 4069575 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282250385776 140282928630402 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21732] ppid=21713 vsize=13801768 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21732/stat : 21732 (java) S 21713 21713 7411 0 -1 1077944384 7734 0 0 0 91 2 0 0 20 0 28 0 4069575 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282249332976 140282928630402 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21733] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21733/stat : 21733 (java) S 21713 21713 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4069575 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282248280928 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21734] ppid=21713 vsize=13801768 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21734/stat : 21734 (java) S 21713 21713 7411 0 -1 1077944384 1625 0 0 0 6 4 0 0 20 0 28 0 4069575 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282247228208 140282928630402 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=22189] ppid=21713 vsize=13801768 CPUtime=9.77 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22189/stat : 22189 (java) R 21713 21713 7411 0 -1 4202560 95 0 0 0 977 0 0 0 20 0 28 0 4096788 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282235002296 140282571649701 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=22190] ppid=21713 vsize=13801768 CPUtime=9.9 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22190/stat : 22190 (java) R 21713 21713 7411 0 -1 4202560 33 0 0 0 990 0 0 0 20 0 28 0 4096788 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282236056488 140282571105605 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=22191] ppid=21713 vsize=13801768 CPUtime=9.83 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22191/stat : 22191 (java) R 21713 21713 7411 0 -1 4202560 308 0 0 0 983 0 0 0 20 0 28 0 4096788 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282238160160 140282572733540 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=22192] ppid=21713 vsize=13801768 CPUtime=9.9 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22192/stat : 22192 (java) R 21713 21713 7411 0 -1 4202560 146 0 0 0 990 0 0 0 20 0 28 0 4096788 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282239213384 140282572733543 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=22193] ppid=21713 vsize=13801768 CPUtime=9.9 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22193/stat : 22193 (java) R 21713 21713 7411 0 -1 4202560 143 0 0 0 990 0 0 0 20 0 28 0 4096788 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282237108040 140282572733188 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=22194] ppid=21713 vsize=13801768 CPUtime=9.9 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22194/stat : 22194 (java) R 21713 21713 7411 0 -1 4202560 42 0 0 0 990 0 0 0 20 0 28 0 4096788 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282231847824 140282572309335 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=22195] ppid=21713 vsize=13801768 CPUtime=9.88 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22195/stat : 22195 (java) R 21713 21713 7411 0 -1 4202560 378 0 0 0 988 0 0 0 20 0 28 0 4096788 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282233950552 140282572309428 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=22196] ppid=21713 vsize=13801768 CPUtime=9.89 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22196/stat : 22196 (java) R 21713 21713 7411 0 -1 4202560 38 0 0 0 989 0 0 0 20 0 28 0 4096788 14133010432 121263 33554432000 4194304 4196468 140727540261136 140282232897544 140282571629359 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
Current children cumulated CPU time (s) 2225.86
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+304.401 s]
/proc/loadavg: 16.00 14.62 13.87 17/300 22196
/proc/meminfo: memFree=31293824/32770624 swapFree=5860/276500
[pid=21713] ppid=21710 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21713/stat : 21713 (xcsp3-exec) S 21710 21713 7411 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4069566 9740288 346 33554432000 4194304 5098028 140734694416928 140734694415032 139815597621884 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 12910592 140734694421648 140734694421856 140734694421856 140734694424555 0
/proc/21713/statm: 2378 346 289 221 0 87 0
[pid=21714] ppid=21713 vsize=13801768 CPUtime=2400.3 cores=0,2,4,6,8,10,12,14
/proc/21714/stat : 21714 (java) S 21713 21713 7411 0 -1 1077944320 120840 0 0 0 239805 225 0 0 20 0 28 0 4069566 14133010432 82635 33554432000 4194304 4196468 140727540261136 140727540243680 140282928619255 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
/proc/21714/statm: 3450442 82635 3295 1 0 3437675 0
[pid=21714/tid=21715] ppid=21713 vsize=13801768 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21715/stat : 21715 (java) S 21713 21713 7411 0 -1 1077944384 7082 0 0 0 74 4 0 0 20 0 28 0 4069566 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282932860032 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21717] ppid=21713 vsize=13801768 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21717/stat : 21717 (java) S 21713 21713 7411 0 -1 1077944384 2883 0 0 0 71 10 0 0 20 0 28 0 4069567 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282527337360 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21718] ppid=21713 vsize=13801768 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21718/stat : 21718 (java) S 21713 21713 7411 0 -1 1077944384 3543 0 0 0 67 13 0 0 20 0 28 0 4069567 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282526284560 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21719] ppid=21713 vsize=13801768 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21719/stat : 21719 (java) S 21713 21713 7411 0 -1 1077944384 3545 0 0 0 70 12 0 0 20 0 28 0 4069567 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282525232272 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21720] ppid=21713 vsize=13801768 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21720/stat : 21720 (java) S 21713 21713 7411 0 -1 1077944384 3861 0 0 0 68 11 0 0 20 0 28 0 4069567 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282524179472 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21721] ppid=21713 vsize=13801768 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21721/stat : 21721 (java) S 21713 21713 7411 0 -1 1077944384 3569 0 0 0 70 11 0 0 20 0 28 0 4069567 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282523126160 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21722] ppid=21713 vsize=13801768 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21722/stat : 21722 (java) S 21713 21713 7411 0 -1 1077944384 4243 0 0 0 67 11 0 0 20 0 28 0 4069567 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282522073360 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21723] ppid=21713 vsize=13801768 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21723/stat : 21723 (java) S 21713 21713 7411 0 -1 1077944384 3560 0 0 0 67 10 0 0 20 0 28 0 4069567 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282521021072 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21724] ppid=21713 vsize=13801768 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21724/stat : 21724 (java) S 21713 21713 7411 0 -1 1077944384 2536 0 0 0 66 11 0 0 20 0 28 0 4069567 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282519968272 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21725] ppid=21713 vsize=13801768 CPUtime=1.75 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21725/stat : 21725 (java) S 21713 21713 7411 0 -1 1077944384 10432 0 0 0 81 94 0 0 20 0 28 0 4069570 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282256702064 140282928630402 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21726] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21726/stat : 21726 (java) S 21713 21713 7411 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4069570 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282255648096 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21727] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21727/stat : 21727 (java) S 21713 21713 7411 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4069571 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282254595712 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21728] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21728/stat : 21728 (java) S 21713 21713 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4069575 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282253544016 140282928637851 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21729] ppid=21713 vsize=13801768 CPUtime=2.36 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21729/stat : 21729 (java) S 21713 21713 7411 0 -1 1077944384 8305 0 0 0 235 1 0 0 20 0 28 0 4069575 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282252490864 140282928630402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21730] ppid=21713 vsize=13801768 CPUtime=2.51 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21730/stat : 21730 (java) S 21713 21713 7411 0 -1 1077944384 8642 0 0 0 250 1 0 0 20 0 28 0 4069575 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282251438064 140282928630402 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21731] ppid=21713 vsize=13801768 CPUtime=2.76 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21731/stat : 21731 (java) S 21713 21713 7411 0 -1 1077944384 10386 0 0 0 275 1 0 0 20 0 28 0 4069575 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282250385776 140282928630402 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21732] ppid=21713 vsize=13801768 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21732/stat : 21732 (java) S 21713 21713 7411 0 -1 1077944384 7738 0 0 0 91 2 0 0 20 0 28 0 4069575 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282249332976 140282928630402 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21733] ppid=21713 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21733/stat : 21733 (java) S 21713 21713 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4069575 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282248280928 140282928629461 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=21734] ppid=21713 vsize=13801768 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/21714/task/21734/stat : 21734 (java) S 21713 21713 7411 0 -1 1077944384 1729 0 0 0 6 5 0 0 20 0 28 0 4069575 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282247228208 140282928630402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=22189] ppid=21713 vsize=13801768 CPUtime=31.48 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22189/stat : 22189 (java) R 21713 21713 7411 0 -1 4202560 866 0 0 0 3148 0 0 0 20 0 28 0 4096788 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282235002248 140282571026903 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=22190] ppid=21713 vsize=13801768 CPUtime=31.59 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22190/stat : 22190 (java) R 21713 21713 7411 0 -1 4202560 2237 0 0 0 3159 0 0 0 20 0 28 0 4096788 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282236056488 140282571630959 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=22191] ppid=21713 vsize=13801768 CPUtime=31.52 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22191/stat : 22191 (java) R 21713 21713 7411 0 -1 4202560 1356 0 0 0 3152 0 0 0 20 0 28 0 4096788 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282238160408 140282572733546 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=22192] ppid=21713 vsize=13801768 CPUtime=31.56 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22192/stat : 22192 (java) R 21713 21713 7411 0 -1 4202560 529 0 0 0 3156 0 0 0 20 0 28 0 4096788 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282239212752 140282572733214 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=22193] ppid=21713 vsize=13801768 CPUtime=31.47 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22193/stat : 22193 (java) R 21713 21713 7411 0 -1 4202560 2484 0 0 0 3147 0 0 0 20 0 28 0 4096788 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282237110736 140282571631758 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=22194] ppid=21713 vsize=13801768 CPUtime=31.62 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22194/stat : 22194 (java) R 21713 21713 7411 0 -1 4202560 270 0 0 0 3162 0 0 0 20 0 28 0 4096788 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282231844776 140282571631692 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=22195] ppid=21713 vsize=13801768 CPUtime=31.45 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22195/stat : 22195 (java) R 21713 21713 7411 0 -1 4202560 1216 0 0 0 3145 0 0 0 20 0 28 0 4096788 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282233951016 140282572040413 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
[pid=21714/tid=22196] ppid=21713 vsize=13801768 CPUtime=31.58 cores=0,2,4,6,8,10,12,14
/proc/21714/task/22196/stat : 22196 (java) R 21713 21713 7411 0 -1 4202560 1068 0 0 0 3158 0 0 0 20 0 28 0 4096788 14133010432 82635 33554432000 4194304 4196468 140727540261136 140282232897784 140282571105949 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8437760 140727540270268 140727540270444 140727540270444 140727540273103 0
Current children cumulated CPU time (s) 2400.3
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 21714 sig 9
??? kill 21713 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 304.412
CPU time (s): 2400.3
CPU user time (s): 2398.05
CPU system time (s): 2.25
CPU usage (%): 788.503
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.003282
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= 2

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.79067 second user time and 4.36537 second system time

The end

Launcher Data

Begin job on node131 at 2017-07-22 03:47:01
IDJOB=4246667
IDBENCH=126213
IDSOLVER=2626
FILE ID=node131/4246667-1500688021
RUNJOBID= node131-1500682620-7801
PBS_JOBID= 20623041
Free space on /tmp= 61980 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-16-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-4246667-1500688021/watcher-4246667-1500688021 -o /tmp/evaluation-result-4246667-1500688021/solver-4246667-1500688021 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node131-1500682620-7801 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 54584389 HOME/instance-4246667-1500688021.xml

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

MD5SUM BENCH= 0e9e24bc5c9dc7ecc0ccfc6ea7d62ad7
RANDOM SEED=54584389

node131.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.06
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		: 1733.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.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26757980 kB
MemAvailable:   26941484 kB
Buffers:          108212 kB
Cached:           357520 kB
SwapCached:            0 kB
Active:          5289932 kB
Inactive:         284712 kB
Active(anon):    5111636 kB
Inactive(anon):     8680 kB
Active(file):     178296 kB
Inactive(file):   276032 kB
Unevictable:        5860 kB
Mlocked:            5860 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7676 kB
Writeback:             0 kB
AnonPages:       5147284 kB
Mapped:            42632 kB
Shmem:              8844 kB
Slab:             124444 kB
SReclaimable:      90020 kB
SUnreclaim:        34424 kB
KernelStack:        5024 kB
PageTables:        15524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6414648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5011456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 62004 MiB
End job on node131 at 2017-07-22 03:52:06