Trace number 4246427

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 NameAnswerCPU timeWall clock time
R1: Concrete 3.4SAT 31.3534 14.6126

General information on the benchmark

NameKakuro/Kakuro-ext-medium/
Kakuro-medium-162-ext.xml
MD5SUM9eb44364195c6f7bb137f76b47648058
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.1229801
Satisfiable
(Un)Satisfiability was proved
Number of variables256
Number of constraints92
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":164}]
Minimum variable degree0
Maximum variable degree2
Distribution of variable degrees[{"degree":0,"count":92},{"degree":2,"count":164}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":28},{"arity":3,"count":32},{"arity":4,"count":12},{"arity":5,"count":8},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":9,"count":4}]
Number of extensional constraints92
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":92}]
Optimization problemNO
Type of objective

Solver Data

3.53/2.09	c Concrete v3.4 running
30.98/14.57	v <instantiation>
30.98/14.57	v       <list>
30.98/14.57	v         x[1][3] x[1][4] x[1][6] x[1][7] x[1][11] x[1][12] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][2] x[3][3] x[3][4] x[3][5] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][13] x[3][14] x[3][15] x[4][1] x[4][2] x[4][4] x[4][5] x[4][6] x[4][8] x[4][9] x[4][10] x[4][12] x[4][13] x[4][14] x[4][15] x[5][1] x[5][2] x[5][3] x[5][5] x[5][6] x[5][7] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[6][2] x[6][3] x[6][4] x[6][5] x[6][7] x[6][8] x[6][9] x[6][11] x[6][12] x[6][14] x[6][15] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][13] x[7][14] x[7][15] x[8][2] x[8][3] x[8][4] x[8][6] x[8][7] x[8][9] x[8][10] x[8][12] x[8][13] x[8][14] x[9][1] x[9][2] x[9][3] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[10][1] x[10][2] x[10][4] x[10][5] x[10][7] x[10][8] x[10][9] x[10][11] x[10][12] x[10][13] x[10][14] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][9] x[11][10] x[11][11] x[11][13] x[11][14] x[11][15] x[12][1] x[12][2] x[12][3] x[12][4] x[12][6] x[12][7] x[12][8] x[12][10] x[12][11] x[12][12] x[12][14] x[12][15] x[13][1] x[13][2] x[13][3] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][11] x[13][12] x[13][13] x[13][14] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] x[15][4] x[15][5] x[15][9] x[15][10] x[15][12] x[15][13]
30.98/14.57	v       </list>
30.98/14.57	v       <values>
30.98/14.57	v         1 3 1 7 1 9 7 4 2 6 3 5 1 9 3 7 8 4 8 7 5 9 4 3 1 5 2 7 8 9 7 9 1 4 2 9 7 8 7 9 5 8 9 6 8 8 7 9 2 7 4 1 5 3 5 9 8 7 6 9 8 1 3 2 1 4 6 5 8 1 7 3 9 2 9 6 8 8 7 9 9 8 9 7 2 5 1 5 4 6 9 7 3 2 5 8 4 1 6 1 2 9 6 2 1 6 5 4 7 6 5 9 6 8 3 7 4 1 2 8 9 6 7 1 2 8 2 4 1 3 1 8 3 1 9 3 1 6 1 5 3 9 7 9 6 8 6 7 8 9 5 2 6 8 3 5 1 4 1 8 8 9 7 9
30.98/14.57	v       </values>
30.98/14.57	v     </instantiation>
30.98/14.57	s SATISFIABLE

Verifier Data

OK	

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-4246427-1500715306/watcher-4246427-1500715306 -o /tmp/evaluation-result-4246427-1500715306/solver-4246427-1500715306 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500712981-22996 --watchdog 2560 bin/concrete HOME/instance-4246427-1500715306.xml 

pid=24212
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: 2.14 1.94 1.89 5/262 24215
/proc/meminfo: memFree=31576456/32770624 swapFree=5700/360716
[pid=24215] ppid=24212 vsize=9508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/24215/stat : 24215 (bash) S 24212 24215 22965 0 -1 4202496 687 1531 0 0 0 0 0 0 20 0 1 0 6798140 9736192 351 33554432000 4194304 5098028 140725265192256 140725265189896 139806762003456 0 0 4100 65536 18446744071580971376 0 0 17 12 0 0 0 0 0 7196144 7232144 23056384 140725265196302 140725265196387 140725265196387 140725265199086 0
/proc/24215/statm: 2377 351 278 221 0 86 0

[startup+0.100178 s]
/proc/loadavg: 2.14 1.94 1.89 5/262 24215
/proc/meminfo: memFree=31576456/32770624 swapFree=5700/360716
[pid=24215] ppid=24212 vsize=9640 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/24215/stat : 24215 (bash) S 24212 24215 22965 0 -1 4202496 885 6412 0 0 0 0 0 1 20 0 1 0 6798140 9871360 378 33554432000 4194304 5098028 140725265192256 140725265186264 139806762003456 0 0 4100 65536 18446744071580971376 0 0 17 12 0 0 0 0 0 7196144 7232144 23056384 140725265196302 140725265196387 140725265196387 140725265199086 0
/proc/24215/statm: 2410 378 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200337 s]
/proc/loadavg: 2.14 1.94 1.89 5/262 24215
/proc/meminfo: memFree=31576456/32770624 swapFree=5700/360716
[pid=24215] ppid=24212 vsize=10901872 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/24215/stat : 24215 (java) S 24212 24215 22965 0 -1 1077944320 5729 12443 0 0 7 2 7 3 20 0 20 0 6798140 11163516928 6485 33554432000 4194304 4196468 140723329868848 140723329851392 140582917009143 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
/proc/24215/statm: 2725468 6485 2716 1 0 2713890 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10901872

