Trace number 4245774

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 - Hybrid 2017-06-30? (TO) 2400.04 2270.95

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-sko100a.xml
MD5SUM1913240080a58bfaef30e5e1db7876b5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark79853
Best CPU time to get the best result obtained on this benchmark2519.98
Satisfiable
(Un)Satisfiability was proved
Number of variables10100
Number of constraints4951
Number of domains2
Minimum domain size8
Maximum domain size100
Distribution of domain sizes[{"size":8,"count":4950},{"size":100,"count":100}]
Minimum variable degree0
Maximum variable degree100
Distribution of variable degrees[{"degree":0,"count":5050},{"degree":2,"count":4950},{"degree":100,"count":100}]
Minimum constraint arity3
Maximum constraint arity100
Distribution of constraint arities[{"arity":3,"count":4950},{"arity":100,"count":1}]
Number of extensional constraints4950
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4950},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.27/0.29	c version: 2017-06-30
0.27/0.29	c seed: 76044692
0.27/0.29	c timeout: 2400
0.27/0.29	c memlimit: 15500
0.27/0.29	c nbcore: 8
0.43/0.31	c Parsing instance...
125.86/29.69	c Parsing done, starting first complete search...
2400.00/2270.90	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-4245774-1500699553/watcher-4245774-1500699553 -o /tmp/evaluation-result-4245774-1500699553/solver-4245774-1500699553 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1500683262-14634 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 76044692 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4245774-1500699553.xml 

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

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


[startup+0 s]
/proc/loadavg: 1.47 1.51 1.54 2/261 16672
/proc/meminfo: memFree=31204980/32770624 swapFree=6412/251212
[pid=16672] ppid=16669 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/stat : 16672 (java) S 16669 16672 14602 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 5221553 369864704 1925 33554432000 4194304 4196468 140731773352144 140731773334688 140487016226551 0 0 0 16784584 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
/proc/16672/statm: 90299 1925 1072 1 0 79210 0
[pid=16672/tid=16673] ppid=16669 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16673/stat : 16673 (java) S 16669 16672 14602 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 5221553 369864704 1925 33554432000 4194304 4196468 140731773352144 140487020468640 140487016237698 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0

[startup+0.100062 s]
/proc/loadavg: 1.47 1.51 1.54 2/261 16672
/proc/meminfo: memFree=31204980/32770624 swapFree=6412/251212
[pid=16672] ppid=16669 vsize=13263912 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/16672/stat : 16672 (java) S 16669 16672 14602 0 -1 1077944320 5996 0 0 0 8 1 0 0 20 0 20 0 5221553 13582245888 6240 33554432000 4194304 4196468 140731773352144 140731773334688 140487016226551 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
/proc/16672/statm: 3315978 6240 2769 1 0 3303698 0
[pid=16672/tid=16673] ppid=16669 vsize=13263912 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16673/stat : 16673 (java) R 16669 16672 14602 0 -1 4202560 4092 0 0 0 7 1 0 0 20 0 20 0 5221553 13582245888 6306 33554432000 4194304 4196468 140731773352144 140487020455928 140486972862326 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13263912

[startup+0.200405 s]
/proc/loadavg: 1.47 1.51 1.54 2/261 16672
/proc/meminfo: memFree=31204980/32770624 swapFree=6412/251212
[pid=16672] ppid=16669 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/16672/stat : 16672 (java) S 16669 16672 14602 0 -1 1077944320 8953 0 0 0 24 3 0 0 20 0 20 0 5221553 13582245888 8863 33554432000 4194304 4196468 140731773352144 140731773334688 140487016226551 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
/proc/16672/statm: 3315978 8863 3506 1 0 3303698 0
[pid=16672/tid=16673] ppid=16669 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16673/stat : 16673 (java) R 16669 16672 14602 0 -1 4202560 6651 0 0 0 16 2 0 0 20 0 20 0 5221553 13582245888 8863 33554432000 4194304 4196468 140731773352144 140487020453856 140487000307038 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 13263912

