Trace number 4249500

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.1 2353.31

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n1c3w4d.xml
MD5SUMe17d1f270cb1c92567283195f4efc493
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark75.977402
Satisfiable
(Un)Satisfiability was proved
Number of variables117
Number of constraints61
Number of domains2
Minimum domain size30
Maximum domain size37
Distribution of domain sizes[{"size":30,"count":1},{"size":37,"count":116}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":87},{"degree":5,"count":29}]
Minimum constraint arity4
Maximum constraint arity116
Distribution of constraint arities[{"arity":4,"count":58},{"arity":30,"count":1},{"arity":116,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":29},{"type":"lex","count":1},{"type":"sum","count":29},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.42/0.31	c version: 2017-06-30
0.42/0.31	c seed: 98502481
0.42/0.31	c timeout: 2400
0.42/0.31	c memlimit: 15500
0.42/0.31	c nbcore: 8
0.42/0.33	c Parsing instance...
1.19/0.79	c Parsing done, starting first complete search...
2400.08/2353.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-4249500-1500732141/watcher-4249500-1500732141 -o /tmp/evaluation-result-4249500-1500732141/solver-4249500-1500732141 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1500716502-20684 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 98502481 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249500-1500732141.xml 

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

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


[startup+0 s]
/proc/loadavg: 1.48 1.46 1.48 3/266 22515
/proc/meminfo: memFree=29541856/32770624 swapFree=5704/289824
[pid=22515] ppid=22512 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/stat : 22515 (java) S 22512 22515 20653 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 8481306 369864704 1925 33554432000 4194304 4196468 140735809033232 140735809015776 140705866067703 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
/proc/22515/statm: 90299 1925 1072 1 0 79210 0
[pid=22515/tid=22516] ppid=22512 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22516/stat : 22516 (java) S 22512 22515 20653 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 8481306 369864704 1925 33554432000 4194304 4196468 140735809033232 140705870309792 140705866078850 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0

[startup+0.100168 s]
/proc/loadavg: 1.48 1.46 1.48 3/266 22515
/proc/meminfo: memFree=29541856/32770624 swapFree=5704/289824
[pid=22515] ppid=22512 vsize=13264380 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/22515/stat : 22515 (java) S 22512 22515 20653 0 -1 1077944320 5667 0 0 0 8 1 0 0 20 0 20 0 8481306 13582725120 6243 33554432000 4194304 4196468 140735809033232 140735809015776 140705866067703 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
/proc/22515/statm: 3316095 6243 3196 1 0 3303815 0
[pid=22515/tid=22516] ppid=22512 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22516/stat : 22516 (java) R 22512 22515 20653 0 -1 4202560 3755 0 0 0 7 1 0 0 20 0 20 0 8481306 13582725120 6243 33554432000 4194304 4196468 140735809033232 140705870307320 140705822703171 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200356 s]
/proc/loadavg: 1.48 1.46 1.48 3/266 22515
/proc/meminfo: memFree=29541856/32770624 swapFree=5704/289824
[pid=22515] ppid=22512 vsize=13263912 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/22515/stat : 22515 (java) S 22512 22515 20653 0 -1 1077944320 8887 0 0 0 23 3 0 0 20 0 20 0 8481306 13582245888 8858 33554432000 4194304 4196468 140735809033232 140735809015776 140705866067703 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
/proc/22515/statm: 3315978 8858 3506 1 0 3303698 0
[pid=22515/tid=22516] ppid=22512 vsize=13263912 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22516/stat : 22516 (java) R 22512 22515 20653 0 -1 4202560 6610 0 0 0 16 1 0 0 20 0 20 0 8481306 13582245888 8858 33554432000 4194304 4196468 140735809033232 140705870266496 140705850148190 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.30034 s]
/proc/loadavg: 1.48 1.46 1.48 3/266 22515
/proc/meminfo: memFree=29541856/32770624 swapFree=5704/289824
[pid=22515] ppid=22512 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/22515/stat : 22515 (java) S 22512 22515 20653 0 -1 1077944320 9900 0 0 0 38 4 0 0 20 0 20 0 8481306 13582245888 10649 33554432000 4194304 4196468 140735809033232 140735809015776 140705866067703 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
/proc/22515/statm: 3315978 10649 3639 1 0 3303698 0
[pid=22515/tid=22516] ppid=22512 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22516/stat : 22516 (java) R 22512 22515 20653 0 -1 4202560 7310 0 0 0 25 2 0 0 20 0 20 0 8481306 13582245888 10649 33554432000 4194304 4196468 140735809033232 140705870281168 140705850148190 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700422 s]
/proc/loadavg: 1.48 1.46 1.48 3/266 22515
/proc/meminfo: memFree=29541856/32770624 swapFree=5704/289824
[pid=22515] ppid=22512 vsize=13268028 CPUtime=1.19 cores=0,2,4,6,8,10,12,14
/proc/22515/stat : 22515 (java) S 22512 22515 20653 0 -1 1077944320 12643 0 0 0 113 6 0 0 20 0 20 0 8481306 13586460672 18002 33554432000 4194304 4196468 140735809033232 140735809015776 140705866067703 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
/proc/22515/statm: 3317007 18002 3753 1 0 3304722 0
[pid=22515/tid=22516] ppid=22512 vsize=13268028 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22516/stat : 22516 (java) R 22512 22515 20653 0 -1 4202560 9040 0 0 0 63 4 0 0 20 0 20 0 8481306 13586460672 18002 33554432000 4194304 4196468 140735809033232 140705870288416 140705850148190 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 13268028

