Trace number 4246859

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: OscaR - Hybrid 2017-06-30SAT (TO)313 2400.11 2319.04

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-19-a4.xml
MD5SUM264cffe383a4c1beb81f164e203eb53e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark313
Best CPU time to get the best result obtained on this benchmark2400.11
Satisfiable
(Un)Satisfiability was proved
Number of variables19
Number of constraints13568
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":19}]
Minimum variable degree2755
Maximum variable degree2756
Distribution of variable degrees[{"degree":2755,"count":17},{"degree":2756,"count":2}]
Minimum constraint arity1
Maximum constraint arity19
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":1938},{"arity":4,"count":11628},{"arity":19,"count":1}]
Number of extensional constraints0
Number of intensional constraints13567
Distribution of constraint types[{"type":"intension","count":13567},{"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.42/0.31	c version: 2017-06-30
0.42/0.31	c seed: 476926548
0.42/0.31	c timeout: 2400
0.42/0.31	c memlimit: 15500
0.42/0.31	c nbcore: 8
0.42/0.33	c Parsing instance...
5.96/1.74	c Parsing done, starting first complete search...
6.38/1.89	o 500
9.16/3.46	c First complete search done, starting ALNS search...
16.96/9.84	o 396
38.80/30.90	o 385
77.07/68.65	o 380
106.81/97.86	o 379
106.81/97.89	o 375
111.32/102.22	o 374
113.13/104.03	o 351
114.69/105.53	o 350
131.83/122.11	o 343
135.21/125.47	o 342
350.76/333.02	o 338
375.78/357.43	o 335
483.50/461.73	o 329
536.95/513.45	o 327
540.06/516.48	o 326
581.47/556.52	o 325
585.10/559.95	o 324
586.11/560.91	o 323
590.20/564.98	o 322
592.76/567.49	o 321
595.86/570.47	o 320
599.60/574.08	o 319
694.60/665.75	o 317
807.58/774.79	o 316
829.84/796.39	o 315
841.41/807.41	o 314
843.51/809.47	o 313
1743.14/1678.91	c ALNS done, starting second complete search
1743.14/1678.91	c Best operator: FullRelax_WeightDeg(Min) with improvement of: 123
2400.07/2319.00	s SATISFIABLE
2400.07/2319.00	v <instantiation>
2400.07/2319.00	v 	<list>
2400.07/2319.00	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18]
2400.07/2319.00	v 	</list>
2400.07/2319.00	v 	<values>
2400.07/2319.00	v 		0 2 6 9 20 68 80 107 143 177 201 227 258 268 283 291 296 312 313 
2400.07/2319.00	v 	</values>
2400.07/2319.00	v </instantiation>

Verifier Data

OK	313

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-4246859-1500706461/watcher-4246859-1500706461 -o /tmp/evaluation-result-4246859-1500706461/solver-4246859-1500706461 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500697194-17819 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 476926548 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4246859-1500706461.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.50 1.45 1.46 4/261 19432
/proc/meminfo: memFree=28183252/32770624 swapFree=5780/283384
[pid=19432] ppid=19429 vsize=10634536 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/stat : 19432 (java) S 19429 19432 14782 0 -1 1077944320 2225 0 0 0 0 0 0 0 20 0 2 0 5912357 10889764864 2432 33554432000 4194304 4196468 140730635409296 140730635391840 139684095872759 0 0 0 16784584 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
/proc/19432/statm: 2658891 2432 1188 1 0 2647802 0
[pid=19432/tid=19433] ppid=19429 vsize=10637620 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19433/stat : 19433 (java) S 19429 19432 14782 0 -1 1077944384 919 0 0 0 0 0 0 0 20 0 5 0 5912358 10892922880 2498 33554432000 4194304 4196468 140730635409296 139684100114128 139684095882965 0 4 0 16784584 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19434] ppid=19429 vsize=10638648 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19434/stat : 19434 (java) S 19429 19432 14782 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 5 0 5912359 10893975552 2498 33554432000 4194304 4196468 140730635409296 139683694636512 139684095882965 0 4 0 16784584 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19435] ppid=19429 vsize=10638648 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19435/stat : 19435 (java) S 19429 19432 14782 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 6 0 5912359 10893975552 2498 33554432000 4194304 4196468 140730635409296 139683693583712 139684095882965 0 4 0 16784584 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19436] ppid=19429 vsize=10639676 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19436/stat : 19436 (java) S 19429 19432 14782 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 6 0 5912359 10895028224 2498 33554432000 4194304 4196468 140730635409296 139683692530912 139684095882965 0 4 0 16784584 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19437] ppid=19429 vsize=10639676 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19437/stat : 19437 (java) S 19429 19432 14782 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 7 0 5912359 10895028224 2498 33554432000 4194304 4196468 140730635409296 139683691478112 139684095882965 0 4 0 16784584 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19438] ppid=19429 vsize=10640704 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19438/stat : 19438 (java) S 19429 19432 14782 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 7 0 5912359 10896080896 2498 33554432000 4194304 4196468 140730635409296 139683690425312 139684095882965 0 4 0 16784584 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19439] ppid=19429 vsize=10640704 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19439/stat : 19439 (java) R 19429 19432 14782 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 8 0 5912359 10896080896 2498 33554432000 4194304 4196468 140730635409296 139684100114128 139684095884694 0 4 0 16784584 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19440] ppid=19429 vsize=10641732 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19440/stat : 19440 (java) R 19429 19432 14782 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 9 0 5912359 10897133568 2498 33554432000 4194304 4196468 140730635409296 139684100114128 139684088612609 0 4 0 16784584 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0

