Trace number 4244501

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 - ALNS 2017-06-30? (TO) 2400.12 2390.01

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-030-20-6.xml
MD5SUM38bce9c8c5d0642f93f0794d9598dc6e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables630
Number of constraints650
Number of domains1
Minimum domain size2047
Maximum domain size2047
Distribution of domain sizes[{"size":2047,"count":630}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":600}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":30},{"arity":2,"count":600},{"arity":30,"count":20}]
Number of extensional constraints0
Number of intensional constraints630
Distribution of constraint types[{"type":"intension","count":630},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.26/0.29	c version: 2017-06-30
0.26/0.29	c seed: 85758409
0.26/0.29	c timeout: 2400
0.26/0.29	c memlimit: 15500
0.26/0.29	c nbcore: 8
0.43/0.31	c Parsing instance...
3.44/1.32	c Parsing done, starting search...
2400.09/2390.00	s UNKNOWN

Verifier Data


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-4244501-1500686467/watcher-4244501-1500686467 -o /tmp/evaluation-result-4244501-1500686467/solver-4244501-1500686467 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1500684145-15954 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 85758409 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244501-1500686467.xml 

pid=16176
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.47 1.53 1.64 3/263 16179
/proc/meminfo: memFree=31777544/32770624 swapFree=5940/62704
[pid=16179] ppid=16176 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/stat : 16179 (java) S 16176 16179 15097 0 -1 1077944320 1757 0 0 0 0 0 0 0 20 0 2 0 3916458 369864704 1989 33554432000 4194304 4196468 140732845584288 140732845566832 139625618308855 0 0 0 16784584 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
/proc/16179/statm: 90299 1989 1125 1 0 79210 0
[pid=16179/tid=16180] ppid=16176 vsize=10621200 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16180/stat : 16180 (java) R 16176 16179 15097 0 -1 4202560 530 0 0 0 0 0 0 0 20 0 2 0 3916458 10876108800 2055 33554432000 4194304 4196468 140732845584288 139625622550944 139625610598304 0 4 0 16784584 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0

[startup+0.100108 s]
/proc/loadavg: 1.47 1.53 1.64 3/263 16179
/proc/meminfo: memFree=31777544/32770624 swapFree=5940/62704
[pid=16179] ppid=16176 vsize=13261040 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/16179/stat : 16179 (java) S 16176 16179 15097 0 -1 1077944320 5590 0 0 0 8 1 0 0 20 0 20 0 3916458 13579304960 5358 33554432000 4194304 4196468 140732845584288 140732845566832 139625618308855 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
/proc/16179/statm: 3315260 5358 2621 1 0 3303698 0
[pid=16179/tid=16180] ppid=16176 vsize=13261040 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16180/stat : 16180 (java) R 16176 16179 15097 0 -1 4202560 3664 0 0 0 7 1 0 0 20 0 20 0 3916458 13579304960 5358 33554432000 4194304 4196468 140732845584288 139625622550216 139625610986869 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13261040

[startup+0.20037 s]
/proc/loadavg: 1.47 1.53 1.64 3/263 16179
/proc/meminfo: memFree=31777544/32770624 swapFree=5940/62704
[pid=16179] ppid=16176 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/16179/stat : 16179 (java) S 16176 16179 15097 0 -1 1077944320 8839 0 0 0 24 2 0 0 20 0 20 0 3916458 13582245888 8825 33554432000 4194304 4196468 140732845584288 140732845566832 139625618308855 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
/proc/16179/statm: 3315978 8825 3544 1 0 3303698 0
[pid=16179/tid=16180] ppid=16176 vsize=13263912 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16180/stat : 16180 (java) R 16176 16179 15097 0 -1 4202560 6529 0 0 0 16 1 0 0 20 0 20 0 3916458 13582245888 8825 33554432000 4194304 4196468 140732845584288 139625622536048 139625618330781 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300283 s]
/proc/loadavg: 1.47 1.53 1.64 3/263 16179
/proc/meminfo: memFree=31777544/32770624 swapFree=5940/62704
[pid=16179] ppid=16176 vsize=13263912 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/16179/stat : 16179 (java) S 16176 16179 15097 0 -1 1077944320 10122 0 0 0 40 3 0 0 20 0 20 0 3916458 13582245888 11375 33554432000 4194304 4196468 140732845584288 140732845566832 139625618308855 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
/proc/16179/statm: 3315978 11375 3676 1 0 3303698 0
[pid=16179/tid=16180] ppid=16176 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16180/stat : 16180 (java) R 16176 16179 15097 0 -1 4202560 7288 0 0 0 25 2 0 0 20 0 20 0 3916458 13582245888 11375 33554432000 4194304 4196468 140732845584288 139625622523216 139625602389342 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 13263912