[startup+1.50109 s]
/proc/loadavg: 1.48 1.46 1.48 6/286 22535
/proc/meminfo: memFree=29434288/32770624 swapFree=5704/289852
[pid=22515] ppid=22512 vsize=13268028 CPUtime=4.3 cores=0,2,4,6,8,10,12,14
/proc/22515/stat : 22515 (java) S 22512 22515 20653 0 -1 1077944320 28345 0 0 0 421 9 0 0 20 0 20 0 8481306 13586460672 38171 33554432000 4194304 4196468 140735809033232 140735809015776 140705866067703 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
/proc/22515/statm: 3317007 38171 3771 1 0 3304722 0
[pid=22515/tid=22516] ppid=22512 vsize=13268028 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22516/stat : 22516 (java) R 22512 22515 20653 0 -1 4202560 10478 0 0 0 142 5 0 0 20 0 20 0 8481306 13586460672 38171 33554432000 4194304 4196468 140735809033232 140705870303320 140705497847649 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22518] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22518/stat : 22518 (java) S 22512 22515 20653 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 38171 33554432000 4194304 4196468 140735809033232 140705818688272 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22519] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22519/stat : 22519 (java) S 22512 22515 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 38171 33554432000 4194304 4196468 140735809033232 140705817635728 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22520] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22520/stat : 22520 (java) S 22512 22515 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 38171 33554432000 4194304 4196468 140735809033232 140705816583184 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22521] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22521/stat : 22521 (java) S 22512 22515 20653 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 38171 33554432000 4194304 4196468 140735809033232 140705815530640 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22522] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22522/stat : 22522 (java) S 22512 22515 20653 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 38171 33554432000 4194304 4196468 140735809033232 140705814477072 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22523] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22523/stat : 22523 (java) S 22512 22515 20653 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 38171 33554432000 4194304 4196468 140735809033232 140705460058512 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22524] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22524/stat : 22524 (java) S 22512 22515 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 38171 33554432000 4194304 4196468 140735809033232 140705459005968 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22525] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22525/stat : 22525 (java) S 22512 22515 20653 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 38171 33554432000 4194304 4196468 140735809033232 140705457953424 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22526] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22526/stat : 22526 (java) S 22512 22515 20653 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 8481309 13586460672 38171 33554432000 4194304 4196468 140735809033232 140705329519088 140705866078850 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22527] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22527/stat : 22527 (java) S 22512 22515 20653 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 8481310 13586460672 38171 33554432000 4194304 4196468 140735809033232 140705328465312 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22528] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22528/stat : 22528 (java) S 22512 22515 20653 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 8481310 13586460672 38171 33554432000 4194304 4196468 140735809033232 140705327412720 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22529] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22529/stat : 22529 (java) S 22512 22515 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8481314 13586460672 38171 33554432000 4194304 4196468 140735809033232 140705326361296 140705866086299 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22530] ppid=22512 vsize=13268028 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22530/stat : 22530 (java) R 22512 22515 20653 0 -1 4202560 5745 0 0 0 81 0 0 0 20 0 20 0 8481314 13586460672 38237 33554432000 4194304 4196468 140735809033232 140705325300376 140705847590039 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22531] ppid=22512 vsize=13268028 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22531/stat : 22531 (java) R 22512 22515 20653 0 -1 4202560 4954 0 0 0 79 0 0 0 20 0 20 0 8481314 13586460672 38237 33554432000 4194304 4196468 140735809033232 140705324241520 140705847611426 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22532] ppid=22512 vsize=13268028 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22532/stat : 22532 (java) R 22512 22515 20653 0 -1 4202560 4384 0 0 0 80 1 0 0 20 0 20 0 8481314 13586460672 38237 33554432000 4194304 4196468 140735809033232 140705323188680 140705847588576 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22533] ppid=22512 vsize=13268028 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22533/stat : 22533 (java) S 22512 22515 20653 0 -1 1077944384 1457 0 0 0 37 0 0 0 20 0 20 0 8481314 13586460672 38237 33554432000 4194304 4196468 140735809033232 140705322150256 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22534] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22534/stat : 22534 (java) S 22512 22515 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8481315 13586460672 38237 33554432000 4194304 4196468 140735809033232 140705321097952 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22535] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22535/stat : 22535 (java) S 22512 22515 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8481315 13586460672 38237 33554432000 4194304 4196468 140735809033232 140705320045488 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 13268028

