Trace number 4247334

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: AbsCon-basic 2017-06-11? (TO) 2400.08 2388.62

General information on the benchmark

NameHaystacks/Haystacks-m1-s1/
Haystacks-42.xml
MD5SUM577152cdcea6c8cfe7178c788ad80cb4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark26.2085
Satisfiable
(Un)Satisfiability was proved
Number of variables1764
Number of constraints36203
Number of domains1
Minimum domain size42
Maximum domain size42
Distribution of domain sizes[{"size":42,"count":1764}]
Minimum variable degree41
Maximum variable degree42
Distribution of variable degrees[{"degree":41,"count":1682},{"degree":42,"count":82}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":36203}]
Number of extensional constraints0
Number of intensional constraints36203
Distribution of constraint types[{"type":"intension","count":36203}]
Optimization problemNO
Type of objective

Solver Data

0.27/0.29	
0.27/0.29	AbsCon 2 
0.27/0.29	
3.38/1.21	  Solving XCSP3-instance-4247334-1500794936 as a CSP
3.38/1.21	  Loading variables...
4.34/1.31	  Loading constraints...
12.81/3.64	  Solver SolverBacktrack being built...
12.81/3.64	
13.07/3.76	  Preprocessing : gac=true, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
13.07/3.76	

Verifier Data

One s line expected

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-4247334-1500794936/watcher-4247334-1500794936 -o /tmp/evaluation-result-4247334-1500794936/solver-4247334-1500794936 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node131-1500794936-17265 --watchdog 2560 java -jar HOME/AbsCon-basic.jar HOME/instance-4247334-1500794936.xml 

pid=17287
running on 8 cores: 0,2,4,6,8,10,12,14

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


[startup+0 s]
/proc/loadavg: 0.00 0.01 0.05 3/241 17294
/proc/meminfo: memFree=31517224/32770624 swapFree=5848/365840
[pid=17294] ppid=17287 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/stat : 17294 (java) S 17287 17294 17234 0 -1 1077944320 1717 0 0 0 0 0 0 0 20 0 2 0 14761063 369864704 1423 33554432000 4194304 4196468 140725422312576 140725422295120 140233394802423 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
/proc/17294/statm: 90299 1423 1082 1 0 79210 0
[pid=17294/tid=17295] ppid=17287 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17295/stat : 17295 (java) S 17287 17294 17234 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 2 0 14761063 369864704 1423 33554432000 4194304 4196468 140725422312576 140233399044512 140233394813570 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0

[startup+0.100063 s]
/proc/loadavg: 0.00 0.01 0.05 3/241 17294
/proc/meminfo: memFree=31517224/32770624 swapFree=5848/365840
[pid=17294] ppid=17287 vsize=10833892 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/17294/stat : 17294 (java) S 17287 17294 17234 0 -1 1077944320 4823 0 0 0 8 1 0 0 20 0 19 0 14761063 11093905408 5414 33554432000 4194304 4196468 140725422312576 140725422295120 140233394802423 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
/proc/17294/statm: 2708473 5414 2593 1 0 2696911 0
[pid=17294/tid=17295] ppid=17287 vsize=10833892 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17295/stat : 17295 (java) R 17287 17294 17234 0 -1 4202560 2913 0 0 0 7 1 0 0 20 0 19 0 14761063 11093905408 5414 33554432000 4194304 4196468 140725422312576 140233399039808 140233394824349 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10833892

[startup+0.200448 s]
/proc/loadavg: 0.00 0.01 0.05 3/241 17294
/proc/meminfo: memFree=31517224/32770624 swapFree=5848/365840
[pid=17294] ppid=17287 vsize=10900580 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/17294/stat : 17294 (java) S 17287 17294 17234 0 -1 1077944320 6371 0 0 0 25 2 0 0 20 0 20 0 14761063 11162193920 7346 33554432000 4194304 4196468 140725422312576 140725422295120 140233394802423 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
/proc/17294/statm: 2725145 7346 2876 1 0 2713552 0
[pid=17294/tid=17295] ppid=17287 vsize=10900580 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17295/stat : 17295 (java) R 17287 17294 17234 0 -1 4202560 3431 0 0 0 16 1 0 0 20 0 20 0 14761063 11162193920 7346 33554432000 4194304 4196468 140725422312576 140233399034912 140233378882910 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 10900580

[startup+0.300363 s]
/proc/loadavg: 0.00 0.01 0.05 3/241 17294
/proc/meminfo: memFree=31517224/32770624 swapFree=5848/365840
[pid=17294] ppid=17287 vsize=10969228 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/17294/stat : 17294 (java) S 17287 17294 17234 0 -1 1077944320 8576 0 0 0 45 3 0 0 20 0 21 0 14761063 11232489472 12533 33554432000 4194304 4196468 140725422312576 140725422295120 140233394802423 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
/proc/17294/statm: 2742307 12533 3009 1 0 2730193 0
[pid=17294/tid=17295] ppid=17287 vsize=10969228 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17295/stat : 17295 (java) S 17287 17294 17234 0 -1 1077944384 5242 0 0 0 24 2 0 0 20 0 21 0 14761063 11232489472 12533 33554432000 4194304 4196468 140725422312576 140233399045296 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 10969228

[startup+0.700215 s]
/proc/loadavg: 0.00 0.01 0.05 3/241 17294
/proc/meminfo: memFree=31517224/32770624 swapFree=5848/365840
[pid=17294] ppid=17287 vsize=10971352 CPUtime=1.61 cores=0,2,4,6,8,10,12,14
/proc/17294/stat : 17294 (java) S 17287 17294 17234 0 -1 1077944320 12803 0 0 0 156 5 0 0 20 0 21 0 14761063 11234664448 23719 33554432000 4194304 4196468 140725422312576 140725422295120 140233394802423 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
/proc/17294/statm: 2742838 23719 3094 1 0 2730705 0
[pid=17294/tid=17295] ppid=17287 vsize=10971352 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17295/stat : 17295 (java) S 17287 17294 17234 0 -1 1077944384 5242 0 0 0 24 2 0 0 20 0 21 0 14761063 11234664448 23719 33554432000 4194304 4196468 140725422312576 140233399045296 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 10971352

[startup+1.50117 s]
/proc/loadavg: 0.00 0.01 0.05 12/283 17336
/proc/meminfo: memFree=31097460/32770624 swapFree=5848/366664
[pid=17294] ppid=17287 vsize=10971352 CPUtime=5.09 cores=0,2,4,6,8,10,12,14
/proc/17294/stat : 17294 (java) S 17287 17294 17234 0 -1 1077944320 16513 0 0 0 484 25 0 0 20 0 21 0 14761063 11234664448 58483 33554432000 4194304 4196468 140725422312576 140725422295120 140233394802423 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
/proc/17294/statm: 2742838 58483 3146 1 0 2730705 0
[pid=17294/tid=17295] ppid=17287 vsize=10971352 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17295/stat : 17295 (java) S 17287 17294 17234 0 -1 1077944384 5242 0 0 0 24 2 0 0 20 0 21 0 14761063 11234664448 58483 33554432000 4194304 4196468 140725422312576 140233399045296 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17299] ppid=17287 vsize=10971352 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17299/stat : 17299 (java) S 17287 17294 17234 0 -1 1077944384 87 0 0 0 2 2 0 0 20 0 21 0 14761064 11234664448 58483 33554432000 4194304 4196468 140725422312576 140233002027408 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17300] ppid=17287 vsize=10971352 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17300/stat : 17300 (java) S 17287 17294 17234 0 -1 1077944384 64 0 0 0 2 2 0 0 20 0 21 0 14761065 11234664448 58483 33554432000 4194304 4196468 140725422312576 140233000974608 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17301] ppid=17287 vsize=10971352 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17301/stat : 17301 (java) S 17287 17294 17234 0 -1 1077944384 52 0 0 0 1 2 0 0 20 0 21 0 14761065 11234664448 58483 33554432000 4194304 4196468 140725422312576 140232999922320 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17304] ppid=17287 vsize=10971352 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17304/stat : 17304 (java) S 17287 17294 17234 0 -1 1077944384 46 0 0 0 1 1 0 0 20 0 21 0 14761065 11234664448 58483 33554432000 4194304 4196468 140725422312576 140232998869520 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17308] ppid=17287 vsize=10971352 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17308/stat : 17308 (java) S 17287 17294 17234 0 -1 1077944384 64 0 0 0 2 2 0 0 20 0 21 0 14761065 11234664448 58483 33554432000 4194304 4196468 140725422312576 140232997817232 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17311] ppid=17287 vsize=10971352 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17311/stat : 17311 (java) S 17287 17294 17234 0 -1 1077944384 86 0 0 0 2 2 0 0 20 0 21 0 14761065 11234664448 58483 33554432000 4194304 4196468 140725422312576 140232996764432 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17313] ppid=17287 vsize=10971352 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17313/stat : 17313 (java) S 17287 17294 17234 0 -1 1077944384 77 0 0 0 1 1 0 0 20 0 21 0 14761065 11234664448 58483 33554432000 4194304 4196468 140725422312576 140232995712144 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17314] ppid=17287 vsize=10971352 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17314/stat : 17314 (java) S 17287 17294 17234 0 -1 1077944384 90 0 0 0 2 2 0 0 20 0 21 0 14761065 11234664448 58483 33554432000 4194304 4196468 140725422312576 140232994659344 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17316] ppid=17287 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17316/stat : 17316 (java) S 17287 17294 17234 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 21 0 14761067 11234664448 58483 33554432000 4194304 4196468 140725422312576 140232736266352 140233394813570 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17319] ppid=17287 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17319/stat : 17319 (java) S 17287 17294 17234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 14761068 11234664448 58483 33554432000 4194304 4196468 140725422312576 140232735212384 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17320] ppid=17287 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17320/stat : 17320 (java) S 17287 17294 17234 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 14761068 11234664448 58483 33554432000 4194304 4196468 140725422312576 140232734160000 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17328] ppid=17287 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17328/stat : 17328 (java) S 17287 17294 17234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 14761072 11234664448 58483 33554432000 4194304 4196468 140725422312576 140232733108304 140233394821019 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17329] ppid=17287 vsize=10971352 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17329/stat : 17329 (java) R 17287 17294 17234 0 -1 4202560 2048 0 0 0 88 1 0 0 20 0 21 0 14761072 11234664448 58483 33554432000 4194304 4196468 140725422312576 140232732056472 140233379701695 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17330] ppid=17287 vsize=10971352 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17330/stat : 17330 (java) R 17287 17294 17234 0 -1 4202560 1582 0 0 0 85 0 0 0 20 0 21 0 14761072 11234664448 58483 33554432000 4194304 4196468 140725422312576 140232731003296 140233374092998 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17331] ppid=17287 vsize=10971352 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17331/stat : 17331 (java) S 17287 17294 17234 0 -1 1077944384 1477 0 0 0 89 0 0 0 20 0 21 0 14761072 11234664448 58483 33554432000 4194304 4196468 140725422312576 140232729951088 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17332] ppid=17287 vsize=10971352 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17332/stat : 17332 (java) S 17287 17294 17234 0 -1 1077944384 2293 0 0 0 66 0 0 0 20 0 21 0 14761072 11234664448 58483 33554432000 4194304 4196468 140725422312576 140232728898288 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17333] ppid=17287 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17333/stat : 17333 (java) S 17287 17294 17234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 14761072 11234664448 58483 33554432000 4194304 4196468 140725422312576 140232727845216 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17334] ppid=17287 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17334/stat : 17334 (java) S 17287 17294 17234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 14761073 11234664448 58483 33554432000 4194304 4196468 140725422312576 140232726792496 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17336] ppid=17287 vsize=10971352 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17336/stat : 17336 (java) R 17287 17294 17234 0 -1 4202560 1854 0 0 0 111 2 0 0 20 0 21 0 14761092 11234664448 58483 33554432000 4194304 4196468 140725422312576 140232723596904 140233038534367 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 10971352