[startup+0.700299 s]
/proc/loadavg: 1.47 1.53 1.64 3/263 16179
/proc/meminfo: memFree=31777544/32770624 swapFree=5940/62704
[pid=16179] ppid=16176 vsize=13265980 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/16179/stat : 16179 (java) S 16176 16179 15097 0 -1 1077944320 13540 0 0 0 144 5 0 0 20 0 20 0 3916458 13584363520 19479 33554432000 4194304 4196468 140732845584288 140732845566832 139625618308855 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
/proc/16179/statm: 3316495 19479 3773 1 0 3304210 0
[pid=16179/tid=16180] ppid=16176 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16180/stat : 16180 (java) R 16176 16179 15097 0 -1 4202560 8593 0 0 0 64 3 0 0 20 0 20 0 3916458 13584363520 19479 33554432000 4194304 4196468 140732845584288 139625622542792 139625618320790 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13265980

[startup+1.50111 s]
/proc/loadavg: 1.47 1.53 1.64 4/283 16199
/proc/meminfo: memFree=31669308/32770624 swapFree=5940/62776
[pid=16179] ppid=16176 vsize=13270076 CPUtime=4.26 cores=1,3,5,7,9,11,13,15
/proc/16179/stat : 16179 (java) S 16176 16179 15097 0 -1 1077944320 26442 0 0 0 417 9 0 0 20 0 20 0 3916458 13588557824 35927 33554432000 4194304 4196468 140732845584288 140732845566832 139625618308855 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
/proc/16179/statm: 3317519 35927 3794 1 0 3305234 0
[pid=16179/tid=16180] ppid=16176 vsize=13270076 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16180/stat : 16180 (java) R 16176 16179 15097 0 -1 4202560 11745 0 0 0 142 5 0 0 20 0 20 0 3916458 13588557824 35927 33554432000 4194304 4196468 140732845584288 139625622543736 139625250470830 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16182] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16182/stat : 16182 (java) S 16176 16179 15097 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 35927 33554432000 4194304 4196468 140732845584288 139625570929424 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16183] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16183/stat : 16183 (java) S 16176 16179 15097 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 35927 33554432000 4194304 4196468 140732845584288 139625569876880 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16184] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16184/stat : 16184 (java) S 16176 16179 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 35927 33554432000 4194304 4196468 140732845584288 139625568824336 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16185] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16185/stat : 16185 (java) S 16176 16179 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 35927 33554432000 4194304 4196468 140732845584288 139625567771792 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16186] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16186/stat : 16186 (java) S 16176 16179 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 35927 33554432000 4194304 4196468 140732845584288 139625566718224 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16187] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16187/stat : 16187 (java) S 16176 16179 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 35927 33554432000 4194304 4196468 140732845584288 139625565665680 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16188] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16188/stat : 16188 (java) S 16176 16179 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 35927 33554432000 4194304 4196468 140732845584288 139625564613136 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16189] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16189/stat : 16189 (java) S 16176 16179 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 35927 33554432000 4194304 4196468 140732845584288 139625563560592 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16190] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16190/stat : 16190 (java) S 16176 16179 15097 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 3916461 13588557824 35927 33554432000 4194304 4196468 140732845584288 139624812857840 139625618320002 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16191] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16191/stat : 16191 (java) S 16176 16179 15097 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3916462 13588557824 35927 33554432000 4194304 4196468 140732845584288 139624811804064 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16192] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16192/stat : 16192 (java) S 16176 16179 15097 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3916462 13588557824 35927 33554432000 4194304 4196468 140732845584288 139624810751472 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16193] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16193/stat : 16193 (java) S 16176 16179 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3916466 13588557824 35927 33554432000 4194304 4196468 140732845584288 139624809700048 139625618327451 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16194] ppid=16176 vsize=13270076 CPUtime=0.72 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16194/stat : 16194 (java) R 16176 16179 15097 0 -1 4202560 2188 0 0 0 72 0 0 0 20 0 20 0 3916466 13588557824 35927 33554432000 4194304 4196468 140732845584288 139624808634400 139625601809367 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16195] ppid=16176 vsize=13270076 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16195/stat : 16195 (java) R 16176 16179 15097 0 -1 4202560 1925 0 0 0 61 0 0 0 20 0 20 0 3916466 13588557824 35927 33554432000 4194304 4196468 140732845584288 139624807580880 139625604331189 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16196] ppid=16176 vsize=13270076 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16196/stat : 16196 (java) R 16176 16179 15097 0 -1 4202560 2250 0 0 0 66 1 0 0 20 0 20 0 3916466 13588557824 35927 33554432000 4194304 4196468 140732845584288 139624806530224 139625618330202 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16197] ppid=16176 vsize=13270076 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16197/stat : 16197 (java) S 16176 16179 15097 0 -1 1077944384 6926 0 0 0 74 1 0 0 20 0 20 0 3916466 13588557824 35927 33554432000 4194304 4196468 140732845584288 139624805489008 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16198] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16198/stat : 16198 (java) S 16176 16179 15097 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3916466 13588557824 35927 33554432000 4194304 4196468 140732845584288 139624804436704 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16199] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16199/stat : 16199 (java) S 16176 16179 15097 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3916467 13588557824 35927 33554432000 4194304 4196468 140732845584288 139624803384240 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 13270076

