Trace number 4244411

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: OscaR - ALNS 2017-06-30? (TO) 2400.07 2390.12

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-200-10-2.xml
MD5SUM902fa3fa04f876c9ed200148bd67d93f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2200
Number of constraints2210
Number of domains1
Minimum domain size11022
Maximum domain size11022
Distribution of domain sizes[{"size":11022,"count":2200}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":200},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity200
Distribution of constraint arities[{"arity":1,"count":200},{"arity":2,"count":2000},{"arity":200,"count":10}]
Number of extensional constraints0
Number of intensional constraints2200
Distribution of constraint types[{"type":"intension","count":2200},{"type":"noOverlap","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.43/0.31	c version: 2017-06-30
0.43/0.31	c seed: 1602094995
0.43/0.31	c timeout: 2400
0.43/0.31	c memlimit: 15500
0.43/0.31	c nbcore: 8
0.43/0.33	c Parsing instance...
6.56/2.69	c Parsing done, starting search...
2400.03/2390.11	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4244411-1500684968/watcher-4244411-1500684968 -o /tmp/evaluation-result-4244411-1500684968/solver-4244411-1500684968 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500682578-15631 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1602094995 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244411-1500684968.xml 

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

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


[startup+0 s]
/proc/loadavg: 1.71 1.80 1.72 2/261 15841
/proc/meminfo: memFree=31682588/32770624 swapFree=5952/212060
[pid=15841] ppid=15838 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/stat : 15841 (java) S 15838 15841 15599 0 -1 1077944320 1750 0 0 0 0 0 0 0 20 0 2 0 3765782 369864704 1989 33554432000 4194304 4196468 140727036037792 140727036020336 139664029183735 0 0 0 16784584 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
/proc/15841/statm: 90299 1989 1125 1 0 79210 0
[pid=15841/tid=15842] ppid=15838 vsize=10621200 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15842/stat : 15842 (java) R 15838 15841 15599 0 -1 4202560 511 0 0 0 0 0 0 0 20 0 2 0 3765783 10876108800 2037 33554432000 4194304 4196468 140727036037792 139664033425824 139664021473184 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0

[startup+0.100061 s]
/proc/loadavg: 1.71 1.80 1.72 2/261 15841
/proc/meminfo: memFree=31682588/32770624 swapFree=5952/212060
[pid=15841] ppid=15838 vsize=13264380 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/15841/stat : 15841 (java) S 15838 15841 15599 0 -1 1077944320 5831 0 0 0 8 1 0 0 20 0 20 0 3765782 13582725120 6395 33554432000 4194304 4196468 140727036037792 140727036020336 139664029183735 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
/proc/15841/statm: 3316095 6395 3234 1 0 3303815 0
[pid=15841/tid=15842] ppid=15838 vsize=13264380 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15842/stat : 15842 (java) R 15838 15841 15599 0 -1 4202560 3923 0 0 0 7 1 0 0 20 0 20 0 3765783 13582725120 6461 33554432000 4194304 4196468 140727036037792 139664033419424 139663985819203 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200393 s]
/proc/loadavg: 1.71 1.80 1.72 2/261 15841
/proc/meminfo: memFree=31682588/32770624 swapFree=5952/212060
[pid=15841] ppid=15838 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/15841/stat : 15841 (java) S 15838 15841 15599 0 -1 1077944320 8998 0 0 0 23 3 0 0 20 0 20 0 3765782 13582245888 8971 33554432000 4194304 4196468 140727036037792 140727036020336 139664029183735 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
/proc/15841/statm: 3315978 8971 3539 1 0 3303698 0
[pid=15841/tid=15842] ppid=15838 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15842/stat : 15842 (java) R 15838 15841 15599 0 -1 4202560 6726 0 0 0 16 2 0 0 20 0 20 0 3765783 13582245888 8971 33554432000 4194304 4196468 140727036037792 139664033412112 139664029195670 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300336 s]
/proc/loadavg: 1.71 1.80 1.72 2/261 15841
/proc/meminfo: memFree=31682588/32770624 swapFree=5952/212060
[pid=15841] ppid=15838 vsize=13263912 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/15841/stat : 15841 (java) S 15838 15841 15599 0 -1 1077944320 9993 0 0 0 39 4 0 0 20 0 20 0 3765782 13582245888 10721 33554432000 4194304 4196468 140727036037792 140727036020336 139664029183735 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
/proc/15841/statm: 3315978 10721 3626 1 0 3303698 0
[pid=15841/tid=15842] ppid=15838 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15842/stat : 15842 (java) R 15838 15841 15599 0 -1 4202560 7453 0 0 0 25 2 0 0 20 0 20 0 3765783 13582245888 10721 33554432000 4194304 4196468 140727036037792 139664033400272 139664029205661 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 13263912

[startup+0.700208 s]
/proc/loadavg: 1.71 1.80 1.72 2/261 15841
/proc/meminfo: memFree=31682588/32770624 swapFree=5952/212060
[pid=15841] ppid=15838 vsize=13265980 CPUtime=1.48 cores=1,3,5,7,9,11,13,15
/proc/15841/stat : 15841 (java) S 15838 15841 15599 0 -1 1077944320 13842 0 0 0 142 6 0 0 20 0 20 0 3765782 13584363520 21616 33554432000 4194304 4196468 140727036037792 140727036020336 139664029183735 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
/proc/15841/statm: 3316495 21616 3770 1 0 3304210 0
[pid=15841/tid=15842] ppid=15838 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15842/stat : 15842 (java) R 15838 15841 15599 0 -1 4202560 8523 0 0 0 63 4 0 0 20 0 20 0 3765783 13584363520 21616 33554432000 4194304 4196468 140727036037792 139664033420256 139664029205082 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13265980

[startup+1.50117 s]
/proc/loadavg: 1.71 1.80 1.72 3/257 15871
/proc/meminfo: memFree=31759716/32770624 swapFree=5952/212012
[pid=15841] ppid=15838 vsize=13268028 CPUtime=4.53 cores=1,3,5,7,9,11,13,15
/proc/15841/stat : 15841 (java) S 15838 15841 15599 0 -1 1077944320 25439 0 0 0 443 10 0 0 20 0 20 0 3765782 13586460672 44933 33554432000 4194304 4196468 140727036037792 140727036020336 139664029183735 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
/proc/15841/statm: 3317007 44933 3791 1 0 3304722 0
[pid=15841/tid=15842] ppid=15838 vsize=13268028 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15842/stat : 15842 (java) R 15838 15841 15599 0 -1 4202560 11033 0 0 0 141 6 0 0 20 0 20 0 3765783 13586460672 44933 33554432000 4194304 4196468 140727036037792 139664033417992 139664010832683 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15844] ppid=15838 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15844/stat : 15844 (java) S 15838 15841 15599 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3765784 13586460672 44933 33554432000 4194304 4196468 140727036037792 139663961320464 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15845] ppid=15838 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15845/stat : 15845 (java) S 15838 15841 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3765784 13586460672 44933 33554432000 4194304 4196468 140727036037792 139663960267920 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15846] ppid=15838 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15846/stat : 15846 (java) S 15838 15841 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3765784 13586460672 44933 33554432000 4194304 4196468 140727036037792 139663959214864 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15847] ppid=15838 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15847/stat : 15847 (java) S 15838 15841 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3765784 13586460672 44933 33554432000 4194304 4196468 140727036037792 139663958162320 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15848] ppid=15838 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15848/stat : 15848 (java) S 15838 15841 15599 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3765784 13586460672 44933 33554432000 4194304 4196468 140727036037792 139663957109264 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15849] ppid=15838 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15849/stat : 15849 (java) S 15838 15841 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3765784 13586460672 44933 33554432000 4194304 4196468 140727036037792 139663956056720 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15850] ppid=15838 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15850/stat : 15850 (java) S 15838 15841 15599 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3765784 13586460672 44933 33554432000 4194304 4196468 140727036037792 139663955003664 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15851] ppid=15838 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15851/stat : 15851 (java) S 15838 15841 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3765784 13586460672 44933 33554432000 4194304 4196468 140727036037792 139663953951120 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15852] ppid=15838 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15852/stat : 15852 (java) S 15838 15841 15599 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 3765786 13586460672 44933 33554432000 4194304 4196468 140727036037792 139663289740016 139664029194882 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15853] ppid=15838 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15853/stat : 15853 (java) S 15838 15841 15599 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3765787 13586460672 44999 33554432000 4194304 4196468 140727036037792 139663288686240 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15854] ppid=15838 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15854/stat : 15854 (java) S 15838 15841 15599 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3765787 13586460672 44999 33554432000 4194304 4196468 140727036037792 139663287633136 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15855] ppid=15838 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15855/stat : 15855 (java) S 15838 15841 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3765791 13586460672 44999 33554432000 4194304 4196468 140727036037792 139663286581712 139664029202331 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15856] ppid=15838 vsize=13268028 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15856/stat : 15856 (java) S 15838 15841 15599 0 -1 1077944384 2769 0 0 0 76 0 0 0 20 0 20 0 3765791 13586460672 44999 33554432000 4194304 4196468 140727036037792 139663285528816 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15857] ppid=15838 vsize=13268028 CPUtime=0.72 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15857/stat : 15857 (java) S 15838 15841 15599 0 -1 1077944384 2955 0 0 0 71 1 0 0 20 0 20 0 3765791 13586460672 45065 33554432000 4194304 4196468 140727036037792 139663284476272 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15858] ppid=15838 vsize=13268028 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15858/stat : 15858 (java) S 15838 15841 15599 0 -1 1077944384 3177 0 0 0 79 1 0 0 20 0 20 0 3765791 13586460672 45065 33554432000 4194304 4196468 140727036037792 139663283423216 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15859] ppid=15838 vsize=13268028 CPUtime=0.73 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15859/stat : 15859 (java) R 15838 15841 15599 0 -1 4202560 4192 0 0 0 72 1 0 0 20 0 20 0 3765791 13586460672 45065 33554432000 4194304 4196468 140727036037792 139663282366712 139664009419860 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15860] ppid=15838 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15860/stat : 15860 (java) S 15838 15841 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3765791 13586460672 45065 33554432000 4194304 4196468 140727036037792 139663281318880 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15861] ppid=15838 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15861/stat : 15861 (java) S 15838 15841 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3765792 13586460672 45065 33554432000 4194304 4196468 140727036037792 139663280266416 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
Current children cumulated CPU time (s) 4.53
Current children cumulated vsize (KiB) 13268028

