Trace number 4247866

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.04 2394.21

General information on the benchmark

NameQueenAttacking/QueenAttacking-xcsp2-s1/
QueenAttacking-11_X2.xml
MD5SUM6c1009e087c092ca636a0299b7d1d77c
Bench CategoryCSP (decision 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 variables122
Number of constraints7290
Number of domains2
Minimum domain size21
Maximum domain size121
Distribution of domain sizes[{"size":21,"count":1},{"size":121,"count":121}]
Minimum variable degree30
Maximum variable degree121
Distribution of variable degrees[{"degree":30,"count":1},{"degree":120,"count":91},{"degree":121,"count":30}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":7290}]
Number of extensional constraints0
Number of intensional constraints7290
Distribution of constraint types[{"type":"intension","count":7290}]
Optimization problemNO
Type of objective

Solver Data

0.28/0.26	
0.28/0.26	AbsCon 2 
0.28/0.26	
1.76/0.77	  Solving XCSP3-instance-4247866-1500723300 as a CSP
1.76/0.77	  Loading variables...
2.24/0.81	  Loading constraints...
4.89/1.40	  Solver SolverBacktrack being built...
4.89/1.40	
5.32/1.59	  Preprocessing : gac=true, ccks=307027, filters=30, revisions=90 (useless=60), AC=300, removals=300, inconsistent=false
5.32/1.59	

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-4247866-1500723300/watcher-4247866-1500723300 -o /tmp/evaluation-result-4247866-1500723300/solver-4247866-1500723300 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node117-1500718502-14414 --watchdog 2560 java -jar HOME/AbsCon-basic.jar HOME/instance-4247866-1500723300.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.30 2.08 2.02 2/262 15180
/proc/meminfo: memFree=31527560/32770624 swapFree=5852/298584
[pid=15180] ppid=15177 vsize=7996336 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/stat : 15180 (java) S 15177 15180 14383 0 -1 1077944320 1872 0 0 0 0 0 0 0 20 0 2 0 7598631 8188248064 2112 33554432000 4194304 4196468 140732487871312 140732487853856 139987841097463 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
/proc/15180/statm: 2087436 2112 1189 1 0 2076347 0
[pid=15180/tid=15181] ppid=15177 vsize=8349744 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15181/stat : 15181 (java) R 15177 15180 14383 0 -1 4202560 664 0 0 0 0 0 0 0 20 0 2 0 7598632 8550137856 2244 33554432000 4194304 4196468 140732487871312 139987845339552 139987833386912 0 4 0 16784584 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0

[startup+0.100104 s]
/proc/loadavg: 2.30 2.08 2.02 2/262 15180
/proc/meminfo: memFree=31527560/32770624 swapFree=5852/298584
[pid=15180] ppid=15177 vsize=10900580 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/15180/stat : 15180 (java) S 15177 15180 14383 0 -1 1077944320 4656 0 0 0 9 1 0 0 20 0 20 0 7598631 11162193920 6725 33554432000 4194304 4196468 140732487871312 140732487853856 139987841097463 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
/proc/15180/statm: 2725145 6725 2638 1 0 2713552 0
[pid=15180/tid=15181] ppid=15177 vsize=10900580 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15181/stat : 15181 (java) R 15177 15180 14383 0 -1 4202560 2737 0 0 0 8 0 0 0 20 0 20 0 7598632 11162193920 6725 33554432000 4194304 4196468 140732487871312 139987845339744 139987841119389 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900580

[startup+0.200462 s]
/proc/loadavg: 2.30 2.08 2.02 2/262 15180
/proc/meminfo: memFree=31527560/32770624 swapFree=5852/298584
[pid=15180] ppid=15177 vsize=10900580 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/15180/stat : 15180 (java) S 15177 15180 14383 0 -1 1077944320 7280 0 0 0 26 2 0 0 20 0 20 0 7598631 11162193920 9167 33554432000 4194304 4196468 140732487871312 140732487853856 139987841097463 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
/proc/15180/statm: 2725145 9167 2915 1 0 2713552 0
[pid=15180/tid=15181] ppid=15177 vsize=10900580 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15181/stat : 15181 (java) R 15177 15180 14383 0 -1 4202560 4454 0 0 0 16 1 0 0 20 0 20 0 7598632 11162193920 9167 33554432000 4194304 4196468 140732487871312 139987845329440 139987825177950 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10900580

[startup+0.300398 s]
/proc/loadavg: 2.30 2.08 2.02 2/262 15180
/proc/meminfo: memFree=31527560/32770624 swapFree=5852/298584
[pid=15180] ppid=15177 vsize=10969228 CPUtime=0.47 cores=0,2,4,6,8,10,12,14
/proc/15180/stat : 15180 (java) S 15177 15180 14383 0 -1 1077944320 8166 0 0 0 44 3 0 0 20 0 21 0 7598631 11232489472 13437 33554432000 4194304 4196468 140732487871312 140732487853856 139987841097463 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
/proc/15180/statm: 2742307 13437 2985 1 0 2730193 0
[pid=15180/tid=15181] ppid=15177 vsize=10969228 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15181/stat : 15181 (java) S 15177 15180 14383 0 -1 1077944384 4700 0 0 0 22 2 0 0 20 0 21 0 7598632 11232489472 13437 33554432000 4194304 4196468 140732487871312 139987845340336 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 10969228

[startup+0.700262 s]
/proc/loadavg: 2.30 2.08 2.02 2/262 15180
/proc/meminfo: memFree=31527560/32770624 swapFree=5852/298584
[pid=15180] ppid=15177 vsize=10971352 CPUtime=1.76 cores=0,2,4,6,8,10,12,14
/proc/15180/stat : 15180 (java) S 15177 15180 14383 0 -1 1077944320 12519 0 0 0 171 5 0 0 20 0 21 0 7598631 11234664448 26963 33554432000 4194304 4196468 140732487871312 140732487853856 139987841097463 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
/proc/15180/statm: 2742838 26963 3109 1 0 2730705 0
[pid=15180/tid=15181] ppid=15177 vsize=10971352 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15181/stat : 15181 (java) S 15177 15180 14383 0 -1 1077944384 4700 0 0 0 22 2 0 0 20 0 21 0 7598632 11234664448 26963 33554432000 4194304 4196468 140732487871312 139987845340336 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 10971352

[startup+1.5011 s]
/proc/loadavg: 2.30 2.08 2.02 6/283 15201
/proc/meminfo: memFree=31384632/32770624 swapFree=5852/298948
[pid=15180] ppid=15177 vsize=10973400 CPUtime=5.32 cores=0,2,4,6,8,10,12,14
/proc/15180/stat : 15180 (java) S 15177 15180 14383 0 -1 1077944320 26430 0 0 0 519 13 0 0 20 0 21 0 7598631 11236761600 54840 33554432000 4194304 4196468 140732487871312 140732487853856 139987841097463 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
/proc/15180/statm: 2743350 54840 3146 1 0 2731217 0
[pid=15180/tid=15181] ppid=15177 vsize=10973400 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15181/stat : 15181 (java) S 15177 15180 14383 0 -1 1077944384 4700 0 0 0 22 2 0 0 20 0 21 0 7598632 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987845340336 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15183] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15183/stat : 15183 (java) S 15177 15180 14383 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987767171728 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15184] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15184/stat : 15184 (java) S 15177 15180 14383 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987766118928 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15185] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15185/stat : 15185 (java) S 15177 15180 14383 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987765066128 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15186] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15186/stat : 15186 (java) S 15177 15180 14383 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987764013328 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15187] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15187/stat : 15187 (java) S 15177 15180 14383 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987762961552 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15188] ppid=15177 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15188/stat : 15188 (java) S 15177 15180 14383 0 -1 1077944384 495 0 0 0 1 0 0 0 20 0 21 0 7598633 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987761908752 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15189] ppid=15177 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15189/stat : 15189 (java) S 15177 15180 14383 0 -1 1077944384 228 0 0 0 1 0 0 0 20 0 21 0 7598633 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987760855952 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15190] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15190/stat : 15190 (java) S 15177 15180 14383 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987759803152 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15191] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15191/stat : 15191 (java) S 15177 15180 14383 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 21 0 7598635 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987047725424 139987841108610 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15192] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15192/stat : 15192 (java) S 15177 15180 14383 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 21 0 7598636 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987046671392 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15193] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15193/stat : 15193 (java) S 15177 15180 14383 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 21 0 7598636 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987045618544 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15194] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15194/stat : 15194 (java) S 15177 15180 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7598639 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987044566864 139987841116059 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15195] ppid=15177 vsize=10973400 CPUtime=0.97 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15195/stat : 15195 (java) R 15177 15180 14383 0 -1 4202560 3945 0 0 0 96 1 0 0 20 0 21 0 7598639 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987043497488 139987826223713 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15196] ppid=15177 vsize=10973400 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15196/stat : 15196 (java) R 15177 15180 14383 0 -1 4202560 3869 0 0 0 100 0 0 0 20 0 21 0 7598639 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987042442712 139987824594251 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15197] ppid=15177 vsize=10973400 CPUtime=0.98 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15197/stat : 15197 (java) R 15177 15180 14383 0 -1 4202560 3920 0 0 0 98 0 0 0 20 0 21 0 7598639 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987041395528 139987826021750 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15198] ppid=15177 vsize=10973400 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15198/stat : 15198 (java) S 15177 15180 14383 0 -1 1077944384 4135 0 0 0 76 1 0 0 20 0 21 0 7598639 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987040356848 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15199] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15199/stat : 15199 (java) S 15177 15180 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7598640 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987039304288 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15200] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15200/stat : 15200 (java) S 15177 15180 14383 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 21 0 7598640 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987038251568 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15201] ppid=15177 vsize=10973400 CPUtime=1.19 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15201/stat : 15201 (java) R 15177 15180 14383 0 -1 4202560 3292 0 0 0 117 2 0 0 20 0 21 0 7598657 11236761600 54840 33554432000 4194304 4196468 140732487871312 139987035058136 139987435276460 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
Current children cumulated CPU time (s) 5.32
Current children cumulated vsize (KiB) 10973400

