Trace number 4249646

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: OscaR - Conflict Ordering 2017-06-30? (TO) 2400.1 2363.71

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n1w4b3r4.xml
MD5SUMe6d791e594f9eaa90e121e32c21c79c6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables101
Number of constraints13
Number of domains2
Minimum domain size6
Maximum domain size47
Distribution of domain sizes[{"size":6,"count":1},{"size":47,"count":100}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":95},{"degree":5,"count":5}]
Minimum constraint arity6
Maximum constraint arity100
Distribution of constraint arities[{"arity":6,"count":1},{"arity":20,"count":10},{"arity":100,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":5},{"type":"lex","count":1},{"type":"sum","count":5},{"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: 106100980
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.14/0.77	c Parsing done, starting search...
2400.07/2363.70	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-4249646-1500764711/watcher-4249646-1500764711 -o /tmp/evaluation-result-4249646-1500764711/solver-4249646-1500764711 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node115-1500750628-23271 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 106100980 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249646-1500764711.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.08 2.03 1.96 3/263 25037
/proc/meminfo: memFree=29875600/32770624 swapFree=5848/313236
[pid=25037] ppid=25034 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/stat : 25037 (java) S 25034 25037 23240 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 11740183 369864704 1925 33554432000 4194304 4196468 140725269531504 140725269514048 139641719660279 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
/proc/25037/statm: 90299 1925 1072 1 0 79210 0
[pid=25037/tid=25038] ppid=25034 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25038/stat : 25038 (java) S 25034 25037 23240 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 11740184 369864704 1925 33554432000 4194304 4196468 140725269531504 139641723902368 139641719671426 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0

[startup+0.100105 s]
/proc/loadavg: 2.08 2.03 1.96 3/263 25037
/proc/meminfo: memFree=29875600/32770624 swapFree=5848/313236
[pid=25037] ppid=25034 vsize=13261040 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/25037/stat : 25037 (java) S 25034 25037 23240 0 -1 1077944320 5602 0 0 0 9 1 0 0 20 0 20 0 11740183 13579304960 5351 33554432000 4194304 4196468 140725269531504 140725269514048 139641719660279 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
/proc/25037/statm: 3315260 5351 2615 1 0 3303698 0
[pid=25037/tid=25038] ppid=25034 vsize=13261040 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25038/stat : 25038 (java) R 25034 25037 23240 0 -1 4202560 3663 0 0 0 8 0 0 0 20 0 20 0 11740184 13579304960 5351 33554432000 4194304 4196468 140725269531504 139641723900056 139641712338293 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13261040

[startup+0.200516 s]
/proc/loadavg: 2.08 2.03 1.96 3/263 25037
/proc/meminfo: memFree=29875600/32770624 swapFree=5848/313236
[pid=25037] ppid=25034 vsize=13263912 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/25037/stat : 25037 (java) S 25034 25037 23240 0 -1 1077944320 8759 0 0 0 24 2 0 0 20 0 20 0 11740183 13582245888 8721 33554432000 4194304 4196468 140725269531504 140725269514048 139641719660279 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
/proc/25037/statm: 3315978 8721 3537 1 0 3303698 0
[pid=25037/tid=25038] ppid=25034 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25038/stat : 25038 (java) R 25034 25037 23240 0 -1 4202560 6450 0 0 0 17 1 0 0 20 0 20 0 11740184 13582245888 8721 33554432000 4194304 4196468 140725269531504 139641723890912 139641719682205 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300383 s]
/proc/loadavg: 2.08 2.03 1.96 3/263 25037
/proc/meminfo: memFree=29875600/32770624 swapFree=5848/313236
[pid=25037] ppid=25034 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/25037/stat : 25037 (java) S 25034 25037 23240 0 -1 1077944320 9785 0 0 0 39 3 0 0 20 0 20 0 11740183 13582245888 11099 33554432000 4194304 4196468 140725269531504 140725269514048 139641719660279 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
/proc/25037/statm: 3315978 11099 3660 1 0 3303698 0
[pid=25037/tid=25038] ppid=25034 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25038/stat : 25038 (java) R 25034 25037 23240 0 -1 4202560 7197 0 0 0 25 2 0 0 20 0 20 0 11740184 13582245888 11099 33554432000 4194304 4196468 140725269531504 139641723880720 139641703740766 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700346 s]
/proc/loadavg: 2.08 2.03 1.96 3/263 25037
/proc/meminfo: memFree=29875600/32770624 swapFree=5848/313236
[pid=25037] ppid=25034 vsize=13268028 CPUtime=1.14 cores=0,2,4,6,8,10,12,14
/proc/25037/stat : 25037 (java) S 25034 25037 23240 0 -1 1077944320 12723 0 0 0 109 5 0 0 20 0 20 0 11740183 13586460672 18599 33554432000 4194304 4196468 140725269531504 140725269514048 139641719660279 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
/proc/25037/statm: 3317007 18599 3758 1 0 3304722 0
[pid=25037/tid=25038] ppid=25034 vsize=13268028 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25038/stat : 25038 (java) R 25034 25037 23240 0 -1 4202560 9142 0 0 0 65 3 0 0 20 0 20 0 11740184 13586460672 18599 33554432000 4194304 4196468 140725269531504 139641723885336 139641719682205 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 13268028

[startup+1.50106 s]
/proc/loadavg: 2.08 2.03 1.96 6/283 25057
/proc/meminfo: memFree=29780436/32770624 swapFree=5848/313240
[pid=25037] ppid=25034 vsize=13268028 CPUtime=4.1 cores=0,2,4,6,8,10,12,14
/proc/25037/stat : 25037 (java) S 25034 25037 23240 0 -1 1077944320 25329 0 0 0 403 7 0 0 20 0 20 0 11740183 13586460672 33459 33554432000 4194304 4196468 140725269531504 140725269514048 139641719660279 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
/proc/25037/statm: 3317007 33459 3769 1 0 3304722 0
[pid=25037/tid=25038] ppid=25034 vsize=13268028 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25038/stat : 25038 (java) R 25034 25037 23240 0 -1 4202560 10457 0 0 0 143 4 0 0 20 0 20 0 11740184 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641723896488 139641352992150 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25040] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25040/stat : 25040 (java) S 25034 25037 23240 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641672280592 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25041] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25041/stat : 25041 (java) S 25034 25037 23240 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641671228048 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25042] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25042/stat : 25042 (java) S 25034 25037 23240 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641670174992 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25043] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25043/stat : 25043 (java) S 25034 25037 23240 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641669122448 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25044] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25044/stat : 25044 (java) S 25034 25037 23240 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641314802704 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25045] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25045/stat : 25045 (java) S 25034 25037 23240 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641313750160 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25046] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25046/stat : 25046 (java) S 25034 25037 23240 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11740185 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641312697104 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25047] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25047/stat : 25047 (java) S 25034 25037 23240 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11740185 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641311644560 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25048] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25048/stat : 25048 (java) S 25034 25037 23240 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 11740186 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641048991984 139641719671426 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25049] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25049/stat : 25049 (java) S 25034 25037 23240 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 11740187 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641047938208 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25050] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25050/stat : 25050 (java) S 25034 25037 23240 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 11740187 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641046885104 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25051] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25051/stat : 25051 (java) S 25034 25037 23240 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11740191 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641045833680 139641719678875 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25052] ppid=25034 vsize=13268028 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25052/stat : 25052 (java) R 25034 25037 23240 0 -1 4202560 3906 0 0 0 72 0 0 0 20 0 20 0 11740191 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641044770352 139641704048820 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25053] ppid=25034 vsize=13268028 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25053/stat : 25053 (java) R 25034 25037 23240 0 -1 4202560 4196 0 0 0 75 0 0 0 20 0 20 0 11740191 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641043710832 139641699353375 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25054] ppid=25034 vsize=13268028 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25054/stat : 25054 (java) R 25034 25037 23240 0 -1 4202560 3901 0 0 0 74 1 0 0 20 0 20 0 11740191 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641042658648 139641703044879 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25055] ppid=25034 vsize=13268028 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25055/stat : 25055 (java) S 25034 25037 23240 0 -1 1077944384 1461 0 0 0 36 0 0 0 20 0 20 0 11740191 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641041623664 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25056] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25056/stat : 25056 (java) S 25034 25037 23240 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11740191 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641040570848 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25057] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25057/stat : 25057 (java) S 25034 25037 23240 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11740191 13586460672 33459 33554432000 4194304 4196468 140725269531504 139641039518384 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 13268028

