Trace number 4249744

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 - Conflict Ordering 2017-06-30? (TO) 2400.07 2348.31

General information on the benchmark

NameBinPacking/BinPacking-sum-sw100/
BinPacking-sum-sw100-11.xml
MD5SUMc58f2fe5ede8c4d6ff77ee35850bdc3a
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 variables109
Number of constraints39
Number of domains2
Minimum domain size19
Maximum domain size46
Distribution of domain sizes[{"size":19,"count":1},{"size":46,"count":108}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":90},{"degree":5,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":36},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":18},{"type":"lex","count":1},{"type":"sum","count":18},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.42/0.30	c version: 2017-06-30
0.42/0.30	c seed: 236308611
0.42/0.30	c timeout: 2400
0.42/0.30	c memlimit: 15500
0.42/0.30	c nbcore: 8
0.42/0.32	c Parsing instance...
1.15/0.78	c Parsing done, starting search...
2400.04/2348.30	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-4249744-1500767150/watcher-4249744-1500767150 -o /tmp/evaluation-result-4249744-1500767150/solver-4249744-1500767150 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node115-1500750628-23272 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 236308611 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249744-1500767150.xml 

pid=25369
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: 2.61 2.03 1.86 10/261 25372
/proc/meminfo: memFree=22645816/32770624 swapFree=5848/313456
[pid=25372] ppid=25369 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/stat : 25372 (java) S 25369 25372 23240 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 11984064 369864704 1925 33554432000 4194304 4196468 140731736249232 140731736231776 139892720697079 0 0 0 16784584 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
/proc/25372/statm: 90299 1925 1072 1 0 79210 0
[pid=25372/tid=25373] ppid=25369 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25373/stat : 25373 (java) S 25369 25372 23240 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 11984064 369864704 1925 33554432000 4194304 4196468 140731736249232 139892724939168 139892720708226 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0

[startup+0.100082 s]
/proc/loadavg: 2.61 2.03 1.86 10/261 25372
/proc/meminfo: memFree=22645816/32770624 swapFree=5848/313456
[pid=25372] ppid=25369 vsize=13264380 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/25372/stat : 25372 (java) S 25369 25372 23240 0 -1 1077944320 5799 0 0 0 9 1 0 0 20 0 20 0 11984064 13582725120 6369 33554432000 4194304 4196468 140731736249232 140731736231776 139892720697079 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
/proc/25372/statm: 3316095 6369 3315 1 0 3303815 0
[pid=25372/tid=25373] ppid=25369 vsize=13264380 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25373/stat : 25373 (java) R 25369 25372 23240 0 -1 4202560 3878 0 0 0 7 1 0 0 20 0 20 0 11984064 13582725120 6369 33554432000 4194304 4196468 140731736249232 139892724939360 139892706390491 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13264380

[startup+0.200386 s]
/proc/loadavg: 2.61 2.03 1.86 10/261 25372
/proc/meminfo: memFree=22645816/32770624 swapFree=5848/313456
[pid=25372] ppid=25369 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/25372/stat : 25372 (java) S 25369 25372 23240 0 -1 1077944320 8923 0 0 0 24 2 0 0 20 0 20 0 11984064 13582245888 8902 33554432000 4194304 4196468 140731736249232 140731736231776 139892720697079 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
/proc/25372/statm: 3315978 8902 3508 1 0 3303698 0
[pid=25372/tid=25373] ppid=25369 vsize=13263912 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25373/stat : 25373 (java) R 25369 25372 23240 0 -1 4202560 6638 0 0 0 16 1 0 0 20 0 20 0 11984064 13582245888 8902 33554432000 4194304 4196468 140731736249232 139892724925456 139892720719005 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300364 s]
/proc/loadavg: 2.61 2.03 1.86 10/261 25372
/proc/meminfo: memFree=22645816/32770624 swapFree=5848/313456
[pid=25372] ppid=25369 vsize=13263912 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/25372/stat : 25372 (java) S 25369 25372 23240 0 -1 1077944320 9920 0 0 0 39 3 0 0 20 0 20 0 11984064 13582245888 11126 33554432000 4194304 4196468 140731736249232 140731736231776 139892720697079 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
/proc/25372/statm: 3315978 11126 3613 1 0 3303698 0
[pid=25372/tid=25373] ppid=25369 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25373/stat : 25373 (java) R 25369 25372 23240 0 -1 4202560 7363 0 0 0 25 2 0 0 20 0 20 0 11984064 13582245888 11126 33554432000 4194304 4196468 140731736249232 139892724913728 139892704777566 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700306 s]
/proc/loadavg: 2.61 2.03 1.86 10/261 25372
/proc/meminfo: memFree=22645816/32770624 swapFree=5848/313456
[pid=25372] ppid=25369 vsize=13268028 CPUtime=1.15 cores=1,3,5,7,9,11,13,15
/proc/25372/stat : 25372 (java) S 25369 25372 23240 0 -1 1077944320 12920 0 0 0 110 5 0 0 20 0 20 0 11984064 13586460672 18806 33554432000 4194304 4196468 140731736249232 140731736231776 139892720697079 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
/proc/25372/statm: 3317007 18806 3759 1 0 3304722 0
[pid=25372/tid=25373] ppid=25369 vsize=13268028 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25373/stat : 25373 (java) R 25369 25372 23240 0 -1 4202560 9173 0 0 0 63 4 0 0 20 0 20 0 11984064 13586460672 18806 33554432000 4194304 4196468 140731736249232 139892724923888 139892720719005 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 13268028