[startup+3.10079 s]
/proc/loadavg: 2.30 2.08 2.02 6/283 15201
/proc/meminfo: memFree=31317336/32770624 swapFree=5852/298948
[pid=15180] ppid=15177 vsize=10973400 CPUtime=8.69 cores=0,2,4,6,8,10,12,14
/proc/15180/stat : 15180 (java) S 15177 15180 14383 0 -1 1077944320 30740 0 0 0 855 14 0 0 20 0 21 0 7598631 11236761600 56134 33554432000 4194304 4196468 140732487871312 140732487853856 139987841097463 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
/proc/15180/statm: 2743350 56134 3151 1 0 2731217 0
[pid=15180/tid=15181] ppid=15177 vsize=10973400 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15181/stat : 15181 (java) S 15177 15180 14383 0 -1 1077944384 4700 0 0 0 22 2 0 0 20 0 21 0 7598632 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987845340336 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15183] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15183/stat : 15183 (java) S 15177 15180 14383 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987767171728 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15184] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15184/stat : 15184 (java) S 15177 15180 14383 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987766118928 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15185] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15185/stat : 15185 (java) S 15177 15180 14383 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987765066128 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15186] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15186/stat : 15186 (java) S 15177 15180 14383 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987764013328 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15187] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15187/stat : 15187 (java) S 15177 15180 14383 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987762961552 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15188] ppid=15177 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15188/stat : 15188 (java) S 15177 15180 14383 0 -1 1077944384 495 0 0 0 1 0 0 0 20 0 21 0 7598633 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987761908752 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15189] ppid=15177 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15189/stat : 15189 (java) S 15177 15180 14383 0 -1 1077944384 228 0 0 0 1 0 0 0 20 0 21 0 7598633 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987760855952 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15190] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15190/stat : 15190 (java) S 15177 15180 14383 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987759803152 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15191] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15191/stat : 15191 (java) S 15177 15180 14383 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 21 0 7598635 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987047725424 139987841108610 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15192] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15192/stat : 15192 (java) S 15177 15180 14383 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 21 0 7598636 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987046671392 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15193] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15193/stat : 15193 (java) S 15177 15180 14383 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 21 0 7598636 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987045618544 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15194] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15194/stat : 15194 (java) S 15177 15180 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7598639 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987044566864 139987841116059 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15195] ppid=15177 vsize=10973400 CPUtime=1.21 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15195/stat : 15195 (java) S 15177 15180 14383 0 -1 1077944384 4348 0 0 0 120 1 0 0 20 0 21 0 7598639 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987043515248 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15196] ppid=15177 vsize=10973400 CPUtime=1.82 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15196/stat : 15196 (java) S 15177 15180 14383 0 -1 1077944384 6208 0 0 0 182 0 0 0 20 0 21 0 7598639 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987042462448 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15197] ppid=15177 vsize=10973400 CPUtime=1.63 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15197/stat : 15197 (java) S 15177 15180 14383 0 -1 1077944384 4542 0 0 0 163 0 0 0 20 0 21 0 7598639 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987041409648 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15198] ppid=15177 vsize=10973400 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15198/stat : 15198 (java) S 15177 15180 14383 0 -1 1077944384 4243 0 0 0 81 1 0 0 20 0 21 0 7598639 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987040356848 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15199] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15199/stat : 15199 (java) S 15177 15180 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7598640 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987039304288 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15200] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15200/stat : 15200 (java) S 15177 15180 14383 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 21 0 7598640 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987038251568 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15201] ppid=15177 vsize=10973400 CPUtime=2.8 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15201/stat : 15201 (java) R 15177 15180 14383 0 -1 4202560 4127 0 0 0 277 3 0 0 20 0 21 0 7598657 11236761600 56134 33554432000 4194304 4196468 140732487871312 139987035059208 139987436034832 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
Current children cumulated CPU time (s) 8.69
Current children cumulated vsize (KiB) 10973400