[startup+0.300303 s]
/proc/loadavg: 1.47 1.51 1.54 2/261 16672
/proc/meminfo: memFree=31204980/32770624 swapFree=6412/251212
[pid=16672] ppid=16669 vsize=13263912 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/16672/stat : 16672 (java) S 16669 16672 14602 0 -1 1077944320 10107 0 0 0 40 3 0 0 20 0 20 0 5221553 13582245888 11368 33554432000 4194304 4196468 140731773352144 140731773334688 140487016226551 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
/proc/16672/statm: 3315978 11368 3689 1 0 3303698 0
[pid=16672/tid=16673] ppid=16669 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16673/stat : 16673 (java) R 16669 16672 14602 0 -1 4202560 7341 0 0 0 25 2 0 0 20 0 20 0 5221553 13582245888 11368 33554432000 4194304 4196468 140731773352144 140487020449088 140487000307038 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 13263912

[startup+0.700261 s]
/proc/loadavg: 1.47 1.51 1.54 2/261 16672
/proc/meminfo: memFree=31204980/32770624 swapFree=6412/251212
[pid=16672] ppid=16669 vsize=13265980 CPUtime=1.64 cores=1,3,5,7,9,11,13,15
/proc/16672/stat : 16672 (java) S 16669 16672 14602 0 -1 1077944320 13585 0 0 0 158 6 0 0 20 0 20 0 5221553 13584363520 20986 33554432000 4194304 4196468 140731773352144 140731773334688 140487016226551 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
/proc/16672/statm: 3316495 20986 3771 1 0 3304210 0
[pid=16672/tid=16673] ppid=16669 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16673/stat : 16673 (java) R 16669 16672 14602 0 -1 4202560 8432 0 0 0 63 4 0 0 20 0 20 0 5221553 13584363520 20986 33554432000 4194304 4196468 140731773352144 140487020459592 140486655199092 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 13265980

[startup+1.50072 s]
/proc/loadavg: 1.47 1.51 1.54 6/281 16692
/proc/meminfo: memFree=31066532/32770624 swapFree=6412/251588
[pid=16672] ppid=16669 vsize=13268028 CPUtime=4.89 cores=1,3,5,7,9,11,13,15
/proc/16672/stat : 16672 (java) S 16669 16672 14602 0 -1 1077944320 24834 0 0 0 472 17 0 0 20 0 20 0 5221553 13586460672 53946 33554432000 4194304 4196468 140731773352144 140731773334688 140487016226551 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
/proc/16672/statm: 3317007 53946 3807 1 0 3304722 0
[pid=16672/tid=16673] ppid=16669 vsize=13268028 CPUtime=1.44 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16673/stat : 16673 (java) R 16669 16672 14602 0 -1 4202560 10781 0 0 0 138 6 0 0 20 0 20 0 5221553 13586460672 53946 33554432000 4194304 4196468 140731773352144 140487020461512 140486658959573 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16675] ppid=16669 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16675/stat : 16675 (java) S 16669 16672 14602 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 5221554 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486972779664 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16676] ppid=16669 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16676/stat : 16676 (java) S 16669 16672 14602 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 5221554 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486614121488 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16677] ppid=16669 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16677/stat : 16677 (java) S 16669 16672 14602 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 5221554 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486613068688 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16678] ppid=16669 vsize=13268028 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16678/stat : 16678 (java) S 16669 16672 14602 0 -1 1077944384 150 0 0 0 1 0 0 0 20 0 20 0 5221554 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486612015888 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16679] ppid=16669 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16679/stat : 16679 (java) S 16669 16672 14602 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 5221554 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486610963088 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16680] ppid=16669 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16680/stat : 16680 (java) S 16669 16672 14602 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 5221554 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486609910288 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16681] ppid=16669 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16681/stat : 16681 (java) S 16669 16672 14602 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 20 0 5221554 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486608857488 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16682] ppid=16669 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16682/stat : 16682 (java) S 16669 16672 14602 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 20 0 5221554 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486607804688 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16683] ppid=16669 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16683/stat : 16683 (java) S 16669 16672 14602 0 -1 1077944384 176 0 0 0 0 0 0 0 20 0 20 0 5221556 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486479092592 140487016237698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16684] ppid=16669 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16684/stat : 16684 (java) S 16669 16672 14602 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 5221557 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486478038624 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16685] ppid=16669 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16685/stat : 16685 (java) S 16669 16672 14602 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 5221557 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486476985728 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16686] ppid=16669 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16686/stat : 16686 (java) S 16669 16672 14602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5221561 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486475934032 140487016245147 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16687] ppid=16669 vsize=13268028 CPUtime=0.85 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16687/stat : 16687 (java) S 16669 16672 14602 0 -1 1077944384 2900 0 0 0 85 0 0 0 20 0 20 0 5221561 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486474881392 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16688] ppid=16669 vsize=13268028 CPUtime=0.79 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16688/stat : 16688 (java) S 16669 16672 14602 0 -1 1077944384 3198 0 0 0 79 0 0 0 20 0 20 0 5221561 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486473828592 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16689] ppid=16669 vsize=13268028 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16689/stat : 16689 (java) R 16669 16672 14602 0 -1 4202560 3142 0 0 0 86 0 0 0 20 0 20 0 5221561 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486472763232 140487001334130 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16690] ppid=16669 vsize=13268028 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16690/stat : 16690 (java) R 16669 16672 14602 0 -1 4202560 2911 0 0 0 73 1 0 0 20 0 20 0 5221561 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486471717664 140487000482183 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16691] ppid=16669 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16691/stat : 16691 (java) S 16669 16672 14602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5221561 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486470671456 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16692] ppid=16669 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16692/stat : 16692 (java) S 16669 16672 14602 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 5221561 13586460672 53946 33554432000 4194304 4196468 140731773352144 140486469618736 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 13268028