[startup+1.50111 s]
/proc/loadavg: 2.61 2.03 1.86 6/281 25392
/proc/meminfo: memFree=22242460/32770624 swapFree=5848/313480
[pid=25372] ppid=25369 vsize=13268028 CPUtime=4.14 cores=1,3,5,7,9,11,13,15
/proc/25372/stat : 25372 (java) S 25369 25372 23240 0 -1 1077944320 27620 0 0 0 405 9 0 0 20 0 20 0 11984064 13586460672 42656 33554432000 4194304 4196468 140731736249232 140731736231776 139892720697079 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
/proc/25372/statm: 3317007 42656 3768 1 0 3304722 0
[pid=25372/tid=25373] ppid=25369 vsize=13268028 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25373/stat : 25373 (java) R 25369 25372 23240 0 -1 4202560 10507 0 0 0 141 6 0 0 20 0 20 0 11984064 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892724933128 139892340239433 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25375] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25375/stat : 25375 (java) S 25369 25372 23240 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 11984065 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892659661456 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25376] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25376/stat : 25376 (java) S 25369 25372 23240 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11984065 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892658608656 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25377] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25377/stat : 25377 (java) S 25369 25372 23240 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 11984065 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892657555856 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25378] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25378/stat : 25378 (java) S 25369 25372 23240 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 11984065 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892656503056 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25379] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25379/stat : 25379 (java) S 25369 25372 23240 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11984065 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892315610256 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25380] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25380/stat : 25380 (java) S 25369 25372 23240 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 11984065 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892314557456 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25381] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25381/stat : 25381 (java) S 25369 25372 23240 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 11984065 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892313504656 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25382] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25382/stat : 25382 (java) S 25369 25372 23240 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 11984065 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892312451856 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25383] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25383/stat : 25383 (java) S 25369 25372 23240 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 11984067 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892184045936 139892720708226 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25384] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25384/stat : 25384 (java) S 25369 25372 23240 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 11984068 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892182991904 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25385] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25385/stat : 25385 (java) S 25369 25372 23240 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 11984068 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892181939056 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25386] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25386/stat : 25386 (java) S 25369 25372 23240 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11984072 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892180887376 139892720715675 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25387] ppid=25369 vsize=13268028 CPUtime=0.72 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25387/stat : 25387 (java) S 25369 25372 23240 0 -1 1077944384 4197 0 0 0 72 0 0 0 20 0 20 0 11984072 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892179835760 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25388] ppid=25369 vsize=13268028 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25388/stat : 25388 (java) S 25369 25372 23240 0 -1 1077944384 4499 0 0 0 74 0 0 0 20 0 20 0 11984072 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892178782960 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25389] ppid=25369 vsize=13268028 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25389/stat : 25389 (java) R 25369 25372 23240 0 -1 4202560 5398 0 0 0 77 0 0 0 20 0 20 0 11984072 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892177730456 139892698863560 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25390] ppid=25369 vsize=13268028 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25390/stat : 25390 (java) S 25369 25372 23240 0 -1 1077944384 1609 0 0 0 38 0 0 0 20 0 20 0 11984072 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892176677360 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25391] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25391/stat : 25391 (java) S 25369 25372 23240 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11984072 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892175624800 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25392] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25392/stat : 25392 (java) S 25369 25372 23240 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11984072 13586460672 42656 33554432000 4194304 4196468 140731736249232 139892174572080 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 13268028