[startup+0.30032 s]
/proc/loadavg: 2.14 1.94 1.89 5/262 24215
/proc/meminfo: memFree=31576456/32770624 swapFree=5700/360716
[pid=24215] ppid=24212 vsize=10902292 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/24215/stat : 24215 (java) S 24212 24215 22965 0 -1 1077944320 9091 12443 0 0 22 2 7 3 20 0 20 0 6798140 11163947008 10198 33554432000 4194304 4196468 140723329868848 140723329851392 140582917009143 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
/proc/24215/statm: 2725573 10198 2983 1 0 2713890 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 10902292

[startup+0.700282 s]
/proc/loadavg: 2.14 1.94 1.89 5/262 24215
/proc/meminfo: memFree=31576456/32770624 swapFree=5700/360716
[pid=24215] ppid=24212 vsize=10902720 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/24215/stat : 24215 (java) S 24212 24215 22965 0 -1 1077944320 13082 12443 0 0 86 4 7 3 20 0 20 0 6798140 11164385280 16356 33554432000 4194304 4196468 140723329868848 140723329851392 140582917009143 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
/proc/24215/statm: 2725680 16356 3237 1 0 2713890 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 10902720

[startup+1.50113 s]
/proc/loadavg: 2.14 1.94 1.89 5/283 24399
/proc/meminfo: memFree=31445208/32770624 swapFree=5700/360396
[pid=24215] ppid=24212 vsize=10915392 CPUtime=2.34 cores=0,2,4,6,8,10,12,14
/proc/24215/stat : 24215 (java) S 24212 24215 22965 0 -1 1077944320 25009 12443 0 0 208 16 7 3 20 0 20 0 6798140 11177361408 44723 33554432000 4194304 4196468 140723329868848 140723329851392 140582917009143 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
/proc/24215/statm: 2728848 44723 3409 1 0 2716962 0
[pid=24215/tid=24270] ppid=24212 vsize=10915392 CPUtime=1.43 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24270/stat : 24270 (java) R 24212 24215 22965 0 -1 4202560 18334 12443 0 0 127 6 7 3 20 0 20 0 6798152 11177361408 44723 33554432000 4194304 4196468 140723329868848 140582921241320 140582917021078 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24271] ppid=24212 vsize=10915392 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24271/stat : 24271 (java) S 24212 24215 22965 0 -1 1077944384 134 12443 0 0 1 0 7 3 20 0 20 0 6798153 11177361408 44723 33554432000 4194304 4196468 140723329868848 140582524213520 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24272] ppid=24212 vsize=10915392 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24272/stat : 24272 (java) S 24212 24215 22965 0 -1 1077944384 12 12443 0 0 1 0 7 3 20 0 20 0 6798153 11177361408 44723 33554432000 4194304 4196468 140723329868848 140582523160976 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24273] ppid=24212 vsize=10915392 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24273/stat : 24273 (java) S 24212 24215 22965 0 -1 1077944384 12 12443 0 0 1 0 7 3 20 0 20 0 6798153 11177361408 44723 33554432000 4194304 4196468 140723329868848 140582522108432 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24274] ppid=24212 vsize=10915392 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24274/stat : 24274 (java) S 24212 24215 22965 0 -1 1077944384 14 12443 0 0 0 0 7 3 20 0 20 0 6798153 11177361408 44723 33554432000 4194304 4196468 140723329868848 140582521055888 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24275] ppid=24212 vsize=10915392 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24275/stat : 24275 (java) S 24212 24215 22965 0 -1 1077944384 44 12443 0 0 1 0 7 3 20 0 20 0 6798153 11177361408 44723 33554432000 4194304 4196468 140723329868848 140582520003344 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24276] ppid=24212 vsize=10915392 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24276/stat : 24276 (java) S 24212 24215 22965 0 -1 1077944384 9 12443 0 0 0 0 7 3 20 0 20 0 6798153 11177361408 44723 33554432000 4194304 4196468 140723329868848 140582518950800 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24277] ppid=24212 vsize=10915392 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24277/stat : 24277 (java) S 24212 24215 22965 0 -1 1077944384 29 12443 0 0 1 0 7 3 20 0 20 0 6798153 11177361408 44723 33554432000 4194304 4196468 140723329868848 140582517898256 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24278] ppid=24212 vsize=10915392 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24278/stat : 24278 (java) S 24212 24215 22965 0 -1 1077944384 28 12443 0 0 1 0 7 3 20 0 20 0 6798153 11177361408 44723 33554432000 4194304 4196468 140723329868848 140582516845712 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24279] ppid=24212 vsize=10915392 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24279/stat : 24279 (java) S 24212 24215 22965 0 -1 1077944384 634 12443 0 0 1 0 7 3 20 0 20 0 6798155 11177361408 44723 33554432000 4194304 4196468 140723329868848 140581733885936 140582917020290 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24280] ppid=24212 vsize=10915392 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24280/stat : 24280 (java) S 24212 24215 22965 0 -1 1077944384 56 12443 0 0 0 0 7 3 20 0 20 0 6798155 11177361408 44723 33554432000 4194304 4196468 140723329868848 140581732832224 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24281] ppid=24212 vsize=10915392 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24281/stat : 24281 (java) S 24212 24215 22965 0 -1 1077944384 43 12443 0 0 0 0 7 3 20 0 20 0 6798156 11177361408 44723 33554432000 4194304 4196468 140723329868848 140581731779584 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24282] ppid=24212 vsize=10915392 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24282/stat : 24282 (java) S 24212 24215 22965 0 -1 1077944384 1 12443 0 0 0 0 7 3 20 0 20 0 6798159 11177361408 44723 33554432000 4194304 4196468 140723329868848 140581730728144 140582917027739 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24283] ppid=24212 vsize=10915392 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24283/stat : 24283 (java) S 24212 24215 22965 0 -1 1077944384 1007 12443 0 0 11 0 7 3 20 0 20 0 6798159 11177361408 44723 33554432000 4194304 4196468 140723329868848 140581393132016 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24284] ppid=24212 vsize=10915392 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24284/stat : 24284 (java) S 24212 24215 22965 0 -1 1077944384 526 12443 0 0 18 0 7 3 20 0 20 0 6798159 11177361408 44723 33554432000 4194304 4196468 140723329868848 140581392079472 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24285] ppid=24212 vsize=10915392 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24285/stat : 24285 (java) S 24212 24215 22965 0 -1 1077944384 548 12443 0 0 12 0 7 3 20 0 20 0 6798159 11177361408 44723 33554432000 4194304 4196468 140723329868848 140581391026928 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24286] ppid=24212 vsize=10915392 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24286/stat : 24286 (java) R 24212 24215 22965 0 -1 4202560 1440 12443 0 0 28 0 7 3 20 0 20 0 6798159 11177361408 44723 33554432000 4194304 4196468 140723329868848 140581389974384 140582901089630 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24287] ppid=24212 vsize=10915392 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24287/stat : 24287 (java) S 24212 24215 22965 0 -1 1077944384 3 12443 0 0 0 0 7 3 20 0 20 0 6798159 11177361408 44723 33554432000 4194304 4196468 140723329868848 140581388921056 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24288] ppid=24212 vsize=10915392 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24288/stat : 24288 (java) S 24212 24215 22965 0 -1 1077944384 3 12443 0 0 0 0 7 3 20 0 20 0 6798159 11177361408 44723 33554432000 4194304 4196468 140723329868848 140581387868592 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 10915392