[startup+3.10119 s]
/proc/loadavg: 1.48 1.46 1.48 3/286 22535
/proc/meminfo: memFree=29333328/32770624 swapFree=5704/289852
[pid=22515] ppid=22512 vsize=13268028 CPUtime=6.38 cores=0,2,4,6,8,10,12,14
/proc/22515/stat : 22515 (java) S 22512 22515 20653 0 -1 1077944320 31429 0 0 0 628 10 0 0 20 0 20 0 8481306 13586460672 56054 33554432000 4194304 4196468 140735809033232 140735809015776 140705866067703 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
/proc/22515/statm: 3317007 56054 3789 1 0 3304722 0
[pid=22515/tid=22516] ppid=22512 vsize=13268028 CPUtime=2.89 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22516/stat : 22516 (java) S 22512 22515 20653 0 -1 1077944384 10845 0 0 0 284 5 0 0 20 0 20 0 8481306 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705870306224 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22518] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22518/stat : 22518 (java) S 22512 22515 20653 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705818688272 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22519] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22519/stat : 22519 (java) S 22512 22515 20653 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705817635728 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22520] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22520/stat : 22520 (java) S 22512 22515 20653 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705816583184 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22521] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22521/stat : 22521 (java) S 22512 22515 20653 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705815530640 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22522] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22522/stat : 22522 (java) S 22512 22515 20653 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705814477072 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22523] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22523/stat : 22523 (java) S 22512 22515 20653 0 -1 1077944384 272 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705460058512 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22524] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22524/stat : 22524 (java) S 22512 22515 20653 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705459005968 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22525] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22525/stat : 22525 (java) S 22512 22515 20653 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705457953424 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22526] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22526/stat : 22526 (java) D 22512 22515 20653 0 -1 4202560 172 0 0 0 0 0 0 0 20 0 20 0 8481309 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705329519008 140705851279981 0 0 0 16800975 18446744072100834437 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22527] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22527/stat : 22527 (java) S 22512 22515 20653 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 8481310 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705328465376 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22528] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22528/stat : 22528 (java) S 22512 22515 20653 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 8481310 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705327412720 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22529] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22529/stat : 22529 (java) S 22512 22515 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8481314 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705326361296 140705866086299 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22530] ppid=22512 vsize=13268028 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22530/stat : 22530 (java) S 22512 22515 20653 0 -1 1077944384 5887 0 0 0 102 0 0 0 20 0 20 0 8481314 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705325307888 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22531] ppid=22512 vsize=13268028 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22531/stat : 22531 (java) S 22512 22515 20653 0 -1 1077944384 5381 0 0 0 99 0 0 0 20 0 20 0 8481314 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705324255344 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22532] ppid=22512 vsize=13268028 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22532/stat : 22532 (java) S 22512 22515 20653 0 -1 1077944384 4447 0 0 0 98 1 0 0 20 0 20 0 8481314 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705323202800 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22533] ppid=22512 vsize=13268028 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22533/stat : 22533 (java) S 22512 22515 20653 0 -1 1077944384 2693 0 0 0 39 1 0 0 20 0 20 0 8481314 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705322150256 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22534] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22534/stat : 22534 (java) S 22512 22515 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8481315 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705321097952 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22535] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22535/stat : 22535 (java) D 22512 22515 20653 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 8481315 13586460672 56054 33554432000 4194304 4196468 140735809033232 140705320045408 140705850923790 0 4 0 16800975 18446744072100834437 0 0 -1 4 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 13268028