[startup+3.10082 s]
/proc/loadavg: 2.61 2.03 1.86 3/281 25392
/proc/meminfo: memFree=22137960/32770624 swapFree=5848/313480
[pid=25372] ppid=25369 vsize=13268028 CPUtime=6.27 cores=1,3,5,7,9,11,13,15
/proc/25372/stat : 25372 (java) S 25369 25372 23240 0 -1 1077944320 30929 0 0 0 614 13 0 0 20 0 20 0 11984064 13586460672 57162 33554432000 4194304 4196468 140731736249232 140731736231776 139892720697079 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
/proc/25372/statm: 3317007 57162 3798 1 0 3304722 0
[pid=25372/tid=25373] ppid=25369 vsize=13268028 CPUtime=3.05 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25373/stat : 25373 (java) R 25369 25372 23240 0 -1 4202560 10900 0 0 0 299 6 0 0 20 0 20 0 11984064 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892724932952 139892340239691 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25375] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25375/stat : 25375 (java) S 25369 25372 23240 0 -1 1077944384 459 0 0 0 0 0 0 0 20 0 20 0 11984065 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892659661456 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25376] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25376/stat : 25376 (java) S 25369 25372 23240 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 11984065 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892658608656 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25377] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25377/stat : 25377 (java) S 25369 25372 23240 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 20 0 11984065 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892657555856 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25378] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25378/stat : 25378 (java) S 25369 25372 23240 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 11984065 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892656503056 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25379] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25379/stat : 25379 (java) S 25369 25372 23240 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 20 0 11984065 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892315610256 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25380] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25380/stat : 25380 (java) S 25369 25372 23240 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 11984065 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892314557456 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25381] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25381/stat : 25381 (java) S 25369 25372 23240 0 -1 1077944384 112 0 0 0 0 0 0 0 20 0 20 0 11984065 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892313504656 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25382] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25382/stat : 25382 (java) S 25369 25372 23240 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 11984065 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892312451856 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25383] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25383/stat : 25383 (java) S 25369 25372 23240 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 20 0 11984067 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892184045936 139892720708226 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25384] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25384/stat : 25384 (java) S 25369 25372 23240 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 11984068 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892182991968 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25385] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25385/stat : 25385 (java) S 25369 25372 23240 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 11984068 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892181939072 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25386] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25386/stat : 25386 (java) S 25369 25372 23240 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11984072 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892180887376 139892720715675 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25387] ppid=25369 vsize=13268028 CPUtime=0.9 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25387/stat : 25387 (java) S 25369 25372 23240 0 -1 1077944384 4250 0 0 0 90 0 0 0 20 0 20 0 11984072 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892179835760 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25388] ppid=25369 vsize=13268028 CPUtime=0.9 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25388/stat : 25388 (java) S 25369 25372 23240 0 -1 1077944384 4602 0 0 0 90 0 0 0 20 0 20 0 11984072 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892178782960 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25389] ppid=25369 vsize=13268028 CPUtime=0.9 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25389/stat : 25389 (java) R 25369 25372 23240 0 -1 4202560 5542 0 0 0 90 0 0 0 20 0 20 0 11984072 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892177730456 139892700392198 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25390] ppid=25369 vsize=13268028 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25390/stat : 25390 (java) S 25369 25372 23240 0 -1 1077944384 2876 0 0 0 40 0 0 0 20 0 20 0 11984072 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892176677360 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25391] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25391/stat : 25391 (java) S 25369 25372 23240 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11984072 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892175624800 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25392] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25392/stat : 25392 (java) S 25369 25372 23240 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 11984072 13586460672 57162 33554432000 4194304 4196468 140731736249232 139892174572080 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13268028