[startup+3.10082 s]
/proc/loadavg: 2.37 1.99 1.90 5/283 24399
/proc/meminfo: memFree=31246896/32770624 swapFree=5700/360756
[pid=24215] ppid=24212 vsize=10923772 CPUtime=6.63 cores=0,2,4,6,8,10,12,14
/proc/24215/stat : 24215 (java) S 24212 24215 22965 0 -1 1077944320 35522 12443 0 0 601 52 7 3 20 0 20 0 6798140 11185942528 115227 33554432000 4194304 4196468 140723329868848 140723329851392 140582917009143 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
/proc/24215/statm: 2730943 115227 3492 1 0 2718498 0
[pid=24215/tid=24270] ppid=24212 vsize=10923772 CPUtime=2.92 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24270/stat : 24270 (java) R 24212 24215 22965 0 -1 4202560 22513 12443 0 0 273 9 7 3 20 0 20 0 6798152 11185942528 115227 33554432000 4194304 4196468 140723329868848 140582921238144 140582917021078 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24271] ppid=24212 vsize=10923772 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24271/stat : 24271 (java) S 24212 24215 22965 0 -1 1077944384 263 12443 0 0 7 3 7 3 20 0 20 0 6798153 11185942528 115227 33554432000 4194304 4196468 140723329868848 140582524213520 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24272] ppid=24212 vsize=10923772 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24272/stat : 24272 (java) S 24212 24215 22965 0 -1 1077944384 192 12443 0 0 5 5 7 3 20 0 20 0 6798153 11185942528 115227 33554432000 4194304 4196468 140723329868848 140582523160976 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24273] ppid=24212 vsize=10923772 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24273/stat : 24273 (java) S 24212 24215 22965 0 -1 1077944384 150 12443 0 0 4 5 7 3 20 0 20 0 6798153 11185942528 115227 33554432000 4194304 4196468 140723329868848 140582522108432 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24274] ppid=24212 vsize=10923772 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24274/stat : 24274 (java) S 24212 24215 22965 0 -1 1077944384 144 12443 0 0 6 4 7 3 20 0 20 0 6798153 11185942528 115227 33554432000 4194304 4196468 140723329868848 140582521055888 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24275] ppid=24212 vsize=10923772 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24275/stat : 24275 (java) S 24212 24215 22965 0 -1 1077944384 91 12443 0 0 5 3 7 3 20 0 20 0 6798153 11185942528 115227 33554432000 4194304 4196468 140723329868848 140582520003344 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24276] ppid=24212 vsize=10923772 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24276/stat : 24276 (java) S 24212 24215 22965 0 -1 1077944384 184 12443 0 0 5 5 7 3 20 0 20 0 6798153 11185942528 115227 33554432000 4194304 4196468 140723329868848 140582518950800 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24277] ppid=24212 vsize=10923772 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24277/stat : 24277 (java) S 24212 24215 22965 0 -1 1077944384 149 12443 0 0 5 5 7 3 20 0 20 0 6798153 11185942528 115227 33554432000 4194304 4196468 140723329868848 140582517898256 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24278] ppid=24212 vsize=10923772 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24278/stat : 24278 (java) S 24212 24215 22965 0 -1 1077944384 344 12443 0 0 6 4 7 3 20 0 20 0 6798153 11185942528 115227 33554432000 4194304 4196468 140723329868848 140582516845712 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24279] ppid=24212 vsize=10923772 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24279/stat : 24279 (java) S 24212 24215 22965 0 -1 1077944384 844 12443 0 0 1 0 7 3 20 0 20 0 6798155 11185942528 115227 33554432000 4194304 4196468 140723329868848 140581733885936 140582917020290 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24280] ppid=24212 vsize=10923772 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24280/stat : 24280 (java) S 24212 24215 22965 0 -1 1077944384 58 12443 0 0 0 0 7 3 20 0 20 0 6798155 11185942528 115227 33554432000 4194304 4196468 140723329868848 140581732832224 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24281] ppid=24212 vsize=10923772 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24281/stat : 24281 (java) S 24212 24215 22965 0 -1 1077944384 47 12443 0 0 0 0 7 3 20 0 20 0 6798156 11185942528 115227 33554432000 4194304 4196468 140723329868848 140581731779584 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24282] ppid=24212 vsize=10923772 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24282/stat : 24282 (java) S 24212 24215 22965 0 -1 1077944384 1 12443 0 0 0 0 7 3 20 0 20 0 6798159 11185942528 115227 33554432000 4194304 4196468 140723329868848 140581730728144 140582917027739 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24283] ppid=24212 vsize=10923772 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24283/stat : 24283 (java) S 24212 24215 22965 0 -1 1077944384 1738 12443 0 0 57 0 7 3 20 0 20 0 6798159 11185942528 115227 33554432000 4194304 4196468 140723329868848 140581393132016 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24284] ppid=24212 vsize=10923772 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24284/stat : 24284 (java) R 24212 24215 22965 0 -1 4202560 2642 12443 0 0 89 0 7 3 20 0 20 0 6798159 11185942528 115227 33554432000 4194304 4196468 140723329868848 140581392070304 140582902135443 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24285] ppid=24212 vsize=10923772 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24285/stat : 24285 (java) R 24212 24215 22965 0 -1 4202560 1116 12443 0 0 52 1 7 3 20 0 20 0 6798159 11185942528 115227 33554432000 4194304 4196468 140723329868848 140581391020032 140582900501195 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24286] ppid=24212 vsize=10923772 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24286/stat : 24286 (java) R 24212 24215 22965 0 -1 4202560 2905 12443 0 0 78 1 7 3 20 0 20 0 6798159 11185942528 115227 33554432000 4194304 4196468 140723329868848 140581389973072 140582896373297 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24287] ppid=24212 vsize=10923772 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24287/stat : 24287 (java) S 24212 24215 22965 0 -1 1077944384 3 12443 0 0 0 0 7 3 20 0 20 0 6798159 11185942528 115227 33554432000 4194304 4196468 140723329868848 140581388921056 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24288] ppid=24212 vsize=10923772 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24288/stat : 24288 (java) S 24212 24215 22965 0 -1 1077944384 4 12443 0 0 0 0 7 3 20 0 20 0 6798159 11185942528 115227 33554432000 4194304 4196468 140723329868848 140581387868592 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
Current children cumulated CPU time (s) 6.63
Current children cumulated vsize (KiB) 10923772