[startup+6.30074 s]
/proc/loadavg: 2.28 2.08 2.02 5/283 15201
/proc/meminfo: memFree=31314800/32770624 swapFree=5852/298960
[pid=15180] ppid=15177 vsize=10973400 CPUtime=11.98 cores=0,2,4,6,8,10,12,14
/proc/15180/stat : 15180 (java) S 15177 15180 14383 0 -1 1077944320 30885 0 0 0 1183 15 0 0 20 0 21 0 7598631 11236761600 56188 33554432000 4194304 4196468 140732487871312 140732487853856 139987841097463 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
/proc/15180/statm: 2743350 56188 3151 1 0 2731217 0
[pid=15180/tid=15181] ppid=15177 vsize=10973400 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15181/stat : 15181 (java) S 15177 15180 14383 0 -1 1077944384 4700 0 0 0 22 2 0 0 20 0 21 0 7598632 11236761600 56188 33554432000 4194304 4196468 140732487871312 139987845340336 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15183] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15183/stat : 15183 (java) S 15177 15180 14383 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 56188 33554432000 4194304 4196468 140732487871312 139987767171728 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15184] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15184/stat : 15184 (java) S 15177 15180 14383 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 56188 33554432000 4194304 4196468 140732487871312 139987766118928 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15185] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15185/stat : 15185 (java) S 15177 15180 14383 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 56188 33554432000 4194304 4196468 140732487871312 139987765066128 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15186] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15186/stat : 15186 (java) S 15177 15180 14383 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 56188 33554432000 4194304 4196468 140732487871312 139987764013328 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15187] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15187/stat : 15187 (java) S 15177 15180 14383 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 56188 33554432000 4194304 4196468 140732487871312 139987762961552 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15188] ppid=15177 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15188/stat : 15188 (java) S 15177 15180 14383 0 -1 1077944384 495 0 0 0 1 0 0 0 20 0 21 0 7598633 11236761600 56188 33554432000 4194304 4196468 140732487871312 139987761908752 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15189] ppid=15177 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15189/stat : 15189 (java) S 15177 15180 14383 0 -1 1077944384 228 0 0 0 1 0 0 0 20 0 21 0 7598633 11236761600 56188 33554432000 4194304 4196468 140732487871312 139987760855952 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15190] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15190/stat : 15190 (java) S 15177 15180 14383 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 56188 33554432000 4194304 4196468 140732487871312 139987759803152 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15191] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15191/stat : 15191 (java) S 15177 15180 14383 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 21 0 7598635 11236761600 56188 33554432000 4194304 4196468 140732487871312 139987047725424 139987841108610 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15192] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=15180/tid=15200] ppid=15177 vsize=10973400 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15200/stat : 15200 (java) S 15177 15180 14383 0 -1 1077944384 905 0 0 0 21 27 0 0 20 0 21 0 7598640 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987038251568 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15201] ppid=15177 vsize=10973400 CPUtime=2261.22 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15201/stat : 15201 (java) R 15177 15180 14383 0 -1 4202560 11350 0 0 0 226116 6 0 0 20 0 21 0 7598657 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987035061368 139987437308970 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
Current children cumulated CPU time (s) 2268.01
Current children cumulated vsize (KiB) 10973400