[startup+0.100124 s]
/proc/loadavg: 1.50 1.45 1.46 4/261 19432
/proc/meminfo: memFree=28183252/32770624 swapFree=5780/283384
[pid=19432] ppid=19429 vsize=13264380 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/19432/stat : 19432 (java) S 19429 19432 14782 0 -1 1077944320 5723 0 0 0 8 1 0 0 20 0 20 0 5912357 13582725120 6330 33554432000 4194304 4196468 140730635409296 140730635391840 139684095872759 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
/proc/19432/statm: 3316095 6330 3177 1 0 3303815 0
[pid=19432/tid=19433] ppid=19429 vsize=13264380 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19433/stat : 19433 (java) R 19429 19432 14782 0 -1 4202560 3815 0 0 0 7 0 0 0 20 0 20 0 5912358 13582725120 6330 33554432000 4194304 4196468 140730635409296 139684100115040 139684052507621 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19434] ppid=19429 vsize=13264380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19434/stat : 19434 (java) S 19429 19432 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5912359 13582725120 6330 33554432000 4194304 4196468 140730635409296 139683694636176 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19435] ppid=19429 vsize=13264380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19435/stat : 19435 (java) S 19429 19432 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5912359 13582725120 6330 33554432000 4194304 4196468 140730635409296 139683693583376 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19436] ppid=19429 vsize=13264380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19436/stat : 19436 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912359 13582725120 6330 33554432000 4194304 4196468 140730635409296 139683692530576 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19437] ppid=19429 vsize=13264380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19437/stat : 19437 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912359 13582725120 6330 33554432000 4194304 4196468 140730635409296 139683691477776 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19438] ppid=19429 vsize=13264380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19438/stat : 19438 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912359 13582725120 6330 33554432000 4194304 4196468 140730635409296 139683690424976 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19439] ppid=19429 vsize=13264380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19439/stat : 19439 (java) S 19429 19432 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5912359 13582725120 6330 33554432000 4194304 4196468 140730635409296 139683689372176 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19440] ppid=19429 vsize=13264380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19440/stat : 19440 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912359 13582725120 6396 33554432000 4194304 4196468 140730635409296 139683688319376 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200763 s]
/proc/loadavg: 1.50 1.45 1.46 4/261 19432
/proc/meminfo: memFree=28183252/32770624 swapFree=5780/283384
[pid=19432] ppid=19429 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/19432/stat : 19432 (java) S 19429 19432 14782 0 -1 1077944320 9029 0 0 0 24 2 0 0 20 0 20 0 5912357 13582245888 8967 33554432000 4194304 4196468 140730635409296 140730635391840 139684095872759 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
/proc/19432/statm: 3315978 8967 3504 1 0 3303698 0
[pid=19432/tid=19433] ppid=19429 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19433/stat : 19433 (java) R 19429 19432 14782 0 -1 4202560 6756 0 0 0 17 1 0 0 20 0 20 0 5912358 13582245888 8967 33554432000 4194304 4196468 140730635409296 139684100101136 139684095894685 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19434] ppid=19429 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19434/stat : 19434 (java) S 19429 19432 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5912359 13582245888 8967 33554432000 4194304 4196468 140730635409296 139683694636176 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19435] ppid=19429 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19435/stat : 19435 (java) S 19429 19432 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5912359 13582245888 8967 33554432000 4194304 4196468 140730635409296 139683693583376 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19436] ppid=19429 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19436/stat : 19436 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912359 13582245888 8967 33554432000 4194304 4196468 140730635409296 139683692530576 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19437] ppid=19429 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19437/stat : 19437 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912359 13582245888 8967 33554432000 4194304 4196468 140730635409296 139683691477776 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19438] ppid=19429 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19438/stat : 19438 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912359 13582245888 8967 33554432000 4194304 4196468 140730635409296 139683690424976 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19439] ppid=19429 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19439/stat : 19439 (java) S 19429 19432 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5912359 13582245888 8967 33554432000 4194304 4196468 140730635409296 139683689372176 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19440] ppid=19429 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19440/stat : 19440 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912359 13582245888 8967 33554432000 4194304 4196468 140730635409296 139683688319376 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300622 s]
/proc/loadavg: 1.50 1.45 1.46 4/261 19432
/proc/meminfo: memFree=28183252/32770624 swapFree=5780/283384
[pid=19432] ppid=19429 vsize=13263912 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/19432/stat : 19432 (java) S 19429 19432 14782 0 -1 1077944320 9970 0 0 0 40 2 0 0 20 0 20 0 5912357 13582245888 10769 33554432000 4194304 4196468 140730635409296 140730635391840 139684095872759 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
/proc/19432/statm: 3315978 10769 3663 1 0 3303698 0
[pid=19432/tid=19433] ppid=19429 vsize=13263912 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19433/stat : 19433 (java) R 19429 19432 14782 0 -1 4202560 7437 0 0 0 26 2 0 0 20 0 20 0 5912358 13582245888 10769 33554432000 4194304 4196468 140730635409296 139684100095440 139684079953246 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19434] ppid=19429 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19434/stat : 19434 (java) S 19429 19432 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5912359 13582245888 10769 33554432000 4194304 4196468 140730635409296 139683694636176 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19435] ppid=19429 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19435/stat : 19435 (java) S 19429 19432 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5912359 13582245888 10769 33554432000 4194304 4196468 140730635409296 139683693583376 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19436] ppid=19429 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19436/stat : 19436 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912359 13582245888 10769 33554432000 4194304 4196468 140730635409296 139683692530576 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19437] ppid=19429 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19437/stat : 19437 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912359 13582245888 10769 33554432000 4194304 4196468 140730635409296 139683691477776 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19438] ppid=19429 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19438/stat : 19438 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912359 13582245888 10769 33554432000 4194304 4196468 140730635409296 139683690424976 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19439] ppid=19429 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19439/stat : 19439 (java) S 19429 19432 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5912359 13582245888 10769 33554432000 4194304 4196468 140730635409296 139683689372176 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19440] ppid=19429 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19440/stat : 19440 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912359 13582245888 10769 33554432000 4194304 4196468 140730635409296 139683688319376 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700612 s]
/proc/loadavg: 1.50 1.45 1.46 4/261 19432
/proc/meminfo: memFree=28183252/32770624 swapFree=5780/283384
[pid=19432] ppid=19429 vsize=13265980 CPUtime=1.62 cores=1,3,5,7,9,11,13,15
/proc/19432/stat : 19432 (java) S 19429 19432 14782 0 -1 1077944320 13682 0 0 0 157 5 0 0 20 0 20 0 5912357 13584363520 21586 33554432000 4194304 4196468 140730635409296 140730635391840 139684095872759 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
/proc/19432/statm: 3316495 21586 3761 1 0 3304210 0
[pid=19432/tid=19433] ppid=19429 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19433/stat : 19433 (java) R 19429 19432 14782 0 -1 4202560 8434 0 0 0 64 3 0 0 20 0 20 0 5912358 13584363520 21586 33554432000 4194304 4196468 140730635409296 139684100106704 139684078280849 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19434] ppid=19429 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19434/stat : 19434 (java) S 19429 19432 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5912359 13584363520 21586 33554432000 4194304 4196468 140730635409296 139683694636176 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19435] ppid=19429 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19435/stat : 19435 (java) S 19429 19432 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5912359 13584363520 21586 33554432000 4194304 4196468 140730635409296 139683693583376 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19436] ppid=19429 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19436/stat : 19436 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912359 13584363520 21586 33554432000 4194304 4196468 140730635409296 139683692530576 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19437] ppid=19429 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19437/stat : 19437 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912359 13584363520 21586 33554432000 4194304 4196468 140730635409296 139683691477776 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19438] ppid=19429 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19438/stat : 19438 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912359 13584363520 21586 33554432000 4194304 4196468 140730635409296 139683690424976 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19439] ppid=19429 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19439/stat : 19439 (java) S 19429 19432 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5912359 13584363520 21586 33554432000 4194304 4196468 140730635409296 139683689372176 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19440] ppid=19429 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19440/stat : 19440 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912359 13584363520 21586 33554432000 4194304 4196468 140730635409296 139683688319376 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 13265980