[startup+3.10115 s]
/proc/loadavg: 2.16 2.05 1.97 3/283 25057
/proc/meminfo: memFree=29701248/32770624 swapFree=5848/313256
[pid=25037] ppid=25034 vsize=13268028 CPUtime=6.27 cores=0,2,4,6,8,10,12,14
/proc/25037/stat : 25037 (java) S 25034 25037 23240 0 -1 1077944320 29482 0 0 0 618 9 0 0 20 0 20 0 11740183 13586460672 53389 33554432000 4194304 4196468 140725269531504 140725269514048 139641719660279 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
/proc/25037/statm: 3317007 53389 3790 1 0 3304722 0
[pid=25037/tid=25038] ppid=25034 vsize=13268028 CPUtime=3.06 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25038/stat : 25038 (java) R 25034 25037 23240 0 -1 4202560 10818 0 0 0 302 4 0 0 20 0 20 0 11740184 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641723896216 139641353112583 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25040] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25040/stat : 25040 (java) S 25034 25037 23240 0 -1 1077944384 400 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641672280592 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25041] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25041/stat : 25041 (java) S 25034 25037 23240 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641671228048 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25042] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25042/stat : 25042 (java) S 25034 25037 23240 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641670174992 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25043] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25043/stat : 25043 (java) S 25034 25037 23240 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641669122448 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25044] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25044/stat : 25044 (java) S 25034 25037 23240 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641314802704 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25045] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25045/stat : 25045 (java) S 25034 25037 23240 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641313750160 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25046] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25046/stat : 25046 (java) S 25034 25037 23240 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 11740185 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641312697104 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25047] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25047/stat : 25047 (java) S 25034 25037 23240 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 11740185 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641311644560 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25048] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25048/stat : 25048 (java) S 25034 25037 23240 0 -1 1077944384 286 0 0 0 0 0 0 0 20 0 20 0 11740186 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641048991984 139641719671426 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25049] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25049/stat : 25049 (java) S 25034 25037 23240 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 11740187 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641047938272 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25050] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25050/stat : 25050 (java) S 25034 25037 23240 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 20 0 11740187 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641046885104 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25051] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25051/stat : 25051 (java) S 25034 25037 23240 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11740191 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641045833680 139641719678875 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25052] ppid=25034 vsize=13268028 CPUtime=0.97 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25052/stat : 25052 (java) S 25034 25037 23240 0 -1 1077944384 4844 0 0 0 97 0 0 0 20 0 20 0 11740191 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641044781808 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25053] ppid=25034 vsize=13268028 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25053/stat : 25053 (java) S 25034 25037 23240 0 -1 1077944384 4306 0 0 0 87 0 0 0 20 0 20 0 11740191 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641043729264 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25054] ppid=25034 vsize=13268028 CPUtime=0.9 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25054/stat : 25054 (java) R 25034 25037 23240 0 -1 4202560 3978 0 0 0 89 1 0 0 20 0 20 0 11740191 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641042676504 139641703156733 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25055] ppid=25034 vsize=13268028 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25055/stat : 25055 (java) S 25034 25037 23240 0 -1 1077944384 2795 0 0 0 38 0 0 0 20 0 20 0 11740191 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641041623664 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25056] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25056/stat : 25056 (java) S 25034 25037 23240 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11740191 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641040570848 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25057] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25057/stat : 25057 (java) S 25034 25037 23240 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 11740191 13586460672 53389 33554432000 4194304 4196468 140725269531504 139641039518384 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13268028