[startup+6.301 s]
/proc/loadavg: 2.37 1.99 1.90 3/282 24434
/proc/meminfo: memFree=30702312/32770624 swapFree=5700/360732
[pid=24215] ppid=24212 vsize=10925820 CPUtime=15.76 cores=0,2,4,6,8,10,12,14
/proc/24215/stat : 24215 (java) S 24212 24215 22965 0 -1 1077944320 53449 12443 0 0 1383 183 7 3 20 0 20 0 6798140 11188039680 296161 33554432000 4194304 4196468 140723329868848 140723329851392 140582917009143 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
/proc/24215/statm: 2731455 296161 3496 1 0 2719010 0
[pid=24215/tid=24270] ppid=24212 vsize=10925820 CPUtime=5.29 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24270/stat : 24270 (java) S 24212 24215 22965 0 -1 1077944384 33867 12443 0 0 505 14 7 3 20 0 20 0 6798152 11188039680 296161 33554432000 4194304 4196468 140723329868848 140582921239072 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24271] ppid=24212 vsize=10925820 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24271/stat : 24271 (java) S 24212 24215 22965 0 -1 1077944384 502 12443 0 0 60 17 7 3 20 0 20 0 6798153 11188039680 296161 33554432000 4194304 4196468 140723329868848 140582524213520 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24272] ppid=24212 vsize=10925820 CPUtime=0.86 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24272/stat : 24272 (java) S 24212 24215 22965 0 -1 1077944384 909 12443 0 0 56 20 7 3 20 0 20 0 6798153 11188039680 296161 33554432000 4194304 4196468 140723329868848 140582523160976 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24273] ppid=24212 vsize=10925820 CPUtime=0.86 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24273/stat : 24273 (java) S 24212 24215 22965 0 -1 1077944384 389 12443 0 0 55 21 7 3 20 0 20 0 6798153 11188039680 296161 33554432000 4194304 4196468 140723329868848 140582522108432 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24274] ppid=24212 vsize=10925820 CPUtime=0.86 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24274/stat : 24274 (java) S 24212 24215 22965 0 -1 1077944384 361 12443 0 0 55 21 7 3 20 0 20 0 6798153 11188039680 296161 33554432000 4194304 4196468 140723329868848 140582521055888 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24275] ppid=24212 vsize=10925820 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24275/stat : 24275 (java) S 24212 24215 22965 0 -1 1077944384 300 12443 0 0 56 19 7 3 20 0 20 0 6798153 11188039680 296161 33554432000 4194304 4196468 140723329868848 140582520003344 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24276] ppid=24212 vsize=10925820 CPUtime=0.86 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24276/stat : 24276 (java) S 24212 24215 22965 0 -1 1077944384 629 12443 0 0 56 20 7 3 20 0 20 0 6798153 11188039680 296161 33554432000 4194304 4196468 140723329868848 140582518950800 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24277] ppid=24212 vsize=10925820 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24277/stat : 24277 (java) S 24212 24215 22965 0 -1 1077944384 518 12443 0 0 56 21 7 3 20 0 20 0 6798153 11188039680 296161 33554432000 4194304 4196468 140723329868848 140582517898256 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24278] ppid=24212 vsize=10925820 CPUtime=0.86 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24278/stat : 24278 (java) S 24212 24215 22965 0 -1 1077944384 531 12443 0 0 57 19 7 3 20 0 20 0 6798153 11188039680 296161 33554432000 4194304 4196468 140723329868848 140582516845712 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24279] ppid=24212 vsize=10925820 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24279/stat : 24279 (java) R 24212 24215 22965 0 -1 4202560 2407 12443 0 0 16 0 7 3 20 0 20 0 6798155 11188039680 296161 33554432000 4194304 4196468 140723329868848 140581733884368 140582902005550 0 0 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24280] ppid=24212 vsize=10925820 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24280/stat : 24280 (java) S 24212 24215 22965 0 -1 1077944384 58 12443 0 0 0 0 7 3 20 0 20 0 6798155 11188039680 296161 33554432000 4194304 4196468 140723329868848 140581732832224 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24281] ppid=24212 vsize=10925820 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24281/stat : 24281 (java) S 24212 24215 22965 0 -1 1077944384 47 12443 0 0 0 0 7 3 20 0 20 0 6798156 11188039680 296161 33554432000 4194304 4196468 140723329868848 140581731779584 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24282] ppid=24212 vsize=10925820 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24282/stat : 24282 (java) S 24212 24215 22965 0 -1 1077944384 1 12443 0 0 0 0 7 3 20 0 20 0 6798159 11188039680 296161 33554432000 4194304 4196468 140723329868848 140581730728144 140582917027739 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24283] ppid=24212 vsize=10925820 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24283/stat : 24283 (java) S 24212 24215 22965 0 -1 1077944384 2003 12443 0 0 92 1 7 3 20 0 20 0 6798159 11188039680 296161 33554432000 4194304 4196468 140723329868848 140581393132016 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24284] ppid=24212 vsize=10925820 CPUtime=1.39 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24284/stat : 24284 (java) S 24212 24215 22965 0 -1 1077944384 2966 12443 0 0 128 1 7 3 20 0 20 0 6798159 11188039680 296161 33554432000 4194304 4196468 140723329868848 140581392079472 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24285] ppid=24212 vsize=10925820 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24285/stat : 24285 (java) S 24212 24215 22965 0 -1 1077944384 1764 12443 0 0 84 1 7 3 20 0 20 0 6798159 11188039680 296161 33554432000 4194304 4196468 140723329868848 140581391026928 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24286] ppid=24212 vsize=10925820 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24286/stat : 24286 (java) S 24212 24215 22965 0 -1 1077944384 4035 12443 0 0 99 1 7 3 20 0 20 0 6798159 11188039680 296161 33554432000 4194304 4196468 140723329868848 140581389974384 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24287] ppid=24212 vsize=10925820 CPUtime=0.1 cores=0,2,4,6,8,10,12,14

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