[startup+6.30114 s]
/proc/loadavg: 1.52 1.47 1.48 3/286 22535
/proc/meminfo: memFree=29327292/32770624 swapFree=5704/289856
[pid=22515] ppid=22512 vsize=13268028 CPUtime=9.6 cores=0,2,4,6,8,10,12,14
/proc/22515/stat : 22515 (java) S 22512 22515 20653 0 -1 1077944320 33423 0 0 0 949 11 0 0 20 0 20 0 8481306 13586460672 55740 33554432000 4194304 4196468 140735809033232 140735809015776 140705866067703 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
/proc/22515/statm: 3317007 55740 3800 1 0 3304722 0
[pid=22515/tid=22516] ppid=22512 vsize=13268028 CPUtime=6.04 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22516/stat : 22516 (java) R 22512 22515 20653 0 -1 4202560 11251 0 0 0 598 6 0 0 20 0 20 0 8481306 13586460672 55740 33554432000 4194304 4196468 140735809033232 140705870305240 140705847473924 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22518] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22518/stat : 22518 (java) S 22512 22515 20653 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 55740 33554432000 4194304 4196468 140735809033232 140705818688272 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22519] ppid=22512 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22519/stat : 22519 (java) S 22512 22515 20653 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 20 0 8481307 13586460672 55740 33554432000 4194304 4196468 140735809033232 140705817635728 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22520] ppid=22512 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22520/stat : 22520 (java) S 22512 22515 20653 0 -1 1077944384 138 0 0 0 1 0 0 0 20 0 20 0 8481307 13586460672 55740 33554432000 4194304 4196468 140735809033232 140705816583184 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22521] ppid=22512 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22521/stat : 22521 (java) S 22512 22515 20653 0 -1 1077944384 725 0 0 0 1 0 0 0 20 0 20 0 8481307 13586460672 55740 33554432000 4194304 4196468 140735809033232 140705815530640 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22522] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22522/stat : 22522 (java) S 22512 22515 20653 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 55740 33554432000 4194304 4196468 140735809033232 140705814477072 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22523] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22523/stat : 22523 (java) S 22512 22515 20653 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 55740 33554432000 4194304 4196468 140735809033232 140705460058512 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22524] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22524/stat : 22524 (java) S 22512 22515 20653 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 55740 33554432000 4194304 4196468 140735809033232 140705459005968 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22525] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22525/stat : 22525 (java) S 22512 22515 20653 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 8481307 13586460672 55740 33554432000 4194304 4196468 140735809033232 140705457953424 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22526] ppid=22512 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22526/stat : 22526 (java) S 22512 22515 20653 0 -1 1077944384 379 0 0 0 1 0 0 0 20 0 20 0 8481309 13586460672 55740 33554432000 4194304 4196468 140735809033232 140705329519088 140705866078850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 20 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22527] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22527/stat : 22527 (java) S 22512 22515 20653 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 8481310 13586460672 55740 33554432000 4194304 4196468 140735809033232 140705328465376 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22528] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22528/stat : 22528 (java) S 22512 22515 20653 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 8481310 13586460672 55740 33554432000 4194304 4196468 140735809033232 140705327412736 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22529] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=22515/tid=22531] ppid=22512 vsize=13268028 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22531/stat : 22531 (java) S 22512 22515 20653 0 -1 1077944384 5588 0 0 0 101 1 0 0 20 0 20 0 8481314 13586460672 79171 33554432000 4194304 4196468 140735809033232 140705324255344 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22532] ppid=22512 vsize=13268028 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22532/stat : 22532 (java) S 22512 22515 20653 0 -1 1077944384 5244 0 0 0 101 1 0 0 20 0 20 0 8481314 13586460672 79171 33554432000 4194304 4196468 140735809033232 140705323202800 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22533] ppid=22512 vsize=13268028 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22533/stat : 22533 (java) S 22512 22515 20653 0 -1 1077944384 2887 0 0 0 40 1 0 0 20 0 20 0 8481314 13586460672 79171 33554432000 4194304 4196468 140735809033232 140705322150256 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22534] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22534/stat : 22534 (java) S 22512 22515 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8481315 13586460672 79171 33554432000 4194304 4196468 140735809033232 140705321097952 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22535] ppid=22512 vsize=13268028 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22535/stat : 22535 (java) S 22512 22515 20653 0 -1 1077944384 603 0 0 0 39 42 0 0 20 0 20 0 8481315 13586460672 79171 33554432000 4194304 4196468 140735809033232 140705320045488 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 49 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
Current children cumulated CPU time (s) 2307.47
Current children cumulated vsize (KiB) 13268028