[startup+3.10074 s]
/proc/loadavg: 1.71 1.80 1.72 3/281 15948
/proc/meminfo: memFree=31675836/32770624 swapFree=5952/212052
[pid=15841] ppid=15838 vsize=13270076 CPUtime=8.34 cores=1,3,5,7,9,11,13,15
/proc/15841/stat : 15841 (java) S 15838 15841 15599 0 -1 1077944320 34355 0 0 0 818 16 0 0 20 0 20 0 3765782 13588557824 59340 33554432000 4194304 4196468 140727036037792 140727036020336 139664029183735 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
/proc/15841/statm: 3317519 59340 3820 1 0 3305234 0
[pid=15841/tid=15842] ppid=15838 vsize=13270076 CPUtime=3.03 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15842/stat : 15842 (java) R 15838 15841 15599 0 -1 4202560 12194 0 0 0 297 6 0 0 20 0 20 0 3765783 13588557824 59340 33554432000 4194304 4196468 140727036037792 139664033418952 139663638575504 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15844] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15844/stat : 15844 (java) S 15838 15841 15599 0 -1 1077944384 271 0 0 0 0 0 0 0 20 0 20 0 3765784 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663961320464 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15845] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15845/stat : 15845 (java) S 15838 15841 15599 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 3765784 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663960267920 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15846] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15846/stat : 15846 (java) S 15838 15841 15599 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 20 0 3765784 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663959214864 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15847] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15847/stat : 15847 (java) S 15838 15841 15599 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 3765784 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663958162320 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15848] ppid=15838 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15848/stat : 15848 (java) S 15838 15841 15599 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 20 0 3765784 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663957109264 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15849] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15849/stat : 15849 (java) S 15838 15841 15599 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 20 0 3765784 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663956056720 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15850] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15850/stat : 15850 (java) S 15838 15841 15599 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 3765784 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663955003664 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15851] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15851/stat : 15851 (java) S 15838 15841 15599 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 3765784 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663953951120 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15852] ppid=15838 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15852/stat : 15852 (java) S 15838 15841 15599 0 -1 1077944384 213 0 0 0 1 0 0 0 20 0 20 0 3765786 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663289740016 139664029194882 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15853] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15853/stat : 15853 (java) S 15838 15841 15599 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 3765787 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663288686240 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15854] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15854/stat : 15854 (java) S 15838 15841 15599 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 3765787 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663287633152 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15855] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15855/stat : 15855 (java) S 15838 15841 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3765791 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663286581712 139664029202331 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15856] ppid=15838 vsize=13270076 CPUtime=1.36 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15856/stat : 15856 (java) R 15838 15841 15599 0 -1 4202560 4567 0 0 0 135 1 0 0 20 0 20 0 3765791 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663285515384 139664008429578 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15857] ppid=15838 vsize=13270076 CPUtime=1.35 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15857/stat : 15857 (java) R 15838 15841 15599 0 -1 4202560 4386 0 0 0 134 1 0 0 20 0 20 0 3765791 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663284457288 139664013576129 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15858] ppid=15838 vsize=13270076 CPUtime=1.5 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15858/stat : 15858 (java) R 15838 15841 15599 0 -1 4202560 5062 0 0 0 149 1 0 0 20 0 20 0 3765791 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663283408680 139664014113111 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15859] ppid=15838 vsize=13270076 CPUtime=0.94 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15859/stat : 15859 (java) S 15838 15841 15599 0 -1 1077944384 6013 0 0 0 93 1 0 0 20 0 20 0 3765791 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663282370672 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15860] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15860/stat : 15860 (java) S 15838 15841 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3765791 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663281318880 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15861] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15861/stat : 15861 (java) S 15838 15841 15599 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 3765792 13588557824 59340 33554432000 4194304 4196468 140727036037792 139663280266416 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
Current children cumulated CPU time (s) 8.34
Current children cumulated vsize (KiB) 13270076