[startup+3.10074 s]
/proc/loadavg: 1.47 1.51 1.54 10/281 16692
/proc/meminfo: memFree=30734096/32770624 swapFree=6412/251588
[pid=16672] ppid=16669 vsize=13270076 CPUtime=9.1 cores=1,3,5,7,9,11,13,15
/proc/16672/stat : 16672 (java) S 16669 16672 14602 0 -1 1077944320 31949 0 0 0 749 161 0 0 20 0 20 0 5221553 13588557824 208568 33554432000 4194304 4196468 140731773352144 140731773334688 140487016226551 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
/proc/16672/statm: 3317519 208568 3820 1 0 3305234 0
[pid=16672/tid=16673] ppid=16669 vsize=13270076 CPUtime=2.69 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16673/stat : 16673 (java) R 16669 16672 14602 0 -1 4202560 12199 0 0 0 258 11 0 0 20 0 20 0 5221553 13588557824 208568 33554432000 4194304 4196468 140731773352144 140487020460456 140486658958955 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16675] ppid=16669 vsize=13270076 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16675/stat : 16675 (java) S 16669 16672 14602 0 -1 1077944384 192 0 0 0 16 18 0 0 20 0 20 0 5221554 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486972779664 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16676] ppid=16669 vsize=13270076 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16676/stat : 16676 (java) S 16669 16672 14602 0 -1 1077944384 175 0 0 0 17 18 0 0 20 0 20 0 5221554 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486614121488 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16677] ppid=16669 vsize=13270076 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16677/stat : 16677 (java) S 16669 16672 14602 0 -1 1077944384 983 0 0 0 17 18 0 0 20 0 20 0 5221554 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486613068688 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16678] ppid=16669 vsize=13270076 CPUtime=0.32 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16678/stat : 16678 (java) S 16669 16672 14602 0 -1 1077944384 292 0 0 0 15 17 0 0 20 0 20 0 5221554 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486612015888 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16679] ppid=16669 vsize=13270076 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16679/stat : 16679 (java) S 16669 16672 14602 0 -1 1077944384 202 0 0 0 16 17 0 0 20 0 20 0 5221554 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486610963088 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16680] ppid=16669 vsize=13270076 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16680/stat : 16680 (java) S 16669 16672 14602 0 -1 1077944384 200 0 0 0 15 19 0 0 20 0 20 0 5221554 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486609910288 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16681] ppid=16669 vsize=13270076 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16681/stat : 16681 (java) S 16669 16672 14602 0 -1 1077944384 234 0 0 0 17 16 0 0 20 0 20 0 5221554 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486608857488 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16682] ppid=16669 vsize=13270076 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16682/stat : 16682 (java) S 16669 16672 14602 0 -1 1077944384 189 0 0 0 16 18 0 0 20 0 20 0 5221554 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486607804688 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16683] ppid=16669 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16683/stat : 16683 (java) S 16669 16672 14602 0 -1 1077944384 715 0 0 0 1 0 0 0 20 0 20 0 5221556 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486479092592 140487016237698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16684] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16684/stat : 16684 (java) S 16669 16672 14602 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 5221557 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486478038624 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16685] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16685/stat : 16685 (java) S 16669 16672 14602 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 5221557 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486476985728 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16686] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16686/stat : 16686 (java) S 16669 16672 14602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5221561 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486475934032 140487016245147 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16687] ppid=16669 vsize=13270076 CPUtime=0.9 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16687/stat : 16687 (java) S 16669 16672 14602 0 -1 1077944384 3021 0 0 0 90 0 0 0 20 0 20 0 5221561 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486474881392 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16688] ppid=16669 vsize=13270076 CPUtime=0.87 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16688/stat : 16688 (java) S 16669 16672 14602 0 -1 1077944384 3264 0 0 0 87 0 0 0 20 0 20 0 5221561 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486473828592 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16689] ppid=16669 vsize=13270076 CPUtime=0.94 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16689/stat : 16689 (java) S 16669 16672 14602 0 -1 1077944384 3447 0 0 0 94 0 0 0 20 0 20 0 5221561 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486472775792 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16690] ppid=16669 vsize=13270076 CPUtime=0.85 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16690/stat : 16690 (java) S 16669 16672 14602 0 -1 1077944384 5399 0 0 0 83 2 0 0 20 0 20 0 5221561 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486471722992 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16691] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16691/stat : 16691 (java) S 16669 16672 14602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5221561 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486470671456 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16692] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16692/stat : 16692 (java) S 16669 16672 14602 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 5221561 13588557824 208568 33554432000 4194304 4196468 140731773352144 140486469618736 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
Current children cumulated CPU time (s) 9.1
Current children cumulated vsize (KiB) 13270076