[startup+6.30083 s]
/proc/loadavg: 2.56 2.03 1.86 10/281 25392
/proc/meminfo: memFree=22117120/32770624 swapFree=5848/313480
[pid=25372] ppid=25369 vsize=13268028 CPUtime=9.54 cores=1,3,5,7,9,11,13,15
/proc/25372/stat : 25372 (java) S 25369 25372 23240 0 -1 1077944320 33175 0 0 0 938 16 0 0 20 0 20 0 11984064 13586460672 54912 33554432000 4194304 4196468 140731736249232 140731736231776 139892720697079 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
/proc/25372/statm: 3317007 54912 3799 1 0 3304722 0
[pid=25372/tid=25373] ppid=25369 vsize=13268028 CPUtime=6.15 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25373/stat : 25373 (java) R 25369 25372 23240 0 -1 4202560 11562 0 0 0 608 7 0 0 20 0 20 0 11984064 13586460672 54912 33554432000 4194304 4196468 140731736249232 139892724935600 139892701540032 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25375] ppid=25369 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25375/stat : 25375 (java) S 25369 25372 23240 0 -1 1077944384 888 0 0 0 2 0 0 0 20 0 20 0 11984065 13586460672 54912 33554432000 4194304 4196468 140731736249232 139892659661456 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25376] ppid=25369 vsize=13268028 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25376/stat : 25376 (java) S 25369 25372 23240 0 -1 1077944384 36 0 0 0 1 0 0 0 20 0 20 0 11984065 13586460672 54912 33554432000 4194304 4196468 140731736249232 139892658608656 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25377] ppid=25369 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25377/stat : 25377 (java) S 25369 25372 23240 0 -1 1077944384 280 0 0 0 2 1 0 0 20 0 20 0 11984065 13586460672 54912 33554432000 4194304 4196468 140731736249232 139892657555856 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25378] ppid=25369 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25378/stat : 25378 (java) S 25369 25372 23240 0 -1 1077944384 155 0 0 0 2 0 0 0 20 0 20 0 11984065 13586460672 54912 33554432000 4194304 4196468 140731736249232 139892656503056 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25379] ppid=25369 vsize=13268028 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25379/stat : 25379 (java) S 25369 25372 23240 0 -1 1077944384 214 0 0 0 1 0 0 0 20 0 20 0 11984065 13586460672 54912 33554432000 4194304 4196468 140731736249232 139892315610256 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25380] ppid=25369 vsize=13268028 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25380/stat : 25380 (java) S 25369 25372 23240 0 -1 1077944384 129 0 0 0 1 0 0 0 20 0 20 0 11984065 13586460672 54912 33554432000 4194304 4196468 140731736249232 139892314557456 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25381] ppid=25369 vsize=13268028 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25381/stat : 25381 (java) S 25369 25372 23240 0 -1 1077944384 597 0 0 0 1 0 0 0 20 0 20 0 11984065 13586460672 54912 33554432000 4194304 4196468 140731736249232 139892313504656 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25382] ppid=25369 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25382/stat : 25382 (java) S 25369 25372 23240 0 -1 1077944384 86 0 0 0 2 0 0 0 20 0 20 0 11984065 13586460672 54912 33554432000 4194304 4196468 140731736249232 139892312451856 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25383] ppid=25369 vsize=13268028 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25383/stat : 25383 (java) S 25369 25372 23240 0 -1 1077944384 441 0 0 0 1 0 0 0 20 0 20 0 11984067 13586460672 54912 33554432000 4194304 4196468 140731736249232 139892184045936 139892720708226 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25384] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25384/stat : 25384 (java) S 25369 25372 23240 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 11984068 13586460672 54912 33554432000 4194304 4196468 140731736249232 139892182991968 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25385] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25385/stat : 25385 (java) S 25369 25372 23240 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 11984068 13586460672 54912 33554432000 4194304 4196468 140731736249232 139892181939072 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25386] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=25372/tid=25388] ppid=25369 vsize=13268028 CPUtime=0.95 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25388/stat : 25388 (java) S 25369 25372 23240 0 -1 1077944384 5235 0 0 0 94 1 0 0 20 0 20 0 11984072 13586460672 87980 33554432000 4194304 4196468 140731736249232 139892178782960 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25389] ppid=25369 vsize=13268028 CPUtime=0.95 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25389/stat : 25389 (java) S 25369 25372 23240 0 -1 1077944384 6772 0 0 0 94 1 0 0 20 0 20 0 11984072 13586460672 87980 33554432000 4194304 4196468 140731736249232 139892177730160 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25390] ppid=25369 vsize=13268028 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25390/stat : 25390 (java) S 25369 25372 23240 0 -1 1077944384 3090 0 0 0 40 1 0 0 20 0 20 0 11984072 13586460672 87980 33554432000 4194304 4196468 140731736249232 139892176677360 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25391] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25391/stat : 25391 (java) S 25369 25372 23240 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11984072 13586460672 87980 33554432000 4194304 4196468 140731736249232 139892175624800 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25392] ppid=25369 vsize=13268028 CPUtime=0.92 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25392/stat : 25392 (java) S 25369 25372 23240 0 -1 1077944384 721 0 0 0 46 46 0 0 20 0 20 0 11984072 13586460672 87980 33554432000 4194304 4196468 140731736249232 139892174572080 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 41 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
Current children cumulated CPU time (s) 2250.83
Current children cumulated vsize (KiB) 13268028