[startup+3.10069 s]
/proc/loadavg: 1.47 1.53 1.64 4/283 16199
/proc/meminfo: memFree=31618688/32770624 swapFree=5940/62776
[pid=16179] ppid=16176 vsize=13270076 CPUtime=7.65 cores=1,3,5,7,9,11,13,15
/proc/16179/stat : 16179 (java) S 16176 16179 15097 0 -1 1077944320 34001 0 0 0 754 11 0 0 20 0 20 0 3916458 13588557824 48700 33554432000 4194304 4196468 140732845584288 140732845566832 139625618308855 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
/proc/16179/statm: 3317519 48700 3799 1 0 3305234 0
[pid=16179/tid=16180] ppid=16176 vsize=13270076 CPUtime=3.07 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16180/stat : 16180 (java) R 16176 16179 15097 0 -1 4202560 12072 0 0 0 301 6 0 0 20 0 20 0 3916458 13588557824 48700 33554432000 4194304 4196468 140732845584288 139625622544888 139625251484194 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16182] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16182/stat : 16182 (java) S 16176 16179 15097 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 48700 33554432000 4194304 4196468 140732845584288 139625570929424 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16183] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16183/stat : 16183 (java) S 16176 16179 15097 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 48700 33554432000 4194304 4196468 140732845584288 139625569876880 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16184] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16184/stat : 16184 (java) S 16176 16179 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 48700 33554432000 4194304 4196468 140732845584288 139625568824336 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16185] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16185/stat : 16185 (java) S 16176 16179 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 48700 33554432000 4194304 4196468 140732845584288 139625567771792 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16186] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16186/stat : 16186 (java) S 16176 16179 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 48700 33554432000 4194304 4196468 140732845584288 139625566718224 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16187] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16187/stat : 16187 (java) S 16176 16179 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 48700 33554432000 4194304 4196468 140732845584288 139625565665680 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16188] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16188/stat : 16188 (java) S 16176 16179 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 48700 33554432000 4194304 4196468 140732845584288 139625564613136 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16189] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16189/stat : 16189 (java) S 16176 16179 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 48700 33554432000 4194304 4196468 140732845584288 139625563560592 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16190] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16190/stat : 16190 (java) S 16176 16179 15097 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 3916461 13588557824 48700 33554432000 4194304 4196468 140732845584288 139624812857840 139625618320002 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16191] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16191/stat : 16191 (java) S 16176 16179 15097 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3916462 13588557824 48700 33554432000 4194304 4196468 140732845584288 139624811804064 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16192] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16192/stat : 16192 (java) S 16176 16179 15097 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3916462 13588557824 48700 33554432000 4194304 4196468 140732845584288 139624810751472 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16193] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16193/stat : 16193 (java) S 16176 16179 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3916466 13588557824 48700 33554432000 4194304 4196468 140732845584288 139624809700048 139625618327451 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16194] ppid=16176 vsize=13270076 CPUtime=1.22 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16194/stat : 16194 (java) S 16176 16179 15097 0 -1 1077944384 4214 0 0 0 121 1 0 0 20 0 20 0 3916466 13588557824 48700 33554432000 4194304 4196468 140732845584288 139624808646640 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16195] ppid=16176 vsize=13270076 CPUtime=1.18 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16195/stat : 16195 (java) S 16176 16179 15097 0 -1 1077944384 5119 0 0 0 117 1 0 0 20 0 20 0 3916466 13588557824 48700 33554432000 4194304 4196468 140732845584288 139624807594096 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16196] ppid=16176 vsize=13270076 CPUtime=1.35 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16196/stat : 16196 (java) S 16176 16179 15097 0 -1 1077944384 4106 0 0 0 134 1 0 0 20 0 20 0 3916466 13588557824 48700 33554432000 4194304 4196468 140732845584288 139624806541552 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16197] ppid=16176 vsize=13270076 CPUtime=0.79 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16197/stat : 16197 (java) S 16176 16179 15097 0 -1 1077944384 7024 0 0 0 78 1 0 0 20 0 20 0 3916466 13588557824 48700 33554432000 4194304 4196468 140732845584288 139624805489008 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16198] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16198/stat : 16198 (java) S 16176 16179 15097 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3916466 13588557824 48700 33554432000 4194304 4196468 140732845584288 139624804436704 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16199] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16199/stat : 16199 (java) S 16176 16179 15097 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 3916467 13588557824 48700 33554432000 4194304 4196468 140732845584288 139624803384240 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
Current children cumulated CPU time (s) 7.65
Current children cumulated vsize (KiB) 13270076