[startup+2322.3 s]
/proc/loadavg: 1.52 1.65 1.60 3/284 22695
/proc/meminfo: memFree=25014204/32770624 swapFree=5704/292196
[pid=22515] ppid=22512 vsize=13268028 CPUtime=2368.57 cores=0,2,4,6,8,10,12,14
/proc/22515/stat : 22515 (java) S 22512 22515 20653 0 -1 1077944320 87497 0 0 0 236547 310 0 0 20 0 20 0 8481306 13586460672 80195 33554432000 4194304 4196468 140735809033232 140735809015776 140705866067703 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
/proc/22515/statm: 3317007 80195 3804 1 0 3304722 0
[pid=22515/tid=22516] ppid=22512 vsize=13268028 CPUtime=2308.21 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22516/stat : 22516 (java) R 22512 22515 20653 0 -1 4202560 33099 0 0 0 230804 17 0 0 20 0 20 0 8481306 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705870305984 140705498582361 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22518] ppid=22512 vsize=13268028 CPUtime=6.43 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22518/stat : 22518 (java) S 22512 22515 20653 0 -1 1077944384 2960 0 0 0 614 29 0 0 20 0 20 0 8481307 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705818688272 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22519] ppid=22512 vsize=13268028 CPUtime=6.49 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22519/stat : 22519 (java) S 22512 22515 20653 0 -1 1077944384 4303 0 0 0 619 30 0 0 20 0 20 0 8481307 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705817635728 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22520] ppid=22512 vsize=13268028 CPUtime=6.53 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22520/stat : 22520 (java) S 22512 22515 20653 0 -1 1077944384 2520 0 0 0 626 27 0 0 20 0 20 0 8481307 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705816583184 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22521] ppid=22512 vsize=13268028 CPUtime=6.37 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22521/stat : 22521 (java) S 22512 22515 20653 0 -1 1077944384 2732 0 0 0 605 32 0 0 20 0 20 0 8481307 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705815530640 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22522] ppid=22512 vsize=13268028 CPUtime=6.42 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22522/stat : 22522 (java) S 22512 22515 20653 0 -1 1077944384 4616 0 0 0 612 30 0 0 20 0 20 0 8481307 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705814477072 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22523] ppid=22512 vsize=13268028 CPUtime=6.4 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22523/stat : 22523 (java) S 22512 22515 20653 0 -1 1077944384 3559 0 0 0 609 31 0 0 20 0 20 0 8481307 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705460058512 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22524] ppid=22512 vsize=13268028 CPUtime=6.33 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22524/stat : 22524 (java) S 22512 22515 20653 0 -1 1077944384 1992 0 0 0 601 32 0 0 20 0 20 0 8481307 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705459005968 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22525] ppid=22512 vsize=13268028 CPUtime=6.38 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22525/stat : 22525 (java) S 22512 22515 20653 0 -1 1077944384 2022 0 0 0 605 33 0 0 20 0 20 0 8481307 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705457953424 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22526] ppid=22512 vsize=13268028 CPUtime=4.5 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22526/stat : 22526 (java) S 22512 22515 20653 0 -1 1077944384 7309 0 0 0 419 31 0 0 20 0 20 0 8481309 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705329519088 140705866078850 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22527] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22527/stat : 22527 (java) S 22512 22515 20653 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 8481310 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705328465376 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22528] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22528/stat : 22528 (java) S 22512 22515 20653 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 8481310 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705327412736 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22529] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22529/stat : 22529 (java) S 22512 22515 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8481314 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705326361296 140705866086299 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22530] ppid=22512 vsize=13268028 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22530/stat : 22530 (java) S 22512 22515 20653 0 -1 1077944384 6602 0 0 0 105 0 0 0 20 0 20 0 8481314 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705325307888 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22531] ppid=22512 vsize=13268028 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22531/stat : 22531 (java) S 22512 22515 20653 0 -1 1077944384 5590 0 0 0 101 1 0 0 20 0 20 0 8481314 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705324255344 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22532] ppid=22512 vsize=13268028 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22532/stat : 22532 (java) S 22512 22515 20653 0 -1 1077944384 5246 0 0 0 101 1 0 0 20 0 20 0 8481314 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705323202800 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22533] ppid=22512 vsize=13268028 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22533/stat : 22533 (java) S 22512 22515 20653 0 -1 1077944384 2889 0 0 0 40 1 0 0 20 0 20 0 8481314 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705322150256 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22534] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22534/stat : 22534 (java) S 22512 22515 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8481315 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705321097952 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22535] ppid=22512 vsize=13268028 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22535/stat : 22535 (java) S 22512 22515 20653 0 -1 1077944384 618 0 0 0 39 44 0 0 20 0 20 0 8481315 13586460672 80195 33554432000 4194304 4196468 140735809033232 140705320045488 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 49 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
Current children cumulated CPU time (s) 2368.57
Current children cumulated vsize (KiB) 13268028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2353.3 s]
/proc/loadavg: 1.45 1.62 1.59 3/284 22696
/proc/meminfo: memFree=24976856/32770624 swapFree=5704/292228
[pid=22515] ppid=22512 vsize=13268028 CPUtime=2400.08 cores=0,2,4,6,8,10,12,14
/proc/22515/stat : 22515 (java) S 22512 22515 20653 0 -1 1077944320 88626 0 0 0 239693 315 0 0 20 0 20 0 8481306 13586460672 80707 33554432000 4194304 4196468 140735809033232 140735809015776 140705866067703 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
/proc/22515/statm: 3317007 80707 3804 1 0 3304722 0
[pid=22515/tid=22516] ppid=22512 vsize=13268028 CPUtime=2339.03 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22516/stat : 22516 (java) R 22512 22515 20653 0 -1 4202560 33620 0 0 0 233886 17 0 0 20 0 20 0 8481306 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705870305920 140705850640128 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22518] ppid=22512 vsize=13268028 CPUtime=6.52 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22518/stat : 22518 (java) S 22512 22515 20653 0 -1 1077944384 2997 0 0 0 622 30 0 0 20 0 20 0 8481307 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705818688272 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22519] ppid=22512 vsize=13268028 CPUtime=6.57 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22519/stat : 22519 (java) S 22512 22515 20653 0 -1 1077944384 4379 0 0 0 626 31 0 0 20 0 20 0 8481307 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705817635728 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22520] ppid=22512 vsize=13268028 CPUtime=6.61 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22520/stat : 22520 (java) S 22512 22515 20653 0 -1 1077944384 2541 0 0 0 634 27 0 0 20 0 20 0 8481307 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705816583184 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22521] ppid=22512 vsize=13268028 CPUtime=6.44 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22521/stat : 22521 (java) S 22512 22515 20653 0 -1 1077944384 2789 0 0 0 611 33 0 0 20 0 20 0 8481307 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705815530640 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22522] ppid=22512 vsize=13268028 CPUtime=6.5 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22522/stat : 22522 (java) S 22512 22515 20653 0 -1 1077944384 4637 0 0 0 619 31 0 0 20 0 20 0 8481307 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705814477072 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22523] ppid=22512 vsize=13268028 CPUtime=6.48 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22523/stat : 22523 (java) S 22512 22515 20653 0 -1 1077944384 3712 0 0 0 616 32 0 0 20 0 20 0 8481307 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705460058512 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22524] ppid=22512 vsize=13268028 CPUtime=6.41 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22524/stat : 22524 (java) S 22512 22515 20653 0 -1 1077944384 2009 0 0 0 608 33 0 0 20 0 20 0 8481307 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705459005968 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22525] ppid=22512 vsize=13268028 CPUtime=6.46 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22525/stat : 22525 (java) S 22512 22515 20653 0 -1 1077944384 2045 0 0 0 612 34 0 0 20 0 20 0 8481307 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705457953424 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22526] ppid=22512 vsize=13268028 CPUtime=4.56 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22526/stat : 22526 (java) S 22512 22515 20653 0 -1 1077944384 7492 0 0 0 424 32 0 0 20 0 20 0 8481309 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705329519088 140705866078850 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22527] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22527/stat : 22527 (java) S 22512 22515 20653 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 8481310 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705328465376 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22528] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22528/stat : 22528 (java) S 22512 22515 20653 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 8481310 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705327412736 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22529] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22529/stat : 22529 (java) S 22512 22515 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8481314 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705326361296 140705866086299 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22530] ppid=22512 vsize=13268028 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22530/stat : 22530 (java) S 22512 22515 20653 0 -1 1077944384 6604 0 0 0 105 0 0 0 20 0 20 0 8481314 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705325307888 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22531] ppid=22512 vsize=13268028 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22531/stat : 22531 (java) S 22512 22515 20653 0 -1 1077944384 5592 0 0 0 101 1 0 0 20 0 20 0 8481314 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705324255344 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22532] ppid=22512 vsize=13268028 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22532/stat : 22532 (java) S 22512 22515 20653 0 -1 1077944384 5248 0 0 0 101 1 0 0 20 0 20 0 8481314 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705323202800 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22533] ppid=22512 vsize=13268028 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22533/stat : 22533 (java) S 22512 22515 20653 0 -1 1077944384 2891 0 0 0 40 1 0 0 20 0 20 0 8481314 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705322150256 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22534] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22534/stat : 22534 (java) S 22512 22515 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8481315 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705321097952 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22535] ppid=22512 vsize=13268028 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22535/stat : 22535 (java) S 22512 22515 20653 0 -1 1077944384 630 0 0 0 40 45 0 0 20 0 20 0 8481315 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705320045488 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 49 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
Current children cumulated CPU time (s) 2400.08
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 22515 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2353.3 s]
/proc/loadavg: 1.45 1.62 1.59 3/284 22696
/proc/meminfo: memFree=24976856/32770624 swapFree=5704/292228
[pid=22515] ppid=22512 vsize=13268028 CPUtime=2400.08 cores=0,2,4,6,8,10,12,14
/proc/22515/stat : 22515 (java) S 22512 22515 20653 0 -1 1077944320 88626 0 0 0 239693 315 0 0 20 0 20 0 8481306 13586460672 80707 33554432000 4194304 4196468 140735809033232 140735809015776 140705866067703 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
/proc/22515/statm: 3317007 80707 3804 1 0 3304722 0
[pid=22515/tid=22516] ppid=22512 vsize=13268028 CPUtime=2339.03 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22516/stat : 22516 (java) R 22512 22515 20653 0 -1 4202560 33620 0 0 0 233886 17 0 0 20 0 20 0 8481306 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705870305920 140705850640128 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22518] ppid=22512 vsize=13268028 CPUtime=6.52 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22518/stat : 22518 (java) S 22512 22515 20653 0 -1 1077944384 2997 0 0 0 622 30 0 0 20 0 20 0 8481307 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705818688272 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22519] ppid=22512 vsize=13268028 CPUtime=6.57 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22519/stat : 22519 (java) S 22512 22515 20653 0 -1 1077944384 4379 0 0 0 626 31 0 0 20 0 20 0 8481307 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705817635728 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22520] ppid=22512 vsize=13268028 CPUtime=6.61 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22520/stat : 22520 (java) S 22512 22515 20653 0 -1 1077944384 2541 0 0 0 634 27 0 0 20 0 20 0 8481307 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705816583184 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22521] ppid=22512 vsize=13268028 CPUtime=6.44 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22521/stat : 22521 (java) S 22512 22515 20653 0 -1 1077944384 2789 0 0 0 611 33 0 0 20 0 20 0 8481307 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705815530640 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22522] ppid=22512 vsize=13268028 CPUtime=6.5 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22522/stat : 22522 (java) S 22512 22515 20653 0 -1 1077944384 4637 0 0 0 619 31 0 0 20 0 20 0 8481307 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705814477072 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22523] ppid=22512 vsize=13268028 CPUtime=6.48 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22523/stat : 22523 (java) S 22512 22515 20653 0 -1 1077944384 3712 0 0 0 616 32 0 0 20 0 20 0 8481307 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705460058512 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22524] ppid=22512 vsize=13268028 CPUtime=6.41 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22524/stat : 22524 (java) S 22512 22515 20653 0 -1 1077944384 2009 0 0 0 608 33 0 0 20 0 20 0 8481307 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705459005968 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22525] ppid=22512 vsize=13268028 CPUtime=6.46 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22525/stat : 22525 (java) S 22512 22515 20653 0 -1 1077944384 2045 0 0 0 612 34 0 0 20 0 20 0 8481307 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705457953424 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22526] ppid=22512 vsize=13268028 CPUtime=4.56 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22526/stat : 22526 (java) S 22512 22515 20653 0 -1 1077944384 7492 0 0 0 424 32 0 0 20 0 20 0 8481309 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705329519088 140705866078850 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22527] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22527/stat : 22527 (java) S 22512 22515 20653 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 8481310 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705328465376 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22528] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22528/stat : 22528 (java) S 22512 22515 20653 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 8481310 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705327412736 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22529] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22529/stat : 22529 (java) S 22512 22515 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8481314 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705326361296 140705866086299 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22530] ppid=22512 vsize=13268028 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22530/stat : 22530 (java) S 22512 22515 20653 0 -1 1077944384 6604 0 0 0 105 0 0 0 20 0 20 0 8481314 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705325307888 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22531] ppid=22512 vsize=13268028 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22531/stat : 22531 (java) S 22512 22515 20653 0 -1 1077944384 5592 0 0 0 101 1 0 0 20 0 20 0 8481314 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705324255344 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22532] ppid=22512 vsize=13268028 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22532/stat : 22532 (java) S 22512 22515 20653 0 -1 1077944384 5248 0 0 0 101 1 0 0 20 0 20 0 8481314 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705323202800 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22533] ppid=22512 vsize=13268028 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22533/stat : 22533 (java) S 22512 22515 20653 0 -1 1077944384 2891 0 0 0 40 1 0 0 20 0 20 0 8481314 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705322150256 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22534] ppid=22512 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22534/stat : 22534 (java) S 22512 22515 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8481315 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705321097952 140705866077909 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
[pid=22515/tid=22535] ppid=22512 vsize=13268028 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/22515/task/22535/stat : 22535 (java) S 22512 22515 20653 0 -1 1077944384 630 0 0 0 40 45 0 0 20 0 20 0 8481315 13586460672 80707 33554432000 4194304 4196468 140735809033232 140705320045488 140705866078850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 49 0 0 6293624 6294260 27508736 140735809041551 140735809041732 140735809041732 140735809044431 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 13268028