[startup+2262.3 s]
/proc/loadavg: 2.35 3.22 2.54 3/281 25668
/proc/meminfo: memFree=29932872/32770624 swapFree=5848/314580
[pid=25372] ppid=25369 vsize=13268028 CPUtime=2312.1 cores=1,3,5,7,9,11,13,15
/proc/25372/stat : 25372 (java) S 25369 25372 23240 0 -1 1077944320 118158 0 0 0 230865 345 0 0 20 0 20 0 11984064 13586460672 89306 33554432000 4194304 4196468 140731736249232 140731736231776 139892720697079 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
/proc/25372/statm: 3317007 89306 3800 1 0 3304722 0
[pid=25372/tid=25373] ppid=25369 vsize=13268028 CPUtime=2247.49 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25373/stat : 25373 (java) R 25369 25372 23240 0 -1 4202560 52385 0 0 0 224728 21 0 0 20 0 20 0 11984064 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892724935216 139892341262388 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25375] ppid=25369 vsize=13268028 CPUtime=6.97 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25375/stat : 25375 (java) S 25369 25372 23240 0 -1 1077944384 6911 0 0 0 662 35 0 0 20 0 20 0 11984065 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892659661456 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25376] ppid=25369 vsize=13268028 CPUtime=7 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25376/stat : 25376 (java) S 25369 25372 23240 0 -1 1077944384 4686 0 0 0 667 33 0 0 20 0 20 0 11984065 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892658608656 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25377] ppid=25369 vsize=13268028 CPUtime=6.81 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25377/stat : 25377 (java) S 25369 25372 23240 0 -1 1077944384 3847 0 0 0 646 35 0 0 20 0 20 0 11984065 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892657555856 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25378] ppid=25369 vsize=13268028 CPUtime=7.01 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25378/stat : 25378 (java) S 25369 25372 23240 0 -1 1077944384 3537 0 0 0 670 31 0 0 20 0 20 0 11984065 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892656503056 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25379] ppid=25369 vsize=13268028 CPUtime=6.93 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25379/stat : 25379 (java) S 25369 25372 23240 0 -1 1077944384 3243 0 0 0 659 34 0 0 20 0 20 0 11984065 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892315610256 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25380] ppid=25369 vsize=13268028 CPUtime=7.02 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25380/stat : 25380 (java) S 25369 25372 23240 0 -1 1077944384 4129 0 0 0 671 31 0 0 20 0 20 0 11984065 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892314557456 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25381] ppid=25369 vsize=13268028 CPUtime=6.9 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25381/stat : 25381 (java) S 25369 25372 23240 0 -1 1077944384 4228 0 0 0 658 32 0 0 20 0 20 0 11984065 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892313504656 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25382] ppid=25369 vsize=13268028 CPUtime=6.89 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25382/stat : 25382 (java) S 25369 25372 23240 0 -1 1077944384 4329 0 0 0 655 34 0 0 20 0 20 0 11984065 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892312451856 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25383] ppid=25369 vsize=13268028 CPUtime=4.72 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25383/stat : 25383 (java) S 25369 25372 23240 0 -1 1077944384 8899 0 0 0 432 40 0 0 20 0 20 0 11984067 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892184045936 139892720708226 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25384] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25384/stat : 25384 (java) S 25369 25372 23240 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 11984068 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892182991968 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25385] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25385/stat : 25385 (java) S 25369 25372 23240 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 11984068 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892181939072 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25386] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25386/stat : 25386 (java) S 25369 25372 23240 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11984072 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892180887376 139892720715675 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25387] ppid=25369 vsize=13268028 CPUtime=0.94 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25387/stat : 25387 (java) S 25369 25372 23240 0 -1 1077944384 4678 0 0 0 93 1 0 0 20 0 20 0 11984072 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892179835760 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 40 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25388] ppid=25369 vsize=13268028 CPUtime=0.95 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25388/stat : 25388 (java) S 25369 25372 23240 0 -1 1077944384 5237 0 0 0 94 1 0 0 20 0 20 0 11984072 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892178782960 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25389] ppid=25369 vsize=13268028 CPUtime=0.95 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25389/stat : 25389 (java) S 25369 25372 23240 0 -1 1077944384 6774 0 0 0 94 1 0 0 20 0 20 0 11984072 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892177730160 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25390] ppid=25369 vsize=13268028 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25390/stat : 25390 (java) S 25369 25372 23240 0 -1 1077944384 3092 0 0 0 40 1 0 0 20 0 20 0 11984072 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892176677360 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25391] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25391/stat : 25391 (java) S 25369 25372 23240 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11984072 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892175624800 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25392] ppid=25369 vsize=13268028 CPUtime=0.94 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25392/stat : 25392 (java) S 25369 25372 23240 0 -1 1077944384 742 0 0 0 47 47 0 0 20 0 20 0 11984072 13586460672 89306 33554432000 4194304 4196468 140731736249232 139892174572080 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 41 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
Current children cumulated CPU time (s) 2312.1
Current children cumulated vsize (KiB) 13268028