[startup+6.30067 s]
/proc/loadavg: 1.43 1.52 1.64 3/283 16199
/proc/meminfo: memFree=31552932/32770624 swapFree=5940/62784
[pid=16179] ppid=16176 vsize=13270076 CPUtime=10.88 cores=1,3,5,7,9,11,13,15
/proc/16179/stat : 16179 (java) S 16176 16179 15097 0 -1 1077944320 38946 0 0 0 1074 14 0 0 20 0 20 0 3916458 13588557824 57724 33554432000 4194304 4196468 140732845584288 140732845566832 139625618308855 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
/proc/16179/statm: 3317519 57724 3813 1 0 3305234 0
[pid=16179/tid=16180] ppid=16176 vsize=13270076 CPUtime=6.14 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16180/stat : 16180 (java) R 16176 16179 15097 0 -1 4202560 12324 0 0 0 608 6 0 0 20 0 20 0 3916458 13588557824 57724 33554432000 4194304 4196468 140732845584288 139625622543936 139625252345411 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16182] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16182/stat : 16182 (java) S 16176 16179 15097 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 57724 33554432000 4194304 4196468 140732845584288 139625570929424 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16183] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16183/stat : 16183 (java) S 16176 16179 15097 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 57724 33554432000 4194304 4196468 140732845584288 139625569876880 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16184] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16184/stat : 16184 (java) S 16176 16179 15097 0 -1 1077944384 519 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 57724 33554432000 4194304 4196468 140732845584288 139625568824336 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16185] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16185/stat : 16185 (java) S 16176 16179 15097 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 57724 33554432000 4194304 4196468 140732845584288 139625567771792 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16186] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16186/stat : 16186 (java) S 16176 16179 15097 0 -1 1077944384 1034 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 57724 33554432000 4194304 4196468 140732845584288 139625566718224 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16187] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16187/stat : 16187 (java) S 16176 16179 15097 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 57724 33554432000 4194304 4196468 140732845584288 139625565665680 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16188] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16188/stat : 16188 (java) S 16176 16179 15097 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 57724 33554432000 4194304 4196468 140732845584288 139625564613136 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16189] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16189/stat : 16189 (java) S 16176 16179 15097 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 3916459 13588557824 57724 33554432000 4194304 4196468 140732845584288 139625563560592 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16190] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16190/stat : 16190 (java) S 16176 16179 15097 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 20 0 3916461 13588557824 57724 33554432000 4194304 4196468 140732845584288 139624812857840 139625618320002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 53 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16191] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16191/stat : 16191 (java) S 16176 16179 15097 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 3916462 13588557824 57724 33554432000 4194304 4196468 140732845584288 139624811804128 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16192] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16192/stat : 16192 (java) S 16176 16179 15097 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 3916462 13588557824 57724 33554432000 4194304 4196468 140732845584288 139624810751488 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16193] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=16179/tid=16195] ppid=16176 vsize=13270076 CPUtime=1.26 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16195/stat : 16195 (java) S 16176 16179 15097 0 -1 1077944384 6779 0 0 0 125 1 0 0 20 0 20 0 3916466 13588557824 50546 33554432000 4194304 4196468 140732845584288 139624807594096 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16196] ppid=16176 vsize=13270076 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16196/stat : 16196 (java) S 16176 16179 15097 0 -1 1077944384 7664 0 0 0 145 2 0 0 20 0 20 0 3916466 13588557824 50546 33554432000 4194304 4196468 140732845584288 139624806541552 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 76 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16197] ppid=16176 vsize=13270076 CPUtime=0.81 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16197/stat : 16197 (java) S 16176 16179 15097 0 -1 1077944384 9806 0 0 0 80 1 0 0 20 0 20 0 3916466 13588557824 50546 33554432000 4194304 4196468 140732845584288 139624805489008 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16198] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16198/stat : 16198 (java) S 16176 16179 15097 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3916466 13588557824 50546 33554432000 4194304 4196468 140732845584288 139624804436704 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16199] ppid=16176 vsize=13270076 CPUtime=0.48 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16199/stat : 16199 (java) S 16176 16179 15097 0 -1 1077944384 1390 0 0 0 21 27 0 0 20 0 20 0 3916467 13588557824 50546 33554432000 4194304 4196468 140732845584288 139624803384240 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 83 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
Current children cumulated CPU time (s) 2272.2
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.94 1.71 1.73 3/281 16412
/proc/meminfo: memFree=31455392/32770624 swapFree=5940/103596
[pid=16179] ppid=16176 vsize=13270076 CPUtime=2332.29 cores=1,3,5,7,9,11,13,15
/proc/16179/stat : 16179 (java) S 16176 16179 15097 0 -1 1077944320 77203 0 0 0 233150 79 0 0 20 0 20 0 3916458 13588557824 51126 33554432000 4194304 4196468 140732845584288 140732845566832 139625618308855 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
/proc/16179/statm: 3317519 51126 3824 1 0 3305234 0
[pid=16179/tid=16180] ppid=16176 vsize=13270076 CPUtime=2320.39 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16180/stat : 16180 (java) R 16176 16179 15097 0 -1 4202560 24388 0 0 0 232029 10 0 0 20 0 20 0 3916458 13588557824 51126 33554432000 4194304 4196468 140732845584288 139625622547216 139625251892933 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16182] ppid=16176 vsize=13270076 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16182/stat : 16182 (java) S 16176 16179 15097 0 -1 1077944384 1605 0 0 0 70 4 0 0 20 0 20 0 3916459 13588557824 51126 33554432000 4194304 4196468 140732845584288 139625570929424 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16183] ppid=16176 vsize=13270076 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16183/stat : 16183 (java) S 16176 16179 15097 0 -1 1077944384 1553 0 0 0 72 3 0 0 20 0 20 0 3916459 13588557824 51126 33554432000 4194304 4196468 140732845584288 139625569876880 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16184] ppid=16176 vsize=13270076 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16184/stat : 16184 (java) S 16176 16179 15097 0 -1 1077944384 1172 0 0 0 64 5 0 0 20 0 20 0 3916459 13588557824 51126 33554432000 4194304 4196468 140732845584288 139625568824336 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16185] ppid=16176 vsize=13270076 CPUtime=0.72 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16185/stat : 16185 (java) S 16176 16179 15097 0 -1 1077944384 1271 0 0 0 67 5 0 0 20 0 20 0 3916459 13588557824 51126 33554432000 4194304 4196468 140732845584288 139625567771792 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16186] ppid=16176 vsize=13270076 CPUtime=0.73 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16186/stat : 16186 (java) S 16176 16179 15097 0 -1 1077944384 2881 0 0 0 69 4 0 0 20 0 20 0 3916459 13588557824 51126 33554432000 4194304 4196468 140732845584288 139625566718224 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16187] ppid=16176 vsize=13270076 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16187/stat : 16187 (java) S 16176 16179 15097 0 -1 1077944384 2699 0 0 0 69 6 0 0 20 0 20 0 3916459 13588557824 51126 33554432000 4194304 4196468 140732845584288 139625565665680 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16188] ppid=16176 vsize=13270076 CPUtime=0.71 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16188/stat : 16188 (java) S 16176 16179 15097 0 -1 1077944384 1544 0 0 0 66 5 0 0 20 0 20 0 3916459 13588557824 51126 33554432000 4194304 4196468 140732845584288 139625564613136 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16189] ppid=16176 vsize=13270076 CPUtime=0.73 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16189/stat : 16189 (java) S 16176 16179 15097 0 -1 1077944384 2046 0 0 0 69 4 0 0 20 0 20 0 3916459 13588557824 51126 33554432000 4194304 4196468 140732845584288 139625563560592 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16190] ppid=16176 vsize=13270076 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16190/stat : 16190 (java) S 16176 16179 15097 0 -1 1077944384 5477 0 0 0 53 7 0 0 20 0 20 0 3916461 13588557824 51126 33554432000 4194304 4196468 140732845584288 139624812857840 139625618320002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 53 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16191] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16191/stat : 16191 (java) S 16176 16179 15097 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 3916462 13588557824 51126 33554432000 4194304 4196468 140732845584288 139624811804128 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16192] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16192/stat : 16192 (java) S 16176 16179 15097 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 20 0 3916462 13588557824 51126 33554432000 4194304 4196468 140732845584288 139624810751488 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16193] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16193/stat : 16193 (java) S 16176 16179 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3916466 13588557824 51126 33554432000 4194304 4196468 140732845584288 139624809700048 139625618327451 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16194] ppid=16176 vsize=13270076 CPUtime=1.28 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16194/stat : 16194 (java) S 16176 16179 15097 0 -1 1077944384 5448 0 0 0 127 1 0 0 20 0 20 0 3916466 13588557824 51126 33554432000 4194304 4196468 140732845584288 139624808646640 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16195] ppid=16176 vsize=13270076 CPUtime=1.26 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16195/stat : 16195 (java) S 16176 16179 15097 0 -1 1077944384 6782 0 0 0 125 1 0 0 20 0 20 0 3916466 13588557824 51126 33554432000 4194304 4196468 140732845584288 139624807594096 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16196] ppid=16176 vsize=13270076 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16196/stat : 16196 (java) S 16176 16179 15097 0 -1 1077944384 7666 0 0 0 145 2 0 0 20 0 20 0 3916466 13588557824 51126 33554432000 4194304 4196468 140732845584288 139624806541552 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 76 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16197] ppid=16176 vsize=13270076 CPUtime=0.81 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16197/stat : 16197 (java) S 16176 16179 15097 0 -1 1077944384 9808 0 0 0 80 1 0 0 20 0 20 0 3916466 13588557824 51126 33554432000 4194304 4196468 140732845584288 139624805489008 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16198] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16198/stat : 16198 (java) S 16176 16179 15097 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3916466 13588557824 51126 33554432000 4194304 4196468 140732845584288 139624804436704 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16199] ppid=16176 vsize=13270076 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16199/stat : 16199 (java) S 16176 16179 15097 0 -1 1077944384 1409 0 0 0 22 28 0 0 20 0 20 0 3916467 13588557824 51126 33554432000 4194304 4196468 140732845584288 139624803384240 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 83 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
Current children cumulated CPU time (s) 2332.29
Current children cumulated vsize (KiB) 13270076