[startup+1.50113 s]
/proc/loadavg: 1.50 1.45 1.46 7/281 19452
/proc/meminfo: memFree=27988588/32770624 swapFree=5780/283772
[pid=19432] ppid=19429 vsize=13265980 CPUtime=5.11 cores=1,3,5,7,9,11,13,15
/proc/19432/stat : 19432 (java) S 19429 19432 14782 0 -1 1077944320 19095 0 0 0 486 25 0 0 20 0 20 0 5912357 13584363520 60907 33554432000 4194304 4196468 140730635409296 140730635391840 139684095872759 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
/proc/19432/statm: 3316495 60907 3814 1 0 3304210 0
[pid=19432/tid=19433] ppid=19429 vsize=13265980 CPUtime=1.42 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19433/stat : 19433 (java) R 19429 19432 14782 0 -1 4202560 8797 0 0 0 137 5 0 0 20 0 20 0 5912358 13584363520 60907 33554432000 4194304 4196468 140730635409296 139684100107080 139684079953246 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19434] ppid=19429 vsize=13265980 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19434/stat : 19434 (java) S 19429 19432 14782 0 -1 1077944384 19 0 0 0 1 2 0 0 20 0 20 0 5912359 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683694636176 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19435] ppid=19429 vsize=13265980 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19435/stat : 19435 (java) S 19429 19432 14782 0 -1 1077944384 53 0 0 0 1 2 0 0 20 0 20 0 5912359 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683693583376 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19436] ppid=19429 vsize=13265980 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19436/stat : 19436 (java) S 19429 19432 14782 0 -1 1077944384 21 0 0 0 1 1 0 0 20 0 20 0 5912359 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683692530576 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19437] ppid=19429 vsize=13265980 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19437/stat : 19437 (java) S 19429 19432 14782 0 -1 1077944384 18 0 0 0 1 2 0 0 20 0 20 0 5912359 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683691477776 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19438] ppid=19429 vsize=13265980 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19438/stat : 19438 (java) S 19429 19432 14782 0 -1 1077944384 21 0 0 0 2 2 0 0 20 0 20 0 5912359 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683690424976 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19439] ppid=19429 vsize=13265980 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19439/stat : 19439 (java) S 19429 19432 14782 0 -1 1077944384 17 0 0 0 1 2 0 0 20 0 20 0 5912359 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683689372176 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19440] ppid=19429 vsize=13265980 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19440/stat : 19440 (java) S 19429 19432 14782 0 -1 1077944384 55 0 0 0 1 2 0 0 20 0 20 0 5912359 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683688319376 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19441] ppid=19429 vsize=13265980 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19441/stat : 19441 (java) S 19429 19432 14782 0 -1 1077944384 25 0 0 0 1 2 0 0 20 0 20 0 5912359 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683687266576 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19443] ppid=19429 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19443/stat : 19443 (java) S 19429 19432 14782 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 20 0 5912361 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683558722416 139684095883906 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19444] ppid=19429 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19444/stat : 19444 (java) S 19429 19432 14782 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 5912362 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683557668448 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19445] ppid=19429 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19445/stat : 19445 (java) S 19429 19432 14782 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 5912362 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683556615552 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19446] ppid=19429 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19446/stat : 19446 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912366 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683555563856 139684095891355 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19447] ppid=19429 vsize=13265980 CPUtime=0.94 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19447/stat : 19447 (java) R 19429 19432 14782 0 -1 4202560 2565 0 0 0 94 0 0 0 20 0 20 0 5912366 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683554492232 139684079369499 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19448] ppid=19429 vsize=13265980 CPUtime=0.93 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19448/stat : 19448 (java) R 19429 19432 14782 0 -1 4202560 2268 0 0 0 93 0 0 0 20 0 20 0 5912366 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683553444296 139684079430140 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19449] ppid=19429 vsize=13265980 CPUtime=0.87 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19449/stat : 19449 (java) R 19429 19432 14782 0 -1 4202560 1870 0 0 0 87 0 0 0 20 0 20 0 5912366 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683552386632 139684079369547 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19450] ppid=19429 vsize=13265980 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19450/stat : 19450 (java) S 19429 19432 14782 0 -1 1077944384 1905 0 0 0 57 0 0 0 20 0 20 0 5912366 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683551352816 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19451] ppid=19429 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19451/stat : 19451 (java) S 19429 19432 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5912366 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683550301280 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19452] ppid=19429 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19452/stat : 19452 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912367 13584363520 60907 33554432000 4194304 4196468 140730635409296 139683549248560 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
Current children cumulated CPU time (s) 5.11
Current children cumulated vsize (KiB) 13265980