[startup+6.3009 s]
/proc/loadavg: 2.16 2.05 1.97 3/283 25057
/proc/meminfo: memFree=29669508/32770624 swapFree=5848/313256
[pid=25037] ppid=25034 vsize=13268028 CPUtime=9.62 cores=0,2,4,6,8,10,12,14
/proc/25037/stat : 25037 (java) S 25034 25037 23240 0 -1 1077944320 29681 0 0 0 951 11 0 0 20 0 20 0 11740183 13586460672 54221 33554432000 4194304 4196468 140725269531504 140725269514048 139641719660279 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
/proc/25037/statm: 3317007 54221 3790 1 0 3304722 0
[pid=25037/tid=25038] ppid=25034 vsize=13268028 CPUtime=6.24 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25038/stat : 25038 (java) R 25034 25037 23240 0 -1 4202560 10839 0 0 0 620 4 0 0 20 0 20 0 11740184 13586460672 54221 33554432000 4194304 4196468 140725269531504 139641723898432 139641353028433 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25040] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25040/stat : 25040 (java) S 25034 25037 23240 0 -1 1077944384 403 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 54221 33554432000 4194304 4196468 140725269531504 139641672280592 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25041] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25041/stat : 25041 (java) S 25034 25037 23240 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 54221 33554432000 4194304 4196468 140725269531504 139641671228048 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25042] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25042/stat : 25042 (java) S 25034 25037 23240 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 54221 33554432000 4194304 4196468 140725269531504 139641670174992 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25043] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25043/stat : 25043 (java) S 25034 25037 23240 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 54221 33554432000 4194304 4196468 140725269531504 139641669122448 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25044] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25044/stat : 25044 (java) S 25034 25037 23240 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 54221 33554432000 4194304 4196468 140725269531504 139641314802704 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25045] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25045/stat : 25045 (java) S 25034 25037 23240 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 20 0 11740184 13586460672 54221 33554432000 4194304 4196468 140725269531504 139641313750160 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25046] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25046/stat : 25046 (java) S 25034 25037 23240 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 11740185 13586460672 54221 33554432000 4194304 4196468 140725269531504 139641312697104 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25047] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25047/stat : 25047 (java) S 25034 25037 23240 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 11740185 13586460672 54221 33554432000 4194304 4196468 140725269531504 139641311644560 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25048] ppid=25034 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25048/stat : 25048 (java) S 25034 25037 23240 0 -1 1077944384 290 0 0 0 1 0 0 0 20 0 20 0 11740186 13586460672 54221 33554432000 4194304 4196468 140725269531504 139641048991984 139641719671426 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25049] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25049/stat : 25049 (java) S 25034 25037 23240 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 11740187 13586460672 54221 33554432000 4194304 4196468 140725269531504 139641047938272 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25050] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25050/stat : 25050 (java) S 25034 25037 23240 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 20 0 11740187 13586460672 54221 33554432000 4194304 4196468 140725269531504 139641046885120 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25051] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=25037/tid=25053] ppid=25034 vsize=13268028 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25053/stat : 25053 (java) S 25034 25037 23240 0 -1 1077944384 5734 0 0 0 93 1 0 0 20 0 20 0 11740191 13586460672 63700 33554432000 4194304 4196468 140725269531504 139641043729264 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25054] ppid=25034 vsize=13268028 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25054/stat : 25054 (java) S 25034 25037 23240 0 -1 1077944384 5284 0 0 0 94 1 0 0 20 0 20 0 11740191 13586460672 63700 33554432000 4194304 4196468 140725269531504 139641042676208 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25055] ppid=25034 vsize=13268028 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25055/stat : 25055 (java) S 25034 25037 23240 0 -1 1077944384 2867 0 0 0 39 1 0 0 20 0 20 0 11740191 13586460672 63700 33554432000 4194304 4196468 140725269531504 139641041623664 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25056] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25056/stat : 25056 (java) S 25034 25037 23240 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11740191 13586460672 63700 33554432000 4194304 4196468 140725269531504 139641040570848 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25057] ppid=25034 vsize=13268028 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25057/stat : 25057 (java) S 25034 25037 23240 0 -1 1077944384 674 0 0 0 38 29 0 0 20 0 20 0 11740191 13586460672 63700 33554432000 4194304 4196468 140725269531504 139641039518384 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 47 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
Current children cumulated CPU time (s) 2297.09
Current children cumulated vsize (KiB) 13268028