[startup+3.10116 s]
/proc/loadavg: 0.00 0.01 0.05 9/283 17336
/proc/meminfo: memFree=30887968/32770624 swapFree=5848/366664
[pid=17294] ppid=17287 vsize=10971352 CPUtime=11.58 cores=0,2,4,6,8,10,12,14
/proc/17294/stat : 17294 (java) S 17287 17294 17234 0 -1 1077944320 25022 0 0 0 1112 46 0 0 20 0 21 0 14761063 11234664448 104286 33554432000 4194304 4196468 140725422312576 140725422295120 140233394802423 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
/proc/17294/statm: 2742838 104286 3167 1 0 2730705 0
[pid=17294/tid=17295] ppid=17287 vsize=10971352 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17295/stat : 17295 (java) S 17287 17294 17234 0 -1 1077944384 5242 0 0 0 24 2 0 0 20 0 21 0 14761063 11234664448 104286 33554432000 4194304 4196468 140725422312576 140233399045296 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17299] ppid=17287 vsize=10971352 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17299/stat : 17299 (java) S 17287 17294 17234 0 -1 1077944384 99 0 0 0 5 3 0 0 20 0 21 0 14761064 11234664448 104286 33554432000 4194304 4196468 140725422312576 140233002027408 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17300] ppid=17287 vsize=10971352 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17300/stat : 17300 (java) S 17287 17294 17234 0 -1 1077944384 79 0 0 0 4 4 0 0 20 0 21 0 14761065 11234664448 104286 33554432000 4194304 4196468 140725422312576 140233000974608 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17301] ppid=17287 vsize=10971352 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17301/stat : 17301 (java) S 17287 17294 17234 0 -1 1077944384 64 0 0 0 4 3 0 0 20 0 21 0 14761065 11234664448 104286 33554432000 4194304 4196468 140725422312576 140232999922320 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17304] ppid=17287 vsize=10971352 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17304/stat : 17304 (java) S 17287 17294 17234 0 -1 1077944384 99 0 0 0 4 2 0 0 20 0 21 0 14761065 11234664448 104286 33554432000 4194304 4196468 140725422312576 140232998869520 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17308] ppid=17287 vsize=10971352 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17308/stat : 17308 (java) S 17287 17294 17234 0 -1 1077944384 93 0 0 0 6 5 0 0 20 0 21 0 14761065 11234664448 104286 33554432000 4194304 4196468 140725422312576 140232997817232 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17311] ppid=17287 vsize=10971352 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17311/stat : 17311 (java) S 17287 17294 17234 0 -1 1077944384 104 0 0 0 5 4 0 0 20 0 21 0 14761065 11234664448 104286 33554432000 4194304 4196468 140725422312576 140232996764432 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17313] ppid=17287 vsize=10971352 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17313/stat : 17313 (java) S 17287 17294 17234 0 -1 1077944384 105 0 0 0 7 3 0 0 20 0 21 0 14761065 11234664448 104286 33554432000 4194304 4196468 140725422312576 140232995712144 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17314] ppid=17287 vsize=10971352 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17314/stat : 17314 (java) S 17287 17294 17234 0 -1 1077944384 123 0 0 0 6 4 0 0 20 0 21 0 14761065 11234664448 104286 33554432000 4194304 4196468 140725422312576 140232994659344 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17316] ppid=17287 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17316/stat : 17316 (java) S 17287 17294 17234 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 21 0 14761067 11234664448 104286 33554432000 4194304 4196468 140725422312576 140232736266352 140233394813570 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17319] ppid=17287 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17319/stat : 17319 (java) S 17287 17294 17234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 14761068 11234664448 104286 33554432000 4194304 4196468 140725422312576 140232735212384 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17320] ppid=17287 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17320/stat : 17320 (java) S 17287 17294 17234 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 14761068 11234664448 104286 33554432000 4194304 4196468 140725422312576 140232734160000 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17328] ppid=17287 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17328/stat : 17328 (java) S 17287 17294 17234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 14761072 11234664448 104286 33554432000 4194304 4196468 140725422312576 140232733108304 140233394821019 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17329] ppid=17287 vsize=10971352 CPUtime=2.35 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17329/stat : 17329 (java) R 17287 17294 17234 0 -1 4202560 3807 0 0 0 234 1 0 0 20 0 21 0 14761072 11234664448 104286 33554432000 4194304 4196468 140725422312576 140232732045856 140233378213384 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17330] ppid=17287 vsize=10971352 CPUtime=2.23 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17330/stat : 17330 (java) S 17287 17294 17234 0 -1 1077944384 3669 0 0 0 222 1 0 0 20 0 21 0 14761072 11234664448 104286 33554432000 4194304 4196468 140725422312576 140232731003376 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17331] ppid=17287 vsize=10971352 CPUtime=2.32 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17331/stat : 17331 (java) S 17287 17294 17234 0 -1 1077944384 5184 0 0 0 231 1 0 0 20 0 21 0 14761072 11234664448 104286 33554432000 4194304 4196468 140725422312576 140232729951088 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17332] ppid=17287 vsize=10971352 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17332/stat : 17332 (java) S 17287 17294 17234 0 -1 1077944384 2615 0 0 0 89 0 0 0 20 0 21 0 14761072 11234664448 104286 33554432000 4194304 4196468 140725422312576 140232728898288 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17333] ppid=17287 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17333/stat : 17333 (java) S 17287 17294 17234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 14761072 11234664448 104286 33554432000 4194304 4196468 140725422312576 140232727845216 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17334] ppid=17287 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17334/stat : 17334 (java) S 17287 17294 17234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 14761073 11234664448 104286 33554432000 4194304 4196468 140725422312576 140232726792496 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17336] ppid=17287 vsize=10971352 CPUtime=2.65 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17336/stat : 17336 (java) R 17287 17294 17234 0 -1 4202560 2162 0 0 0 261 4 0 0 20 0 21 0 14761092 11234664448 104286 33554432000 4194304 4196468 140725422312576 140232723599800 140233040202187 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
Current children cumulated CPU time (s) 11.58
Current children cumulated vsize (KiB) 10971352