[startup+2322.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/283 15293
/proc/meminfo: memFree=31245768/32770624 swapFree=5852/301296
[pid=15180] ppid=15177 vsize=10973400 CPUtime=2328.01 cores=0,2,4,6,8,10,12,14
/proc/15180/stat : 15180 (java) S 15177 15180 14383 0 -1 1077944320 49495 0 0 0 232761 40 0 0 20 0 21 0 7598631 11236761600 63631 33554432000 4194304 4196468 140732487871312 140732487853856 139987841097463 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
/proc/15180/statm: 2743350 63631 3154 1 0 2731217 0
[pid=15180/tid=15181] ppid=15177 vsize=10973400 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15181/stat : 15181 (java) S 15177 15180 14383 0 -1 1077944384 4700 0 0 0 22 2 0 0 20 0 21 0 7598632 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987845340336 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15183] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15183/stat : 15183 (java) S 15177 15180 14383 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987767171728 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15184] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15184/stat : 15184 (java) S 15177 15180 14383 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987766118928 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15185] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15185/stat : 15185 (java) S 15177 15180 14383 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987765066128 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15186] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15186/stat : 15186 (java) S 15177 15180 14383 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987764013328 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15187] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15187/stat : 15187 (java) S 15177 15180 14383 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987762961552 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15188] ppid=15177 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15188/stat : 15188 (java) S 15177 15180 14383 0 -1 1077944384 495 0 0 0 1 0 0 0 20 0 21 0 7598633 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987761908752 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15189] ppid=15177 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15189/stat : 15189 (java) S 15177 15180 14383 0 -1 1077944384 228 0 0 0 1 0 0 0 20 0 21 0 7598633 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987760855952 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15190] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15190/stat : 15190 (java) S 15177 15180 14383 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 21 0 7598633 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987759803152 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15191] ppid=15177 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15191/stat : 15191 (java) S 15177 15180 14383 0 -1 1077944384 597 0 0 0 1 1 0 0 20 0 21 0 7598635 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987047725424 139987841108610 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15192] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15192/stat : 15192 (java) S 15177 15180 14383 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 21 0 7598636 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987046671392 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15193] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15193/stat : 15193 (java) S 15177 15180 14383 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 21 0 7598636 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987045618544 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15194] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15194/stat : 15194 (java) S 15177 15180 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7598639 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987044566864 139987841116059 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15195] ppid=15177 vsize=10973400 CPUtime=1.27 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15195/stat : 15195 (java) S 15177 15180 14383 0 -1 1077944384 6254 0 0 0 126 1 0 0 20 0 21 0 7598639 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987043515248 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15196] ppid=15177 vsize=10973400 CPUtime=1.98 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15196/stat : 15196 (java) S 15177 15180 14383 0 -1 1077944384 8767 0 0 0 197 1 0 0 20 0 21 0 7598639 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987042462448 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15197] ppid=15177 vsize=10973400 CPUtime=1.75 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15197/stat : 15197 (java) S 15177 15180 14383 0 -1 1077944384 6937 0 0 0 174 1 0 0 20 0 21 0 7598639 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987041409648 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15198] ppid=15177 vsize=10973400 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15198/stat : 15198 (java) S 15177 15180 14383 0 -1 1077944384 7354 0 0 0 87 1 0 0 20 0 21 0 7598639 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987040356848 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15199] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15199/stat : 15199 (java) S 15177 15180 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7598640 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987039304288 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15200] ppid=15177 vsize=10973400 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15200/stat : 15200 (java) S 15177 15180 14383 0 -1 1077944384 936 0 0 0 21 28 0 0 20 0 21 0 7598640 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987038251568 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15201] ppid=15177 vsize=10973400 CPUtime=2321.19 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15201/stat : 15201 (java) R 15177 15180 14383 0 -1 4202560 11669 0 0 0 232113 6 0 0 20 0 21 0 7598657 11236761600 63631 33554432000 4194304 4196468 140732487871312 139987035061368 139987435969728 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
Current children cumulated CPU time (s) 2328.01
Current children cumulated vsize (KiB) 10973400