[startup+6.30234 s]
/proc/loadavg: 1.83 1.58 1.56 3/281 16692
/proc/meminfo: memFree=29497988/32770624 swapFree=6412/251592
[pid=16672] ppid=16669 vsize=13270076 CPUtime=22.41 cores=1,3,5,7,9,11,13,15
/proc/16672/stat : 16672 (java) S 16669 16672 14602 0 -1 1077944320 37721 0 0 0 1794 447 0 0 20 0 20 0 5221553 13588557824 467074 33554432000 4194304 4196468 140731773352144 140731773334688 140487016226551 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
/proc/16672/statm: 3317519 467074 3835 1 0 3305234 0
[pid=16672/tid=16673] ppid=16669 vsize=13270076 CPUtime=4.32 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16673/stat : 16673 (java) S 16669 16672 14602 0 -1 1077944384 12470 0 0 0 414 18 0 0 20 0 20 0 5221553 13588557824 467074 33554432000 4194304 4196468 140731773352144 140487020460688 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16675] ppid=16669 vsize=13270076 CPUtime=1.78 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16675/stat : 16675 (java) R 16669 16672 14602 0 -1 4202560 556 0 0 0 124 54 0 0 20 0 20 0 5221554 13588557824 467074 33554432000 4194304 4196468 140731773352144 140486972779864 140487001253379 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16676] ppid=16669 vsize=13270076 CPUtime=1.75 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16676/stat : 16676 (java) R 16669 16672 14602 0 -1 4202560 505 0 0 0 124 51 0 0 20 0 20 0 5221554 13588557824 467074 33554432000 4194304 4196468 140731773352144 140486614121688 140487001253674 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16677] ppid=16669 vsize=13270076 CPUtime=1.75 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16677/stat : 16677 (java) R 16669 16672 14602 0 -1 4202560 1427 0 0 0 123 52 0 0 20 0 20 0 5221554 13588557824 467074 33554432000 4194304 4196468 140731773352144 140486613068576 140487001254425 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16678] ppid=16669 vsize=13270076 CPUtime=1.76 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16678/stat : 16678 (java) R 16669 16672 14602 0 -1 4202560 738 0 0 0 124 52 0 0 20 0 20 0 5221554 13588557824 467074 33554432000 4194304 4196468 140731773352144 140486612016088 140487001250606 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16679] ppid=16669 vsize=13270076 CPUtime=1.77 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16679/stat : 16679 (java) R 16669 16672 14602 0 -1 4202560 680 0 0 0 125 52 0 0 20 0 20 0 5221554 13588557824 467074 33554432000 4194304 4196468 140731773352144 140486610963288 140487001250606 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16680] ppid=16669 vsize=13270076 CPUtime=1.79 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16680/stat : 16680 (java) R 16669 16672 14602 0 -1 4202560 727 0 0 0 126 53 0 0 20 0 20 0 5221554 13588557824 467074 33554432000 4194304 4196468 140731773352144 140486609910488 140487001250872 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16681] ppid=16669 vsize=13270076 CPUtime=1.76 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16681/stat : 16681 (java) R 16669 16672 14602 0 -1 4202560 590 0 0 0 125 51 0 0 20 0 20 0 5221554 13588557824 467074 33554432000 4194304 4196468 140731773352144 140486608857688 140487001254425 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16682] ppid=16669 vsize=13270076 CPUtime=1.78 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16682/stat : 16682 (java) R 16669 16672 14602 0 -1 4202560 684 0 0 0 124 54 0 0 20 0 20 0 5221554 13588557824 467074 33554432000 4194304 4196468 140731773352144 140486607804888 140487009323427 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16683] ppid=16669 vsize=13270076 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16683/stat : 16683 (java) S 16669 16672 14602 0 -1 1077944384 2383 0 0 0 14 0 0 0 20 0 20 0 5221556 13588557824 467074 33554432000 4194304 4196468 140731773352144 140486479091104 140487016236757 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16684] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16684/stat : 16684 (java) S 16669 16672 14602 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 5221557 13588557824 467074 33554432000 4194304 4196468 140731773352144 140486478038624 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16685] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16685/stat : 16685 (java) S 16669 16672 14602 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 5221557 13588557824 467074 33554432000 4194304 4196468 140731773352144 140486476985728 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16686] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=16672/tid=16688] ppid=16669 vsize=13270076 CPUtime=1.76 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16688/stat : 16688 (java) S 16669 16672 14602 0 -1 1077944384 9102 0 0 0 175 1 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486473828592 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16689] ppid=16669 vsize=13270076 CPUtime=1.67 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16689/stat : 16689 (java) S 16669 16672 14602 0 -1 1077944384 12549 0 0 0 166 1 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486472775792 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16690] ppid=16669 vsize=13270076 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16690/stat : 16690 (java) S 16669 16672 14602 0 -1 1077944384 10176 0 0 0 101 3 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486471722992 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16691] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16691/stat : 16691 (java) S 16669 16672 14602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486470671456 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16692] ppid=16669 vsize=13270076 CPUtime=1.27 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16692/stat : 16692 (java) S 16669 16672 14602 0 -1 1077944384 2119 0 0 0 59 68 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486469618736 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
Current children cumulated CPU time (s) 2331.38
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 2.09 2.05 1.89 3/281 16964
/proc/meminfo: memFree=21196764/32770624 swapFree=6412/253964
[pid=16672] ppid=16669 vsize=13270076 CPUtime=2391.4 cores=1,3,5,7,9,11,13,15
/proc/16672/stat : 16672 (java) S 16669 16672 14602 0 -1 1077944320 763668 0 0 0 236743 2397 0 0 20 0 20 0 5221553 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140731773334688 140487016226551 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
/proc/16672/statm: 3317519 1855694 3846 1 0 3305234 0
[pid=16672/tid=16673] ppid=16669 vsize=13270076 CPUtime=2242.26 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16673/stat : 16673 (java) R 16669 16672 14602 0 -1 4202560 507108 0 0 0 224167 59 0 0 20 0 20 0 5221553 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140487020462456 140486661755027 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16675] ppid=16669 vsize=13270076 CPUtime=17.53 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16675/stat : 16675 (java) S 16669 16672 14602 0 -1 1077944384 19890 0 0 0 1471 282 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486972779664 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16676] ppid=16669 vsize=13270076 CPUtime=17.35 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16676/stat : 16676 (java) S 16669 16672 14602 0 -1 1077944384 20295 0 0 0 1462 273 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486614121488 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16677] ppid=16669 vsize=13270076 CPUtime=17.54 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16677/stat : 16677 (java) S 16669 16672 14602 0 -1 1077944384 30458 0 0 0 1461 293 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486613068688 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16678] ppid=16669 vsize=13270076 CPUtime=17.61 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16678/stat : 16678 (java) S 16669 16672 14602 0 -1 1077944384 19373 0 0 0 1478 283 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486612015888 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16679] ppid=16669 vsize=13270076 CPUtime=17.55 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16679/stat : 16679 (java) S 16669 16672 14602 0 -1 1077944384 20676 0 0 0 1479 276 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486610963088 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16680] ppid=16669 vsize=13270076 CPUtime=17.63 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16680/stat : 16680 (java) S 16669 16672 14602 0 -1 1077944384 32242 0 0 0 1470 293 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486609910288 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16681] ppid=16669 vsize=13270076 CPUtime=17.57 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16681/stat : 16681 (java) S 16669 16672 14602 0 -1 1077944384 20729 0 0 0 1479 278 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486608857488 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16682] ppid=16669 vsize=13270076 CPUtime=17.57 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16682/stat : 16682 (java) S 16669 16672 14602 0 -1 1077944384 24741 0 0 0 1477 280 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486607804688 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16683] ppid=16669 vsize=13270076 CPUtime=1.13 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16683/stat : 16683 (java) S 16669 16672 14602 0 -1 1077944384 20675 0 0 0 109 4 0 0 20 0 20 0 5221556 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486479092592 140487016237698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16684] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16684/stat : 16684 (java) S 16669 16672 14602 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 20 0 5221557 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486478038624 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16685] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16685/stat : 16685 (java) S 16669 16672 14602 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 5221557 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486476985728 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16686] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16686/stat : 16686 (java) S 16669 16672 14602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486475934032 140487016245147 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16687] ppid=16669 vsize=13270076 CPUtime=1.71 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16687/stat : 16687 (java) S 16669 16672 14602 0 -1 1077944384 11012 0 0 0 169 2 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486474881392 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16688] ppid=16669 vsize=13270076 CPUtime=1.77 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16688/stat : 16688 (java) S 16669 16672 14602 0 -1 1077944384 9491 0 0 0 176 1 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486473828592 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16689] ppid=16669 vsize=13270076 CPUtime=1.67 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16689/stat : 16689 (java) S 16669 16672 14602 0 -1 1077944384 12558 0 0 0 166 1 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486472775792 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16690] ppid=16669 vsize=13270076 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16690/stat : 16690 (java) S 16669 16672 14602 0 -1 1077944384 10817 0 0 0 101 3 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486471722992 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16691] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16691/stat : 16691 (java) S 16669 16672 14602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486470671456 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16692] ppid=16669 vsize=13270076 CPUtime=1.31 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16692/stat : 16692 (java) S 16669 16672 14602 0 -1 1077944384 2162 0 0 0 61 70 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486469618736 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
Current children cumulated CPU time (s) 2391.4
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2270.9 s]
/proc/loadavg: 2.08 2.05 1.89 3/281 16964
/proc/meminfo: memFree=21194716/32770624 swapFree=6412/253976
[pid=16672] ppid=16669 vsize=13270076 CPUtime=2400 cores=1,3,5,7,9,11,13,15
/proc/16672/stat : 16672 (java) S 16669 16672 14602 0 -1 1077944320 764000 0 0 0 237603 2397 0 0 20 0 20 0 5221553 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140731773334688 140487016226551 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
/proc/16672/statm: 3317519 1855694 3846 1 0 3305234 0
[pid=16672/tid=16673] ppid=16669 vsize=13270076 CPUtime=2250.86 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16673/stat : 16673 (java) R 16669 16672 14602 0 -1 4202560 507438 0 0 0 225027 59 0 0 20 0 20 0 5221553 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140487020462456 140486661932598 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16675] ppid=16669 vsize=13270076 CPUtime=17.53 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16675/stat : 16675 (java) S 16669 16672 14602 0 -1 1077944384 19890 0 0 0 1471 282 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486972779664 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16676] ppid=16669 vsize=13270076 CPUtime=17.35 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16676/stat : 16676 (java) S 16669 16672 14602 0 -1 1077944384 20295 0 0 0 1462 273 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486614121488 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16677] ppid=16669 vsize=13270076 CPUtime=17.54 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16677/stat : 16677 (java) S 16669 16672 14602 0 -1 1077944384 30458 0 0 0 1461 293 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486613068688 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16678] ppid=16669 vsize=13270076 CPUtime=17.61 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16678/stat : 16678 (java) S 16669 16672 14602 0 -1 1077944384 19373 0 0 0 1478 283 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486612015888 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16679] ppid=16669 vsize=13270076 CPUtime=17.55 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16679/stat : 16679 (java) S 16669 16672 14602 0 -1 1077944384 20676 0 0 0 1479 276 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486610963088 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16680] ppid=16669 vsize=13270076 CPUtime=17.63 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16680/stat : 16680 (java) S 16669 16672 14602 0 -1 1077944384 32242 0 0 0 1470 293 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486609910288 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16681] ppid=16669 vsize=13270076 CPUtime=17.57 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16681/stat : 16681 (java) S 16669 16672 14602 0 -1 1077944384 20729 0 0 0 1479 278 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486608857488 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16682] ppid=16669 vsize=13270076 CPUtime=17.57 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16682/stat : 16682 (java) S 16669 16672 14602 0 -1 1077944384 24741 0 0 0 1477 280 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486607804688 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16683] ppid=16669 vsize=13270076 CPUtime=1.13 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16683/stat : 16683 (java) S 16669 16672 14602 0 -1 1077944384 20675 0 0 0 109 4 0 0 20 0 20 0 5221556 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486479092592 140487016237698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16684] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16684/stat : 16684 (java) S 16669 16672 14602 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 20 0 5221557 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486478038624 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16685] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16685/stat : 16685 (java) S 16669 16672 14602 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 5221557 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486476985728 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16686] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16686/stat : 16686 (java) S 16669 16672 14602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486475934032 140487016245147 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16687] ppid=16669 vsize=13270076 CPUtime=1.71 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16687/stat : 16687 (java) S 16669 16672 14602 0 -1 1077944384 11012 0 0 0 169 2 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486474881392 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16688] ppid=16669 vsize=13270076 CPUtime=1.77 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16688/stat : 16688 (java) S 16669 16672 14602 0 -1 1077944384 9491 0 0 0 176 1 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486473828592 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16689] ppid=16669 vsize=13270076 CPUtime=1.67 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16689/stat : 16689 (java) S 16669 16672 14602 0 -1 1077944384 12558 0 0 0 166 1 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486472775792 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16690] ppid=16669 vsize=13270076 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16690/stat : 16690 (java) S 16669 16672 14602 0 -1 1077944384 10817 0 0 0 101 3 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486471722992 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16691] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16691/stat : 16691 (java) S 16669 16672 14602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486470671456 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16692] ppid=16669 vsize=13270076 CPUtime=1.32 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16692/stat : 16692 (java) S 16669 16672 14602 0 -1 1077944384 2164 0 0 0 62 70 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486469618736 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
Current children cumulated CPU time (s) 2400
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 16672 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2270.9 s]
/proc/loadavg: 2.08 2.05 1.89 3/281 16964
/proc/meminfo: memFree=21194716/32770624 swapFree=6412/253976
[pid=16672] ppid=16669 vsize=13270076 CPUtime=2400 cores=1,3,5,7,9,11,13,15
/proc/16672/stat : 16672 (java) S 16669 16672 14602 0 -1 1077944320 764000 0 0 0 237603 2397 0 0 20 0 20 0 5221553 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140731773334688 140487016226551 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
/proc/16672/statm: 3317519 1855694 3846 1 0 3305234 0
[pid=16672/tid=16673] ppid=16669 vsize=13270076 CPUtime=2250.86 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16673/stat : 16673 (java) R 16669 16672 14602 0 -1 4202560 507438 0 0 0 225027 59 0 0 20 0 20 0 5221553 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140487020462456 140486661932598 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16675] ppid=16669 vsize=13270076 CPUtime=17.53 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16675/stat : 16675 (java) S 16669 16672 14602 0 -1 1077944384 19890 0 0 0 1471 282 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486972779664 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16676] ppid=16669 vsize=13270076 CPUtime=17.35 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16676/stat : 16676 (java) S 16669 16672 14602 0 -1 1077944384 20295 0 0 0 1462 273 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486614121488 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16677] ppid=16669 vsize=13270076 CPUtime=17.54 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16677/stat : 16677 (java) S 16669 16672 14602 0 -1 1077944384 30458 0 0 0 1461 293 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486613068688 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16678] ppid=16669 vsize=13270076 CPUtime=17.61 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16678/stat : 16678 (java) S 16669 16672 14602 0 -1 1077944384 19373 0 0 0 1478 283 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486612015888 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16679] ppid=16669 vsize=13270076 CPUtime=17.55 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16679/stat : 16679 (java) S 16669 16672 14602 0 -1 1077944384 20676 0 0 0 1479 276 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486610963088 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16680] ppid=16669 vsize=13270076 CPUtime=17.63 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16680/stat : 16680 (java) S 16669 16672 14602 0 -1 1077944384 32242 0 0 0 1470 293 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486609910288 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16681] ppid=16669 vsize=13270076 CPUtime=17.57 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16681/stat : 16681 (java) S 16669 16672 14602 0 -1 1077944384 20729 0 0 0 1479 278 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486608857488 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16682] ppid=16669 vsize=13270076 CPUtime=17.57 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16682/stat : 16682 (java) S 16669 16672 14602 0 -1 1077944384 24741 0 0 0 1477 280 0 0 20 0 20 0 5221554 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486607804688 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16683] ppid=16669 vsize=13270076 CPUtime=1.13 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16683/stat : 16683 (java) S 16669 16672 14602 0 -1 1077944384 20675 0 0 0 109 4 0 0 20 0 20 0 5221556 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486479092592 140487016237698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16684] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16684/stat : 16684 (java) S 16669 16672 14602 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 20 0 5221557 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486478038624 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16685] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16685/stat : 16685 (java) S 16669 16672 14602 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 5221557 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486476985728 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16686] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16686/stat : 16686 (java) S 16669 16672 14602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486475934032 140487016245147 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16687] ppid=16669 vsize=13270076 CPUtime=1.71 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16687/stat : 16687 (java) S 16669 16672 14602 0 -1 1077944384 11012 0 0 0 169 2 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486474881392 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16688] ppid=16669 vsize=13270076 CPUtime=1.77 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16688/stat : 16688 (java) S 16669 16672 14602 0 -1 1077944384 9491 0 0 0 176 1 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486473828592 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16689] ppid=16669 vsize=13270076 CPUtime=1.67 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16689/stat : 16689 (java) S 16669 16672 14602 0 -1 1077944384 12558 0 0 0 166 1 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486472775792 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16690] ppid=16669 vsize=13270076 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16690/stat : 16690 (java) S 16669 16672 14602 0 -1 1077944384 10817 0 0 0 101 3 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486471722992 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16691] ppid=16669 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16691/stat : 16691 (java) S 16669 16672 14602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486470671456 140487016236757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
[pid=16672/tid=16692] ppid=16669 vsize=13270076 CPUtime=1.32 cores=1,3,5,7,9,11,13,15
/proc/16672/task/16692/stat : 16692 (java) S 16669 16672 14602 0 -1 1077944384 2164 0 0 0 62 70 0 0 20 0 20 0 5221561 13588557824 1855694 33554432000 4194304 4196468 140731773352144 140486469618736 140487016237698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14553088 140731773355151 140731773355332 140731773355332 140731773358031 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2270.95
CPU time (s): 2400.04
CPU user time (s): 2376.03
CPU system time (s): 24.0099
CPU usage (%): 105.685
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2376.03
system time used= 24.0099
maximum resident set size= 7446884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 764705
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57053
involuntary context switches= 124163

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0601 second user time and 18.1185 second system time