[startup+6.30082 s]
/proc/loadavg: 1.74 1.80 1.72 6/281 15948
/proc/meminfo: memFree=31369512/32770624 swapFree=5952/212064
[pid=15841] ppid=15838 vsize=13270076 CPUtime=12.71 cores=1,3,5,7,9,11,13,15
/proc/15841/stat : 15841 (java) S 15838 15841 15599 0 -1 1077944320 36218 0 0 0 1245 26 0 0 20 0 20 0 3765782 13588557824 64909 33554432000 4194304 4196468 140727036037792 140727036020336 139664029183735 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
/proc/15841/statm: 3317519 64909 3829 1 0 3305234 0
[pid=15841/tid=15842] ppid=15838 vsize=13270076 CPUtime=6.2 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15842/stat : 15842 (java) R 15838 15841 15599 0 -1 4202560 12240 0 0 0 614 6 0 0 20 0 20 0 3765783 13588557824 64909 33554432000 4194304 4196468 140727036037792 139664033419848 139663639934997 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15844] ppid=15838 vsize=13270076 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15844/stat : 15844 (java) S 15838 15841 15599 0 -1 1077944384 280 0 0 0 2 1 0 0 20 0 20 0 3765784 13588557824 64909 33554432000 4194304 4196468 140727036037792 139663961320464 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15845] ppid=15838 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15845/stat : 15845 (java) S 15838 15841 15599 0 -1 1077944384 29 0 0 0 1 1 0 0 20 0 20 0 3765784 13588557824 64909 33554432000 4194304 4196468 140727036037792 139663960267920 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15846] ppid=15838 vsize=13270076 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15846/stat : 15846 (java) S 15838 15841 15599 0 -1 1077944384 52 0 0 0 2 2 0 0 20 0 20 0 3765784 13588557824 64909 33554432000 4194304 4196468 140727036037792 139663959214864 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15847] ppid=15838 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15847/stat : 15847 (java) S 15838 15841 15599 0 -1 1077944384 27 0 0 0 1 1 0 0 20 0 20 0 3765784 13588557824 64909 33554432000 4194304 4196468 140727036037792 139663958162320 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15848] ppid=15838 vsize=13270076 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15848/stat : 15848 (java) S 15838 15841 15599 0 -1 1077944384 96 0 0 0 2 1 0 0 20 0 20 0 3765784 13588557824 64909 33554432000 4194304 4196468 140727036037792 139663957109264 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15849] ppid=15838 vsize=13270076 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15849/stat : 15849 (java) S 15838 15841 15599 0 -1 1077944384 57 0 0 0 2 1 0 0 20 0 20 0 3765784 13588557824 64909 33554432000 4194304 4196468 140727036037792 139663956056720 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15850] ppid=15838 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15850/stat : 15850 (java) S 15838 15841 15599 0 -1 1077944384 25 0 0 0 1 1 0 0 20 0 20 0 3765784 13588557824 64909 33554432000 4194304 4196468 140727036037792 139663955003664 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15851] ppid=15838 vsize=13270076 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15851/stat : 15851 (java) S 15838 15841 15599 0 -1 1077944384 73 0 0 0 2 1 0 0 20 0 20 0 3765784 13588557824 64909 33554432000 4194304 4196468 140727036037792 139663953951120 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15852] ppid=15838 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15852/stat : 15852 (java) S 15838 15841 15599 0 -1 1077944384 277 0 0 0 1 0 0 0 20 0 20 0 3765786 13588557824 64909 33554432000 4194304 4196468 140727036037792 139663289740016 139664029194882 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15853] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15853/stat : 15853 (java) S 15838 15841 15599 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 3765787 13588557824 64909 33554432000 4194304 4196468 140727036037792 139663288686304 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15854] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15854/stat : 15854 (java) S 15838 15841 15599 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 3765787 13588557824 64909 33554432000 4194304 4196468 140727036037792 139663287633152 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15855] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=15841/tid=15857] ppid=15838 vsize=13270076 CPUtime=2.2 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15857/stat : 15857 (java) S 15838 15841 15599 0 -1 1077944384 12549 0 0 0 218 2 0 0 20 0 20 0 3765791 13588557824 79607 33554432000 4194304 4196468 140727036037792 139663284476272 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15858] ppid=15838 vsize=13270076 CPUtime=1.96 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15858/stat : 15858 (java) S 15838 15841 15599 0 -1 1077944384 10685 0 0 0 194 2 0 0 20 0 20 0 3765791 13588557824 79607 33554432000 4194304 4196468 140727036037792 139663283423216 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15859] ppid=15838 vsize=13270076 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15859/stat : 15859 (java) S 15838 15841 15599 0 -1 1077944384 7615 0 0 0 98 2 0 0 20 0 20 0 3765791 13588557824 79607 33554432000 4194304 4196468 140727036037792 139663282370672 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15860] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15860/stat : 15860 (java) S 15838 15841 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3765791 13588557824 79607 33554432000 4194304 4196468 140727036037792 139663281318880 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15861] ppid=15838 vsize=13270076 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15861/stat : 15861 (java) S 15838 15841 15599 0 -1 1077944384 1100 0 0 0 21 29 0 0 20 0 20 0 3765792 13588557824 79607 33554432000 4194304 4196468 140727036037792 139663280266416 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
Current children cumulated CPU time (s) 2332.19
Current children cumulated vsize (KiB) 13270076