[startup+2322.3 s]
/proc/loadavg: 1.90 1.81 1.78 3/282 25216
/proc/meminfo: memFree=29361188/32770624 swapFree=5848/314400
[pid=25037] ppid=25034 vsize=13268028 CPUtime=2358.03 cores=0,2,4,6,8,10,12,14
/proc/25037/stat : 25037 (java) S 25034 25037 23240 0 -1 1077944320 68477 0 0 0 235573 230 0 0 20 0 20 0 11740183 13586460672 64212 33554432000 4194304 4196468 140725269531504 140725269514048 139641719660279 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
/proc/25037/statm: 3317007 64212 3800 1 0 3304722 0
[pid=25037/tid=25038] ppid=25034 vsize=13268028 CPUtime=2311.68 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25038/stat : 25038 (java) R 25034 25037 23240 0 -1 4202560 27024 0 0 0 231152 16 0 0 20 0 20 0 11740184 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641723898880 139641353710475 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25040] ppid=25034 vsize=13268028 CPUtime=4.88 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25040/stat : 25040 (java) S 25034 25037 23240 0 -1 1077944384 1279 0 0 0 468 20 0 0 20 0 20 0 11740184 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641672280592 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25041] ppid=25034 vsize=13268028 CPUtime=4.86 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25041/stat : 25041 (java) S 25034 25037 23240 0 -1 1077944384 1335 0 0 0 464 22 0 0 20 0 20 0 11740184 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641671228048 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25042] ppid=25034 vsize=13268028 CPUtime=4.88 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25042/stat : 25042 (java) S 25034 25037 23240 0 -1 1077944384 1274 0 0 0 467 21 0 0 20 0 20 0 11740184 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641670174992 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25043] ppid=25034 vsize=13268028 CPUtime=4.92 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25043/stat : 25043 (java) S 25034 25037 23240 0 -1 1077944384 1809 0 0 0 469 23 0 0 20 0 20 0 11740184 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641669122448 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25044] ppid=25034 vsize=13268028 CPUtime=4.84 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25044/stat : 25044 (java) S 25034 25037 23240 0 -1 1077944384 2618 0 0 0 462 22 0 0 20 0 20 0 11740184 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641314802704 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25045] ppid=25034 vsize=13268028 CPUtime=4.84 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25045/stat : 25045 (java) S 25034 25037 23240 0 -1 1077944384 1869 0 0 0 463 21 0 0 20 0 20 0 11740184 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641313750160 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25046] ppid=25034 vsize=13268028 CPUtime=4.76 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25046/stat : 25046 (java) S 25034 25037 23240 0 -1 1077944384 3077 0 0 0 455 21 0 0 20 0 20 0 11740185 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641312697104 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25047] ppid=25034 vsize=13268028 CPUtime=4.84 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25047/stat : 25047 (java) S 25034 25037 23240 0 -1 1077944384 1912 0 0 0 458 26 0 0 20 0 20 0 11740185 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641311644560 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25048] ppid=25034 vsize=13268028 CPUtime=3.41 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25048/stat : 25048 (java) S 25034 25037 23240 0 -1 1077944384 5350 0 0 0 316 25 0 0 20 0 20 0 11740186 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641048991984 139641719671426 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25049] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25049/stat : 25049 (java) S 25034 25037 23240 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 11740187 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641047938272 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25050] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25050/stat : 25050 (java) S 25034 25037 23240 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 20 0 11740187 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641046885120 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25051] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25051/stat : 25051 (java) S 25034 25037 23240 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11740191 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641045833680 139641719678875 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25052] ppid=25034 vsize=13268028 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25052/stat : 25052 (java) S 25034 25037 23240 0 -1 1077944384 4911 0 0 0 102 1 0 0 20 0 20 0 11740191 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641044781808 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25053] ppid=25034 vsize=13268028 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25053/stat : 25053 (java) S 25034 25037 23240 0 -1 1077944384 5734 0 0 0 93 1 0 0 20 0 20 0 11740191 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641043729264 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25054] ppid=25034 vsize=13268028 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25054/stat : 25054 (java) S 25034 25037 23240 0 -1 1077944384 5284 0 0 0 94 1 0 0 20 0 20 0 11740191 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641042676208 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25055] ppid=25034 vsize=13268028 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25055/stat : 25055 (java) S 25034 25037 23240 0 -1 1077944384 2867 0 0 0 39 1 0 0 20 0 20 0 11740191 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641041623664 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25056] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25056/stat : 25056 (java) S 25034 25037 23240 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11740191 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641040570848 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25057] ppid=25034 vsize=13268028 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25057/stat : 25057 (java) S 25034 25037 23240 0 -1 1077944384 678 0 0 0 39 30 0 0 20 0 20 0 11740191 13586460672 64212 33554432000 4194304 4196468 140725269531504 139641039518384 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 47 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
Current children cumulated CPU time (s) 2358.03
Current children cumulated vsize (KiB) 13268028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2363.7 s]
/proc/loadavg: 1.93 1.84 1.79 3/282 25217
/proc/meminfo: memFree=29360940/32770624 swapFree=5848/314412
[pid=25037] ppid=25034 vsize=13268028 CPUtime=2400.07 cores=0,2,4,6,8,10,12,14
/proc/25037/stat : 25037 (java) S 25034 25037 23240 0 -1 1077944320 68579 0 0 0 239775 232 0 0 20 0 20 0 11740183 13586460672 64724 33554432000 4194304 4196468 140725269531504 140725269514048 139641719660279 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
/proc/25037/statm: 3317007 64724 3800 1 0 3304722 0
[pid=25037/tid=25038] ppid=25034 vsize=13268028 CPUtime=2352.89 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25038/stat : 25038 (java) R 25034 25037 23240 0 -1 4202560 27106 0 0 0 235273 16 0 0 20 0 20 0 11740184 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641723898800 139641352859963 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25040] ppid=25034 vsize=13268028 CPUtime=4.95 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25040/stat : 25040 (java) S 25034 25037 23240 0 -1 1077944384 1281 0 0 0 475 20 0 0 20 0 20 0 11740184 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641672280592 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25041] ppid=25034 vsize=13268028 CPUtime=4.95 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25041/stat : 25041 (java) S 25034 25037 23240 0 -1 1077944384 1337 0 0 0 473 22 0 0 20 0 20 0 11740184 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641671228048 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25042] ppid=25034 vsize=13268028 CPUtime=4.97 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25042/stat : 25042 (java) S 25034 25037 23240 0 -1 1077944384 1274 0 0 0 476 21 0 0 20 0 20 0 11740184 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641670174992 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25043] ppid=25034 vsize=13268028 CPUtime=5.02 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25043/stat : 25043 (java) S 25034 25037 23240 0 -1 1077944384 1810 0 0 0 479 23 0 0 20 0 20 0 11740184 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641669122448 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25044] ppid=25034 vsize=13268028 CPUtime=4.94 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25044/stat : 25044 (java) S 25034 25037 23240 0 -1 1077944384 2619 0 0 0 472 22 0 0 20 0 20 0 11740184 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641314802704 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25045] ppid=25034 vsize=13268028 CPUtime=4.94 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25045/stat : 25045 (java) S 25034 25037 23240 0 -1 1077944384 1872 0 0 0 473 21 0 0 20 0 20 0 11740184 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641313750160 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25046] ppid=25034 vsize=13268028 CPUtime=4.84 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25046/stat : 25046 (java) S 25034 25037 23240 0 -1 1077944384 3080 0 0 0 463 21 0 0 20 0 20 0 11740185 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641312697104 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25047] ppid=25034 vsize=13268028 CPUtime=4.95 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25047/stat : 25047 (java) S 25034 25037 23240 0 -1 1077944384 1912 0 0 0 468 27 0 0 20 0 20 0 11740185 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641311644560 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25048] ppid=25034 vsize=13268028 CPUtime=3.46 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25048/stat : 25048 (java) S 25034 25037 23240 0 -1 1077944384 5354 0 0 0 321 25 0 0 20 0 20 0 11740186 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641048991984 139641719671426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25049] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25049/stat : 25049 (java) S 25034 25037 23240 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 11740187 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641047938272 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25050] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25050/stat : 25050 (java) S 25034 25037 23240 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 20 0 11740187 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641046885120 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25051] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25051/stat : 25051 (java) S 25034 25037 23240 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11740191 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641045833680 139641719678875 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25052] ppid=25034 vsize=13268028 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25052/stat : 25052 (java) S 25034 25037 23240 0 -1 1077944384 4911 0 0 0 102 1 0 0 20 0 20 0 11740191 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641044781808 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25053] ppid=25034 vsize=13268028 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25053/stat : 25053 (java) S 25034 25037 23240 0 -1 1077944384 5734 0 0 0 93 1 0 0 20 0 20 0 11740191 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641043729264 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25054] ppid=25034 vsize=13268028 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25054/stat : 25054 (java) S 25034 25037 23240 0 -1 1077944384 5284 0 0 0 94 1 0 0 20 0 20 0 11740191 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641042676208 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25055] ppid=25034 vsize=13268028 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25055/stat : 25055 (java) S 25034 25037 23240 0 -1 1077944384 2867 0 0 0 39 1 0 0 20 0 20 0 11740191 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641041623664 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25056] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25056/stat : 25056 (java) S 25034 25037 23240 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11740191 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641040570848 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25057] ppid=25034 vsize=13268028 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25057/stat : 25057 (java) S 25034 25037 23240 0 -1 1077944384 682 0 0 0 39 31 0 0 20 0 20 0 11740191 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641039518384 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 47 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
Current children cumulated CPU time (s) 2400.07
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 25037 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2363.7 s]
/proc/loadavg: 1.93 1.84 1.79 3/282 25217
/proc/meminfo: memFree=29360940/32770624 swapFree=5848/314412
[pid=25037] ppid=25034 vsize=13268028 CPUtime=2400.07 cores=0,2,4,6,8,10,12,14
/proc/25037/stat : 25037 (java) S 25034 25037 23240 0 -1 1077944320 68579 0 0 0 239775 232 0 0 20 0 20 0 11740183 13586460672 64724 33554432000 4194304 4196468 140725269531504 140725269514048 139641719660279 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
/proc/25037/statm: 3317007 64724 3800 1 0 3304722 0
[pid=25037/tid=25038] ppid=25034 vsize=13268028 CPUtime=2352.89 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25038/stat : 25038 (java) R 25034 25037 23240 0 -1 4202560 27106 0 0 0 235273 16 0 0 20 0 20 0 11740184 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641723898800 139641352859963 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25040] ppid=25034 vsize=13268028 CPUtime=4.95 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25040/stat : 25040 (java) S 25034 25037 23240 0 -1 1077944384 1281 0 0 0 475 20 0 0 20 0 20 0 11740184 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641672280592 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25041] ppid=25034 vsize=13268028 CPUtime=4.95 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25041/stat : 25041 (java) S 25034 25037 23240 0 -1 1077944384 1337 0 0 0 473 22 0 0 20 0 20 0 11740184 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641671228048 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25042] ppid=25034 vsize=13268028 CPUtime=4.97 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25042/stat : 25042 (java) S 25034 25037 23240 0 -1 1077944384 1274 0 0 0 476 21 0 0 20 0 20 0 11740184 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641670174992 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25043] ppid=25034 vsize=13268028 CPUtime=5.02 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25043/stat : 25043 (java) S 25034 25037 23240 0 -1 1077944384 1810 0 0 0 479 23 0 0 20 0 20 0 11740184 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641669122448 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25044] ppid=25034 vsize=13268028 CPUtime=4.94 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25044/stat : 25044 (java) S 25034 25037 23240 0 -1 1077944384 2619 0 0 0 472 22 0 0 20 0 20 0 11740184 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641314802704 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25045] ppid=25034 vsize=13268028 CPUtime=4.94 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25045/stat : 25045 (java) S 25034 25037 23240 0 -1 1077944384 1872 0 0 0 473 21 0 0 20 0 20 0 11740184 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641313750160 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25046] ppid=25034 vsize=13268028 CPUtime=4.84 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25046/stat : 25046 (java) S 25034 25037 23240 0 -1 1077944384 3080 0 0 0 463 21 0 0 20 0 20 0 11740185 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641312697104 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25047] ppid=25034 vsize=13268028 CPUtime=4.95 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25047/stat : 25047 (java) S 25034 25037 23240 0 -1 1077944384 1912 0 0 0 468 27 0 0 20 0 20 0 11740185 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641311644560 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25048] ppid=25034 vsize=13268028 CPUtime=3.46 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25048/stat : 25048 (java) S 25034 25037 23240 0 -1 1077944384 5354 0 0 0 321 25 0 0 20 0 20 0 11740186 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641048991984 139641719671426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25049] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25049/stat : 25049 (java) S 25034 25037 23240 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 11740187 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641047938272 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25050] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25050/stat : 25050 (java) S 25034 25037 23240 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 20 0 11740187 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641046885120 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25051] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25051/stat : 25051 (java) S 25034 25037 23240 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11740191 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641045833680 139641719678875 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25052] ppid=25034 vsize=13268028 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25052/stat : 25052 (java) S 25034 25037 23240 0 -1 1077944384 4911 0 0 0 102 1 0 0 20 0 20 0 11740191 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641044781808 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25053] ppid=25034 vsize=13268028 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25053/stat : 25053 (java) S 25034 25037 23240 0 -1 1077944384 5734 0 0 0 93 1 0 0 20 0 20 0 11740191 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641043729264 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25054] ppid=25034 vsize=13268028 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25054/stat : 25054 (java) S 25034 25037 23240 0 -1 1077944384 5284 0 0 0 94 1 0 0 20 0 20 0 11740191 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641042676208 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25055] ppid=25034 vsize=13268028 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25055/stat : 25055 (java) S 25034 25037 23240 0 -1 1077944384 2867 0 0 0 39 1 0 0 20 0 20 0 11740191 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641041623664 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25056] ppid=25034 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25056/stat : 25056 (java) S 25034 25037 23240 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11740191 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641040570848 139641719670485 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
[pid=25037/tid=25057] ppid=25034 vsize=13268028 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/25037/task/25057/stat : 25057 (java) S 25034 25037 23240 0 -1 1077944384 682 0 0 0 39 31 0 0 20 0 20 0 11740191 13586460672 64724 33554432000 4194304 4196468 140725269531504 139641039518384 139641719671426 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 47 0 0 6293624 6294260 18300928 140725269537930 140725269538116 140725269538116 140725269540815 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 13268028