[startup+2382.3 s]
/proc/loadavg: 1.93 2.01 2.04 3/283 15382
/proc/meminfo: memFree=31317600/32770624 swapFree=5852/301360
[pid=15180] ppid=15177 vsize=10973400 CPUtime=2388.11 cores=0,2,4,6,8,10,12,14
/proc/15180/stat : 15180 (java) S 15177 15180 14383 0 -1 1077944320 50458 0 0 0 238767 44 0 0 20 0 21 0 7598631 11236761600 68273 33554432000 4194304 4196468 140732487871312 140732487853856 139987841097463 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
/proc/15180/statm: 2743350 68273 3163 1 0 2731217 0
[pid=15180/tid=15181] ppid=15177 vsize=10973400 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15181/stat : 15181 (java) S 15177 15180 14383 0 -1 1077944384 4700 0 0 0 22 2 0 0 20 0 21 0 7598632 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987845340336 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15183] ppid=15177 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15183/stat : 15183 (java) S 15177 15180 14383 0 -1 1077944384 144 0 0 0 2 0 0 0 20 0 21 0 7598633 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987767171728 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15184] ppid=15177 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15184/stat : 15184 (java) S 15177 15180 14383 0 -1 1077944384 10 0 0 0 1 0 0 0 20 0 21 0 7598633 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987766118928 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15185] ppid=15177 vsize=10973400 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15185/stat : 15185 (java) S 15177 15180 14383 0 -1 1077944384 303 0 0 0 2 1 0 0 20 0 21 0 7598633 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987765066128 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15186] ppid=15177 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15186/stat : 15186 (java) S 15177 15180 14383 0 -1 1077944384 77 0 0 0 1 0 0 0 20 0 21 0 7598633 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987764013328 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15187] ppid=15177 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15187/stat : 15187 (java) S 15177 15180 14383 0 -1 1077944384 26 0 0 0 1 1 0 0 20 0 21 0 7598633 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987762961552 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15188] ppid=15177 vsize=10973400 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15188/stat : 15188 (java) S 15177 15180 14383 0 -1 1077944384 785 0 0 0 2 1 0 0 20 0 21 0 7598633 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987761908752 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15189] ppid=15177 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15189/stat : 15189 (java) S 15177 15180 14383 0 -1 1077944384 238 0 0 0 1 1 0 0 20 0 21 0 7598633 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987760855952 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15190] ppid=15177 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15190/stat : 15190 (java) S 15177 15180 14383 0 -1 1077944384 27 0 0 0 1 1 0 0 20 0 21 0 7598633 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987759803152 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15191] ppid=15177 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15191/stat : 15191 (java) S 15177 15180 14383 0 -1 1077944384 772 0 0 0 1 1 0 0 20 0 21 0 7598635 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987047725424 139987841108610 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15192] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15192/stat : 15192 (java) S 15177 15180 14383 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 21 0 7598636 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987046671456 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15193] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15193/stat : 15193 (java) S 15177 15180 14383 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 21 0 7598636 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987045618560 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15194] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15194/stat : 15194 (java) S 15177 15180 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7598639 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987044566864 139987841116059 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15195] ppid=15177 vsize=10973400 CPUtime=1.27 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15195/stat : 15195 (java) S 15177 15180 14383 0 -1 1077944384 6255 0 0 0 126 1 0 0 20 0 21 0 7598639 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987043515248 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15196] ppid=15177 vsize=10973400 CPUtime=1.98 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15196/stat : 15196 (java) S 15177 15180 14383 0 -1 1077944384 8767 0 0 0 197 1 0 0 20 0 21 0 7598639 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987042462448 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15197] ppid=15177 vsize=10973400 CPUtime=1.75 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15197/stat : 15197 (java) S 15177 15180 14383 0 -1 1077944384 6937 0 0 0 174 1 0 0 20 0 21 0 7598639 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987041409648 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15198] ppid=15177 vsize=10973400 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15198/stat : 15198 (java) S 15177 15180 14383 0 -1 1077944384 7354 0 0 0 87 1 0 0 20 0 21 0 7598639 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987040356848 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15199] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15199/stat : 15199 (java) S 15177 15180 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7598640 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987039304288 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15200] ppid=15177 vsize=10973400 CPUtime=0.5 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15200/stat : 15200 (java) S 15177 15180 14383 0 -1 1077944384 940 0 0 0 22 28 0 0 20 0 21 0 7598640 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987038251568 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15201] ppid=15177 vsize=10973400 CPUtime=2381.15 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15201/stat : 15201 (java) R 15177 15180 14383 0 -1 4202560 11678 0 0 0 238109 6 0 0 20 0 21 0 7598657 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987035058400 139987436228687 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
Current children cumulated CPU time (s) 2388.11
Current children cumulated vsize (KiB) 10973400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2394.2 s]
/proc/loadavg: 1.94 2.01 2.04 3/283 15382
/proc/meminfo: memFree=31315436/32770624 swapFree=5852/301380
[pid=15180] ppid=15177 vsize=10973400 CPUtime=2400.02 cores=0,2,4,6,8,10,12,14
/proc/15180/stat : 15180 (java) S 15177 15180 14383 0 -1 1077944320 50458 0 0 0 239957 45 0 0 20 0 21 0 7598631 11236761600 68273 33554432000 4194304 4196468 140732487871312 140732487853856 139987841097463 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
/proc/15180/statm: 2743350 68273 3163 1 0 2731217 0
[pid=15180/tid=15181] ppid=15177 vsize=10973400 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15181/stat : 15181 (java) S 15177 15180 14383 0 -1 1077944384 4700 0 0 0 22 2 0 0 20 0 21 0 7598632 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987845340336 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15183] ppid=15177 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15183/stat : 15183 (java) S 15177 15180 14383 0 -1 1077944384 144 0 0 0 2 0 0 0 20 0 21 0 7598633 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987767171728 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15184] ppid=15177 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15184/stat : 15184 (java) S 15177 15180 14383 0 -1 1077944384 10 0 0 0 1 0 0 0 20 0 21 0 7598633 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987766118928 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15185] ppid=15177 vsize=10973400 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15185/stat : 15185 (java) S 15177 15180 14383 0 -1 1077944384 303 0 0 0 2 1 0 0 20 0 21 0 7598633 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987765066128 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15186] ppid=15177 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15186/stat : 15186 (java) S 15177 15180 14383 0 -1 1077944384 77 0 0 0 1 0 0 0 20 0 21 0 7598633 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987764013328 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15187] ppid=15177 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15187/stat : 15187 (java) S 15177 15180 14383 0 -1 1077944384 26 0 0 0 1 1 0 0 20 0 21 0 7598633 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987762961552 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15188] ppid=15177 vsize=10973400 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15188/stat : 15188 (java) S 15177 15180 14383 0 -1 1077944384 785 0 0 0 2 1 0 0 20 0 21 0 7598633 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987761908752 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15189] ppid=15177 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15189/stat : 15189 (java) S 15177 15180 14383 0 -1 1077944384 238 0 0 0 1 1 0 0 20 0 21 0 7598633 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987760855952 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15190] ppid=15177 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15190/stat : 15190 (java) S 15177 15180 14383 0 -1 1077944384 27 0 0 0 1 1 0 0 20 0 21 0 7598633 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987759803152 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15191] ppid=15177 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15191/stat : 15191 (java) S 15177 15180 14383 0 -1 1077944384 772 0 0 0 1 1 0 0 20 0 21 0 7598635 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987047725424 139987841108610 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15192] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15192/stat : 15192 (java) S 15177 15180 14383 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 21 0 7598636 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987046671456 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15193] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15193/stat : 15193 (java) S 15177 15180 14383 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 21 0 7598636 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987045618560 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15194] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15194/stat : 15194 (java) S 15177 15180 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7598639 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987044566864 139987841116059 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15195] ppid=15177 vsize=10973400 CPUtime=1.27 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15195/stat : 15195 (java) S 15177 15180 14383 0 -1 1077944384 6255 0 0 0 126 1 0 0 20 0 21 0 7598639 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987043515248 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15196] ppid=15177 vsize=10973400 CPUtime=1.98 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15196/stat : 15196 (java) S 15177 15180 14383 0 -1 1077944384 8767 0 0 0 197 1 0 0 20 0 21 0 7598639 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987042462448 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15197] ppid=15177 vsize=10973400 CPUtime=1.75 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15197/stat : 15197 (java) S 15177 15180 14383 0 -1 1077944384 6937 0 0 0 174 1 0 0 20 0 21 0 7598639 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987041409648 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15198] ppid=15177 vsize=10973400 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15198/stat : 15198 (java) S 15177 15180 14383 0 -1 1077944384 7354 0 0 0 87 1 0 0 20 0 21 0 7598639 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987040356848 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15199] ppid=15177 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15199/stat : 15199 (java) S 15177 15180 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7598640 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987039304288 139987841107669 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15200] ppid=15177 vsize=10973400 CPUtime=0.51 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15200/stat : 15200 (java) S 15177 15180 14383 0 -1 1077944384 940 0 0 0 22 29 0 0 20 0 21 0 7598640 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987038251568 139987841108610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
[pid=15180/tid=15201] ppid=15177 vsize=10973400 CPUtime=2393.05 cores=0,2,4,6,8,10,12,14
/proc/15180/task/15201/stat : 15201 (java) R 15177 15180 14383 0 -1 4202560 11678 0 0 0 239299 6 0 0 20 0 21 0 7598657 11236761600 68273 33554432000 4194304 4196468 140732487871312 139987035058400 139987435970725 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24014848 140732487877827 140732487877956 140732487877956 140732487880655 0
Current children cumulated CPU time (s) 2400.02
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 15180 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2394.21
CPU time (s): 2400.04
CPU user time (s): 2399.58
CPU system time (s): 0.455888
CPU usage (%): 100.243
Max. virtual memory (cumulated for all children) (KiB): 10973400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.58
system time used= 0.455888
maximum resident set size= 273516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50611
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55342
involuntary context switches= 122905

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1012 second user time and 17.9682 second system time