[startup+2382.3 s]
/proc/loadavg: 1.88 1.89 1.87 3/281 16167
/proc/meminfo: memFree=31233764/32770624 swapFree=5952/240920
[pid=15841] ppid=15838 vsize=13270076 CPUtime=2392.23 cores=1,3,5,7,9,11,13,15
/proc/15841/stat : 15841 (java) S 15838 15841 15599 0 -1 1077944320 90503 0 0 0 239118 105 0 0 20 0 20 0 3765782 13588557824 79478 33554432000 4194304 4196468 140727036037792 140727036020336 139664029183735 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
/proc/15841/statm: 3317519 79478 3832 1 0 3305234 0
[pid=15841/tid=15842] ppid=15838 vsize=13270076 CPUtime=2381.2 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15842/stat : 15842 (java) R 15838 15841 15599 0 -1 4202560 29814 0 0 0 238107 13 0 0 20 0 20 0 3765783 13588557824 79478 33554432000 4194304 4196468 140727036037792 139664033421936 139663640023607 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15844] ppid=15838 vsize=13270076 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15844/stat : 15844 (java) S 15838 15841 15599 0 -1 1077944384 1559 0 0 0 36 7 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663961320464 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15845] ppid=15838 vsize=13270076 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15845/stat : 15845 (java) S 15838 15841 15599 0 -1 1077944384 1463 0 0 0 33 7 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663960267920 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15846] ppid=15838 vsize=13270076 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15846/stat : 15846 (java) S 15838 15841 15599 0 -1 1077944384 3055 0 0 0 36 7 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663959214864 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15847] ppid=15838 vsize=13270076 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15847/stat : 15847 (java) S 15838 15841 15599 0 -1 1077944384 1117 0 0 0 35 6 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663958162320 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15848] ppid=15838 vsize=13270076 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15848/stat : 15848 (java) S 15838 15841 15599 0 -1 1077944384 1631 0 0 0 35 7 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663957109264 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15849] ppid=15838 vsize=13270076 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15849/stat : 15849 (java) S 15838 15841 15599 0 -1 1077944384 2037 0 0 0 37 7 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663956056720 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15850] ppid=15838 vsize=13270076 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15850/stat : 15850 (java) S 15838 15841 15599 0 -1 1077944384 1115 0 0 0 36 6 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663955003664 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15851] ppid=15838 vsize=13270076 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15851/stat : 15851 (java) S 15838 15841 15599 0 -1 1077944384 3027 0 0 0 35 8 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663953951120 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15852] ppid=15838 vsize=13270076 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15852/stat : 15852 (java) S 15838 15841 15599 0 -1 1077944384 5920 0 0 0 8 4 0 0 20 0 20 0 3765786 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663289740016 139664029194882 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15853] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15853/stat : 15853 (java) S 15838 15841 15599 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 3765787 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663288686304 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15854] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15854/stat : 15854 (java) S 15838 15841 15599 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 3765787 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663287633152 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15855] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15855/stat : 15855 (java) S 15838 15841 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663286581712 139664029202331 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15856] ppid=15838 vsize=13270076 CPUtime=1.69 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15856/stat : 15856 (java) S 15838 15841 15599 0 -1 1077944384 6372 0 0 0 168 1 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663285528816 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15857] ppid=15838 vsize=13270076 CPUtime=2.2 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15857/stat : 15857 (java) S 15838 15841 15599 0 -1 1077944384 12549 0 0 0 218 2 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663284476272 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15858] ppid=15838 vsize=13270076 CPUtime=1.96 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15858/stat : 15858 (java) S 15838 15841 15599 0 -1 1077944384 10685 0 0 0 194 2 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663283423216 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15859] ppid=15838 vsize=13270076 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15859/stat : 15859 (java) S 15838 15841 15599 0 -1 1077944384 7615 0 0 0 98 2 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663282370672 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15860] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15860/stat : 15860 (java) S 15838 15841 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663281318880 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15861] ppid=15838 vsize=13270076 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15861/stat : 15861 (java) S 15838 15841 15599 0 -1 1077944384 1118 0 0 0 21 30 0 0 20 0 20 0 3765792 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663280266416 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
Current children cumulated CPU time (s) 2392.23
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2390.1 s]
/proc/loadavg: 1.89 1.90 1.87 3/281 16167
/proc/meminfo: memFree=31226472/32770624 swapFree=5952/240936
[pid=15841] ppid=15838 vsize=13270076 CPUtime=2400.03 cores=1,3,5,7,9,11,13,15
/proc/15841/stat : 15841 (java) S 15838 15841 15599 0 -1 1077944320 90505 0 0 0 239898 105 0 0 20 0 20 0 3765782 13588557824 79478 33554432000 4194304 4196468 140727036037792 140727036020336 139664029183735 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
/proc/15841/statm: 3317519 79478 3832 1 0 3305234 0
[pid=15841/tid=15842] ppid=15838 vsize=13270076 CPUtime=2389 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15842/stat : 15842 (java) R 15838 15841 15599 0 -1 4202560 29814 0 0 0 238887 13 0 0 20 0 20 0 3765783 13588557824 79478 33554432000 4194304 4196468 140727036037792 139664033421936 139663640322654 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15844] ppid=15838 vsize=13270076 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15844/stat : 15844 (java) S 15838 15841 15599 0 -1 1077944384 1559 0 0 0 36 7 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663961320464 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15845] ppid=15838 vsize=13270076 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15845/stat : 15845 (java) S 15838 15841 15599 0 -1 1077944384 1463 0 0 0 33 7 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663960267920 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15846] ppid=15838 vsize=13270076 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15846/stat : 15846 (java) S 15838 15841 15599 0 -1 1077944384 3055 0 0 0 36 7 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663959214864 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15847] ppid=15838 vsize=13270076 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15847/stat : 15847 (java) S 15838 15841 15599 0 -1 1077944384 1117 0 0 0 35 6 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663958162320 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15848] ppid=15838 vsize=13270076 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15848/stat : 15848 (java) S 15838 15841 15599 0 -1 1077944384 1631 0 0 0 35 7 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663957109264 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15849] ppid=15838 vsize=13270076 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15849/stat : 15849 (java) S 15838 15841 15599 0 -1 1077944384 2037 0 0 0 37 7 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663956056720 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15850] ppid=15838 vsize=13270076 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15850/stat : 15850 (java) S 15838 15841 15599 0 -1 1077944384 1115 0 0 0 36 6 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663955003664 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15851] ppid=15838 vsize=13270076 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15851/stat : 15851 (java) S 15838 15841 15599 0 -1 1077944384 3027 0 0 0 35 8 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663953951120 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15852] ppid=15838 vsize=13270076 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15852/stat : 15852 (java) S 15838 15841 15599 0 -1 1077944384 5920 0 0 0 8 4 0 0 20 0 20 0 3765786 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663289740016 139664029194882 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15853] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15853/stat : 15853 (java) S 15838 15841 15599 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 3765787 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663288686304 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15854] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15854/stat : 15854 (java) S 15838 15841 15599 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 3765787 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663287633152 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15855] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15855/stat : 15855 (java) S 15838 15841 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663286581712 139664029202331 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15856] ppid=15838 vsize=13270076 CPUtime=1.69 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15856/stat : 15856 (java) S 15838 15841 15599 0 -1 1077944384 6372 0 0 0 168 1 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663285528816 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15857] ppid=15838 vsize=13270076 CPUtime=2.2 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15857/stat : 15857 (java) S 15838 15841 15599 0 -1 1077944384 12549 0 0 0 218 2 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663284476272 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15858] ppid=15838 vsize=13270076 CPUtime=1.96 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15858/stat : 15858 (java) S 15838 15841 15599 0 -1 1077944384 10685 0 0 0 194 2 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663283423216 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15859] ppid=15838 vsize=13270076 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15859/stat : 15859 (java) S 15838 15841 15599 0 -1 1077944384 7615 0 0 0 98 2 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663282370672 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15860] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15860/stat : 15860 (java) S 15838 15841 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663281318880 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15861] ppid=15838 vsize=13270076 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15861/stat : 15861 (java) S 15838 15841 15599 0 -1 1077944384 1120 0 0 0 21 30 0 0 20 0 20 0 3765792 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663280266416 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 13270076

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+2390.1 s]
/proc/loadavg: 1.89 1.90 1.87 3/281 16167
/proc/meminfo: memFree=31226472/32770624 swapFree=5952/240936
[pid=15841] ppid=15838 vsize=13270076 CPUtime=2400.03 cores=1,3,5,7,9,11,13,15
/proc/15841/stat : 15841 (java) S 15838 15841 15599 0 -1 1077944320 90505 0 0 0 239898 105 0 0 20 0 20 0 3765782 13588557824 79478 33554432000 4194304 4196468 140727036037792 140727036020336 139664029183735 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
/proc/15841/statm: 3317519 79478 3832 1 0 3305234 0
[pid=15841/tid=15842] ppid=15838 vsize=13270076 CPUtime=2389 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15842/stat : 15842 (java) R 15838 15841 15599 0 -1 4202560 29814 0 0 0 238887 13 0 0 20 0 20 0 3765783 13588557824 79478 33554432000 4194304 4196468 140727036037792 139664033421936 139663640322654 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15844] ppid=15838 vsize=13270076 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15844/stat : 15844 (java) S 15838 15841 15599 0 -1 1077944384 1559 0 0 0 36 7 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663961320464 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15845] ppid=15838 vsize=13270076 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15845/stat : 15845 (java) S 15838 15841 15599 0 -1 1077944384 1463 0 0 0 33 7 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663960267920 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15846] ppid=15838 vsize=13270076 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15846/stat : 15846 (java) S 15838 15841 15599 0 -1 1077944384 3055 0 0 0 36 7 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663959214864 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15847] ppid=15838 vsize=13270076 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15847/stat : 15847 (java) S 15838 15841 15599 0 -1 1077944384 1117 0 0 0 35 6 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663958162320 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15848] ppid=15838 vsize=13270076 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15848/stat : 15848 (java) S 15838 15841 15599 0 -1 1077944384 1631 0 0 0 35 7 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663957109264 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15849] ppid=15838 vsize=13270076 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15849/stat : 15849 (java) S 15838 15841 15599 0 -1 1077944384 2037 0 0 0 37 7 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663956056720 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15850] ppid=15838 vsize=13270076 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15850/stat : 15850 (java) S 15838 15841 15599 0 -1 1077944384 1115 0 0 0 36 6 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663955003664 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15851] ppid=15838 vsize=13270076 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15851/stat : 15851 (java) S 15838 15841 15599 0 -1 1077944384 3027 0 0 0 35 8 0 0 20 0 20 0 3765784 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663953951120 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15852] ppid=15838 vsize=13270076 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15852/stat : 15852 (java) S 15838 15841 15599 0 -1 1077944384 5920 0 0 0 8 4 0 0 20 0 20 0 3765786 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663289740016 139664029194882 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15853] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15853/stat : 15853 (java) S 15838 15841 15599 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 3765787 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663288686304 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15854] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15854/stat : 15854 (java) S 15838 15841 15599 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 3765787 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663287633152 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15855] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15855/stat : 15855 (java) S 15838 15841 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663286581712 139664029202331 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15856] ppid=15838 vsize=13270076 CPUtime=1.69 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15856/stat : 15856 (java) S 15838 15841 15599 0 -1 1077944384 6372 0 0 0 168 1 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663285528816 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15857] ppid=15838 vsize=13270076 CPUtime=2.2 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15857/stat : 15857 (java) S 15838 15841 15599 0 -1 1077944384 12549 0 0 0 218 2 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663284476272 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15858] ppid=15838 vsize=13270076 CPUtime=1.96 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15858/stat : 15858 (java) S 15838 15841 15599 0 -1 1077944384 10685 0 0 0 194 2 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663283423216 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15859] ppid=15838 vsize=13270076 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15859/stat : 15859 (java) S 15838 15841 15599 0 -1 1077944384 7615 0 0 0 98 2 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663282370672 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15860] ppid=15838 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15860/stat : 15860 (java) S 15838 15841 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3765791 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663281318880 139664029193941 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
[pid=15841/tid=15861] ppid=15838 vsize=13270076 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/15841/task/15861/stat : 15861 (java) S 15838 15841 15599 0 -1 1077944384 1120 0 0 0 21 30 0 0 20 0 20 0 3765792 13588557824 79478 33554432000 4194304 4196468 140727036037792 139663280266416 139664029194882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19136512 140727036040335 140727036040516 140727036040516 140727036043215 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2390.12
CPU time (s): 2400.07
CPU user time (s): 2399.01
CPU system time (s): 1.05797
CPU usage (%): 100.416
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.01
system time used= 1.05797
maximum resident set size= 657416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90722
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58521
involuntary context switches= 121851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.047 second user time and 16.7885 second system time