[startup+2382.3 s]
/proc/loadavg: 1.86 1.73 1.74 3/282 16421
/proc/meminfo: memFree=31453956/32770624 swapFree=5940/103640
[pid=16179] ppid=16176 vsize=13270076 CPUtime=2392.38 cores=1,3,5,7,9,11,13,15
/proc/16179/stat : 16179 (java) S 16176 16179 15097 0 -1 1077944320 77260 0 0 0 239158 80 0 0 20 0 20 0 3916458 13588557824 51153 33554432000 4194304 4196468 140732845584288 140732845566832 139625618308855 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
/proc/16179/statm: 3317519 51153 3824 1 0 3305234 0
[pid=16179/tid=16180] ppid=16176 vsize=13270076 CPUtime=2380.35 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16180/stat : 16180 (java) R 16176 16179 15097 0 -1 4202560 24411 0 0 0 238025 10 0 0 20 0 20 0 3916458 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625622547040 139625252346182 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16182] ppid=16176 vsize=13270076 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16182/stat : 16182 (java) S 16176 16179 15097 0 -1 1077944384 1613 0 0 0 71 4 0 0 20 0 20 0 3916459 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625570929424 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16183] ppid=16176 vsize=13270076 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16183/stat : 16183 (java) S 16176 16179 15097 0 -1 1077944384 1553 0 0 0 73 3 0 0 20 0 20 0 3916459 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625569876880 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16184] ppid=16176 vsize=13270076 CPUtime=0.7 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16184/stat : 16184 (java) S 16176 16179 15097 0 -1 1077944384 1172 0 0 0 65 5 0 0 20 0 20 0 3916459 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625568824336 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16185] ppid=16176 vsize=13270076 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16185/stat : 16185 (java) S 16176 16179 15097 0 -1 1077944384 1274 0 0 0 68 6 0 0 20 0 20 0 3916459 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625567771792 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16186] ppid=16176 vsize=13270076 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16186/stat : 16186 (java) S 16176 16179 15097 0 -1 1077944384 2885 0 0 0 71 4 0 0 20 0 20 0 3916459 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625566718224 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16187] ppid=16176 vsize=13270076 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16187/stat : 16187 (java) S 16176 16179 15097 0 -1 1077944384 2706 0 0 0 70 6 0 0 20 0 20 0 3916459 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625565665680 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16188] ppid=16176 vsize=13270076 CPUtime=0.72 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16188/stat : 16188 (java) S 16176 16179 15097 0 -1 1077944384 1545 0 0 0 67 5 0 0 20 0 20 0 3916459 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625564613136 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16189] ppid=16176 vsize=13270076 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16189/stat : 16189 (java) S 16176 16179 15097 0 -1 1077944384 2047 0 0 0 70 4 0 0 20 0 20 0 3916459 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625563560592 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16190] ppid=16176 vsize=13270076 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16190/stat : 16190 (java) S 16176 16179 15097 0 -1 1077944384 5483 0 0 0 54 7 0 0 20 0 20 0 3916461 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624812857840 139625618320002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 53 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16191] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16191/stat : 16191 (java) S 16176 16179 15097 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 3916462 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624811804128 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16192] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16192/stat : 16192 (java) S 16176 16179 15097 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 20 0 3916462 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624810751488 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16193] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16193/stat : 16193 (java) S 16176 16179 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3916466 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624809700048 139625618327451 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16194] ppid=16176 vsize=13270076 CPUtime=1.28 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16194/stat : 16194 (java) S 16176 16179 15097 0 -1 1077944384 5448 0 0 0 127 1 0 0 20 0 20 0 3916466 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624808646640 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16195] ppid=16176 vsize=13270076 CPUtime=1.26 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16195/stat : 16195 (java) S 16176 16179 15097 0 -1 1077944384 6782 0 0 0 125 1 0 0 20 0 20 0 3916466 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624807594096 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16196] ppid=16176 vsize=13270076 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16196/stat : 16196 (java) S 16176 16179 15097 0 -1 1077944384 7666 0 0 0 145 2 0 0 20 0 20 0 3916466 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624806541552 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 76 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16197] ppid=16176 vsize=13270076 CPUtime=0.81 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16197/stat : 16197 (java) S 16176 16179 15097 0 -1 1077944384 9808 0 0 0 80 1 0 0 20 0 20 0 3916466 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624805489008 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16198] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16198/stat : 16198 (java) S 16176 16179 15097 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3916466 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624804436704 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16199] ppid=16176 vsize=13270076 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16199/stat : 16199 (java) S 16176 16179 15097 0 -1 1077944384 1413 0 0 0 22 29 0 0 20 0 20 0 3916467 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624803384240 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 83 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
Current children cumulated CPU time (s) 2392.38
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2390 s]
/proc/loadavg: 1.80 1.72 1.74 3/282 16421
/proc/meminfo: memFree=31454080/32770624 swapFree=5940/103680
[pid=16179] ppid=16176 vsize=13270076 CPUtime=2400.09 cores=1,3,5,7,9,11,13,15
/proc/16179/stat : 16179 (java) S 16176 16179 15097 0 -1 1077944320 77263 0 0 0 239929 80 0 0 20 0 20 0 3916458 13588557824 51153 33554432000 4194304 4196468 140732845584288 140732845566832 139625618308855 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
/proc/16179/statm: 3317519 51153 3824 1 0 3305234 0
[pid=16179/tid=16180] ppid=16176 vsize=13270076 CPUtime=2388.05 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16180/stat : 16180 (java) R 16176 16179 15097 0 -1 4202560 24413 0 0 0 238795 10 0 0 20 0 20 0 3916458 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625622547104 139625252346611 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16182] ppid=16176 vsize=13270076 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16182/stat : 16182 (java) S 16176 16179 15097 0 -1 1077944384 1613 0 0 0 71 4 0 0 20 0 20 0 3916459 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625570929424 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16183] ppid=16176 vsize=13270076 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16183/stat : 16183 (java) S 16176 16179 15097 0 -1 1077944384 1553 0 0 0 73 3 0 0 20 0 20 0 3916459 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625569876880 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16184] ppid=16176 vsize=13270076 CPUtime=0.7 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16184/stat : 16184 (java) S 16176 16179 15097 0 -1 1077944384 1172 0 0 0 65 5 0 0 20 0 20 0 3916459 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625568824336 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16185] ppid=16176 vsize=13270076 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16185/stat : 16185 (java) S 16176 16179 15097 0 -1 1077944384 1274 0 0 0 68 6 0 0 20 0 20 0 3916459 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625567771792 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16186] ppid=16176 vsize=13270076 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16186/stat : 16186 (java) S 16176 16179 15097 0 -1 1077944384 2885 0 0 0 71 4 0 0 20 0 20 0 3916459 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625566718224 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16187] ppid=16176 vsize=13270076 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16187/stat : 16187 (java) S 16176 16179 15097 0 -1 1077944384 2707 0 0 0 70 6 0 0 20 0 20 0 3916459 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625565665680 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16188] ppid=16176 vsize=13270076 CPUtime=0.72 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16188/stat : 16188 (java) S 16176 16179 15097 0 -1 1077944384 1545 0 0 0 67 5 0 0 20 0 20 0 3916459 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625564613136 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16189] ppid=16176 vsize=13270076 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16189/stat : 16189 (java) S 16176 16179 15097 0 -1 1077944384 2047 0 0 0 70 4 0 0 20 0 20 0 3916459 13588557824 51153 33554432000 4194304 4196468 140732845584288 139625563560592 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16190] ppid=16176 vsize=13270076 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16190/stat : 16190 (java) S 16176 16179 15097 0 -1 1077944384 5483 0 0 0 54 7 0 0 20 0 20 0 3916461 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624812857840 139625618320002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 53 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16191] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16191/stat : 16191 (java) S 16176 16179 15097 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 3916462 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624811804128 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16192] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16192/stat : 16192 (java) S 16176 16179 15097 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 20 0 3916462 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624810751488 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16193] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16193/stat : 16193 (java) S 16176 16179 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3916466 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624809700048 139625618327451 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16194] ppid=16176 vsize=13270076 CPUtime=1.28 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16194/stat : 16194 (java) S 16176 16179 15097 0 -1 1077944384 5448 0 0 0 127 1 0 0 20 0 20 0 3916466 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624808646640 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16195] ppid=16176 vsize=13270076 CPUtime=1.26 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16195/stat : 16195 (java) S 16176 16179 15097 0 -1 1077944384 6782 0 0 0 125 1 0 0 20 0 20 0 3916466 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624807594096 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16196] ppid=16176 vsize=13270076 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16196/stat : 16196 (java) S 16176 16179 15097 0 -1 1077944384 7666 0 0 0 145 2 0 0 20 0 20 0 3916466 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624806541552 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 76 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16197] ppid=16176 vsize=13270076 CPUtime=0.81 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16197/stat : 16197 (java) S 16176 16179 15097 0 -1 1077944384 9808 0 0 0 80 1 0 0 20 0 20 0 3916466 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624805489008 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16198] ppid=16176 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16198/stat : 16198 (java) S 16176 16179 15097 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3916466 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624804436704 139625618319061 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
[pid=16179/tid=16199] ppid=16176 vsize=13270076 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/16179/task/16199/stat : 16199 (java) S 16176 16179 15097 0 -1 1077944384 1413 0 0 0 22 29 0 0 20 0 20 0 3916467 13588557824 51153 33554432000 4194304 4196468 140732845584288 139624803384240 139625618320002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 83 0 0 6293624 6294260 29040640 140732845589649 140732845589828 140732845589828 140732845592527 0
Current children cumulated CPU time (s) 2400.09
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 16179 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2390.01
CPU time (s): 2400.12
CPU user time (s): 2399.31
CPU system time (s): 0.811292
CPU usage (%): 100.423
Max. virtual memory (cumulated for all children) (KiB): 13271868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.31
system time used= 0.811292
maximum resident set size= 241668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77469
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 80483
involuntary context switches= 124035

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.2476 second user time and 17.5321 second system time