[startup+3.10076 s]
/proc/loadavg: 1.50 1.45 1.46 3/281 19452
/proc/meminfo: memFree=27911896/32770624 swapFree=5780/283772
[pid=19432] ppid=19429 vsize=13270076 CPUtime=8.8 cores=1,3,5,7,9,11,13,15
/proc/19432/stat : 19432 (java) S 19429 19432 14782 0 -1 1077944320 25518 0 0 0 853 27 0 0 20 0 20 0 5912357 13588557824 67174 33554432000 4194304 4196468 140730635409296 140730635391840 139684095872759 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
/proc/19432/statm: 3317519 67174 3819 1 0 3305234 0
[pid=19432/tid=19433] ppid=19429 vsize=13270076 CPUtime=3.02 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19433/stat : 19433 (java) R 19429 19432 14782 0 -1 4202560 10644 0 0 0 296 6 0 0 20 0 20 0 5912358 13588557824 67174 33554432000 4194304 4196468 140730635409296 139684100107680 139683702571476 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0

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

[pid=19432/tid=19448] ppid=19429 vsize=13270076 CPUtime=2.91 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19448/stat : 19448 (java) S 19429 19432 14782 0 -1 1077944384 30923 0 0 0 288 3 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683553458416 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19449] ppid=19429 vsize=13270076 CPUtime=2.19 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19449/stat : 19449 (java) S 19429 19432 14782 0 -1 1077944384 20461 0 0 0 217 2 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683552405616 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19450] ppid=19429 vsize=13270076 CPUtime=1.24 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19450/stat : 19450 (java) S 19429 19432 14782 0 -1 1077944384 31752 0 0 0 121 3 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683551352816 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19451] ppid=19429 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19451/stat : 19451 (java) S 19429 19432 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683550301280 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19452] ppid=19429 vsize=13270076 CPUtime=1.1 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19452/stat : 19452 (java) S 19429 19432 14782 0 -1 1077944384 2379 0 0 0 49 61 0 0 20 0 20 0 5912367 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683549248560 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
Current children cumulated CPU time (s) 2219.31
Current children cumulated vsize (KiB) 13270076