[pid=24215/tid=24286] ppid=24212 vsize=10927868 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24286/stat : 24286 (java) S 24212 24215 22965 0 -1 1077944384 4693 12443 0 0 123 2 7 3 20 0 20 0 6798159 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581389974384 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24287] ppid=24212 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24287/stat : 24287 (java) S 24212 24215 22965 0 -1 1077944384 3 12443 0 0 0 0 7 3 20 0 20 0 6798159 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581388921056 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24288] ppid=24212 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24288/stat : 24288 (java) S 24212 24215 22965 0 -1 1077944384 25 12443 0 0 0 0 7 3 20 0 20 0 6798159 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581387868592 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
Current children cumulated CPU time (s) 27.38
Current children cumulated vsize (KiB) 10927868

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

[startup+12.8011 s]
/proc/loadavg: 2.74 2.08 1.93 2/261 24587
/proc/meminfo: memFree=29905000/32770624 swapFree=5700/360856
[pid=24215] ppid=24212 vsize=10927868 CPUtime=27.48 cores=0,2,4,6,8,10,12,14
/proc/24215/stat : 24215 (java) S 24212 24215 22965 0 -1 1077944320 65500 12443 0 0 2460 278 7 3 20 0 20 0 6798140 11190136832 424113 33554432000 4194304 4196468 140723329868848 140723329851392 140582917009143 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
/proc/24215/statm: 2731967 424113 3499 1 0 2719522 0
[pid=24215/tid=24270] ppid=24212 vsize=10927868 CPUtime=11.55 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24270/stat : 24270 (java) R 24212 24215 22965 0 -1 4202560 34869 12443 0 0 1126 19 7 3 20 0 20 0 6798152 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582921241368 140582561936513 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24271] ppid=24212 vsize=10927868 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24271/stat : 24271 (java) S 24212 24215 22965 0 -1 1077944384 628 12443 0 0 71 29 7 3 20 0 20 0 6798153 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582524213520 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24272] ppid=24212 vsize=10927868 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24272/stat : 24272 (java) S 24212 24215 22965 0 -1 1077944384 1000 12443 0 0 67 30 7 3 20 0 20 0 6798153 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582523160976 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24273] ppid=24212 vsize=10927868 CPUtime=1.08 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24273/stat : 24273 (java) S 24212 24215 22965 0 -1 1077944384 531 12443 0 0 66 32 7 3 20 0 20 0 6798153 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582522108432 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24274] ppid=24212 vsize=10927868 CPUtime=1.08 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24274/stat : 24274 (java) S 24212 24215 22965 0 -1 1077944384 486 12443 0 0 67 31 7 3 20 0 20 0 6798153 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582521055888 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24275] ppid=24212 vsize=10927868 CPUtime=1.08 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24275/stat : 24275 (java) S 24212 24215 22965 0 -1 1077944384 1420 12443 0 0 68 30 7 3 20 0 20 0 6798153 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582520003344 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24276] ppid=24212 vsize=10927868 CPUtime=1.08 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24276/stat : 24276 (java) S 24212 24215 22965 0 -1 1077944384 746 12443 0 0 67 31 7 3 20 0 20 0 6798153 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582518950800 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24277] ppid=24212 vsize=10927868 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24277/stat : 24277 (java) S 24212 24215 22965 0 -1 1077944384 681 12443 0 0 67 32 7 3 20 0 20 0 6798153 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582517898256 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24278] ppid=24212 vsize=10927868 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24278/stat : 24278 (java) S 24212 24215 22965 0 -1 1077944384 648 12443 0 0 67 30 7 3 20 0 20 0 6798153 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582516845712 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24279] ppid=24212 vsize=10927868 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24279/stat : 24279 (java) S 24212 24215 22965 0 -1 1077944384 3103 12443 0 0 18 0 7 3 20 0 20 0 6798155 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581733885936 140582917020290 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24280] ppid=24212 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24280/stat : 24280 (java) S 24212 24215 22965 0 -1 1077944384 58 12443 0 0 0 0 7 3 20 0 20 0 6798155 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581732832224 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24281] ppid=24212 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24281/stat : 24281 (java) S 24212 24215 22965 0 -1 1077944384 47 12443 0 0 0 0 7 3 20 0 20 0 6798156 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581731779584 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24282] ppid=24212 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24282/stat : 24282 (java) S 24212 24215 22965 0 -1 1077944384 1 12443 0 0 0 0 7 3 20 0 20 0 6798159 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581730728144 140582917027739 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24283] ppid=24212 vsize=10927868 CPUtime=1.99 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24283/stat : 24283 (java) S 24212 24215 22965 0 -1 1077944384 4779 12443 0 0 186 3 7 3 20 0 20 0 6798159 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581393132016 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24284] ppid=24212 vsize=10927868 CPUtime=2.68 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24284/stat : 24284 (java) S 24212 24215 22965 0 -1 1077944384 5419 12443 0 0 257 1 7 3 20 0 20 0 6798159 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581392079472 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24285] ppid=24212 vsize=10927868 CPUtime=2.14 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24285/stat : 24285 (java) S 24212 24215 22965 0 -1 1077944384 4229 12443 0 0 203 1 7 3 20 0 20 0 6798159 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581391026928 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24286] ppid=24212 vsize=10927868 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24286/stat : 24286 (java) S 24212 24215 22965 0 -1 1077944384 4693 12443 0 0 123 2 7 3 20 0 20 0 6798159 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581389974384 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24287] ppid=24212 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24287/stat : 24287 (java) S 24212 24215 22965 0 -1 1077944384 3 12443 0 0 0 0 7 3 20 0 20 0 6798159 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581388921056 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24288] ppid=24212 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24288/stat : 24288 (java) S 24212 24215 22965 0 -1 1077944384 25 12443 0 0 0 0 7 3 20 0 20 0 6798159 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581387868592 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
Current children cumulated CPU time (s) 27.48
Current children cumulated vsize (KiB) 10927868