[startup+2322.31 s]
/proc/loadavg: 1.85 2.93 2.48 3/281 25669
/proc/meminfo: memFree=29927808/32770624 swapFree=5848/314620
[pid=25372] ppid=25369 vsize=13268028 CPUtime=2373.46 cores=1,3,5,7,9,11,13,15
/proc/25372/stat : 25372 (java) S 25369 25372 23240 0 -1 1077944320 119646 0 0 0 236994 352 0 0 20 0 20 0 11984064 13586460672 89818 33554432000 4194304 4196468 140731736249232 140731736231776 139892720697079 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
/proc/25372/statm: 3317007 89818 3800 1 0 3304722 0
[pid=25372/tid=25373] ppid=25369 vsize=13268028 CPUtime=2307.08 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25373/stat : 25373 (java) R 25369 25372 23240 0 -1 4202560 53069 0 0 0 230687 21 0 0 20 0 20 0 11984064 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892724935216 139892340420429 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25375] ppid=25369 vsize=13268028 CPUtime=7.16 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25375/stat : 25375 (java) S 25369 25372 23240 0 -1 1077944384 6940 0 0 0 681 35 0 0 20 0 20 0 11984065 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892659661456 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25376] ppid=25369 vsize=13268028 CPUtime=7.21 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25376/stat : 25376 (java) S 25369 25372 23240 0 -1 1077944384 4707 0 0 0 687 34 0 0 20 0 20 0 11984065 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892658608656 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25377] ppid=25369 vsize=13268028 CPUtime=7.02 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25377/stat : 25377 (java) S 25369 25372 23240 0 -1 1077944384 3909 0 0 0 666 36 0 0 20 0 20 0 11984065 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892657555856 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25378] ppid=25369 vsize=13268028 CPUtime=7.21 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25378/stat : 25378 (java) S 25369 25372 23240 0 -1 1077944384 3556 0 0 0 689 32 0 0 20 0 20 0 11984065 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892656503056 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25379] ppid=25369 vsize=13268028 CPUtime=7.14 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25379/stat : 25379 (java) S 25369 25372 23240 0 -1 1077944384 3262 0 0 0 680 34 0 0 20 0 20 0 11984065 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892315610256 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25380] ppid=25369 vsize=13268028 CPUtime=7.23 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25380/stat : 25380 (java) S 25369 25372 23240 0 -1 1077944384 4249 0 0 0 691 32 0 0 20 0 20 0 11984065 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892314557456 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25381] ppid=25369 vsize=13268028 CPUtime=7.11 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25381/stat : 25381 (java) S 25369 25372 23240 0 -1 1077944384 4386 0 0 0 678 33 0 0 20 0 20 0 11984065 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892313504656 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25382] ppid=25369 vsize=13268028 CPUtime=7.09 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25382/stat : 25382 (java) S 25369 25372 23240 0 -1 1077944384 4504 0 0 0 674 35 0 0 20 0 20 0 11984065 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892312451856 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25383] ppid=25369 vsize=13268028 CPUtime=4.85 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25383/stat : 25383 (java) S 25369 25372 23240 0 -1 1077944384 9077 0 0 0 444 41 0 0 20 0 20 0 11984067 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892184045936 139892720708226 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25384] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25384/stat : 25384 (java) S 25369 25372 23240 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 11984068 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892182991968 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25385] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25385/stat : 25385 (java) S 25369 25372 23240 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 11984068 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892181939072 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25386] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25386/stat : 25386 (java) S 25369 25372 23240 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11984072 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892180887376 139892720715675 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25387] ppid=25369 vsize=13268028 CPUtime=0.94 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25387/stat : 25387 (java) S 25369 25372 23240 0 -1 1077944384 4680 0 0 0 93 1 0 0 20 0 20 0 11984072 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892179835760 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 40 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25388] ppid=25369 vsize=13268028 CPUtime=0.95 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25388/stat : 25388 (java) S 25369 25372 23240 0 -1 1077944384 5239 0 0 0 94 1 0 0 20 0 20 0 11984072 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892178782960 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25389] ppid=25369 vsize=13268028 CPUtime=0.95 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25389/stat : 25389 (java) S 25369 25372 23240 0 -1 1077944384 6776 0 0 0 94 1 0 0 20 0 20 0 11984072 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892177730160 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25390] ppid=25369 vsize=13268028 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25390/stat : 25390 (java) S 25369 25372 23240 0 -1 1077944384 3094 0 0 0 40 1 0 0 20 0 20 0 11984072 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892176677360 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25391] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25391/stat : 25391 (java) S 25369 25372 23240 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11984072 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892175624800 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25392] ppid=25369 vsize=13268028 CPUtime=0.96 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25392/stat : 25392 (java) S 25369 25372 23240 0 -1 1077944384 757 0 0 0 48 48 0 0 20 0 20 0 11984072 13586460672 89818 33554432000 4194304 4196468 140731736249232 139892174572080 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 41 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
Current children cumulated CPU time (s) 2373.46
Current children cumulated vsize (KiB) 13268028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2348.3 s]
/proc/loadavg: 1.62 2.79 2.44 3/281 25669
/proc/meminfo: memFree=29923580/32770624 swapFree=5848/314636
[pid=25372] ppid=25369 vsize=13268028 CPUtime=2400.04 cores=1,3,5,7,9,11,13,15
/proc/25372/stat : 25372 (java) S 25369 25372 23240 0 -1 1077944320 120767 0 0 0 239648 356 0 0 20 0 20 0 11984064 13586460672 90330 33554432000 4194304 4196468 140731736249232 140731736231776 139892720697079 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
/proc/25372/statm: 3317007 90330 3800 1 0 3304722 0
[pid=25372/tid=25373] ppid=25369 vsize=13268028 CPUtime=2332.89 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25373/stat : 25373 (java) R 25369 25372 23240 0 -1 4202560 53611 0 0 0 233268 21 0 0 20 0 20 0 11984064 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892724935360 139892339823733 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25375] ppid=25369 vsize=13268028 CPUtime=7.24 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25375/stat : 25375 (java) S 25369 25372 23240 0 -1 1077944384 6945 0 0 0 689 35 0 0 20 0 20 0 11984065 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892659661456 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25376] ppid=25369 vsize=13268028 CPUtime=7.3 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25376/stat : 25376 (java) S 25369 25372 23240 0 -1 1077944384 4726 0 0 0 696 34 0 0 20 0 20 0 11984065 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892658608656 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25377] ppid=25369 vsize=13268028 CPUtime=7.1 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25377/stat : 25377 (java) S 25369 25372 23240 0 -1 1077944384 3984 0 0 0 674 36 0 0 20 0 20 0 11984065 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892657555856 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25378] ppid=25369 vsize=13268028 CPUtime=7.3 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25378/stat : 25378 (java) S 25369 25372 23240 0 -1 1077944384 3628 0 0 0 698 32 0 0 20 0 20 0 11984065 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892656503056 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25379] ppid=25369 vsize=13268028 CPUtime=7.22 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25379/stat : 25379 (java) S 25369 25372 23240 0 -1 1077944384 3437 0 0 0 687 35 0 0 20 0 20 0 11984065 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892315610256 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25380] ppid=25369 vsize=13268028 CPUtime=7.31 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25380/stat : 25380 (java) S 25369 25372 23240 0 -1 1077944384 4254 0 0 0 699 32 0 0 20 0 20 0 11984065 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892314557456 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25381] ppid=25369 vsize=13268028 CPUtime=7.2 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25381/stat : 25381 (java) S 25369 25372 23240 0 -1 1077944384 4398 0 0 0 687 33 0 0 20 0 20 0 11984065 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892313504656 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25382] ppid=25369 vsize=13268028 CPUtime=7.18 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25382/stat : 25382 (java) S 25369 25372 23240 0 -1 1077944384 4522 0 0 0 682 36 0 0 20 0 20 0 11984065 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892312451856 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25383] ppid=25369 vsize=13268028 CPUtime=4.9 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25383/stat : 25383 (java) S 25369 25372 23240 0 -1 1077944384 9254 0 0 0 449 41 0 0 20 0 20 0 11984067 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892184045936 139892720708226 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25384] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25384/stat : 25384 (java) S 25369 25372 23240 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 11984068 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892182991968 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25385] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25385/stat : 25385 (java) S 25369 25372 23240 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 11984068 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892181939072 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25386] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25386/stat : 25386 (java) S 25369 25372 23240 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11984072 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892180887376 139892720715675 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25387] ppid=25369 vsize=13268028 CPUtime=0.94 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25387/stat : 25387 (java) S 25369 25372 23240 0 -1 1077944384 4682 0 0 0 93 1 0 0 20 0 20 0 11984072 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892179835760 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 40 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25388] ppid=25369 vsize=13268028 CPUtime=0.95 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25388/stat : 25388 (java) S 25369 25372 23240 0 -1 1077944384 5241 0 0 0 94 1 0 0 20 0 20 0 11984072 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892178782960 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25389] ppid=25369 vsize=13268028 CPUtime=0.95 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25389/stat : 25389 (java) S 25369 25372 23240 0 -1 1077944384 6778 0 0 0 94 1 0 0 20 0 20 0 11984072 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892177730160 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25390] ppid=25369 vsize=13268028 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25390/stat : 25390 (java) S 25369 25372 23240 0 -1 1077944384 3096 0 0 0 40 1 0 0 20 0 20 0 11984072 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892176677360 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25391] ppid=25369 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25391/stat : 25391 (java) S 25369 25372 23240 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11984072 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892175624800 139892720707285 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
[pid=25372/tid=25392] ppid=25369 vsize=13268028 CPUtime=0.98 cores=1,3,5,7,9,11,13,15
/proc/25372/task/25392/stat : 25392 (java) S 25369 25372 23240 0 -1 1077944384 770 0 0 0 49 49 0 0 20 0 20 0 11984072 13586460672 90330 33554432000 4194304 4196468 140731736249232 139892174572080 139892720708226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 7303168 140731736257674 140731736257860 140731736257860 140731736260559 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 13268028

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