The end

Launcher Data

Begin job on node106 at 2017-07-22 03:21:08
IDJOB=4244501
IDBENCH=115754
IDSOLVER=2627
FILE ID=node106/4244501-1500686467
RUNJOBID= node106-1500684145-15954
PBS_JOBID= 20623039
Free space on /tmp= 61920 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-030-20-6.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244501-1500686467/watcher-4244501-1500686467 -o /tmp/evaluation-result-4244501-1500686467/solver-4244501-1500686467 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1500684145-15954 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 85758409 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244501-1500686467.xml

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

MD5SUM BENCH= 38bce9c8c5d0642f93f0794d9598dc6e
RANDOM SEED=85758409

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

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

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

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

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

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.15
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		: 1867.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.15
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		: 2267.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.15
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.15
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		: 2133.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:        31777592 kB
MemAvailable:   31822620 kB
Buffers:           56404 kB
Cached:           287280 kB
SwapCached:            0 kB
Active:           475944 kB
Inactive:         117072 kB
Active(anon):     206224 kB
Inactive(anon):    54368 kB
Active(file):     269720 kB
Inactive(file):    62704 kB
Unevictable:        5940 kB
Mlocked:            5940 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42176 kB
Writeback:             0 kB
AnonPages:        254732 kB
Mapped:            45112 kB
Shmem:              8884 kB
Slab:              90280 kB
SReclaimable:      56880 kB
SUnreclaim:        33400 kB
KernelStack:        4608 kB
PageTables:         6276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1146600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61880 MiB
End job on node106 at 2017-07-22 04:00:58