[startup+13.6009 s]
/proc/loadavg: 2.68 2.07 1.93 6/283 24691
/proc/meminfo: memFree=29853472/32770624 swapFree=5700/360956
[pid=24215] ppid=24212 vsize=10927868 CPUtime=28.28 cores=0,2,4,6,8,10,12,14
/proc/24215/stat : 24215 (java) S 24212 24215 22965 0 -1 1077944320 66200 12443 0 0 2540 278 7 3 20 0 20 0 6798140 11190136832 424113 33554432000 4194304 4196468 140723329868848 140723329851392 140582917009143 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
/proc/24215/statm: 2731967 424113 3499 1 0 2719522 0
[pid=24215/tid=24270] ppid=24212 vsize=10927868 CPUtime=12.35 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24270/stat : 24270 (java) R 24212 24215 22965 0 -1 4202560 35569 12443 0 0 1206 19 7 3 20 0 20 0 6798152 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582921236096 140582562453317 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24271] ppid=24212 vsize=10927868 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24271/stat : 24271 (java) S 24212 24215 22965 0 -1 1077944384 628 12443 0 0 71 29 7 3 20 0 20 0 6798153 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582524213520 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24272] ppid=24212 vsize=10927868 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24272/stat : 24272 (java) S 24212 24215 22965 0 -1 1077944384 1000 12443 0 0 67 30 7 3 20 0 20 0 6798153 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582523160976 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24273] ppid=24212 vsize=10927868 CPUtime=1.08 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24273/stat : 24273 (java) S 24212 24215 22965 0 -1 1077944384 531 12443 0 0 66 32 7 3 20 0 20 0 6798153 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582522108432 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24274] ppid=24212 vsize=10927868 CPUtime=1.08 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24274/stat : 24274 (java) S 24212 24215 22965 0 -1 1077944384 486 12443 0 0 67 31 7 3 20 0 20 0 6798153 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582521055888 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24275] ppid=24212 vsize=10927868 CPUtime=1.08 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24275/stat : 24275 (java) S 24212 24215 22965 0 -1 1077944384 1420 12443 0 0 68 30 7 3 20 0 20 0 6798153 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582520003344 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24276] ppid=24212 vsize=10927868 CPUtime=1.08 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24276/stat : 24276 (java) S 24212 24215 22965 0 -1 1077944384 746 12443 0 0 67 31 7 3 20 0 20 0 6798153 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582518950800 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24277] ppid=24212 vsize=10927868 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24277/stat : 24277 (java) S 24212 24215 22965 0 -1 1077944384 681 12443 0 0 67 32 7 3 20 0 20 0 6798153 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582517898256 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24278] ppid=24212 vsize=10927868 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24278/stat : 24278 (java) S 24212 24215 22965 0 -1 1077944384 648 12443 0 0 67 30 7 3 20 0 20 0 6798153 11190136832 424113 33554432000 4194304 4196468 140723329868848 140582516845712 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24279] ppid=24212 vsize=10927868 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24279/stat : 24279 (java) S 24212 24215 22965 0 -1 1077944384 3103 12443 0 0 18 0 7 3 20 0 20 0 6798155 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581733885936 140582917020290 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24280] ppid=24212 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24280/stat : 24280 (java) S 24212 24215 22965 0 -1 1077944384 58 12443 0 0 0 0 7 3 20 0 20 0 6798155 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581732832224 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24281] ppid=24212 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24281/stat : 24281 (java) S 24212 24215 22965 0 -1 1077944384 47 12443 0 0 0 0 7 3 20 0 20 0 6798156 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581731779584 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24282] ppid=24212 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24282/stat : 24282 (java) S 24212 24215 22965 0 -1 1077944384 1 12443 0 0 0 0 7 3 20 0 20 0 6798159 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581730728144 140582917027739 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24283] ppid=24212 vsize=10927868 CPUtime=1.99 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24283/stat : 24283 (java) S 24212 24215 22965 0 -1 1077944384 4779 12443 0 0 186 3 7 3 20 0 20 0 6798159 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581393132016 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24284] ppid=24212 vsize=10927868 CPUtime=2.68 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24284/stat : 24284 (java) S 24212 24215 22965 0 -1 1077944384 5419 12443 0 0 257 1 7 3 20 0 20 0 6798159 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581392079472 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24285] ppid=24212 vsize=10927868 CPUtime=2.14 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24285/stat : 24285 (java) S 24212 24215 22965 0 -1 1077944384 4229 12443 0 0 203 1 7 3 20 0 20 0 6798159 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581391026928 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24286] ppid=24212 vsize=10927868 CPUtime=1.36 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24286/stat : 24286 (java) S 24212 24215 22965 0 -1 1077944384 4693 12443 0 0 124 2 7 3 20 0 20 0 6798159 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581389974384 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24287] ppid=24212 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24287/stat : 24287 (java) S 24212 24215 22965 0 -1 1077944384 3 12443 0 0 0 0 7 3 20 0 20 0 6798159 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581388921056 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24288] ppid=24212 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24288/stat : 24288 (java) S 24212 24215 22965 0 -1 1077944384 25 12443 0 0 0 0 7 3 20 0 20 0 6798159 11190136832 424113 33554432000 4194304 4196468 140723329868848 140581387868592 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
Current children cumulated CPU time (s) 28.28
Current children cumulated vsize (KiB) 10927868