Child status: 143
Real time (s): 2363.71
CPU time (s): 2400.1
CPU user time (s): 2397.76
CPU system time (s): 2.33205
CPU usage (%): 101.539
Max. virtual memory (cumulated for all children) (KiB): 13268028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.76
system time used= 2.33205
maximum resident set size= 259368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68771
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 209816
involuntary context switches= 149455

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.3445 second user time and 20.8599 second system time

The end

Launcher Data

Begin job on node115 at 2017-07-23 01:05:11
IDJOB=4249646
IDBENCH=137636
IDSOLVER=2628
FILE ID=node115/4249646-1500764711
RUNJOBID= node115-1500750628-23271
PBS_JOBID= 20624575
Free space on /tmp= 61860 MiB

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

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

MD5SUM BENCH= e6d791e594f9eaa90e121e32c21c79c6
RANDOM SEED=106100980

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

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

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

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

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

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

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

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

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

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

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

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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:        29875892 kB
MemAvailable:   30384244 kB
Buffers:          158852 kB
Cached:           627308 kB
SwapCached:            0 kB
Active:          2127964 kB
Inactive:         322172 kB
Active(anon):    1666708 kB
Inactive(anon):     8792 kB
Active(file):     461256 kB
Inactive(file):   313380 kB
Unevictable:        5848 kB
Mlocked:            5848 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42112 kB
Writeback:             0 kB
AnonPages:       1669604 kB
Mapped:            46344 kB
Shmem:              8848 kB
Slab:             133048 kB
SReclaimable:      99104 kB
SUnreclaim:        33944 kB
KernelStack:        4576 kB
PageTables:         8292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2772848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1591296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61820 MiB
End job on node115 at 2017-07-23 01:44:35