Child status: 143
Real time (s): 2353.31
CPU time (s): 2400.1
CPU user time (s): 2396.94
CPU system time (s): 3.15706
CPU usage (%): 101.988
Max. virtual memory (cumulated for all children) (KiB): 13268028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.94
system time used= 3.15706
maximum resident set size= 323324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88868
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 255735
involuntary context switches= 157678

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.973 second user time and 21.9732 second system time

The end

Launcher Data

Begin job on node134 at 2017-07-22 16:02:21
IDJOB=4249500
IDBENCH=136757
IDSOLVER=2629
FILE ID=node134/4249500-1500732141
RUNJOBID= node134-1500716502-20684
PBS_JOBID= 20623359
Free space on /tmp= 61964 MiB

SOLVER NAME= OscaR - Hybrid 2017-06-30
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n1c3w4d.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-4249500-1500732141/watcher-4249500-1500732141 -o /tmp/evaluation-result-4249500-1500732141/solver-4249500-1500732141 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1500716502-20684 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 98502481 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249500-1500732141.xml

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

MD5SUM BENCH= e17d1f270cb1c92567283195f4efc493
RANDOM SEED=98502481

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29541820 kB
MemAvailable:   29846424 kB
Buffers:          138808 kB
Cached:           445600 kB
SwapCached:            0 kB
Active:          2487372 kB
Inactive:         298676 kB
Active(anon):    2204328 kB
Inactive(anon):     8856 kB
Active(file):     283044 kB
Inactive(file):   289820 kB
Unevictable:        5704 kB
Mlocked:            5704 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41692 kB
Writeback:             4 kB
AnonPages:       2207436 kB
Mapped:            46108 kB
Shmem:              8872 kB
Slab:             129056 kB
SReclaimable:      95148 kB
SUnreclaim:        33908 kB
KernelStack:        4544 kB
PageTables:        11100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2818712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2068480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61920 MiB
End job on node134 at 2017-07-22 16:41:35