[startup+14.4095 s]
/proc/loadavg: 2.68 2.07 1.93 5/283 24691
/proc/meminfo: memFree=29716292/32770624 swapFree=5700/360940
[pid=24215] ppid=24212 vsize=10929916 CPUtime=30.63 cores=0,2,4,6,8,10,12,14
/proc/24215/stat : 24215 (java) S 24212 24215 22965 0 -1 1077944320 70835 12443 0 0 2769 284 7 3 20 0 20 0 6798140 11192233984 433166 33554432000 4194304 4196468 140723329868848 140723329851392 140582917009143 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
/proc/24215/statm: 2732479 433166 3500 1 0 2720034 0
[pid=24215/tid=24270] ppid=24212 vsize=10929916 CPUtime=13.09 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24270/stat : 24270 (java) S 24212 24215 22965 0 -1 1077944384 38358 12443 0 0 1280 19 7 3 20 0 20 0 6798152 11192233984 433166 33554432000 4194304 4196468 140723329868848 140582921246896 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24271] ppid=24212 vsize=10929916 CPUtime=1.12 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24271/stat : 24271 (java) S 24212 24215 22965 0 -1 1077944384 633 12443 0 0 73 29 7 3 20 0 20 0 6798153 11192233984 433166 33554432000 4194304 4196468 140723329868848 140582524213520 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24272] ppid=24212 vsize=10929916 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24272/stat : 24272 (java) S 24212 24215 22965 0 -1 1077944384 1014 12443 0 0 69 30 7 3 20 0 20 0 6798153 11192233984 433166 33554432000 4194304 4196468 140723329868848 140582523160976 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24273] ppid=24212 vsize=10929916 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24273/stat : 24273 (java) S 24212 24215 22965 0 -1 1077944384 545 12443 0 0 69 32 7 3 20 0 20 0 6798153 11192233984 433166 33554432000 4194304 4196468 140723329868848 140582522108432 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24274] ppid=24212 vsize=10929916 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24274/stat : 24274 (java) S 24212 24215 22965 0 -1 1077944384 493 12443 0 0 70 31 7 3 20 0 20 0 6798153 11192233984 433166 33554432000 4194304 4196468 140723329868848 140582521055888 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24275] ppid=24212 vsize=10929916 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24275/stat : 24275 (java) S 24212 24215 22965 0 -1 1077944384 1428 12443 0 0 70 30 7 3 20 0 20 0 6798153 11192233984 433166 33554432000 4194304 4196468 140723329868848 140582520003344 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24276] ppid=24212 vsize=10929916 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24276/stat : 24276 (java) S 24212 24215 22965 0 -1 1077944384 753 12443 0 0 69 32 7 3 20 0 20 0 6798153 11192233984 433166 33554432000 4194304 4196468 140723329868848 140582518950800 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24277] ppid=24212 vsize=10929916 CPUtime=1.12 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24277/stat : 24277 (java) S 24212 24215 22965 0 -1 1077944384 695 12443 0 0 70 32 7 3 20 0 20 0 6798153 11192233984 433166 33554432000 4194304 4196468 140723329868848 140582517898256 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24278] ppid=24212 vsize=10929916 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24278/stat : 24278 (java) S 24212 24215 22965 0 -1 1077944384 656 12443 0 0 69 31 7 3 20 0 20 0 6798153 11192233984 433166 33554432000 4194304 4196468 140723329868848 140582516845712 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24279] ppid=24212 vsize=10929916 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24279/stat : 24279 (java) R 24212 24215 22965 0 -1 4202560 3128 12443 0 0 20 0 7 3 20 0 20 0 6798155 11192233984 433166 33554432000 4194304 4196468 140723329868848 140581733885936 140582909726295 0 0 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24280] ppid=24212 vsize=10929916 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24280/stat : 24280 (java) S 24212 24215 22965 0 -1 1077944384 58 12443 0 0 0 0 7 3 20 0 20 0 6798155 11192233984 433166 33554432000 4194304 4196468 140723329868848 140581732831760 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24281] ppid=24212 vsize=10929916 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24281/stat : 24281 (java) S 24212 24215 22965 0 -1 1077944384 47 12443 0 0 0 0 7 3 20 0 20 0 6798156 11192233984 433166 33554432000 4194304 4196468 140723329868848 140581731779584 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24282] ppid=24212 vsize=10929916 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24282/stat : 24282 (java) S 24212 24215 22965 0 -1 1077944384 1 12443 0 0 0 0 7 3 20 0 20 0 6798159 11192233984 433166 33554432000 4194304 4196468 140723329868848 140581730728144 140582917027739 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24283] ppid=24212 vsize=10929916 CPUtime=2.3 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24283/stat : 24283 (java) S 24212 24215 22965 0 -1 1077944384 4860 12443 0 0 217 3 7 3 20 0 20 0 6798159 11192233984 433166 33554432000 4194304 4196468 140723329868848 140581393112736 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24284] ppid=24212 vsize=10929916 CPUtime=2.96 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24284/stat : 24284 (java) R 24212 24215 22965 0 -1 4202560 5526 12443 0 0 285 1 7 3 20 0 20 0 6798159 11192233984 433166 33554432000 4194304 4196468 140723329868848 140581392068544 140582901402467 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24285] ppid=24212 vsize=10929916 CPUtime=2.6 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24285/stat : 24285 (java) R 24212 24215 22965 0 -1 4202560 5403 12443 0 0 248 2 7 3 20 0 20 0 6798159 11192233984 433232 33554432000 4194304 4196468 140723329868848 140581391005968 140582897709440 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24286] ppid=24212 vsize=10929916 CPUtime=1.64 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24286/stat : 24286 (java) S 24212 24215 22965 0 -1 1077944384 5117 12443 0 0 152 2 7 3 20 0 20 0 6798159 11192233984 433232 33554432000 4194304 4196468 140723329868848 140581389974384 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24287] ppid=24212 vsize=10929916 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24287/stat : 24287 (java) S 24212 24215 22965 0 -1 1077944384 3 12443 0 0 0 0 7 3 20 0 20 0 6798159 11192233984 433232 33554432000 4194304 4196468 140723329868848 140581388921056 140582917019349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
[pid=24215/tid=24288] ppid=24212 vsize=10929916 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24288/stat : 24288 (java) S 24212 24215 22965 0 -1 1077944384 25 12443 0 0 0 0 7 3 20 0 20 0 6798159 11192233984 433232 33554432000 4194304 4196468 140723329868848 140581387868592 140582917020290 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 30162944 140723329874625 140723329877399 140723329877399 140723329880015 0
Current children cumulated CPU time (s) 30.63
Current children cumulated vsize (KiB) 10929916