The end

Launcher Data

Begin job on node113 at 2017-07-22 02:56:08
IDJOB=4244411
IDBENCH=115644
IDSOLVER=2627
FILE ID=node113/4244411-1500684968
RUNJOBID= node113-1500682578-15631
PBS_JOBID= 20623330
Free space on /tmp= 61976 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-200-10-2.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244411-1500684968/watcher-4244411-1500684968 -o /tmp/evaluation-result-4244411-1500684968/solver-4244411-1500684968 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500682578-15631 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1602094995 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244411-1500684968.xml

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

MD5SUM BENCH= 902fa3fa04f876c9ed200148bd67d93f
RANDOM SEED=1602094995

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

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

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

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

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

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

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

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

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.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.79
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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:        31682552 kB
MemAvailable:   31834520 kB
Buffers:           47300 kB
Cached:           412968 kB
SwapCached:            0 kB
Active:           488524 kB
Inactive:         220892 kB
Active(anon):     251996 kB
Inactive(anon):     8596 kB
Active(file):     236528 kB
Inactive(file):   212296 kB
Unevictable:        5952 kB
Mlocked:            5952 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42248 kB
Writeback:             0 kB
AnonPages:        256844 kB
Mapped:            45060 kB
Shmem:              8848 kB
Slab:              70396 kB
SReclaimable:      37960 kB
SUnreclaim:        32436 kB
KernelStack:        4576 kB
PageTables:         5748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1151052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      148864 kB
DirectMap2M:    33396736 kB

Free space on /tmp at the end= 61936 MiB
End job on node113 at 2017-07-22 03:35:58