[startup+2202.31 s]
/proc/loadavg: 1.10 1.27 1.40 3/281 19547
/proc/meminfo: memFree=27699132/32770624 swapFree=5780/286192
[pid=19432] ppid=19429 vsize=13270076 CPUtime=2280.62 cores=1,3,5,7,9,11,13,15
/proc/19432/stat : 19432 (java) S 19429 19432 14782 0 -1 1077944320 415975 0 0 0 227149 913 0 0 20 0 20 0 5912357 13588557824 510352 33554432000 4194304 4196468 140730635409296 140730635391840 139684095872759 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
/proc/19432/statm: 3317519 510352 3860 1 0 3305234 0
[pid=19432/tid=19433] ppid=19429 vsize=13270076 CPUtime=2184.05 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19433/stat : 19433 (java) R 19429 19432 14782 0 -1 4202560 112489 0 0 0 218352 53 0 0 20 0 20 0 5912358 13588557824 510352 33554432000 4194304 4196468 140730635409296 139684100111056 139683702969721 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19434] ppid=19429 vsize=13270076 CPUtime=10.29 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19434/stat : 19434 (java) S 19429 19432 14782 0 -1 1077944384 19478 0 0 0 930 99 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683694636176 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19435] ppid=19429 vsize=13270076 CPUtime=10.28 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19435/stat : 19435 (java) S 19429 19432 14782 0 -1 1077944384 18815 0 0 0 928 100 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683693583376 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19436] ppid=19429 vsize=13270076 CPUtime=10.36 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19436/stat : 19436 (java) S 19429 19432 14782 0 -1 1077944384 20867 0 0 0 940 96 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683692530576 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19437] ppid=19429 vsize=13270076 CPUtime=10.27 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19437/stat : 19437 (java) S 19429 19432 14782 0 -1 1077944384 19405 0 0 0 929 98 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683691477776 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19438] ppid=19429 vsize=13270076 CPUtime=10.18 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19438/stat : 19438 (java) S 19429 19432 14782 0 -1 1077944384 21275 0 0 0 916 102 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683690424976 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19439] ppid=19429 vsize=13270076 CPUtime=10.26 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19439/stat : 19439 (java) S 19429 19432 14782 0 -1 1077944384 19119 0 0 0 926 100 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683689372176 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19440] ppid=19429 vsize=13270076 CPUtime=10.35 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19440/stat : 19440 (java) S 19429 19432 14782 0 -1 1077944384 19597 0 0 0 937 98 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683688319376 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19441] ppid=19429 vsize=13270076 CPUtime=10.3 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19441/stat : 19441 (java) S 19429 19432 14782 0 -1 1077944384 19014 0 0 0 931 99 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683687266576 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19443] ppid=19429 vsize=13270076 CPUtime=4.11 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19443/stat : 19443 (java) S 19429 19432 14782 0 -1 1077944384 35303 0 0 0 362 49 0 0 20 0 20 0 5912361 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683558722416 139684095883906 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19444] ppid=19429 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19444/stat : 19444 (java) S 19429 19432 14782 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 5912362 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683557668448 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19445] ppid=19429 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19445/stat : 19445 (java) S 19429 19432 14782 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 20 0 5912362 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683556615552 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19446] ppid=19429 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19446/stat : 19446 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683555563856 139684095891355 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19447] ppid=19429 vsize=13270076 CPUtime=2.56 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19447/stat : 19447 (java) S 19429 19432 14782 0 -1 1077944384 23570 0 0 0 252 4 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683554511216 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19448] ppid=19429 vsize=13270076 CPUtime=2.91 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19448/stat : 19448 (java) S 19429 19432 14782 0 -1 1077944384 30931 0 0 0 288 3 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683553458416 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19449] ppid=19429 vsize=13270076 CPUtime=2.19 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19449/stat : 19449 (java) S 19429 19432 14782 0 -1 1077944384 20467 0 0 0 217 2 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683552405616 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19450] ppid=19429 vsize=13270076 CPUtime=1.24 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19450/stat : 19450 (java) S 19429 19432 14782 0 -1 1077944384 31758 0 0 0 121 3 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683551352816 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19451] ppid=19429 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19451/stat : 19451 (java) S 19429 19432 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683550301280 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19452] ppid=19429 vsize=13270076 CPUtime=1.13 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19452/stat : 19452 (java) S 19429 19432 14782 0 -1 1077944384 2434 0 0 0 50 63 0 0 20 0 20 0 5912367 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683549248560 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
Current children cumulated CPU time (s) 2280.62
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.55 1.36 1.42 3/281 19635
/proc/meminfo: memFree=29189660/32770624 swapFree=5780/286300
[pid=19432] ppid=19429 vsize=13270076 CPUtime=2342.02 cores=1,3,5,7,9,11,13,15
/proc/19432/stat : 19432 (java) S 19429 19432 14782 0 -1 1077944320 421093 0 0 0 233279 923 0 0 20 0 20 0 5912357 13588557824 510352 33554432000 4194304 4196468 140730635409296 140730635391840 139684095872759 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
/proc/19432/statm: 3317519 510352 3860 1 0 3305234 0
[pid=19432/tid=19433] ppid=19429 vsize=13270076 CPUtime=2243.57 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19433/stat : 19433 (java) R 19429 19432 14782 0 -1 4202560 114359 0 0 0 224303 54 0 0 20 0 20 0 5912358 13588557824 510352 33554432000 4194304 4196468 140730635409296 139684100110832 139683703712349 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19434] ppid=19429 vsize=13270076 CPUtime=10.51 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19434/stat : 19434 (java) S 19429 19432 14782 0 -1 1077944384 19669 0 0 0 950 101 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683694636176 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19435] ppid=19429 vsize=13270076 CPUtime=10.5 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19435/stat : 19435 (java) S 19429 19432 14782 0 -1 1077944384 19052 0 0 0 949 101 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683693583376 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19436] ppid=19429 vsize=13270076 CPUtime=10.58 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19436/stat : 19436 (java) S 19429 19432 14782 0 -1 1077944384 21088 0 0 0 961 97 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683692530576 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19437] ppid=19429 vsize=13270076 CPUtime=10.48 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19437/stat : 19437 (java) S 19429 19432 14782 0 -1 1077944384 19564 0 0 0 949 99 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683691477776 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19438] ppid=19429 vsize=13270076 CPUtime=10.39 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19438/stat : 19438 (java) S 19429 19432 14782 0 -1 1077944384 21510 0 0 0 937 102 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683690424976 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19439] ppid=19429 vsize=13270076 CPUtime=10.47 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19439/stat : 19439 (java) S 19429 19432 14782 0 -1 1077944384 19804 0 0 0 946 101 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683689372176 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19440] ppid=19429 vsize=13270076 CPUtime=10.56 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19440/stat : 19440 (java) S 19429 19432 14782 0 -1 1077944384 20262 0 0 0 957 99 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683688319376 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19441] ppid=19429 vsize=13270076 CPUtime=10.5 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19441/stat : 19441 (java) S 19429 19432 14782 0 -1 1077944384 19275 0 0 0 950 100 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683687266576 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19443] ppid=19429 vsize=13270076 CPUtime=4.25 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19443/stat : 19443 (java) S 19429 19432 14782 0 -1 1077944384 35839 0 0 0 375 50 0 0 20 0 20 0 5912361 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683558722416 139684095883906 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19444] ppid=19429 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19444/stat : 19444 (java) S 19429 19432 14782 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 5912362 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683557668448 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19445] ppid=19429 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19445/stat : 19445 (java) S 19429 19432 14782 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 20 0 5912362 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683556615552 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19446] ppid=19429 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19446/stat : 19446 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683555563856 139684095891355 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19447] ppid=19429 vsize=13270076 CPUtime=2.56 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19447/stat : 19447 (java) S 19429 19432 14782 0 -1 1077944384 23576 0 0 0 252 4 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683554511216 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19448] ppid=19429 vsize=13270076 CPUtime=2.91 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19448/stat : 19448 (java) S 19429 19432 14782 0 -1 1077944384 30935 0 0 0 288 3 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683553458416 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19449] ppid=19429 vsize=13270076 CPUtime=2.19 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19449/stat : 19449 (java) S 19429 19432 14782 0 -1 1077944384 20473 0 0 0 217 2 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683552405616 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19450] ppid=19429 vsize=13270076 CPUtime=1.24 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19450/stat : 19450 (java) S 19429 19432 14782 0 -1 1077944384 31762 0 0 0 121 3 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683551352816 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19451] ppid=19429 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19451/stat : 19451 (java) S 19429 19432 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683550301280 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19452] ppid=19429 vsize=13270076 CPUtime=1.16 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19452/stat : 19452 (java) S 19429 19432 14782 0 -1 1077944384 2472 0 0 0 52 64 0 0 20 0 20 0 5912367 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683549248560 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
Current children cumulated CPU time (s) 2342.02
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2319 s]
/proc/loadavg: 1.70 1.45 1.45 3/281 19636
/proc/meminfo: memFree=29117052/32770624 swapFree=5780/286380
[pid=19432] ppid=19429 vsize=13270076 CPUtime=2400.07 cores=1,3,5,7,9,11,13,15
/proc/19432/stat : 19432 (java) S 19429 19432 14782 0 -1 1077944320 427669 0 0 0 239075 932 0 0 20 0 20 0 5912357 13588557824 510352 33554432000 4194304 4196468 140730635409296 140730635391840 139684095872759 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
/proc/19432/statm: 3317519 510352 3860 1 0 3305234 0
[pid=19432/tid=19433] ppid=19429 vsize=13270076 CPUtime=2299.81 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19433/stat : 19433 (java) R 19429 19432 14782 0 -1 4202560 116483 0 0 0 229927 54 0 0 20 0 20 0 5912358 13588557824 510352 33554432000 4194304 4196468 140730635409296 139684100111056 139683703861294 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19434] ppid=19429 vsize=13270076 CPUtime=10.69 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19434/stat : 19434 (java) S 19429 19432 14782 0 -1 1077944384 19938 0 0 0 967 102 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683694636176 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19435] ppid=19429 vsize=13270076 CPUtime=10.71 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19435/stat : 19435 (java) S 19429 19432 14782 0 -1 1077944384 19284 0 0 0 969 102 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683693583376 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19436] ppid=19429 vsize=13270076 CPUtime=10.8 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19436/stat : 19436 (java) S 19429 19432 14782 0 -1 1077944384 21955 0 0 0 982 98 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683692530576 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19437] ppid=19429 vsize=13270076 CPUtime=10.68 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19437/stat : 19437 (java) S 19429 19432 14782 0 -1 1077944384 19829 0 0 0 967 101 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683691477776 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19438] ppid=19429 vsize=13270076 CPUtime=10.59 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19438/stat : 19438 (java) S 19429 19432 14782 0 -1 1077944384 21777 0 0 0 956 103 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683690424976 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19439] ppid=19429 vsize=13270076 CPUtime=10.68 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19439/stat : 19439 (java) S 19429 19432 14782 0 -1 1077944384 20579 0 0 0 967 101 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683689372176 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19440] ppid=19429 vsize=13270076 CPUtime=10.77 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19440/stat : 19440 (java) S 19429 19432 14782 0 -1 1077944384 20407 0 0 0 977 100 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683688319376 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19441] ppid=19429 vsize=13270076 CPUtime=10.71 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19441/stat : 19441 (java) S 19429 19432 14782 0 -1 1077944384 20028 0 0 0 970 101 0 0 20 0 20 0 5912359 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683687266576 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19443] ppid=19429 vsize=13270076 CPUtime=4.39 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19443/stat : 19443 (java) S 19429 19432 14782 0 -1 1077944384 36637 0 0 0 387 52 0 0 20 0 20 0 5912361 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683558722416 139684095883906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19444] ppid=19429 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19444/stat : 19444 (java) S 19429 19432 14782 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 5912362 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683557668448 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19445] ppid=19429 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19445/stat : 19445 (java) S 19429 19432 14782 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 20 0 5912362 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683556615552 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19446] ppid=19429 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19446/stat : 19446 (java) S 19429 19432 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683555563856 139684095891355 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19447] ppid=19429 vsize=13270076 CPUtime=2.56 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19447/stat : 19447 (java) S 19429 19432 14782 0 -1 1077944384 23584 0 0 0 252 4 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683554511216 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19448] ppid=19429 vsize=13270076 CPUtime=2.91 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19448/stat : 19448 (java) S 19429 19432 14782 0 -1 1077944384 30942 0 0 0 288 3 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683553458416 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19449] ppid=19429 vsize=13270076 CPUtime=2.19 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19449/stat : 19449 (java) S 19429 19432 14782 0 -1 1077944384 20479 0 0 0 217 2 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683552405616 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19450] ppid=19429 vsize=13270076 CPUtime=1.24 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19450/stat : 19450 (java) S 19429 19432 14782 0 -1 1077944384 31768 0 0 0 121 3 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683551352816 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19451] ppid=19429 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19451/stat : 19451 (java) S 19429 19432 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5912366 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683550301280 139684095882965 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
[pid=19432/tid=19452] ppid=19429 vsize=13270076 CPUtime=1.19 cores=1,3,5,7,9,11,13,15
/proc/19432/task/19452/stat : 19452 (java) S 19429 19432 14782 0 -1 1077944384 2526 0 0 0 53 66 0 0 20 0 20 0 5912367 13588557824 510352 33554432000 4194304 4196468 140730635409296 139683549248560 139684095883906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38785024 140730635416718 140730635416900 140730635416900 140730635419599 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 13270076

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