Child status: 143
Real time (s): 2348.31
CPU time (s): 2400.07
CPU user time (s): 2396.49
CPU system time (s): 3.57424
CPU usage (%): 102.204
Max. virtual memory (cumulated for all children) (KiB): 13268028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.49
system time used= 3.57424
maximum resident set size= 361880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121011
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 284644
involuntary context switches= 166649

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.7699 second user time and 20.9031 second system time

The end

Launcher Data

Begin job on node115 at 2017-07-23 01:45:50
IDJOB=4249744
IDBENCH=138136
IDSOLVER=2628
FILE ID=node115/4249744-1500767150
RUNJOBID= node115-1500750628-23272
PBS_JOBID= 20624575
Free space on /tmp= 61780 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-sw100/BinPacking-sum-sw100-11.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249744-1500767150/watcher-4249744-1500767150 -o /tmp/evaluation-result-4249744-1500767150/solver-4249744-1500767150 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node115-1500750628-23272 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 236308611 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249744-1500767150.xml

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

MD5SUM BENCH= c58f2fe5ede8c4d6ff77ee35850bdc3a
RANDOM SEED=236308611

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

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

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

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

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

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

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

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.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.41
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		: 2267.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:        22646364 kB
MemAvailable:   23241364 kB
Buffers:          160028 kB
Cached:           711644 kB
SwapCached:            0 kB
Active:          9346028 kB
Inactive:         322248 kB
Active(anon):    8799312 kB
Inactive(anon):     8792 kB
Active(file):     546716 kB
Inactive(file):   313456 kB
Unevictable:        5848 kB
Mlocked:            5848 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42156 kB
Writeback:             0 kB
AnonPages:       8828492 kB
Mapped:            46424 kB
Shmem:              8848 kB
Slab:             135372 kB
SReclaimable:     101328 kB
SUnreclaim:        34044 kB
KernelStack:        4864 kB
PageTables:        22280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    9523496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8521728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61820 MiB
End job on node115 at 2017-07-23 02:24:59