The end

Launcher Data

Begin job on node141 at 2017-07-22 06:59:13
IDJOB=4245774
IDBENCH=123153
IDSOLVER=2629
FILE ID=node141/4245774-1500699553
RUNJOBID= node141-1500683262-14634
PBS_JOBID= 20623337
Free space on /tmp= 61944 MiB

SOLVER NAME= OscaR - Hybrid 2017-06-30
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-sko100a.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4245774-1500699553/watcher-4245774-1500699553 -o /tmp/evaluation-result-4245774-1500699553/solver-4245774-1500699553 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1500683262-14634 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 76044692 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4245774-1500699553.xml

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

MD5SUM BENCH= 1913240080a58bfaef30e5e1db7876b5
RANDOM SEED=76044692

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

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

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

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

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

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

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

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

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.56
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		: 2000.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:        31204420 kB
MemAvailable:   31463252 kB
Buffers:          113232 kB
Cached:           426508 kB
SwapCached:            0 kB
Active:           871084 kB
Inactive:         259868 kB
Active(anon):     594304 kB
Inactive(anon):     8656 kB
Active(file):     276780 kB
Inactive(file):   251212 kB
Unevictable:        6412 kB
Mlocked:            6412 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42204 kB
Writeback:             0 kB
AnonPages:        519448 kB
Mapped:            45536 kB
Shmem:              8852 kB
Slab:             126496 kB
SReclaimable:      93348 kB
SUnreclaim:        33148 kB
KernelStack:        4896 kB
PageTables:         6480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1434428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    385024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61904 MiB
End job on node141 at 2017-07-22 07:37:04