[startup+6.30091 s]
/proc/loadavg: 0.08 0.03 0.05 4/283 17336
/proc/meminfo: memFree=30596656/32770624 swapFree=5848/366676
[pid=17294] ppid=17287 vsize=10973400 CPUtime=16.47 cores=0,2,4,6,8,10,12,14
/proc/17294/stat : 17294 (java) S 17287 17294 17234 0 -1 1077944320 31687 0 0 0 1580 67 0 0 20 0 21 0 14761063 11236761600 115791 33554432000 4194304 4196468 140725422312576 140725422295120 140233394802423 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
/proc/17294/statm: 2743350 115791 3173 1 0 2731217 0
[pid=17294/tid=17295] ppid=17287 vsize=10973400 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17295/stat : 17295 (java) S 17287 17294 17234 0 -1 1077944384 5242 0 0 0 24 2 0 0 20 0 21 0 14761063 11236761600 115791 33554432000 4194304 4196468 140725422312576 140233399045296 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17299] ppid=17287 vsize=10973400 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17299/stat : 17299 (java) S 17287 17294 17234 0 -1 1077944384 148 0 0 0 8 6 0 0 20 0 21 0 14761064 11236761600 115791 33554432000 4194304 4196468 140725422312576 140233002027408 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17300] ppid=17287 vsize=10973400 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17300/stat : 17300 (java) S 17287 17294 17234 0 -1 1077944384 172 0 0 0 8 7 0 0 20 0 21 0 14761065 11236761600 115791 33554432000 4194304 4196468 140725422312576 140233000974608 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17301] ppid=17287 vsize=10973400 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17301/stat : 17301 (java) S 17287 17294 17234 0 -1 1077944384 111 0 0 0 7 6 0 0 20 0 21 0 14761065 11236761600 115791 33554432000 4194304 4196468 140725422312576 140232999922320 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17304] ppid=17287 vsize=10973400 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17304/stat : 17304 (java) S 17287 17294 17234 0 -1 1077944384 152 0 0 0 7 5 0 0 20 0 21 0 14761065 11236761600 115791 33554432000 4194304 4196468 140725422312576 140232998869520 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17308] ppid=17287 vsize=10973400 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17308/stat : 17308 (java) S 17287 17294 17234 0 -1 1077944384 143 0 0 0 9 7 0 0 20 0 21 0 14761065 11236761600 115791 33554432000 4194304 4196468 140725422312576 140232997817232 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17311] ppid=17287 vsize=10973400 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17311/stat : 17311 (java) S 17287 17294 17234 0 -1 1077944384 144 0 0 0 8 7 0 0 20 0 21 0 14761065 11236761600 115791 33554432000 4194304 4196468 140725422312576 140232996764432 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17313] ppid=17287 vsize=10973400 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17313/stat : 17313 (java) S 17287 17294 17234 0 -1 1077944384 168 0 0 0 10 5 0 0 20 0 21 0 14761065 11236761600 115791 33554432000 4194304 4196468 140725422312576 140232995712144 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17314] ppid=17287 vsize=10973400 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17314/stat : 17314 (java) S 17287 17294 17234 0 -1 1077944384 179 0 0 0 9 7 0 0 20 0 21 0 14761065 11236761600 115791 33554432000 4194304 4196468 140725422312576 140232994659344 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17316] ppid=17287 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17316/stat : 17316 (java) S 17287 17294 17234 0 -1 1077944384 249 0 0 0 1 0 0 0 20 0 21 0 14761067 11236761600 115791 33554432000 4194304 4196468 140725422312576 140232736266352 140233394813570 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17319] ppid=17287 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=17294/tid=17334] ppid=17287 vsize=10973400 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17334/stat : 17334 (java) S 17287 17294 17234 0 -1 1077944384 2341 0 0 0 22 50 0 0 20 0 21 0 14761073 11236761600 291517 33554432000 4194304 4196468 140725422312576 140232726792496 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17336] ppid=17287 vsize=10973400 CPUtime=2261.12 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17336/stat : 17336 (java) R 17287 17294 17234 0 -1 4202560 21962 0 0 0 226098 14 0 0 20 0 21 0 14761092 11236761600 291517 33554432000 4194304 4196468 140725422312576 140232723602520 140233043005315 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
Current children cumulated CPU time (s) 2273.54
Current children cumulated vsize (KiB) 10973400

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.85 4/283 17428
/proc/meminfo: memFree=29018964/32770624 swapFree=5848/367700
[pid=17294] ppid=17287 vsize=10973400 CPUtime=2333.55 cores=0,2,4,6,8,10,12,14
/proc/17294/stat : 17294 (java) S 17287 17294 17234 0 -1 1077944320 62814 0 0 0 233203 152 0 0 20 0 21 0 14761063 11236761600 300733 33554432000 4194304 4196468 140725422312576 140725422295120 140233394802423 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
/proc/17294/statm: 2743350 300733 3179 1 0 2731217 0
[pid=17294/tid=17295] ppid=17287 vsize=10973400 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17295/stat : 17295 (java) S 17287 17294 17234 0 -1 1077944384 5242 0 0 0 24 2 0 0 20 0 21 0 14761063 11236761600 300733 33554432000 4194304 4196468 140725422312576 140233399045296 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17299] ppid=17287 vsize=10973400 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17299/stat : 17299 (java) S 17287 17294 17234 0 -1 1077944384 258 0 0 0 13 10 0 0 20 0 21 0 14761064 11236761600 300733 33554432000 4194304 4196468 140725422312576 140233002027408 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17300] ppid=17287 vsize=10973400 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17300/stat : 17300 (java) S 17287 17294 17234 0 -1 1077944384 228 0 0 0 13 11 0 0 20 0 21 0 14761065 11236761600 300733 33554432000 4194304 4196468 140725422312576 140233000974608 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17301] ppid=17287 vsize=10973400 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17301/stat : 17301 (java) S 17287 17294 17234 0 -1 1077944384 1521 0 0 0 12 10 0 0 20 0 21 0 14761065 11236761600 300733 33554432000 4194304 4196468 140725422312576 140232999922320 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17304] ppid=17287 vsize=10973400 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17304/stat : 17304 (java) S 17287 17294 17234 0 -1 1077944384 223 0 0 0 12 9 0 0 20 0 21 0 14761065 11236761600 300733 33554432000 4194304 4196468 140725422312576 140232998869520 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17308] ppid=17287 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17308/stat : 17308 (java) S 17287 17294 17234 0 -1 1077944384 249 0 0 0 14 11 0 0 20 0 21 0 14761065 11236761600 300733 33554432000 4194304 4196468 140725422312576 140232997817232 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17311] ppid=17287 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17311/stat : 17311 (java) S 17287 17294 17234 0 -1 1077944384 249 0 0 0 14 11 0 0 20 0 21 0 14761065 11236761600 300733 33554432000 4194304 4196468 140725422312576 140232996764432 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17313] ppid=17287 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17313/stat : 17313 (java) S 17287 17294 17234 0 -1 1077944384 1426 0 0 0 16 9 0 0 20 0 21 0 14761065 11236761600 300733 33554432000 4194304 4196468 140725422312576 140232995712144 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17314] ppid=17287 vsize=10973400 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17314/stat : 17314 (java) S 17287 17294 17234 0 -1 1077944384 937 0 0 0 15 11 0 0 20 0 21 0 14761065 11236761600 300733 33554432000 4194304 4196468 140725422312576 140232994659344 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17316] ppid=17287 vsize=10973400 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17316/stat : 17316 (java) S 17287 17294 17234 0 -1 1077944384 1422 0 0 0 3 1 0 0 20 0 21 0 14761067 11236761600 300733 33554432000 4194304 4196468 140725422312576 140232736266352 140233394813570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17319] ppid=17287 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17319/stat : 17319 (java) S 17287 17294 17234 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 21 0 14761068 11236761600 300733 33554432000 4194304 4196468 140725422312576 140232735212384 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17320] ppid=17287 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17320/stat : 17320 (java) S 17287 17294 17234 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 14761068 11236761600 300733 33554432000 4194304 4196468 140725422312576 140232734160000 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17328] ppid=17287 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17328/stat : 17328 (java) S 17287 17294 17234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 14761072 11236761600 300733 33554432000 4194304 4196468 140725422312576 140232733108304 140233394821019 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17329] ppid=17287 vsize=10973400 CPUtime=2.77 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17329/stat : 17329 (java) S 17287 17294 17234 0 -1 1077944384 5569 0 0 0 275 2 0 0 20 0 21 0 14761072 11236761600 300733 33554432000 4194304 4196468 140725422312576 140232732056176 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17330] ppid=17287 vsize=10973400 CPUtime=2.63 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17330/stat : 17330 (java) S 17287 17294 17234 0 -1 1077944384 4894 0 0 0 262 1 0 0 20 0 21 0 14761072 11236761600 300733 33554432000 4194304 4196468 140725422312576 140232731003376 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17331] ppid=17287 vsize=10973400 CPUtime=2.8 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17331/stat : 17331 (java) S 17287 17294 17234 0 -1 1077944384 7415 0 0 0 278 2 0 0 20 0 21 0 14761072 11236761600 300733 33554432000 4194304 4196468 140725422312576 140232729951088 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17332] ppid=17287 vsize=10973400 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17332/stat : 17332 (java) S 17287 17294 17234 0 -1 1077944384 7008 0 0 0 110 1 0 0 20 0 21 0 14761072 11236761600 300733 33554432000 4194304 4196468 140725422312576 140232728898288 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17333] ppid=17287 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17333/stat : 17333 (java) S 17287 17294 17234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 14761072 11236761600 300733 33554432000 4194304 4196468 140725422312576 140232727845216 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17334] ppid=17287 vsize=10973400 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17334/stat : 17334 (java) S 17287 17294 17234 0 -1 1077944384 2372 0 0 0 23 52 0 0 20 0 21 0 14761073 11236761600 300733 33554432000 4194304 4196468 140725422312576 140232726792496 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17336] ppid=17287 vsize=10973400 CPUtime=2321.11 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17336/stat : 17336 (java) R 17287 17294 17234 0 -1 4202560 22426 0 0 0 232096 15 0 0 20 0 21 0 14761092 11236761600 300733 33554432000 4194304 4196468 140725422312576 140232723602520 140233042715428 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
Current children cumulated CPU time (s) 2333.55
Current children cumulated vsize (KiB) 10973400