[startup+14.6012 s]
/proc/loadavg: 2.68 2.07 1.93 5/283 24691
/proc/meminfo: memFree=29716292/32770624 swapFree=5700/360940
[pid=24215] ppid=24212 vsize=0 CPUtime=31.31 cores=0,2,4,6,8,10,12,14
/proc/24215/stat : 24215 (java) Z 24212 24215 22965 0 -1 4227084 71763 12443 0 0 2836 285 7 3 20 0 2 0 6798140 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/24215/statm: 0 0 0 0 0 0 0
[pid=24215/tid=24284] ppid=24212 vsize=0 CPUtime=3.04 cores=0,2,4,6,8,10,12,14
/proc/24215/task/24284/stat : 24284 (java) R 24212 24215 22965 0 -1 4203588 5528 12443 0 0 292 2 7 3 20 0 2 0 6798159 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 31.31
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 14.6126
CPU time (s): 31.3534
CPU user time (s): 28.4488
CPU system time (s): 2.90455
CPU usage (%): 214.564
Max. virtual memory (cumulated for all children) (KiB): 10929916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.4488
system time used= 2.90455
maximum resident set size= 1737204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84206
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10546
involuntary context switches= 2381

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.117027 second user time and 0.142174 second system time

The end

Launcher Data

Begin job on node130 at 2017-07-22 11:21:46
IDJOB=4246427
IDBENCH=124898
IDSOLVER=2630
FILE ID=node130/4246427-1500715306
RUNJOBID= node130-1500712981-22996
PBS_JOBID= 20623351
Free space on /tmp= 61844 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Kakuro/Kakuro-ext-medium/Kakuro-medium-162-ext.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246427-1500715306/watcher-4246427-1500715306 -o /tmp/evaluation-result-4246427-1500715306/solver-4246427-1500715306 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500712981-22996 --watchdog 2560  bin/concrete HOME/instance-4246427-1500715306.xml

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

MD5SUM BENCH= 9eb44364195c6f7bb137f76b47648058
RANDOM SEED=1528500030

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

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

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

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.34
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		: 2533.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		: 2400.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.34
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		: 1600.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.34
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:        31581200 kB
MemAvailable:   31991876 kB
Buffers:          138212 kB
Cached:           551860 kB
SwapCached:            0 kB
Active:           386432 kB
Inactive:         369236 kB
Active(anon):      68304 kB
Inactive(anon):     8844 kB
Active(file):     318128 kB
Inactive(file):   360392 kB
Unevictable:        5700 kB
Mlocked:            5700 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38948 kB
Writeback:             0 kB
AnonPages:        252732 kB
Mapped:            39984 kB
Shmem:              8844 kB
Slab:             130068 kB
SReclaimable:      95984 kB
SUnreclaim:        34084 kB
KernelStack:        4928 kB
PageTables:         5432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1164688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61820 MiB
End job on node130 at 2017-07-22 11:22:01