Child status: 143
Real time (s): 2319.04
CPU time (s): 2400.11
CPU user time (s): 2390.76
CPU system time (s): 9.34514
CPU usage (%): 103.496
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2390.76
system time used= 9.34514
maximum resident set size= 2540712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 428416
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 235887
involuntary context switches= 161047

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.9057 second user time and 21.2437 second system time

The end

Launcher Data

Begin job on node143 at 2017-07-22 08:54:21
IDJOB=4246859
IDBENCH=126252
IDSOLVER=2629
FILE ID=node143/4246859-1500706461
RUNJOBID= node143-1500697194-17819
PBS_JOBID= 20623040
Free space on /tmp= 61948 MiB

SOLVER NAME= OscaR - Hybrid 2017-06-30
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-19-a4.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246859-1500706461/watcher-4246859-1500706461 -o /tmp/evaluation-result-4246859-1500706461/solver-4246859-1500706461 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500697194-17819 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 476926548 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4246859-1500706461.xml

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

MD5SUM BENCH= 264cffe383a4c1beb81f164e203eb53e
RANDOM SEED=476926548

node143.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

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

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

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

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

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

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

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.69
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:        28183252 kB
MemAvailable:   28525076 kB
Buffers:          157416 kB
Cached:           456468 kB
SwapCached:            0 kB
Active:          3835380 kB
Inactive:         292144 kB
Active(anon):    3516908 kB
Inactive(anon):     8760 kB
Active(file):     318472 kB
Inactive(file):   283384 kB
Unevictable:        5780 kB
Mlocked:            5780 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42664 kB
Writeback:             4 kB
AnonPages:       3519224 kB
Mapped:            45580 kB
Shmem:              8852 kB
Slab:             146028 kB
SReclaimable:     111608 kB
SUnreclaim:        34420 kB
KernelStack:        4560 kB
PageTables:        12124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4418564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3389440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      155008 kB
DirectMap2M:    33390592 kB

Free space on /tmp at the end= 61908 MiB
End job on node143 at 2017-07-22 09:33:00