[startup+2382.3 s]
/proc/loadavg: 1.95 2.00 1.86 4/283 17429
/proc/meminfo: memFree=28943096/32770624 swapFree=5848/367756
[pid=17294] ppid=17287 vsize=10973400 CPUtime=2393.75 cores=0,2,4,6,8,10,12,14
/proc/17294/stat : 17294 (java) S 17287 17294 17234 0 -1 1077944320 64710 0 0 0 239215 160 0 0 20 0 21 0 14761063 11236761600 319663 33554432000 4194304 4196468 140725422312576 140725422295120 140233394802423 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
/proc/17294/statm: 2743350 319663 3179 1 0 2731217 0
[pid=17294/tid=17295] ppid=17287 vsize=10973400 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17295/stat : 17295 (java) S 17287 17294 17234 0 -1 1077944384 5242 0 0 0 24 2 0 0 20 0 21 0 14761063 11236761600 319663 33554432000 4194304 4196468 140725422312576 140233399045296 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17299] ppid=17287 vsize=10973400 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17299/stat : 17299 (java) S 17287 17294 17234 0 -1 1077944384 392 0 0 0 15 11 0 0 20 0 21 0 14761064 11236761600 319663 33554432000 4194304 4196468 140725422312576 140233002027408 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17300] ppid=17287 vsize=10973400 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17300/stat : 17300 (java) S 17287 17294 17234 0 -1 1077944384 458 0 0 0 15 12 0 0 20 0 21 0 14761065 11236761600 319663 33554432000 4194304 4196468 140725422312576 140233000974608 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17301] ppid=17287 vsize=10973400 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17301/stat : 17301 (java) S 17287 17294 17234 0 -1 1077944384 1590 0 0 0 15 11 0 0 20 0 21 0 14761065 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232999922320 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17304] ppid=17287 vsize=10973400 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17304/stat : 17304 (java) S 17287 17294 17234 0 -1 1077944384 239 0 0 0 14 10 0 0 20 0 21 0 14761065 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232998869520 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17308] ppid=17287 vsize=10973400 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17308/stat : 17308 (java) S 17287 17294 17234 0 -1 1077944384 279 0 0 0 16 12 0 0 20 0 21 0 14761065 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232997817232 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17311] ppid=17287 vsize=10973400 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17311/stat : 17311 (java) S 17287 17294 17234 0 -1 1077944384 275 0 0 0 15 12 0 0 20 0 21 0 14761065 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232996764432 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17313] ppid=17287 vsize=10973400 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17313/stat : 17313 (java) S 17287 17294 17234 0 -1 1077944384 1451 0 0 0 18 10 0 0 20 0 21 0 14761065 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232995712144 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17314] ppid=17287 vsize=10973400 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17314/stat : 17314 (java) S 17287 17294 17234 0 -1 1077944384 1314 0 0 0 17 12 0 0 20 0 21 0 14761065 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232994659344 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17316] ppid=17287 vsize=10973400 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17316/stat : 17316 (java) S 17287 17294 17234 0 -1 1077944384 2110 0 0 0 4 2 0 0 20 0 21 0 14761067 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232736266352 140233394813570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17319] ppid=17287 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17319/stat : 17319 (java) S 17287 17294 17234 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 21 0 14761068 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232735212384 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17320] ppid=17287 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17320/stat : 17320 (java) S 17287 17294 17234 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 14761068 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232734160000 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17328] ppid=17287 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17328/stat : 17328 (java) S 17287 17294 17234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 14761072 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232733108304 140233394821019 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17329] ppid=17287 vsize=10973400 CPUtime=2.77 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17329/stat : 17329 (java) S 17287 17294 17234 0 -1 1077944384 5572 0 0 0 275 2 0 0 20 0 21 0 14761072 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232732056176 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17330] ppid=17287 vsize=10973400 CPUtime=2.63 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17330/stat : 17330 (java) S 17287 17294 17234 0 -1 1077944384 4896 0 0 0 262 1 0 0 20 0 21 0 14761072 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232731003376 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17331] ppid=17287 vsize=10973400 CPUtime=2.8 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17331/stat : 17331 (java) S 17287 17294 17234 0 -1 1077944384 7417 0 0 0 278 2 0 0 20 0 21 0 14761072 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232729951088 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17332] ppid=17287 vsize=10973400 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17332/stat : 17332 (java) S 17287 17294 17234 0 -1 1077944384 7010 0 0 0 110 1 0 0 20 0 21 0 14761072 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232728898288 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17333] ppid=17287 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17333/stat : 17333 (java) S 17287 17294 17234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 14761072 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232727845216 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17334] ppid=17287 vsize=10973400 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17334/stat : 17334 (java) S 17287 17294 17234 0 -1 1077944384 2403 0 0 0 24 52 0 0 20 0 21 0 14761073 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232726792496 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17336] ppid=17287 vsize=10973400 CPUtime=2381.05 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17336/stat : 17336 (java) R 17287 17294 17234 0 -1 4202560 22687 0 0 0 238090 15 0 0 20 0 21 0 14761092 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232723603184 140233042734752 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
Current children cumulated CPU time (s) 2393.75
Current children cumulated vsize (KiB) 10973400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2388.6 s]
/proc/loadavg: 1.96 2.00 1.86 3/257 17482
/proc/meminfo: memFree=30255712/32770624 swapFree=5848/367692
[pid=17294] ppid=17287 vsize=10973400 CPUtime=2400.05 cores=0,2,4,6,8,10,12,14
/proc/17294/stat : 17294 (java) S 17287 17294 17234 0 -1 1077944320 64724 0 0 0 239845 160 0 0 20 0 21 0 14761063 11236761600 319663 33554432000 4194304 4196468 140725422312576 140725422295120 140233394802423 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
/proc/17294/statm: 2743350 319663 3179 1 0 2731217 0
[pid=17294/tid=17295] ppid=17287 vsize=10973400 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17295/stat : 17295 (java) S 17287 17294 17234 0 -1 1077944384 5242 0 0 0 24 2 0 0 20 0 21 0 14761063 11236761600 319663 33554432000 4194304 4196468 140725422312576 140233399045296 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17299] ppid=17287 vsize=10973400 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17299/stat : 17299 (java) S 17287 17294 17234 0 -1 1077944384 392 0 0 0 15 11 0 0 20 0 21 0 14761064 11236761600 319663 33554432000 4194304 4196468 140725422312576 140233002027408 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17300] ppid=17287 vsize=10973400 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17300/stat : 17300 (java) S 17287 17294 17234 0 -1 1077944384 458 0 0 0 15 12 0 0 20 0 21 0 14761065 11236761600 319663 33554432000 4194304 4196468 140725422312576 140233000974608 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17301] ppid=17287 vsize=10973400 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17301/stat : 17301 (java) S 17287 17294 17234 0 -1 1077944384 1590 0 0 0 15 11 0 0 20 0 21 0 14761065 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232999922320 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17304] ppid=17287 vsize=10973400 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17304/stat : 17304 (java) S 17287 17294 17234 0 -1 1077944384 239 0 0 0 14 10 0 0 20 0 21 0 14761065 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232998869520 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17308] ppid=17287 vsize=10973400 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17308/stat : 17308 (java) S 17287 17294 17234 0 -1 1077944384 279 0 0 0 16 12 0 0 20 0 21 0 14761065 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232997817232 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17311] ppid=17287 vsize=10973400 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17311/stat : 17311 (java) S 17287 17294 17234 0 -1 1077944384 275 0 0 0 15 12 0 0 20 0 21 0 14761065 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232996764432 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17313] ppid=17287 vsize=10973400 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17313/stat : 17313 (java) S 17287 17294 17234 0 -1 1077944384 1451 0 0 0 18 10 0 0 20 0 21 0 14761065 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232995712144 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17314] ppid=17287 vsize=10973400 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17314/stat : 17314 (java) S 17287 17294 17234 0 -1 1077944384 1314 0 0 0 17 12 0 0 20 0 21 0 14761065 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232994659344 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17316] ppid=17287 vsize=10973400 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17316/stat : 17316 (java) S 17287 17294 17234 0 -1 1077944384 2110 0 0 0 4 2 0 0 20 0 21 0 14761067 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232736266352 140233394813570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17319] ppid=17287 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17319/stat : 17319 (java) S 17287 17294 17234 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 21 0 14761068 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232735212384 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17320] ppid=17287 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17320/stat : 17320 (java) S 17287 17294 17234 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 14761068 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232734160000 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17328] ppid=17287 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17328/stat : 17328 (java) S 17287 17294 17234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 14761072 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232733108304 140233394821019 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17329] ppid=17287 vsize=10973400 CPUtime=2.77 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17329/stat : 17329 (java) S 17287 17294 17234 0 -1 1077944384 5572 0 0 0 275 2 0 0 20 0 21 0 14761072 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232732056176 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17330] ppid=17287 vsize=10973400 CPUtime=2.63 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17330/stat : 17330 (java) S 17287 17294 17234 0 -1 1077944384 4896 0 0 0 262 1 0 0 20 0 21 0 14761072 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232731003376 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17331] ppid=17287 vsize=10973400 CPUtime=2.8 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17331/stat : 17331 (java) S 17287 17294 17234 0 -1 1077944384 7417 0 0 0 278 2 0 0 20 0 21 0 14761072 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232729951088 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17332] ppid=17287 vsize=10973400 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17332/stat : 17332 (java) S 17287 17294 17234 0 -1 1077944384 7010 0 0 0 110 1 0 0 20 0 21 0 14761072 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232728898288 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17333] ppid=17287 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17333/stat : 17333 (java) S 17287 17294 17234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 14761072 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232727845216 140233394812629 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17334] ppid=17287 vsize=10973400 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17334/stat : 17334 (java) S 17287 17294 17234 0 -1 1077944384 2405 0 0 0 24 52 0 0 20 0 21 0 14761073 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232726792496 140233394813570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
[pid=17294/tid=17336] ppid=17287 vsize=10973400 CPUtime=2387.35 cores=0,2,4,6,8,10,12,14
/proc/17294/task/17336/stat : 17336 (java) R 17287 17294 17234 0 -1 4202560 22699 0 0 0 238720 15 0 0 20 0 21 0 14761092 11236761600 319663 33554432000 4194304 4196468 140725422312576 140232723603184 140233043160809 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24588288 140725422314691 140725422314820 140725422314820 140725422317519 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 10973400

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