The end

Launcher Data

Begin job on node117 at 2017-07-22 13:35:00
IDJOB=4247866
IDBENCH=130599
IDSOLVER=2624
FILE ID=node117/4247866-1500723300
RUNJOBID= node117-1500718502-14414
PBS_JOBID= 20623373
Free space on /tmp= 61980 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-xcsp2-s1/QueenAttacking-11_X2.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247866-1500723300/watcher-4247866-1500723300 -o /tmp/evaluation-result-4247866-1500723300/solver-4247866-1500723300 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node117-1500718502-14414 --watchdog 2560  java -jar HOME/AbsCon-basic.jar HOME/instance-4247866-1500723300.xml

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

MD5SUM BENCH= 6c1009e087c092ca636a0299b7d1d77c
RANDOM SEED=2104310084

node117.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		: 2000.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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2400.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.92
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		: 2400.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.92
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		: 2400.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.92
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		: 1867.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.92
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		: 2267.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		: 1733.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.92
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:        31527908 kB
MemAvailable:   31770268 kB
Buffers:          129168 kB
Cached:           395328 kB
SwapCached:            0 kB
Active:           504844 kB
Inactive:         307276 kB
Active(anon):     290220 kB
Inactive(anon):     8692 kB
Active(file):     214624 kB
Inactive(file):   298584 kB
Unevictable:        5852 kB
Mlocked:            5852 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7936 kB
Writeback:             0 kB
AnonPages:        301248 kB
Mapped:            42708 kB
Shmem:              8840 kB
Slab:             124296 kB
SReclaimable:      89976 kB
SUnreclaim:        34320 kB
KernelStack:        4880 kB
PageTables:         6172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1307440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61972 MiB
End job on node117 at 2017-07-22 14:14:54