Child status: 143
Real time (s): 2388.62
CPU time (s): 2400.08
CPU user time (s): 2398.47
CPU system time (s): 1.61782
CPU usage (%): 100.48
Max. virtual memory (cumulated for all children) (KiB): 10973480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.47
system time used= 1.61782
maximum resident set size= 1279276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64993
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56786
involuntary context switches= 121674

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.8708 second user time and 17.1851 second system time

The end

Launcher Data

Begin job on node131 at 2017-07-23 09:28:56
IDJOB=4247334
IDBENCH=126934
IDSOLVER=2624
FILE ID=node131/4247334-1500794936
RUNJOBID= node131-1500794936-17265
PBS_JOBID= 20624657
Free space on /tmp= 61932 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Haystacks/Haystacks-m1-s1/Haystacks-42.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247334-1500794936/watcher-4247334-1500794936 -o /tmp/evaluation-result-4247334-1500794936/solver-4247334-1500794936 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node131-1500794936-17265 --watchdog 2560  java -jar HOME/AbsCon-basic.jar HOME/instance-4247334-1500794936.xml

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

MD5SUM BENCH= 577152cdcea6c8cfe7178c788ad80cb4
RANDOM SEED=550309022

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31518480 kB
MemAvailable:   31998344 kB
Buffers:          169168 kB
Cached:           590728 kB
SwapCached:            0 kB
Active:           434004 kB
Inactive:         374528 kB
Active(anon):      52460 kB
Inactive(anon):     8688 kB
Active(file):     381544 kB
Inactive(file):   365840 kB
Unevictable:        5848 kB
Mlocked:            5848 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             19148 kB
Writeback:             0 kB
AnonPages:         55576 kB
Mapped:            31408 kB
Shmem:              8844 kB
Slab:             130112 kB
SReclaimable:      96628 kB
SUnreclaim:        33484 kB
KernelStack:        4000 kB
PageTables:         5336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     308776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61924 MiB
End job on node131 at 2017-07-23 10:08:45